.row .tsandcs {
    margin: 0px !important;
}

.join-as-member .frm__validation-summary {
    color: #ffffff;
    background-color: #99242C;
    border-radius: 5px;
}

.main {
    background-color: #fff !important;
}

#CCLUBAPPS #mainContent {
    background-color: #fff !important;
}

#CCLUBAPPS #mainContent #mainContentInner {
    overflow: hidden;
    padding: 0 !important;
}

.join-as-member .frm__validation-summary ul {
    color: #ffffff;
}

.join-as-member .frm__validation-summary strong {
    color: #ffffff;
}

.join-as-member .requiresData {
    border-color: #99242C;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.join-as-member .PayBox .input-group {
    min-height: 6em;
    width: 100%;
}

.frm__checkbox-input input[type="checkbox"]+label::before {
    border-width: 2px;
    border-style: solid;
    border-color: #217473 !important;
    text-indent: -8px !important;
    padding: 0 !important;
    line-height: 1.125rem;
}

@media all and (min-device-width: 768px) and (max-device-width: 892px) {
    .join-as-member .PayBox .input-group {
        min-height: 7.2em;
    }

    .input-group-heading {
        min-height: 4em;
    }
}


@media all and (device-width: 768px) and (device-height: 850px) and (orientation:portrait) {
    .join-as-member .PayBox .input-group {
        min-height: 7.2em;
    }

    .input-group-heading {
        min-height: 4em;
    }
}

@media all and (max-device-width: 767px) {
    .join-as-member .PayBox .input-group {
        min-height: 0;
    }
}

.error-border {
    border-color: #99242C !important;
    border-width: 2px !important;
    border-style: solid;
    padding: 10px;
    margin: 0 -14px !important;
}

.join-as-member .subContentInner {
    background-color: rgba(242, 242, 242, 1);
    overflow: visible;
    padding: 15px;
    border-radius: 10px;
}



.join-as-member .PayBoxSelected {
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: #217473;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.join-as-member .payBoxSection {
    background-color: #f2f2f2;
    background-color: rgba(242, 242, 242, 0.996078431372549);
    padding-bottom: 10px;
}

.join-as-member .TermsAndConditions {
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: #217473;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.join-as-member .TermsAndConditionsRow {
    margin-bottom: 0 !important;
    padding: 20px 10px;
}


.join-as-member .radio-toolbar input[type="radio"] {
    display: none;
}

.join-as-member .radio-toolbar {
    margin-bottom: 10px;
}

.join-as-member .radio-toolbar input[type="radio"]+span {
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 12px 37px;
    font-size: 16px;
    line-height: 12px;
    font-weight: 700;
    text-transform: uppercase;
    /*margin: 5em;*/
    border-color: #217473;
    color: #217473;
    background-color: #ffffff;
}

.join-as-member .radio-toolbar input[type="radio"]+span:after {
    content: "SELECT";
}

.join-as-member .radio-toolbar input[type="radio"]:checked+span {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    background-color: #217473;
    padding: 14px 20px;
    /*margin: 4.5em;*/
}



.join-as-member .radio-toolbar input[type="radio"]:checked+span:after {
    content: "SELECTED ✓";
}

div.site main.main div.CCLUBAPPS .join-as-member .lblPaymentAmmout {
    font-style: normal;
    color: #217473;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding: 20px 14px 5px 14px;
}

.join-as-member .lblPaymentPeriod {
    font-style: normal;
    color: #217473;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 0 14px 5px 14px;
}

.join-as-member .payment-select-center {
    align-items: center;
    justify-content: space-around;
    display: inline-grid;
    float: none;
}

.payment-choice-select-center {
    align-items: center;
    justify-content: space-around;
    display: inline-grid;
}

.payment-choice-button-white {
    display: inline-block;
    margin: 4px 0 0;
    min-width: 80px;
    padding: 14px 15px !important;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    -ms-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #217473 !important;
    background-color: #ffffff !important;
    max-width: 190px;
    border-color: #217473 !important;
}

