@CHARSET "UTF-8";

form.dds-enrollment-form.step-1 .form-item label {
    width: 200px;
}

table.sticky-enabled,
table#rateList,
table.payment-summary,
table.summary-pay,
table.summary-plan,
table.summary-member,
table.summary-spouse,
table.summary {
    width: 100%;
}

    table.sticky-enabled td,
    table#rateList td,
    table.payment-summary td,
    table.summary td,
    table.summary-pay td,
    table.summary-plan td,
    table.summary-spouse td,
    table.summary-member td {
        font-size: 100%;
        color: inherit !important;
        padding: 0;
    }

    table#rateList td,
    table.payment-summary td,
    table.summary-pay td,
    table.summary-spouse td,
    table.summary td,
    table.summary-plan td,
    table.summary-member td {
        width: 50%;
    }


td.value {
    width: auto;
}

.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
}

#form-nav {
    margin-bottom: 0;
}

form.step-1.requiredMarkers #front-form-wrapper div#edit-front-plan-vision-wrapper {
    margin-bottom: 30px;
    display: inline-block;
}

form.step-1.requiredMarkers div > fieldset,
fieldset#ages-selects-fildset {
    margin-top: 25px;
}

.dominion-national fieldset#ages-selects-fildset {
    display: inline-block;
}

.dds-enrollment-form input[type="text"]:disabled {
    color: #333 !important;
    background: #eee;
    border: 1px solid #ccc;
    opacity: 1 !important;
}

form.dds-enrollment-form .form-item label {
    width: 180px;
}

form.dds-enrollment-form .form-item .description {
    margin-left: 180px;
}

div#edit-info-dob-age-wrapper div.description {
    margin-left: -50px !important;
    margin-top: 0px;
    display: inline-block;
}

input#edit-info-dob-age {
    margin-top: 0px;
    margin-left: 35px;
    margin-bottom: 0px;
}

div#terms-conditions-dialog {
    display: none;
}


form.dds-enrollment-form input[type=submit].form-submit {
    /*margin: 2em 0.5em 0 0;*/
    margin: 1em auto !important;
}

/* Form wizard navigation buttons */
form.dds-enrollment-form input.nav-submit {
    overflow: visible; /* remove padding from left/right in IE7 */
    width: auto !important; /* another concession to IE7 */
    background: transparent;
    border: none;
    color: #8181FF;
    cursor: pointer;
    display: inline;
    text-decoration: underline;
    font: 12px tahoma,arial,verdana,helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
}

    form.dds-enrollment-form input.nav-submit[disabled] {
        color: #999;
        cursor: auto;
        text-decoration: none;
    }

form.dds-enrollment-form {
    display: block;
}

input.active-nav {
    color: #000;
    cursor: auto;
    text-decoration: none;
}

#form-nav {
    margin-bottom: 3em;
}

#nav-warn {
    background: none repeat scroll 15px 50% #F8FAFC;
    border-bottom: 2px solid #B5D4FE;
    border-top: 2px solid #B5D4FE;
    padding: 5px 20px 5px 5px;
    margin-bottom: 10px;
    margin-top: 35px;
}

/* Step One */

#edit-zip-submit,
#edit-front-plan-submit,
#edit-front-submit {
    margin: 0 0 0 0.5em;
}

form.step-1 .form-item {
    display: inline;
    margin-bottom: 0;
    margin-top: 0;
}


#edit-plan-vision-wrapper {
    float: left;
    position: relative;
}

form.step-1 .form-item label {
    margin-top: 2em;
}

#plan-compare-link {
    margin-top: 1em;
}

/* Hidden elements */
div.handicapped,
div.ineligible,
div.handicapped-agree {
    display: none;
}

div.ahah-progress,
div.description,
#edit-dentist-name-wrapper {
    display: block;
    clear: both;
}

input.error,
select.error {
    background: #F9D4D8;
}

.inline {
    display: inline;
    float: left;
}

.clear-block {
    display: block;
}

.ajax-loading {
    width: 20px;
    padding-right: 20px;
    background: #ffffff url('../../../../sites/all/modules/custom/dds_enrollment/images/ajax-loader.html') no-repeat right center;
}

#provider-search {
    display: inline-block;
    position: relative;
    bottom: 10px;
    padding-left: 150px;
}

.form-radios {
    width: 380px;
}

.waivefee {
    /*color: #00dd00;*/
    font-size: 1em;
    font-weight: bold;
}

.waivefee-amount {
    /*color: #00dd00;*/
    font-size: 1em;
    font-weight: bold;
    margin-left: 125px;
}

.waivefeeLabel {
    /*color: #00dd00;*/
}

td.appfee {
}
/* WP-RM Addtion */

/* Summary form styles */

form.step-5 table caption {
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 1em;
}

td.label {
    width: 250px;
    font-weight: bold;
}

td.value {
    width: 350px;
}

