body {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    background: url(https://nxmcdn.com/images/gls/enrollment/parallax.jpg) center top no-repeat;
    background-size: cover;
    font-family: "Poppins", sans-serif;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #4a5bc4 !important;
    color: #fff !important;
}

.ui-widget-content a {
    color: #000 !important;
}

.select2-container--default {
    width: 100% !important;
}

#passportDiv,
#licenseDiv,
#militaryDiv,
#stateDiv,
#taxDiv {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
}

.select2-container .select2-selection--single {
    padding: 0.51em !important;
    text-align: center !important;
    height: unset;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #475ACB;
}

.select2-container--default .select2-results>.select2-results__options,
.select2-container--default .select2-selection--single {
    background: #f8f8f8;
}


.step-description.active {
    color: #fff;
}

iframe {
    height: 840px;
}

.dark-bg {
    background: rgba(0, 0, 0, 0.80);
    padding: 73px 0px 50px;
}

.btn-access {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    color: #fff;
    background-color: #475ACB;
    transition: all 0.3s ease 0s;
    padding: 14px;
    border-radius: 8px;
    text-transform: uppercase;
}

.b-custom-file-input {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.b-custom-file-input input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 300%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: inherit;
    display: block;
}



.b-file-label {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 150px;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #D0D0D0;
    background: #F8F8F8;
}

.upload-icon {
    margin-bottom: 5px;
    display: block;
    font-size: 3em;
    color: #818181;
}

span.upload-text {
    color: #919191;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

select#titleDoctor {
    background: #C2C2C2;
    border: 1px solid #C4C4C4;
    color: #747C83;
}


.h4-text {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.genetic-tax-info {
    border-radius: 6px;
    border: 1px solid #C4C4C4;
    background: #F8F8F8;
    padding: 1rem;
    color: #747C83;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.custom-swal-button {
    background-color: #4A5BC4 !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-position: right calc(0.775em + 0.1875rem) center;
}

.iziModal {
    max-width: 80% !important;
}

#agreement_documents a {
    color: #FFF !important;
}

#agreement_documents {
    text-align: center;
}

input::placeholder {
    font-family: "Poppins", sans-serif;
}


a {
    color: #654fa1 !important;
}

.enroll-form-input {
    font-family: "Poppins", sans-serif;
}

#login-button {
    background: #ed2024;
    letter-spacing: 2px;
    font-weight: 600;
    min-width: 150px;
    font-size: 15px;
    border-radius: 0;
    border-color: #ed2024;
    color: #fff;
}

/* PURCHASE INFORMATION */
div#purchase_information .price {
    float: right;
}

div#purchase_information .title {
    margin: 0;
}

/* END PURCHASE INFORMATION */
.nav-tabs {
    border: none;
}

.nav-tabs>li>a {
    color: white;
    font-weight: 900;
    border: none;
    border-radius: 0;
    background-color: #222222;
    font-size: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.nav>li>a {
    padding: 10px 6px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #ed2024;
}

.nav-tabs>li>a.active,
.nav-tabs>li>a.active:focus,
.nav-tabs>li>a.active:hover {
    background-color: #ed2024;
    color: white;
    border: none;
    border-radius: 0;
}

div.tab-content {
    margin-top: 1em;
}

/*===== Product subscription =====*/


img.US-Flag {
    max-width: 140px;
    max-height: 40px;
    margin-left: 5px;
}

.for_show_more_button {
    list-style: none;
    margin-left: -15px;
}

.show_more_section {
    font-size: 90%;
    display: none;
    height: auto;
    overflow: auto;
    color: white;
    background-color: #222222;
    margin-bottom: 1em;
    border-radius: .3em;
    padding: 1em 0em;
}

/*===== End of product subscription =====*/
div#ccyear_holder {
    margin-left: 0px;
}

.tooltipster-default {
    border: none;
    max-width: 300px;
    background: #454545;
}

.tooltipster-default .tooltipster-content {
    font-weight: 600;
}