.payment-choice-button-green {
    line-height: 14px !important;
    max-width: 190px !important;
}

.payment-choice-popup {
    display: none;
    overflow: hidden !important;
}

.join-as-member .ui-widget-content {
    border: none;
    background: none;
    /*color: #333333;*/
}

.fixed-dialog {
    position: fixed;
    top: 50px;
    left: 50px;
}

.join-as-member .ui-accordion .ui-accordion-content {
    padding: 0em 0.0em;
}

.register-member-email-dialog-popup {
    text-align: center;
    display: none;
}

.register-member-email-dialog .large-login-button {
    min-width: 193px;
}

.register-member-email-dialog .close {
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 11px 15px !important;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-color: #217473;
    color: #217473;
    background-color: #ffffff;
    cursor: pointer;
}

.register-member-email-dialog .email-dialog-padding-bottom {
    padding-bottom: 13px;
}


.join-as-member-address .remove,
.showManualAddress,
.mgm-remove {
    display: inline-block;
    color: #b84725 !important;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}

.join-as-member-address .remove:hover,
.showManualAddress:hover,
.mgm-remove:hover {
    text-decoration: underline;
    outline: 0;
    opacity: 0.5;
}

.join-as-member-address .fullAddress {
    line-height: 10px;
    margin: 0 auto;
    text-align: left;
}

.input-disabled {
    background-color: #EBEBE4 !important;
}

.button-control-White-background {
    border-width: 2px !important;
    border-style: solid !important;
    border-radius: 5px;
    padding: 11px 15px !important;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-color: #217473 !important;
    color: #217473;
    background-color: #ffffff;
}



.input-group-heading p {
    margin: 10px 15px !important;
}

.required-align-right {
    margin-bottom: -32px;
    float: right;
}

@media all and (min-device-width: 320px) and (max-device-width: 767px) {
    .required-align-right {
        margin-top: -10px;
        margin-left: 0;
        margin-bottom: 0;
        float: left;
    }

    .frm__checkbox-input input[type="checkbox"]+label::before {
        text-indent: -8px !important;
        padding: 1px 0 0 0 !important;
    }
}

@media all and (max-device-width: 767px) {
    .mobile-large-button {
        font-size: 20px !important;
        min-width: 99% !important;
        line-height: 25px !important;
    }
}


div.site main.main div.CCLUBAPPS .member-password,
div.site main.main div.CCLUBAPPS .member-password li {
    line-height: 0.5rem;
}

.password-tick-list::after {
    font-family: icons;
    color: #217473;
    content: "\f15e";
    float: right;
    margin-right: 40px;
    font-size: 40px;
}

.paymentBenefits {
    padding-left: 20px !important;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4em;
}

.paymentBenefits li {
    margin-bottom: 5px !important;
}


.payment-choice-tick-list li:before {
    font-family: icons;
    position: absolute;
    margin-left: -35px;
    font-size: 40px;
    color: #217473;
    content: "\f15e";
}

.join-as-member .field-validation-error {
    position: absolute !important;
    background-color: #99242c;
    background-color: rgba(153, 36, 44, 1);
    color: white !important;
    width: 35%;
    min-height: 74px;
    padding: 7px;
    font-size: 14px;
    margin-left: 10.33em;
    margin-top: -12px;
    z-index: 1;
    align-items: center;
    float: none;
}

.join-as-member .field-validation-error span {
    color: white !important;
}

.join-as-member .field-validation-error .frm__error {
    color: #d21e27;
    width: 100%;
    float: left;
    font-size: 0.9rem;
    margin-top: 10px;
}

.join-as-member .validation-error-container {
    display: flex !important;
}

.join-as-member .mandatory-label-col {
    padding-top: 12px;
}

.padding-top-10 {
    padding-top: 10px;
}

.mgm-error-show {
    height: 146px !important;
}

@media all and (min-width: 320px) and (max-width:767px) {
    .join-as-member .field-validation-error {
        position: inherit !important;
        background-color: #99242c;
        background-color: rgba(153, 36, 44, 1);
        width: 100% !important;
        height: auto !important;
        min-height: 58px;
        color: white !important;
        font-size: 16px;
        margin-left: 0px !important;
        margin-top: 0px;
        box-sizing: border-box;
        padding: 10px;
    }

    .join-as-member .mobile-validation-error-container {
        display: flex !important;
        flex-direction: column;
    }

    .join-as-member .mobile-validation-error-container>.mobile-validation-label {
        order: 2;
        padding: 0 0 0 10px;
    }

    .join-as-member .mobile-validation-error-container>.mobile-validation-field {
        order: 3;
        padding: 10px;
    }

    .join-as-member .mobile-validation-error-container>.mobile-validation-message {
        order: 1;
    }


    .error-border {
        border-radius: 5px 5px 0px 0px;
        margin: 0 !important;
        padding: 0 !important;
    }


}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .join-as-member .field-validation-error {
        width: 34% !important;
        min-height: 74px !important;
        font-size: 14px !important;
        padding: 5px 5px 5px 10px;
        margin-left: 11.6% !important;
    }

    .mgm-error-show {
        height: 146px !important;
    }
}

