body {
    font-family: Arial, sans-serif;
    font-size: 15px;
    /* color: #3f2b56; */
    -webkit-text-size-adjust: 100%;
    margin: 0;
    /* background: url(../img/bodyBackground.png) no-repeat bottom center; */
    background-color: white;
    /*background-image: radial-gradient( circle at center, #FFFFFF 45%, #172852 250% );*/
}

.main {
    margin-left: auto;
    margin-right: auto;
}

.banner {
    /* background: url(../img/topBackground.png) repeat-x top left; */
    /* height: 89px; */
    display: block;
    margin: auto;
    /* width: 42em;
    padding-left: 5em; */
}

hr {
    width: 95%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(62, 57, 100, 0), rgba(62, 57, 100, 1), rgba(62, 57, 100, 0));
}

.bromLogo {
    width: 22em;
    vertical-align: top;
    padding-top: 2em;
    display: block;
    margin: auto;
    padding-bottom: 1.5em;
}

.bromImage {
    width: 14em;
}

.bannerHomeLink {
    margin-left: 10pt;
    width: 190px;
    height: 100px;
    text-decoration: none;
    border: none;
}

.menu {
    margin-left: auto;
    margin-right: auto;
    width: 1129px;
}

.menuLinks {
    padding-left: 30%;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    color: White;
}

.Landingband {
    /* height: 90pt;
	margin: auto; */
    height: 40px;
    width: 100%;
    background-color: #172852;

}

.centerTNC {
    margin: 0 auto;
    width: 70%;
    font-size: 10pt;
}

/* .Landingband img {
	height: 50pt;
	margin: 10pt 1em;
	display: inline;
} */
.band {
    width: 100%;
    height: 90pt;
}

.header1 {
    font-size: 22px;
    line-height: 180%;
    color: #172852;
    font-weight: bold;
    padding-top: 30pt;
    padding-left: 15pt;
    /* background-color: #7b4a9d; */
    text-align: center;
}

.subHead {
    color: #0da5b5;
    font-weight: bold;
    width: 65%;
    margin: auto;
}

.redHeader {
    color: #ed1e2a;
    margin-bottom: 0;
}

span.redHeader {
    font-size: 0.88em;
}

.content {
    /* width: 100%;
	margin-top: -17pt;
	background-image: url(../img/bkgDotsLeft.png),
				url(../img/bkgDotsRight.png);
	background-repeat: no-repeat;
	background-size: 15em;
	background-position: bottom left, bottom right; */
    width: 100%;
    /*
        background-color: white;
        background-image: radial-gradient( circle at center, #FFFFFF 45%, #D4EBFA 90% );
    */
    border-radius: 75% 75% 0 0 / 2.5%;
    z-index: 2;
    margin-top: 15px;
}

.reg-form {
    padding-left: 15pt;
    padding-right: 15pt;
}

.elig-reg-form {
    padding-left: 0pt;
}

.form-content {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    /* -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px; */
}

#eligibilityForm .form-content {
    padding: 1.5em;
}

.right {
    text-align: right;
    padding-right: 1em;
    width: 28em;
}

.eitherOr {
    text-align: center;
}

.eitherOr span {
    display: inline-block;
    margin: 10px 0px;
}

.selectBrand {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

.selectBrand img {
    margin-right: 25px;
    cursor: pointer;
    margin-bottom: 10px;
    width: 42%;
    display: inline;
    vertical-align: middle;
}

.label {
    /* color: #70004B; */
    font-weight: normal;
    line-height: 14pt;
}

.label input, .label select {
    display: block;
}

/* .label b {
	color: #0083c1;
} */

input[type=text], select, input[type=tel] {
    border: 1px solid rgba(0, 0, 0, 0.5);
    height: 29px;
    -webkit-box-shadow: inset 0px 3px 1px -2px rgba(165, 148, 131, 0.5);
    -moz-box-shadow: inset 0px 3px 1px -2px rgba(165, 148, 131, 0.5);
    box-shadow: inset 0px 3px 1px -2px rgba(165, 148, 131, 0.5);

    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

#zipCode {
    width: 80px;
}

#zipTd {
    padding-left: 8em;
}

#medicareYes, #medYesRadios, #medicareNo, #medNoRadios {
    display: none;
}

sup {
    line-height: 2px;
    vertical-align: 4px;
}