.form-horizontal .form-group {
    padding-left: 15px;
    padding-right: 15px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

label.no-padding {
    font-size: 12px;
    text-align: left !important;
}

hr {
    border-top-color: #a7a7a7;
    margin: 30px 0;
}

fieldset i.fa {
    font-size: 20px;
}

span.input-group-addon {
    width: 60px;
}

div.input-group {
    width: 100%;
    margin-bottom: 0.5em;
}

span.input-group-addon img {
    max-width: 32px;
}

.form-control:focus {
    border-color: #222222;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(38, 45, 61);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 8px rgb(38, 45, 61);
}

strong {
    font-weight: 500;
}

a,
a:hover,
a:focus {
    color: #69623B;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

img {
    max-width: 100%;
}

::-moz-selection {
    background: #687151;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #687151;
    color: #fff;
    text-shadow: none;
}

a.selectThisProduct {
    color: white;
    background: #f08200;
    padding: 1em 2em;
    margin: 1em 0em;
    font-weight: 500;
    letter-spacing: 1px;
}

a.selectThisProduct:active,
a.selectThisProduct:focus {
    color: white;
}

a.selectThisProduct:hover {
    background: #f1901b;
    color: white;
}

.selectedProduct {
    border-bottom: 4px solid #f1901b;
}

/***** Top menu *****/
.navbar {
    padding-top: 10px;
    background: #333;
    background: rgba(51, 51, 51, 0.3);
    border: 0;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.navbar.navbar-no-bg {
    background: none;
}

ul.navbar-nav {
    font-size: 16px;
    color: #fff;
}

.navbar-inverse ul.navbar-nav li {
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-inverse ul.navbar-nav li .li-text {
    opacity: 0.8;
}

.navbar-inverse ul.navbar-nav li a {
    display: inline;
    padding: 0;
    color: #fff;
}

.navbar-inverse ul.navbar-nav li a:hover {
    color: #fff;
    opacity: 1;
    border-bottom: 1px dotted #fff;
}

.navbar-inverse ul.navbar-nav li a:focus {
    color: #fff;
    outline: 0;
    opacity: 1;
    border-bottom: 1px dotted #fff;
}

.navbar-inverse ul.navbar-nav li .li-social a {
    margin: 0 5px;
    font-size: 28px;
    vertical-align: middle;
}

.navbar-inverse ul.navbar-nav li .li-social a:hover,
.navbar-inverse ul.navbar-nav li .li-social a:focus {
    border: 0;
    color: #f35b3f;
}

.navbar-brand {
    width: 162px;
    background: url(../img/logo.png) left center no-repeat;
    text-indent: -99999px;
}

/***** Top content *****/
.top-content {
    padding: 30px 0 30px 0;
}

.top-content .text {
    color: #fff;
}

.top-content .text h1 {
    color: #fff;
}

.top-content .description {
    margin: 20px 0 10px 0;
}

.top-content .description p {
    opacity: 0.8;
}

.top-content .description a {
    color: #fff;
}

.top-content .description a:hover,
.top-content .description a:focus {
    border-bottom: 1px dotted #fff;
}

.form-box {
    padding-top: 40px;
    text-align: center;
}

.f1 {
    padding: 25px;
    /* background: #fff; */
    background: rgb(255, 255, 255);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px;
    box-shadow: 0px 0px 25px 15px #000000b0;
}

.f1 h3 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.f1-steps {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.f1-progress {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #222222;
}

.f1-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 5px;
    background: #ed2024;
}

.f1-step {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

.f1-step-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #222222;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.f1-step.activated .f1-step-icon {
    background: #ed2024;
    border: 1px solid #ed2024;
    color: #f6f8f8;
    line-height: 38px;
}

.f1-step.active .f1-step-icon {
    width: 48px;
    height: 48px;
    margin-top: 0;
    background: #ed2024;
    font-size: 22px;
    line-height: 48px;
}

.f1-step.active .last-step-icon {
    background-color: #ed2024;
    border: 1px solid #ed2024;
}

.f1-step.activated .last-step-icon {
    background: #ed2024;
    border: 1px solid #ed2024;
    color: #f6f8f8;
    line-height: 38px;
}

.f1-step p {
    color: #ccc;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1em;
}

.f1-step.activated p {
    color: #6f7255;
}

.f1-step.active p {
    color: #6f7356;
}

.f1 fieldset {
    display: none;
    text-align: left;
}

.f1-buttons {
    text-align: center;
    display: flex;
    justify-content: center;
}

.f1-buttons button {
    margin-left: 5px;
}

.f1 .input-error {
    border-color: #f35b3f;
}

label#sponsorName-error {
    top: 2px;
    margin-bottom: 10px;
}

label.error,
.site_notAvailable {
    text-align: center;
    color: red;
    font-size: 1em;
    position: relative;
    border-radius: .2em;
    top: -10px;
}

label#taxId-error,
label#accountType-error {
    text-align: left;
    line-height: 1;
    padding: 0.5em 0;
}

label#term1-error,
label#term2-error,
label#term3-error,
label#term4-error {
    top: 0;
}

label#dayEPA-error,
label#monthEPA-error,
label#yearEPA-error,
label#dayIBO-error,
label#monthIBO-error,
label#yearIBO-error {
    top: 5px;
    width: 35%;
    text-align: left;
}

#errorContainerEPA,
#errorContainerIBO {
    display: flex;
    flex-direction: column;
}

#monthEPA-error,
#monthIBO-error {
    order: 1;
}

#dayEPA-error,
#dayIBO-error {
    order: 2;
}

#yearEPA-error,
#yearIBO-error {
    order: 3;
}

h1#pckgPrice {
    color: #971D1E;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 109.4%;
    letter-spacing: -3.5px;
}

.bg-gradient-primary {
    background: linear-gradient(92deg, #971D1E -22.48%, #EBB76E 133.75%);
    padding: 40px
}

.billing-bg-light {
    background: #F0EDF6;
    padding: 50px;
}

.billing-text-info-xl {
    color: #971D1E;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: -1.75px;
}

.billing-text-info-xl-edu {
    color: #971D1E;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 109%;
    letter-spacing: -1.75px;
}

.billing-text-info-coupon {
    color: #19A537;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 109.4%;
    letter-spacing: -1.19px;
}

.billing-text-info-sm-per-year {
    color: #971D1E;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 109.4%;
    letter-spacing: -1.19px;
}

.billing-text-info-xl-influencer {
    color: #971D1E;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 109.4%;
    letter-spacing: -3.5px;
}

.billing-text-info-sm {
    color: #971D1E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: -1.4px;
}

.your-billing-text {
    color: #FFF;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 109.4%;
}

label#pack_selection-error,
label#product_selection-error {
    left: 0;
}

.site_notAvailable,
.site_available {
    max-width: 60%;
    text-align: center;
    top: -12px;
    left: 0;
}

p.site_notAvailable,
.site_available {
    margin: 0;
}

label#confirm_sponsor-error,
label#confirm_details-error,
div#agreement_documents label.error {
    top: -2px;
    left: 10px;
}

.site_available {
    background: green;
    text-align: center;
    color: white;
    font-size: .8em;
    position: relative;
    /* top: -13px; */
    border-radius: .2em;
    padding: 0em 1em;
    /* left: 125px; */
}

#copynames {
    margin-top: .5em;
}

footer {
    color: #fff;
    font-weight: 600;
    max-width: 550px;
    margin: auto;
    width: auto;
    padding-bottom: 3em;
}

footer a {
    color: white;
    padding: .5em;
}

footer a:hover,
footer a:focus,
footer a:active {
    text-decoration: underline;
    color: #fff;
}

footer h3 {
    font-weight: 600;
}

footer .container {
    text-align: left;
}

.privacyPolicy h3,
.shippingPolicy h3,
.returnPolicy h3,
.termsPolicy h3 {
    color: #000;
    letter-spacing: 1px;
}

div.div_wealth_empowerment h3 {
    color: #687151;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
}

.privacyPolicy,
.shippingPolicy,
.returnPolicy,
.termsPolicy {
    font-size: 90%;
    display: none;
    height: 500px;
    overflow: auto;
    color: #000;
    background-color: rgba(255, 255, 255, 0.85);
    margin-bottom: 1em;
    border-radius: .3em;
    padding: 0em 2em;
}

.IATOA h4,
.IATOA2 h4,
.ISOPP h4,
.subAgreement h4,
.returnpolicy h4,
.returnpolicy h3 {
    color: white;
    font-weight: 600;
    text-align: center;
}

.IATOA p,
.IATOA2 p,
.ISOPP p,
.subAgreement p,
.returnpolicy p {
    letter-spacing: .5px;
    font-weight: 500;
}

.IATOA img,
.IATOA2 img,
.ISOPP img,
.subAgreement img,
.returnpolicy img {
    width: 30%;
    position: relative;
    right: 1em;
}

.IATOA,
.IATOA2,
.ISOPP,
.subAgreement,
.returnpolicy {
    font-size: 80%;
    display: none;
    height: 500px;
    overflow: auto;
    color: white;
    background-color: #687151;
    margin-bottom: 1em;
    border-radius: .3em;
    padding: 1em 2em;
}