#dds-enrollment-fedzip-form {
    width: 250px;
    height: 150px;
    margin: auto;
    text-align: center;
}

form.dds-enrollment-form .form-item label {
    display: inline-block;
    width: 150px;
}

form.dds-enrollment-form.step-1 .form-item label {
    width: 140px;
}

form.dds-enrollment-form .form-item .description {
    margin-left: 150px;
}

form.dds-enrollment-form input,
form.dds-enrollment-form select,
form.dds-enrollment-form textarea {
    vertical-align: top;
}

form.dds-enrollment-form.step-1 input,
form.dds-enrollment-form.step-1 select,
form.dds-enrollment-form.step-1 textarea {
    vertical-align: baseline;
}

div.dob-field-wrapper .form-item {
    display: inline-block;
}

#edit-info-dob-month-wrapper,
#edit-info-dob-day-wrapper,
#edit-info-dob-year-wrapper {
    height: 10px;
}

.step-1 .form-item {
    float: none !important;
}

input#edit-info-dob-age {
    margin-top: 6px;
    margin-bottom: -12px;
}

div#edit-info-dob-age-wrapper div.description {
    margin-left: 5px !important;
    margin-top: 10px;
}

label[for="edit-dep-0-dob-age"], label[for="edit-dep-1-dob-age"], label[for="edit-dep-2-dob-age"],
label[for="edit-dep-3-dob-age"], label[for="edit-dep-4-dob-age"], label[for="edit-dep-5-dob-age"],
label[for="edit-dep-6-dob-age"], label[for="edit-dep-7-dob-age"], label[for="edit-dep-8-dob-age"],
label[for="edit-dep-9-dob-age"] {
    width: auto !important;
    margin-left: 10px;
}

#edit-info-dob-year-wrapper div.description {
    position: absolute;
    right: 135px;
    bottom: 363px;
    line-height: 19px !important;
    display: none;
}

#edit-info-dob-year-wrapper:after {
    content: 'Year (YYYY)';
    color: #ccc;
    font-size: 0.85em !important;
    color: #898989;
}

form.step-3 input[type=text] {
    width: 300px;
}

form.step-3 input.dep-dob {
    width: auto;
}

form.dds-enrollment-form.step-3 div.spouse-field-wrapper .form-item div.description {
    margin-left: 0;
}

form.dds-enrollment-form.step-3 div.handicapped .form-item label {
    display: block;
    margin-left: 150px;
}

form.dds-enrollment-form.step-3 div.handicapped,
form.dds-enrollment-form.step-3 div.handicapped-agree {
    float: left;
}

form.dds-enrollment-form.step-3 fieldset[plan-type] {
    border: none;
    margin: 0;
    padding: 0;
}

.wsm-enroll-now-block {
    margin-top: -70px;
    float: right;
}

.wsm-rates-table {
    width: 100%;
    border-top: 0px;
    margin-top: 15px;
}

    .wsm-rates-table td table {
        width: 98%;
        margin: 1%;
    }

        .wsm-rates-table td table tr td {
            padding: 10px 15px;
        }

            .wsm-rates-table td table thead th,
            .wsm-rates-table td table tr td[colspan='2'] {
                text-align: center;
                padding: 10px;
                font-weight: bold;
            }


.wsm-enroll-now-block h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

div.results-string {
    margin-top: 60px;
    font-weight: bold;
}

tr.warning, tr.warning td {
    background: #FADA5A !important;
}

form.dds-enrollment-form.step-3 .handicapped label {
    width: 235px;
}

form.dds-enrollment-form .form-item label {
    display: inline-block;
    width: 150px;
}

form.dds-enrollment-form .form-item .description {
    margin-left: 150px;
}

form.dds-enrollment-form input,
form.dds-enrollment-form select,
form.dds-enrollment-form textarea {
    vertical-align: top;
}

form.dds-enrollment-form input,
form.dds-enrollment-form select,
form.dds-enrollment-form textarea {
    vertical-align: baseline;
}

form#state-county-form input[type=submit]#edit-county-submit,
form#state-county-form input[type=submit][data-drupal-selector=edit-county-submit],
form#subscriber-ages-form input[type=submit]#edit-submit,
form#subscriber-ages-form input[type=submit][data-drupal-selector=edit-submit],
form#ages-selects-fildset input[type=submit]#edit-submit,
form#ages-selects-fildset input[type=submit][data-drupal-selector=edit-submit] form#summary-information-form input[type=submit]#edit-submit,
form#summary-information-form input[type=submit][data-drupal-selector=edit-submit],
form#subscriber-information-form input[type=submit]#edit-submit,
form#subscriber-information-form input[type=submit][data-drupal-selector=edit-submit],
form#dependents-information-form input[type=submit]#edit-front-plan-submit,
form#dependents-information-form input[type=submit]#edit[data-drupal-selector=edit-front-plan-submit],
form#payment-information-form input[type=submit]#edit-submit,
form#payment-information-form input[type=submit][data-drupal-selector=edit-submit],
form#subscriber-plans-form input[type=submit]#edit-front-plan-vision-submit,
form#subscriber-plans-form input[type=submit]#edit-front[data-drupal-selector=edit-front-plan-vision-submit],
form#subscriber-plans-form input[type=submit]#edit-front-plan-submit, .learn-more {
    /*display: block;*/
    background: #84bd00;
    color: white;
    border: 1px solid gray;
    padding: 6px;
    /*width: 17%;*/
}