.FDA {
    /* text-align: center; */
    font-weight: bold;
    width: 68%;
    margin: auto;
    padding-bottom: 2em;
}

/* #Submit2 {
	width: 48;
} */

/* .footerCopy {text-align: right; padding-right: 1.3em; margin-top: -4.3em; }
.exelixis-Logo {width: 98%; padding-top: 1em; padding-left: 1.3em;} */
.footerCopy {
}

.exelixis-Logo {
    width: 98%;
    padding-left: 1.3em;
    text-align: left;
}

.Pharma-Logo {
    width: 4em;
    padding-right: 0.5em;
}

.Pharma-footerText {
    width: 9em;
    padding-right: 0.5em;
    display: inline-block;
    padding: 0;
    text-align: right;
}

.footerCopy span {
    padding-left: 1.5em;
}

footer {
    margin-bottom: 0.5em;
    /* padding-bottom: 40px; */
}


a a:link a:visited {
    color: #294669;
    font-weight: bold;
    font-family: Arial, sans-serif;
}


label.error {
    color: #ff0000;
    font-size: 10px;
    font-weight: normal;
    display: block;
    line-height: 1.2em;
    visibility: visible;
}

.dupError {
    background-color: #ffe5e1;
    margin-bottom: 10px;
    padding: 10px 10px 10px 2.1em;
    /* padding-left: 35px; */
    color: #c64d36;
    border: solid #c64d36 1px;
    /* background-image: url(../images/icons/exclamation.png); */
    background-repeat: no-repeat;
    background-position: 10px 10px;
    font-weight: bold;
    display: block;
}

.errorMark {
    font-weight: 900;
    border: solid #c64d36 1px;
    border-radius: 1em 1em 1em 1em;
    -moz-border-radius: 1em 1em 1em 1em;
    -webkit-border-radius: 1em 1em 1em 1em;
    padding: 0 0.45em 0 0.45em;
    margin-right: 0.3em;
    margin-left: -1.6em;
}

.format_error {
    color: #ff0000;
    font-size: 10px;
    font-weight: normal;
    display: none;
    line-height: 1.2em;
    visibility: visible;
}

.date_error {
    color: #ff0000;
    font-size: 10px;
    font-weight: normal;
    display: none;
    line-height: 1.2em;
    visibility: visible;
}

.email_error {
    color: #ff0000;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2em;
    visibility: visible;
}

.footerLinks {
    padding-top: 1em;
    padding-left: 1.3em;
    color: #3d3963;
    font-size: 0.8em;
    text-align: center;
}
.MckLinkDiv {
    color: #3d3963;
    font-size: 0.8em;
    text-align: center;
}

.footLinks, .MckPrivacyLink {
    color: #3d3963;
}

.MckLinkDiv {
    padding-bottom: 10px;
}

button[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #172852;
    border: 3px solid #0da5b4;
    font-size: 18px;
    color: #f0faf5;
    margin-bottom: 10em;
    height: 33px;
    padding: 0.8em 1.4em 2.2em 1.4em;
}

#SubmitID, #Submit1 {
    margin-bottom: 2em;
}

#Button1 {
    margin-bottom: 10em;
}

#Submit2 {
    margin-bottom: 4em;
}

#PrintBtn {
    display: block;
    margin: 0 auto 4em auto;
}

a.button, a.button:hover, a.button:active, a.button:visited {
    display: block;
    margin: 3px 30px;
    padding: 2em 10px;
    width: 150px;
    background-color: #172852;
    border: 4px solid #0da5b5;
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
}

.buttonDiv {
    display: inline-block;
}

.buttonContainerLanding {
    margin: /* 6em */ auto;
    display: block;
    text-align: center;
    padding: 3em 0 3em;
}
.landing-links{
    padding-top: 7em;
}
#landing-page #header-links{
    display: none;
}
.buttonTitle {
    display: inline-block;
    color: #7b4a9d;
    font-size: 18px;
}

.cardPreviewDiv {
    display: block;
    margin: 1em auto;
    text-align: center;
}

.cardPreview {
    padding: 0.5em 5px;
    width: 550px;
}

.footerShadow {
    width: 100%;
    height: 10px;
}

#surveyDiv {
    display: none;
}

#QualityBrands {
    text-align: center;
    background-color: #0da5b5;
    color: #fff;
    font-size: 2em;
    padding: 5px 10px 5px 10px;
}