.FTFB,
.MIMB,
.SSIB,
.ATMB {
    font-size: 80%;
    /*display: none;*/
    overflow: auto;
    color: #687151;
    background-color: white;
    margin-bottom: 1em;
    border-radius: .3em;
    padding: 1em 2em;
    margin-top: -1em;
}

.div_wealth_empowerment {
    font-size: 80%;
    display: none;
    overflow: auto;
    color: #687151;
    background-color: white;
    border-radius: .3em;
    padding: 1em 2em;
}

.ABT {
    height: 315px;
    font-size: 80%;
    overflow: auto;
    color: #687151;
    background-color: white;
    border-radius: .3em;
    padding: 1em 2em;
}

.SSIB {
    height: 210px;
}

.MIMB {
    height: 190px;
}

.FTFB {
    height: 180px;
}

.hvr-underline-reveal:before {
    background: #f08200 !important;
}


.enrollment-div,
.agreement-div {
    padding: .3em 0em;
    text-align: left;
}

.phone-wrap {
    font-weight: 300;
}

.siteName {
    text-transform: uppercase;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

#limited-time {
    color: #687151;
}

.IATOA #ia-understand,
.IATOA2 #ia-understand {
    margin-bottom: 0;
}

.IATOA ol li,
.IATOA2 ol li,
.ISOPP ol li,
footer #privacyPolicy ul li,
footer #termsPolicy ol li,
.ABT ul li,
.FTFB ul li,
.MIMB ul li,
.SSIB ul li,
.ATMB ul li {
    font-weight: 500;
}

.ABT ul li,
.FTFB ul li,
.MIMB ul li,
.SSIB ul li,
#option1-group ul li,
.ATMB ul li {
    font-size: 16px;
}

#option1-group ul li,
#option2-group #option2-group-main-ul .option2-group-main-li {
    color: #687151;
}

.hvr-underline-from-left:before {
    background: #687151 !important;
}

#option1-group ul li {
    font-weight: 600
}

.IATOA #ia-independent-contractor,
.IATOA2 #ia-independent-contractor {
    margin-bottom: 0;
    margin-left: -13px;
}

.IATOA #iatoa-at-cost,
.IATOA2 #iatoa-at-cost,
.ISOPP #isopp-at-cost,
.ISOPP #isopp-unsolicited-fax-spam {
    display: block;
    content: "";
    margin-top: 10px;
}

.IATOA #iatoa-applicant-signature,
.IATOA2 #iatoa-applicant-signature {
    margin-left: 20px;
    margin-bottom: 35px;
}

.IATOA .iatoa-applicant-signature-accepted-for,
.IATOA2 .iatoa-applicant-signature-accepted-for {
    padding-left: 4px;
}

.IATOA .iatoa-applicant-signature-accepted-for p,
.IATOA2 .iatoa-applicant-signature-accepted-for p,
.IATOA .iatoa-applicant-signature-date p,
.IATOA2 .iatoa-applicant-signature-date p {
    border-top: 1px solid white;
}

.IATOA .iatoa-applicant-signature-bottom .iatoa-applicant-signature-accepted-for,
.IATOA2 .iatoa-applicant-signature-bottom .iatoa-applicant-signature-accepted-for,
.IATOA .iatoa-applicant-signature-bottom .iatoa-applicant-signature-date,
.IATOA2 .iatoa-applicant-signature-bottom .iatoa-applicant-signature-date {
    margin-top: 20px;
}

.IATOA .iatoa-applicant-signature-bottom .iatoa-applicant-signature-accepted-for p br,
.IATOA2 .iatoa-applicant-signature-bottom .iatoa-applicant-signature-accepted-for p br,
.IATOA .iatoa-applicant-signature-date p br,
.IATOA2 .iatoa-applicant-signature-date p br {
    display: block;
    content: "";
    margin-top: -12px;
}

.ISOPP #isopp-audio-video {
    margin-top: 10px;
}

.ISOPP .ol-lower-alpha,
.ISOPP .ol-lower-number {
    counter-reset: list;
    margin: 0;
}

.ISOPP .ol-lower-alpha>li,
.ISOPP .ol-lower-number>li {
    list-style: none;
    position: relative;
}

.ISOPP .ol-lower-alpha>li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -1.4em;
}

.ISOPP .ol-lower-number>li:before {
    counter-increment: list;
    content: "(" counter(list) ")";
    position: absolute;
    left: -1.4em;
}

.ISOPP #isopp-unsolicited-fax-spam {
    margin-bottom: 10px;
}

.ISOPP #isopp-unsolicited-faxes,
.ISOPP .isopp-change-status,
.ISOPP .isopp-sale-transfer,
.ISOPP #isopp-entity-guarantee,
.ISOPP #isopp-members-household,
.ISOPP #isopp-tax-reporting,
.ISOPP #isopp-telemarketing-techniques,
.ISOPP #isopp-social-networking {
    display: block;
    content: "";
    margin-top: 10px;
}

footer #privacyPolicy .privacy-policy-secondary-header {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}

footer #privacyPolicy p,
footer #termsPolicy p {
    font-weight: 500;
}

footer #privacyPolicy a,
footer #termsPolicy a {
    color: #FB9E00;
    padding: 0;
}

footer #privacyPolicy a:hover,
footer #termsPolicy a:hover {
    color: #F47115;
}

footer #privacyPolicy ul li {
    list-style-type: none;
}

footer #privacyPolicy ul li:before {
    content: '* ';
}

footer #termsPolicy ol {
    padding-left: 1em;
}

footer ol li .termsPolicy-ol-heading {
    margin-left: 2.5em;
}

footer ol li .termsPolicy-ol-first-content {
    margin-top: 1em;
    text-indent: 2.5em;
}

footer .termsPolicy-text-indention {
    text-indent: 2.5em;
}

/*update*/
.onsel_container,
.onsel_shipment_container {
    margin-top: 10px;
}

.prod_container .prod_item {
    width: 19%;
}

.prod_shipment_container .prod_shipment_item {
    width: 16%;
}

.prod_container .prod_item,
.prod_shipment_container .prod_shipment_item {
    display: inline-block;
    text-align: center;
    background: #157eb5;
    color: #fff;
    border: 1px solid #157eb5;
    border-radius: 3px;
}

.prod_container .prod_item:hover,
.prod_shipment_container .prod_shipment_item:hover {
    background: #ed2024;
    border: solid 1px #ed2024;
}