form#subscriber-plans-form input[type=submit]#edit-submit,
form#subscriber-plans-form input[type=submit]#edit-front-plan-submit,
form#subscriber-plans-form input[type=submit]#edit-front-plan-vision-submit {
    width: 22%;
}

form#plans-view-form div#block-menu-menu-enroll input[type=submit]#edit-submit {
    background: #82bd01;
    border: none;
    width: auto;
    margin: 0em !important;
    line-height: 40px;
    text-transform: uppercase;
}

    form#plans-view-form div#block-menu-menu-enroll input[type=submit]#edit-submit:hover {
        text-decoration: underline;
    }

form.step-1.requiredMarkers div > fieldset, fieldset#ages-selects-fildset {
    display: inline-block;
}

table.sticky-enabled,
table#dds_enrollment_rate_table,
table.payment-summary,
table.summary-pay,
table.summary-plan,
table.summary-member,
table.summary-spouse,
table.summary {
    width: 100%;
}

    table.sticky-enabled td,
    table#dds_enrollment_rate_table td,
    table.payment-summary td,
    table.summary td,
    table.summary-pay td,
    table.summary-plan td,
    table.summary-spouse td,
    table.summary-member td {
        font-size: 100%;
        color: inherit !important;
        padding: 0;
    }

    /*table#dds_enrollment_rate_table td, */
    table.payment-summary td,
    table.summary-pay td,
    table.summary-spouse td,
    table.summary td,
    table.summary-plan td,
    table.summary-member td {
        width: 50%;
    }


td.value {
    width: auto;
}

input.nav-submit {
    border: none;
    background: none;
    color: #009ecc;
}

    input.nav-submit :hover {
        cursor: pointer;
        border: none;
    }

    input.nav-submit.active-nav {
        font-weight: bolder !important;
    }

form.dds-enrollment-form input[type=submit].form-submit.add-family-members-link,
form.dds-enrollment-form input[type=submit].form-submit.add-family-members-link:focus {
    display: block;
    border: none;
    color: #009ecc;
    background: none;
    float: left;
    margin: 0 0 0 10px !important;
    padding: 0px;
}


table#rateList tbody {
    border-top: 1px solid #ccc;
}

    table#rateList tbody th,
    table#rateList tbody td {
        border-bottom: 1px solid #ccc;
    }

table.payment-summary {
    margin-bottom: 15px;
}

div.group-logo {
    text-align: center;
}

#edit-rate-calc-table {
    width: auto;
    margin-top: 32px;
}

#edit-rate-calc-table td {
    padding-right: 48px;
}

@media screen and (max-width: 600px) {
    #edit-rate-calc-table td {
        padding-right: 24px;
    }
}

table#edit-rate-calc-table thead th,
table#dds_enrollment_rate_table thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

table#edit-rate-calc-table tbody tr,
table#dds_enrollment_rate_table tbody tr {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

div#edit-info-dob-year,
div.form-item-info-dob-age {
    margin: 0;
}

div#edit-info-dob-year--description,
div#edit-info-dob-age--description {
    display: inline-block;
    margin-left: 0;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
}

.error {
    color: #e55;
}

#ages-selects-fildset .form-item {
    margin-bottom: 0;
}

.aligndropdown {
    margin-right: 50px !important;
}

.aligncheckbox {
    width: 20px !important;
}

.alignlabel {
    width: 200px !important;
}

.submit-button {
    background: none;
    display: block;
    border: none;
    color: #009ecc;
    background: none;
    float: left;
    padding: 0px;
    margin-right: 50px;
}

.ErrorExtraDependant {
    color: red;
    visibility: hidden;
}

.submit-buttonchoose-plan {
    margin-left: 296px !important;
}

.submit-button_Plan_view {
    margin-left: 400px !important;
}

.RequiredSubscibreInfo:after {
    content: " *";
    font-weight: bold;
    color: red;
    margin-left: 5px;
}

.div-subscriber-info-Lable {
    width: 200px !important;
}

.div-choosepLan-Lable {
    width: 225px !important;
}

.div-DepeAgeLable-Lable {
    display: inline-block;
    width: 35px !important;
}

.div-marketing-info-Lable {
    width: 325px !important;
}

.enrollcustom {
    /*background-color: #82bd01;
            background: #82bd01;
            border: none;
            width: auto;
            margin: 0em !important;
            text-transform: uppercase;*/
    background: #82bd01;
    border: none;
    width: auto;
    margin: 0em !important;
    line-height: 50px;
    text-transform: uppercase;
}

