#header {
  background-color: #1b6f9e;
}
body.mcs #banner,
body.mcs #header {
  background-color: #00a160;
  border-bottom: 5px solid #96c93d;
}

body.biote #banner,
body.biote #header {
  background-color: #683e98;
  border-bottom: 5px solid #449d35;
}
body.mcs #banner a {
  background-color: transparent !important;
}
body.mcs #banner a img {
  margin: 0px !important;
}

body.biote .menu_item_active {
  color: white !important;
}

body.mcs .menu_item_active {
  color: white !important;
}

/* body.mcs #header */
body.mcs .menu_item_doctors {
  border-color: transparent;
  /* font-weight: 200; */
}

body.biote .menu_item_doctors {
  border-color: transparent;
  /* font-weight: 200; */
}

body.mcs .menu_item_doctors_active,
.menu_item_doctors_active:hover {
  border-bottom: 3px solid #ffffff;
  font-weight: 400;
}

body.biote .menu_item_doctors_active,
.menu_item_doctors_active:hover {
  border-bottom: 3px solid #ffffff;
  font-weight: 400;
}

body.mcs .ellipsis {
  /*font-weight: 100;*/
}
.preload-header {
  background-color: RGB(26, 100, 148);
}
body.mcs .preload-header {
  background-color: #00a160;
}
.conatinerMainMCS {
  margin-right: 8%;
  float: left;
}
body.mcs #patheadermain .patheader {
  /* // background-color: #00A160; */
  background: #444192;
}
body.mcs .header .patMobHeader {
  max-width: 70px;
  margin: 8px 16px 0 0;
}
