@charset "utf-8";
/* CSS Document */

body {
    margin: 0px auto 0 auto;
    /* background: #ececec; */
    font: 300 14px/18px 'Libre Franklin', Arial, Helvetica, sans-serif;
    /* color:#3c3c3c; */
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.clear {
    clear: both;
}

#header {
}

.bannerSection1, .bannerSection2 {
    background: #8b003b;
    color: #ffffff;
}

.bannerSection1 p {
    font-size: 13px;
    font-weight: 700;
    padding: 18px 0 12px 0;
}

.bannerSection1 a {
    text-decoration: underline;
    color: #ffffff;
    font-weight: 500;
}

.separator {
    padding: 0 1px;
    font-weight: 400;
    font-size: 16px;
    color: #4d5e75;
}

.headerContainer {
    margin: 0 auto;
    width: 1000px;
    background-position: 29px 70px;
    height: 100%;
    padding: 15px 0 30px 0;
}

.nav-separator {
    color: #ffffff;
}

.headerText {
    font: normal 36px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #611a68;
    text-align: center;
    padding-left: 5em;
    position: relative;
    /* top: 16px; */
}

.importantInfo {
    color: #1b2e4c;
    padding-top: 23px;
    font-weight: 700;
}

.bold {
    font-weight: 600;
}

.bold-center {
    font-weight: 600;
    text-align: center;
}

.importantInfo, .ISI-links {
    font-size: 12px;
    margin: 0px;
}

.ISI-links a {
    text-decoration: none;
    color: #4d5e75;
    font-weight: 500;
    white-space: nowrap;
}

.logo img.downArrow {
    display: inline;
    width: 14px;
    float: none;
    vertical-align: middle;
    padding: 0px;
}

.pdf_medium {
    margin: auto auto -5px 6px;
}

.logo img {
    width: 180px;
    /* position: relative;  */
    /* display: inline-block; */
    float: left;
    padding-right: 15px;
}

.bannerSection2 p i {
    font-size: 18px;
    font-weight: 300;
}

.bannerSection2 p {
    font-size: 34px;
    font-weight: 700;
    /* line-height: 0px; */
    margin: 18px 0px 18px 0px;
}

.bannerSection2 .headerContainer {
    padding: 30px 0 0 0;
    text-align: center;
}

p.each-day i {
    font-size: 24px;
    font-weight: 300;
}

.banner-left-text, .banner-right-text {
    width: 306px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding-top: 45px;
}

.white-divider {
    height: 140px;
    width: 1px;
    background: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin: 70px 20px auto 15px;
}

p.please-complete-header {
    padding: 1.5em 0;
    font-size: 28px;
}

.please-complete-header.container {
    margin: 0 auto;
}

#containerBackground {
}

.container, .MckLinkDiv {
    margin: 0 auto;
    width: 960px;
}

.h1 {
    font: normal 20px/30px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #611a68;
    text-align: center;
    margin-bottom: 0.5em;
}

.h2 {
    font: normal 16px/20px 'Libre Franklin', Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
}

.h3 {
    font: bold 15px/20px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #611a68;
}

.h4 {
    font: 600 20px/20px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #8b003b;
}

.h5 {
    font: 600 16px/20px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #1b2e4c;
}

.activated-header {
    color: #512d6d;
}

.buttonContainer {
    text-align: center;
}

.buttonContainer p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 130%;
}

.button-section-left, .button-section-middle, .button-section-right {
    width: 270px;
    margin: 25px 23px;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
}

.hcp-button {
    width: 193px;
    margin: 25px 22px;
}

.button-section-left.button-patient, .button-section-middle.button-patient, .button-section-right.button-patient {
    margin: 75px 3px 55px 2px;
}

a.button-a {
    background: #1b2e4c;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    width: 150px;
    margin: auto;
    display: block;
    font-weight: 500;
}

a.reim-button {
    text-align: left;
    padding: 3px 20px;
}