input[type=submit]#edit-submit1:hover {
    text-decoration: underline;
}


.edit-dependent-submit {
    background: #84bd00;
    color: white;
    border: 1px solid gray;
    padding: 6px !important;
}


.subscriber-dependent-error {
    font-weight: 700;
}

.subscriber-dependent-discription {
    margin-left: 205px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    label.error {
        display: inline !important;
    }

    form.dds-enrollment-form.step-5 .form-item label {
        display: inline-block;
        width: 236px;
    }

    form.dds-enrollment-form.step-5 .form-item .description {
        margin-left: 236px;
    }
}

/*Clique Enrollment styling*/

/*Homepage*/

.homepage h1, .homepage h1 a {
    color: #26180F !important;
}

#block-statecountyenrollmentformblock .form-select {
    padding: 12px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #827A74;
    background: #F9F6F1;
    width: auto !important;
}

#edit-county-submit, .learn-more {
    display: flex;
    flex-direction: row;
    height: 56px;
    padding: 8px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px !important;
    font-size: 1.6rem !important;
    background: #00558C !important;
    border: 2px solid #00558C !important;
    width: auto !important;
}

/* /Enrollment/SubscriberAges */
body:has(#subscriber-ages-form) {
    background: #FCFAF7 !important;
}

.breadcrumbsalign.breadcrumb {
    background-color: #FCFAF7 !important;
}

.breadcrumb-item .currentbreadcrumb {
    color: #00558C !important;
}

#ages-selects-fildset legend {
    font-weight: 600;
}

#children-block .template-wrapper .form-select,
#ages-selects-fildset .form-select {
    display: flex;
    height: 52px;
    width: 175px;
    padding: 12px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #827A74;
    background: #F9F6F1;
}

#children-block .template-wrapper {
    display: flex;
    flex-direction: column;
}

#children-block .alignlabel {
    transform: translateY(-26px);
    margin-left: 28px;
}


#ages-selects-fildset .form-select .form-item-ages-child-1 {
    flex-direction: row;
}

#block-dominion-teethkeepers-content .content center div {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    margin-top: 20px;
}

    #block-dominion-teethkeepers-content .content center div input#edit-submit, #block-dominion-teethkeepers-content .content center div input#btnback {
        margin: 0 !important;
    }

[id^="chkIncapacitatedChild"] {
    margin: 10px 0 !important;
}

input#edit-submit, input#btnback {
    display: flex;
    flex-direction: row;
    height: 56px;
    padding: 8px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px !important;
    font-size: 1.6rem !important;
}

#addExtraChild {
    color: #00558C;
    text-decoration: underline;
    font-weight: 700;
    margin-bottom: 20px;
}

.form-select[id^="ExtraChild"]{
    display: flex;
    height: 52px !important;
    width: 175px !important;
    padding: 12px !important;
    align-items: center !important;
    gap: 10px !important;
    align-self: stretch !important;
    border-radius: 10px !important;
    border: 1px solid #827A74 !important;
    background: #F9F6F1 !important;
}

#edit-submit, #edit-front-plan-vision-submit {
    background: #00558C !important;
    border: 2px solid #00558C !important;
    width: auto !important;
    flex: 1 !important;
}

#btnback {
    background-color: #F9F6F1 !important;
    color: #00558C !important;
    border: 2px solid #00558C !important;
    padding: 8px 24px !important;
    width: unset !important;
    flex: 1 !important;
    margin: 0 !important;
    border-radius: 10px !important;
    font-size: 1.6rem !important;
}

/* /Enrollment/ChoosePlans */

body:has(#subscriber-plans-form) {
    background: #FCFAF7 !important;
}

    body:has(#subscriber-plans-form) .breadcrumbsalign.breadcrumb {
        background-color: #FCFAF7 !important;
    }

#subscriber-plans-form

#subscriber-plans-form legend {
    font-size: 2.4rem;
    font-weight: 700;
}

#subscriber-plans-form .form-select {
    display: flex;
    height: 52px;
    width: 175px;
    padding: 12px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #827A74;
    background: #F9F6F1;
}

#dds_enrollment_rate_table {
    display: flex;
    flex-direction: column;
    background-color: #99D8EB;
    padding: 40px !important;
    border-radius: 10px;
}

    #dds_enrollment_rate_table caption {
        display: block;
        width: 100%;
        font-size: 2rem;
        font-weight: 700 !important;
        text-align: center;
        color: #26180F !important;
        margin: 0 0 10px 0;
    }

    #dds_enrollment_rate_table thead tr, #dds_enrollment_rate_table tbody tr {
        display: flex;
        gap: 24px;
        font-size: 1.8rem;
        color: #26180F !important;
        padding: 0 !important;
        background-color: #99D8EB !important;
        border: none !important;
        border-color: transparent !important;
    }

    #dds_enrollment_rate_table thead th, #dds_enrollment_rate_table tbody td {
        flex: 1;
        border: 0 !important;
    }


        #dds_enrollment_rate_table thead th, #dds_enrollment_rate_table tbody td {
            flex: 1;
            padding-block: 10px !important;
        }

