

/* ------------------------------ */
.resource-break {
    margin-top: 0px;
}

@media only screen and (max-width: 699px) {
    .resource-break {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 699px) {
    .resource-break {
        margin-top: 30px;
    }
}

sup {
    font-size: xx-small;
    vertical-align: super !important;
}

#nextbutton {
    position: absolute;
    top: 400px;
    right: 0;
    width: 100px;
    z-index: 10000;
    background-color: white;
    border: 1px solid grey;
    color: black;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

@media only screen and (max-width: 960px) {
    #nextbutton {
        display: none;
    }
}

#nextbutton span.nexttext {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    color: #5f6f7f;
    font-family: "Macha-Bold",sans-serif;
    white-space: nowrap;
}


#nextbutton span.linktext {
    font-size: 10px;
    text-align: center;
    color: black;
    font-family: "Macha-Bold",sans-serif;
}

/* ----------------Featurebox-------------- */
.featureboxwrapper {
    margin: 50px 0 0px 0;
}


.featurebox {
    border: 1px solid #dadee3;
    text-align: center;
    margin: 0;
    padding: 0;
}

    .featurebox .l-columns {
        margin: 0 0 0 0;
        padding: 0;
    }

main > section + section .l-content-holder:first-child.featurebox {
    padding-top: 40px;
}

.l-content-holder:first-child.featurebox {
    padding-top: 40px;
}

.featureboxwrapper .l-content-holder.featurebox {
    padding-bottom: 50px;
}


@media only screen and (max-width: 699px) {

    .l-content-holder.featurebox {
        margin: 0 10px 0 10px;
        padding: 30px 20px !important;
    }

    l-content-holder.featurebox .l-columns__item {
        margin-top: 0;
        margin-bottom: 0px;
    }

    .l-content-holder.featurebox .l-columns__item {
        margin-top: 0;
    }

    main > section + section .l-content-holder:first-child.featurebox {
        padding-top: 30px;
    }

    .featureboxwrapper .l-content-holder:last-child.featurebox {
        padding-bottom: 30px;
    }
}






.featurebox .l-columns__item {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0px;
}

.featurebox .horizbreak {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #dadee3;
    width: 30px;
}

.featurebox-description {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: center;
    color: #1b3045;
    padding: 0 65px 0 65px;
}

.featurebox h4 {
    margin: auto;
    width: 60%;
}

.featurebox__note {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    color: #5f6f7f;
    font-family: "Macha-Bold",sans-serif;
}



.ul--featurebox {
    margin: 20px 0 0 0;
}



ul.ul--featurebox {
    line-height: 24px;
}

@media only screen and (max-width: 699px) {
    ul.ul--featurebox li {
        text-align: center;
    }
}

@media only screen and (max-width: 699px) {
    form[name='pensionDistForm'] .c-form-radio-inline {
        height: 25px;
    }

    div.mfp-content.pensionDistributionModel {
        width: auto !important;
    }
}


ul.ul--featurebox li::before {
    content: '\2022';
    padding-right: 10px;
}

ul.ul--featurebox li + li {
    margin-top: 15px;
}


.featureboxwrapper .l-content-holder:last-child {
    padding-bottom: 50px;
}

.featurebox-header {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #5f6f7f;
    font-family: Macha-Book, sans-serif;
}

.featurebox-eyebrow {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #5f6e7c;
}

.featurebox-bullets {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1b3045;
    margin: 15px auto 0 auto;
}

/* ------------------------------ */
/* Beneficiary Component styles */
div.l-content-holder.beneficiary_content {
    padding-top: 0;
    margin-top: 20px;
}

#beneficary-container .ui-btn {
    cursor: pointer;
}

.beneficiary_content {
    width: 1550px;
    padding: 0;
    margin: 55px 0 0 0;
    font-size: 20px;
}

.primary_beneficiaries {
}

.beneficiary_header {
    padding: 0 0 45px 0;
    margin: 0;
    line-height: 40px;
}

    .beneficiary_header .header_text {
        font-size: 20px;
        font-weight: 600;
        float: left;
    }

    .beneficiary_header .header_link {
        margin: 0 0 0 20px;
        font-size: 16px;
        float: right;
    }

    .beneficiary_header .link_info {
    }

    .beneficiary_header .link_action_info {
        cursor: pointer;
    }

.beneficiary_add_plus {
    font-size: 24px;
    font-weight: 600;
    margin-right: 5px;
}

.beneficiary_header_secondary {
    margin: 0;
}

    .beneficiary_header_secondary.larger-padding {
        padding: 65px 0 35px 0;
    }

#PrimaryGrid {
}

.beneficiary_content_beneficiaries {
    clear: both;
    border-bottom: solid 1px #dadee3;
    border-top: solid 1px #dadee3;
    overflow: hidden;
}

.display-beneficiaries[id^="beneficary-container"] .relationship_label, .display-beneficiaries[id^="beneficary-container"] .dob_label {
    display: none;
}

.display-beneficiaries a.add-beneficiary-btn:after {
    display: inline-block;
    content: '\f067';
    font-family: FontAwesome;
    padding: 0 .5em 0 .5em;
    cursor: pointer;
}

.display-beneficiaries a.update-beneficiary-btn:after {
    display: inline-block;
    content: '\f040';
    font-family: FontAwesome;
    padding: 0 .5em 0 .5em;
    cursor: pointer;
}

.display-beneficiaries #edit_primary_distributions {
    padding-bottom: 35px;
}

.distribution_edit {
    width: 100%;
    border: 1px solid #dadee3;
}

#checkSpouse l-content-holder, #spousal-consent-modal .l-content-holder {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.display-beneficiaries .back-btn {
    cursor: pointer;
    border: 2px solid #DADEE3;
}

.beneficiary_row_content {
    clear: both;
    line-height: normal;
    border-top: solid 2px #dadee3;
}

.beneficiary_row_content > * {
    padding-top: 19px;
    padding-bottom: 19px;
}

.beneficiary_row_content input.edit {
    width: 74px;
    margin-top: -10px;
    margin-bottom: -10px;
}

.no-secondaries #SecondaryGrid {
    display: none;
}

.beneficiary_save,
.beneficiary_cancel {
    float: right;
    margin-right: 15px;
}

@media only screen and (max-width: 699px) {
    .beneficiary_row_header {
        display: none !important;
    }

    .beneficiary_row_content > .name {
        width: auto !important;
    }

    #all-beneficiaries {
        margin-top: 35px;
    }

    .no-bene-flag-container {
        text-align: center;
    }

    .beneficiary_row_header .relationship,
    .display-beneficiaries .beneficiary_row_content .relationship {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        border-top: 1px solid #dadee3;
    }

    .beneficiary_row_header .dob,
    .display-beneficiaries .beneficiary_row_content .dob {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .beneficiary_row_data, .beneficiary_no_data {
        border: solid 1px #dadee3;
    }

    .beneficiary_no_data {
        padding: 30px 20px;
    }

    .display-beneficiaries .beneficiary_header_add_button {
        padding: 0;
    }

    .beneficiary_no_data .ui-btn {
        width: 100%;
    }

    .display-beneficiaries .beneficiary-info-row, .display-beneficiaries .actions {
        border-top: solid 1px #dadee3;
        background-color: white;
        white-space: nowrap;
    }

    .beneficiary_header .header_link {
        float: right;
    }

    .actions {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .display-beneficiaries section header.header--section {
        display: block !important;
        text-align: center;
        padding: 0;
        margin-bottom: 45px;
    }

    .display-beneficiaries .beneficiary_header {
        position: relative;
        padding-bottom: 0;
    }

    .display-beneficiaries .beneficiary_header .header_text {
        width: 100%;
        background-color: #25aa8d;
        color: white;
        text-align: center;
        font-weight: normal;
        line-height: 52px;
        font-size: 22px;
        padding-bottom: 0;
        float: none;
    }

    .display-beneficiaries .beneficiary_header {
        margin-top: 45px;
    }

    .display-beneficiaries .beneficiary_header .header_link {
        position: absolute;
        top: -40px;
        right: 0;
    }

    .beneficiary_row_content input.edit {
        margin-top: auto;
        margin-bottom: auto;
    }

    .beneficiary_btn {
        height: auto;
    }

    .display-beneficiaries .beneficiary_content_beneficiaries {
        border: none;
    }

    .display-beneficiaries .relationship_label, .display-beneficiaries[id^="beneficary-container"] .dob_label {
        display: inline;
    }

    .display-beneficiaries .distribution, .display-beneficiaries .name {
        background: #f2f3f5;
        font-weight: bold;
        line-height: 26px;
        font-size: 20px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .display-beneficiaries .distribution {
        padding-right: 5%;
        text-align: right;
        padding-left: 0;
    }

    .display-beneficiaries .name {
        padding-left: 5%;
    }

    .display-beneficiaries .relationship,
    .display-beneficiaries .dob {
        float: none;
        border: none;
    }

    .display-beneficiaries .relationship_label,
    .display-beneficiaries .dob_label {
        text-transform: uppercase;
        font-family: "Macha-Bold", sans-serif;
        color: #5F6E7C;
        letter-spacing: 2px;
    }

    .display-beneficiaries[id^="beneficary-container"] .relationship_label,
    .display-beneficiaries[id^="beneficary-container"] .dob_label,
    .display-beneficiaries[id^="beneficary-container"] .relationship_value,
    .display-beneficiaries[id^="beneficary-container"] .dob_value {
        display: inline-block;
    }

    .display-beneficiaries .relationship_label,
    .display-beneficiaries .dob_label,
    .display-beneficiaries .relationship_value,
    .display-beneficiaries .dob_value {
        width: 49%;
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .display-beneficiaries .relationship_value,
    .display-beneficiaries .dob_value {
        font-size: 18px;
    }

    #secondary_beneficiaries .no-beneficiaries {
        text-align: center;
        padding: 10px 15px;
    }

    #secondary_beneficiaries .beneficiary_text {
        display: none;
    }

    .display-beneficiaries .beneficiary_row_content {
        border-top: none;
    }

    .beneficiary_row_content > div {
        line-height: normal;
    }

    .display-beneficiaries .actions_info {
        display: flex;
        flex-direction: row;
        padding: 1.5em 5%;
        justify-content: center;
        border-top: solid 1px #dadee3;
        border-bottom: solid 1px #dadee3;
    }

    .display-beneficiaries .beneficiary_row_content .actions .actions_info {
        padding: 1em 5%;
        line-height: 50px;
    }

    .display-beneficiaries .beneficiary_row_content .actions .actions_info > div {
        float: none;
    }

    .display-beneficiaries .beneficiary_row_content > div {
        float: none;
    }

    .display-beneficiaries .beneficiary_row_data ~ .beneficiary_row_data {
        border-top: none;
    }

    .display-beneficiaries .beneficiary_footer {
        margin: 15px 0 0 0;
    }

    .display-beneficiaries .beneficiary_edit, .display-beneficiaries .beneficiary_save {
        float: none;
    }

    #manageBeneficiaries .l-content-holder {
        margin: 0;
    }

    .beneficiary_row_content.editing {
        flex-wrap: nowrap;
    }

    .beneficiary_row_content {
        display: flex;
        flex-wrap: wrap;
        background-color: #f2f3f5;
        justify-content: space-between;
        align-items: center;
    }

    .beneficiary_row_content div.distribution {
        flex: 0 1 78px;
        order: 1;
        white-space: nowrap;
        padding-left: 0;
        padding-right: 10px;
        width: auto;
        max-width: 100px;
    }

    .beneficiary_row_content div.name {
        flex: 0 1 auto;
        padding-left: 10px;
        padding-right: 5px;
        max-width: calc(100% - 100px);
    }

    .beneficiary_row_content .relationship {
        order: 2;
    }

    .beneficiary_row_content .dob {
        order: 3;
    }

    .beneficiary_row_content .actions {
        order: 4;
    }

    #edit_primary_distributions #primarysum, #edit_secondary_distributions #secondarysum {
        text-align: right;
    }

    form#benef-form .c-form-group {
        width: 100%;
    }

    form#benef-form input {
        width: 100% !important;
    }

    #checkSpouse l-content-holder, #spousal-consent-modal .l-content-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .modal .modal-questions .question_answers .ui-btn {
        margin-left: 0;
        margin-right: 0;
    }

    .display-beneficiaries .beneficiary_total_error {
        height: auto;
        text-align: right;
    }

    .beneficiary_cancel.beneficiary_btn {
        margin-top: 20px;
    }

    #playerContactSection {
        text-align: center;
    }

    .beneficiary-form-switch-headline h3, .beneficiary-form-switch-headline .additional-bene-info-intro {
        text-align: center;
    }

    .beneficiary-form-switch-headline h3:first-of-type {
        margin-bottom: 20px;
    }

    .display-beneficiaries .form-submit {
        display: flex;
        flex-direction: column;
    }

    .display-beneficiaries .form-submit .beneficiary_save {
        order: -1;
    }

    .display-beneficiaries .form-submit .cancel-back {
        border-top: solid 1px #dadee3;
        display: flex;
        flex-direction: row;
    }

    .display-beneficiaries .form-submit .cancel-back > * {
        width: auto;
        flex-grow: 1;
        flex-basis: 50%;
    }

    .display-beneficiaries #edit_primary_distributions {
        padding-bottom: 0;
    }

    .display-beneficiaries {
        margin-bottom: 30px;
    }

    div#secondary_beneficiaries {
        padding-bottom: 0;
    }

    #no-beneficiaries header.header--section {
        margin-bottom: 0;
    }

    #primary_beneficiaries, #secondary_beneficiaries {
        margin-bottom: 55px;
    }

    .prime-add-list .dependants {
        display: block;
    }

    .prime-add-list .add-prime-select-btn {
        margin-bottom: 15px;
    }

    .beneficiary_row_content > * {
        padding-top: 0;
        padding-bottom: 0;
    }

    .no-secondaries #SecondaryGrid {
        display: block;
    }

    .beneficiary_save, .beneficiary_cancel {
        float: none;
    }

    .display-beneficiaries #PrimaryGrid {
        margin-bottom: 75px;
    }
}

.beneficiary_row_header {
    display: block;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "Macha-Medium", sans-serif;
    color: #939eae;
    font-size: 16px;
    font-weight: normal;
}

    .beneficiary_row_header .distribution,
    .beneficiary_row_header .name,
    .beneficiary_row_header .relationship,
    .beneficiary_row_header .dob,
    .beneficiary_row_header .actions {
        float: left;
        background: #f2f3f5;
        padding-left: 25px;
    }

    .beneficiary_row_header .distribution,
    .beneficiary_row_content .distribution {
        width: 25%;
        float: left;
        padding-left: 25px;
    }

    .beneficiary_row_header .name,
    .beneficiary_row_content .name {
        width: 35%;
        float: left;
        padding-left: 25px;
        text-transform: uppercase;
    }

    .beneficiary_row_header .relationship,
    .beneficiary_row_content .relationship {
        width: 25%;
        float: left;
        padding-left: 25px;
    }

    .beneficiary_row_header .dob,
    .beneficiary_row_content .dob {
        width: 15%;
        float: left;
        padding-left: 25px;
    }

    .beneficiary_row_header .actions,
    .beneficiary_row_content .actions {
        width: 30%;
        float: left;
        padding-left: 25px;
    }

.beneficiary_row_with_actions_header .distribution,
.beneficiary_row_with_actions_content .distribution {
    width: 25%;
    float: left;
    padding-left: 25px;
}

.beneficiary_row_with_actions_header .name,
.beneficiary_row_with_actions_content .name {
    width: 45%;
    float: left;
    padding-left: 25px;
}

.beneficiary_row_with_actions_header .actions,
.beneficiary_row_with_actions_content .actions {
    width: 30%;
    float: left;
    padding-left: 25px;
}

.actions_info .row_action_info {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px #dadee3 solid;
}


.beneficiary_edit {
    float: left;
    margin-right: 15px;
}

.beneficiary_cancel {
    margin-top: 15px;
    margin-right: 25px;
}

.beneficiary_btn {
    color: #00a4da;
    padding: 0;
    /*dislay: block;
        box-shadow: none;
        background: transparent;
        margin: 10px 0;
        text-transform: none;
            */
    font-family: "Macha-Book", sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
    border-radius: 0;
    height: auto;
    cursor: pointer;
}

.beneficiary_no_action {
    padding: 0;
    font-family: "Macha-Book", sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
    border-radius: 0;
    height: 16px;
}


.beneficiary_row_content input {
    width: 45px;
    height: 40px;
}

.beneficiary_row_content .edit {
    font-size: 20px;
    padding-right: 8px;
    border-radius: 3px;
    border: solid 2px #dadee3;
    margin-right: 5px;
    text-align: right;
}


/*  Styles used to display dynamic perfectage info  */
.beneficiary_total {
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
}

.beneficiary_total_error {
    font-family: "Macha-Book", sans-serif;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    text-align: left;
    color: #de0000;
    font-weight: 600;
}

.beneficiary_total_good {
    font-family: "Macha-Book", sans-serif;
    color: #27b696;
    font-weight: 600;
}

@media only screen and (max-width: 499px) {
    .modal .modal-questions .question_answers .ui-btn {
        white-space: nowrap;
        font-size: 12px;
    }
}


/*   below is for situations where there are no beneficiaries*/
.beneficiary_footer {
    margin: 15px 0 0 25px;
    font-size: 16px;
}

.beneficiary_footer {
    margin: 15px 0 0 25px;
    font-size: 16px;
}


.beneficiary_text {
    margin: 0 0 0 0;
    padding: 15px 0 0 0;
    font-size: 16px;
    clear: both;
}


.beneficiary_header_add_button {
    margin: 15px 0 0 0;
    padding: 0 0 45px 0;
}


.beneficiary_row_delete {
    clear: both;
    height: 72px;
    border: solid 3px #dadee3;
}

.beneficiary_row_delete_text {
    width: 70%;
    float: left;
    padding: 10px 0 0 25px;
}