#QualityBrandsBlue {
    margin: -30px 0;
    background-color: #ef4029;
    padding: 5px 10px 5px 10px;
}

.QualityBrandsBlue2#QualityBrandsBlue {
    margin: -30px 0 30px 0;
}

#helpText {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    display: block;
    line-height: 1.2em;
    visibility: visible;

}

@media screen and (max-width: 320px) {
    .banner, .bromLogo {
        width: 100%;
        padding-left: 0;
    }

    /* .content {background-size: 7em;} */
    .form-content, .FDA {
        width: 90%;
    }

    .selectBrand {
        margin-right: 40%;
    }

    .footerCopy {
        padding-left: 0;
        margin-top: 1em;
    }

    .exelixis-Logo {
        padding-left: 0; /* padding-right: 20%;  */
        margin: auto; /* width: 100%; */
    }

    .header1 {
        line-height: 125%;
        padding-left: 0px;
    }

    .subHead {
        text-align: center;
    }

    #ncpdp {
        margin-bottom: 0.5em;
    }

    .Landingband {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .Landingband img {
        width: 98%;
        display: block;
        height: auto;
        margin: 0.5em 0;
    }

    table, thead, tbody, th, td, tr {
        display: block;
    }

    .label input, .label select, #zipCode {
        width: 98%;
    }

    .right {
        text-align: left;
        padding-right: 0;
        width: 100%;
    }

    #zipTd {
        padding-left: 0;
    }

    .cardPreview {
        max-width: 100%;
    }

    #SubmitID, #Submit1 {
        margin-top: 0.3em;
    }

    .footerCopy {
        text-align: center;
    }

    .Pharma-Logo {
        margin: auto;
        display: block;
    }

    .Pharma-footerText {
        width: 9em;
        padding-right: 0.5em;
        margin: auto;
        display: block;
        padding: 0;
    }

    /* #QualityBrands {margin-bottom: 7px;} */
    .cardPreview {
        width: 95%;
    }
}

@media screen and (min-width: 321px) and (max-width: 640px) {
    .banner {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .bromImage {
        width: 60%;
    }

    .content {
        border-radius: 75% 75% 0 0 / 1.5%;
    }

    .form-content, .FDA {
        width: 90%;
    }

    .selectBrand {
        margin-right: 40%;
    }

    .footerCopy {
        padding-left: 0;
        margin-top: 1em;
        text-align: center;
    }

    .exelixis-Logo {
        padding-left: 0;
        margin: auto;
    }

    .header1 {
        line-height: 125%;
        padding-left: 0px;
    }

    .subHead {
        text-align: center;
    }

    table, thead, tbody, th, td, tr {
        display: block;
    }

    .label input, #zipCode {
        width: 98%;
    }

    .right {
        text-align: left;
        padding-right: 0;
        width: 100%;
    }

    #zipTd {
        padding-left: 0;
    }

    form button[type=submit], a.button, a.button:hover, a.button:active, a.button:visited {
        margin: 0.5em auto;
    }

    #Submit1, #Submit2 {
        margin-top: 0.5em;
    }

    .cardPreview {
        max-width: 100%;
    }

    .Pharma-Logo {
        margin: auto;
        display: block;
        padding: 0;
    }

    .Pharma-footerText {
        width: 9em;
        padding-right: 0.5em;
        margin: auto;
        display: block;
        padding: 0;
    }

    /* #QualityBrands {margin-bottom: 8px;} */
    .cardPreview {
        width: 95%;
    }
}

@media screen and (min-width: 641px) and (max-width: 725px) {
    .selectBrand {
        width: 90%;
        margin-left: 20%;
    }

    /* .Landingband {width: 84%;} */
    .Landingband img {
        width: 35%;
        height: auto;
        display: inline;
    }

    .CABOMETYX-Logo {
        margin-right: 0em;
    }

    .form-content, .FDA {
        width: 80%;
    }

    .right {
        width: 15em;
    }

    .exelixis-Logo {
        margin: auto !important;
        padding: 0;
        display: block;
    }

    .footerCopy {
        margin-top: 0.2em;
        text-align: center;
        padding: 0;
    }

    .cardPreview {
        max-width: 100%;
    }

    .Pharma-Logo {
        margin: auto;
        display: block;
        padding: 0;
    }

    .Pharma-footerText {
        width: 9em;
        padding-right: 0.5em;
        margin: auto;
        display: block;
        padding: 0;
    }

    .buttonDiv {
        display: block;
        margin: 0.5em auto;
        width: 150px;
    }

    a.button, a.button:hover, a.button:active, a.button:visited {
        margin: 0;
    }

    /* #QualityBrands {margin-bottom: 16px;} */
    .cardPreview {
        width: 75%;
    }
}