form.dds-enrollment-form .form-item .description {
    margin: 0 !important;
}

#edit-front-plan-vision-submit {
    display: flex;
    flex-direction: row;
    height: 56px;
    padding: 8px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px !important;
    font-size: 1.6rem !important;
    background: #00558C !important;
    border: 2px solid #00558C !important;
    margin: 0 !important;
    width: unset !important;
}

#subscriber-plans-form center {
    display: flex;
    gap: 20px;
}

/*/Enrollment/SubscriberInfo*/

body:has(#subscriber-information-form) {
    background: #FCFAF7 !important;
}

    body:has(#subscriber-information-form) .breadcrumbsalign.breadcrumb {
        background-color: #FCFAF7 !important;
    }

#subscriber-information-form .currentbreadcrumb {
    color: #00558C !important;
}

#subscriber-information-form legend {
    color: #26180F;
    font-size: 2.4rem;
    font-weight: 700;
}

@media screen and (max-width: 600px) {
    #subscriber-information-form .btn-container {
        display: flex;
        flex-direction: column;
    }
}

    .dds-enrollment-form input[type="text"]:disabled {
        background: transparent !important;
        border: none !important;
    }

#rate-wrapper {
    margin-top: 32px;
}

#rate-wrapper #edit-rate-calc-table tbody tr, #rate-wrapper #edit-rate-calc-table thead th {
    background: transparent !important;
    border: none !important;
}

    #edit-info .form-text, #edit-info .form-select, #ddlAllPlans, #ddlGender, #ConfirmEmail, #edit-info-replacement, #edit-info-marketin, #ProducerID {
        height: 52px;
        width: 175px;
        padding: 12px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 10px;
        border: 1px solid #827A74;
        background: #F9F6F1;
    }

        #edit-info .form-text#FirstName, .form-text#LastName, .form-text#StreetAddress, .form-text#StreetAddress2 {
            width: 500px;
        }

    @media screen and (max-width: 600px) {
        #edit-info .form-text#FirstName, .form-text#LastName, .form-text#StreetAddress, .form-text#StreetAddress2 {
            width: 100% !important;
        }
    }


#edit-info .form-item, #subscriber-information-form .js-form-type-textfield, #subscriber-information-form .js-form-type-select {
    /*display: flex;
        flex-direction: column;*/
}

    label[for="edit-info-subagent"] small a {
        color: #AA0061;
    }

    .subscriber-dependent-discription {
        margin-left: 0 !important;
    }

    /* /Enrollment/PaymentInformation/ */

    body:has(#payment-information-form) {
        background: #FCFAF7 !important;
    }

        body:has(#payment-information-form) .breadcrumbsalign.breadcrumb {
            background-color: #FCFAF7 !important;
        }

    #payment-information-form .currentbreadcrumb {
        color: #00558C !important;
    }

#payment-information-form #rateList, #payment-information-form #edit-plan-pay-text {
    font-size: 1.8rem;
    color: #26180F !important;
    background-color: #99D8EB;
}

    #payment-information-form #rateList {
        padding: 40px 40px 20px 40px !important;
        border-radius: 10px 10px 0 0;
    }

@media screen and (max-width: 600px) {
    #payment-information-form #rateList {
        padding: 20px 20px 10px 20px !important;
    }
}

    #payment-information-form #edit-plan-pay-text {
        padding: 20px 40px 40px 40px !important;
        border-radius: 0 0 10px 10px;
    }

@media screen and (max-width: 600px) {
    #payment-information-form #edit-plan-pay-text {
        padding: 10px 20px 20px 20px !important;
    }
}

#payment-information-form #edit-plan-pay-text .label {
    padding-right: 20px;
}

    #payment-information-form #rateList {
        padding: 20px 20px 10px 20px;
    }

    #edit-payment-option--description, #edit-card-ccv--description, #edit-card-exp--description {
        margin: 0 !important;
    }

    #ddlpaymentmethod, #ddlpaymentoption, #ddlcreditcardtype, #txtcreditcardnumber, #txtcreditcardccv, #txtexpirationdate {
        height: 52px;
        width: 175px;
        padding: 12px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 10px;
        border: 1px solid #827A74;
        background: #F9F6F1;
    }

    #payment-information-form .form-text, #payment-information-form .form-select {
        height: 52px;
        width: 175px;
        padding: 12px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 10px;
        border: 1px solid #827A74;
        background: #F9F6F1;
    }

    #payment-information-form #ddlcreditcardtype, #payment-information-form #txtcreditcardnumber, #payment-information-form #txtpayernamecreditcard, #payment-information-form #txtbillingaddress {
        width: 500px;
    }