.confirm_bold_delete_text {
    font-family: Macha-Medium;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.unable_to_delete_spouse {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    padding: 10px;
}

.confirm_note_delete_text {
    height: 16px;
    font-family: Macha-Book;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    color: #5f6e7c;
    padding-top: 5px;
    line-height: 16px;
    color: #0E0E0E;
}

.beneficiary_row_delete_btn {
    padding-left: 25px;
    width: 30%;
    float: left;
}

.beneficiary_delete_btn {
    margin: 10px 25px 0 0;
    float: left;
}

.beneficiary_delete_cancel_btn {
    margin: 25px 0 0 0;
    float: left;
}

.beneficiary_hidden_index {
    display: none;
}

@media only screen and (max-width: 699px) {

    .beneficiary_row_delete {
        clear: both;
        float: none;
        height: 221px;
        border: solid 3px #dadee3;
    }

    .beneficiary_row_delete_text {
        width: 100%;
        float: none;
        text-align: center;
        padding: 10px 25px 0px 25px;
    }

    .beneficiary_row_delete_btn {
        padding-left: 0;
        width: 100%;
        vertical-align: middle;
        float: none;
        text-align: center;
        margin-top: 35px;
    }

    .beneficiary_delete_btn {
        margin: 0;
        float: none;
    }

    .beneficiary_delete_cancel_btn {
        margin: 25px 0 0 0;
        float: none;
    }
}



/* ------------------------------ */
.modal {
    /*display: none;*/
    position: fixed; /* Stay in place */
    z-index: 200; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    max-width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

    /*@media only screen and (max-width: 350px) {
    .modal {
        height: 300%;
    }
}
*/



    .modal .form-header {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    .modal .form-header-splitter {
        margin-top: 25px;
        border-bottom: solid 4px #eaedf0;
        width: 5%;
    }

.modal-popup {
    /*display: none;*/ /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 50; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 150em; /* Full height */
    max-width: 100%;
    overflow: visible; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

    .modal-popup .form-header {
        margin: 0;
        padding: 0;
        width: 90%;
        max-width: 100%;
    }

    .modal-popup .form-header-splitter {
        margin-top: 25px;
        border-bottom: solid 4px #eaedf0;
        width: 5%;
    }


/* Modal Content/Box */
.modal-content {
    background-color: #ffffff;
    /*border: 1px solid #888;*/
    width: 100%; /* Could be more or less, depending on screen size */
    height: 100%;
    padding: 20px;
    overflow-y: scroll;
}

.modal.scrollable-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100vw; /* viewport width */
    height: 100vh; /* viewport height */
    overflow-y: scroll;
    overflow-x: hidden;
}

/* Modal Content/Box */
.modal-content-small {
    margin: 0 0 0 0;
    background-color: #fefefe;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
    text-align: center;
}

.modal-content-small--smaller {
    width: 30%;
}

.modal-content-medium {
    margin: 0 0 0 0;
    background-color: #fefefe;
    margin: 10% auto;
    border: 1px solid #888;
    width: 55%; /* Could be more or less, depending on screen size */
}

    .modal-content-medium .l-content-holder {
        padding: 20px;
    }



.modal-content-large {
    margin: 0 0 0 0;
    background-color: #fefefe;
    margin: 10% auto;
    border: 1px solid #888;
    width: 55%; /* Could be more or less, depending on screen size */
}

    .modal-content-large .l-content-holder {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 60px;
        padding-right: 60px;
        max-width: 1240px;
        margin-left: 0px;
        margin-right: 0px;
    }

@media only screen and (max-width: 959px) {
    .modal-content-small {
        margin-top: 15%;
        width: 50%;
    }

    .modal-content-medium {
        /*margin: 20% auto;  15% from the top and centered */
        /*margin-top: 20%;*/
    }
}

@media only screen and (max-width: 710px) {
    .modal-content-small {
        margin-top: 15%;
        width: 80%;
    }

    h3.spouse-check-header {
        margin-bottom: 24px;
    }

    .ui-btn.hasspouse-btn, .ui-btn.nospouse-btn {
        width: 100%;
    }

    .modal-content-medium {
        /*margin: 70% auto;  15% from the top and centered */
        width: 90%;
    }


    .modal-content-large {
        width: 98%;
    }

        .modal-content-large .l-content-holder {
            padding-top: 20px;
            padding-bottom: 20px;
            padding-left: 10px;
            padding-right: 10px;
        }
}

@media only screen and (max-width: 350px) {
    .modal-content-small {
        margin-top: 60%;
        width: 90%;
    }

    .modal-content-medium {
        margin: 20% auto; /* 15% from the top and centered */
        width: 90%;
    }
}

p.spouse-prompt {
    margin-left: 30px;
    margin-right: 30px;
}

.modal-questions {
    margin: 0;
    padding: 0;
}

    .modal-questions.question_answers {
        margin: 0;
        padding: 0;
        margin: 15px 0 15px 0;
    }

        .modal-questions .question_answers div {
            margin: 0 10px 15px 10px;
        }


        .modal-questions .question_answers a {
            margin: 0 10px 15px 10px;
        }


/* The Close Button */
/*.close {
    color: #aaa;
    float: right;
    font-size: 46px;
    font-weight: bold;
    cursor: pointer;
}*/

.close.smaller {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
}

.close.smallest {
    position: relative;
    width: 25px;
    height: 25px;
    top: 0;
    float: right;
}

.close {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 80px;
    color: #5f6f7f;
    background: #d3d3d3;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 10;
}

    .close:hover::before, .close:hover::after {
        background: #142435;
    }

    .close::before, .close::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 70%;
        top: 50%;
        left: 15%;
        margin-top: -1px;
        background: #5f6f7f;
    }

    .close::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .close.rounded::before, .close.rounded::after {
        border-radius: 5px;
    }

.close-popup {
    display: none !important;
    position: absolute;
    display: inline-block;
    top: 62px;
    right: 12px;
    font-size: 12px;
    font-weight: bold;
    color: #142435;
    letter-spacing: 2px;
}

.close:hover + .close-popup {
    display: inline !important;
}


.modal .cancel {
    cursor: pointer;
    margin-left: 20px;
}


.modal .form-simple-text {
    font-size: 16px;
}

.modal .form-general-text {
    font-size: 16px;
    float: right;
    clear: left;
}

.modal .form-submit {
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

.modal .validation-error-certify,
.modal .validation-error {
    color: #ff0000;
    /*font-size: 16px;
    font-weight: 600;*/
}


.modal .validation-error-certify {
    margin-top: 15px;
}

.validation-error {
    color: #e40000;
    /*color: #e40000;
    font-size: 16px;*/
    margin-top: 6px;
    display: inline-block;
}

    .validation-error.block {
        display: block;
    }

.c-form input[type='text'].input-error {
    border-color: #e40000;
}

.c-form input[type='password'].input-error {
    border-color: #e40000;
}



/*
======================
General reusable classes
======================
*/
.transform-up {
    text-transform: uppercase;
}

.border-none {
    border: none;
}

.textalign-centered {
    text-align: center;
}



/*
======================
utility classes
======================
*/
.margin-btm-30 {
    margin-bottom: 30px !important;
}

.margin-btm-20 {
    margin-bottom: 20px;
}

.margin-btm-10 {
    margin-bottom: 10px;
}

.margin-top-min35 {
    margin-top: -35px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-right-24 {
    margin-right: 24px;
}

.margin-left-24 {
    margin-left: 24px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-33 {
    padding-left: 33px;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.color-fff {
    color: #fff !important;
}

.color-headergreen {
    color: #27b696;
}

.ltrspacing-3 {
    letter-spacing: 3px;
}



/*
======================
login custom classes
======================
*/
/*Added to make Header non-fixed when nflbp-darkbg (login page).....Is set on the body  by 
    javascript in login footer rendering
*/

.l-content-holder.padding-bottom-30 {
    padding-bottom: 30px;
}

.l-content-holder.padding-top-0 {
    padding-top: 0;
}

.l-content-holder.padding-top-10 {
    padding-top: 10px;
}

body.nflbp-darkbg > header.c-mainheader {
    position: relative;
}

body.nflbp-darkbg > main {
    padding-top: 0;
}

.nflbp-darkbg {
    background: #1b3045;
}

.l-login-form {
    color: #fff;
    background: #5f6e7c;
    padding: 40px;
}

.r-login-form {
    background: #fff;
    color: #1b3045;
    margin-left: 0 !important;
    padding: 40px;
}

.centerdiv-content {
    padding: 40px 40px 20px 40px;
    background: #fff;
}

.div-content-1 {
    padding: 0px 40px 20px 40px;
    background: #fff;
    margin-top: -40px;
}

.div-content-full {
    background: #fff;
    padding: 40px 10px 40px 40px;
    margin-top: -40px;
}


.logout-msg {
    padding: 0 0 15px 0;
    margin: 0 0 0 0;
}

    .logout-msg .l-content-holder {
        padding: 0 !important;
    }

.logout-success-msg {
    color: #1b997d;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 8px solid #1b997d;
    background: #fff;
    /*
  margin-bottom:30px;
 */
    margin-bottom: 0px;
}

.login-error-msg {
    color: #cc0000;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 8px solid #cc0000;
    background: #fff;
    /*
  margin-bottom:30px;
 */
    margin-bottom: 0px;
}

.login-warning-msg {
    color: #5f6e7c;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 8px solid #ff6c42;
    background: #fff;
    /*
  margin-bottom:30px;
 */
    margin-bottom: 0px;
}

.2-col-open {
    background: #fff;
    margin-left: 0;
}

.centered-nflbp-darkfooter {
    background: #1b3045;
    padding-top: 50px;
    color: #fff;
    height: 100%;
    text-align: center;
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

span.p--smaller {
    font-size: 14px;
}

.c-form-control-date {
    width: 250px;
}


.distribution-pending-flag {
    margin: 0 auto;
}



.accountsetting-form a.ui-btn {
    margin-right: 10px;
}

/*----------------------------------VideoJS CSS---------------------------------------------------*/

/*
  Player Skin Designer for Video.js
  http://videojs.com

  To customize the player skin edit 
  the CSS below. Click "details" 
  below to add comments or questions.
  This file uses some SCSS. Learn more  
  at http://sass-lang.com/guide)

  This designer can be linked to at:
  http://codepen.io/heff/pen/EarCt/left/?editors=010
*/




.video-container .video-js {
    /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
    font-size: 10px;
    /* The main font color changes the ICON COLORS as well as the text */
    color: #fff;
}

/* The "Big Play Button" is the play button that shows before the video plays.
   To center it set the align values to center and middle. The typical location
   of the button is the center, but there is trend towards moving it to a corner
   where it gets out of the way of valuable content in the poster image.*/
.video-container .vjs-default-skin .vjs-big-play-button {
    /* The font size is what makes the big play button...big. 
     All width/height values use ems, which are a multiple of the font size.
     If the .video-js font-size is 10px, then 3em equals 30px.*/
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    /* 0.06666em = 2px default */
    border: 0.06666em solid #fff;
    /* 0.3em = 9px default */
    border-radius: 0.3em;

    @if $center-big-play-button {
        /* Align center */
        left: 50%;
        top: 50%;
        margin-left: -($big-play-width / 2);
        margin-top: -($big-play-height / 2);
    }

    @else {
        /* Align top left. 0.5em = 15px default */
        left: 0.5em;
        top: 0.5em;
    }
}

/* The default color of control backgrounds is mostly black but with a little
   bit of blue so it can still be seen on all-black video frames, which are common. */
.video-container .video-js .vjs-control-bar,
.video-container .video-js .vjs-big-play-button,
.video-container .video-js .vjs-menu-button .vjs-menu-content {
    /* IE8 - has no alpha support */
    background-color: rgb(57,105,146);
    /* Opacity: 1.0 = 100%, 0.0 = 0% */
    background-color: rgba(57,105,146, 0.7);
}

.video-container .video-js .vjs-control-bar {
    display: flex;
}


/* Slider - used for Volume bar and Progress bar */
.video-container .video-js .vjs-slider {
    background-color: rgb(129,189,236);
    background-color: rgba(129,189,236, 0.5);
}

/* The slider bar color is used for the progress bar and the volume bar
   (the first two can be removed after a fix that's coming) */
.video-container .video-js .vjs-volume-level,
.video-container .video-js .vjs-play-progress,
.video-container .video-js .vjs-slider-bar {
    background: #fff;
}

/* The main progress bar also has a bar that shows how much has been loaded. */
.video-container .video-js .vjs-load-progress {
    /* For IE8 we'll lighten the color */
    background: rgb(129,189,236);
    /* Otherwise we'll rely on stacked opacities */
    background: rgba(129,189,236, 0.5);
}

.video-container .video-js.vjs-fullscreen .vjs-dock-text {
    height: 5%;
}

.video-container .video-js .vjs-playback-rate.vjs-menu-button .vjs-menu {
    z-index: 50;
}

/* The load progress bar also has internal divs that represent
   smaller disconnected loaded time ranges */
.video-container .video-js .vjs-load-progress div {
    /* For IE8 we'll lighten the color */
    background: rgba(129,189,236, 0.5);
    /* Otherwise we'll rely on stacked opacities */
    background: rgba(129,189,236, 0.5);
}

/* VideoJS Custom Code*/
.video-container .video-js .vjs-dock-text {
    /*background: linear-gradient(rgb(57,105,146), transparent);*/
    background: rgba(57,105,146,.8);
    height: 10%;
}



.video-container .video-js {
    /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
    font-size: 10px;
    /* The main font color changes the ICON COLORS as well as the text */
    color: #fff;
}

    .video-container .video-js .vjs-dock-text, .video-container .video-js .vjs-dock-shelf {
        top: initial;
        bottom: 1.6em;
    }

        .video-container .video-js .vjs-dock-text .vjs-dock-title {
            display: none;
        }

.max-width-1240 {
    max-width: 1240px;
}

.max-width-900 {
    max-width: 900px;
}

.max-width-701 {
    max-width: 701px;
}

.max-width-500 {
    max-width: 500px;
}

.max-width-320 {
    max-width: 320px;
}

.video-container .video-js .vjs-dock-text .vjs-dock-description {
    margin: 0;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1;
    font-size: 15px;
    width: 130%;
}

.video-container {
    margin: 10px 10px;
}

@media only screen and (min-width: 1240px) {
    .video-container {
        background-color: black;
        max-height: 335px;
    }
}

@media only screen and (min-width: 700px) {
    .video-container {
        background-color: none;
        max-height: 335px;
    }
}

.l-columns__item.video-container {
    margin: 0;
}


@media only screen and (max-width: 701px) {
    .l-columns__item.video-container {
        margin: 10px 0;
    }
}

.video-container .video-js .vjs-captions-button {
    z-index: 50;
}


/*Styles for Video container large*/
.video-container-large {
    /*margin: 10px 10px;*/
}

    .video-container-large .video-js {
        /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
        font-size: 10px;
        /* The main font color changes the ICON COLORS as well as the text */
        color: #fff;
    }

    /* The "Big Play Button" is the play button that shows before the video plays.
   To center it set the align values to center and middle. The typical location
   of the button is the center, but there is trend towards moving it to a corner
   where it gets out of the way of valuable content in the poster image.*/
    .video-container-large .vjs-default-skin .vjs-big-play-button {
        /* The font size is what makes the big play button...big. 
     All width/height values use ems, which are a multiple of the font size.
     If the .video-js font-size is 10px, then 3em equals 30px.*/
        font-size: 3em;
        line-height: 1.5em;
        height: 1.5em;
        width: 3em;
        /* 0.06666em = 2px default */
        border: 0.06666em solid #fff;
        /* 0.3em = 9px default */
        border-radius: 0.3em;

        @if $center-big-play-button {
            /* Align center */
            left: 50%;
            top: 50%;
            margin-left: -($big-play-width / 2);
            margin-top: -($big-play-height / 2);
        }

        @else {
            /* Align top left. 0.5em = 15px default */
            left: 0.5em;
            top: 0.5em;
        }
    }

    /* The default color of control backgrounds is mostly black but with a little
   bit of blue so it can still be seen on all-black video frames, which are common. */
    .video-container-large .video-js .vjs-control-bar,
    .video-container-large .video-js .vjs-big-play-button,
    .video-container-large .video-js .vjs-menu-button .vjs-menu-content {
        /* IE8 - has no alpha support */
        /*background-color: rgb(57,105,146);*/
        /* Opacity: 1.0 = 100%, 0.0 = 0% */
        /*background-color: rgba(57,105,146, 0.7);*/
    }

    /*Changed to removed large video control bar*/
    .video-container-large .video-js .vjs-control-bar {
        display: flex;
    }


    /* Slider - used for Volume bar and Progress bar */
    .video-container-large .video-js .vjs-slider {
        /*background-color: rgb(129,189,236);
  background-color: rgba(129,189,236, 0.5);*/
    }

    /* The slider bar color is used for the progress bar and the volume bar
   (the first two can be removed after a fix that's coming) */
    .video-container-large .video-js .vjs-volume-level,
    .video-container-large .video-js .vjs-play-progress,
    .video-container-large .video-js .vjs-slider-bar {
        background: #fff;
    }

    /* The main progress bar also has a bar that shows how much has been loaded. */
    .video-container-large .video-js .vjs-load-progress {
        /* For IE8 we'll lighten the color */
        /*background: rgb(129,189,236);*/
        /* Otherwise we'll rely on stacked opacities */
        /*background: rgba(129,189,236, 0.5);*/
    }

        /* The load progress bar also has internal divs that represent
   smaller disconnected loaded time ranges */
        .video-container-large .video-js .vjs-load-progress div {
            /* For IE8 we'll lighten the color */
            /*background: rgba(129,189,236, 0.5);*/
            /* Otherwise we'll rely on stacked opacities */
            /*background: rgba(129,189,236, 0.5);*/
        }

    /* VideoJS Custom Code*/
    .video-container-large .video-js .vjs-dock-text {
        background: linear-gradient(to top, rgba(43, 51, 63, 0.7) 0%, rgba(43, 51, 63, 0.5) 30%, rgba(43, 51, 63, 0.4) 70%, transparent 100%);
        /*background: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.2) 30%, rgba(0,0,0,0.2) 70%, transparent 100%);*/
        /*background: linear-gradient(to top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 30%, rgba(0,0,0,0.0) 70%, transparent 100%);*/
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        /*background:rgba(57,105,146,.8);*/
        height: 25%;
        padding-left: 25%;
        padding-right: 25%;
    }

        .video-container-large .video-js .vjs-dock-text .vjs-dock-description {
            margin: 0;
            overflow: visible;
            text-overflow: ellipsis;
            white-space: normal;
            line-height: 1;
            font-size: 20px;
            width: 100%;
            text-align: center;
        }

    .video-container-large .video-js {
        /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
        font-size: 10px;
        /* The main font color changes the ICON COLORS as well as the text */
        color: #fff;
    }

        .video-container-large .video-js .vjs-dock-text, .video-container .video-js .vjs-dock-shelf {
            top: initial;
            bottom: 1.65em;
        }

            .video-container-large .video-js .vjs-dock-text .vjs-dock-title {
                display: none;
            }

    .video-container-large .small-screen-text {
        display: none;
        /*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
        /*font-size: 1em;*/
        text-align: center;
    }

    .video-container-large .manual-small-width {
        display: block;
        text-align: center;
    }



@media only screen and (max-width: 701px) {
    .video-container-large .small-screen-text {
        display: block;
    }

    .video-container-large .video-js .vjs-dock-text {
        display: none;
    }
}
/*-----
-----------------------------End of VideoJS CSS---------------------------------------------------*/

/*----------------------------------CSS for Cursor on Links with no HREF---------------------------------------------------*/

.cursor-hand {
    cursor: pointer;
}





.mccbene_display .mccbene_headings {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2.0px;
    color: #5f6f7f;
    font-family: "Macha-Bold",sans-serif;
    margin: 0 0 10px 0;
}

.mccbene_primaries {
    margin: 0;
    margin: 10px 0 10px 0;
}

.mccbene_secondaries {
    margin: 0;
    margin: 20px 0 10px 0;
}

.mccbene_links {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

/* Classes for Sidebar links*/
.sidebar-horiz {
    width: 30%;
    border-top: 3px solid;
    margin-bottom: 15px;
    color: #00ba98;
}

/*@media only screen and (min-width: 320px) and (max-width: 699px) {

    .sidebar-links {
     text-align:center;
    }

    .sidebar-horiz
     {
       width: 10%;
       margin-right: 45%;
       margin-left: 45%;
     }
}*/

@media only screen and (max-width: 699px) {

    .sidebar-links {
        text-align: center;
    }

    .sidebar-horiz {
        width: 30%;
        margin-right: 35%;
        margin-left: 35%;
    }
}




/* Search bar */

@media only screen and (min-width: 771px) and (max-width: 850px) {

    .l-content-holder .c-mainheader__user-tools .c-header-search.is-shown {
        right: 0px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 770px) {

    .l-content-holder .c-mainheader__user-tools .c-header-search.is-shown {
        right: 10px;
        /*width: 130px;*/
    }
}

@media only screen and (max-width: 699px) {

    .l-content-holder .c-mainheader__user-tools .c-header-search.is-shown {
        right: 174px;
        top: -3px;
        /*width: 130px;*/
    }
}

/*@media screen and (min-width: 460px) {

    .c-header-search.is-shown{
        width:200px;
    }
}*/

/* For target date fund*/

.tdf-header {
    display: inline-block;
    color: #00ba97;
}

@media only screen and (max-width: 699px) {


    .tdf-align {
        display: inline;
        text-align: center;
    }

    .l-content-holder .tdf-header {
        display: block;
    }
}



.credited-seasons-boxes {
    margin: 15px 0 5px 0;
    flex-flow: wrap;
    width: 100%;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}


.credited-green {
    margin: 0px 5px 10px 5px;
    /*padding: 22px 20px 6px 18px;*/
    object-fit: contain;
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
}

.credited-seasons-list-padding {
    padding: 2rem;
    border: 2px solid #eaedf0;
    box-shadow: 3px 3px #939EA94D;
}

.credited-seasons-list {
    text-align: left;
    position: relative;
}

    .credited-seasons-list .cta-section-float {
        padding-top: 1.5rem;
    }

@media only screen and (min-width: 900px) {
    .credited-seasons-list .cta-section-float {
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
        z-index: 1;
        padding-top: 0;
    }
}

.credited-link-cta-button {
    background-color: #F2F3F5;
    box-shadow: 3px 3px #939EA94D;
    padding: 1rem;
    border-radius: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: .1rem;
}

.credited-season {
    border-bottom: 2px solid #eaedf0;
    padding: 1rem 0 1rem 0;
    display: flex;
    align-items: center;
}

.credited-seasons-list .c-message--smaller {
    font-family: 'Macha-Medium';
    color: #5F6E7C;
    text-transform: uppercase;
}

.credited-season:last-of-type {
    border-bottom: none;
}

.credited-season .credited-green {
    color: #00a88c;
    font-size: 20px;
    padding: 0;
    margin: 0;
    word-spacing: 4px;
    line-height: 25px;
}

.helmet-icon-wrapper {
    padding-right: 20px;
}

.helmet-icon-wrapper, .season-list-wrapper {
    display: inline-block;
}

.credited-green:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 5px 20px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
}

.helmet-icon {
    max-width: 3rem;
}

.credited-seasons-boxes {
    margin: 10px 0 15px 0;
}

/*Checklist Icon Classes*/

.c-checklist__item.checkmark-gray-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/checkmark-gray.svg");
}

.c-checklist__item.checkmark-green-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/checkmark-green.svg");
}

.c-checklist__item.checkmark-dark-green-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/checklist-green-check.svg");
}

.c-checklist__item.hourglass-icon:before {
    background: url("/Assets/images/controls/c-checklist/icons/hourglass.svg") no-repeat;
}

.c-checklist__item.install-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/install.svg");
}

.c-checklist__item.leaf-icon:before {
    background: url("/Assets/images/controls/c-checklist/icons/leaf.svg") no-repeat;
}

.c-checklist__item.life-10-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/life-10.svg");
}

.c-checklist__item.life-100-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/life-100.svg");
}

.c-checklist__item.life-25-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/life-25.svg");
}

.c-checklist__item.life-50-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/life-50.svg");
}

.c-checklist__item.life-75-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/life-75.svg");
}

.c-checklist__item.lifetime-payments-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/lifetime-payments.svg");
}

.c-checklist__item.list-flag-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/list-icon-flag.svg");
}

.c-checklist__item.lump-sum-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/lump-sum.svg");
}

.c-checklist__item.partial-lump-sum-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/partial-lump-sum.svg");
}

.c-checklist__item.payment-lifetime-with-ss-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/payment-lifetime-with-ss.svg");
}

.c-checklist__item.red-x-icon:before {
    background-image: url("/Assets/images/controls/c-checklist/icons/checklist-red-x.svg");
}


.equation_item_narrow {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
}

.equation_item_wide {
    -webkit-flex-basis: 72%;
    -ms-flex-preferred-size: 72%;
    flex-basis: 72%;
    margin: 0 0 0 25px;
}


.equation_border {
    border-right: 1px solid #dadee3;
}


.equation_row {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}

.equation_row_border {
    border-bottom: 1px solid #dadee3;
    padding-bottom: 35px;
}

.equation_row_lower {
    margin-top: 25px;
}

.col_w {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.col_s {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: right;
}


    .col_s > * {
        text-align: right;
    }


@media only screen and (max-width: 699px) {
    .login_descriptive_text {
        display: none;
    }
}

@media only screen and (min-width: 700px) {
    .login_external {
        display: none;
    }
}

#loginForm span.p--smaller {
    font-size: 14px;
    font-family: "Macha-Book", sans-serif;
}


#loginForm .c-form-control {
    border: none;
    border-radius: 0;
}


#loginForm .c-form-group {
    text-align: left;
}

/*RDA Change changed link color*/
.login_form_links a {
    color: #56D3FC;
    font-size: 14px;
}

    .login_form_links a:hover {
        color: #92E2FD;
    }

.login_form_links .m-btm-5 {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 699px) {
    .login_form_links .login-margin-pw {
        margin-top: 20px;
    }

    .login_form_links .login-margin-user {
        margin-top: 25px;
    }
}





.c-loginheader__logo {
    position: absolute;
    bottom: 18px;
    left: 0;
    z-index: 1;
}

    .c-loginheader__logo img {
        display: block;
    }

    .c-loginheader__logo > * {
        float: left;
    }

    .c-loginheader__logo a + a {
        margin-left: 15px;
    }

@media only screen and (max-width: 959px) {
    .c-loginheader__logo {
        height: 40px;
    }

        .c-loginheader__logo a + a {
            margin-left: 12px;
        }
}

@media only screen and (max-width: 699px) {
    .c-loginheader__logo {
        height: 34px;
        bottom: 14px;
    }

        .c-loginheader__logo a + a {
            margin-left: 10px;
        }
}

@media only screen and (max-width: 959px) {
    .c-loginheader__logo-nfl > img {
        width: 29px;
        height: auto;
    }
}

@media only screen and (max-width: 699px) {
    .c-loginheader__logo-nfl > img {
        width: 26px;
    }
}

@media only screen and (min-width: 959px) {
    .c-loginheader__logo-nflpa {
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
    }
}

@media only screen and (max-width: 959px) {
    .c-loginheader__logo-nflpa > img {
        width: 30px;
        height: auto;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px);
    }
}

@media only screen and (max-width: 699px) {
    .c-loginheader__logo-nflpa {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

        .c-loginheader__logo-nflpa > img {
            width: 27px;
        }
}

.c-loginheader__logohr {
    width: 1px;
    height: 57px;
    background: #5f6e7c;
    display: inline-block;
    margin: 0px 18px;
}

@media only screen and (min-width: 699px) and (max-width: 959px) {
    .c-loginheader__logohr {
        height: 39px;
        margin: 0px 13px;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 699px) {
    .c-loginheader__logohr {
        display: none;
    }
}

.c-loginheader__logotext {
    display: inline-block;
}

@media only screen and (min-width: 959px) {
    .c-loginheader__logotext {
        -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
        transform: translateY(9px);
    }
}

@media only screen and (max-width: 959px) {
    .c-loginheader__logotext {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px);
    }

        .c-loginheader__logotext img {
            width: 85px;
            height: auto;
        }
}

@media only screen and (max-width: 699px) {
    .c-loginheader__logotext {
        margin-left: 12px;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px);
    }

        .c-loginheader__logotext img {
            width: 92px;
            height: 34px;
        }
}