.onsel_container .onsel_sections,
.onsel_shipment_container .onsel_shipment_sections {
    display: none;
}

.onsel_container .onsel_sections.open,
.onsel_shipment_container .onsel_shipment_sections.open {
    display: block;
}

.onsel_container .onsel_sections,
.onsel_shipment_container .onsel_shipment_sections {
    margin-top: 20px;
}

h2.ons_header {
    font-size: 21px;
    line-height: 1.2em;
    font-weight: bold;
    background: #ed2024;
    margin-top: 0;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.onsel_container .onsel_sections .on_inner,
.onsel_shipment_container .onsel_shipment_sections .on_inner {
    position: relative;
    background: #fff;
    border: 1px solid #6f7356;
    border-radius: 5px;
    margin-bottom: 15px;
}

.onsel_container .onsel_sections .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections .on_inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-bottom-color: #ed2024;
    border-top: 0;
    margin-left: -18px;
    margin-top: -18px;
}

.onsel_container .onsel_sections.on_select_open_0 .on_inner:after {
    left: 7%;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_0 .on_inner:after {
    left: 4%;
}

.onsel_container .onsel_sections.on_select_open_0 .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_0 .on_inner:after {
    margin-left: 2px;
}

.onsel_container .onsel_sections.on_select_open_1 .on_inner:after {
    left: 35%;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_1 .on_inner:after {
    left: 29%;
}

.onsel_container .onsel_sections.on_select_open_1 .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_1 .on_inner:after {
    margin-left: -39px;
}

.onsel_container .onsel_sections.on_select_open_2 .on_inner:after {
    left: 50%;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_2 .on_inner:after {
    left: 42%;
}

.onsel_container .onsel_sections.on_select_open_2 .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_2 .on_inner:after {
    margin-left: -18px;
}

.onsel_container .onsel_sections.on_select_open_3 .on_inner:after {
    left: 66%;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_3 .on_inner:after {
    left: 55%;
}

.onsel_container .onsel_sections.on_select_open_3 .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_3 .on_inner:after {
    margin-left: 0px;
}

.onsel_container .onsel_sections.on_select_open_4 .on_inner:after {
    left: 87%;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_4 .on_inner:after {
    left: 72%;
}

.onsel_container .onsel_sections.on_select_open_4 .on_inner:after,
.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_4 .on_inner:after {
    margin-left: 0px;
}

.onsel_shipment_container .onsel_shipment_sections.on_select_shipment_open_5 .on_inner:after {
    left: 88%;
    margin-left: 0px;
}

.onsel_container .onsel_sections .on_inner p,
.onsel_shipment_container .onsel_shipment_sections .on_inner p {
    padding: 0 15px;
    line-height: 1.6em;
    color: #111;
}

.onsel_container .onsel_sections .on_inner ul li,
.onsel_shipment_container .onsel_shipment_sections .on_inner ul li {
    list-style: none;
    line-height: 1.2em;
}

.onsel_container .onsel_sections .on_inner p.note,
.onsel_shipment_container .onsel_shipment_sections .on_inner p.note {
    font-size: 14px;
    color: #7d8d54;
    font-style: italic;
}

.onsel_container .onsel_sections .on_inner .ons_image img,
.onsel_shipment_container .onsel_shipment_sections .on_inner .ons_image img {
    width: 75%;
    margin: 0 auto 20px;
}

.ps_hidden {
    display: none;
}

.product_selected .ps_items.open {
    display: block;
}

.product_selected .ps_items .inner_ps {
    background: #222222;
    color: white;
    padding: 1em .5em;
    font-weight: 600;
}

.product_selected .ps_items p {
    padding: 0 20px;
}

.product_selected .ps_items .ons_image {
    padding: 35px;
    text-align: center;
}

.product_selected .ps_items .ons_image img {
    width: 80%;
    margin: 0 auto;
}

.xb-hide,
.shippingcontent {
    display: none;
}

.f1-steps .xb-openfour {
    width: 25%;
}

.subs_shipping {
    text-align: center;
}

/*
*   customer enrollment styles
*/
.selprod_item {
    margin-bottom: 25px;
}

.selprod_item .inner_item a {
    text-align: center;
    display: block;
    background: none;
    border: 2px solid #7d8d54;
    font-size: 18px;
    line-height: 1em;
    padding: 15px 10px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all .51s ease-in-out;
    -moz-transition: all .51s ease-in-out;
    -o-transition: all .51s ease-in-out;
    transition: all .51s ease-in-out;
}

.selprod_item .inner_item a:hover,
.selprod_item .inner_item a.isactive {
    color: #fff;
    background: #7d8d54;
    -webkit-transition: all .51s ease-in-out;
    -moz-transition: all .51s ease-in-out;
    -o-transition: all .51s ease-in-out;
    transition: all .51s ease-in-out;
}

.tap_to_select {
    margin-bottom: 20px;
}

.tap_to_select .tap-to-item {
    width: 49%;
    display: inline-block;
    text-align: center;
}

.tap_to_select .tap-to-item a {
    text-align: center;
    display: block;
    border: 2px solid #7d8d54;
    border-radius: 5px;
    padding: 10px 0;
    line-height: 1em;
    font-size: 13px;
    font-weight: bold;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.tap_to_select .tap-to-item a:hover {
    background: #7d8d54;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.tap_to_select .tap-to-item a.itm_is_active {
    background: #7d8d54;
    color: #fff;
}

.push_alert {
    background: #7d8d54;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    font-style: italic;
    margin-bottom: 15px;
}

.push_alert h2 {
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.push_alert p {
    text-align: center;
}

.itemtotal {
    margin-bottom: 20px;
}

input[type=checkbox]:checked+label {
    color: #000;
}

.onckeckbox input#dateofbirth {
    margin: 0;
    display: inline-block;
    line-height: 1em;
}

.onckeckbox .labeler {
    display: inline-block;
    vertical-align: middle;
}

.customsteps .f1-step {
    width: 49%;
}

.billingstep .f1-step {
    width: 49%;
}

.itmdesc {
    display: none;
}

.idescinner {
    position: relative;
    background: #7d8d54;
    border-radius: .4em;
    padding: 15px 20px;
    color: #fff;
    width: 95%;
    margin: 25px auto 0;
}

.idescinner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #7d8d54;
    border-top: 0;
    margin-top: -20px;
}

.retdesc .idescinner:after {
    left: 20%;
}

.predesc .idescinner:after {
    left: 73%;
}

.returnpolicy a {
    color: #fff !important;
}

/***** Media queries *****/
@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
    .navbar {
        padding-top: 0;
    }

    .navbar.navbar-no-bg {
        background: #333;
        background: rgba(51, 51, 51, 0.9);
    }

    .navbar-brand {
        height: 60px;
        margin-left: 15px;
    }

    .navbar-collapse {
        border: 0;
    }

    .navbar-toggle {
        margin-top: 12px;
    }

    .top-content {
        padding: 0 0 30px 0;
    }

    label.error,
    .site_notAvailable {
        left: 0;
    }

    div#ccyear_holder {
        margin-left: -15px;
    }

    label#confirm_sponsor-error {
        display: table;
    }
}

@media (max-width: 500px) {

    .prod_item label strong,
    .prod_shipment_item label strong {
        font-size: 11px;
    }

    .nav-tabs>li {
        float: inherit;
        margin-bottom: 2px;
    }

    #product_subscription .nav-tabs>li {
        width: 100%;
    }

    button.btn.btn-previous,
    button.btn.btn-previous:focus,
    button.btn.btn-previous:active:focus,
    button.btn.btn-previous.active:focus {
        min-width: 110px;
    }

    button.btn.btn-next,
    button.btn.btn-next:focus,
    button.btn.btn-next:active:focus,
    button.btn.btn-next.active:focus {
        min-width: 110px;
    }

    div#ccyear_holder {
        margin-left: -15px;
    }

    label.error,
    .site_notAvailable,
    .site_available {
        left: 0px;
    }

    .site_notAvailable,
    .site_available {
        max-width: 100%;
    }

    .labeler {
        margin-left: 0px !important;
    }

    #secureServer_text {
        font-size: 12px;
    }

    div#confirm_sponsor_holder {
        margin-left: 0;
    }

    #weAccept_billingMethod {
        font-size: 10px;
    }
}