a.reim-button2 {
    text-align: left;
}

a.button-a.button-a-pat-hcp {
    width: 230px;
}

.step-1, .step-2 {
    display: inline-block;
    padding: 15px 0px 7px 0px;
    /* font-weight: 600; */
    margin-right: 15px;
    width: 300px;
    text-align: center;
    border-top: 1px solid #eae0ba;
}

.step-1 {
    background: /* #4d5e75 */ #8b003b;
    color: #ffffff;
    font-weight: 700;
}

.step-2 {
    background: #eae0ba;
    color: #9b9b9b;
    font-weight: 400;
}

.isi-header {
    margin-top: 2em;
}

ul {
    margin: 10px 0 0 -38px;
}

ul li {
    list-style: none;
    margin-bottom: 1em;
    /* font-size: 13px; */
    line-height: 115%;
}

ul li:before {
    content: "\2022";
    font-size: 26px;
    line-height: 0px;
    vertical-align: sub;
    color: #8b003b;
}

.question-list li {
    font-size: 15px;
    font-weight: 300;
    /* padding-bottom: 1em; */
}

.question-list li:before {
    content: "";
}

#dynamicFields li:before {
    content: "";
}

#dynamicFields li {
    display: inline-block;
    padding-right: 17px;
    vertical-align: bottom;
    width: 297px;
}

#double-row, #double-row-2 {
    display: block;
}

#dynamicFields li.wide-li {
    width: 100%;
}

ul.DMR-list {
    margin-top: 0px;
}

ul.DMR-list li {
    font-size: 16px;
    margin-bottom: 5px;
}

.nested-list-1 li {
    list-style-type: circle;
    margin-left: 20px;
    font-size: 1em;
}

.nested-list-1 li::before {
    content: "";
}

.nested-list-2 li {
    list-style-type: disc;
    margin-left: 20px;
    font-size: 1em;
}

.nested-list-2 li::before {
    content: "";
}

.nested-list-3 li {
    list-style-type: circle;
    margin-left: 40px;
    font-size: 1em;
}

.nested-list-3 li::before {
    content: "";
}


/* START INPUT STYLES */

.question-list li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.question-list li p {
    margin: 2em 0 0 0;
}

ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
    top: -2px;
    left: -3px;
}

.question-list li label {
    display: block;
    padding: 0px 25px;
    margin: -1px auto 0px auto;
    z-index: 9;
    cursor: pointer;
    font-size: 14px;
}

ul li .check {
    display: block;
    position: absolute;
    border: 1px solid #AAAAAA;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 14px;
    width: 14px;
    top: -1px;
    left: 1px;
    z-index: -1;
}

ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 3px;
    left: 3px;
    margin: auto;
}

input[type=radio]:checked ~ .check {
    border: 1px solid #776e64;
}

input[type=radio]:checked ~ .check::before {
    background: #776e64;
}

/* END INPUT STYLES */