/*------ Target Date Fund donut chart ---------*/

@media only screen and (max-width: 699px) {

    .l-content-holder.targetdatefund {
    }

    .l-content-holder.targetdatefund-description > p,
    .l-content-holder.targetdatefund-description > .u-text-p-above-mobile {
        text-align: left;
    }

    .l-content-holder.targetdatefund-description img {
        max-width: 100%;
    }
}

.c-comp__icontext {
    display: inline-block;
    position: absolute;
    top: 8px;
    padding-left: 10px;
}


/*Used to align headers with center*/
.center-text-align {
    text-align: center;
}

.basiccallout-box {
    border: 2px solid #dadee3;
}

.c-form .has-error select {
    background: -color #fdeded;
    border-color: #e40000;
}



/* RDA Change Added for for wizard column selector*/

div.l-columns__item.u-text-center p.column-select-paragraph {
    margin-bottom: 15px;
}

.button-pointer {
    cursor: pointer;
}

.ng-pristine .validation-error {
    display: none;
}


/*Added for dist form percentage mark*/

.c-form-input-group input.c-form-control--with-ext-addon.percent-input {
    width: 40%;
    padding-left: 15px;
}

.c-form-input-group__addon.percent_addon {
    left: 28%;
    right: 64%;
    background:none;
}

.c-form-input-group__addon.dollar_percent_addon:first-child {
    left: 85%;
    right: 6%;
}

.c-form-input-group__addon.dollar_percent_addon.dollar:first-child {
    left: 60%;
    right: 6%;
}

.c-form-input-group__addon.currency-indicator {
    top: 2px;
    background: none;
}

@media only screen and (min-width: 700px) and (max-width: 960px) {
    .c-form-input-group__addon.dollar_percent_addon:first-child {
        left: initial;
        right: -1%;
    }
}

@media only screen and (min-width: 350px) and (max-width: 699px) {
    .c-form-input-group__addon.percent_addon:first-child {
        left: initial;
        right: 20%;
    }

    .c-form-input-group__addon.dollar_percent_addon:first-child {
        left: initial;
        right: 8%;
    }
}

@media only screen and (max-width: 350px) {
    .c-form-input-group__addon.dollar_percent_addon:first-child {
        left: initial;
        right: 0%;
    }
}

.vert-align-middle {
    vertical-align: middle;
}

/*For display helmet*/
.helmet-text {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #1b3045;
}

.font-size-18 {
    font-size: 18px;
}


.font-size-18-macha-medium {
    font-size: 18px;
    font-family: Macha-Medium;
}

.font-size-16 {
    font-size: 16px;
}

div.c-form-group.font-size-16 {
    font-size: 16px;
}

label.account-display-helmet-lbl {
    padding-top: 20px;
}


.account-display-helmet-update {
    padding-top: 10px;
}

.helmet-icon-size {
    width: 42px;
    height: 38px;
}

div.ui.popup.password-str-tooltip {
    min-width: 40%;
}

@media only screen and (max-width: 699px) {
    div.ui.popup.password-str-tooltip {
        min-width: 80%;
    }
}


/*Password Strength Meter Code*/
input.ng-pristine + ul#strength {
    display: none;
}

ul#strength {
    display: inline;
    list-style: none;
    margin: 0;
    margin-left: 0;
    padding: 0;
    vertical-align: 2px;
}

.point:last {
    margin: 0 !important;
}

.point {
    background: #DDD;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 25px;
}
/*End of password strength code*/


/*Positioning Login text on Login SCreen*/

.login-mobile-register {
    display: none;
}

@media only screen and (max-width: 699px) {
    .login-heading-text {
        float: left;
    }

    .login-mobile-register {
        float: right;
        display: block;
    }

    .login-text-bock {
        margin-top: -20px;
    }

    .login-desktop-register {
        display: none;
    }
}

form-fed-tax-center-elements {
    margin: 0;
    padding: 0;
    margin-top: 18px;
}

confirm-id-mail-fax {
    margin-top: 18px;
}


/*


input.ng-valid, select.ng-valid {
    border-color: #99dba6 !important;
}


*/

input.custom-invalid {
    border-color: #e40000 !important;
}

input.ng-empty:not(.ng-valid-required):not(.ng-invalid-required):not(.ng-invalid-number) {
    border-color: #dadee3 !important;
}

select.ng-empty:not(.ng-valid-required):not(.ng-invalid-required):not(.ng-invalid-number) {
    border-color: #dadee3 !important;
}

textarea.ng-empty:not(.ng-valid-required):not(.ng-invalid-required):not(.ng-invalid-number) {
    border-color: #dadee3 !important;
}


input.ng-invalid:not(.ng-untouched), select.ng-invalid:not(.ng-untouched), textarea.ng-invalid:not(.ng-untouched) {
    border-color: #e40000 !important;
}

input.ng-invalid.ng-untouched + span.c-form-message, input.ng-valid + span.c-form-message, select.ng-invalid.ng-untouched + span.c-form-message, select.ng-valid + span.c-form-message {
    display: none;
}

input.ng-invalid.ng-pristine + span.c-form-custom-ind + span.c-form-message, input.ng-valid + span.c-form-custom-ind + span.c-form-message {
    display: none;
}

textarea.ng-invalid.ng-untouched + span.c-form-message, textarea.ng-valid + span.c-form-message {
    display: none;
}

select.ng-invalid:not(.ng-untouched) + span.c-form-message, select.ng-invalid:not(.ng-untouched) + span.c-form-message {
    color: red;
    display: inline-block;
}

input.ng-invalid:not(.ng-untouched) + span.c-form-message, select.ng-invalid:not(.ng-untouched) + span.c-form-message {
    color: red;
    display: inline-block;
}

input.ng-invalid:not(.ng-pristine) + span.c-form-custom-ind + span.c-form-message {
    color: red;
    display: inline-block;
}

textarea.ng-invalid:not(.ng-untouched) + span .c-form-message, textarea.ng-invalid:not(.ng-untouched) + span.c-form-message {
    color: red;
    display: inline-block;
}

.disabled-checkbox {
    background-color: lightgrey;
}

.disabled-checkbox-text {
    color: gray;
}




/*Error style for reset field directive*/
input.ng-invalid.ng-untouched + i.fa + span.c-form-message, input.ng-valid + i.fa + span.c-form-message, select.ng-invalid.ng-untouched + i.fa + span.c-form-message, select.ng-valid + i.fa + span.c-form-message {
    display: none;
}

select.ng-invalid:not(.ng-untouched) + i.fa + span.c-form-message, select.ng-invalid:not(.ng-untouched) + i.fa + span.c-form-message {
    color: red;
    display: inline-block;
}

input.ng-invalid:not(.ng-untouched) + i.fa + span.c-form-message, select.ng-invalid:not(.ng-untouched) + i.fa + span.c-form-message {
    color: red;
    display: inline-block;
}


/* CSS for Reset Field Button on all Input elements */
.icon-close {
    float: right;
    margin-right: 6px;
    margin-top: -41px;
}

form[name="regisrationform"] input[reset-field] + .icon-close {
    margin-top: -51px;
}

input[reset-field].contact-us-input + .icon-close {
    right: 32px;
    margin-top: 10px;
}

.password-valid-checkmark {
    margin-top: -51px;
    float: right;
    margin-right: 4px;
    color: #27b796;
}

.update-password-valid-checkmark {
    margin-top: -41px;
    float: right;
    margin-right: 6px;
    color: #27b796;
}

input.padding-right-30 {
    padding-right: 30px;
}



@media only screen and (max-width: 500px) {

    input[reset-field].contact-us-input + .icon-close {
        margin-top: 10px;
        right: 55px;
    }

    input[reset-field].contact-us-input.c-form-contact-phone + .icon-close {
        margin-top: 10px;
        right: 35px;
    }

    input[reset-field].contact-us-input.c-form-contact-email + .icon-close {
        margin-top: 10px;
        right: 35px;
    }
}



@media only screen and (min-width: 500px) and (max-width: 560px) {

    input[reset-field].contact-us-input.c-form-contact-email + .icon-close {
        margin-top: -42px;
        right: 15px;
    }

    input[reset-field].contact-us-input.c-form-contact-phone + .icon-close {
        margin-top: 10px;
        right: 35px;
    }
}


@media only screen and (max-width: 699px) {
    .icon-close {
        margin-top: -40px;
    }

    form[name="regisrationform"] input[reset-field] + .icon-close {
        margin-top: -50px;
    }


    input[reset-field].contact-us-input + .icon-close {
        margin-top: 10px;
    }
}




@media only screen and (max-width: 400px) {
    input[reset-field].contact-us-input.c-form-contact-phone + .icon-close {
        margin-top: -42px;
        right: 5px;
    }

    input[reset-field].contact-us-input.c-form-contact-email + .icon-close {
        margin-top: -42px;
        right: 5px;
    }
}




/* prevent text from appearing underneath the icon */
input[reset-field] {
    padding-right: 30px;
}

    /* hide the built-in IE10+ clear field icon */
    input[reset-field]::-ms-clear {
        display: none;
    }
    /* hide cancel icon for search type */
    input[reset-field]::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

    /* icon styles */
    input[reset-field] + .fa {
        display: none;
    }


@media only screen and (max-width: 700px) {

    input[reset-field] + .fa {
        display: inline-block;
        position: relative;
        right: 0px;
        color: #C0C0C0;
        cursor: pointer;
    }
}

.c-form-group--inline input.c-form-contact-email {
    width: 400px;
}

@media only screen and (max-width: 500px) {
    .c-form-group--inline input.c-form-contact-email {
        width: 250px;
    }
}

@media only screen and (max-width: 320px) {
    .c-form-group--inline input.c-form-contact-email {
        width: 200px;
    }

    .c-form-group--inline input.c-form-contact-phone {
        width: 200px;
    }
}

/*@media only screen and (max-width: 320px) {
    .c-form-group--inline input.c-form-contact-email {
        width: 175px;
    }
}*/



/*RDA Change Added for manage benef page*/
.c-form-error {
    font-size: 16px;
    margin-top: 6px;
    color: red;
    display: inline-block;
}

input[disabled].c-form-control {
    /*background: #DCDAD1;*/
    background: rgba(220, 224, 228, 0.25);
}

select[disabled].c-form-control {
    background: #DCDAD1;
}


.center-align-content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*For button on benefciairy*/
.no-border {
    border: none;
}

.secondry-button-not-solid {
    box-shadow: none;
    border-style: solid;
    background-color: transparent;
}

/*Added for MyAccount Settings Address*/
p.line-height-1-4 {
    line-height: 1.4;
}

/*For display helmet search box*/
input.search {
    font-family: Macha-Book;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #1b3045;
}

div.ui.fluid.search.selection.dropdown div.text {
    padding-left: 5px;
}

div.ui.fluid.search.selection.dropdown {
    border-radius: 3px;
    border: solid 2px #dadee3;
}

    div.ui.fluid.search.selection.dropdown.active.visible {
        background-color: #ffffff;
        /*box-shadow: 3px 3px 0 0 rgba(20, 36, 52, 0.1);*/
        border: solid 2px #92e2fd;
    }

div.menu.transition.visible {
    background-color: #ffffff;
    /*box-shadow: 3px 3px 0 0 rgba(20, 36, 52, 0.1);*/
    border: solid 2px #92e2fd;
}

div.menu.transition.visible {
    background-color: #ffffff;
    /*box-shadow: 3px 3px 0 0 rgba(20, 36, 52, 0.1);*/
    border: solid 2px #92e2fd;
}

/*div.ui.selection.dropdown i.dropdown.icon {
    margin-top: 1px;
}*/

div.c-form-control.dropdown.team-select-dropdown {
    border: 2px solid #dadee3;
    border-radius: 3px;
    font-family: "Macha-Book", sans-serif;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    padding: 0;
}

    div.c-form-control.dropdown.team-select-dropdown:focus {
        outline: none;
        border-color: #92e2fd;
    }

section.c-callout--iconheader.l-content-holder {
    margin-top: 75px;
}


/*Added for mobile subnav*/

.desktop-subnav {
    display: block;
}

.mobile-subnav {
    background: #0f7d68;
    display: none;
}

form.subnav-form select.subnav-select {
    width: 80%;
    background-color: #ffffff !important;
    border: none;
}

.subnav-form {
    padding-bottom: 15px;
    padding-top: 15px;
}

@media only screen and (max-width: 699px) {
    .desktop-subnav {
        display: none;
    }

    .mobile-subnav {
        display: block;
    }
}

/*Added for form review pages (review personal information)*/
fieldset.c-form-fieldset.padding-bottom-0 {
    padding-bottom: 0;
}

h3.c-accordion__header.show-hide-header {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #00a4da;
    text-transform: uppercase;
}

.c-accordion div.c-accordion__section.border-none {
    border: none;
}

div.show-hide > .c-accordion > .c-accordion__section > .c-accordion__header-holder {
    padding-top: 23px;
    padding-bottom: 23px;
}

section.show-hide-section + script + section.show-hide-section > div.show-hide > .c-accordion > .c-accordion__section > .c-accordion__header-holder {
    /*padding-top: 0px;*/
    padding-bottom: 23px;
    border-top: 2px solid #eaedf0;
}

div.show-hide > .c-accordion > .c-accordion__section > .c-accordion__content-holder > section > div {
    padding-top: 0px;
}

div.show-hide > .c-accordion > .c-accordion__section > .c-accordion__content-holder > section > .l-content-holder {
    padding-top: 0px;
}

div.show-hide > .c-accordion > .c-accordion__section.is-expanded > .c-accordion__content-holder {
    padding-bottom: 23px;
}

/*Topic Header*/
div.topic-header {
    height: 59px;
    padding: 18px 20px 18px 20px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

    div.topic-header h3 {
        margin-bottom: 0;
    }

.topic-header-section {
    max-width: 900px;
    margin: auto;
}

div.topic-header img {
    margin: 0;
    padding: 0;
}

.c-page-subnav .c-hero disability-sub-nav {
    margin-top: 5px;
}

div.topic-header__Agreement {
    background: #1B3045;
}

div.topic-header__Balance {
    background: #0583AD;
}

div.topic-header__Form {
    background: #1B3045;
}

div.topic-header__Medical {
    background: #0583AD;
}

div.topic-header__Money {
    background: #0F7D68;
}

div.topic-header__content {
    padding: 16px 20px 19px 20px;
    /* display: flex; */
    flex-flow: row wrap;
    justify-content: space-between;
}

.topic-header__content--no-bottom-padding {
    padding-bottom: 0px !important;
}


@media only screen and (max-width: 699px) {
    section.topic-header-section {
        margin-left: 20px;
        margin-right: 20px;
    }

        section.topic-header-section div.topic-header h3 {
            font-size: 20px;
        }

    .payments-container {
        text-align: center !important;
    }
}

/* Disability Payments Table */

.l-content-holder.disability-payment-table-container {
    padding-top: 0px;
}

.disability-payment-table {
    /*margin: 5rem auto;*/
    width: 100%;
    display: grid;
    grid-auto-flow: row;
    gap: 0em;
    padding-bottom: 10px;
}

@media (min-width: 700px) {
    .disability-payment-table {
        flow-direction: column;
        grid-template-columns: 15% 20% 65%;
    }

    .dpt-column-1, .dpt-column-1-alt, .dpt-column-2, .dpt-column-2-alt {
        text-align: left !important;
        justify-content: left !important;
    }

        .dpt-column-2, .dpt-column-2-alt span {
            font-family: Macha-medium;
        }

    .dpt-column-2, .dpt-column-2-alt {
        padding-left: 20px;
    }

    .dpt-column-2-container {
        text-align: left !important;
    }
}

.dpt-column-2-container {
    text-align: center;
}

.dpt-column-1 {
    color: #FFFFFF;
    vertical-align: middle !important;
    background-color: #0F7D68 !important;
    border-top: 1px solid #dadee3;
    border-left: 1px solid #dadee3 !important;
    border-bottom: 1px solid #dadee3;
    padding-top: 10px !important;
    padding-left: 20px !important;
    padding-bottom: 10px !important;
    border-collapse: collapse;
    font-family: macha-bold;
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center;
    letter-spacing: 1.5px;
}

.dpt-column-1-alt {
    color: #FFFFFF;
    vertical-align: middle !important;
    background-color: #1B997D !important;
    border-top: 1px solid #dadee3;
    border-left: 1px solid #dadee3;
    border-right: 0px !important;
    border-bottom: 1px solid #dadee3;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    border-collapse: collapse;
    font-family: macha-bold;
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center;
    letter-spacing: 1.5px;
}

.dpt-column-2 {
    color: #2BA0A0 !important;
    font-size: 30px !important;
    vertical-align: middle !important;
    font-family: Macha-medium !important;
    font-weight: 500 !important;
    border-top: 1px solid #dadee3;
    border-right: 1px solid #dadee3;
    border-bottom: 1px solid #dadee3;
    border-left: 1px solid #dadee3;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-collapse: collapse;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dpt-column-2-alt {
    color: #2BA0A0 !important;
    font-size: 30px !important;
    vertical-align: middle !important;
    font-family: Macha-medium !important;
    font-weight: 500 !important;
    border-top: 1px solid #dadee3;
    border-right: 1px solid #dadee3;
    border-bottom: 1px solid #dadee3;
    border-left: 1px solid #dadee3;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-collapse: collapse;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tp-column-2-alt span {
    display: flex;
    align-items: center;
}

.dpt-column-3 {
    list-style: disc !important;
    border: 1px solid #dadee3 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 30px;
    padding-right: 10px;
    vertical-align: middle !important;
    display: flex;
    align-items: center;
    line-height: 24px;
}

.dpt-column--gray {
    background: #F8F9FA;
}

.dpt-column--white {
    background: #FFF;
}

.dpt-column-3 ul {
    list-style: disc !important;
    font-weight: 400 !important;
    display: inline;
}


/* disability options table*/
.disability-options-table__dark {
    background: #0583AD;
    text-align: center;
    color: #FFFFFF;
    border-top: 2px solid white;
    border-bottom: 2px solid white !important;
}

.disability-options-table__medium {
    background: #2B9ECB;
    text-align: center;
    color: #FFFFFF;
    border-top: 2px solid white;
    border-bottom: 2px solid white !important;
}

.disability-options-table__light {
    background: #14B8EE;
    text-align: center;
    color: #FFFFFF;
    border-top: 2px solid white;
    border-bottom: 2px solid white !important;
}

.disability-options-table__disabilityRow {
    background: #5F6E7C !important;
    color: #FFFFFF !important;
    min-width: 158px;
    font-size: 14px;
    text-align: left !important;
}

    .disability-options-table__disabilityRow a {
        color: #FFFFFF !important;
    }

/*For Intro Component*/
.intro-text {
    font-family: Macha-Book;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    text-align: center;
    color: #5f6e7c;
}

@media only screen and (max-width: 699px) {
    .intro-text {
        font-family: Macha-Book;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 28px;
        text-align: center;
        color: #5f6e7c;
    }
}


/*Styles for numbered list*/

ol.numbered-list {
    counter-reset: item;
    margin: 0;
    /*padding: 0 0 0 26px;*/
    padding: 0;
}

    ol.numbered-list > li {
        counter-increment: item;
        list-style: none inside;
        margin: 15px 0;
        overflow: hidden;
        font-size: 16px !important;
        line-height: 1.5em;
        font-family: Macha-Book;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        color: #1b3045;
        min-height: 30px;
        margin-left: 35px;
        position: relative;
        padding-left: 35px;
    }

        ol.numbered-list > li:before {
            /*float: left;*/
            position: absolute;
            left: 0px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            content: counter(item);
            margin-right: 10px;
            /*margin-bottom: 25px;*/
            padding: 4px;
            display: block;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            width: 29px;
            color: #27b696;
            border: solid 2px #dadee3;
            text-align: center;
            font-family: Macha-book;
            font-size: 14px;
        }

ul.bulleted-list {
    /*margin:0; 
    padding-left:0;*/
    list-style-type: none;
    font-family: Macha-Book;
    font-size: 16px;
    line-height: 24px;
    color: #1b3045;
}

    ul.bulleted-list li:before {
        content: '\2022';
        /*margin-right: 5px;*/
        color: #1b3045;
        position: absolute;
        left: -10px;
    }


    ul.bulleted-list.centered li:before {
        content: '\2022';
        margin-right: 15px;
        color: #1b3045;
        position: static;
        left: -10px;
    }

    ul.bulleted-list.center li:before {
        content: '\2022';
        margin-right: 5px;
        color: #1b3045;
        position: relative !important;
        left: 0;
    }

.featurebox-description ul.bulleted-list li:before {
    content: '\2022';
    padding-right: 10px;
    position: relative;
}

.featurebox-description ul.bulleted-list {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1b3045;
    margin: 15px auto 0 auto;
    list-style-type: none;
}

.column-select-paragraph ul.bulleted-list li:before {
    content: '\2022';
    padding-right: 10px;
    position: relative;
}

.column-select-paragraph ul.bulleted-list {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1b3045;
    margin: 15px auto 0 auto;
    list-style-type: none;
}



/*RDA Change*/
h4 + p {
    margin-top: 5px;
}

p + ul.bulleted-list {
    margin-top: -5px;
}

ul.bulleted-list li:last-child {
    margin-bottom: 15px;
}

ul.bulleted-list li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 10px;
}

    ul.bulleted-list li:last-child {
        margin-bottom: 15px;
    }




ol.roman-list {
    padding-left: 40px;
    display: block;
    list-style: none;
    list-style-type: upper-roman;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}


    ol.roman-list > li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

ol.alphabet-list {
    padding-left: 40px;
    display: block;
    list-style: none;
    list-style-type: lower-alpha;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}


    ol.alphabet-list > li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

.callout-insert {
    margin-right: 0px !important;
    /*padding-left: 15px;*/
    padding-top: 5px;
    vertical-align: middle;
}

/*.l-col1.callout-insert {
    margin-right: -25px !important;
}*/

@media only screen and (max-width: 900px) {
    /* .l-col1.callout-insert {
        margin-right: -15px !important;
    }*/
}

.c-comp__displaylist-content.itemized > div:first-of-type > p > span.itemized-flag-message {
    font-size: 14px;
    line-height: 18px;
    margin-top: 13px;
    margin-left: 20px;
    font-family: Macha-Medium;
    font-weight: 500;
    color: #939ea9;
    font-style: normal;
    font-stretch: normal;
}

    .c-comp__displaylist-content.itemized > div:first-of-type > p > span.itemized-flag-message:before {
        content: '';
        padding-left: 22px;
        padding-top: 2px;
        background: url(/Assets/images/controls/c-message/flag.svg) no-repeat;
    }


.font-macha-bold {
    font-family: Macha-Bold;
}

.upload-text {
    font-size: 20px;
    color: #152c46;
    font-family: "Macha-Book", sans-serif;
}