@media (max-width: 415px) {

    h1,
    h2 {
        font-size: 32px;
    }

    .f1 {
        padding-bottom: 20px;
    }

    .f1-buttons button {
        margin-bottom: 5px;
    }

    .agree1,
    .agree2,
    .agree3 {
        font-size: .9em;
    }

    .prod_item label strong,
    .prod_shipment_item label strong {
        font-size: 13px;
        line-height: 1em;
    }

    .prod_container .prod_item,
    .prod_shipment_container .prod_shipment_item {
        width: 100%;
        border: 1px solid #7d8d54;
        margin-bottom: 10px;
        border-radius: 5px;
        line-height: 1em;
        /*background: #7d8d54;*/
        padding: 10px 15px;
    }

    .prod_container .prod_item label,
    .prod_shipment_container .prod_shipment_item label {
        display: inline-block;
        width: 93%;
        line-height: 1em;
        margin: 0;
        color: #7d8d54;
    }

    .prod_container .prod_item input,
    .prod_shipment_container .prod_shipment_item input {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }

    .prod_container .prod_item.sactive,
    .prod_shipment_container .prod_shipment_item.sactive {
        background: #167fb6;
    }

    .prod_container .prod_item.sactive label,
    .prod_shipment_container .prod_shipment_item.sactive label {
        color: #fff;
    }

    .onsel_container .onsel_sections .on_inner:after,
    .onsel_shipment_container .onsel_shipment_sections .on_inner:after {
        display: none;
    }

    .ons_header strong {
        display: block;
        margin-top: 5px;
        font-style: italic;
    }

    .prdct-dscrption {
        padding: 0px 30px 20px;
        margin-top: -50px;
    }

    .itemprods .prod_subtotal_num,
    .itemprods .shiphandle_num,
    .itemprods .salestax_num,
    .itemtotal .total_amount_num {
        font-weight: bold;
        font-size: 23px;
        font-style: italic;
    }
}

/* Retina-ize images/icons */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    /* logo */
    .navbar-brand {
        background-image: url(../img/logo@2x.png) !important;
        background-repeat: no-repeat !important;
        background-size: 162px 36px !important;
    }
}

/* RESIZE BILLING STEP Card Identification Number */
#cardHelp {
    line-height: 130%;
}

#ccid {
    width: 6em;
}

/* Added Text */
.client-letter-text {
    margin-top: 1.5em;
}

.show {
    display: block !important;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.invisible {
    visibility: hidden;
}

/*new updates 02-06-18*/
hr.thick-divider {
    border-top: 3px solid #7b7b7b;
}

a#affiliate-business-toolkit,
a#wealth-empowerment {
    color: rgb(251, 158, 0);
}

a#affiliate-business-toolkit {
    font-size: 1.3em;
}

a#wealth-empowerment {
    font-size: 1.2em;
}

li.option2-group-main-li {
    list-style: none;
}

.prod_container,
.prod_shipment_container {
    display: block;
    text-align: center;
}

.prod-item,
.prod_shipment_item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 25%;
}

#product-features-list .ctfo-system-plan-header {
    color: white;
    background: #0F1011;
    padding: .5em;
    font-size: .9em;
    border: 1px dotted whitesmoke;
    font-weight: 900;
    margin-bottom: .1em;
}

#product-features-list .ctfo-system-plan-header a {
    color: white;
}

#product-features-list ul li {
    border: 1px dotted whitesmoke;
    font-size: .9em;
}

#product-features-list .grouped-desc {
    line-height: 1.1;
    padding-top: .9em !important;
    padding-bottom: .9em !important;
}

#product-features-list .grouped-desc-hide {
    visibility: hidden;
}

@media (max-width: 575px) {
    #top-products-header-text {
        margin-bottom: 2em;
    }

    #product-features-list .ctfo-system-plan-header {
        font-size: .7em !important;
    }

    #product-features-list ul li {
        font-size: .7em !important;
    }

    .currency {
        font-size: 1.5rem !important;
    }

    .value {
        font-size: 3rem !important;
    }

    #selected-plan-info-wrap-info .col-xs-9 {
        width: 65% !important;
    }

    #selected-plan-info-wrap-info .col-xs-3 {
        width: 35% !important;
    }

    #selected-plan-info-wrap-info #selected-plan-info-wrap h5 {
        margin-top: 3px;
    }
}

@media (max-width: 475px) {
    #product-features-list .ctfo-system-plan-header {
        font-size: .6em !important;
    }

    #product-features-list ul li {
        font-size: .6em !important;
    }

    .currency {
        font-size: 1rem !important;
    }

    .value {
        font-size: 2rem !important;
    }

    #confirm-selected-plan-wrap label {
        font-size: 14px !important;
    }
}

