/* White chrome on the navy service workspace illustrations. */
html body.premium-service-page :is(.service-dashboard,.diagnosis-map,.reporting-dashboard)>.dashboard-bar{
  background:#fff!important;
  color:#0b2d44!important;
  border-bottom:1px solid #d7e4ea;
}
html body.premium-service-page :is(.service-dashboard,.diagnosis-map,.reporting-dashboard)>.dashboard-bar>span{
  color:#6a8a9b!important;
}
html body.premium-service-page :is(.service-dashboard,.diagnosis-map,.reporting-dashboard)>.dashboard-bar>small{
  color:#476779!important;
}
html body.premium-service-page .service-dashboard>.dashboard-foot{
  background:#fff!important;
  color:#476779!important;
  border-top:1px solid #d7e4ea;
}