a.anchor-link {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}


a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.disability-modal-nav-block {
    border-bottom: 1px solid #dadee3;
    display: flex;
    padding-bottom: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
}


.disability-modal-nav-item-left {
    -webkit-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    text-align: left;
}


.disability-modal-nav-item-right {
    -webkit-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    text-align: right;
}


.disability-modal-nav-item-middle {
    -webkit-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    text-align: center;
}

.disability-modal-nav-text {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #142435;
    letter-spacing: 2px;
}

.ui-btn.disability-nav-link-left, .ui-btn.disability-nav-link-left:hover {
    margin: 0;
    text-align: left;
}

.ui-btn.disability-nav-link-right, .ui-btn.disability-nav-link-right:hover {
    margin: 0;
    text-align: right;
}

.single-box-callout {
    padding: 30px 50px 40px 50px;
}

.not-elig-color {
    color: #949fab;
}

.elig-color {
    color: #00ba98;
}

.l-columns__item .horizonbreak {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    border: 3px solid #dadee3;
    width: 30px;
}

@media only screen and (max-width: 699px) {
    .l-columns__item .horizonbreak {
        margin-left: auto;
        margin-right: auto;
    }
}

input.hidden, div.hidden {
    display: none !important;
}

.next-step-text {
    font: Macha-Book;
    font-size: 16px;
    line-height: 24px;
}

@media only screen and (max-width: 699px) {
    .c-submit-block__item:nth-child(2) span {
        padding-right: 25px;
        padding-bottom: 25px;
    }
}

.c-submit-block__item:nth-child(2) span {
    padding-right: 25px;
    padding-bottom: 0px;
}

.l-columns.l-columns--grid > .l-col6:nth-child(even) ol.numbered-list > li:before {
    /*left: 51% !important;*/
}

header.header--section a.right {
    float: right !important;
    font-size: 16px;
    font-family: "Macha-Book", sans-serif;
}

a.return-to-login {
    align-self: center;
}

div.forgot-local-section {
    justify-content: space-between;
}

.l-columns.pensionoption {
    margin-top: 0px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #c6cdd4;
}

div.mfp-content.pensionDistributionModel {
    width: 420px;
    padding: 20px;
}

    div.mfp-content.pensionDistributionModel .mfp-close {
        display: none;
    }

    div.mfp-content.pensionDistributionModel div.l-content-holder {
        padding-top: 0px;
    }

div.mfp-content div.l-content-holder {
    padding-top: 0px;
}


/*Print Screen CSS */
@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

.l-columns__item.mccbene_display > .c-infobox > .c-infobox__display > img {
    height: 60px;
}

div#personalinfo-container + div#form-nav {
    margin-top: 0px;
    border-top: none;
}


.l-content-holder.table-padding {
    padding-top: 10px;
}

.hide-overflow {
    overflow: hidden;
}

.distribution .c-form-control.contribution_edit {
    border: none;
    border-bottom: 1px solid black;
    color: slategrey;
    width: 30px;
    padding: 0;
    text-align: center;
    display: inline-block;
}

.distribution .c-form-control.contribution-input-percent {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.38;
    width: 160px;
    height: 50px;
    text-align: right;
    padding-right: 5px;
}

.distribution .c-form-control.contribution-input-dollar {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.38;
    width: 200px;
    height: 50px;
    text-align: right;
    padding-right: 5px;
}

.distribution .c-form-control.contribution_edit.dollar-amount {
    width: 100px;
    font-size: 16px;
}

.c-form-group .contribution_title {
    color: black;
    text-align: center;
}

#contribution-401k > p {
    text-align: center;
    max-width: 660px;
    margin: auto;
    padding-bottom: 20px;
}

.contribution-info-message {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    justify-content: center;
}

.l-content-holder.contribution-401k {
    padding-top: 0px;
}

.l-columns.l-columns--grid.contribution_breakdown {
    text-align: center;
    margin-top: -25px;
    padding-bottom: 0px;
}

#contribution401k-form .h2--extra-margin.u-text-center, #investments401k-form .h2--extra-margin.u-text-center {
    padding-top: 25px;
}

#contribution401k-form .distribution {
    text-align: center;
}

.currency-toggle {
    padding-top: 15px;
    text-align: center;
    color: #0095d2;
    font-weight: bold;
    cursor: pointer;
}

#investments401k-form p.subtext {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 25px;
}

#investments401k-form select {
    max-width: 75px;
    border: none;
    border-bottom: 2px solid darkgray;
    padding-left: 5px;
    height: 22px;
    font-size: 15px;
    color: #0095d2;
    font-weight: bold;
}

#investments401k-form #mix-funds-picker, #investments401k-form #target-date-funds-picker {
    max-width: 150px;
    border: none;
    border-bottom: 2px solid darkgray;
    padding-left: 5px;
    height: 22px;
    font-size: 13px;
    color: #0095d2;
    font-weight: bold;
}

#investments401k-form .funds-column {
    margin: 0;
    display: none;
}

@media only screen and (max-width: 699px) {
    #investments401k-form #mix-funds-picker, #investments401k-form #target-date-funds-picker {
        max-width: 195px;
        font-size: 15px;
    }
}

#investments401k-form #target-fund-text {
    margin-top: 6px;
    margin-right: 9px !important;
}

#investments401k-form .c-form-radio-inline {
    font-size: 16px;
}

    #investments401k-form .c-form-radio-inline:first-of-type {
        min-width: 250px;
    }

#investments401k-form .investment-fund-input {
    margin-left: 10px;
    width: 50px;
    padding: 2px;
    margin-bottom: 20px;
    padding-left: 5px;
}

#investments401k-form .l-col9.l-columns {
    font-size: 12px;
    font-weight: bold;
}

#investments401k-form h1.suggested-date-fund {
    margin-bottom: 10px;
    margin-top: 25px;
    font-size: 30px;
    font-weight: bold;
}

#investments401k-form p.center {
    text-align: center;
}

#investments401k-form .funds-description {
    margin-top: 30px;
}

#investments401k-form .mix-funds-grid, #investments401k-form .target-date-funds-grid {
    height: fit-content;
}


#investments401k-form .funds-grid .l-col4 {
    margin-right: 0px;
}

#investments401k-form .funds-list > .l-columns.l-columns--grid:nth-child(even) {
    background-color: #f2f3f5;
}

#investments401k-form .funds-list > .l-columns.l-columns--grid {
    padding-left: 15px;
    padding-bottom: 15px;
}

#investments401k-form .c-form-input-group__addon {
    position: absolute;
    top: 2px;
    left: 66% !important;
    font-size: 12px;
    padding: 0px;
}

#investments401k-form .target-date-funds-percent, #investments401k-form .mix-funds-percent {
    left: 93% !important;
}

#investments401k-form .funds-grid .l-col4 {
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
}

    #investments401k-form .funds-grid .l-col4 > .l-col6:first-of-type {
        margin-top: 5px;
    }

#investments401k-form .messages {
    display: inherit !important;
    text-align: right;
}

#investments401k-form .funds-list {
    border-top: 1px solid #dadee3;
    margin-top: 50px;
}

#investment-mobile-nav .nav-container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

    #investment-mobile-nav .nav-container .cancel-button-container {
        margin-top: 25px;
        margin-left: 5%;
    }

#investment-mobile-nav .continue-button-container {
    text-align: right;
    padding-right: 15px;
    margin-top: 0px;
    display: flex;
    width: 100%;
    justify-content: center;
    padding-left: 15px;
}

.investment-add-shadow {
    box-shadow: 0px 14px 10px 17px rgba(0, 0, 0, 0.25);
}

.investment-mobile-form-navigation {
    height: 150px !important;
}

.investment-mobile-newmix-form-navigation {
    height: 170px !important;
}

    .investment-mobile-form-navigation .total-mix-container {
        margin-top: 25px;
        margin-right: 20px;
        text-align: left;
        padding-left: 10px;
        padding-right: 50px;
        padding-top: 5px;
        display: flex;
        justify-content: end;
        background: var(--nflpb-website-grey-grey-10, #F8F9FA);
    }

        .investment-mobile-form-navigation .total-mix-container .total-mix-title {
            align-self: center;
            color: #5F6E7C;
            font-family: Macha-book;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 16px;
            letter-spacing: 2px;
            text-transform: uppercase;
            white-space: nowrap;
            padding-right: 35px;
            display: block;
            padding: 10px 15px;
            gap: 10px;
            border-radius: 5px;
            background: var(--nflpb-website-grey-grey-10, #F8F9FA);
        }

.enroll-confirmation > p {
    width: 50%;
    margin: auto;
    text-align: center;
}

.hidden-desktop-flex {
    display: none !important;
}

.c-tile-selector__item.placeholder, .c-tile-selector__item.placeholder:hover {
    background: none;
    border: none;
    box-shadow: none;
    cursor: unset;
}

#investments401k-form .c-tile-selector__header, #contribution-401k .c-tile-selector__header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 20px;
}

.c-enrollment {
    height: 350px !important;
    padding-top: 30px;
}

.tip-link {
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px solid;
    cursor: pointer;
}

.c-enrollment-edit {
    padding-top: 30px;
}

.c-enrollment .c-infobox__note.link, .logout-info-msg a {
    cursor: pointer !important;
}

.line-above {
    margin: auto;
    text-align: center;
    margin-top: 40px;
    border-top: 1px solid #dadee3;
    padding-top: 25px;
}

.c-hero .c-guided__secondary .c-infobox > .c-infobox__display {
    font-size: 22px;
    line-height: 22px;
}

.c-guided__header-holder.inline {
    display: inline-block !important;
}

.c-hero .c-guided__secondary .c-infobox .c-infobox__display > .ui-btn--tetriary {
    margin: 35px;
    padding: 15px 90px;
}

#investments401k-form #target-date-fund__addon, #investments401k-form .mix-funds-percent {
    left: 91% !important;
}

@media only screen and (max-width: 699px) {
    .c-hero .c-guided__secondary .c-infobox .c-infobox__display > .ui-btn--tetriary {
        margin: 35px;
        padding: 15px 26px 13px 26px;
    }
}


.c-guided__secondary .c-infobox .c-infobox__note.link > a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.p-p-slide {
    padding-top: 30px;
}

    .p-p-slide > img {
        width: 100%;
    }

.enrollment-divider {
    margin-top: 50px;
}

.comments.c-tile-selector {
    margin-bottom: 0px;
}

    .comments.c-tile-selector .c-tile-selector__item.placeholder {
        text-align: center;
        padding: 0px 15px;
    }

.logout-msg.message-box {
    padding-top: 30px;
}

    .logout-msg.message-box .l-content-holder > div {
        background: #eaedf0;
    }

.logout-info-msg {
    color: #5f6e7c;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 8px solid #ff6c42;
    background: #eaedf0;
    margin-bottom: 0px;
}

.hidden-mobile {
    display: inline-block !important;
}

.hidden-desktop {
    display: none !important;
}

#investments401k-form .funds-grid .l-columns.l-columns--grid > .l-col6:nth-child(1n) {
    margin-right: 0px !important;
}

@media only screen and (max-width: 768px) {
    #investments401k-form .funds-grid .l-col4 {
        width: 100%;
    }

    #investments401k-form .c-form-input-group__addon {
        top: 2px;
        left: 62% !important;
    }

    #investments401k-form #target-date-fund__addon {
        left: 63% !important;
    }

    #investments401k-form .mix-funds-percent, #investments401k-form .target-date-funds-percent {
        left: 22% !important;
    }
}

@media only screen and (max-width: 699px) {
    #investments401k-form h2, #contribution-401k h2, #enroll401kconfirm h2 {
        font-weight: bold;
    }

    #investments401k-form #target-date-funds-picker {
        margin-bottom: 25px;
    }


    #investments401k-form .messages {
        display: none !important;
    }

    .enroll-confirmation > p {
        width: 100%;
    }

    #investments401k-form .l-columns.l-columns--grid.contribution_breakdown > .l-col6, #investments401k-form .l-columns.l-columns--grid.contribution_breakdown > .l-col4, #contribution401k-form .l-columns.l-columns--grid.contribution_breakdown > .l-col4 {
        width: 50% !important;
        margin: 0;
    }

    #contribution401k-form .c-form-group.l-col4 {
        margin-top: initial;
    }

    #contribution401k-form .l-columns.l-columns--grid.contribution_breakdown {
        margin-top: initial;
    }

    #investments401k-form .c-form-input-group__addon {
        max-width: 30px;
        font-size: 16px;
        top: 8px;
        left: 78% !important;
    }

    #investments401k-form #target-date-fund__addon, #investments401k-form .mix-funds-percent {
        left: 65% !important;
    }

    #investments401k-form #target-fund-text {
        margin-top: 5px;
        font-size: 17px;
        margin-bottom: 3px;
        max-width: 50%;
    }

    #investments401k-form #target-fund-value {
        max-width: 46%;
    }

    #investments401k-form #investments401k-form {
        margin-bottom: 25px;
    }

    #investments401k-form .funds-grid > .l-col4 > .l-col6 {
        width: 49%;
        margin: 0px;
        font-size: 16px;
    }

    .hidden-mobile-flex {
        display: none !important;
    }

    .hidden-desktop-flex {
        display: flex !important;
    }

    .c-tile-selector__item {
        min-height: 135px;
    }

    #investments401k-form .investment-fund-input {
        height: 35px;
        width: 100px;
        font-size: 16px;
        font-weight: bold;
    }

    .c-enrollment .c-guided__header {
        font-size: 23px;
        line-height: 30px;
    }

    .c-enrollment {
        height: 375px !important;
    }

    .c-enrollment-edit {
        height: 560px !important;
    }

    .comments.c-tile-selector .c-tile-selector__item.placeholder {
        text-align: left;
        padding: 0px;
        min-height: 50px;
        margin-top: 0;
    }

    .sticky-percentage {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        height: 75px;
        background: white;
        border-top: 1px solid #dadee3;
    }

        .sticky-percentage.unstick {
            position: relative;
            border-top: none;
        }

        .sticky-percentage .l-columns {
            height: 100%;
        }

            .sticky-percentage .l-columns .l-col6 {
                width: 48% !important;
                margin: 0px !important;
                padding-top: 15px !important;
                text-align: left;
                max-width: 200px;
            }

                .sticky-percentage .l-columns .l-col6:first-of-type {
                    padding-left: 45px;
                }

        .sticky-percentage.unstick .l-columns .l-col6:first-of-type {
            padding-left: 0px;
        }

        .sticky-percentage .l-columns .l-col6 .beneficiary_total {
            font-size: 35px;
        }

        .sticky-percentage .c-submit-block.ng-scope {
            margin: 0;
            padding: 0;
            width: 150px;
            border-top: 0px;
        }

    .hidden-mobile {
        display: none !important;
    }

    .hidden-desktop {
        display: inline-block !important;
    }
}

.column-selector-header {
    height: 96px;
    text-align: center;
    vertical-align: middle;
}

@media only screen and (max-width: 699px) {

    .column-selector-header {
        height: auto;
        text-align: center;
        vertical-align: middle;
    }
}

.verify-logout {
    position: absolute;
    right: 0;
}

@media only screen and (max-width: 699px) {

    .verify-logout {
        position: relative;
        right: 0;
    }
}

.blue-tip {
}

.c-enrollment .c-tip__container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.c-enrollment .c-tip__image {
    padding-right: 25px;
}

.c-enrollment .c-tip__text {
    text-align: left;
    line-height: 18px;
}

    .c-enrollment .c-tip__text p {
        font-size: 12px;
    }

.c-enrollment-edit .c-data__container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

@media only screen and (max-width: 699px) {

    .c-enrollment-edit .c-data__container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
}

.c-enrollment-edit .c-data__enrollment {
    line-height: 18px;
    padding-top: 20px;
}

    .c-enrollment-edit .c-data__enrollment p {
        font-size: 12px;
    }

@media only screen and (max-width: 699px) and (min-width: 320px) {
    .current-step-name {
        font-size: 17px !important;
    }
}

.current-step-name {
    color: #42bfa3;
    font-size: 20px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: -25px;
}

.c-data__enrollment div {
    font-weight: bold;
}

@media only screen and (min-width: 699px) {
    .contribution-401k .c-tile-selector {
        margin-bottom: 0;
        margin-top: 15px;
    }
}

.l-columns.l-columns--grid .l-col--with-left-divider.spring-contrib-container {
    padding-left: 50px;
}

@media only screen and (max-width: 699px) {
    .contribution-401k .c-tile-selector {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .contribution-401k .comments.c-tile-selector .c-tile-selector__item.placeholder {
        text-align: center;
    }
}

.c-enrollment .c-guided__header {
    margin-bottom: 0;
}

.c-form-messagebox__success {
    display: flex;
    font-family: "Macha-Medium", sans-serif;
    color: black;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    background: #eaedf0;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 0;
}

.message-box-icon {
    margin-right: 20px;
}

.beneficiary_content .header--section {
    border: none !important;
    line-height: inherit !important;
    display: grid !important;
}

    .beneficiary_content .header--section h3 {
        font-size: 35px !important;
        line-height: inherit !important;
        grid-column: 1;
    }

    .beneficiary_content .header--section a {
        color: #0583AD;
        font-family: "Macha-book", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        grid-column: 2;
        justify-self: right;
        height: 100%;
        align-content: center;
        display: grid;
    }

}
}

.password-req-box {
    border: 1px solid black;
    padding: 20px;
    margin: 0 auto;
    width: 80%;
}

div.password-req-box h4 {
    margin-top: 0;
    margin-bottom: 10px;
}

.password-req-box ul {
    font-size: 12px;
    line-height: 20px;
    color: #7e8b96;
    font-family: "Macha-Medium", sans-serif;
}

.account-settings-italic {
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
    color: #7e8b96;
}


#two-factor-confirm-wrapper {
    width: 385px;
    height: 55px;
    border: 2px solid #dadee3;
}

input.two-factor-input {
    margin-top: 0;
    width: 420px;
    font-size: 25px;
    letter-spacing: 50px;
    text-transform: uppercase;
    height: 50px;
    padding: 0 0 0 25px;
    border: none !important;
    /*background: 
    repeating-linear-gradient(to right, #e1e1e1 0 26px, transparent 26px 38px)
    bottom/100% 1px no-repeat;*/
    /*width: 260px;*/
    clip-path: polygon(0 0, calc(100% - 47px) 0, calc(100% - 47px) 100%, 0 100%);
}

.qr-code {
    width: 100%;
}

@media only screen and (max-width: 900px) {
    input.two-factor-input {
        width: 420px;
        font-size: 25px;
        letter-spacing: 50px;
    }
}

.hide-on-mobile {
    display: block !important;
}

.success-image {
    width: 100%;
}

@media only screen and (max-width: 699px) {

    #two-factor-confirm-wrapper {
        width: 215px;
        height: 55px;
        border: 2px solid #dadee3;
        margin-right: 0;
        display: block;
    }


    input.two-factor-input {
        padding: 0 0 0 15px;
        width: 100%;
        font-size: 17px;
        letter-spacing: 24px;
        clip-path: polygon(0 0, calc(100% - 18px) 0, calc(100% - 18px) 100%, 0 100%);
    }

    #twoFactorConfirmStep1 .c-form-group h3 {
        text-align: left;
    }

    .qr-code {
        width: 85%;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .success-image {
        width: 50%;
    }

    .criteria-box {
        display: none;
    }
}

input[type='text'].two-factor-input {
    border-color: black;
}




.l-content-holder.two-factor-form {
    background-color: white;
    padding: 30px 50px 30px 50px;
}

.two-factor-steps-header {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: large;
}

img.two-factor-start-image {
    width: 100%;
}

.password-req-box {
    border: 1px solid black;
    padding: 20px;
    margin: 0 auto;
    width: 80%;
}

.mobile-password-req-box {
    display: none;
}



@media only screen and (max-width: 699px) {

    img.two-factor-start-image {
        display: none;
    }

    .password-req-box {
        display: none;
    }

    div p.mobile-password-req-box {
        display: inline-block;
        font-size: 12px;
        line-height: 20px;
        color: #7e8b96;
        font-family: "Macha-Medium", sans-serif;
    }

    .ui.custom.popup.registration-popup {
        display: none !important;
    }

    h4.two-factor-step1-header {
        margin-top: 20px;
    }
}

h4.two-factor-step1-header {
    margin-top: 50px;
}

.validation-reg-green {
    color: #00ba97;
}

.eligibility-countdown-message {
    color: #00ba97;
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
    background: url(/Assets/images/controls/c-message/hourglass.svg) no-repeat;
    padding-left: 22px;
}

div.password-req-box h4 {
    margin-top: 0;
    margin-bottom: 10px;
}

.password-req-box ul {
    font-size: 12px;
    line-height: 20px;
    color: #7e8b96;
    font-family: "Macha-Medium", sans-serif;
}

.account-settings-italic {
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    color: #7e8b96;
}

img.overlay-image {
    width: 100%;
}

.l-content-holder.cta-overlay-content {
    padding: 80px;
    padding-bottom: 20px;
}

.l-content-holder.contact-overlay-content {
    padding: 0px;
    border: none;
}

#disability-contact-popup .modal-content-medium {
    width: 70%;
}

@media only screen and (max-width: 1099px) {
    #confirm-contact-modal-container .modal-content-medium {
        width: 70%;
    }
}

@media only screen and (max-width: 999px) {
    #confirm-contact-modal-container .modal-content-medium {
        width: 80%;
    }
}

@media only screen and (max-width: 899px) {

    .l-content-holder.cta-overlay-content {
        padding: 10px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    /*.l-content-holder.contact-overlay-content {
        padding:30px;
    }*/

    .cta-overlay .modal-content-medium {
        width: 90%;
    }

    #confirm-contact-modal-container .modal-content-medium {
        width: 90%;
    }
}

@media only screen and (max-width: 699px) {

    img.overlay-image {
        display: none;
    }

    .l-content-holder.cta-overlay-content {
        padding: 10px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    /*.l-content-holder.contact-overlay-content {
        padding:30px;
    }*/

    #disability-contact-popup .modal-content-medium {
        width: 90%;
    }
}


p.overlay-top-text {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
}

#eligibilitydatemessage {
    font-size: 15px;
    padding-top: 5px;
}

@media only screen and (max-width: 699px) {
}

.blue-tip {
    color: #00a4da;
    text-align: center;
}

.contribution-401k .comments.c-tile-selector .c-401k-help-text {
    min-height: 0px;
}

.c-tile-selector.c-401k-tile {
    margin-bottom: 0;
}


span.chart-tooltip {
    float: right;
    margin-top: 20px;
}



@media only screen and (max-width: 699px) {
    span.chart-tooltip {
        float: none;
        margin-top: 20px;
    }

    div.chart-tooltip-container {
        text-align: center;
        margin-top: 20px;
    }
}

.pension-mcc-details {
    font-size: 14px;
    line-height: 1.4;
}

.c-infobox__note strong {
    color: rgb(21, 44, 70);
}


.mcc-horizbreak {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 2px solid #dadee3;
    width: 30px;
}