@media (max-width: 415px) {

    h1,
    h2 {
        font-size: 32px;
    }

    .f1 {
        padding-bottom: 20px;
    }

    .f1-buttons button {
        margin-bottom: 5px;
    }

    .agree1,
    .agree2,
    .agree3,
    #ctfo-no-spam-policy-terms,
    #ctfo-privacy-policy-terms,
    #ctfo-terms-of-use-terms {
        font-size: .9em;
    }

    #confirm-selected-plan-wrap h3 {
        font-size: 17px !important;
    }

    #confirm-selected-plan-wrap label {
        height: 75px !important;
        font-size: .7em !important;
        padding-top: 0.5em !important;
    }

    #selected-plan-info-wrap-info .col-xs-9 {
        width: 55% !important;
    }

    #selected-plan-info-wrap-info .col-xs-3 {
        width: 45% !important;
    }

    #confirm-selected-plan-wrap input:checked+label:after {
        width: 30px !important;
        height: 30px !important;
        line-height: 26px !important;
    }
}

@media (max-width: 399px) {
    #product-features-list .ctfo-system-plan-header {
        font-size: .5em !important;
    }

    #product-features-list ul li {
        font-size: .41em !important;
    }

    .currency {
        font-size: .8rem !important;
    }

    .value {
        font-size: 1.6rem !important;
    }

    #confirm-selected-plan-wrap label {
        font-size: 14px;
    }

    #subscription-radio-intro-confirm-wrap,
    #subscription-radio-pro-confirm-wrap,
    #subscription-radio-premium-confirm-wrap {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 387px) {
    #selected-plan-info-wrap-info #selected-plan-info-wrap h5 {
        margin-top: 0;
    }
}

@media (max-width: 332px) {

    .agree1,
    .agree2,
    .agree3,
    #ctfo-no-spam-policy-terms,
    #ctfo-privacy-policy-terms,
    #ctfo-terms-of-use-terms {
        font-size: .8em;
    }
}

/* PRODUCT FEATURES LIST STYLES */
#product-features-list .col-md-5,
#product-features-list .col-sm-5,
#product-features-list .col-xs-5,
#product-features-list .col-md-7,
#product-features-list .col-sm-7,
#product-features-list .col-xs-7,
#product-features-list .col-md-4,
#product-features-list .col-sm-4,
#product-features-list .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
}

#product-features-list #ctfo-system-features {
    padding-right: .2em;
}

#product-features-list #ctfo-system-features ul li {
    padding: .2em .5em;
    color: black;
    background: ghostwhite;
    font-weight: bold;
}

#product-features-list .ctfo-plan-selected:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 39px 0 0;
    border-color: #2592F7 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}

#product-features-list .ctfo-plan-selected:after {
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    position: absolute;
    left: 2px;
    top: 0;
    text-shadow: 0 0 2px #37c5b6;
    font-size: 1.4rem;
}

#product-features-list #ctfo-first-plan,
#product-features-list #ctfo-second-plan,
#product-features-list #ctfo-third-plan {
    width: 100%;
}

#product-features-list #ctfo-first-plan,
#product-features-list #ctfo-second-plan {
    padding-left: .2em;
    padding-right: .2em;
}

#product-features-list #ctfo-third-plan {
    padding-left: .2em;
}

#product-features-list #ctfo-first-plan ul li,
#product-features-list #ctfo-second-plan ul li,
#product-features-list #ctfo-third-plan ul li {
    padding: .2em 0;
}

#product-features-list #ctfo-first-plan:hover li,
#product-features-list #ctfo-first-plan:hover .currency,
#product-features-list #ctfo-first-plan:hover .duration {
    color: #fff;
}

#product-features-list #ctfo-second-plan:hover li,
#product-features-list #ctfo-second-plan:hover .currency,
#product-features-list #ctfo-second-plan:hover .duration {
    color: #fff;
}

#product-features-list #ctfo-third-plan:hover li,
#product-features-list #ctfo-third-plan:hover .currency,
#product-features-list #ctfo-third-plan:hover .duration {
    color: #fff;
}

#product-features-list #ctfo-first-plan:hover,
#product-features-list #ctfo-second-plan:hover,
#product-features-list #ctfo-third-plan:hover {
    cursor: pointer;
    z-index: 10;
}

#product-features-list #ctfo-first-plan:hover h4,
#product-features-list #ctfo-second-plan:hover h4,
#product-features-list #ctfo-third-plan:hover h4 {
    border-top: 4px solid #bbb;
    border-left: 4px solid #bbb;
    border-right: 4px solid #bbb;
}

#product-features-list #ctfo-first-plan:hover li,
#product-features-list #ctfo-second-plan:hover li,
#product-features-list #ctfo-third-plan:hover li {
    border-left: 2px solid #bbb;
    border-right: 2px solid #bbb;
}

#product-features-list #ctfo-first-plan:hover li:last-child,
#product-features-list #ctfo-second-plan:hover li:last-child,
#product-features-list #ctfo-third-plan:hover li:last-child {
    border-bottom: 2px solid #bbb;
}

#product-features-list #ctfo-first-plan ul li:last-of-type,
#product-features-list #ctfo-second-plan ul li:last-of-type,
#product-features-list #ctfo-third-plan ul li:last-of-type {
    background: transparent;
    color: #6F7456;
}

#product-features-list #ctfo-first-plan ul li,
#product-features-list #ctfo-first-plan ul li .currency,
#product-features-list #ctfo-first-plan ul li .duration {
    background: #9FBA89;
    font-weight: bold;
    color: #fff;
}

#product-features-list #ctfo-second-plan ul li {
    background: #6F7456;
    font-weight: bold;
}

#product-features-list #ctfo-second-plan ul li,
#product-features-list #ctfo-second-plan ul li .currency,
#product-features-list #ctfo-second-plan ul li .duration {
    color: white;
}

#product-features-list #ctfo-third-plan ul li {
    background: #6c7368;
    font-weight: bold;
}

#product-features-list #ctfo-third-plan ul li,
#product-features-list #ctfo-third-plan ul li .currency,
#product-features-list #ctfo-third-plan ul li .duration {
    color: #fff;
}

#product-features-list .ctfo-system-plan-header {
    color: white;
    background: #0F1011;
    padding: .5em;
    font-size: .9em;
    border: 1px dotted whitesmoke;
    font-weight: 900;
    margin-bottom: .1em;
}

#product-features-list .ctfo-system-plan-header a {
    color: white;
}

#product-features-list ul li {
    border: 1px dotted whitesmoke;
    font-size: .9em;
}

