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

body {
    margin: 0px auto 0 auto;
    background: #fff;
    font: 300 14px/18px;
    /* color:#3c3c3c; */
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #233746;
    font-family: 'Nunito Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;

}

.question-list li label { font: normal 17px 'Nunito Medium', Arial, Helvetica, sans-serif; 
	height: 24px; 
}

.clear {
    clear: both;
}

.underline {
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

.f-l {

    float: left;
}

.f-r {
    float: right;
}

.clear:after {
    clear: both;
    content: "";
    display: table;
}

#header {
    /*border-bottom: 4px solid #f6a704;	*/
}

.bannerSection2 {
    /*
    background: -moz-linear-gradient(90deg, rgba(247,222,140,1) 0%, rgba(246,167,4,1) 48%, rgba(238,116,33,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(247,222,140,1) 0%, rgba(246,167,4,1) 48%, rgba(238,116,33,1) 100%);
    background: linear-gradient(90deg, rgba(247,222,140,1) 0%, rgba(246,167,4,1) 48%, rgba(238,116,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7de8c",endColorstr="#ee7421",GradientType=1);
    color:#233746;
    */
    background: rgba(238, 116, 33, 1);
    color: white;
}

.bannerSection1{
    color: white;
    background: #234c5a;
}
.bannerSection1 p {
    font-size: 12px;
    font-weight: 700;
    padding: 7px;

}

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

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

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

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

.importantInfo {
    color: #234c5a;
    padding-top: 16px;
    font-family: 'Nunito Bold', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin: 0px;
}

.bold, strong, b {
    font-weight: 600;
    font-family: 'Nunito Bold', Arial, Helvetica, sans-serif;

}

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

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

.ISI-links a {
    text-decoration: none;
    color: #234c5a;

    font-weight: 600;
    white-space: nowrap;
    font-family: 'Nunito Bold', Arial, Helvetica, sans-serif;

}

.ISI-links a:hover {
    color: #32b1ca;
}

.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: 25px;
    font-weight: 300;
}

.bannerSection2 p {
    font-size: 48px;
    font-weight: 900;
    line-height: 24px;
    margin: 18px 0px 18px 0px;
}

/* p.copay-lang {
	line-height: 100%;
	margin-top: -12px;
} */
.bannerSection2 .headerContainer {
    padding: 30px 0 30px 0;
    text-align: center;
}

p.each-day i {
    font-size: 40px;
    font-weight: 300;
    display: block;
    margin-bottom: 32px;
}

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

p.card-copy {
    font-size: 14px;
    text-align: right;
    margin-right: 11%;
}

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

p.please-complete-header {
    padding: 1em 0;
    font-size: 1.6em;
}

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

#containerBackground {
    background-color: #fafafa;
    padding: 30px 0px;
}

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

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

.h2 {
    margin-bottom: 1em;
    font-size: 20px;
    line-height: 26px;
}

h3 {
    font: bold 20px/20px 'Nunito Bold', Arial, Helvetica, sans-serif;
    color: #234c5a;
}

h4 {
    font: 400 16px/20px 'Nunito Bold', Arial, Helvetica, sans-serif;
    color: #234c5a;
}

.txt-big {
    font-size: 25px;
    line-height: 25px;
}

.activated-header {
    color: #234c5a;
}

.buttonContainer {

    margin-bottom: 25px;
}

.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 40px 25px 5px;
    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 {
    cursor: pointer;
    background: #32b1ca;
    color: #ffffff;
    text-decoration: none;
    padding: 40px 30px;
    width: 150px;
    margin: auto;
    display: block;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Nunito Medium', Arial, Helvetica, sans-serif;
}

a.button-a:hover {
    background: #234c5a;
}

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

.step-1 {
    background: #776e64;
    color: #ffffff;
}

.step-2 {
    background: #cfccca;
    color: #776e64;
}

.hcp-reenroll-npi {
    width: 222px;
}

.isi-container {
    border-top: 1px solid rgba(193, 179, 181, 0.5);
}

.isi-header {
    margin-top: 2em;
    font-family: 'Nunito Bold', Arial, Helvetica, sans-serif;
}

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

ul li {
    list-style: none;
    margin-bottom: .5em;
    font-size: 15px;
    font-family: 'Nunito Regular', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 115%;
}