.c-message--smaller.c-message--flag {
    background-size: 16px 16px;
}


.eb-header {
    color: #27b696;
    text-align: center;
}

.step-label {
    font-weight: 600;
    padding: 8px 0px;
}

.eb-text {
    font-size: 18px;
    text-align: center;
}

.eb-header-image {
    width: 268px;
    height: 140px;
    object-fit: contain;
}

.eb-apply-box {
    width: 125px;
    height: 100px;
    border-radius: 3px;
    box-shadow: 3px 3px 0 0 rgba(147, 158, 169, 0.3);
    background-color: #f2f3f5;
    text-align: center;
    cursor: pointer;
    border-width: 0;
}

    .eb-apply-box:focus {
        outline: 0;
    }

.eb-apply-box-text {
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.eb .form-submit {
    margin: 0;
    padding: 0;
    margin-top: 35px;
    margin-bottom: 35px;
}

.eb .certify {
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

.eb-more-options {
    font-size: 22px;
    font-weight: bold;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 2px solid #eaedf0;
}

.eb-percentage {
    font-size: 30px;
    text-align: center;
    color: #27b696;
}

.eb-margin-one-button {
    margin-left: auto;
    margin-right: auto;
}

.eb-margin-two-button {
    margin: 0 auto;
    text-align: center;
}

.eb-header-chcek {
    height: 55px;
    width: 55px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 5px;
}

.understood-image {
    height: 66px;
    width: 65px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 5px;
}

.eb-add-another:hover {
    box-shadow: 3px 3px 0px 0px #3D4955 !important;
}

.you-have-added {
    font-size: 18px;
    font-weight: bold;
}

.title-text {
    color: #27b696;
    text-align: center;
    font-size: 46px;
    margin-right: auto;
    margin-left: auto;
}

.bene-message {
    font-size: 30px;
}

@Media (min-width: 769px) {
    .one-btn-margin {
        margin-left: 0 !important;
    }
}

@Media (max-width: 768px) {
    .eb-apply-box-text {
        font-size: 16px;
    }

    .you-have-added {
        font-size: 18px;
    }

    .apply-text {
        font-size: 14px;
    }

    .eb-more-options {
        font-size: 16px;
        font-weight: normal;
        padding-top: 40px;
        margin-top: 40px;
        border-top: 2px solid #eaedf0;
    }

    .m-btm-25 > p {
        font-size: 14px;
    }

    .bene-message {
        font-size: 18px;
    }

    .title-text {
        color: #27b696;
        text-align: center;
        font-size: 22px;
        line-height: 25px;
        margin-left: 20%;
        font-weight: 500;
        width: 58%;
    }



    .eb-home-page {
        margin-left: 0 !important;
        margin-top: 10px;
    }
}

.eb-hero-image {
    margin: 0 auto;
}

.eb-apply-box {
    width: -webkit-calc(99.99% * 1/2 - (20px - 20px * 1/2)) !important;
    width: calc(99.99% * 1/2 - (20px - 20px * 1/2)) !important;
}


.dependents-box {
    width: -webkit-calc(99.99% * 1/3 - (20px - 20px * 1/3)) !important;
    width: calc(99.99% * 1/3 - (20px - 20px * 1/3)) !important;
}

.dependents-box {
    width: 125px;
    height: 100px;
    border-radius: 3px;
    box-shadow: 3px 3px 0 0 rgba(147, 158, 169, 0.3);
    background-color: #f2f3f5;
    text-align: center;
    cursor: pointer;
    border-width: 0;
}

    .dependents-box:focus {
        outline: 0;
    }

.eb-top-check-mark {
    width: 33px;
}

.step-label {
    padding-left: 10px;
}




.l-content-holder.c-comp__displaylist .statement-selector > header {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 0;
}

section.all-statements-list > div > h3 {
    font-family: Macha-Book;
    font-size: 30px;
    line-height: 38px;
}

/*Added for PIP and Other modules done with same project*/
@media (max-width: 768px) {
    .button-bar-wrap {
        text-align: center;
    }

    .back-button-wrap {
        display: none;
        float: none;
    }

    .back-button-wrap-mobile {
        display: block !important;
        margin-top: 20px;
    }

    .ext-next-step-button {
        padding-top: 10px !important;
    }


    .next-step-button-wrap {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .xxx-large {
        font-size: 46px !important;
    }

    .x-large {
        font-size: 30px !important;
        font-weight: bold !important;
    }
}

/*Common Margin and Padding Style*/
.margin-top-30 {
    margin-top: 30px;
}

.margin-top-bottom-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-top-bottom-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-10 {
    margin: 10px;
}

.text-center {
    text-align: center;
}

/*Font Size Style*/
.xxx-large {
    font-size: 23px;
}

.xx-large {
    font-size: 20px;
}

.x-large {
    font-size: 18px;
    font-weight: bold;
}

.large {
    font-size: 17px;
}

.medium {
    font-size: 16px;
}

.normal {
    font-size: 15px !important;
}

.small {
    font-size: 14px;
}

.x-small {
    font-size: 13px;
}

.bold {
    font-weight: bold;
}

/*Color Style*/
.green {
    color: #27b696 !important;
}

.red {
    color: red !important;
}


.gray {
    color: rgba(95, 110, 124, 0.81) !important;
}

.light-black {
    color: #142435 !important;
}

/*header Style*/
.step-header-wrap {
    display: inline-flex;
}

.form-wrapper {
    max-width: 600px;
    margin: auto;
}

.line {
    height: 1px;
    object-fit: contain;
    border: solid 1px #dadee3;
}

.progress-bar {
    height: 7px;
    background-color: #57d2ff;
}

.button-bar-wrapper {
    font-family: Macha;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.back-button-wrap {
    float: left;
    padding-top: 12px;
}

.back-button-wrap-mobile {
    display: none;
}

.ext-next-step-button {
    padding-top: 70px;
}

.back-button {
    object-fit: contain;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #00a4da;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.next-step-button-wrap {
    float: right;
}

.next-step-button {
    border-radius: 100px;
    box-shadow: 3px 3px 0 0 rgba(20, 36, 53, 0.2);
    background-color: #14b8ee;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.04px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 17px 26px 15px 26px;
    cursor: pointer;
}

.secondry-step-button {
    border-radius: 100px;
    box-shadow: 3px 3px 0 0 rgba(147, 158, 169, 0.3);
    background-color: #f2f3f5;
    color: #94a0ab;
}

#player-Insurance-dependent-container .c-form-radio > input[type=radio]:checked ~ .c-form-custom-ind:before, .c-form-radio-inline > input[type=radio]:checked ~ .c-form-custom-ind:before {
    background: #00a4da;
}

.back-text {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.add-another {
    font-size: 14px;
    color: #5f6e7c;
    letter-spacing: 2px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.election-section {
    margin-top: 20px;
    text-align: left;
}

.election-line {
    border: solid 0.5px #dadee3;
    margin-top: 15px;
}

#plan-intro ol.numbered-list > li {
    color: rgba(95, 110, 124, 0.81) !important;
}

/*COMMUNICATION PREFERENCES*/

.comm-pref-legal-text {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dadee3;
}

.comm-pref-row .c-form-group label {
    display: inline-block;
}

.l-col9 .comm-pref-row .c-form-group.l-col8 {
    padding-top: 15px;
}

.l-col9 .comm-pref-row .c-form-group.l-col7 {
    padding-top: 15px;
}

.save-popup .modal-content-small {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
    background-color: #1b3045;
}

.save-popup.modal {
    width: 250px;
    height: 50px;
    top: calc(90% - 50px);
    left: calc(50% - 125px);
    background-color: transparent;
    height: 150%;
    padding: 20px;
    overflow: hidden;
}

.save-popup h4 {
    margin-bottom: 0px;
    color: white;
    letter-spacing: 0.2px;
}

.save-popup .l-content-holder {
    padding-top: 25px;
}

label.c-form-checkbox.form-checkbox--disabled span.c-form-custom-ind {
    background: #dadee3 !important;
}

label.c-form-checkbox.form-checkbox--disabled .form-simple-text {
    /*color:#dadee3;*/
    color: #7e8b96;
}

p.comm-pref-text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #1b3045;
}

p.comm-pref-main-text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #1b3045;
}

p.icon-text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #5f6e7c;
}

p.comm-pref-modal-text {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 2px;
    text-align: center;
    color: #5f6e7c;
}

.comm-pref-add-email-text {
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.22px;
    color: #1b3045;
    padding-top: 0;
    font-weight: 900;
}

.contact-modal-info-text {
    font-size: 20px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2 !important;
    letter-spacing: 0.22px;
    color: #1b3045 !important;
    padding-top: 0px !important;
    font-family: macha-medium;
}

}

.contact-modal-top-text {
    font-size: 14px;
    font-weight: bold;
    font-family: "Macha-Book", sans-serif;
    line-height: 1.14;
    letter-spacing: 2px;
    color: #5f6e7c;
    text-transform: uppercase;
}

.contact-modal-label-text {
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: rgba(95, 110, 124, 0.81);
}

.contact-modal-text-labels {
    font-family: "Macha-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #1c2f45;
}

.contact-modal-missing-item {
    font-family: "Macha-Book", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: normal;
    color: rgba(95, 110, 124, 0.81);
    font-family: "Macha-Book", sans-serif;
    display: flex;
}

    .contact-modal-missing-item i {
        font-size: 24px;
        color: #27b696;
        margin-right: 8px;
    }

.contact-modal-button-1 {
    float: right;
}

.contact-modal-button-2 {
    float: left;
}


@media (max-width: 699px) {
    .comm-pref-legal-text {
        border-top: none;
    }
}

@media (max-width: 768px) {
    .contact-modal-button-1 {
        float: none;
    }

    .contact-modal-button-2 {
        float: none;
    }
}

/* Current Investment Mix control overrides*/
table.current-investments-table tr, table.current-investments-table tr th, table.current-investments-table tr td {
    border-right: none !important;
    border-left: none !important;
}

.current-investments-header {
    text-align: center;
}

.positive-ytd {
    color: #00ba98;
    font-weight: 700;
}

.negative-ytd {
    color: #5f6f7f;
    font-weight: 700;
}

div label.contrib-grey-heading {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2.0px;
    color: #5f6f7f;
    font-family: "Macha-Bold",sans-serif;
    margin: 0 0 10px 0;
}

.contrib-grey-heading {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2.0px;
    color: #5f6f7f;
    font-family: "Macha-Bold",sans-serif;
    margin: 0 0 10px 0;
}

label.contrib-alignment {
    text-align: left;
}

div.contrib-alignment {
    text-align: left;
}

#contribution401k-form div.contrib-alignment {
    text-align: left;
}

span.contrib-alignment {
    text-align: left;
}

@Media (max-width: 699px) {

    div.contrib-alignment {
        text-align: center;
    }

    #contribution401k-form div.contrib-alignment {
        text-align: center;
    }

    span.contrib-alignment {
        text-align: center;
    }

    div.contrib-mobile-padding {
        padding: 20px !important;
    }
}


.apply-invest-options .c-tile-selector__header {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}

.apply-invest-options .c-tile-selector__item {
    padding: 30px 10px;
}

.current-mix-review-table {
    margin-right: 0px;
    padding-right: 20px;
}

.new-mix-review-table {
    position: relative;
    padding-left: 41px;
}

    .new-mix-review-table .fa-long-arrow-right:before {
        position: absolute;
        left: 0;
        top: 50%;
        color: #27b696;
    }

    .new-mix-review-table .fa-long-arrow-down:before {
        display: none;
    }

.current-mix-review-table .table-holder {
    background-color: rgba(243, 245, 246, 0.5);
    padding: 20px;
    padding-top: 40px;
    height: 100%;
}

.new-mix-review-table .table-holder {
    border: 1px solid #dadee3;
    box-shadow: 4px 5px #dadee3;
    padding: 20px;
    height: 100%
}

.new-mix-review-table h3 {
    text-align: left;
}

.selected-options-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 40px;
}

    .selected-options-text .fa-check {
        color: #27b696;
    }

.review-mix-selected-options-text {
    display: flex;
    text-align: left;
}

.review-mix-save-button {
    align-items: flex-end !important;
    display: flex;
    flex-direction: column;
    text-align: right;
}

    .review-mix-save-button a {
        align-self: flex-end;
        margin-bottom: 5px;
    }

@Media (max-width: 699px) {

    .current-mix-review-table {
        margin-right: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .new-mix-review-table {
        position: relative;
        padding-left: 0px;
        padding-top: 36px;
    }

        .new-mix-review-table .fa-long-arrow-right:before {
            /*position:absolute;
        left: 50%;
        top: 0;
        color: #27b696;*/
            display: none;
        }

        .new-mix-review-table .fa-long-arrow-down:before {
            display: block;
            position: absolute;
            left: 50%;
            top: 0;
            color: #27b696;
        }
}



.new-mix-review-table .table-holder.confirm-page {
    border: none;
    box-shadow: none;
    padding-left: 30%;
    padding-right: 30%;
}

@Media (max-width: 699px) {
    .new-mix-review-table .table-holder.confirm-page {
        border: none;
        box-shadow: none;
        padding-left: 10%;
        padding-right: 10%;
    }
}

.invest-confirm-image {
    width: 75px;
    height: 75px;
}

@Media (max-width: 699px) {

    .current-investments-header.c-callout--iconheader__header {
        font-size: 24px;
        margin-bottom: 0px;
    }

        .current-investments-header.c-callout--iconheader__header + .u-text-center.selected-options-text {
            margin-top: 20px;
        }
}

.c-callout--iconheader__header.review-investments-mix {
    margin-bottom: 60px;
}

span.transfer-review-fund-font {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}

span.transfer-review-amount-font {
    font-size: 22px;
    line-height: 24px;
    font-weight: 900;
    display: block;
}

.form-nav-info-text {
    width: 60%;
}


@Media (max-width: 699px) {

    .form-nav-info-text {
        width: 100%;
    }
}



/*Account Settings*/
#emailSuggestionModal .modal-content {
    height: auto;
    width: 70%;
    margin: auto;
    margin-top: 15%;
    padding-bottom: 75px;
    text-align: center;
}

#emailSuggestionModal a {
    margin-left: 75px;
}

#emailSuggestionModal .btn-container {
    margin-top: 20px;
}

#emailSuggestionModal .grey-block {
    font-family: "Macha-Bold", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
    color: #5f6f7f;
}

#emailSuggestionModal .green-headline {
    font-family: "Macha-Book", sans-serif;
    color: #00ba98;
}

.green-headline {
    font-family: "Macha-Book", sans-serif;
    color: #00ba98;
}

#mobile-search-holder {
    height: 57px;
    display: none;
}

#mobile-search-bar {
    display: none;
    z-index: 1000;
    position: fixed;
    width: 100%;
    top: 60px;
    z-index: 10;
}

.mobile-search-input {
    height: 100%;
    width: 101%;
    padding: 15px;
    font-size: 18px;
    line-height: 18px;
}

#mobile-alerts {
    display: none;
}

#mobile-extras {
    display: none;
}

#mobile-logout {
    display: none;
}

@Media (max-width: 699px) {


    #mobile-extras {
        display: block;
    }

    #mobile-logout {
        display: block;
    }
}


.account-settings-pwd-check {
    padding-left: 20%;
    padding-right: 20%;
}

@Media (max-width: 699px) {

    .account-settings-pwd-check {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.twofactor-optin-back {
    font-size: 13px;
    position: absolute;
    top: 20px;
    left: 30px;
    font-family: "Macha-Medium", sans-serif;
    font-weight: bold;
    letter-spacing: 1.04px;
}

.twofactor-optin-header {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 2px;
    text-align: center;
    color: #687582;
}


.two-factor-opt-in-header {
    padding-top: 25px !important;
}



@Media (max-width: 699px) {

    .two-factor-opt-in-header {
        padding-top: 35px !important;
    }

    .l-content-holder.two-factor-form {
        margin-top: 25px;
    }

    #twoFactorStep1Form h3 {
        text-align: left;
    }

    .two-factor-success-body {
        text-align: center;
    }

    .two-factor-success-image {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .two-factor-opt-in-header .c-hero__header {
        font-size: 24px;
    }

    .two-factor-form .c-form h3 {
        font-size: 22px;
    }
}


.comm-pref-switch-text {
    margin-top: 20px;
    width: 170%
}

@Media (max-width: 699px) {
    .comm-pref-switch-text {
        margin-top: 20px;
        width: 100%;
        padding-left: 33px;
    }

    .comm-pref-mail-col {
        padding-top: 20px;
    }

    .comm-pref-row.benefit-row {
        border-top: none;
    }
}


#search-results header {
    font-size: 18px;
    line-height: 24px;
}


#search-results .l-content-holder {
    padding-top: 30px;
}


#search-results h3 {
    padding: 10px;
}


section.search-results header.header--section {
    font-size: 18px;
    line-height: 24px;
    border-top: none;
    margin-bottom: 10px;
    padding-top: 0;
}


.search-results .l-content-holder {
    padding-top: 0;
}

.search-results .l-content-holder {
    padding-top: 0;
}

@media only screen and (max-width: 699px) {
    .search-results .l-content-holder p {
        text-align: left !important;
    }

    .search-results .l-content-holder header {
        text-align: left !important;
    }
}

#search-results svg g {
    stroke: #808080;
}


#search-results .c-header-search__but {
    top: 46px;
    right: 12px;
}


@Media (max-width: 699px) {
    #search-results .c-header-search__but {
        top: 92px;
        right: 8px;
    }
}


.fund_activity_content {
    clear: both;
    border-bottom: solid 1px #dadee3;
    border-top: solid 1px #dadee3;
    overflow: hidden;
}


.l-content-holder a {
    cursor: pointer;
}


.l-content-holder img {
    margin: 2px;
    vertical-align: middle;
    display: inline-block;
}

.l-content-holder .right {
    float: right !important;
}

@media only screen and (max-width: 699px) {
    .fund_activity_row_header {
        display: none !important;
    }

        .fund_activity_row_header .fund_name,
        .fund_activity_row_content .fund_name {
            width: 65% !important;
            padding-left: 0px !important;
        }


    .fund_activity_header .header_link {
        float: right !important;
        margin-right: 20px !important;
    }


    .fund_activity_edit.distribution_edit {
        float: right !important;
    }
}

.fund_activity_row_header {
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.0px;
    font-family: "Macha-Book", sans-serif;
    color: #132c45;
    font-weight: normal;
    font-size: 16px;
}

.fund_activity_row_content {
    clear: both;
    line-height: 24px;
    border-top: solid 2px #dadee3;
    font-size: 16px;
    font-family: "Macha-book";
    color: #1b3045;
}

    .fund_activity_row_header .fund_name,
    .fund_activity_row_content .fund_name {
        width: 28%;
        float: left;
        padding-left: 25px;
    }

    .fund_activity_row_header .price,
    .fund_activity_row_content .price,
    .fund_activity_row_header .balance,
    .fund_activity_row_content .balance,
    .fund_activity_row_header .change,
    .fund_activity_row_content .change {
        width: 16%;
        float: left;
        padding-left: 25px;
    }

    .fund_activity_row_header .ratio,
    .fund_activity_row_content .ratio,
    .fund_activity_row_header .qty,
    .fund_activity_row_content .qty {
        width: 12%;
        float: left;
        padding-left: 25px;
    }

.fund_activity_row_header .fund_name {
    float: left;
    background: #f2f3f5;
    min-height: 65px;
    padding-left: 5px;
    padding-right: 5px;
}

.fund_activity_row_header .qty,
.fund_activity_row_header .price,
.fund_activity_row_header .balance,
.fund_activity_row_header .change,
.fund_activity_row_header .ratio {
    background: #f2f3f5;
    min-height: 65px;
    padding-left: 5px;
    padding-right: 5px;
    justify-content: right;
    text-align: right;
}

.fund_activity_row_content .fund_name {
    float: left;
    color: #000000;
    min-height: 65px;
    padding-left: 5px;
    padding-right: 5px;
}


.fund_activity_row_content .qty,
.fund_activity_row_content .price,
.fund_activity_row_content .balance,
.fund_activity_row_content .change,
.fund_activity_row_content .ratio {
    color: #000000;
    min-height: 65px;
    padding-left: 5px;
    padding-right: 5px;
    justify-content: right;
    text-align: right;
}

.contribution-history-details-container {
    display: grid;
}

.l-content-holder img.hidden-desktop {
    display: none;
}

.hidden {
    display: none !important;
}

.contribution_details_row_header {
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.0px;
    font-family: "Macha-Medium", sans-serif;
    color: #939eae;
    font-weight: normal;
    font-size: 14px;
}

.contribution_details_row_content {
    line-height: 24px;
}

.l-content-holder img.hidden-mobile {
    display: inline-block;
}

@media only screen and (max-width: 699px) {
    .l-content-holder img.hidden-desktop {
        display: inline-block;
    }

    .contribution_details_row_header .amount {
        background: #f2f3f5;
        min-height: 48px;
        padding-left: 5px;
        padding-right: 5px;
        justify-content: right;
        text-align: right;
        align-content: center;
        display: grid;
        float: left;
        border-top: solid 2px #dadee3;
    }

    .contribution_details_row_header .source,
    .contribution_details_row_header .date {
        background: #f2f3f5;
        min-height: 48px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
        align-content: center;
        display: grid;
        float: left;
        border-top: solid 2px #dadee3;
    }


    .contribution_details_row_content .amount {
        color: #000000;
        min-height: 48px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right;
        align-content: center;
        display: grid;
        float: left;
        border-top: solid 2px #dadee3;
    }

    .contribution_details_row_content .source,
    .contribution_details_row_content .date {
        color: #000000;
        min-height: 48px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
        align-content: center;
        display: grid;
        float: left;
        border-top: solid 2px #dadee3;
    }

    .contribution_details_row_content:last-child {
        border-bottom: solid 2px #dadee3;
    }

    .contribution_details_row_header .date,
    .contribution_details_row_content .date,
    .contribution_details_row_header .amount,
    .contribution_details_row_content .amount {
        width: 25%;
    }

    .contribution_details_row_header .source,
    .contribution_details_row_content .source {
        width: 50%;
    }

    .l-content-holder img.hidden-mobile {
        display: none;
    }
}

.group-dropdown-label {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: -0.14px;
    color: #939ea9;
}