@media screen and (max-width: 600px) {
    #payment-information-form #ddlcreditcardtype, #payment-information-form #txtcreditcardnumber, #payment-information-form #txtpayernamecreditcard, #payment-information-form #txtbillingaddress {
        width: 100%;
    }
}

    #payment-information-form #edit-plan-pay-text {
        display: table;
        padding: 10px 20px 20px 20px;
    }

@media screen and (max-width: 600px) {
    #payment-information-form .btn-container {
        display: flex;
        flex-direction: column;
        gap: 10px !important;
    }
}


    #payment-information-form .btnback {
        background-color: #F9F6F1 !important;
        color: #00558C !important;
        border: 2px solid #00558C !important;
        padding: 8px 24px !important;
        width: unset !important;
        flex: 1 !important;
        margin: 0 !important;
        border-radius: 10px !important;
        font-size: 1.6rem !important;
    }

    table#rateList tbody {
        border: none !important;
    }

        table#rateList tbody th, table#rateList tbody td {
            background: transparent !important;
            border: none !important;
        }

    #payment-information-form .container-vertical .js-form-item, #payment-information-form .js-form-item {
        display: flex;
        flex-direction: column;
    }

    /*/Enrollment/DependentInfo*/

    body:has(#dependent-information-form) {
        background: #FCFAF7 !important;
    }

    #dependent-information-form .form-text,
    #dependent-information-form .form-select {
        height: 52px;
        width: 175px;
        padding: 12px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 10px;
        border: 1px solid #827A74;
        background: #F9F6F1;
    }

    .fieldset-wrapper .js-form-item {
        display: flex;
        flex-direction: column;
    }

    [id^="edit-dep-"][id$="-fname"], [id$="-lname"] {
        width: 500px !important;
    }

    .dob-field-wrapper {
        display: flex;
        flex-direction: column;
    }

    div.dob-field-wrapper .form-item {
        display: flex;
    }

        div.dob-field-wrapper .form-item:has(.customDatePicker) {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 5px;
        }

    .form-item:has(.div-DepeAgeLable-Lable) {
        flex-direction: row;
        align-items: center;
    }

        .form-item:has(.div-DepeAgeLable-Lable) label {
            margin-bottom: 0 !important;
        }

    .form-item:has(.spouse) {
        flex-direction: row;
    }

    .spouse.form-checkbox {
        margin: 0 !important;
        padding-right: 5px !important;
    }

    /*/Enrollment/SummaryInformation*/

    #Summary-form #btnSubmit {
        display: flex;
        flex-direction: row;
        height: 56px;
        padding: 8px 24px !important;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 10px !important;
        font-size: 1.6rem !important;
        background: #00558C !important;
        border: 2px solid #00558C !important;
        width: auto !important;
    }

.blue-form-bg {
    font-size: 1.8rem;
    color: #26180F !important;
    background-color: #99D8EB;
    margin-top: 80px;
    padding: 40px !important;
    border-radius: 10px;
}

    .blue-form-bg li:nth-child(n):nth-child(n),
    .blue-form-bg td:nth-child(n):nth-child(n),
    .blue-form-bg label:nth-child(n):nth-child(n),
    .blue-form-bgg input:nth-child(n):nth-child(n),
    .blue-form-bg input[type="text"]:disabled {
        color: #26180F !important;
    }

#edit-check-type--wrapper legend {
    font-size: 14px;
    font-weight: bold;
    margin: 16px 0 0 0;
}

#edit-check-type--wrapper .js-form-item {
    margin: 0;
}


/*Clique Header Styling*/

html {
    overflow-x: hidden;
}

header#header {
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 100vw;
    padding: 20px 80px;
    align-items: center;
    margin: 0 auto;
}

#header-row {
    padding: 0 !important;
    margin: 0 !important;
}

header#header .header-logo {
    position: relative;
    display: block;
    width: 195px;
    height: 44px;
}

#header-row div#header-menu a, #header-row .login-btn {
    font-family: museosans300, sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    text-transform: capitalize;
    color: #26180F;
}

    #header-row div#header-menu a:hover, #header-row .login-btn:hover {
        color: #26180F;
        text-decoration: underline;
    }

#header-row div#header-menu, #header-row .navbar-default {
    margin-top: 0 !important;
}

#header-row .row:has(.login-btn):after, #header-row .row:has(.login-btn):before {
    display: none;
}

#header-row .header-btns.row {
    display: flex;
    gap: 20px;
    align-items: center;
}

#header-row a.btn.btn-blue {
    border-radius: 10px;
    background: #00558C;
    color: #F9F6F1;
    font-family: museosans300;
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    padding: 15px 45px;
    transition: all 0.5s ease-in-out;
}

    #header-row a.btn.btn-blue:hover {
        border-radius: 40px;
    }

div#header-row.row {
    border-top: unset !important;
}

