.LegacyHealth-Feature-Navigation-Breadcrumbs {
  color: #CCCCCC;
  font-size: 14px;
  font-family: themix-semibold, sans-serif;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 0.75rem;
  margin-bottom: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #e8e8e8;
}
.LegacyHealth-Feature-Navigation-Breadcrumbs a {
  color: #337ab7;
}
.LegacyHealth-Feature-Navigation-Breadcrumbs a:hover {
  color: #CCCCCC;
}
.LegacyHealth-Feature-Navigation-Breadcrumbs .divider {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 14px;
  font-weight: bold;
  font-family: themix-semibold, sans-serif;
  color: #337ab7;
}

.LegacyHealth-Feature-Navigation-Footer {
  margin-top: 2rem;
  padding-top: 2px;
  padding-bottom: 3rem;
  background: #fefefe url("/FrontEnd/Images/footer_bg.jpg") top left repeat-x;
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-Navigation-Footer .normal-width {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Navigation-Footer .normal-width {
    width: 90%;
  }
}
.LegacyHealth-Feature-Navigation-Footer a {
  font-size: 11px;
  line-height: 26px;
  color: #757575 !important;
}
.LegacyHealth-Feature-Navigation-Footer a:hover {
  color: #337ab7 !important;
}
.LegacyHealth-Feature-Navigation-Footer h2 {
  margin-top: 0;
  font-size: 12px;
  color: #005696;
  margin-bottom: 6px;
}
.LegacyHealth-Feature-Navigation-Footer .logo span {
  display: block;
  font-size: 0.88rem;
  margin-top: 0.25rem;
}
.LegacyHealth-Feature-Navigation-Footer .logo {
  margin-bottom: 1.25rem;
}
.LegacyHealth-Feature-Navigation-Footer .column {
  padding-top: 2rem;
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-Navigation-Footer .column {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Navigation-Footer .column {
    padding-bottom: 2rem;
    border-bottom: 1px solid #d2d3d4;
  }
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Navigation-Footer .column:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.LegacyHealth-Feature-Navigation-Footer .left-border {
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: -201px 0px;
  background-image: url("/FrontEnd/Images/sprite_general.png");
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-Navigation-Footer .left-border {
    padding-left: 0;
    background-image: none;
  }
}
.LegacyHealth-Feature-Navigation-Footer .email-signup {
  margin-bottom: 1rem;
}
.LegacyHealth-Feature-Navigation-Footer .email-signup .email-text,
.LegacyHealth-Feature-Navigation-Footer .email-signup .email-submit {
  padding: 4px;
  position: relative;
  font-size: 1.25rem;
  color: #757575;
  border: 1px solid #d2d3d4;
}
.LegacyHealth-Feature-Navigation-Footer .email-signup .email-text {
  width: 75%;
  background: #fefefe url("/FrontEnd/Images/header_search.png") top left repeat-x;
}
.LegacyHealth-Feature-Navigation-Footer .email-signup .email-submit {
  left: -5px;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #fefefe url("/FrontEnd/Images/sprite_strip.png") no-repeat 10px -111px;
}
.LegacyHealth-Feature-Navigation-Footer .youtube,
.LegacyHealth-Feature-Navigation-Footer .facebook,
.LegacyHealth-Feature-Navigation-Footer .instagram {
  top: 2px;
  opacity: 0;
  width: 12px;
  height: 12px;
  margin-right: 2px;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-Navigation-Footer .terms {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Footer .terms::after {
  content: " | ";
}
.LegacyHealth-Feature-Navigation-Footer .privacy-policy {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Footer .social-grouping {
  margin-top: 1rem;
}
.LegacyHealth-Feature-Navigation-Footer .first-link {
  opacity: 1;
}
.LegacyHealth-Feature-Navigation-Footer .social-links + a {
  line-height: 16px;
}
.LegacyHealth-Feature-Navigation-Footer .facebook {
  background: transparent url("/FrontEnd/Images/sprite_general.png") -50px 0 no-repeat;
}
.LegacyHealth-Feature-Navigation-Footer {
  /*	.twitter {
  		background: transparent url( '/FrontEnd/Images/sprite_general.png' ) -62px 0 no-repeat;
  	}*/
}
.LegacyHealth-Feature-Navigation-Footer .youtube {
  background: transparent url("/FrontEnd/Images/sprite_strip.png") 0 -150px no-repeat;
}
.LegacyHealth-Feature-Navigation-Footer .instagram {
  background: transparent url("/FrontEnd/Images/sprite_general.png") -74px -12px no-repeat;
}

.LegacyHealth-Feature-Navigation-Header {
  background: url("/FrontEnd/Images/header_bg.png") top left repeat-x;
}
.LegacyHealth-Feature-Navigation-Header a {
  display: block;
}
.LegacyHealth-Feature-Navigation-Header .main-header {
  height: 82px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .logo {
  padding-top: 10px;
  padding-left: 10px;
}
@media (max-width: 395px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 18px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 100px;
    height: auto;
  }
}
@media (max-width: 360px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 23px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 80px;
    height: auto;
  }
}
@media (max-width: 344px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 25px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 60px;
    height: auto;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header form {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header form .search-text, .LegacyHealth-Feature-Navigation-Header .main-header form button {
  padding: 6px;
  outline: none;
  border: 2px solid #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header form .search-text {
  padding-left: 10px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form button {
  cursor: pointer;
  background: #3aa0e3;
  margin-left: -6px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form button .glyphicon-search {
  color: white;
  padding-left: 3px;
  padding-right: 3px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form:hover .search-text, .LegacyHealth-Feature-Navigation-Header .main-header form:hover button {
  border: 2px solid #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header form:hover button {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
  padding-top: 14px;
}
@media (max-width: 965px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
    padding-right: 10px;
  }
}
@media (max-width: 570px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
    display: none;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health {
  top: 1px;
  color: white;
  cursor: pointer;
  margin-left: 6px;
  padding: 6px 18px;
  background: #005696;
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
  display: inline-block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health:hover {
  padding-bottom: 14px;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health:hover .health-menu {
  display: block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-toggle {
  display: inline;
  font-size: 16px;
  font-weight: bold;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu {
  right: 0;
  top: 40px;
  z-index: 5000;
  display: none;
  position: absolute;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner {
  width: 365px;
  font-size: 13px;
  background: #005696;
  padding: 35px 30px;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner a {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 25px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in a {
  color: white;
  font-weight: bold;
  background: #3aa0e3;
  padding: 10px 40px;
  text-decoration: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in a:hover {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .create-account {
  color: #3aa0e3;
  font-weight: bold;
  padding-left: 6px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .contact-us {
  margin-top: 3px;
  text-align: right;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile {
  display: none;
}
@media (max-width: 570px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile {
    display: block;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle {
  height: 81px;
  color: white;
  padding: 22px;
  font-size: 20px;
  cursor: pointer;
  padding-top: 25px;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .close,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle .close {
  display: none;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle {
  left: 4px;
  background: #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .open,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .close {
  top: 4px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle {
  background: #005696;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-content,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content {
  left: 0;
  top: 80px;
  width: 100%;
  padding: 20px;
  z-index: 5000;
  display: none;
  padding-top: 40px;
  text-align: center;
  position: absolute;
  padding-bottom: 40px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-content {
  background: #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content {
  color: white;
  background: #005696;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content a {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .intro {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 25px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in a {
  color: white;
  font-weight: bold;
  background: #3aa0e3;
  padding: 10px 40px;
  text-decoration: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in a:hover {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .create-account {
  color: #3aa0e3;
  font-weight: bold;
  padding-left: 6px;
}
@media (max-width: 395px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .create-account {
    display: block;
    margin-top: 4px;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form .search-text, .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form button {
  border: 2px solid #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form button {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus {
  width: 100%;
  display: table;
  position: relative;
}
@media (max-width: 968px) {
  .LegacyHealth-Feature-Navigation-Header .mega-menus {
    display: none;
  }
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links {
  text-align: center;
  padding-left: 32px;
  padding-right: 33px;
  display: table-cell;
  background: transparent;
  border-right: 1px solid #ccc;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:last-child {
  border-right: none;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:hover {
  background: white;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:hover > a {
  color: #005696;
  background: white;
  text-decoration: underline;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:hover .secondary-links,
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:hover .secondary-links-container {
  display: block;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links > a {
  height: 46px;
  color: black;
  font-size: 14px;
  line-height: 12px;
  padding-top: 10px;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links > a:hover, .LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links > a:visited {
  color: #005696;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links .secondary-links-container {
  left: 0;
  z-index: 5000;
  padding: 20px;
  display: none;
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .primary-links:first-child .secondary-links-container {
  display: none;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links {
  float: left;
  width: 168px;
  font-size: 13px;
  text-align: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links a {
  color: #757575;
  margin-left: 10px;
  margin-bottom: 8px;
  font-weight: normal;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links a:first-child {
  display: block;
  margin-left: 0;
  font-size: 13px;
  color: #003479;
  font-weight: bold;
  /*font-style: italic;*/
  margin-bottom: 8px;
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links.cta-menu {
  text-align: center;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links.cta-menu a:first-child {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-weight: normal;
}
.LegacyHealth-Feature-Navigation-Header .mega-menus .secondary-links.cta-menu a:last-child {
  padding: 12px;
  color: white;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: myriad-pro, sans-serif;
  background: #007acc;
  background: -moz-linear-gradient(top, #007acc 1%, #005696 62%);
  background: -webkit-linear-gradient(top, #007acc 1%, #005696 62%);
  background: linear-gradient(to bottom, #007acc 1%, #005696 62%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007acc', endColorstr='#005696',GradientType=0 );
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus {
  display: none;
}
@media (max-width: 968px) {
  .LegacyHealth-Feature-Navigation-Header .mobile-menus {
    display: block;
  }
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus h2 {
  margin: 0;
  padding: 0;
  color: #337ab7;
  height: 45px;
  cursor: pointer;
  padding-top: 9px;
  text-align: center;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus h2 span {
  font-size: 17px;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus h2 .glyphicon-remove {
  display: none;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus h2 .glyphicon-menu-hamburger {
  display: initial;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container {
  padding: 0;
  margin: 20px;
  margin-bottom: -20px;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container .mobile-links {
  margin: 0;
  padding: 0;
  display: none;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container .mobile-links:first-child {
  padding-top: 0;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container .mobile-links:last-child {
  border-bottom: none;
  padding-bottom: 30px;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container .mobile-links a {
  color: #757575;
  font-size: 13px;
  margin-bottom: 10px;
}
.LegacyHealth-Feature-Navigation-Header .mobile-menus .mobile-links-container .mobile-links a:first-child {
  color: #005696;
  font-weight: bold;
  font-size: inherit;
  font-style: italic;
}

.LegacyHealth-Feature-Navigation-LeftNavigation {
  margin-right: 1rem;
}
@media (max-width: 766px) {
  .LegacyHealth-Feature-Navigation-LeftNavigation {
    margin-top: 0;
    margin-right: 0;
  }
}
.LegacyHealth-Feature-Navigation-LeftNavigation .nav-title {
  padding: 1rem;
  display: none;
  color: white;
  cursor: pointer;
  background: #005696;
}
@media (max-width: 766px) {
  .LegacyHealth-Feature-Navigation-LeftNavigation .nav-title {
    display: block;
  }
}
.LegacyHealth-Feature-Navigation-LeftNavigation .nav-title .glyphicon-triangle-top {
  display: none;
}
.LegacyHealth-Feature-Navigation-LeftNavigation .nav-title .glyphicon-triangle-bottom {
  display: initial;
}
@media (max-width: 766px) {
  .LegacyHealth-Feature-Navigation-LeftNavigation .nav-content {
    display: none;
  }
  .LegacyHealth-Feature-Navigation-LeftNavigation .nav-content .mobile-menu-hidden {
    display: none;
  }
}
.LegacyHealth-Feature-Navigation-LeftNavigation a {
  display: block;
  padding: 1.5rem 1rem;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-Navigation-LeftNavigation a:hover {
  background: #ddd;
}
.LegacyHealth-Feature-Navigation-LeftNavigation a.current {
  color: white;
  background: #005696;
}
.LegacyHealth-Feature-Navigation-LeftNavigation a.return-link {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.LegacyHealth-Feature-Navigation-Pagination .pager-wrapper {
  padding: 15px 0;
}
.LegacyHealth-Feature-Navigation-Pagination .pager-wrapper span {
  padding-right: 5px;
}

.LegacyHealth-Feature-Navigation-Header a {
  display: block;
}
.LegacyHealth-Feature-Navigation-Header .main-header {
  height: 82px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .logo {
  padding-top: 10px;
  padding-left: 10px;
}
@media (max-width: 395px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 18px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 100px;
    height: auto;
  }
}
@media (max-width: 360px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 23px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 80px;
    height: auto;
  }
}
@media (max-width: 344px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .logo {
    padding-top: 25px;
  }
  .LegacyHealth-Feature-Navigation-Header .main-header .logo img {
    width: 60px;
    height: auto;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .secondary-logo {
  padding-left: 50px;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .secondary-logo {
    display: none;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header form {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header form .search-text, .LegacyHealth-Feature-Navigation-Header .main-header form button {
  padding: 6px;
  outline: none;
  border: 2px solid #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header form .search-text {
  padding-left: 10px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form button {
  cursor: pointer;
  background: #3aa0e3;
  margin-left: -6px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form button .glyphicon-search {
  color: white;
  padding-left: 3px;
  padding-right: 3px;
}
.LegacyHealth-Feature-Navigation-Header .main-header form:hover .search-text, .LegacyHealth-Feature-Navigation-Header .main-header form:hover button {
  border: 2px solid #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header form:hover button {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
  padding-top: 14px;
}
@media (max-width: 965px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
    padding-right: 10px;
  }
}
@media (max-width: 570px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop {
    display: none;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health {
  top: 1px;
  color: white;
  cursor: pointer;
  margin-left: 6px;
  padding: 6px 18px;
  background: #005696;
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
  display: inline-block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health:hover {
  padding-bottom: 14px;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health:hover .health-menu {
  display: block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-toggle {
  display: inline;
  font-size: 16px;
  font-weight: bold;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu {
  right: 0;
  top: 40px;
  z-index: 5000;
  display: none;
  position: absolute;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner {
  width: 365px;
  font-size: 13px;
  background: #005696;
  padding: 35px 30px;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.6);
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner a {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 25px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in a {
  color: white;
  font-weight: bold;
  background: #3aa0e3;
  padding: 10px 40px;
  text-decoration: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .log-in a:hover {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .health .health-menu .health-menu-inner .create-account {
  color: #3aa0e3;
  font-weight: bold;
  padding-left: 6px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-desktop .contact-us {
  margin-top: 3px;
  text-align: right;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile {
  display: none;
}
@media (max-width: 570px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile {
    display: block;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle {
  height: 81px;
  color: white;
  padding: 22px;
  font-size: 20px;
  cursor: pointer;
  padding-top: 25px;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .close,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle .close {
  display: none;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle {
  left: 4px;
  background: #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .open,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-toggle .close {
  top: 4px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-toggle {
  background: #005696;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-content,
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content {
  left: 0;
  top: 80px;
  width: 100%;
  padding: 20px;
  z-index: 5000;
  display: none;
  padding-top: 40px;
  text-align: center;
  position: absolute;
  padding-bottom: 40px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .search-content {
  background: #3aa0e3;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content {
  color: white;
  background: #005696;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content a {
  display: inline;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .intro {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 25px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in a {
  color: white;
  font-weight: bold;
  background: #3aa0e3;
  padding: 10px 40px;
  text-decoration: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .log-in a:hover {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .create-account {
  color: #3aa0e3;
  font-weight: bold;
  padding-left: 6px;
}
@media (max-width: 395px) {
  .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile .health-content .create-account {
    display: block;
    margin-top: 4px;
  }
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form .search-text, .LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form button {
  border: 2px solid #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .main-header .search-health-mobile form button {
  background: #337ab7;
}
.LegacyHealth-Feature-Navigation-Header .top-header-details div {
  display: none;
}
.LegacyHealth-Feature-Navigation-Header .top-header-details span {
  cursor: pointer;
  color: #337ab7;
}

/*# sourceMappingURL=LegacyHealth.feature.navigation.css.map */
