@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Source+Sans+Pro:300,600,400,400i,700);
html {
  box-sizing: border-box;
}

.section-webmdheader > div.container {
  margin-left: auto;
  margin-right: auto;
  max-width: inherit;
  padding-left: 15px;
  padding-right: 15px;
}
.section-webmdheader .comp-webmdheader .webmd-archive-btn {
  align-items: center;
  background: #ffffff;
  border: 1px solid #C9D1DA;
  border-radius: 4px;
  bottom: -46px;
  color: #7384D8;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  outline: none;
  padding: 4px 8px;
  position: absolute;
  right: calc(50% - 110px);
}
.section-webmdheader .comp-webmdheader .webmd-archive-btn svg {
  margin-right: 4px;
}
.section-webmdheader .comp-webmdheader .webmd-archive-dialog-wrapper {
  background-color: rgba(255,255,255,0.5);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}
.section-webmdheader .comp-webmdheader .webmd-archive-dialog-wrapper.visible {
  display: block;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-btn {
  display: flex;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin: 15vh auto 0 auto;
  padding: 35px 25px 25px 20px;
  position: relative;
  top: 16vh;
  width: 50%;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 25.92px;
  margin: 24px 0;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog p {
  font-size: 18px;
  line-height: 25.74px;
  margin-bottom: 18px;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog a {
  color: #3557ff;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog a:hover {
  color: #3557ff;
  text-decoration: underline;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog .archive-dialog-close-btn {
  background: 0 0;
  border: none;
  cursor: pointer;
  font-size: 16px;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog .archive-dialog-close-btn i {
  color: #909399;
}
.section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog .archive-dialog-close-btn:hover i {
  color: #409eff;
}
.section-webmdheader .comp-webmdheader .dna-header-logo-container {
  float: none;
  padding: 13px 0px 12px;
}
.section-webmdheader .comp-webmdheader .dna-header-logo-container img {
  height: 30px;
}
.section-webmdheader .comp-webmdheader .webmd-dna-header > .row > div {
  padding: 0px;
}
.section-webmdheader .comp-webmdheader .webmd-dna-header .header-supported-by-logo {
  align-items: center;
  display: flex;
  text-align: right;
}
.section-webmdheader .comp-webmdheader .webmd-dna-header .header-supported-by-logo .header-supported-by {
  flex-grow: 1;
  font-family: "Roboto Condensed", Verdana, sans-serif;
  font-size: 14px;
  font-stretch: condensed;
  padding: 2px 12px 2px 0;
  text-align: right;
}
.section-webmdheader .comp-webmdheader .webmd-dna-header .header-supported-by-logo img {
  height: 30px;
}
.section-webmdheader .comp-webmdheader .webmd-dna-header.container {
  height: 100%;
}
.section-webmdheader .comp-webmdheader .language-toggle {
  background: white;
  border: 1px solid #F8F8F8;
  border-radius: 4px;
  bottom: -48px;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  left: 24px;
  line-height: 17.6px;
  margin: 0;
  position: absolute;
  width: fit-content;
}
.section-webmdheader .comp-webmdheader .language-toggle a {
  color: #3557FF;
  display: contents;
}
.section-webmdheader .comp-webmdheader .language-toggle a:hover {
  color: #3557FF;
}
.section-webmdheader .comp-webmdheader .language-toggle .toggle {
  padding: 3px 8px;
}
.section-webmdheader .comp-webmdheader .language-toggle .toggle.en-toggle {
  border-right: 1px solid #F8F8F8;
}
.section-webmdheader .comp-webmdheader .language-toggle.en .es-toggle {
  color: black;
  pointer-events: none;
}
.section-webmdheader .comp-webmdheader .language-toggle.es .en-toggle {
  color: black;
  pointer-events: none;
}
.section-webmdheader .comp-webmdheader {
  box-shadow: 0 2px 5px rgba(200, 200, 200, 0.5);
  font-family: "Source Sans Pro", Verdana, sans-serif;
  line-height: 1;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.section-webmdheader .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
  top: 0;
  z-index: 115;
}
.section-webmdheader .col-lg-12.isEditor {
  position: relative;
  z-index: 0;
}
.section-webmdheader .header-supported-by-logo {
  padding-right: 15px;
}
.section-webmdheader .webmd-dna-header container {
  height: 100%;
}
.section-webmdheader .webmd-dna-disclosure-header {
  align-items: center;
  background-color: transparent;
  box-shadow: 0 2px 4px rgba(185, 185, 185, 0.5);
  display: flex;
  height: 55px;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 130;
}
.section-webmdheader .webmd-funded-theme .section-webmdheader .webmd-dna-disclosure-header {
  box-shadow: 0 1px 2px rgba(185, 185, 185, 0.3);
}
.section-webmdheader .webmd-funded-theme .comp-webmdheader .webmd-dna-disclosure-header .global-nav-logo {
  height: 26.6px;
}
.section-webmdheader .webmdheader-disclaimer {
  background-color: #ffffff;
}
.section-webmdheader .disclaimer-container {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  height: 62px;
  justify-content: flex-start;
  padding: 0px 26px;
  width: 100%;
}
.section-webmdheader .disclaimer-logo {
  align-items: center;
  display: flex;
}
.section-webmdheader .disclaimer-logo img {
  height: 18px;
}
.section-webmdheader .dna-branding {
  display: flex;
}
.section-webmdheader .info-icon {
  width: 20px;
}
.section-webmdheader .disclaimer-tooltip {
  display: inline-block;
  margin-left: 12px;
  position: relative;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text {
  background-color: #f8f8f8;
  border: 1px #b1b1b1 solid;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  left: 45px;
  line-height: 16px;
  margin-left: -118px;
  padding: 6px 16.75px;
  position: absolute;
  top: 33px;
  visibility: hidden;
  width: 410px;
  z-index: 1;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text.active {
  visibility: visible;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text p {
  display: inline;
  font-family: "Lato";
}
.section-webmdheader .disclaimer-tooltip .tooltip-text::after {
  border: 9px solid transparent;
  border-bottom-color: #f8f8f8;
  border-color: transparent transparent #f8f8f8 transparent;
  bottom: 76px;
  box-shadow: 1px #000000;
  content: "";
  left: 80.5px;
  margin-left: -6px;
  position: absolute;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text::before {
  border: 10.2px solid transparent;
  border-bottom-color: #b1b1b1;
  border-color: transparent transparent #f8f8f8 transparent;
  border-width: 10px;
  bottom: 76px;
  box-shadow: 1px #000000;
  content: "";
  left: 79px;
  margin-left: -6px;
  position: absolute;
}
.section-webmdheader .disclaimer-tooltip:hover .tooltip-text {
  visibility: visible;
}
.section-webmdheader .dna-attribution {
  align-items: center;
  display: flex;
  margin-left: 23px;
}
.section-webmdheader .dna-attribution .logo-a__img {
  max-height: 50px;
}
.section-webmdheader .dna-attribution p {
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  margin: 0 5px 0 0;
}
.section-webmdheader .funded-disclaimer-container {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  margin: 0 54px;
  text-align: center;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-text {
  color: #333132;
  font-size: 16px;
  line-height: 20px;
  padding: 9px 0 7px 0;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-text p {
  margin: 0;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip {
  margin-left: 12px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text {
  color: #333132;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 10px;
  text-align: left;
  width: 222px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::before {
  bottom: 64px;
  left: 79px;
  margin-left: -6.4px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::after {
  bottom: 64px;
  left: 80px;
}
.section-webmdheader .funded-attribution {
  align-items: center;
  display: flex;
  min-height: 62px;
}
.section-webmdheader .funded-attribution p {
  color: #333132;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  margin: 0 12px 0 0;
}
.section-webmdheader .funded-attribution .logo-a__img {
  max-height: 50px;
}
.section-webmdheader .webmd-sponsored-logo + .section {
  margin-top: 97px;
}
.section-webmdheader .section-webmdheader + .section {
  margin-top: 55px;
}
.section-webmdheader .webmd-dna-header.header-side .header-supported-by-logo {
  background-color: transparent;
  padding: 5px 5px;
}
.section-webmdheader .webmd-dna-header.header-side .col-sm-6 {
  flex: 0 0 50%;
  max-width: 100%;
}
.section-webmdheader .webmd-dna-header.header-side .row {
  flex-direction: row;
}
.section-webmdheader .disclaimer-container {
  height: 60px;
  justify-content: space-between;
  padding: 0px 24px;
}
.section-webmdheader .disclaimer-tooltip {
  margin-left: 10px;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text {
  left: 41px;
  width: 304px;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text::after {
  bottom: 91.5px;
  left: 83px;
}
.section-webmdheader .disclaimer-tooltip .tooltip-text::before {
  bottom: 92px;
  left: 82px;
}
.section-webmdheader .dna-attribution {
  margin-left: 0;
}
.section-webmdheader .dna-attribution p {
  font-size: 12px;
  line-height: 15px;
  margin-left: 0;
}
.section-webmdheader .dna-attribution .logo-a__img {
  max-width: 120px;
}
.section-webmdheader .funded-disclaimer-container {
  margin: 0 45px;
}
.section-webmdheader .funded-attribution .logo-a__img {
  max-width: 120px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text {
  left: -55px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::before {
  left: 178.5px;
}
.section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::after {
  left: 179px;
}
.section-webmdheader .comp-webmdheader .webmd-dna-disclosure-header .global-nav-logo {
  height: 23.7px;
}

.isEditor .section-webmdheader .col-lg-12 {
  position: relative;
  z-index: 0;
}

.webmd-funded-theme .section-webmdheader .webmd-dna-disclosure-header {
  box-shadow: 0 1px 2px rgba(185, 185, 185, 0.3);
}

.comp-webmdheader .webmd-dna-disclosure-header .global-nav-logo {
  height: 26.6px;
}

@media only screen and (max-width: 767px) {
  .section-webmdheader .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .section-webmdheader .comp-webmdheader {
    height: auto;
    line-height: 0;
  }
  .section-webmdheader .comp-webmdheader.archived .webmd-archive-dialog {
    width: 100%;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header .row {
    align-items: center;
    flex-direction: column;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header .dna-header-logo-container {
    flex-direction: column;
    float: none;
    height: 55px;
    text-align: center;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header div.header-supported-by-logo {
    background-color: #ffffff;
    justify-content: center;
    min-height: 45px;
    padding: 5px 0;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header div.header-supported-by-logo .header-supported-by {
    color: #232323;
    flex-grow: inherit;
    font-size: 12px;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header div.header-supported-by-logo .supported-by-logo-a__image img {
    height: 20px;
    vertical-align: inherit;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header.header-side div.header-supported-by-logo {
    background-color: transparent;
    padding: 5px 5px;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header.header-side .col-sm-6 {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-header.header-side .row {
    flex-direction: row;
  }
  .section-webmdheader .comp-webmdheader.webmd-sponsored-logo + .section {
    margin-top: 97px;
  }
  .section-webmdheader .comp-webmdheader + .section {
    margin-top: 55px;
  }
  .section-webmdheader .comp-webmdheader .header-side div.header-supported-by-logo {
    background-color: transparent;
    padding: 5px 5px;
  }
  .section-webmdheader .comp-webmdheader .header-side .col-sm-6 {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .section-webmdheader .comp-webmdheader .header-side .row {
    flex-direction: row;
  }
  .section-webmdheader .disclaimer-container {
    height: 60px;
    justify-content: space-between;
    padding: 0px 24px;
  }
  .section-webmdheader .disclaimer-tooltip {
    margin-left: 10px;
  }
  .section-webmdheader .disclaimer-tooltip .tooltip-text {
    left: 41px;
    width: 304px;
  }
  .section-webmdheader .disclaimer-tooltip .tooltip-text::after {
    bottom: 91.5px;
    left: 83px;
  }
  .section-webmdheader .disclaimer-tooltip .tooltip-text::before {
    bottom: 92px;
    left: 82px;
  }
  .section-webmdheader .dna-attribution {
    margin-left: 0px;
  }
  .section-webmdheader .dna-attribution p {
    font-size: 12px;
    line-height: 15px;
    margin-left: 0;
  }
  .section-webmdheader .dna-attribution .logo-a__img {
    max-width: 90px;
  }
  .section-webmdheader .funded-disclaimer-container {
    margin: 0 45px;
  }
  .section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text {
    left: -55px;
  }
  .section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::before {
    left: 178.5px;
  }
  .section-webmdheader .funded-disclaimer-container .disclaimer-tooltip .tooltip-text::after {
    left: 179px;
  }
  .section-webmdheader .funded-disclaimer-container .funded-attribution .logo-a__img {
    max-width: 120px;
  }
  .section-webmdheader .comp-webmdheader .webmd-dna-disclosure-header .global-nav-logo {
    height: 23.7px;
  }
}