/* SELECT STYLES */
.select-style {
    border: 1px solid #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 88px;
    overflow: hidden;
    background-image: url(../img/icon-select-midnight.png),
    linear-gradient(to top, #E7E8E8, #FFFFFF);
    background-repeat: no-repeat,
    repeat-x;
    background-position: bottom right,
    left;
}

.PMoC-dropdown {
    width: 134px;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

/* SELECT STYLES END */

.submit-button {
    color: #ffffff;
    background: #1b2e4c;
    padding: 15px 0px;
    width: 200px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-top: 1em;
    margin-bottom: 2em;
    text-decoration: none;
}

.read-PI {
    /* font-size: 12px; */
    font-weight: 500;
    margin-bottom: 20px;
    color: #4d5e75;
    text-decoration: none;
}

.inputText {
    width: 298px;
    height: 26px;
    /* padding:3px; */
    margin-left: -2px;
    font: normal 12px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #555555;
    border: 1px solid #aaaaaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.button {
    /* background: transparent url(../img/button_slice_right.png) no-repeat scroll top right; */
    font: bold 14px 'Libre Franklin', Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: #2b2b2b 3px 3px 5px;
    white-space: nowrap;
    display: block;
    float: left;
    height: 31px;
    padding-right: 15px;
    margin: 5px 0 5px 10px;
}

a.button span {
    /* background: transparent url(../img/button_slice_left.png) no-repeat; */
    display: block;
    line-height: 7px;
    padding: 12px 10px 17px 20px;
}

.FDA-para {
    /* color: #4d5e75; */
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
}

.FDA-para2 {
    line-height: 125%;
    margin-top: -9px;
}

.FDA-para a {
    text-decoration: none;
    color: #4d5e75;
}

.FDA-para img {
    padding-right: 3px;
}

#footer {
    height: 40px;
    font: normal 11px/18px 'Libre Franklin', Arial, Helvetica, sans-serif;
    /* text-align: center; */
    /* padding:10px 20%; */
}

.footerLink.container {
    margin-bottom: -5px;
}

.footerLink a, .footerLink span {
    color: #4d5e75;
    text-decoration: none;
    font-size: 13px;
}

.footerLink a {
    font-weight: 500;
}

.footerLink span {
    font-weight: 400;
    padding: 0 10px;
}

.purple {
    color: #4d5e75;
}

#footer p {
    line-height: 100%;
}

.MckLinkDiv {
    margin-top: 9em;
    margin-bottom: 1em;
}
.MckPrivacyLink {
    color: #4d5e75;
    text-decoration: none;
    /* font-size: 13px; */
}

#leftCenter {
    display: inline !important;
    margin-right: 5%;
}

#rightCenter {
    display: inline !important;
}


.error {
    color: red;
    background: url(../img/bullet_x.png) no-repeat 7px 16px;
    list-style: none;
    margin-bottom: 2em;
    margin-left: -18px;
    padding-left: 23px;
}

.red {
    color: red;
    display: block !important;
}

.error-bold {
    font-weight: 600;
}

.validation-error {
    margin-bottom: -32px;
}

.hide {
    display: none;
}

.unhide {
    display: none;
}

.req-note {
    position: relative;
    top: 3em;
    padding-bottom: 3em;
    z-index: -2;
}

/* li p {
	margin-bottom: 0.5em;
}

li label {
	margin-left: 0.5em;
	margin-right: 2em;
} */

.modalBg {
    background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 150%;
    position: absolute;
    top: 0;
    left: 0;
}

.modalPlacer {
    position: absolute;
    top: 50%;
    width: 100%;
    opacity: 1;
}

.noCouponTNC {
    font-size: 10px;
    display: block;
    margin-left: 10px;
    width: 960px;
    margin: 0 auto;
}

.noCouponTNC p.red {
    color: #3c3c3c !important;
}

.modalBox {
    background-color: white;
    position: relative;
    width: 400px;
    margin: 0 auto;
    padding: 1em;
    opacity: 1;
    border: 1px solid black;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #000000;
}

.TerSera-logo {
    margin: -55px 0px auto auto;
    height: 55px;
    display: block;
}

.grey-bar {
    margin-top: 0px;
    height: 40px;
    background: #cfcccb;
}

.congrats-h2 {
    width: 54%;
    margin-top: 50px;
}

.congrats-card-front {
    display: block;
    margin: -129px 0 auto auto;
}

.validate-card-front {
    margin-top: -80px;
}

.print-button {
    margin-top: -80px;
}

.card-body {
    width: 1000px;
    margin: auto;
}

@media print {
    @page {
        width: 1000px;
    }
}

@media only screen and (max-width: 380px) {

}