.col-md-8.col-sm-12.col-xs-6.col-xxs-12.mobile-nav {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .col-md-8.col-sm-12.col-xs-6.col-xxs-12.mobile-nav {
        display: block !important;
    }

        .col-md-8.col-sm-12.col-xs-6.col-xxs-12.mobile-nav #mobile-nav {
            display: block !important;
        }
}

@media screen and (max-width: 768px) {

    #header-row .desktop-only {
        display: none !important;
    }
}

/*   new header   */
header {
    position: relative;
}

    header .flex-row {
        display: flex;
        flex-direction: row;
    }

@media (max-width: 1023px) {
    header .flex-row {
        flex-direction: column;
    }
}

header .header-container {
    max-width: 1600px;
    margin-inline: auto;
    padding: 20px 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    font-family: museoSans500, sans-serif; /*museo500;*/
}

@media (max-width: 1023px) {
    header .header-container {
        padding: 20px 24px;
        flex-direction: row;
    }
}

header .header-logo {
    position: relative;
    width: 200px;
}

/*
header .header-logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
*/

header .header-links {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    gap: 150px;
}

@media (max-width: 1200px) {
    header .header-links {
        display: none;
    }
}

header .header-links ul {
    list-style: none;
    gap: 20px;
    padding: 0;
    align-items: center;
}

    header .header-links ul li:not(:has(.btn)) {
        position: relative;
    }

        header .header-links ul li:not(:has(.btn)) a {
            font-size: 16px;
            font-weight: 500;
            color: #26180F;
        }

        header .header-links ul li:not(:has(.btn)) a:hover {
            text-decoration: none !important;
        }

        header .header-links ul li:not(:has(.btn))::after {
            content: "";
            position: absolute;
            display: block;
            width: 0%;
            height: 3px;
            background-color: #26180F;
            transition: width 0.3s ease-in-out;
            margin-top: 5px;
        }

        header .header-links ul li:not(:has(.btn)):hover::after {
            width: 100%;
        }

        header .header-links ul li:not(:has(.btn)):has(.subnav) a {
            display: flex;
            align-items: center;
        }

            header .header-links ul li:not(:has(.btn)):has(.subnav) a:after {
                content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M10.8499 5.97687L6.9999 10.123L3.1499 5.97687" stroke="%2326180F" stroke-linecap="round" stroke-linejoin="round"/></svg>');
                display: inline-block;
                width: 14px;
                height: 14px;
                margin-left: 8px;
            }

        header .header-links ul li:not(:has(.btn)) .subnav {
            display: none;
        }

header .mobile-menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
}

@media (max-width: 1200px) {
    header .mobile-menu-toggle {
        display: flex;
    }
}

header .mobile-menu-toggle .hamburger-line {
    width: 100%;
    height: 3px;
    background-color: #26180F;
    transition: all 0.3s ease-in-out;
    transform-origin: center;
}

header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
}

header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2) {
    opacity: 0;
}

header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

header .mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    display: none;
}

@media (max-width: 1200px) {
    header .mobile-nav-overlay {
        display: block;
    }
}

header .mobile-nav-overlay--open {
    opacity: 1;
    visibility: visible;
}

    header .mobile-nav-overlay--open .mobile-nav {
        transform: translateX(0);
    }

header .mobile-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #FFF;
    padding: 80px 24px 24px;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    overflow-y: auto;
}

    header .mobile-nav .mobile-nav-close {
        position: absolute;
        top: 24px;
        right: 24px;
        width: 40px;
        height: 40px;
        background: none;
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1002;
    }

        header .mobile-nav .mobile-nav-close .close-icon {
            font-size: 32px;
            color: #26180F;
            line-height: 1;
            transition: color 0.2s ease-in-out;
        }

        header .mobile-nav .mobile-nav-close:hover .close-icon {
            color: #00558C;
        }

header .mobile-nav-list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

header .mobile-nav-item {
    border-bottom: 1px solid #F4F4F4;
}

    header .mobile-nav-item:last-child {
        border-bottom: none;
    }

    header .mobile-nav-item a {
        display: block;
        padding: 16px 0;
        font-size: 18px;
        font-weight: 500;
        color: #26180F;
        text-decoration: none;
        transition: color 0.2s ease-in-out;
    }

        header .mobile-nav-item a:hover {
            color: #00558C;
        }

header .mobile-nav-item--has-submenu .mobile-nav-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 16px 0;
    background: none;
    border: none;
    font-size: 19px;
    font-weight: 500;
    color: #26180F;
    cursor: pointer;
    text-align: left;
    transition: color 0.2s ease-in-out;
}

    header .mobile-nav-item--has-submenu .mobile-nav-toggle:hover {
        color: #00558C;
    }

    header .mobile-nav-item--has-submenu .mobile-nav-toggle .mobile-nav-arrow {
        width: 10px;
        height: 6px;
        background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6" fill="none"><path d="M8.8499 0.976873L4.9999 5.12305L1.1499 0.976873" stroke="%2326180F" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: transform 0.2s ease-in-out;
    }

    header .mobile-nav-item--has-submenu .mobile-nav-toggle[aria-expanded=true] .mobile-nav-arrow {
        transform: rotate(180deg);
    }

