/* Navy workspaces for Pipeline and Business Accelerator; white chrome stays intact. */
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard{
  background:#0b293e;
  color:#eaf5f8;
  border-color:#4b7084;
}
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard .dashboard-inner{
  background:#102f44;
}
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard .ui-headline>small{
  color:#acd0de;
}
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard .ui-headline h3{
  color:#fff;
}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-kanban>div{
  background:#153a50;
  border:1px solid #365d72;
  color:#cce0e9;
}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-kanban article{
  background:#1d4359;
  border-color:#4a7185;
  color:#f0f8fb;
}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-kanban b{color:#fff;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-kanban p{color:#c2d9e3;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-journey-chart{
  background:#173c52;
  border-color:#4d7184;
}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-chart-labels{color:#c8dce6;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-journey-chart .service-chart>g:first-child{stroke:#53788c;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-journey-chart .service-chart>path:first-of-type{fill:#8ecce628;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-journey-chart .service-chart>path:last-of-type{stroke:#a5d5e8;}
html body.service-fill-my-revenue-pipeline .service-dashboard .ui-journey-chart .service-chart>g:last-child{fill:#a5d5e8;}
html body.service-business-accelerator .service-dashboard .ui-pillars>div{
  background:#1a4157;
  border-color:#4b7285;
  color:#f2f8fb;
}
html body.service-business-accelerator .service-dashboard .ui-pillars b{color:#fff;}
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard :is(.ui-kanban,.ui-pillars) .icon-box{
  background:#0c2d43;
  border-color:#608295;
  color:#e5f4f8;
  box-shadow:none;
}
html body:is(.service-fill-my-revenue-pipeline,.service-business-accelerator) .service-dashboard :is(.ui-kanban,.ui-pillars) .icon-box svg{stroke:#e5f4f8;}
html body.service-business-accelerator .service-dashboard .ui-roadmap{color:#c5dce6;}
html body.service-business-accelerator .service-dashboard .ui-roadmap i{color:#7fc4ce;}
html body.service-business-accelerator .service-dashboard .ui-note{
  background:#1b4960;
  border:1px solid #52788b;
}
html body.service-business-accelerator .service-dashboard .ui-note small{color:#b9d8e3;}
html body.service-business-accelerator .service-dashboard .ui-note b{color:#fff;}