.nested-list-1 {
    margin-top: 25px;
    margin-bottom: 25px;

}


.question-list li, .question-list p {
    font-size: 15px;
    font-weight: 300;
    /* padding-bottom: 1em; */
    font-family: 'Nunito Bold', Arial, Helvetica, sans-serif;

}

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

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

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

#dynamicFields li p {
    margin-bottom: 5px;
}

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

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

#dynamicFields li.state-wrap {
    width: auto;
}

.caregiver-state .select-style {
    width: 120px;
}

.caregiver-state .zip-input {
    width: 157px;
}

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

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

.li-no-style li {
    list-style: none;
}

.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{
    margin: 20px 0px;
}
.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: 8px;
}

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

ul li input[type=radio] {
    position: absolute;

    top: 0px;
    left: -3px;
}

.checkbox {
    -ms-transform: scale(50, 50); /* IE 9 */
    transform: scale(1.3, 1.3); /* Standard syntax */
}

.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: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 88px;


}

.PMoC-dropdown {
    width: 134px;
}

.select-style select {
    font: normal 15px 'Nunito Medium', Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    height: 35px;
    background: white;

}

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

/* SELECT STYLES END */

.submit-button {
    cursor: pointer;
    color: #ffffff;
    background: #32b1ca;
    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;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.submit-button:hover {
    background: #234c5a;
}


.read-PI {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 20px;
}

.inputText {
    width: 298px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    /* padding:3px; */
    margin-left: -2px;
    font-family: 'Nunito Medium', Arial, Helvetica, sans-serif;
    /*font:normal 15px 'Nunito Medium', Arial, Helvetica, sans-serif; */
    color: black;
    border: 1px solid #c1b3b5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    padding-left: 10px;
}

.question-list li label {
    font: normal 17px 'Nunito Medium', Arial, Helvetica, sans-serif;

}

.zip-input {
    width: 180px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 0, 0, 0.8);
    opacity: 0.4; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.4);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 0, 0, 0.4);
}

a.button {
    /* background: transparent url(../images/button_slice_right.png) no-repeat scroll top right; */
    font: bold 14px 'Nunito Bold', 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(../images/button_slice_left.png) no-repeat; */
    display: block;
    line-height: 7px;
    padding: 12px 10px 17px 20px;
}

.FDA-para {
    color: #868883;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
}

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

.FDA-para a {
    text-decoration: none;
}

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

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

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

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

.footerLink a {
    font-weight: bold;
}

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

.purple {
    color: #611a68;
}

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

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

#rightCenter {
    display: inline !important;
}


.error {
    color: red;
    background: url(../images/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: 1em;
    padding-bottom: 1em;

}

/* 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;
}

.card-img {
    width: 70%;
    max-width: 340px;

}

.mcklink{
    text-align: center;
    margin-bottom: 20px;
}
.mcklink a{
    font-size: medium;
}

.list-style{
    margin: 0px;
    margin-left: 0px;
    padding-left: 17px;
}
.list-style li{
    list-style: disc;
    padding-left: 4px;
}
@media print {
    @page {
        width: 1000px;
    }
}

@media only screen and (max-width: 1000px) {
    #dynamicFields li.state-wrap {
        width: 297px;
    }
}

@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 {
        width: 96%;
    }

    .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;
        text-align: center;
        margin: auto;
    }

    .buttonContainer {
        text-align: center;
    }

    #footer p {
        text-align: center;
    }

    .button-section-left, .button-section-middle, .button-section-right {
        min-width: 270px;
        width: auto;
        margin-right: 0px;
    }

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

    .hcp-reenroll-npi {
        width: 24%;
    }

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

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

    .inputText {
        width: 97.5%;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .select-style select {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    ::-webkit-input-placeholder { /* Edge */
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    :-ms-input-placeholder { /* Internet Explorer 10-11 */
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    ::placeholder {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .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: inline-block;
    }

    .footerLink span {

    }

    .pdf_medium {
        margin: auto auto -5px 2px;
    }
    .bannerSection1 p{
        width: 80%;
        display: block;
        text-align: center;
    }
    .bannerSection1 a{
        display: block;
    }
}

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

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

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

    .hcp-reenroll-npi {
        width: 24.5%;
    }

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

    .hcp-reenroll-npi {
        width: 22.6%;
    }

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

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