.topic-infographic {
    display: flex;
    flex-direction: column;
}

    .topic-infographic .c-infographic {
        flex-direction: column;
    }



    .topic-infographic .c-infographic__item .c-infographic__item-wrapper {
        text-align: left;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .topic-infographic .c-infographic__item + .c-infographic__item {
        margin-left: 0;
        margin-top: 0;
    }

    .topic-infographic .c-infographic__item:before {
        content: '';
        display: block;
        left: 130px;
        top: -44px;
        width: 12px;
        height: 19px;
        background: url(/Assets/images/controls/progress-arrow.svg) 50% 100% no-repeat;
        transform: rotate(90deg);
    }

    .topic-infographic .c-infographic__icon {
        margin: 0;
    }

    .topic-infographic .infographic-content {
        padding: 10px;
        margin-left: 30px;
        height: 186px;
        display: flex;
        align-items: center;
    }

    .topic-infographic .c-infographic__icon {
        background: none;
    }

    .topic-infographic .c-infographic__item {
        padding: 10px 20px 10px 20px;
    }

    .topic-infographic .infographic-body {
        border: 2px solid #eaedf0;
        border-top: none;
    }

    .topic-infographic .topic-header {
        background-color: #25aa8d;
        margin-bottom: 0;
        padding: 20px;
        color: white;
        font-weight: bold;
        font-size: 22px;
    }

    .topic-infographic .c-infographic__icon img {
        height: 133px;
        width: 133px;
    }

.infographic-img-container {
    padding-left: 10px;
}


@media only screen and (max-width: 699px) {
    .topic-infographic .c-infographic__item .c-infographic__item-wrapper {
        flex-direction: column;
    }

    .topic-infographic .infographic-content {
        height: 100%;
        margin-left: 0;
    }

    .topic-infographic .c-infographic__item:before {
        display: none;
    }

    .topic-infographic .c-infographic__navdots {
        bottom: 10px;
    }

    .topic-infographic .c-infographic__item .c-infographic__item-wrapper {
        text-align: center;
    }

    .infographic-img-container {
        padding-left: 0;
    }

    .topic-infographic .c-infographic__next {
        right: 5px;
    }

    .topic-infographic .c-infographic__prev {
        left: 5px;
    }
}

.mostViewed {
    display: grid;
}

    .mostViewed .container {
        padding: 20px 0px 20px 0px;
        border-radius: 4px;
        border: #C6CDD4 1px solid;
        margin-top: 50px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        max-width: 1054px;
        background-color: #fff;
    }

    .mostViewed h3 {
        font-family: Macha-Book, sans-serif;
        font-weight: 700;
        line-height: 25px;
        font-size: 20px;
        padding-left: 24px;
    }

    .mostViewed div {
        font-family: Macha-book;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }

    .mostViewed .documentItem {
        width: 45%;
        float: left;
        margin-left: 24px;
        margin-right: 24px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: grid;
    }

        .mostViewed .documentItem:nth-child(1n+3 of .documentItem) {
            border-top: solid 1px #DADEE3;
        }

        .mostViewed .documentItem label {
            grid-column: 1;
            display: grid;
            align-self: center;
        }

        .mostViewed .documentItem p {
            grid-column: 2;
            justify-self: right;
        }

        .mostViewed .documentItem span {
            color: #7F8B96;
            text-transform: uppercase;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 16px;
            letter-spacing: 0.02em;
        }

    .mostViewed .ui-btn {
        font-family: Macha-book;
        font-size: 12px;
        font-weight: 700;
        line-height: 12px;
        letter-spacing: 0px;
        text-align: center;
        line-height: 1em;
        text-align: center;
        vertical-align: middle;
    }

    .mostViewed .ui-btn--blue {
        background-color: #fff;
        color: #0583AD;
        letter-spacing: 1.03px;
        border: 3px solid #eaedf0;
        box-shadow: none;
        padding: 10px 25px 10px 25px;
        font-family: 'Macha-medium';
    }

        .mostViewed .ui-btn--blue:hover {
            color: #fff;
            background-color: #2B9ECB;
            border: 3px solid #2B9ECB;
            box-shadow: none;
        }

    .mostViewed .ui-btn--green {
        background-color: #fff;
        color: #1B997D;
        letter-spacing: 1.03px;
        border: 3px solid #eaedf0;
        box-shadow: none;
        padding: 10px 25px 10px 25px;
        font-family: 'Macha-medium';
    }

        .mostViewed .ui-btn--green:hover {
            color: #fff;
            background-color: #1B997D;
            border: 3px solid #1B997D;
            box-shadow: none;
        }


@media only screen and (max-width: 1094px) {
    .mostViewed .container {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 999px) {

    .mostViewed div {
        font-family: Macha-book;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
    }


    .mostViewed .documentItem {
        width: 95%;
        float: unset;
        padding-top: 12px;
        padding-bottom: 12px;
    }

        .mostViewed .documentItem:nth-child(1n+2 of .documentItem) {
            border-top: solid 1px #DADEE3;
        }
}

@media only screen and (max-width: 699px) {
    .mostViewed .container {
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 0px;
    }

    .mostViewed h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 25px;
        line-height: 32px;
    }

    .mostViewed div {
        font-family: Macha-book;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
    }

    /*    .mostViewed label {
        display: block;
        padding-bottom: 10px;
    }*/

    .mostViewed .documentItem {
        width: 90%;
        float: unset;
        margin-left: 24px;
        margin-right: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
    }

        .mostViewed .documentItem span {
            text-align: center;
            width: 110%;
            display: block;
            padding-top: 5px;
            padding-bottom: 5px;
        }

    .mostViewed .ui-btn {
        width: 110%;
    }

        .mostViewed .ui-btn:first-of-type {
            margin-top: 15px;
        }

    .mostViewed .documentItem p {
        width: 90%;
        float: unset;
    }
}


.documentGroup {
    margin-top: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1054px;
}

    .documentGroup .l-columns--grid {
        min-height: 67px;
    }

    .documentGroup .c-comp__displaylist-content:last-of-type {
        border-bottom: 0;
    }

    .documentGroup .container {
        border-radius: 4px;
        border: #C6CDD4 1px solid;
        margin-top: 50px;
        line-height: normal;
        background-color: #fff;
    }

    .documentGroup .ui-btn {
        font-family: Macha-book;
        font-size: 12px;
        font-weight: 700;
        line-height: 12px;
        letter-spacing: 0px;
        text-align: center;
        line-height: 1em;
        text-align: center;
        vertical-align: middle;
        min-width: 160px;
    }

    .documentGroup .mobile-show {
        display: none;
    }

    .documentGroup header {
        background: #0583AD;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        display: flex;
        align-content: center;
    }

        .documentGroup header h3 {
            font-family: Macha-book;
            font-style: normal;
            font-weight: 500;
            font-size: 25px;
            line-height: 32px;
            margin-bottom: 0px;
            padding-left: 24px;
        }

        .documentGroup header span {
            font-family: Macha-book;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 21px;
            padding-right: 24px;
            right: 0px;
            position: absolute;
            align-self: center;
        }

        .documentGroup header.subheader {
            padding: 15px 24px 14px 24px;
            background-color: #DADEE3;
            font-family: "Macha-medium", sans-serif;
            color: #1B3045;
            text-transform: uppercase;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 16px;
            letter-spacing: 0.02em;
            border-radius: 0px;
        }

    .documentGroup div.description {
        font-family: 'Macha-book';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        padding: 0px !important;
        display: grid;
        align-items: center;
    }

    .documentGroup .ui-btn--blue {
        background-color: #fff;
        color: #0583AD;
        letter-spacing: 1.03px;
        border: 3px solid #eaedf0;
        box-shadow: none;
        padding: 10px 25px 10px 25px;
        font-family: 'Macha-medium';
    }

        .documentGroup .ui-btn--blue:hover {
            color: #fff;
            background-color: #2B9ECB;
            border: 3px solid #2B9ECB;
            box-shadow: none;
            letter-spacing: 1.03px;
        }

    .documentGroup .ui-btn--green {
        background-color: #fff;
        color: #1B997D;
        letter-spacing: 1.03px;
        border: 3px solid #eaedf0;
        box-shadow: none;
        padding: 10px 25px 10px 25px;
        font-family: 'Macha-medium';
    }

        .documentGroup .ui-btn--green:hover {
            color: #fff;
            background-color: #1B997D;
            border: 3px solid #1B997D;
            box-shadow: none;
            letter-spacing: 1.03px;
        }

    .documentGroup .buttonContainer {
        display: flex;
        align-items: center;
        justify-content: right;
        margin-bottom: 12px;
    }

    .documentGroup i {
        font-family: 'Macha-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #7F8B96;
        padding-right: 5px;
    }

        .documentGroup i.no-button {
            width: 180px;
        }

    .documentGroup .inner-link {
        display: grid;
        width: 75%;
        align-items: center;
    }

    .documentGroup .inner-description {
        grid-column: 1;
        padding-right: 10px;
    }

    .documentGroup .inner-button {
        grid-column: 2;
        max-width: 180px;
        justify-self: right;
        align-self: center;
    }

    .documentGroup .c-documents__documents:before {
        content: '';
        padding-left: 22px;
        padding-top: 2px;
        background-image: url("/Assets/images/icons/documents/Icon-Documents.svg");
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        font-size: 16px;
        margin-right: 5px;
    }

    .documentGroup .c-documents__forms:before {
        content: '';
        padding-left: 22px;
        padding-top: 2px;
        background-image: url("/Assets/images/icons/documents/Icon-Forms.svg");
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        font-size: 16px;
        margin-right: 5px;
    }

    .documentGroup .description-container {
        display: grid;
        margin-right: 0px !important;
        padding: 20px 0px 20px 0px;
    }

    .documentGroup .flag-row {
        height: 40px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .documentGroup .desc-link-row {
        height: 40px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

        .documentGroup .desc-link-row a {
            font-weight: 500;
            display: block;
            line-height: 18px;
        }

    .documentGroup .flagMessage {
        font-family: 'Macha-medium';
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        color: #FF6C42;
        display: block;
        padding-top: 5px;
        line-height: 18px;
    }

        .documentGroup .flagMessage:before {
            content: '';
            padding-left: 22px;
            padding-top: 2px;
            background: url(/Assets/images/controls/c-message/flag.svg) no-repeat;
        }

    .documentGroup .download-button {
        padding: 0px !important;
        margin: 0px !important;
        position: absolute;
        right: 25px;
        align-self: center;
        align-items: center;
        display: flex;
    }

@media screen and (max-width:1050px) {

    .documentGroup i {
        justify-self: center;
    }

    .documentGroup .mobile-show {
        display: inherit;
    }

    .documentGroup .mobile-hidden {
        display: none;
    }

    .documentGroup .inner-link {
        width: 100%;
    }

    .documentGroup .inner-description {
        grid-column: unset;
        margin-bottom: 10px;
    }

    .documentGroup .inner-button {
        grid-column: unset;
        max-width: unset;
        justify-self: unset;
    }


    .documentGroup .download-button {
        right: unset;
        position: unset;
        display: grid;
    }

    .documentGroup .download-button i {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
    }

            .documentGroup .download-button i.no-button {
                padding-bottom: 0px;
            }

        .documentGroup .download-button a {
            justify-self: center;
            width: 100%;
        }
}

@media screen and (min-width:700px) and (max-width:925px) {

    .documentGroup .l-columns.l-columns--grid > .l-col3 {
        margin-top: 0px;
    }

    .documentGroup .l-columns.l-columns--grid > .l-col6 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1094px) {
    .documentGroup {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 999px) {

    .documentGroup div.description {
        margin-top: 0px;
    }

    .documentGroup section {
        display: grid;
        align-items: center;
        margin-bottom: 10px;
    }

        .documentGroup section i {
            display: grid;
            justify-content: center;
        }

    .documentGroup header {
        display: grid;
    }

        .documentGroup header span {
            padding-left: 24px;
            position: unset;
        }

        .documentGroup header.subheader {
            display: flex;
        }


    .documentGroup .l-columns.l-columns--grid > .l-col3 {
        padding-bottom: 0px;
    }
}

.c-hero .c-hero__columns {
    line-height: 1.5em;
}

div.c-hero__columns__primary h1.c-hero__header-left {
    margin-top: 15px;
    text-align: left;
    margin-bottom: 5px;
}


div.c-hero.is-clone div.c-hero__columns__primary h1.c-hero__header-left {
    margin-bottom: 5px;
    padding-bottom: 15px;
}

.c-hero-column-image.mobile {
    display: none;
}

@media only screen and (min-width: 1051px) {
    .c-comp__displaylist-content .download-button i {
        text-align: right;
    }
}

@media only screen and (max-width: 775px) {
    .documentGroup .c-comp__displaylist-content div:last-of-type {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .documentGroup section {
        width: 100%;
    }

        .documentGroup section i {
            margin-top: 12px;
        }

    .documentGroup .flag-row {
        margin: 0px !important;
        height: auto !important;
    }

    .documentGroup .flagMessage {
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .documentGroup .desc-link-row {
        margin: 0px !important;
        height: auto !important;
    }

    .documentGroup .description-container {
        padding: 0px 0px 20px 0px;
    }

        .documentGroup .description-container div:last-of-type {
            margin-bottom: 10px !important;
        }

    .documentGroup .buttonContainer {
        align-content: center;
        justify-content: center;
        width: 100%;
    }



    .documentGroup .download-button i {
        padding-top: 5px;
    }

    .documentGroup .buttonContainer i {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .documentGroup .l-columns.l-columns--grid > .l-col5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: -webkit-calc(99.99% * 1 - (20px - 20px * 1));
        width: calc(99.99% * 1 - (20px - 20px * 1));
    }

    .documentGroup .l-columns.l-columns--grid > .l-col3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: -webkit-calc(99.99% * 1 - (20px - 20px * 1));
        width: calc(99.99% * 1 - (20px - 20px * 1));
        margin-bottom: 10px;
    }

    .documentGroup .l-columns.l-columns--grid > .l-col4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: -webkit-calc(99.99% * 1 - (20px - 20px * 1));
        width: calc(99.99% * 1 - (20px - 20px * 1));
    }

    .documentGroup .l-columns.l-columns--grid > .l-col6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: -webkit-calc(99.6% * 1 - (20px - 20px * 1));
        width: calc(99.99% * 1 - (20px - 20px * 1));
    }

    .documentGroup .l-columns.l-columns--grid > .l-col9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: -webkit-calc(99.6% * 1 - (20px - 20px * 1));
        width: calc(99.99% * 1 - (20px - 20px * 1));
    }


    .documentGroup .l-columns.l-columns--grid > .l-col3 .ui-btn:first-of-type {
        margin-top: 15px;
    }

    .documentGroup .l-columns.l-columns--grid > .l-col5 .ui-btn:first-of-type {
        margin-top: 15px;
    }

    .c-hero-overview-text {
        /*display:none;*/
    }

    .c-hero-column-image {
        display: none;
    }

        .c-hero-column-image.mobile {
            display: block;
        }

            .c-hero-column-image.mobile img {
                width: 78px;
                height: 78px;
            }


    div.c-hero__columns__primary h1.c-hero__header-left {
        text-align: center;
        margin-bottom: 5px;
    }

    .documentGroup .description.mobile-no-buttons,
    .documentGroup .inner-description.mobile-no-buttons,
    .documentGroup .flagMessage.mobile-no-buttons {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}








    nav.c-page-subnav + .disability-sub-nav {
        margin-top: 5px;
    }

    .disability-sub-nav {
        background: #FFFFFF !important;
    }

        .disability-sub-nav p {
            color: #1B3045 !important;
        }

        .disability-sub-nav h2 {
            color: #1B997D;
        }

    .tp-column-1 {
        color: #FFFFFF;
        vertical-align: middle !important;
        background-color: #0F7D68 !important;
        width: 116px !important;
        border-top: 1px solid #dadee3;
        border-left: 1px solid #dadee3;
        border-bottom: 1px solid #dadee3;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-collapse: collapse;
        font-family: macha-bold;
    }

    .tp-column-1-alt {
        color: #FFFFFF;
        vertical-align: middle !important;
        background-color: #1B997D !important;
        width: 116px !important;
        border-top: 1px solid #dadee3;
        border-left: 1px solid #dadee3;
        border-right: 0px !important;
        border-bottom: 1px solid #dadee3;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-collapse: collapse;
        font-family: macha-bold;
    }

    .tp-column-2 {
        color: #2BA0A0 !important;
        background: #F8F9FA !important;
        width: 130px !important;
        font-size: 30px !important;
        vertical-align: middle !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-top: 1px solid #dadee3;
        border-right: 1px solid #dadee3;
        border-bottom: 1px solid #dadee3;
        border-left: 0px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-collapse: collapse;
        font-family: macha-bold;
    }

    .tp-column-3 {
        list-style: disc !important;
        border: 1px solid #dadee3 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        vertical-align: middle !important;
    }

        .tp-column-3 ul {
            list-style: disc !important;
            font-weight: 400 !important;
            display: inline;
        }

    .tp-table-sub-text {
        font-size: 13px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        color: #5F6E7C;
        padding-bottom: 10px;
    }

    .tp-column-subtext {
        color: #7F8B96 !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
    }

    .tp-column-2-alt {
        color: #2BA0A0 !important;
        background: #FFFFFF !important;
        width: 130px !important;
        font-size: 30px !important;
        line-height: 24px !important;
        vertical-align: middle !important;
        font-weight: 500 !important;
        border: 1px solid #dadee3;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-family: macha-bold;
    }

    .topic-header__content ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        line-height: 1.5em;
    }

    @media only screen and (max-width: 699px) {
        .topic-header__content ol {
            columns: 1 !important;
        }

        .topic-header__content ul {
            columns: 1 !important;
        }

        .l-content-holder.topic-header__content {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    .topic-header__content ol {
        list-style: none;
        counter-reset: topic-header-counter;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        margin-left: 1rem;
        text-indent: -1rem;
    }

    .topic-header__content-sublist {
        list-style: none;
        counter-reset: topic-header-counter;
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
        margin-left: 20px;
        margin-top: 20px;
    }

    .topic-header__content-sublist-numeric {
        list-style: none;
        counter-reset: topic-header-counter;
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
        margin-left: 20px;
        margin-top: 20px;
    }

    .topic-header__content li {
        counter-increment: topic-header-counter;
        padding-right: 10px;
        line-height: 20px;
    }

    .topic-header__content-sublist li {
        margin-left: 1rem;
        text-indent: -1rem;
        line-height: 24px;
        padding-right: 5px;
    }

        .topic-header__content-sublist li::before {
            content: counter(topic-header-counter, lower-alpha) ". " !important;
        }

    .topic-header__content-sublist-numeric li::before {
        content: counter(topic-header-counter) !important;
    }

    .topic-header__content li:not(:last-child) {
        margin-bottom: 20px;
    }


    .topic-header__content ol li::before {
        content: counter(topic-header-counter) ". ";
        color: #1B997D;
        font-weight: bold;
    }

    .topic-header__content ol {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    .topic-header__content strong {
        font-family: Macha-bold;
    }

    .topic-header__subtitle {
        color: #1B997D;
        font-size: 20px;
        font-family: Macha-medium !important;
        margin-bottom: 24px !important;
    }

    .topic-header__br {
        margin-bottom: 20px !important;
    }

    .disability-sub-nav--extraflex {
        flex-basis: 75% !important;
        order: 1;
    }

    #club-trainer-contact header {
        color: #FFF;
        font-size: 20px;
        font-family: Macha-medium;
        font-weight: 700;
        line-height: 25px;
        background-color: #1B3045;
        display: flex;
        padding: 20px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 0;
        margin-bottom: 0px;
    }


    #club-trainer-contact .selectcontent {
        padding: 40px;
        border: 2px solid #1B3045;
    }

    #club-trainer-contact .extracontent {
        margin-top: 20px;
    }

    #club-trainer-contact .selectlabel {
        display: block;
        margin-bottom: 10px;
        color: #5F6E7C;
        font-size: 14px;
        font-family: Macha-medium;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    @media only screen and (max-width: 699px) {
        #club-trainer-contact .mobile-margin-20 {
            margin-top: 20px;
        }
    }

    .disability-med-records-info {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

        .disability-med-records-info section {
            margin-left: 10px;
            margin-right: 10px;
        }

        .disability-med-records-info header {
            color: #1B997D;
            text-align: center;
            font-size: 22px;
            font-family: Macha-medium;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;
        }

        .disability-med-records-info .description-text {
            padding-top: 10px;
            color: #1B3045;
            font-size: 16px;
            font-family: Macha-book;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

    @media only screen and (max-width: 699px) {
        .disability-med-records-info {
            grid-template-columns: unset;
        }


        .disability-med-records p {
            text-align: center;
            align-content: center;
        }

        .disability-med-records-info section {
            margin-left: 0px;
            margin-right: 0px;
        }

            .disability-med-records-info section:not(:first-child) {
                margin-top: 20px;
            }
    }

    .sub-header-title {
        color: #1B3045 !important;
    }

    .topic-header-one-col {
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
    }

    .topic-header-one-col {
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
    }

    .topic-header-one-col-ul {
        list-style: disc !important;
        margin-left: 25px;
    }

    .medical-records-qa-topic-sub-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
    }

    .show-hide__applicationProcess {
        font-size: 22px !important;
        color: #1B3045 !important;
        font-weight: normal;
        text-transform: none !important;
    }

    .show-hide__applicationProcess--right {
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 16px !important;
        letter-spacing: 2px !important;
        text-transform: uppercase !important;
        color: #939EA9;
        float: right;
        margin-top: 5px;
    }

    .medical-evaluation {
        line-height: 1.5em;
    }

        .medical-evaluation img {
            transform: scale(0.96);
        }

        .medical-evaluation.l-content-holder img {
            margin: 0px;
        }

        .medical-evaluation div.c-infographic__icon {
            max-height: 160px;
            background: inherit;
            max-width: 195px !important;
            overflow: inherit;
        }

        .medical-evaluation header {
            border-top: 0px !important;
            text-align: center !important;
            font-family: Macha-book !important;
            line-height: 28px !important;
        }

    @media only screen and (max-width: 699px) {
        .medical-standard {
        }

        .medical-evaluation div.c-infographic__icon {
            max-height: 168px;
        }

        .medical-standard__header {
            font-size: 20px !important;
            width: 90%;
            margin-left: auto;
            margin-right: auto;
        }

        .medical-standard__leftwing {
            transform: scale(0.9) translate(-15px,5px) !important;
        }

        .medical-standard__rightwing {
            transform: scale(0.9) translate(15px,5px) !important;
        }

        .medical-standard__content {
            width: 90%;
            margin-left: auto;
            margin-right: auto;
        }

        .medical-standard-item {
            text-align: center;
        }

        .medical-standard-item__icon {
            float: none !important;
            text-align: center;
        }
    }

    .medical-standard {
        max-width: 796px;
        margin-left: auto;
        margin-right: auto;
    }

    .medical-standard__header {
        position: relative;
        background: #25AA8D;
        text-align: center;
        padding: 60px 80px 35px 80px;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        color: #FFF;
    }

    .medical-standard__leftwing {
        float: left;
        transform: translate(-37px,15px);
    }

    .medical-standard__rightwing {
        float: right;
        transform: translate(37px,15px);
    }

    .medical-standard__header hr {
        color: #76F4D8;
        border-color: #76F4D8;
        background-color: #76F4D8;
        width: 67px;
    }

    .medical-standard__content {
        border-left: 2px solid !important;
        border-right: 2px solid !important;
        border-bottom: 2px solid !important;
        border-color: #C6CDD4 !important;
        padding: 48px 24px 48px 24px !important;
    }

        .medical-standard__content h4 {
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 26px;
            text-align: center;
            font-family: Macha-book;
        }

    .medical-standard-item {
        padding-top: 40px;
    }

    .medical-standard-item__icon {
        float: left;
        padding-right: 20px;
    }

    .neurocognitive-payments {
        padding-top: 0px;
        padding-bottom: 0px;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    @media only screen and (max-width: 699px) {
        .neurocognitive-payments {
            flex-direction: column;
            padding-bottom: 0px;
        }

        .neurocognitive-payments__column {
            width: 90% !important;
        }
    }

    .neurocognitive-payments__column {
        float: left;
        width: 50%;
    }

        .neurocognitive-payments__column:after {
            content: "";
            display: table;
            clear: both;
            padding-bottom: 40px;
        }

    .neurocognitive-plan {
        clear: both;
        background-color: #F1F2F2;
        padding: 20px;
    }

    .neurocognitive-plan__icon {
        float: left;
        padding-right: 10px;
        vertical-align: top;
        text-align: center;
        transform: scale(1.3);
    }

    .neurocognitive-plan span {
        color: #0583AD;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        vertical-align: top;
    }

        .neurocognitive-plan span:before {
            content: '';
            background: url("/Assets/images/icons/info-icon-alt.svg") no-repeat;
            background-position-x: 1px;
            background-position-y: -2px;
            padding-left: 30px;
            vertical-align: bottom;
            height: 22px;
            display: inline-block;
        }


    .neurocognitive-plan__description {
        padding-top: 5px;
        line-height: 24px;
        overflow: hidden;
        margin-left: 30px;
    }


    .ready-to-apply {
        text-align: center;
        width: 100%;
    }


        .ready-to-apply h2 {
            color: #1B3045;
            font-family: Macha-book;
            font-size: 30px;
            font-style: normal;
            font-weight: 400;
            line-height: 38px; /* 126.667% */
        }

        .ready-to-apply.show-divider {
            border-top: 2px solid #DADEE3;
            padding-top: 40px;
        }

    .ready-to-apply-button {
        color: #FFF;
        text-align: center;
        font-family: Macha-medium !important;
        font-size: 12.957px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: 1px !important;
    }


    @media only screen and (max-width: 699px) {
        .show-hide__applicationProcess--right {
            float: left;
        }
    }

    .disability-sub-nav-container {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

        .disability-sub-nav-container strong {
            font-family: Macha-bold;
        }

    .disability-sub-nav__center {
        text-align: center;
        order: 1;
    }

    @media only screen and (max-width: 699px) {
        .disability-sub-nav-container {
            flex-direction: column-reverse;
        }

            .disability-sub-nav-container h2 {
                font-size: 22px !important;
            }

        .disability-sub-nav--extraflex {
            order: 2;
        }

        .disability-sub-nav__center img {
            transform: scale(0.75);
        }
    }



    .l-content-holder.m-hide {
        display: inherit;
    }


        .l-content-holder.m-hide h1 {
            margin-top: 20px;
        }

    .l-content-holder.m-show {
        display: none;
    }

    @media only screen and (max-width: 699px) {
        .l-content-holder.m-hide {
            display: none;
            margin-top: unset;
        }

        .l-content-holder.m-show {
            display: inherit;
        }

            .l-content-holder.m-show .header-image-center {
                display: grid;
            }

            .l-content-holder.m-show img {
                height: 80px;
                justify-self: center;
            }

            .l-content-holder.m-show h1 {
                text-align: center !important;
                font-family: Macha-Book;
                font-size: 22px;
                font-weight: 400;
            }
    }


    .decisions-and-appeals header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #25AA8D;
    }

    .decisions-and-appeals h3 {
        color: #fff;
        font-family: Macha-medium;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .decisions-and-appeals-inner {
        border: 2px solid #DADEE3;
    }

        .decisions-and-appeals-inner .bullet-container {
            display: grid;
            margin-left: 30px;
            margin-right: 30px;
            margin-top: 20px;
            margin-bottom: 20px;
            justify-content: left;
            align-content: center;
        }


            .decisions-and-appeals-inner .bullet-container img {
                height: 100px;
                width: 100px;
                grid-column: 1;
            }

            .decisions-and-appeals-inner .bullet-container div {
                grid-column: 2;
                color: #1B997D;
                font-family: macha-medium;
                font-size: 20px;
                font-style: normal;
                font-weight: 500;
                line-height: 25px;
                padding-left: 30px;
                align-content: center;
                display: grid;
            }

    @media only screen and (max-width: 699px) {
        .decisions-and-appeals h3 {
            text-align: center;
            font-size: 20px;
            line-height: 28px;
        }

        .decisions-and-appeals-inner .bullet-container {
            display: grid;
            margin-left: 20px;
            margin-right: 20px;
            margin-top: 20px;
            justify-content: center;
        }


            .decisions-and-appeals-inner .bullet-container img {
                grid-column: unset;
                justify-self: center;
            }

            .decisions-and-appeals-inner .bullet-container div {
                padding-top: 10px;
                grid-column: unset;
                justify-self: center;
                text-align: center;
                padding-left: 0px;
                font-feature-settings: 'clig' off, 'liga' off;
                font-size: 18px;
                font-style: normal;
                font-weight: 500;
                line-height: 24px;
            }
    }

    .deny-appeal header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #DE0000;
    }

    .deny-appeal h3 {
        color: #fff;
        font-family: Macha-medium;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 0px;
    }


    .deny-appeal .body-copy {
        border: 2px solid #DADEE3;
        padding: 20px 30px 20px 30px;
    }

        .deny-appeal .body-copy div {
            color: #1B3045;
            font-feature-settings: 'clig' off, 'liga' off;
            font-family: Macha-book;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

    @media only screen and (max-width: 699px) {
        .deny-appeal h3 {
            text-align: center;
            font-size: 20px;
            font-style: normal;
            line-height: 28px;
        }

        .deny-appeal .body-copy {
            padding: 20px 20px 20px 20px;
            text-align: center;
        }
    }


    .c-accordion-consent-form__header {
        color: #0F7D68;
        margin-bottom: 0px;
    }

.federal-tax-option-title {
    font-size: 26px !important;
    color: #0F7D68 !important;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    line-height: 25px !important;
    font-family: Macha-medium sans-serif;
}

.federal-tax-text-field {
    max-width: 250px;
    margin-bottom: 20px;
}

.federal-tax-integer-field {
    max-width: 50px;
    margin-bottom: 20px;
    display: inline-block !important;
}

.federal-tax-border {
    border-top: solid 2px #EFF1F3;
    padding-top: 15px;
}

.federal-tax-option-text {
    font-size: 22px !important;
    color: #142435 !important;
    padding-bottom: 20px;
    line-height: 24px;
    font-family: Macha-medium. sans-serif;
}



.l-content-holder.m-hide {
    display: inherit;
}

    .consent-form-header {
        border-top: 2px solid #eaedf0;
        border-bottom: 2px solid #eaedf0;
        padding-left: 0px !important;
        padding-top: 18px !important;
        padding-bottom: 18px !important;
    }

    .consent-form .is-expanded .consent-form-header, .consent-form .consent-form-header {
        border-bottom: inherit;
    }

    .consent-form h3 {
        margin-top: 0px;
        padding-bottom: 20px;
    }


    .consent-form-header--right {
        float: right;
        vertical-align: middle;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 5px;
    }

    @media only screen and (max-width: 699px) {
        .consent-form h3 {
            width: 100%;
        }

        .consent-form-header--right {
            top: 25%;
            margin-top: 0px;
        }
    }


    .consent-form-header--right-text {
        font-size: 16px !important;
        line-height: 24px;
        float: right;
        vertical-align: middle;
        color: #5F6E7C;
    }

        .consent-form-header--right-text svg {
            padding-top: 10px;
        }

            .consent-form-header--right-text svg.down {
                transform: rotate(180deg);
                padding-bottom: 10px;
                padding-top: 0px;
            }

    .consent-form-sub-header {
        margin-top: -2px;
    }

    .consent-form-content {
        padding-left: 0px !important;
    }

    .consent-form-list li {
        margin-left: 0px !important;
    }

    .consent-form-header .title {
        display: inline-block;
        min-width: 150px;
    }

    .consent-form-header .signed {
        color: #0F7D68;
        text-align: right;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: macha-book;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-left: 20px;
    }

        .consent-form-header .signed svg {
            margin-right: 5px;
        }

    @media only screen and (max-width: 699px) {
        .consent-form-header .signed {
            margin-left: 0px;
        }
    }

    .legal-waiver {
        font-family: Macha-Book;
        line-height: 24px;
    }

        .legal-waiver strong {
            font-family: Macha-bold;
        }

        .legal-waiver p {
            padding-bottom: 20px;
        }

        .legal-waiver span {
            font-family: Macha-bold;
            font-weight: 500;
            font-size: 20px;
            line-height: 25px;
            color: #5F6E7C;
        }

            .legal-waiver span.bigger {
                font-weight: 500;
                font-size: 25px;
                line-height: 32px;
                color: #5F6E7C;
            }

    span.legal-waiver--green {
        color: #0F7D68;
    }

    p.legal-waiver--subheader {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .legal-waiver ul {
        padding-bottom: 20px;
        list-style-position: inside;
        line-height: 24px;
    }


    .legal-waiver br {
        padding-bottom: 10px;
    }

    .social-security-combined h2 {
        font-size: 25px;
        font-weight: 500;
        font-family: Macha-Medium;
        line-height: 32px;
        color: #0F7D68;
        margin-bottom: 9px;
    }

    .social-security-combined p {
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 20px;
    }

    .social-security-combined-form h3 {
        font-size: 20px;
        line-height: 25px;
        font-family: Macha-Medium;
    }

    .social-security-combined-form fieldset {
        padding-bottom: 40px;
    }

    .medical-records-supporting-docs h2 {
        font-size: 25px;
        font-weight: 500;
        line-height: 32px;
        color: #0F7D68;
        margin-bottom: 9px;
        font-family: Macha-Medium;
    }

    .medical-records-supporting-docs p {
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 20px;
    }

    .medical-records-supporting-docs h3 {
        font-size: 20px;
        line-height: 25px;
        color: #5F6E7C;
        font-family: Macha-Medium;
    }

    form[name="supportingdocsformsocialsecuritysupportingdocs"] h3 {
        color: #5F6E7C !important;
    }

    .medical-records-supporting-docs ul {
        padding-bottom: 40px;
        list-style-position: inside;
        line-height: 30px;
    }

    span.medical-records-supporting-docs--green {
        color: #0F7D68;
    }

    .medical-records-supporting-docs .medical-records--one-column {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        line-height: 24px;
    }

        .medical-records-supporting-docs .medical-records--one-column li {
            margin-left: 14px;
            padding-left: 5px;
        }

    .medical-records-supporting-docs .medical-records--two-column {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        line-height: 24px;
    }

        .medical-records-supporting-docs .medical-records--two-column li {
            margin-left: 14px;
            padding-left: 5px;
            display: block;
        }

    @media only screen and (max-width: 699px) {
        .medical-records-supporting-docs .medical-records--two-column {
            columns: 1;
            -webkit-columns: 1;
            -moz-columns: 1;
        }

        .medical-records-where-get-container {
            grid-auto-flow: row;
            grid-template-columns: inherit;
        }
    }

    .medical-records-where-get-container {
        display: grid;
        flow-direction: column;
        gap: 5em;
        grid-template-columns: 50% 50%;
        padding-bottom: 40px;
    }

    .medical-records-where-get-container__item {
        border-right: 1px solid #DADEE3;
    }

        .medical-records-where-get-container__item:last-child {
            border-right: none;
        }

    .medical-records-where-get-container__header svg {
        vertical-align: middle;
    }

    .medical-records-where-get-container__header span {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
        padding-left: 10px;
        color: #0F7D68;
    }

    .review-form.c-form label {
        font-size: 14px;
        color: #5F6E7C;
        font-weight: 400;
    }

    .review-form .c-form-control-static {
        font-size: 16px;
        font-weight: 400;
    }

    .review-form .signed-text {
        color: #0F7D68;
        position: absolute;
        top: 17px;
        left: 200px;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 5px;
    }





    .medical-records-where-get-container__header p {
        padding-bottom: 0px;
    }

    .medical-records-where-get-container__content {
        max-width: 380px;
        font-size: 16px;
        line-height: 24px;
    }


    @media only screen and (max-width: 699px) {
        .medical-records-where-get-container__content {
            max-width: 100%;
            font-size: 16px;
            line-height: 24px;
        }


        .medical-records-where-get-container {
            display: block;
            flow-direction: column;
            gap: 5em;
            grid-template-columns: 50% 50%;
            padding-bottom: 40px;
        }

        .medical-records-where-get-container__item {
            border-right: none;
            text-align: center;
        }
    }

    .disability-applied-for h3 {
        color: #939EA9;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
    }

    .disability-applied-for hr {
        background-color: #EFF1F3;
        height: 2px;
        border: 0;
    }

    .disability-applied-for ul {
        padding-top: 20px;
        padding-bottom: 40px;
        list-style: outside circle;
    }

    .disability-applied-for > ul > li {
        color: #000;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 20px;
        margin-left: 14px;
        padding-left: 5px;
        list-style:disc;
    }

    .disability-application-applied-for h2 {
        font-size: 30px;
        color: #FFF;
        line-height: 38px;
    }

    .disability-application-applied-for--less-margin {
        margin-bottom: 10px !important;
    }

    .disability-application-applied-for__header {
        text-align: center;
        padding-bottom: 30px;
    }


        .disability-application-applied-for__header span {
            font-feature-settings: 'clig' off, 'liga' off;
            font-size: 13px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

    .disability-applied-for-list-header {
        font-size: 22px;
        line-height: 24px;
        font-weight: 400;
    }

    .medical-evaluation--no-top-padding {
        padding-top: 0px !important;
    }

    #disabilityReminderModal h3 {
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Macha-medium;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px; /* 136.364% */
        margin-bottom: 5px;
    }

    #disabilityReminderModal .lead-in {
        margin-left: 40px;
        margin-right: 40px;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        /* Desktop/Body/Small */
        font-family: Macha-book;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 150% */
        margin-bottom: 40px;
    }

    #disabilityReminderModal .remind-me {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #disabilityReminderModal .c-form-control-label {
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Macha-book;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    #disabilityReminderModal .existing-val {
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Macha-medium;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 5px;
    }

    @media only screen and (max-width: 699px) {
        #disabilityReminderModal .lead-in {
            margin-left: 0px;
            margin-right: 0px;
            text-align: center;
        }

        #disabilityReminderModal .mobile-m-bottom-40 {
            margin-bottom: 40px;
        }

        #disabilityReminderModal label.c-form-radio-inline {
            display: inline-block;
            padding-left: 25px;
        }

            #disabilityReminderModal label.c-form-radio-inline:first-child {
                margin-bottom: 30px;
            }
    }

    .fund-last-updated {
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px; /* 133.333% */
        letter-spacing: 0.24px;
        text-transform: uppercase;
        padding-bottom: 10px;
        color: #5f6e7c;
    }

    .modal-questions .modal-documents-list {
        width: 100%;
        list-style: inside disc;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .download-button--align-right {
        text-align: right;
    }

    @media only screen and (max-width: 699px) {
        .download-button--align-right {
            margin-top: 15px;
        }

            .download-button--align-right a {
                width: 100%;
            }
    }

    .fund-last-updated {
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px; /* 133.333% */
        letter-spacing: 0.24px;
        text-transform: uppercase;
        padding-bottom: 10px;
        color: #5f6e7c;
    }


    hr.c-form-linebreak-light {
        border: 0;
        border-top: 2px solid #EFF1F3 !important;
    }

    .distribution-section-spacer {
        padding-top: 40px;
    }

    .distribution-section-less-space {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .distribution-subheader {
        font-size: 22px;
        line-height: 24px;
        font-family: Macha-Medium, sans-serif;
    }

    .distribution-list {
        margin-left: 10px;
        list-style: outside disc;
    }

        .distribution-list li {
            line-height: 1.5em;
            padding-bottom: 10px;
        }

    form[name="supportingdocsformfederaltax"] {
        margin-top: 0px !important;
    }

        form[name="supportingdocsformfederaltax"] h2 {
            font-size: 25px;
            color: #142435 !important;
        }

    form[name="supportingdocsformstatetax"] h2 {
        font-size: 25px;
        color: #142435 !important;
    }

    .state-tax-centered {
        text-align: center;
        font-size: 30px;
        font-family: Macha-Book, sans-serif;
    }

    .state-tax-option-text {
        font-size: 22px !important;
        color: #142435 !important;
        padding-bottom: 5px;
        line-height: 24px !important;
        font-family: Macha-medium sans-serif;
    }

.federal-tax-option-title {
    font-size: 26px !important;
    color: #0F7D68 !important;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    line-height: 25px !important;
    font-family: Macha-medium sans-serif;
}

.federal-tax-text-field {
    max-width: 250px;
    margin-bottom: 20px;
}

.federal-tax-integer-field {
    max-width: 50px;
    margin-bottom: 20px;
    display: inline-block !important;
}

.federal-tax-border {
    border-top: solid 2px #EFF1F3;
    padding-top: 15px;
}

.federal-tax-option-text {
    font-size: 22px !important;
    color: #142435 !important;
    padding-bottom: 20px;
    line-height: 24px;
    font-family: Macha-medium. sans-serif;
}


    .modal-content-medium .distribution-consent-modal {
        padding: 20px;
        margin-left: 35px;
        margin-right: 35px;
    }

    @media only screen and (max-width: 749px) {
        .modal-content-medium .distribution-consent-modal {
            padding: 20px;
            margin-left: 0px;
            margin-right: 0px;
        }
    }


    .l-columns--with-divider strong {
        font-weight: bold;
    }

    .investment-mix-form-column .ui-btn,
    .auto-rebalance-form-column .ui-btn {
        margin-top: 0px !important;
    }

    .investment-mix-form-column .link-caption-spacer,
    .auto-rebalance-form-column .link-caption-spacer {
        font-size: 14px;
        font-weight: 500;
        color: #5f6e7c;
        margin-top: 20px;
    }

    .investment-mix-form-column .mobile-hidden {
        display: inherit;
    }

    @media only screen and (max-width: 699px) {

        .investment-mix-form-column,
        .auto-rebalance-form-column {
            margin-left: 40px !important;
            margin-right: 40px !important;
        }

            .investment-mix-form-column .l-columns__col-icon,
            .auto-rebalance-form-column .l-columns__col-icon {
                display: block !important;
                margin-top: 10px;
                margin-bottom: 10px;
                height: auto;
            }

                .investment-mix-form-column .l-columns__col-icon img,
                .auto-rebalance-form-column .l-columns__col-icon img {
                    height: 60px;
                    width: 60px;
                }

            .investment-mix-form-column .mobile-hidden {
                display: none;
            }

            .investment-mix-form-column .ui-btn,
            .auto-rebalance-form-column .ui-btn {
                width: auto !important;
            }
    }

    #secondary_beneficiaries {
        padding-bottom: 2em;
    }

    #playerContactSection header {
        font-size: 35px;
        border-top: none;
    }

    #appstore-icons {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 70px;
        background: #f2f3f5;
    }

        #appstore-icons a {
            width: 10%;
            margin-top: 20px;
        }

        #appstore-icons #google-play-icon {
            width: 11%;
        }

    @media only screen and (max-width: 699px) {
        #appstore-icons a {
            width: 40%;
        }

        #appstore-icons #google-play-icon {
            width: 46% !important;
        }
    }

    @media only screen and (min-width: 1240px) {
        #appstore-icons a {
            width: 120px;
        }
    }

    @media only screen and (min-width: 1240px) {
        #appstore-icons #google-play-icon {
            width: 135px;
        }
    }

    #appstore-icons img {
        width: 100%;
    }

    #siteExitModal .ui-btn--secondary {
        margin-left: 20px;
    }

