
html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    min-height: 100%;
}

.no-js body {
    background-position: center 50px;
    background-size: auto 200%;
    padding-top: 118px;
}


.cresemba-cap-pl-pr {
    padding: 0 0 !important;
}

body.no-scroll {
    overflow: hidden;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.center-text-hide {
    text-align: center;
}

h1 {
    color: #94348C;
    font: 34px/36px 'Muli', Arial, sans-serif;
}

h2 {
    color: #676765;
    font: 28px/32px 'Muli', Arial, sans-serif;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 700;
}

.no-top-margin {
    margin-top: 0px;
}

.purpleH2 {
    color: #94348C;
}

/*createdForPhase1*/
.GreenH2 {
    color: #177268;
    margin-top: 40px;
}

.GreenH2desktop {
    color: #177268;
    margin-top: 40px;
}

.GreenH2formob {
    color: #177268;
}

.GreenH3 {
    color: #177268;
    font: 25px/26px 'Muli', Arial, sans-serif;
    margin-bottom: 0.5em;
    font-weight: 600;
}

.GreenH3FAQ {
    margin-left: -20px;
}

.whiteH2 {
    color: #fff;
}

h1 + h2 {
    margin-top: 0;
}

p {
    font: 18px/22px Arial;
    color: #707070;
}

    p.small {
        font-size: 14px !important;
        line-height: 1.2;
    }

a {
    color: #FF6618;
}

    a.with-arrow {
        text-decoration: none;
    }

        a.with-arrow:hover {
            text-decoration: underline;
        }

        a.with-arrow:after {
            text-decoration: none !important;
            display: inline-block;
        }

        a.with-arrow span {
            border-bottom: 1px solid #f04e25;
        }

        a.with-arrow:after {
            content: '\f35a';
            font-size: 14px;
            padding-left: 4px;
            position: relative;
            width: 12px;
            font-family: 'Font Awesome 5 Free';
            font-weight: 300;
            /*display: inline-block;*/
        }

    a.downarrow:after {
        content: '\f01a';
    }

    a: hover {
        color: #8f2b8c;
    }

    a.with-arrow:hover,
    a.with-arrow:hover span {
        border-bottom-color: #8f2b8c;
    }

    a.purpleLink {
        color: #94348C !important;
        font: bold 18px/22px Arial, sans-serif !important;
        text-decoration: underline;
    }

.small a.purpleLink {
    font: bold 14px/18px Arial, sans-serif !important;
}

a.arial {
    font-family: Arial, sans-serif !important;
}

article a sup {
    display: inline-block;
    border-bottom: 1px solid #f04e25;
    padding-bottom: 9px;
    margin-bottom: -9px;
}

article.home a sup,
article a.related-link sup,
article a.nav-link.gtm-footer sup {
    border: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
}

article a:hover sup {
    border-bottom-color: #8f2b8c;
}

article a.with-arrow span sup {
    padding-bottom: 11px;
    margin-bottom: -11px;
}

.no-touch a.phone-link,
a.fax-link {
    color: #707070;
    cursor: default;
    text-decoration: none;
}

.desktopOnly {
    display: flex;
}

.desktopOnlyforPediatricPatientImg {
    padding-top: 50px;
}

.desktopOnlyforPhase1 {
    padding-top: 20px
}

.mobileOnly {
    display: none !important;
}

.textRight {
    text-align: right;
}

img {
    -ms-interpolation-mode: bicubic; /*-- for IE --*/
    -webkit-transform: translate3d(0,0,0);
}

.ul-teal-PU {
}

    .ul-teal-PU li::marker {
        color: #177268;
    }

ul {
    margin: 0 0 0 1em;
    padding: 0;
}

    ul li {
        color: #94348c;
        margin-bottom: 0.5em;
    }

        ul li span {
            color: #707070;
            font: 18px/22px Arial, sans-serif;
            line-height: 20px;
        }

        ul li ul {
            list-style: none;
            margin: 0;
        }

            ul li ul li {
                background: url(/Content/img/dash.png) 0 8px no-repeat;
                color: #707070;
                font: 18px/22px Arial, sans-serif;
                margin-top: 0.5em;
                padding-left: 1em;
            }

sup {
    font-size: 0.5em;
    top: -.625rem;
}

.ie sup {
    top: -1em;
}

p sup, li sup, span sup {
    font-size: 0.625em;
    top: -.5em;
}

.ie p sup, .ie li sup, .ie span sup {
    top: -0.8em;
}

.smallcaps {
    font-size: 75%;
    text-transform: uppercase;
}

.no-wrap {
    white-space: nowrap;
}

.cta {
    background: #bfbfbf;
    background: -webkit-linear-gradient(#bfbfbf, #878787);
    background: -moz-linear-gradient(#bfbfbf, #878787);
    background: -ms-linear-gradient(#bfbfbf, #878787);
    background: linear-gradient(#bfbfbf, #878787);
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    -ms-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    color: #fff;
    display: inline-block;
    font: 25px/28px 'Muli', Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 15px;
    text-decoration: none;
    text-align: center;
    width: 100%;
}

    .cta:hover {
        background: #999999 !important;
        background: linear-gradient(#f9c300, #fbd700) !important;
        border: 0;
        color: #444 !important;
        cursor: pointer;
    }

    .cta.request-information-link {
        background: #a93fa4;
        background: -webkit-linear-gradient(#bd48b8, #9c3895);
        background: -moz-linear-gradient(#bd48b8, #9c3895);
        background: -ms-linear-gradient(#bd48b8, #9c3895);
    }

.math {
    color: #58595b;
    font-family: 'Muli';
}

.storage figure {
    margin: 1em 100px;
}

figure {
    width: 100%;
    margin: 0 0 1em 0;
}

    figure img {
        margin-left: -1px;
        width: 100%;
        max-width: 450px;
    }

.acm-provine-chart img {
    max-width: 700px;
}

figure.noMargin {
    margin: 0;
}

.noMarginLeft {
    margin-left: 0 !important;
}

table {
    width: 100%;
    border-bottom: 2px solid #95358d;
    border-top: 2px solid #95358d;
    margin: 1.5em auto 0 auto;
    max-width: 1100px;
    min-width: 800px;
}

    table.no-headers {
        border-top: 2px solid #95358d;
    }

    table.no-bottom-border {
        border-bottom: none;
    }

.no-bottom-border {
    border-bottom: none;
}

table.no-top-border {
    border-top: none;
}

table.width84 {
    width: 84%;
}

table.width57 {
    width: 57%;
    max-width: 57%;
    min-width: 57%
}

table th {
    background: #fff;
    border-top: 2px solid #95358d;
    border-bottom: 2px solid #95358d;
    color: #95358d;
    font: 22px/26px 'Muli', Arial, sans-serif;
    padding: .75em 20px;
    text-align: left;
    font-weight: bold;
}

table .PU-Greentable-mob-th {
    padding: 0.75em 0px !important;
}

table .Greenstriped th {
    border-top: none;
    border-bottom: none;
    font: 22px/26px 'Muli', Arial, sans-serif;
}

table th.purpleTh {
    background: #95358d;
    color: #fff;
}

table td + table {
    padding: 0;
}

table .dark th {
    background: #95358d;
    border-left: 1px solid #a6a7a9;
    border-bottom: none;
    border-top: none;
    color: #fff;
    font: bold 22px/24px 'Muli', Arial, sans-serif;
}
/*Createdforphase1 - Start*/



table .Greendark th {
    background: #177268;
    color: white;
    border-top: 2px solid #177268;
    border-bottom: 2px solid #177268;
}

table .Greendark-PU th {
    background: white;
    color: #177268;
    border-bottom: none;
    border-top: 2px solid #177268 !important;
}

table .Greendark tr:last-child td {
    border-bottom: 2px solid #177268;
}

.GreenTableTitle table td {
    font: 23px/32px 'Muli', Arial, sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #177268;
}

table .Greendark td {
    /*border-bottom: 2px solid #177268;*/
    /*border-right: #177268;*/
    border-bottom: 1px solid #a6a7a9;
}

    table .Greendark td:last-child {
        /*border-left: 2px solid #177268;*/
    }

    table .Greendark td:first-child {
        border-left: 1px solid #a6a7a9;
    }

table .Greendark tr {
    border-right: #177268;
    /*border-bottom: 2px solid #177268;*/
}

table .Greendark-dosing-mob-td-pr {
    padding-right: 0px !important;
}

table .Greendark-FAQ-mob-td-pr {
    padding-left: 9px !important;
    padding-right: 0px !important;
}

table .Greendark .trth-sideborder {
    border-left: 1px solid #a6a7a9 !important;
    border-right: 1px solid #a6a7a9 !important;
    text-align: center !important;
}

table .Greenstriped .trtd-border-bottom-left {
    border-left: none !important;
    border-bottom: 1px solid #a6a7a9 !important;
}

table .PU-table-padding {
    padding: 0.75em 2px !important;
}


table .Greenstriped td, table td.striped {
    background: #d1eaf0;
}

table .PharmoGreenstriped td {
    background: #177268;
    color: white;
    text-align: center;
}

table .PharmoGreendark td:first-child {
    border-left: none;
}

table .PharmoGreendark tr:last-child td {
    border-bottom: 2px solid #177268;
}

table .lightGreenPhase1 th {
    background: #d1eaf0;
}

table .Greenstriped th {
    border-top: none;
    border-bottom: 1px solid black;
    font: 22px/26px 'Muli', Arial, sans-serif;
}

table .lightGreenPhase1.grayText th {
    color: #707070;
}

table .Greendarkmob td:first-child {
    border-left: none;
}

/*Createdforphase1 - End*/
table .light th {
    background: rgba(148, 52, 140, .1);
    border-left: 1px solid #a6a7a9;
    border-bottom: none;
    border-top: none;
    color: #95358d;
    font: bold 16px/18px 'Muli', Arial, sans-serif;
}

table .light.grayText th {
    color: #707070;
}

table .light1.grayText1 th {
    color: #707070;
    background-color: red;
}

table .dark th:first-child {
    border-left: none;
}

table td {
    background: #fff;
    border-left: 1px solid #a6a7a9;
    border-bottom: 1px solid #a6a7a9;
    color: #58595b;
    font: 400 18px/20px 'Muli', Arial, sans-serif;
    padding: 0.75em 20px;
    text-align: left;
}

table tr:last-child td {
    border-bottom: 2px solid #95358d;
}

.drugInteractions3 table td {
    padding: 0.75em 0px;
}

.drugInteractions3 table {
    max-width: 1150px;
}

table .dark td {
    background: #95358d;
    color: #fff;
    font: bold 16px/18px 'Muli', Arial, sans-serif;
}

table td.title {
    color: #95358d;
    font: 22px/26px 'Muli', Arial, sans-serif;
    text-align: left;
    font-weight: 800;
}

table td:first-child {
    border-left: none;
}

table th.centered,
table td.centered {
    text-align: center;
}

table th.add-border-bottom,
table td.add-border-bottom {
    border-bottom: 1px solid #a6a7a9;
}

table .no-bottom-border td {
    border-bottom: none !important;
}

table .no-bottom-padding > td {
    padding-bottom: 0;
}

table td span:not(.no-wrap) {
    color: #95358d;
}

table .striped td,
table td.striped {
    background: #f4eaf3;
}



table td table {
    margin-top: 0.5em;
}

table td h4 {
    margin: 0;
    font-weight: normal;
}

blockquote {
    background: #94348C;
    border-radius: 4px;
    margin: 2em 0;
    padding: 15px 30px;
    width: 100%;
}

    blockquote h3,
    blockquote p {
        color: #fff;
        font: 600 24px/30px 'Muli', Arial, sans-serif;
        margin: 0;
        padding: 0;
        text-align: center;
    }

address {
    color: #fff;
    font-style: normal;
    font-family: 'Muli', Arial, sans-serif;
}

.hide-for-desktop {
    display: none;
}

.hide-for-mobile {
    display: table;
}

.hide-for-mobile-960 {
    display: table;
}

.max-640 {
    width: 100%;
    max-width: 640px;
}

.ie-chart {
    display: none;
}

.ie .non-ie-chart {
    display: none;
}

.ie .ie-chart.hide-for-desktop {
    display: none !important;
}

.ie .ie-chart.hide-for-mobile {
    display: block;
}

@media only screen and (min-width: 2400px) {
    #body-bg {
        background-position: 0 0 !important;
    }

    #light {
        left: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .mobileOnly {
        display: block !important;
    }

    .desktopOnly {
        display: none !important;
    }

    .GreenH2M {
        color: #177268;
        margin-top: 40px;
        margin-left: 20px;
    }

    table {
        /*background-color: red;*/
    }

        table .greenBG thead {
            background-color: red !important;
        }

    .greenBG {
        background-color: #ddf0ee !important;
        text-align: left;
    }

    .greenBG-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .greenBG-header-padding table {
        padding: 0.75em 0px !important;
    }

    .greenTable-header-padding th {
        padding: 0.75em 8px !important;
    }

    .greenBGFAQ table td {
        padding: 0.75em 13px !important;
    }

    .greenBGFAQ {
        padding: 0.75em 18px;
    }

    .PharmacoGreenTable table thead {
        font: 15px/20px 'Muli', Arial, sans-serif;
    }

    .TestMobileTable table thead tr {
        border-top: 3px solid green;
    }

        .TestMobileTable table thead tr td {
            border-right: 3px solid red;
        }
}

@media only screen and (max-width: 960px) {
    .no-js body {
        background-position: -544px 50px;
        background-size: auto 200%;
    }
    /* .desktopOnly { display: none !important;} */
    blockquote {
        border-radius: 0;
    }

        blockquote h3,
        blockquote p {
            font: 600 18px/22px 'Muli', Arial, sans-serif;
            padding: 5px 20px;
        }

    h2 {
        margin-top: .5em;
    }

    .h2mobileforphase1 {
        margin-top: 40px
    }
    /* .mobileOnly {
        display: block !important;
    } */
    table.mobileOnly, table.hide-for-desktop, table {
        min-width: auto;
        max-width: 100%;
        display: table !important;
    }

        table td table {
            min-width: auto;
            max-width: 100%;
        }
}

@media only screen and (max-width: 960px) {
    .hide-for-mobile-960 {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .no-js body {
        padding-top: 0;
    }

    .cresemba-cap-pl-pr {
        padding: 0 0 !important;
    }

    .hide-for-desktop {
        display: block;
    }

    .ie .ie-chart.hide-for-desktop {
        display: block
    }

    ;
    .ie .non-ie-chart.hide-for-desktop {
        display: none;
    }

    .hide-for-mobile {
        display: none !important;
    }

    .ie .ie-chart.hide-for-mobile {
        display: none;
    }

    .ie .non-ie-chart.hide-for-desktop {
        display: none;
    }

    .center-text-hide {
        text-align: center;
        display: none !important;
    }

    figure {
        margin: 0 auto 1em;
        max-width: 480px;
        width: 100%;
    }

        figure .footnotes p {
            line-height: 16px;
        }

    body {
        background-attachment: none;
        background: none;
        margin: 0;
        padding: 0;
        overflow: auto;
    }

    h1 {
        font: 26px/30px 'Muli', Arial, sans-serif;
    }

    h2 {
        font: 700 22px/26px 'Muli', Arial, sans-serif;
    }

    .row .graphic-chart .chart-header {
        font: 700 20px/26px 'Muli', Arial, sans-serif !important;
    }

    p, ul li ul li, ul li ul li span, ul li span {
        font: 16px/18px Arial;
    }

    table {
        margin-left: 0px;
        margin-right: 0px;
        width: calc(100% + 16px);
    }
        /* was margin-left: -8px; margin-right: -8px; 8?
    table.hide-for-desktop { display: table; }
    /*table th { font-size: 15px; line-height: 18px; }
    table td { font-size: 14px; line-height: 16px; }*/
        /*table td:first-child { max-width: 100px; }*/
        table td.title {
            font-size: 18px;
            line-height: 20px;
        }

        table td.centered {
            padding: 0.5em 0;
        }
}