@media all and (min-width: 767px) and (max-width: 968px) {

    .join-as-member .field-validation-error {
        font-size: 12px !important;
    }
}

@media all and (min-width: 994px) and (max-width: 1024px) {
    .join-as-member .field-validation-error {
        margin-left: 11.5% !important;
    }
}



@media all and (width: 768px) {
    .join-as-member .field-validation-error {
        margin-left: 4% !important;
    }
}


@media all and (min-width: 1400px) {
    .join-as-member .field-validation-error {
        width: 400px;
    }
}

.noMarginleft {
    margin-left: 0px !important;
}

span.field-validation-error[style*="inline"] {
    /*display: block !important;*/
    display: inline-flex !important;
}

span.field-validation-error[style*="block"] {
    /*display: block !important;*/
    display: inline-flex !important;
}

.frm__error {
    display: inline-flex;
}

.button-gray {
    width: 116px;
    height: 38px;
    border: none;
    border-radius: 5px;
    font-weight: 700;
    color: #FDFFFF;
}

.button-border-green {
    width: 160px;
    height: 38px;
    border: none;
    border-radius: 5px;
    font-weight: 700;
    color: #217473;
    background-color: #ffffff;
    border: 2px solid #217473;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.mgm-success-message {
    color: #217473;
}

.join-member-float-right {
    float: right;
}

.padding-right-36px {
    padding-right: 36px;
}

.error-color {
    color: #99242C;
    text-align: justify;
    text-justify: inter-word;
}

.mgm-fail {
    visibility: hidden;
}

.joint-member-remove-icon::after {
    font-family: 'FontAwesome';
    content: '\f1f8';
    padding-left: 5px;
    font-style: normal;
}

.joint-member-edit-icon::after {
    font-family: 'FontAwesome';
    content: '\f044';
    padding-left: 5px;
    font-style: normal;
}

.joint-fa-tick::after {
    font-family: icons;
    color: #217473;
    content: "\f15e";
    font-size: 40px;
    position: absolute;
    margin-top: 10px;
}

.faq-accordion__list .joint-fa-tick::after {
    margin-top: -5px;
}

.error-border {
    border-color: #99242C !important;
    border-width: 2px !important;
}

.padding-left-25px {
    padding-left: 25px;
}

/*.memberdob-fill {
    width: 100%;
}*/

.frm__select-wrap--vertical {
    margin-bottom: 2px !important;
}

.faq-accordion__item {
    padding: 8px 0 !important;
}

.marginBottom {
    margin-bottom: 0px !important;
}

.frm__select-wrap--fill {
    width: 100% !important;
}

.frm__select {
    height: 50px !important;
}

.ui-accordion-content {
    overflow: unset !important;
}

.frm__text-input {
    width: 100%;
    height: 50px !important;
}