.investment-mix-update {
    display: block !important;
}

    .investment-mix-update .c-tile-selector__item {
        width: 60%;
        height: 197px;
        margin: auto;
        background-color: white;
        cursor: none;
        pointer-events: none;
    }
    #siteExitModal {
        z-index: 9999999;
    }

@media only screen and (max-width: 699px) {
    .investment-mix-update .c-tile-selector__item {
        width: 100%;
    }
}

.investment-mix-update.c-tile-selector__item img {
    margin-bottom: 10px;
}

@media only screen and (max-width: 699px) {
    .investment-mix-update .c-tile-selector__item img {
        width: 20%;
        margin: auto;
    }
}

.investment-mix-update .l-columns--grid {
    display: block;
    margin-left: 21%;
}

@media only screen and (max-width: 699px) {
    .investment-mix-update .l-columns--grid {
        display: block;
        margin-left: 0;
    }
}

.investment-mix-update #applyInvestmentText {
    margin-top: 18px;
    margin-bottom: 5px;
}

.investment-mix-update .c-form-group {
    display: flex;
}

.investment-mix-update .c-tile-selector__header {
    line-height: 40px;
    font-size: 20px;
}

.investment-mix-update .c-form-custom-ind {
    margin-top: 5px;
}

@media only screen and (max-width: 699px) {
    .investment-mix-update .c-form-custom-ind {
        margin-top: 0;
    }
}

.investment-mix-row-header .hidden {
    border-bottom: 0px;
}


.investment-mix-row-header #investment-collapsed,.investment-mix-row-header #investment-expanded {
    display: flex;
    width: 100%;
}