@media screen and (min-width: 726px) and (max-width: 1000px) {
    .selectBrand {
        width: 90%;
        margin-left: 20%;
    }

    /* .Landingband {width: 84%;} */
    .Landingband img {
        width: 35%;
        height: auto;
        display: inline;
    }

    .CABOMETYX-Logo {
        margin-right: 0em;
    }

    .exelixis-Logo {
        padding-left: 0;
        padding-right: 0;
        margin: auto 1em;
    }

    /* .form-content {width: 80%;} */
    .form-content, .FDA {
        width: 98%;
    }

    .right {
        width: 50%;
    }

    a.button, a.button:hover, a.button:active, a.button:visited {
        margin: 3px 20px;
        padding: 2em 10px;
    }

    /* #QualityBrands {margin-bottom: 18px;} */
    .cardPreview {
        width: 60%;
    }

    .footerCopy {
        width: 45%;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
    .selectBrand {
        width: 65%;
        margin: auto;
    }

    /* .exelixis-Logo{padding-left: 2em;} */
    .footerCopy {
    }

    .form-content, .FDA {
        width: 98%;
    }

    .right {
        width: 50%;
    }

    /* #QualityBrands {margin-bottom: 24px;} */
    .cardPreview {
        width: 40%;
    }
}

@media screen and (min-device-width: 768px) and (max-device-height: 1280px) and (-webkit-min-device-pixel-ratio: 2) {
    .content {
        position: absolute;
        top: 40px;
        bottom: 0px;
    }
}

@media print {
    body {
        width: 922px;
    }

    .Landingband {
        padding-left: 0;
        width: 100%;
        margin-left: -15px;
    }

    .form-content, .FDA {
        width: 920px;
    }

    .footer_div_main_right {
        margin-right: -85px;
    }

    .exelixis-Logo {
        padding-left: 0;
    }

    #zipError {
        white-space: nowrap;
    }
}

/*** ISI STYLES ***/

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

.isi_body {
    width: 68%;
    overflow-y: scroll;
    overflow: auto;
    padding: 1em;
    margin: auto;
    clear: both;
}

.ul-wrap {

    display: flex;
}

.isi_body h2 {
    font-size: 18px;
}

.isi_body li {
    margin-top: 10px;
}

.two-col-ul {
    width: 50%;
    display: inline-block;
    margin: 0px;
}

#birthdefectbox {
    border: 1px solid #000;
    font-weight: bold;
    padding: 1em 2em;

}

ul {
    padding-left: 16px;
}

.asterisk {
    position: relative;
    margin-top: -8px;
    padding-left: 5px;
}

.asterisk span {
    position: absolute;
    top: 0px;
    left: 0px;
}

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

.footer {
    padding-top: 10px;
}

.exelixis-Logo, .footerCopy, .footerLinks {
    float: left;
}

.exelixis-Logo {
    width: 85px;
}

.footerCopy {
    /* width: 40%; */
    line-height: 1.5em;
}

.footerLinks {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: -3.7em;
}

.Pharma-Logo {
    width: auto;
    height: 60px;

}
@media screen and (min-width: 1141px) {
    .MckLinkDiv {
        position: relative;
        bottom: 2.3em;
    }
}
@media screen and (max-width: 1140px) {
    .footerLinks, .MckLinkDiv {
        margin-top: auto;
    }
    .footer {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .exelixis-Logo, .footerCopy, .footerLinks {
        display: block;
        width: 100%;
    }

    .footerLinks {
        text-align: center;
        margin-top: 10px;
    }

    .ul-wrap {

        display: block;
    }

    .two-col-ul {
        width: 100%;
    }
}

@media screen and (min-width: 726px) and (max-width: 1000px) {
    .exelixis-Logo, .footerCopy, .footerLinks {
        display: block;
        width: 100%;
    }
}