header .mobile-nav-item--open .mobile-subnav {
    max-height: 200px;
    opacity: 1;
}

header .mobile-subnav {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

    header .mobile-subnav .mobile-subnav-item {
        border-bottom: none;
    }

        header .mobile-subnav .mobile-subnav-item a {
            padding: 12px 0 12px 20px;
            font-size: 16px;
            color: #26180F;
        }

header .mobile-nav-util {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 24px;
    border-top: 1px solid #F4F4F4;
}

    header .mobile-nav-util .mobile-nav-login {
        display: block;
        padding: 12px 0;
        font-size: 16px;
        font-weight: 500;
        color: #26180F;
        text-decoration: none;
        text-align: center;
        transition: color 0.2s ease-in-out;
    }

        header .mobile-nav-util .mobile-nav-login:hover {
            color: #00558C;
        }

header .btn-blue {
    width: 100%;
    text-align: center;
    display: inline-flex;
    padding: 15px 45px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-weight: 900;
    letter-spacing: 0.1px;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
    background-color: #00558C;
    color: #FCFAF7 !important;
}

    header .btn-blue:hover {
        background-color: #004474;
        border-radius: 50px;
    }

body.mobile-menu-open {
    overflow: hidden;
}

#Summary-form {
    font-family: museosans500, sans-serif;
    font-size: 1.75rem;
    color: #26180F !important;
}

#Summary-form .currentbreadcrumb {
    font-size: 1.75rem;
}

#Summary-form h3 {
    font-family: museosans900, sans-serif;
    font-size: 2.5rem;
    color: #26180F !important;
}

    #Summary-form h4 {
        margin-top: 3rem;
    }

    #Summary-form h4,
    #Summary-form caption {
        font-family: museosans900, sans-serif;
        font-size: 2rem;
        color: #26180F !important;
    }

    #Summary-form th {
        font-family: museosans900, sans-serif;
        font-size: 2rem;
        padding-block: 4px;
        color: #26180F !important;
    }

    #Summary-form td {
        padding-block: 4px;
    }

    #Summary-form td {
        font-family: museosans500, sans-serif;
        font-size: 1.75rem;
        color: #26180F !important;
    }

    #Summary-form table#rateList td {
        font-family: museosans500, sans-serif;
        font-size: 1.75rem;
        padding-block: 4px;
        color: #26180F !important;
    }

    #Summary-form .breadcrumbsalign.breadcrumb {
        background-color: transparent !important;
        color: #26180F !important;
    }

    #Summary-form .edit-btns {
        display: flex;
        justify-content: flex-end;
        gap: 2rem;
        margin-block: 1.5rem;
    }

/* subscriber info */
#subscriber-information-form #edit-info-dob-age--description {
    font-family: museosans500, sans-serif;
    font-weight: bold;
}

#subscriber-information-form .NumbersOnly:disabled {
    min-width: 150px;
}

/* payment summary table */
#payment-information-form #rateList th,
#payment-information-form #rateList td,
#payment-information-form #edit-plan-pay-text th,
#payment-information-form #edit-plan-pay-text td {
    width: 50% !important;
}


#payment-information-form #rateList tr,
#payment-information-form #edit-plan-pay-text tr {
    display: flex;
    justify-content: space-between;
}

#payment-information-form #rateList {
    display: block;
    padding: 35px 40px 40px 40px;
}

#payment-information-form #edit-plan-pay-text {
    display: block;
    padding: 40px 40px 35px 40px;
}

#payment-information-form #rateList tbody, #payment-information-form #edit-plan-pay-text tbody {
    display: block;
    width: 100%;
}

#payment-information-form #rateList tr, #payment-information-form #edit-plan-pay-text tr {
    display: flex;
    justify-content: space-between
}

#payment-information-form #rateList th, #payment-information-form #rateList td, #payment-information-form #edit-plan-pay-text td {
    text-align: left;
    padding-block: 5px;
}

#subscriber-information-form .js-form-type-textfield, #subscriber-information-form .js-form-type-select {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
}

#subscriber-information-form input[type="text"],
#subscriber-information-form select,
#payment-information-form input[type="text"],
#payment-information-form select {
    width: 500px !important;
}

@media screen and (max-width: 600px) {
    #subscriber-information-form input[type="text"],
    #subscriber-information-form select,
    #payment-information-form input[type="text"],
    #payment-information-form select {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .modal-footer {
        padding-bottom: 56px !important;
    }
}

.flex-dependent {
    display: flex;
    align-items: center;
    gap: 8px;
}

.flex-dependent label {
   margin: 0 !important;
}