@media only screen and (max-width: 629px) {
    * {
        -moz-text-size-adjust: 123%;
        -webkit-text-size-adjust: 123%;
        -ms-text-size-adjust: 123%;
        text-size-adjust: 123%;
        line-height: 115%;
    }

    .container, .MckLinkDiv {
        width: 96%;
    }
    .MckLinkDiv {
        margin-top: 13em;
    }

    .headerContainer {
        width: 98%;
    }

    .logo img {
        float: none;
        display: block;
        /* margin: auto; */
        margin-left: 10px;
    }

    .logo p, .ISI-links {
        /* width: 252px;
        margin: auto; */
        display: block;
        margin-left: 10px;
    }

    .ISI-links {
        display: inline-block;
        width: 300px;
    }

    .ISI-links a {
        display: block;
    }

    .separator {
        display: none;
    }

    .TerSera-logo {
        margin-top: 10px;
    }

    .logo img.downArrow {
        margin-left: 0px;
    }

    .banner-left-text, .banner-right-text {
        display: block;
        margin: auto;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    .banner-right-text {
        border-top: 1px solid white;
    }

    .white-divider {
        display: none;
    }

    .bannerSection2 img {
        display: block;
        margin: auto;
    }

    .step-1, .step-2 {
        width: 32.5%;
        margin: 0 auto 1em auto;
        display: inline-block;
    }

    p.please-complete-header {
        line-height: 110%;
    }

    #dynamicFields li {
        width: 100%;
        padding-right: 0px;
    }

    .inputText {
        width: 97.5%;
    }

    .validate-card-front {
        margin-top: 20px;
        /* margin-bottom: 70px; */
    }

    .congrats-card-front {
        margin-top: 10px;
    }

    .print-button {
        margin-top: 0px;
    }

    .congrats-h2 {
        width: 100%;
    }

    .footerLink a {
        display: block;
    }

    .footerLink span {
        display: none;
    }

    /* .pdf_medium {
    margin: auto -5px -5px 2px;
    } */
}

@media only screen and (min-width: 630px) and (max-width: 820px) {
    .headerContainer {
        width: 98%;
    }

    .bannerSection2 div.headerContainer {
        text-align: center;
    }

    .container, .MckLinkDiv {
        width: 90%;
    }

    .buttonContainer {
        margin-top: 25px;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .button-section-left, .button-section-middle, .button-section-right {
        /* display: block; */
        margin: 10px 30px;
    }

    .banner-left-text, .banner-right-text {
        padding-top: 0px;
    }

    .white-divider {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .headerContainer img {
        display: block;
        margin: auto;
    }

    .step-1, .step-2 {
        width: 32%;
        margin: 0 auto 1em auto;
        display: inline-block;
    }

    .TerSera-logo {
        margin-top: 10px;
    }

    p.please-complete-header {
        line-height: 110%;
    }

    .ISI-links {
        display: inline-block;
        width: 300px;
    }

    .ISI-links a {
        display: block;
    }

    .separator {
        display: none;
    }

    ul#dynamicFields {
        display: block;
        margin: auto;
        padding-left: 0px;
        width: 564px;
    }

    #dynamicFields li {
        width: 263px;
    }

    .inputText {
        width: 265px;
    }

    a.button-a.button-a-pat-hcp {
        margin: 10px auto;
    }
}

@media only screen and (min-width: 821px) and (max-width: 960px) {
    .headerContainer, .container, .MckLinkDiv {
        width: 98%;
    }

    .button-section-left, .button-section-middle, .button-section-right {
        display: block;
        margin: auto;
    }

    .bannerSection2 .headerContainer {
        text-align: center;
        padding-top: 10px;
    }

    .banner-left-text, .banner-right-text {
        padding-top: 25px;
    }

    .white-divider {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .buttonContainer {
        margin-top: 25px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .hcp-button {
        margin: 10px 70px;
    }

    .step-1, .step-2 {
        width: 31%;
    }

    ul#dynamicFields {
        width: 632px;
        margin: auto;
    }

    a.button-a.button-a-pat-hcp {
        margin: 10px auto;
    }
}