#product-features-list .grouped-desc {
    line-height: 1.1;
    padding-top: .9em !important;
    padding-bottom: .9em !important;
}

#product-features-list .grouped-desc-hide {
    visibility: hidden;
}

/* EMPHASIZE PRODUCT PRICE */
.currency,
.duration {
    color: #2d3e50;
}

.duration::before {
    content: '/';
    margin-right: 2px;
}

.currency {
    display: inline-block;
    margin-top: -5px;
    vertical-align: top;
    font-size: 1.9rem;
    font-weight: 700;
}

.value {
    font-size: 4rem;
    font-weight: 300;
}

/* END EMPHASIZE PRODUCT PRICE */
/* CHECK BOXES(RADIO BUTTON) STYLES BELOW PLAN GRAPH */
@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    top: 7px;
    left: 0;
    height: 25px;
    width: 25px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none !important;
    z-index: 1000;
}

.option-input:hover {
    background: #9faab7;
}

.option-input:checked {
    background: #40e0d0;
}

.option-input:checked::before {
    height: 25px;
    width: 25px;
    position: absolute;
    content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â';
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

/* END CHECK BOXES(RADIO BUTTON) STYLES BELOW PLAN GRAPH*/
/* END PRODUCT FEATURES LIST STYLES */
/* CONFIRM SELECTED PLAN STYLES */
#confirm-selected-plan-wrap input {
    display: none;
}

#confirm-selected-plan-wrap label {
    position: relative;
    background-color: #aaa;
    color: #fff;
    font-size: 17px;
    text-align: center;
    height: 100px;
    padding-top: 1.5em;
    display: block;
    cursor: pointer;
    border: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

#confirm-selected-plan-wrap label:hover {
    transform: rotateX(360deg);
}

#confirm-selected-plan-wrap input:checked+label {
    border: 3px solid #333;
}

#confirm-selected-plan-wrap #subscription-radio-intro-confirm-wrap input:checked+label {
    background: #9FBA89;
    color: #6F7456;
}

#confirm-selected-plan-wrap #subscription-radio-pro-confirm-wrap input:checked+label {
    background: #6F7456;
    color: #fff;
}

#confirm-selected-plan-wrap #subscription-radio-premium-confirm-wrap input:checked+label {
    background: #6c7368;
    color: midnightblue;
}

#confirm-selected-plan-wrap input:checked+label:after {
    content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 2px solid #333;
    z-index: 999;
    position: absolute;
    top: -10px;
    right: -10px;
    font-weight: bolder;
}

#confirm-selected-plan-wrap #subscription-radio-intro-confirm-wrap input:checked+label:after {
    background: #9FBA89;
}

#confirm-selected-plan-wrap #subscription-radio-pro-confirm-wrap input:checked+label:after {
    background: #6F7456;
}

#confirm-selected-plan-wrap #subscription-radio-premium-confirm-wrap input:checked+label:after {
    background: #6c7368;
}

/* END CONFIRM SELECTED PLAN STYLES */
/* SELECTED PLAN STYLES */
#selected-plan-info-wrap {
    padding-left: 0;
    padding-right: 0;
}

/* END SELECTED PLAN STYLES */
div.izimodalpopup {
    text-align: left;
    font-size: 1.7rem;
}

.input-group-addon {
    background: #fafaf9;
    border-color: #a7a7a7;
    color: #555;
}

.form-control {
    border-color: #a7a7a7;
    background: #fafaf9;
    border-radius: 0;
}

/* select[name="billmethod"],
input[name="ccnumber"],
input[name="ccid"],
select[name="ccmonth"],
select[name="ccyear"] {
    border-left-color: #a7a7a7;
} */

.table>tbody>tr>td {
    text-align: left;
    line-height: 1em;
    vertical-align: middle;
}

span.label.label-info,
label.label.label-info {
    font-size: 12px;
}

.table>tbody>tr>td>h2 {
    line-height: 0;
}

table.table.table-striped {
    margin: 0;
    border-radius: 12px;
    overflow: hidden;
}

.prod_container .prod_item label,
.prod_shipment_container .prod_shipment_item label {
    line-height: 1em;
    margin: 0;
    display: block;
    cursor: pointer;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.prod_container .prod_item label strong,
.prod_shipment_container .prod_shipment_item label strong {
    font-weight: bold;
}

.prod_container .prod_item input,
.prod_shipment_container .prod_shipment_item input {
    display: none;
}

.slidersot h2.maintitle {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 0;
    line-height: 1em;
    margin-bottom: 35px;
}

.slidersot h3.subtitle {
    text-align: center;
    margin: 0 0 35px;
    font-size: 12px;
}

.slidersot h2.subheadbase {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.2em;
    font-weight: bold;
}

.slidersot p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 25px;
}

.onnote {
    font-size: 13px;
    color: #6f7356;
    font-style: italic;
    padding-left: 8px;
    margin-top: -8px;
    margin-bottom: 5px;
}

.mainplanheader h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

/*.hideiffree {
    display: none;
    }*/
/* The container */
.labeler {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 5px;
}

/* Hide the browser's default checkbox */
.labeler input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 5px;
    border: 1px solid #555555;
}

/* On mouse-over, add a grey background color */
.labeler:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.labeler input:checked~.checkmark {
    background-color: #555555;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.labeler input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.labeler .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cart-button {
    padding: 10px 0px;
    background-color: #ed2024;
    color: #fff;
    font-size: 20px;
    border-style: none;
    border-radius: 0px 0px 5px 5px;
    text-transform: uppercase;
    cursor: pointer;
}

.cart-button:hover {
    background-color: #157eb5;
}

.cart-button {
    background-color: #ed2024;
}

.prod_item.sactive,
.prod_shipment_item.sactive {
    background-color: #ed2024;
    border: solid 1px #ed2024;
}

.prod_container.prod_item.sactive,
.prod_shipment_container.prod_shipment_item.sactive {
    border: solid 1px #ed2024;
}

.showdprod {
    display: none;
}

.selectedprod,
.selectedprod:hover {
    background-color: #febe10;
    color: #333;
}

strong.namehere br {
    display: none;
}

span.prdct-price {
    font-weight: bold;
    color: #febe10;
    margin-left: 10px;
}

.optupsinner a {
    color: #ed2024;
    background: none;
    display: block;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 10px;
    border: 2px solid #ed2024;
}

.optupsinner a:hover {
    background: #ed2024;
    color: #fff;
}

.subs_shipping {
    margin-top: 15px;
}

#dateofbirth-error {
    display: block;
    max-width: 180px;
}

#billmethod-error {
    top: 0;
}