.not-required {}

.member-validation {}

.cust-Joint-And-FamilyMember-Validation .field-validation-error {
    margin-left: 0.7em !important;
}

.cust-chk-registration-tandc .field-validation-error {
    margin-left: 0.7em !important;
    height: 127px;
}

@media (max-width: 767px) and (min-width: 320px) {
    .span_m_1 {
        width: 2.25%;
    }

    .span_m_2 {
        width: 6.5%;
    }

    .span_m_3 {
        width: 10.75%;
    }

    .span_m_4 {
        width: 15.0%;
    }

    .span_m_5 {
        width: 19.25%;
    }

    .span_m_6 {
        width: 28.5%;
    }

    .span_m_7 {
        width: 27.75%;
    }

    .span_m_8 {
        width: 30.0%;
    }

    .span_m_9 {
        width: 36.25%;
    }

    .span_m_10 {
        width: 39%;
    }

    .span_m_11 {
        width: 44.75%;
    }

    .span_m_12 {
        width: 49.0%;
    }

    .span_m_13 {
        width: 53.25%;
    }

    .span_m_14 {
        width: 57.5%;
    }

    .span_m_15 {
        width: 61.75%;
    }

    .span_m_16 {
        width: 66.0%;
    }

    .span_m_17 {
        width: 70.25%;
    }

    .span_m_18 {
        width: 74.5%;
    }

    .span_m_19 {
        width: 78.75%;
    }

    .span_m_20 {
        width: 83.0%;
    }

    .span_m_21 {
        width: 87.25%;
    }

    .span_m_22 {
        width: 91.5%;
    }

    .span_m_23 {
        width: 95.75%;
    }

    .span_m_24 {
        width: 100%;
    }

    .mobile-float-right {
        float: right !important;
    }

    .mobile-float-padding-left-4 {
        padding-left: 4% !important;
    }

    .CCLUBJOIN .frm__text-input {
        height: 50px !important;
    }

    .CCLUBJOIN .frm__select {
        height: 50px !important;
    }
}

@media (min-width : 768px) and (max-width: 884px) {
    .mgm-span_7 {
        width: 30.75% !important;
    }

    .mgm-span_17 {
        width: 70.25% !important;
    }

    .joint-span_23 {
        width: 94% !important;
    }

    .joint-fa-tick::after {
        margin-left: 4px !important;
    }

    .padding-left-0px {
        padding-left: 0px !important;
    }
}

@media (min-width : 320px) and (max-width: 425px) {
    .mgm-padding-bottom-10px {
        padding-bottom: 10px !important;
    }

    .joint-col {
        width: auto !important;
        padding-right: 16px;
    }

    .padding-left-0px {
        padding-left: 0px !important;
    }

    .CCLUBJOIN .frm__text-input {
        height: 50px !important;
        width: 100% !important;
    }

    .CCLUBJOIN .frm__select {
        height: 50px !important;
    }

    .ui-helper-reset {
        font-size: 16px !important;
    }

    .frm__select {
        height: 50px !important;
    }

    .CCLUBJOIN .button-green {
        height: 50px !important;
        width: 100%;
    }

    .button-control-White-background {
        width: 100% !important;
        height: 50px !important;
    }

    .button-gray {
        width: 100% !important;
        height: 50px !important;
    }

    .button-border-green {
        width: 100% !important;
        height: 50px !important;
    }

    .join-member-float-right {
        float: none !important;
    }
}

.checkbox-outline {
    padding: 0 5px;
    margin: 0 !important;
}

.button-selected:focus {
    background: #217473;
    color: white;
}

.requiredFieldText {
    float: right;
}

/* Added for experience freedom sign up pages */
.dob-dialog-popup,
.address-dialog-popup {
    display: none;
}

.closeDobDialog,
.closeAddressDialog {
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.dialog-title {
    text-align: right;
}

.dobQuestion,
.homeAddressQuestion {
    color: #006070;
    cursor: pointer;
}