@charset "UTF-8";
@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 .dna-header-logo-container{
    float: none;
}
.section-webmdheader .dna-header-logo-container {
    padding: 13px 0px 12px;
}

.section-webmdheader .dna-header-logo-container img {
    height: 30px;
}

.section-webmdheader .webmd-dna-header > .row > div {
    padding: 0px;
}

.section-webmdheader .webmd-dna-header .header-supported-by-logo .header-supported-by {
    font-family: "Roboto Condensed", Verdana, sans-serif;
    font-size: 14px;
    font-stretch: condensed;
    flex-grow: 1;
    padding: 2px 12px 2px 0;
    text-align: right;
}

.section-webmdheader .webmd-dna-header .header-supported-by-logo {
    align-items: center;
    display: flex;
    text-align:right;
}

.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;
    width: 100%;
}

.section-webmdheader .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
    top: 0;
    z-index: 115;
}

.isEditor .section-webmdheader .col-lg-12 {
    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-header div.header-supported-by-logo img {
    height: 30px;
}
.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;
}

.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;
}

.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 {
    content: "";
    position: absolute;
    bottom: 76px;
    left: 80.5px;
    margin-left: -6px;
    border-color: transparent transparent #f8f8f8 transparent;
    box-shadow: 1px #000000;
    border: 9px solid transparent;
    border-bottom-color: #f8f8f8;
}

.section-webmdheader .disclaimer-tooltip .tooltip-text::before {
    content: "";
    position: absolute;
    bottom: 76px;
    left: 79px;
    margin-left: -6px;
    border-width: 10px;
    border-color: transparent transparent #f8f8f8 transparent;
    box-shadow: 1px #000000;
    border: 10.2px solid transparent;
    border-bottom-color: #b1b1b1;
}

.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-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 .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 .comp-webmdheader .language-toggle {
    display: flex;
    width: fit-content;
    margin: 0;
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.6px;
    background: white;
    border: 1px solid #F8F8F8;
    border-radius: 4px;
    bottom: -48px;
    left: 24px;
}
.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;
}

@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 .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 {
        float: none;
        height: 55px;
        flex-direction: column;
        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.webmd-sponsored-logo + .section{
        margin-top:97px;
    }

    .section-webmdheader + .section{
        margin-top:55px;
    }

    .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 .disclaimer-container{
        height: 60px;
        padding: 0px 24px;
        justify-content: space-between;
    }

    .section-webmdheader .disclaimer-tooltip {
        margin-left: 10px;
    }

    .section-webmdheader .disclaimer-tooltip .tooltip-text{
        left: 41px;
        width: 304px;
    }

    .section-webmdheader .disclaimer-tooltip .tooltip-text::after {
        left: 83px;
        bottom: 91.5px;
    }

    .section-webmdheader .disclaimer-tooltip .tooltip-text::before {
        left: 82px;
        bottom: 92px;
    }

    .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-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;
    }
    .comp-webmdheader .webmd-dna-disclosure-header .global-nav-logo{
        height: 23.7px;
    }
}