/* REL billing__part-auto-shipment styles */
.billing__part-auto-shipment .mainplanheader .billing__part-auto-shipment-text-header {
    color: #ed2024;
    line-height: 1.1;
    margin-top: 2em;
}

.billing__part-auto-shipment .mainplanheader .billing__part-auto-shipment-text-header--secondary {
    font-size: 19px;
}

.billing__part-auto-shipment .prod_shipment_container .onsel_shipment_container {
    margin-bottom: 25px;
}

.billing__part-auto-shipment .prod_shipment_container .onsel_shipment_container .onsel_shipment_sections .prdct-dscrption {
    margin-top: 0.5em;
}

.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn {
    width: 100%;
    border: none;
    border-radius: 10px;
    font-weight: bold;
    padding: .4em 2em;
}

.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn:active,
.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn:hover,
.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn:focus {
    outline: none;
    background: #ed2024;
}

.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn-yes {
    background: #36e80e;
    color: black;
    font-size: 18px;
}

.billing__part-auto-shipment .f1-buttons .billing__part-auto-shipment-btn-no {
    background: #cacaca;
    color: #fbfbfb;
    margin: 1.5em 0;
}

.form-backgroundz {

    max-width: 566px;
}

.form-background {
    background-color: white;
    max-width: 566px;
}

.new-form-bg {
    background-color: white;
    border-top-left-radius: 180px;
    padding: 73px 0px 110px;
}

#secureServer_text {
    font-family: "Poppins", sans-serif;
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.form_label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: black;
}

.enroll-form-input {
    line-height: 34px;
    font-size: 18px;
    border: 1px solid #C4C4C4;
    background-color: #F8F8F8;
    border-radius: 4px;
}

.select-enroll-form-input {
    line-height: 34px;
    font-size: 14px;
    border: 1px solid #C4C4C4;
    background-color: #F8F8F8;
    border-radius: 4px;
}

.enroll-form-input:focus,
.enroll-form-input:active {
    border: 1px solid #971D1E;
    box-shadow: none;
}

#resend {
    background: var(--SUL-Gradient-2, linear-gradient(92deg, #971D1E -22.48%, #EBB76E 133.75%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}

.color-ccd {
    color: #2E2CCD;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.form-group {
    width: 100%;
}

.form-enroll {
    padding: 0 28px;
}

.enroll-form-btn {
    background-color: #475ACB;
    border-radius: 4px;
    width: 190px;
    height: 53px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    outline: 0;
    border: none;
    line-height: 1;
}

.enroll-form-btn-vo {
    background-color: #475ACB;
    border-radius: 4px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    outline: 0;
    border: none;
    padding: 15px;
}

p.welcome-VO {
    color: #000;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.enroll-form-prevbtn {
    background-color: #475ACB;
    border-radius: 4px;
    width: 190px;
    height: 53px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    outline: 0;
    border: none;
}

.text-muted {
    font-size: 10px !important;
    color: #6B6B6B !important;
    font-weight: 400 !important;
}

.term3z a {
    color: #4A5BC4 !important;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
    text-decoration-line: underline;
}

label#fileInput-error {
    top: 0px;
}

.term4z a {
    color: #475ACB !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

.bill-head {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-size: 27px;
    color: white;
    text-align: center;
    vertical-align: middle;
    background-image: linear-gradient(315deg, #374C5A 0.06%, #5F5BA8 10.29%, #517CBA 41.83%, #4990C5 67.41%, #4698CA 85.31%);

}

.bill-head h4 {
    margin-bottom: 0;
}

.bill-details {
    background-color: #F0EDF6;
    text-align: center;
    vertical-align: middle;
    padding: 30px;
}

.bill-price {
    font-family: "Poppins", sans-serif;
    color: #374C5A;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
}

.bill-price span {
    color: #AEAEAE;
    text-decoration: line-through;
    margin: 0;
}

.bill-fee {
    font-size: 18px;
    color: #374C5A;
    font-family: "Poppins", sans-serif;
    line-height: 100%;
}

.bill-fee span {
    color: #19A537;
}

.bill-total {
    color: #374C5A;
    font-size: 50px;
    font-family: "Poppins", sans-serif;
}

a {
    color: #0088FF !important;
}

.terms p,
.couponbox p {
    font-size: 12px;
    color: #000;
    font-family: "Poppins", sans-serif;
    line-height: 130%;
}

.terms p::first-line,
.couponbox p::first-line {
    line-height: 100%;
}

.step-icon {
    background-color: white;
    border: 1px solid #4A5BC4;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}



.progress-bar-container {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}

.step-icon-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    flex: 1;
}

.step-icon-bar {
    position: absolute;
    content: " ";
    width: 100%;
    height: 6px;
    background-color: #374C5A;
    top: 28px;
    left: -71px;
}

.active.step-icon-bar {
    background-color: #fff;
    border-radius: 3px;
    left: 70px;
    z-index: 1;
}


.step-icon-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.step-description {
    margin-top: 5px;
}

.step-icon-div {
    position: relative;
}

.step-icon-div:hover {
    cursor: pointer;
}

.step-icon-div.active p {
    font-family: "Poppins", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.step-icon-div p {
    color: #4A5BC4;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
}

.step-icon.active {
    background-color: #FFF;
    border: 0;
}

.step-icon.active i {
    color: #4A5BC4;
}

.step-icon {
    background-color: #4A5BC4;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.step-icon i {
    color: #fff;
}

#step2,
#step3,
#step4,
#step5,
#step6 {
    display: none;
}

#img2,
#img3,
#img4,
#img5,
#img6 {
    display: none;
}

#term-error {
    top: 0;
}

#expirationDate-error {
    top: 1px;
}



.marginl-2 {
    margin-left: 0px !important;
}

@media screen and (min-width:576px) {
    .marginl-2 {
        margin-left: 0.5rem !important;
    }

    #ccid-error {
        padding: 0.5em 1em;
        font-size: 0.75em;
        line-height: 130%;
        width: 10.25em;
    }


}

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

    .step-icon-bar {
        top: 20px;
    }
}

@media screen and (max-width:420px) {
    .form-logo {
        max-width: 180px;
    }

    #secureServer_text {
        font-size: 14px !important;
        margin-top: 18px !important
    }

    .step-icon-div p {
        font-size: 10px;
    }

    .step-icon-bar::after {
        top: 20px;
        right: -33px;
        width: 60px;
    }

    .step-icon i {
        font-size: 15px;
    }

    .step-icon {
        height: 40px;
        width: 40px;
    }

}