.investment-mix-row.fund-mix-row {
    color: #1B3045;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Macha-Book;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

    .investment-mix-row.fund-mix-row .pdf-link {
        color: #2B9ECB;
        font-size: 16px;
        font-family: macha-book;
        padding-left: 10px;
    }

    .investment-mix-row.fund-mix-row .fund-name {
        font-family: Macha-medium;
        font-weight: 500;
        padding-left: 15px;
    }

    @media screen and (max-width: 699px) {
        .investment-mix-row.fund-mix-row .fund-name {
            flex-direction: column;
            align-items: start;
            margin-top: 5px;
            font-size: 16px !important;
            width: 65% !important;
        }
    }

    @media screen and (max-width: 499px) {
        .investment-mix-row.fund-mix-row .fund-name {
            width: 60% !important;
        }
    }

    @media screen and (max-width: 299px) {
        .investment-mix-row.fund-mix-row .fund-name {
            width: 50% !important;
        }
    }

    .investment-mix-row.fund-mix-row .percentage {
        color: #1B3045;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
    }
    .ui-menu.ui-widget.ui-widget-content {
        background-color: white;
        font-family: "Macha-Book", sans-serif;
        font-size: 18px;
        line-height: 28px;
        z-index: 500000;
        border-bottom: 2px solid #dadee3;
        border-left: 2px solid #dadee3;
        border-right: 2px solid #dadee3;
        border-radius: 3px;
        position: absolute !important;
        color: black;
    }

.investment-mix-control {
    display: flex;
}

.investment-mix-control h3 {
    margin-left: 20px;
}

    .investment-mix-control h3:before {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0;
        background-size: contain;
        background: url("/Assets/images/controls/c-accordion/plus.svg") no-repeat;
        margin-left: 10px;
    }

.investment-mix-control.isExpanded h3:before {
    background-image: url("/Assets/images/controls/c-accordion/minus.svg");
}

@media only screen and (max-width: 699px) {
    .c-submit-block__item .ui-btn {
        width: 50% !important;
        max-width: 150px !important;
        margin-left: 20px;
    }
}
    .c-mainheader__user-tools .ui-menu.ui-widget.ui-widget-content {
        font-size: 16px;
    }

.headerpercent {
    leading-trim: both;
    font-family: Macha-medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding-left: 5px;
    display: flex;
    align-self: center;
    height: 18px;
}

.headertext {
    display: flex;
    height: 14px;
    align-self: center;
}

.headerpercent:after {
    content: "%";
}

.funds-fixed-nav-cancel-button {
    padding-left: 2%;
}

.funds-fixed-nav-save-button {
    padding-right: 2%;
}

@media only screen and (max-width: 699px) {
    .investment-mix-row-header {
         margin-top: 0px !important; 
    }
}

.investment-desktop-form-navigation-bottom header {
    text-align: left !important;
}

.investment-desktop-form-navigation-bottom {
    padding-bottom: 80px;
    border-bottom: 1px solid #DADEE3;
}

.investment-desktop-form-navigation-bottom-confirmation-page {
    border: 1px solid #DADEE3;
    padding: 20px 20px 80px 20px;
    box-shadow: 5px 5px 5px #DADEE3;
}
    .ui-menu.ui-widget.ui-widget-content li div {
        padding-left: 5px;
    }

.investment-desktop-form-navigation-choosemix {
    width: 140% !important;
    background: white;
    position: -webkit-sticky;
    position: sticky;
    top: 95px;
    z-index: 10;
    width: 129%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.investment-mix-col-right {
    min-width: 0;
}

.investment-mix-col-right-choosemix .headertext {
    white-space: nowrap;
    overflow: hidden;
}

.totalmix-continue-btn {
    margin-bottom: 3px;
}

.choosemix-grid {
    flex-wrap: nowrap !important;
    overflow: hidden;
}

.choosemix-title {
    padding-left: 14%;
    margin-right: 22% !important;
    overflow: hidden;
    white-space: nowrap;
}

.choosemix-cancel-button {
    margin-right: 10px !important;
}

@media only screen and (max-width: 899px) {
    .choosemix-title {
        width: auto !important;
    }
}

@media only screen and (max-width: 1200px) {
    .choosemix-title {
        margin-right: 9% !important;
    }
}

.choosemix-header {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -20%;
}

    .choosemix-header h3 {
        color: #5F6E7C;
        font-family: Macha-medium;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        align-self: center;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        display: inline-grid;
        height: 100%;
        align-content: center;
    }


    .choosemix-header .totalmix {
        color: #5F6E7C;
        font-family: Macha-book;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px; /* 114.286% */
        letter-spacing: 2px;
        text-transform: uppercase;
        white-space: nowrap;
        padding-right: 35px;
        display: block;
        padding: 10px 15px;
        gap: 10px;
        border-radius: 5px;
        background: var(--nflpb-website-grey-grey-10, #F8F9FA);
        margin-right: 58px;
    }

    .choosemix-header .totalmix-container {
        margin-right: 10px !important;
    }

    .choosemixheader-mobile {
        width: 100%;
        margin-bottom: 0px;
        margin-left: 0px;
    }

.choosemix-title-mobile {
    padding: 0px;
}

    .choosemix-title-mobile h3 {
        font-size: 22px !important;
    }

@media only screen and (max-width: 1199px) {
    .choosemix-header .totalmix {
        margin-right: 0px;
    }
}

.choosemix-header .totalmix i {
    padding: 0px;
    color: #de0000;
}

.choosemix-header .totalmix.fullyallocated i {
    padding: 0px;
    color: #27b696;
}

.choosemix-header .totalmix span {
    color: #de0000;
    font-family: Macha-book;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 128% */
    letter-spacing: normal;
}

.choosemix-header .totalmix.fullyallocated span {
    color: #27b696;
    letter-spacing: normal;
}

.add-shadow {
    box-shadow: 0px 14px 10px -10px rgba(0, 0, 0, 0.25);
}

.reviewGraph {
    margin-top: 40px;
    margin-bottom: 10px;
}

.reviewGraph [dir="ltr"] {
    margin: auto;
}

@media only screen and (max-width: 699px) {
    .review-current-mix-graph .funds-list-container {
        width: 110% !important;
        margin-left: -5% !important;
    }
}

.review-current-mix-graph .is-expanded > .c-accordion__content-holder {
    height: auto;
    padding-bottom: 0px;
}

.review-current-mix-graph .mobile-accordian-color {
    margin-right: 5px;
}

.auto-rebalance__text {
    font-family: Macha-Medium;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #5f6e7c;
}

.fund-category__text {
    font-family: Macha-Medium;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #1b3045;
}

@media only screen and (min-width: 699px) {
    .fund-category__text {
        font-size: 18px;
    }
}

.fund__text {
    font-family: Macha-Book;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #1b3045;
}

@media only screen and (max-width: 899px) {
    .fund__text {
        font-size: 11px;
    }
}

.fund-total__text {
    font-family: Macha-Bold;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 1px;
    color: #939eae;
}

.fund-type__text {
    font-family: Macha-Book;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 1px;
    color: #00a4da;
    cursor: pointer;
}

    .fund-type__text.selected {
        font-family: Macha-Medium;
        color: #1b3045;
    }
        .ui-menu.ui-widget.ui-widget-content li div:hover {
            cursor: pointer;
            background-color: lightgray;
        }

.review-current-mix-graph .c-accordion .c-accordion__section:first-child {
    border-top-style: none;
}

.investment-mix-col-left-mobile {
    padding-bottom: 10px;
}
    div.ui-helper-hidden-accessible {
        display: none;
    }

@media only screen and (max-width: 699px) {
    .investment-mix-col-left-mobile {
        justify-content: flex-start;
        padding-bottom: 0px;
    }


    .investment-mix-mobile {
        width: auto !important;
        font-size: 12px !important;
    }
    
    .review-current-mix-graph .mobile-accordian {
        display: flex;
    }

    .review-current-mix-graph .mobile-accordian-color {
        align-self: center;
        margin-right: 5px;
    }

    @media only screen and (max-width: 699px) {
        .c-hero.is-clone.is-shown {
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: center;
        }

        .review-current-mix-graph .mobile-accordian-title {
            width: 80%;
        }
    }
            .c-hero.is-clone.is-shown .l-content-holder {
                padding: 0 !important;
            }

.investment-assetclass_row_data .l-columns.l-columns--grid.investment-mix-row .hidden {
    display: none;
}
            .c-hero.is-clone.is-shown .c-hero__columns * {
                display: none;
            }

.investment-mix-investment-type-header {
    text-align: left;
}

@media only screen and (min-width: 699px) {
    .investment-mix-row-header {
        font-size: 12px !important;
    }
}

.investment-mix-row-header .hidden {
    border-bottom: 0px;
}


.investment-mix-row.fund-mix-row {
    color: #1B3045;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Macha-Book;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

    .investment-mix-row.fund-mix-row .pdf-link {
        color:#2B9ECB;
        font-size: 16px;
        font-family:macha-book;
        padding-left:10px;
    }

    @media screen and (max-width: 699px) {
        .investment-mix-row.fund-mix-row .pdf-link {
            padding-left: 0px;
            margin-left: 0px !important;
        }
    }

    .investment-mix-row.fund-mix-row .fund-name {
        font-family: Macha-medium;
        font-weight: 500;
        padding-left: 15px;
    }

    .investment-mix-row.fund-mix-row .percentage {
        color: #1B3045;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
    }

@media screen and (min-width: 700px) {
    .investment-mix-control {
        display: flex;
    }

        .investment-mix-control i {
            align-content: start;
            margin-top: 4px;
            margin-left: 7px;
        }
}

.investment-mix-control h3 {
    margin-left:20px;
}

.investment-mix-control h3:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    background-size: contain;
    background: url("/Assets/images/controls/c-accordion/plus.svg") no-repeat;
    margin-left:10px;
}

.state-tax-option-text {
    font-size: 22px !important;
    color: #142435 !important;
    padding-bottom: 5px;
    line-height: 24px !important;
    font-family: Macha-medium. sans-serif;
}

.investment-mix-control.is-expanded h3:before {
    background-image: url("/Assets/images/controls/c-accordion/minus.svg");
}
            .c-hero.is-clone.is-shown .c-hero__columns .c-hero__columns__primary {
                display: block;
            }

.investment-mix-asset-title {
    cursor: pointer;
}

.investment-mix-asset-container {
    display: flex;
}

.headerpercent {
    leading-trim: both;
    font-family: Macha-medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding-left: 5px;
    display: flex;
    align-self: center;
    height: 18px;
}

.headertext {
    display: flex;
    height: 14px;
    align-self: center;
}

.headerpercent:after {
    content: "%";
}

.choosemix-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .choosemix-header h3 {
        color: #5F6E7C;
        font-family: Macha-medium;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        align-self: center;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        display: inline-grid;
        height: 100%;
        align-content: center;
    }


    .choosemix-header .totalmix {
        color:  #5F6E7C;
        font-family: Macha-book;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px; /* 114.286% */
        letter-spacing: 2px;
        text-transform: uppercase;

        white-space: nowrap;
        padding-right: 35px;
        display: block;
        padding: 10px 15px;
        gap: 10px;
        border-radius: 5px;
        background: var(--nflpb-website-grey-grey-10, #F8F9FA);
        margin-right: 58px;
    }

@media only screen and (max-width: 1199px) {
    .choosemix-header .totalmix {
        margin-right: 0px;
    }
}

        .choosemix-header .totalmix i {
            padding: 0px;
            color: #de0000;
        }

        .choosemix-header .totalmix.fullyallocated i {
            padding-left: 5px;
            color: #27b696;
        }

        .choosemix-header .totalmix span {
            color: #de0000;
            font-family: Macha-book;
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 32px; /* 128% */
            letter-spacing: normal;
        }

        .choosemix-header .totalmix.fullyallocated span {
            color: #27b696;
            letter-spacing: normal;
        }

        .add-shadow {
            box-shadow: 0px 14px 10px -10px rgba(0, 0, 0, 0.25);
        }

@media only screen and (max-width: 899px) {
    .choosemix-header .totalmix span {
        font-size: 12px !important;
    }
                .c-hero.is-clone.is-shown .c-hero__columns .c-hero__columns__primary h1 {
                    display: block;
                    padding-bottom: 0;
                }
    }

    .planner-cta-msg {
        padding-left: 10px;
        align-items: center;
    }

    .choosemix-header .totalmix div {
        font-size: 8px !important;
    }
        .planner-cta-msg .cta-link {
            text-align: right;
        }

    .totalmix .investment-info-circle {
        font-size: 15px;
    }
}

.new-investment-header-container {
    padding: 0px;
    padding-top: 20px !important;
}

@media only screen and (max-width: 699px) {
    .new-investment-header-container {
        margin-left: 0px !important;
    }
}

.new-investment-subheader-container {
    display: flex;
    gap: 10px;
}

    .new-investment-subheader-container h3 {
        margin-bottom: 0px !important;
    }

    .new-investment-subheader-container span {
        line-height: 25px;
    }

.new-investment-mix-l-columns_item {
    margin-left: 0px !important;
}

.macha-grey-heading {
    font-size: 25px;
    line-height: 32px;
    font-family: Macha-Medium;
    color: #5F6E7C;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 0 10px 0;
}
#siteExitModal .ui-btn--secondary {
    margin-left: 20px;
}


@media only screen and (max-width: 699px) {
    #siteExitModal .ui-btn--secondary {
        margin-left: 0;
        margin-top:20px;
    }
}



/*Auto Complete*/

.ui-menu.ui-widget.ui-widget-content {
    background-color: white;
    font-family: "Macha-Book", sans-serif;
    font-size: 18px;
    line-height: 28px;
    z-index: 500000;
    border-bottom: 2px solid #dadee3;
    border-left: 2px solid #dadee3;
    border-right: 2px solid #dadee3;
    border-radius: 3px;
    position: absolute !important;
    color:black;
}

.c-mainheader__user-tools .ui-menu.ui-widget.ui-widget-content {
    font-size:16px;
}

.ui-menu.ui-widget.ui-widget-content li div {
    padding-left: 5px;
}

.ui-menu.ui-widget.ui-widget-content li div:hover {
    cursor: pointer;
    background-color: lightgray;
}


div.ui-helper-hidden-accessible {
    display: none;
}

@media only screen and (max-width: 699px) {
    .c-hero.is-clone.is-shown {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .c-hero.is-clone.is-shown .l-content-holder {
        padding: 0 !important;
    }

    .c-hero.is-clone.is-shown .c-hero__columns * {
        display: none;
    }

    .c-hero.is-clone.is-shown .c-hero__columns.no-title {
        display: none;
    }

    .c-hero.is-clone.is-shown .c-hero__columns .c-hero__columns__primary {
        display: block;
    }

    .c-hero.is-clone.is-shown .c-hero__columns .c-hero__columns__primary h1 {
        display: block;
        padding-bottom: 0;
    }
}
.planner-cta-msg {
    padding-left: 10px;
    align-items:center;
}

.planner-cta-msg .cta-link {
    text-align:right;
}


@media only screen and (max-width: 699px) {
    .planner-cta-msg {
        text-align: center;
    }

    .planner-cta-msg .callout-insert {
        width: 100% !important;
        padding-bottom: 15px;
    }

    .planner-cta-msg .cta-link {
        text-align: center;
    }
}

@media only screen and (max-width: 699px) {
    .c-submit-block__item .ui-btn.c-form-submit-btn {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        max-width: 300px !important;
    }
}

.c-megamenu__subhead:has(+ .c-megamenu__subhead) {
    display: none;
}

.c-megamenu__subhead:last-child {
    display: none;
}

@media only screen and (max-width: 699px) {
    .c-submit-block-pip__item {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }

    .c-submit-block-pip__item .ui-btn {
        width: 100% !important;
        max-width: 300px !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .numbered-list.pip-numbered-list {
        align-content: center;
    }

    .c-submit-block.c-submit-block-pip {
        justify-content: center;
    }

    .c-submit-block.c-submit-block-pip-401k {
        display: block !important;
    }
}

@media only screen and (max-width: 699px) {
    .c-submit-block__item .ui-btn.c-form-submit-btn {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        max-width: 300px !important;
    }
}

.small-checkmark {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #1B997D;
    border-radius: 50%;
}
    .small-checkmark:before {
        content: '';
        background-image: url(/Assets/images/icons/white/checkmark-small.svg);
        color: white;
        display: block;
        background-repeat: no-repeat;
        background-position-x: 3px;
        background-position-y: 5px;
        background-size: 14px;
        height: 20px;
        width: 20px;
    }

.tq-annuity-table .date-column {
    width: 33%;
}

    .tq-annuity-table td.date-column {
        font-family: Macha-Book,sans-serif;
        font-weight: 600;
    }

.tq-annuity-table .installment-column {
    width: 58%;
    font-family: Macha-Book, sans-serif;
}

    .tq-annuity-table td.installment-column {
        font-family: Macha-Book, sans-serif;
    }

.tq-annuity-table .paid-column {
    width: 9%;
    justify-items: center;
}


@media only screen and (max-width: 699px) {
    .tq-annuity-table .date-column {
        width: 20%;
    }

    .tq-annuity-table .installment-column {
        width: 70%;
    }

    .tq-annuity-table .paid-column {
        width: 10%;
    }
}


.mccAnnuityDistributions .flagMessage {
    color:#5F6E7C;
    line-height:21px;
    font-size:14px;
}

.mccAnnuityDistributions .c-form-flagged-text {
    padding-left: 22px;
    padding-top: 2px;
    font-size: 14px;
    line-height: 18px;
    color: #5f6f7f;
    background: url("/Assets/images/controls/c-message/flag.svg") no-repeat;
    margin-top: 15px;
    background-position-y: 6px;
    background-size:14px;
}

.mccAnnuityDistributions section {
    font-family: "Macha-book", sans-serif;
    line-height: 24px;
    margin-top: 10px;
}

.mccAnnuityDistributions .distribution-icon {
    padding-top: 15px;    
}

    .mccAnnuityDistributions .distribution-icon img {
        width: 90px;
    }

.mccAnnuityDistributions span.version-green {
    color: #00a88c;
    font-weight:700;

}

.forgot-username-password-form h3 {
    font-family: "Macha-Book", sans-serif;
}

.c-form-radio-expanded {
    margin-bottom: 30px !important;
    line-height: inherit !important;
}


.disability-tracker h2 {
    text-align: center;
}

.disability-tracker header {
    display: flex;
    padding: 20px 30px;
    align-items: flex-start;
    gap: 10px;
}

.disability-tracker .body-copy {
    border: 2px solid #DADEE3;
    padding: 20px 30px 20px 30px;
}

    .disability-tracker header h3 {
        color: #fff;
        font-family: Macha-medium;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 0px;
        width: 100%;
        cursor: pointer;
    }

        .disability-tracker header h3 strong {
            font-weight: 700;
        }

        .disability-tracker header h3:after {
            content: '';
            display: inline-block;
            width: 13px;
            height: 8px;
            background: url("/Assets/images/controls/c-subnav/arrow-down.svg") no-repeat;
            margin-left: 10px;
            margin-bottom: 2px;
            position: absolute;
            right: 20px;
            top: 80px;
        }

        .disability-tracker header h3.is-open:after {
            content: '';
            display: inline-block;
            width: 13px;
            height: 8px;
            background: url("/Assets/images/controls/c-subnav/arrow-down.svg") no-repeat;
            margin-left: 10px;
            margin-bottom: 2px;
            rotate: 180deg;
            position: absolute;
            right: 20px;
            top: 80px;
            cursor:pointer;
        }


    .disability-tracker .denied header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #DE0000;
    }

    .disability-tracker .received header,
    .disability-tracker .pending header
    {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #0583AD;
    }

    .disability-tracker .incomplete header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #FF6C42;
    }

    .disability-tracker .in-progress header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #0583AD;
    }

    .disability-tracker .withdrawn header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #5E6E7C;
    }

    .disability-tracker .approved header {
        display: flex;
        padding: 20px 30px;
        align-items: flex-start;
        gap: 10px;
        background: #0F7D68;
    }

.disability-tracker .disability-status-block {
    min-height:100px;
}

@media only screen and (max-width: 699px) {
        .disability-tracker header,
        .disability-tracker .denied header
        .disability-tracker .received header,
        .disability-tracker .pending header,
        .disability-tracker .incomplete header,
        .disability-tracker .in-progress header,
        .disability-tracker .withdrawn header,
        .disability-tracker .approved header {
            padding: 20px 15px !important;
        }

        .disability-tracker header h3:after {
            right: 10px;
        }

        .disability-tracker header h3.is-open:after {
            right: 10px;
        }

    .disability-tracker .body-copy {
        padding: 15px;
    }

    .disability-tracker .disability-status-block {
        min-height: 50px;
    }

    .disability-tracker .disability-status-block img {
        height:50px;
        width:50px;
    }
}

        .disability-tracker .disability-status-block::after {
            content: "";
            display: block;
            clear: both;
        }

    .disability-tracker .status-float-icon {
        float: left;
        width: 95px;
        margin: 0 20px 10px 0;
    }


    .disability-tracker .ui-btn--upload {
        border: 2px solid #EAEDEF;
        box-shadow: none;
        width: 180px;
    }

    .disability-tracker .additional-information {
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #EFF1F2;
        padding: 20px;
        display: grid;
    }

        .disability-tracker .additional-information .right {
            justify-self: right;
        }

    @media only screen and (max-width: 699px) {

        .disability-tracker .additional-information {
            display: block;
        }

            .disability-tracker .additional-information .left {
                justify-self: unset;
                display: block;
            }

            .disability-tracker .additional-information .right {
                justify-self: unset;
                float: unset !important;
                margin-top: 15px;
                display: block;
            }
    }

    .disability-tracker .modal-body {
        margin: 0px 50px 0px 50px;
        padding-top: 10px;
        max-width: unset;
    }

    .disability-tracker .upload-docs-button {
        display: flex;
        justify-items: left;
    }

    .disability-tracker .accepted-files {
        font-family: Macha-book, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0px;
        color: #5F6E7C;
        margin-left: 10px;
        align-content: center;
    }


    .disability-tracker .upload-file {
        justify-content: left;
        display: flex;
    }


    @media only screen and (max-width: 699px) {
        .disability-tracker .modal-body {
            margin: 0px 15px 20px 15px;
        }

        .disability-tracker .upload-docs-button {
            display: block;
            justify-items: center;
        }

        .disability-tracker .upload-file {
            display: block;
        }

        .disability-tracker .accepted-files {
            margin-left: 0px;
            margin-top: 10px;
            display: block;
        }
    }

    .disability-tracker .close-modal {
        position: relative;
        display: flex;
        top: 10px;
        right: 10px;
        font-size: 12px;
        font-weight: bold;
        color: #142435;
        letter-spacing: 2px;
        z-index: 1000;
        justify-content: right;
    }

        .disability-tracker .close-modal a:before {
            background: url(/assets/images/icons/modal_close.svg) no-repeat;
            content: '';
            height: 20px;
            width: 20px;
            display: block;
        }

        .disability-tracker .close-modal a:before {
            background: url(/assets/images/icons/modal_close.svg) no-repeat;
            content: '';
            height: 20px;
            width: 20px;
            display: block;
        }

    .disability-tracker #additionalDocumentUploadList .uploadDocument,
    .disability-tracker #appealDocumentUploadList .uploadDocument {
        display: block;
        width: 100%;
        text-align: left;
        height: 20px;
    }

    .disability-tracker #appealConfirmationModal h3,
    .disability-tracker #uploadAdditionalDocumentsModal h3 {
        font-family: Macha-Book;
        font-weight: 400;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0px;
        text-align: center;
        color: #28B697;
    }

    .c-form-radio-expanded {
        margin-bottom: 30px !important;
        line-height: inherit !important;
    }

.c-form-radio-expanded {
    margin-bottom: 30px !important;
    line-height: inherit !important;
}

/*Copilot Chat-bot styles*/

#chatbot-trigger {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #ffffff; /* button color */
    border-radius: 50%; /* makes it circular */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    z-index: 9999;
    transition: transform 0.2s;
}

#chatbot-trigger:hover {
    transform: scale(1.1); /* hover effect */
}

#chatbot-trigger img {
    width: 30px;
    height: 30px;
}

#copilot-chatbot {
    display: none;
    /* Hidden by default */
}

/*End of chatbot styles*/
.c-form-radio-expanded {
    margin-bottom: 30px !important;
    line-height: inherit !important;
}

.comm-pref-text .l-content-holder {
    margin-left: 0px;
}

.accountBalanceInfoHeader {
    font-family: 'Macha-bold';
    font-size: 12px;
    margin-bottom: 3px;
    color: #7F8B96;
    letter-spacing: 0.14em;
}

.accountBalanceDescription {
    color: #5f6f7f !important;
    margin-top: -17px !important;
    margin-bottom: -6px !important;
}

.accountBalanceDescriptionText {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}
