﻿/*
-----------------
colors
#ff6c42 = messagebox orange border
#eaedf0 = messagebox blue bkgrd
#eaedf0 = table borders blue
#1b997d = messagebox green text
#1b997d = messagebox green border
#f2f3f5 = c-callout gray
#f2f3f5 = table column bkgrd
-------------------
*/


/*
----------------- 
Utility classes
-----------------
*/
.m-btm-0 {
    margin-bottom: 0;
}
.m-btm-10 {
    margin-bottom: 10px !important;
}

.m-btm-15 {
    margin-bottom: 15px;
}


.m-btm-20 {
    margin-bottom: 20px;
}

.m-btm-25 {
    margin-bottom: 25px;
}

.m-btm-30 {
    margin-bottom: 30px !important;
}


.m-btm-50 {
    margin-bottom: 50px;
}

.m-btm-neg35 {
    margin-bottom: -35px;
}


.pad-btm-0 {
    padding-bottom: 0px;
}


.pad-btm-10 {
    padding-bottom: 10px;
}

.pad-btm-30 {
    padding-bottom: 30px;
}

.pad-btm-70 {
    padding-bottom: 70px;
}

.pad-top-50 {
    padding-top: 50px;
}

.line-height-22 {
    line-height: 22px;
}

.m-top-10 {
    margin-top: 10px;
}

.m-top-15 {
    margin-top: 15px;
}


.m-top-20 {
    margin-top: 20px;
}

.m-top-25 {
    margin-top: 20px;
}


.m-top-30 {
    margin-top: 30px;
}

.m-top-3-percent {
    margin-top: 3%;
}

.m-top-6-percent {
    margin-top: 6%;
}

.m-top-12-percent {
    margin-top: 12%;
}

.m-top-40 {
    margin-top: 40px;
}

.m-top-50 {
    margin-top: 30px;
}

.m-top-neg35 {
    margin-top: -35px;
}

.m-top-neg25 {
    margin-top: -25px;
}

.m-top-0 {
    margin-top: 0px !important;
}

.m-right-20 {
    margin-right: 20px;
}


.m-left-20 {
    margin-left: 20px;
}



/*
======================
beneficiaries custom classes
======================
*/

/*h3:first-of-type + p {
    margin-bottom: 0;
}
*/
a.a--strong {
    font-family: "Macha-Bold", sans -serif;
}

.a--strong:after {
    content: '\2C5';
    margin-left: 0.3em;
    font-size: .8em;
    font-family: "Macha-Bold", sans-serif;
}

p.transform-up {
    margin-top: 10px;
    margin-bottom: 0;
}

.c-benef-options__border {
    border: 2px solid #d4d9dd;
    width: 30px;
    margin-bottom: 25px;
    display: inline-block;
}

.c-benef-options__largelabel {
    font-family: "Macha-Bold", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 7px;
    color: #5f6f7f;
    width: 208px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* ellipis will display if char limit exceeds 22 per wireframe */
    white-space: nowrap;
}

.c-benef-options__flagmsg-120 {
    overflow: hidden;
    height: 60px;
    /* set character limit >= 120 per wireframe */
    max-width: 38ch;
}

.c-benef-options__txtlink-45 {
    max-width: 34ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.c-benef-options__creditseasons {
    height: 60px;
    max-width: 30ch;
    margin-top: 20px;
    margin-bottom: 40px;
}

.c-benef-options__creditseasons li {
    border-top: 20px solid #eaedf0;
    border-bottom: 20px solid #eaedf0;
    border-right: 5px solid transparent;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 3px;
    white-space: nowrap;
    color: #00ba98;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}


/*
======================
disability classes
======================
*/

table.lod-disability__table {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #eaedf0;
    border-right: none;
    border-bottom: 1px solid #eaedf0;
    border-left: 1px solid #eaedf0;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
    line-height: 22px;
}

table.lod-disability__table tr th {
    padding: 20px;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
    background: #f2f3f5;
    border-bottom: 1px solid #eaedf0;
}

table.lod-disability__table td {
    padding: 20px;
    vertical-align: top;
    border-bottom: 1px solid #eaedf0;
}

table.lod-disability__table tr.header-row th {
    background: #A4ACB6;
    color: #fff;
    padding: 20px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width:600px) {
    table.lod-disability__table tr th,
    table.lod-disability__table td {
        display: block;
        text-align: left;
    }
    table.lod-disability__table ul.ul--default li {
        text-align: left !important;
    }
}

#lod-message-content {
    background: #f2f3f5;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
}

.lod-disability__flag-message--icon {
    padding-left: 30px;
    padding-top: 2px;
    background: url("/assets/images/controls/c-message/flag.svg") no-repeat;
}

.lod-disability__statustbl {
    display: table;
    margin-bottom: 20px;
    width: 100%;
}

.lod-disability__statusrow {
    display: table-row;
}

.lod-disability__statuscell {
    display: table-cell;
}

.lod-disability__statuscell-top {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

p.p--intro.disability-intro-btm,
div.l-columns--with-divider.disability-intro-btm,
section.c-resources--two-boxes.disability-intro-btm {
    margin-bottom: 65px;
}

.c-infographic__icon--lod-documentation-forms:after {
    -webkit-transform: translate(-81px, -80px);
    -ms-transform: translate(-81px, -80px);
    transform: translate(-81px, -80px);
    background-image: url("/assets/images/icons/infographics/documentation-forms.svg");
}

.c-infographic__icon--lod-surgeon:after {
    -webkit-transform: translate(-81px, -80px);
    -ms-transform: translate(-81px, -80px);
    transform: translate(-81px, -80px);
    background-image: url("/assets/images/icons/infographics/surgeon.svg");
}

.c-infographic__icon--lod-committee:after {
    -webkit-transform: translate(-81px, -80px);
    -ms-transform: translate(-81px, -80px);
    transform: translate(-81px, -80px);
    background-image: url("/assets/images/icons/infographics/committee.svg");
}

.c-infographic__icon--lod-calendar:after {
    -webkit-transform: translate(-81px, -80px);
    -ms-transform: translate(-81px, -80px);
    transform: translate(-81px, -80px);
    background-image: url("/assets/images/icons/infographics/calendar.svg");
}

.c-infobox h1:first-of-type {
    font-size: 46px;
    line-height: 52px;
    text-align: left;
    margin-bottom: 10px;
    letter-spacing: 5px;
    max-width: 80%;
    margin-left: 0;
    margin-right: 0;
}

.l-content-holder .lod-disability-subtopic h3:not(:first-child) {
    margin-top: 20px;
}

.l-content-holder.lod-disability__bordered-list header {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 40px;
}

.lod-disability__bordered-list-subheader {
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "Macha-Medium", sans-serif;
    color: #939eae;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
    background: #f2f3f5;
    border-bottom: solid 1px #dadee3;
    /*border-top: solid 2px #dadee3;*/
}

.lod_disability__bordered-list-content {
    line-height: 64px;
    border-top: solid 2px #dadee3;
    font-weight: bold;
}

.lod_disability__bordered-list-content:last-of-type {
    border-bottom: solid 2px #dadee3;
}

.disability-callout {
    text-align: center;
    width:100%;
}

.disability-callout-title {
    width: 195px;
    height: 28px;
    font-family: Macha;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: center;
    color: #142435;
    margin:auto;
}

.disability-callout-text {
    width: 492px;
    height: 24px;
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1b3045;
    margin:auto;
}


.disability-callout-button {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 18px;
    font-family: "Macha-Bold", sans-serif !important;
    color: #fff !important;
    font-weight: 400 !important;
    letter-spacing: 1.5px !important;
}

.c-megamenu__submenu .disability-callout-button {
    margin-bottom: 0px;
}


.bordered-list-doctitle {
    font-size: 18px;
    color: #1b3045;
    padding-left: 20px;
    /*padding: 20px 0 20px 20px;*/
}

.bordered-list-linktitle {
    font-size: 18px;
    color: #00a4da;
    text-align: right;
    margin-right: 20px;
}

.bordered-list-linktitle a {
    display: inline-block;
}

fieldset.lod-borderbox-gray {
    padding: 30px 25px;
    border: 2px solid #f2f3f5;
    text-align: center;
}

@media screen and (max-width:699px) {
    .lod_disability__bordered-list-content {
        line-height: 28px;
    }
    .bordered-list-doctitle {
        margin: 10px 0 5px 0px;
        padding-left: 0px;
    }
    .bordered-list-linktitle {
        margin-bottom: 10px;
    }
    p.p--intro,
    .u-text-p-above-mobile.p--intro {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        color: #606f7f;
    }
}

@media screen and (min-width:700px) and (max-width:917px) {
    .bordered-list-doctitle {
        line-height: 28px;
        padding: 20px 0 20px 20px;
    }
}

@media screen and (min-width:918px) {
    .bordered-list-doctitle {
        line-height: 64px;
    }
}


/*
======================
  Disability -  
  Documents & Forms 
======================
*/

.l-content-holder.lod-disability__document-forms-list header {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 40px;
}

.l-content-holder.lod-disability__document-forms-list header ~ header {
    margin-top: 30px;
}


/*.lod_disability__document-forms-list-content:last-of-type ~ header {
  border-bottom:none;
}*/

.lod-disability__document-forms-list-subheader {
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "Macha-Medium", sans-serif;
    color: #939eae;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
    background: #f2f3f5;
    border-bottom: solid 1px #dadee3;
    /*border-top: solid 2px #dadee3;*/
}

.lod_disability__document-forms-list-content {
    line-height: 64px;
    border-top: solid 2px #dadee3;
    font-weight: 600;
    color: #132c45;
    padding-bottom: 10px;
}

.lod_disability__document-forms-list-content > div > a > span {
    font-size: 14px;
    margin-top: 0;
}

.lod_disability__document-forms-list-content > div > p > a {
    margin-top: 25px;
    display: inline-block;
}

.lod_disability__document-forms-list-content div > span {
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}

.lod_disability__document-forms-list-content div:last-of-type {
    padding-top: 10px;
}

.lod_disability__document-forms-list-content:last-of-type {
    border-bottom: solid 2px #dadee3;
    /*border-bottom: none;*/
}


/*.bordered-list-doctitle */

.lod_disability__document-forms-list-content div:first-of-type {
    font-size: 18px;
    color: #1b3045;
    padding: 20px 0 20px 20px;
}


/*.bordered-list-linktitle */

.lod_disability__document-forms-list-content div:last-of-type {
    font-size: 18px;
    color: #00a4da;
    text-align: right;
    /*margin-right: 20px;*/
    margin: 20px 0 20px 20px;
}

@media screen and (max-width:699px) {
    .lod_disability__document-forms-list-content {
        line-height: 28px;
    }
    .lod_disability__document-forms-list-content div:first-of-type > span {
        margin-top: 10px;
        display: inline-block;
        line-height: 18px;
    }
    .lod_disability__document-forms-list-content .div:first-of-type {
        margin: 10px 0 5px 0px;
        padding-left: 0px;
    }
    .lod_disability__document-forms-list-content div:last-of-type {
        margin: 0 0 10px 0;
        text-align: center;
    }
}

@media screen and (min-width:700px) and (max-width:917px) {
    .lod_disability__document-forms-list-content div:first-of-type {
        line-height: 28px;
    }
    .lod_disability__document-forms-list-content div:last-of-type {
        line-height: 24px;
        margin-top: 10px;
    }
}

@media screen and (min-width:918px) {
    .lod_disability__document-forms-list-content div:first-of-type {
        line-height: 24px;
        margin: 20px 0 20px 20px;
    }
    .lod_disability__document-forms-list-content div:last-of-type {
        line-height: 24px;
    }
}


/*
======================
  Contact Us Online 
  form 
======================
*/

.l-content-holder.c-form--contactonline {}

.l-content-holder.c-form--contactonline fieldset {
    margin-top: 50px;
}

.c-form--contactonline__content {}

.c-form--contactonline__content hr {
    border: 2px solid #d4d9dd;
    width: 30px;
    margin-bottom: 50px;
}

.c-form--contactonline__content label,
.c-form--contactonline__content .ui-btn {
    margin-top: 15px;
}

.c-form--contactonline textarea {
    padding: 20px;
    font-family: "Macha-Book", sans-serif;
    line-height: 24px;
    border: 2px solid #dadee3;
    border-radius: 3px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

textarea.c-form-control {
    padding: 20px;
    font-family: "Macha-Book", sans-serif;
    line-height: 24px;
    border: 2px solid #dadee3;
    border-radius: 3px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

hr.c-form-linebreak {
    border: 0.5px solid #d4d9dd;
}

.c-form__info {
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    /*line-height: 1.5;*/
    color: #1b3045;
    line-height: 20px;
    margin-top: 45px;
    margin-bottom: 10px;
}

.c-form--contactonline__info {
    margin-left: 20px;
    padding-left: 24px;
    padding-top: 0px;
    background: url("/assets/images/icons/green/light.svg") no-repeat;
}

.c-form--contactonline__info a {
    display: inline-block;
}

.c-form-contact-email,
.c-form-contact-phone {
    display: inline-block;
    width: 300px;
    padding: 13px 15px 9px;
    font-size: 20px;
    line-height: 20px;
    color: #152c46;
    background-color: #fff;
    margin-left: 30px;
}

.c-form input[type='tel'] {
    border: 2px solid #dadee3;
    border-radius: 3px;
    font-family: "Macha-Book", sans-serif;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.c-form-group--inline.c-form-contact-email__checkbox {
    margin: 5px 0px 0px 30px;
}

@media screen and (min-width: 320px) and (max-width: 483px) {
    .c-form__info {
        /*line-height: 0px;*/
    }
}

@media screen and (min-width: 484px) and (max-width: 700px) {
    .c-form__info {
        font-size: 14px;
        line-height: 40px;
        color: #95a0ac;
        margin-top: 0px;
        margin-bottom: 10px;
    }
}



/*
======================
component classes
======================
*/


/*------ Message Box ---------*/



.c-form-messagebox__orange {
    font-family: "Macha-Book", sans-serif;
    color: #1B3045;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 5px solid #FF6C42;
    border-radius: 5px;
    background: #ffe9e3;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}

.c-form-messagebox__red {
    font-family: "Macha-Book", sans-serif;
    color: #1B3045;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 5px solid #DE0000;
    border-radius: 5px;
    background: #fad9d9;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}




.c-form-messagebox__green {
    font-family: "Macha-Book", sans-serif;
    color: #1b997d;
    padding-top: 20px;
    padding-bottom: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 8px solid #1b997d;
    background: #eaedf0;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}

#alert-section {
    display:none;
}

@media only screen and (max-width: 699px) {
    #alert-section {
        display: block;
    }

    .c-form-messagebox__banner-alert.normal-alert {
        display:none;
    }
}


@media only screen and (max-width: 699px) {
    #sub-alert-section {
        display: block;
    }
}


.c-form-messagebox__banner-alert {
    position:relative;
    font-family: "Macha-Book", sans-serif;
    color: #1B3045;
    padding-top: 10px;
    padding-bottom: 10px !important;
    padding-left: 60px;
    padding-right: 30px;
    background: #eaedf0;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   /* -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-animation: alert-banner-slide-in 0.8s ease forwards;
    animation: alert-banner-slide-in 0.8s ease forwards;*/
    box-shadow: 0px 0px 10px 0px #00000040;
}

.floating-alert {
    position: fixed;
    left: 10%;
    width: 80%;
    top: 15%;
    border-radius: 5px;
    padding: 10px !important;
    background-color: #FFFAED;
    border-left: 5px solid #FFC221;
    box-shadow: 0px 0px 10px 0px #00000040;
}

.banner-message {
    display:flex;
    align-items: center;
}

@media only screen and (max-width: 699px) {
    .banner-message {
        display: flex;
        align-items: flex-start;
    }
}

@-webkit-keyframes alert-banner-slide-in {
    0% {
        -webkit-transform: translateY(-150%);
        transform: translateY(-150%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes alert-banner-slide-in {
    0% {
        -webkit-transform: translateY(-150%);
        transform: translateY(-150%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.c-form-messagebox__banner-alert .banner-cta a {
    text-decoration: none;
    font-size: 16px;
    white-space: nowrap;
}

.c-form-messagebox__banner-alert a {
    text-decoration: underline;
    color: #1B3045;
}

.c-form-messagebox__banner-alert.low-urgency {
    background-color: #D3F4FF;
}

.c-form-messagebox__banner-alert.low-urgency .close::before {
    background-color: #1B3045;
}

.c-form-messagebox__banner-alert.low-urgency .close::after {
    background-color: #1B3045;
}

.c-form-messagebox__banner-alert.low-urgency .banner-icon .banner-cta a.ui-btn.ui-btn--tetriary:hover {
    border-color: #D3F4FF;
    color: #D3F4FF;
    background-color: #1B3045;
}


.c-form-messagebox__banner-alert.medium-urgency {
    background-color: #FFCF50;
}

.c-form-messagebox__banner-alert.medium-urgency h3 {
    font-size:18px;
}


.c-form-messagebox__banner-alert.medium-urgency .close::before {
    background-color: #1B3045;
}

.c-form-messagebox__banner-alert.medium-urgency .close::after {
    background-color: #1B3045;
}

.c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-cta a.ui-btn.ui-btn--tetriary:hover {
    border-color: #FFCF50;
    color: #FFCF50;
    background-color: #1B3045;
}

@media (min-width: 450px) and (max-width: 700px) {
    .c-form-messagebox__banner-alert.medium-urgency .banner-icon {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

        .c-form-messagebox__banner-alert.medium-urgency .banner-icon .alert-icon {
            padding-left:10px;
        }

        .c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-message {
            grid-column: span 2 / 3;
        }

        .c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-cta {
            padding-left: 0px;
            padding-top: 0px;
        }
}

@media (max-width: 449px) {

    .c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-message {
        padding-left: 25px;
    }

    .c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-cta {
        padding-left: 25px;
        padding-top: 10px;
        width: 100%;
    }

        .c-form-messagebox__banner-alert.medium-urgency .banner-icon .banner-cta .ui-btn--tetriary {
            width: 100%;
        }
}




.c-form-messagebox__banner-alert.high-urgency {
    background-color: #D92424;
    color: white !important;
}

.c-form-messagebox__banner-alert.high-urgency a {
    color: white;
}

.c-form-messagebox__banner-alert.high-urgency .banner-icon .banner-cta a.ui-btn.ui-btn--tetriary:hover {
    border-color: #D92424;
    color: #D92424;
    background-color: white !important;
}



.c-form-messagebox__banner-alert.high-urgency h3 {
    color: white !important;
}

.c-form-messagebox__banner-alert.high-urgency h4 {
    color: white !important;
}


.c-form-messagebox__banner-alert.high-urgency .close::before{
    background-color: white;
}

.c-form-messagebox__banner-alert.high-urgency .close::after {
    background-color: white;
}

.c-form-messagebox__banner-alert .close.smallest {
    position: absolute;
    background: none;
    top: 50%;
    transform: translate(0, -50%);
}



.c-form-messagebox__banner-alert .banner-icon {
    display: flex;
    min-width: 100%;
    align-content: flex-start;
    align-items: center;
    justify-content: space-between;
}

.c-form-messagebox__banner-alert .banner-icon .banner-message {
    display:flex;
}

.c-form-messagebox__banner-alert .banner-icon .alert-icon {
    align-items: center;
    padding: 10px;
    display: flex;
}

.c-form-messagebox__banner-alert .banner-icon .alert-icon img {
    width:27px;
}



.c-form-messagebox__banner-alert .banner-icon .ui-btn--tetriary {
    background: none;
    color: inherit;
    border-color: #1B3045;
}

.c-form-messagebox__banner-alert.high-urgency .banner-icon .ui-btn--tetriary {
    border-color: white;
}

.c-form-messagebox__banner-alert .banner-icon div {
    display: inline-block;
}

.c-form-messagebox__banner-alert .banner-cta{
    margin-right:30px;
}


@media only screen and (max-width: 699px) {

    .c-form-messagebox__banner-alert .banner-icon .alert-icon {
        padding-left:0;
    }



    .c-form-messagebox__banner-alert .banner-icon {
        flex-wrap:wrap;
        align-content:center;
        justify-content:left;

    }

    .c-form-messagebox__banner-alert .banner-cta {
        padding-top: 10px;
        padding-left:40px;

    }


    .c-form-messagebox__banner-alert .close.smallest {
        position: absolute;
        background: none;
        top: 10px;
        transform: none;
    }


}

.c-form-messagebox__banner-alert.dark {
    background: #5f6e7c;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #ffffff;
}

.c-form-messagebox__banner-alert .disability-message {
    font-weight: normal;
}

.c-form-messagebox__banner-alert a.disability-link {
    font-weight: 500;
    color: #76f4d8;
}

.c-form-messagebox__banner-alert p {
    padding-right: 50px;
}

div.c-form-messagebox__banner-alert + div.c-form-messagebox__banner-alert {
    margin-top:5px;
    /*border-top: 1px solid #00a4da;*/
}


@media only screen and (max-width: 699px) {
    .c-form-messagebox__banner-alert {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.c-form-messagebox__banner-alert h3 {
    padding-left: 10px;
    margin-bottom: 0;
   
}

.c-form-messagebox__banner-alert h4 {
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
}


.c-form-messagebox__banner-alert p {
  padding-left: 10px;
}

div.l-content-holder.messageboxholder {
    padding-bottom: 0;
    padding-top: 0;
}

ul.c-form-messagebar__list,
ul.c-form-messagebar__list_dismissable {
    padding: 40px 50px 40px 70px;
    background: #eaedf0;
    margin-top: 20px;
    position: relative;
}

.c-form-messagebar__list li,
.c-form-messagebar__list_dismissable li {
    /*background: url("../images/controls/c-message/flag.svg") no-repeat 7px 2px;*/
    line-height: 20px;
    list-style-image: url("/assets/images/controls/c-message/flag.svg");
    padding: 10px 0px 15px 15px;
    vertical-align: bottom;
    text-align: left;
}

.c-form-messagebar__list_dismissable li:hover {
    background: #F9FAFB;
}

span.dismiss-item a {
    font-size: 20px;
    color: #95a0ac;
    float: right;
    margin-right: 5px;
    transform: scale(2, 1);
    -webkit-transform: scale(2, 1);
}

@media (min-width: 320px) and (max-width: 700px) {
    ul.c-form-messagebar__list,
    ul.c-form-messagebar__list_dismissable {
        padding: 40px 50px;
        background: #eaedf0;
        margin-top: 20px;
        margin-left: 20px;
    }
    .c-form-messagebar__list li,
    .c-form-messagebar__list_dismissable li {
        /*background: url("../images/controls/c-message/flag.svg") no-repeat 7px 2px;*/
        line-height: 20px;
        list-style-type: none;
        padding: 10px 0px 20px 20px;
        vertical-align: middle;
        text-align: left;
    }
    .c-form-messagebar__list_dismissable li:hover {
        background: #F9FAFB;
    }
    span.dismiss-item a {
        font-size: 20px;
        color: #95a0ac;
        float: right;
        margin-right: 5px;
        transform: scale(2, 1);
        -webkit-transform: scale(2, 1);
        position: absolute;
        top: 10px;
        left: 300px;
    }
}


/*------ DisplayList (i.e.: Contact Us) ---------*/

.l-content-holder.c-comp__displaylist header {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 40px;
}

.l-content-holder.c-comp__displaylist header ~ header {
    margin-top: 30px;
}

.l-content-holder.c-comp__displaylist .l-col4.l-col--with-left-divider {
    margin: 20px 0px;
    padding-left: 18.5px;
}


.horizonbreak {
    display: none;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 2px solid #dadee3;
    width: 30px;
}

.l-content-holder.c-comp__displaylist .horizonbreak {
    display: none;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 2px solid #dadee3;
    width: 30px;
}

.c-accordion__content-holder.displaylistholder .horizonbreak {
    display: none;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 2px solid #dadee3;
    width: 30px;
}

.display-list-link {
    margin-top: 10px;
}

@media screen and (max-width: 699px) {
    .l-content-holder.c-comp__displaylist .horizonbreak {
        display: block;
    }

    .c-accordion__content-holder.displaylistholder .horizonbreak {
        display: block;
    }

    .display-list-link {
        margin-bottom: 26px;
    }
}

.c-comp__displaylist-subheader {
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "Macha-Medium", sans-serif;
    color: #939eae;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
    background: #f2f3f5;
    border-bottom: solid 1px #dadee3;
}

/*RDA Change: Changed color, removed padding*/
.c-comp__displaylist-content {
    line-height: 64px;
    border-top: solid 1px #dadee3;
    font-weight: 600;
    color: #132c45;

    /*padding-bottom: 10px;*/
}

.c-comp__displaylist-content > div:first-of-type > div.displaylist-text > p {
    margin: 15px 30px 0px 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}


@media screen and (max-width: 699px) {
    .c-comp__displaylist-content > div:first-of-type > div.displaylist-text > p {
        margin-right: 0;
    }
}

.l-columns.l-columns--grid .l-col--with-left-divider.no-left-border {
    border-left: none;
}

.l-columns.l-columns--grid > .l-col8:nth-child(1n).displaylst-left-column {
    margin-right: 0;
}

.c-comp__displaylist-content > div:first-of-type > div.displaylist-text > p:first-of-type {
    margin-top: 0;
}

.c-comp__displaylist-content > div:first-of-type >  span  {
    margin-bottom: 6px;
}

.c-comp__displaylist-content > div:first-of-type > span + div.displaylist-text {
    border-right:  1px solid #c6cdd4;
    margin-right: 0;
    margin-top: 12px;
    padding-top: 0;
    padding-bottom: 0;
}

/*Display list in accordion*/
.c-accordion__content-holder .l-col4.l-col--with-left-divider {
    margin: 20px 0px;
    padding-left: 20px;
}

/*RDA Change: Addedm to remove bar when display list is in accordion*/
.c-accordion__content-holder .c-comp__displaylist-content:first-child {
    border-top: none;
}

.c-accordion__content-holder .c-comp__displaylist-content:last-child {
    border-bottom: none;
}


/*Added for itemized list*/

div.l-content-holder.c-comp__displaylist > div.c-accordion__section-header + div.c-comp__displaylist-content.itemized {
    border-top: none;
}

.c-comp__displaylist-content.itemized > div:first-of-type > p {
    margin: 0px 20px 0px 0px;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}
/*Added for itemized list*/
.c-comp__displaylist-content.itemized > div > p + span {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}
/*Added for itemized list*/
.c-comp__displaylist-content.itemized > div > span + a {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.c-comp__displaylist-content.itemized > div:first-of-type > p > a {
    white-space:nowrap;
}

.c-comp__displaylist-content > div:last-of-type > p {
    margin-top: 20px; /*Added for display list bug fix*/
    margin-bottom: 0px;
}

.c-comp__displaylist-content > div:last-of-type > p.itemized {
    margin-top: 0px; /*Added for display list bug fix*/
    margin-bottom: 0px;
}

.c-comp__displaylist-content > div > p > span {
    font-weight: normal;
    display: block;
    margin-top: -3px;
    font-family: Macha-book, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    color: #5f6e7c;
}

    .c-comp__displaylist-content > div > p > span.itemized-flag-message {
        font-size: 14px;
        line-height: 18px;
        margin-top: 13px !important;
        margin-left: 20px;
        font-family: Macha-Medium;
        font-weight: 500;
        color: #939ea9;
        font-style: normal;
        font-stretch: normal;
    }

        .c-comp__displaylist-content > div > p > span.itemized-flag-message:before {
            content: '';
            padding-left: 22px;
            padding-top: 2px;
            background: url(/Assets/images/controls/c-message/flag.svg) no-repeat;
        }

.c-comp__displaylist-content > div > a > span {
    font-size: 14px;
    margin-top: 0;
}

.c-comp__displaylist-content > div > p + a {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.c-comp__displaylist-content > div > p + a ~ a {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.c-comp__displaylist-content div:last-of-type {
    padding-top: 15px;
}

.c-comp__displaylist-content div:last-of-type.itemized {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 699px) {
    .c-comp__displaylist-content div:last-of-type.itemized {
        margin-top: 10px;
        padding-bottom: 0px;
    }
}

.c-comp__displaylist-content div.display-1:last-of-type {
    padding-top: 50px;
}


.c-comp__displaylist-content:last-of-type {
    border-bottom: solid 1px #dadee3;
}

ul.displaylist-aside-list {
    /*list-style-type: disc;*/
    font-family: Macha-Book;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #1b3045;
    margin-top: 12px;
}
.displaylist-aside-list.c-plainlist li  {
    margin-left: 0;
}


.displaylist-aside-list.c-plainlist li:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
    width: 3px;
    height: 3px;
    border: 2px solid rgba(27, 48, 69, 0.75);
    border-radius: 50%;
}

@media screen and (max-width:699px) {
    .c-comp__displaylist-content > div:first-of-type > span + div.displaylist-text {
        border-right: none;
        text-align: center;
    }
    .displaylst-left-column {
        text-align: center;
    }

    div.c-comp__displaylist-content div.displaylst-right-column {
        text-align: center;
    }

    ul.displaylist-aside-list {
        text-align:center;
    }
    .displaylist-aside-list.c-plainlist li + li:before {
        content: '';
        display: inline-block;
        margin-right: 19px;
        width: 9px;
        height: 9px;
        border: 3px solid #c6cdd4;
        border-radius: 50%;
    }

    .displaylist-aside-list.c-plainlist li:first-child:before {
        display: none;
    }
}

/*RDA Change*/
.font-medium-normal {
    font-family: Macha-Medium;
    font-weight: normal;
}

/*Rda Change*/
.c-accordion__section.is-expanded > .c-accordion__content-holder.displaylistholder {
    margin-top: -35px;
}




/*.bordered-list-doctitle */

/* RDA Change: Took out color*/
.c-comp__displaylist-content div:first-of-type {
    font-size: 18px;
    /*color: #1b3045;*/
    /*color: #152c46;;*/
    padding: 20px 0 18px 0px;
}


.c-comp__displaylist-content div.display1-left:first-of-type {
    font-size: 18px;
    /*color: #1b3045;*/
    /*color: #152c46;;*/
    padding: 50px 0 50px 0px;
}
@media screen and (max-width:699px) {
    .c-comp__displaylist-content div:first-of-type {
        font-size: 18px;
        /*color: #1b3045;*/
        /*color: #152c46;;*/
        padding: 0;
    }

    .c-comp__displaylist-content div.display1-left:first-of-type {
    font-size: 18px;
        /*color: #1b3045;*/
        /*color: #152c46;;*/
        padding: 0;
    }
}


/*.bordered-list-linktitle */

.c-comp__displaylist-content div:last-of-type {
    font-size: 18px;
    text-align: left;
    margin-right: 20px;
}

@media screen and (max-width:699px) {
    .c-comp__displaylist-content {
        line-height: 28px;
    }
    .c-comp__displaylist-content div:first-of-type > span {
        margin-top: 20px;
        display: inline-block;
        line-height: 18px;
    }
    .c-comp__displaylist-content div:first-of-type {
        margin: 10px 0 5px 0px;
        padding-left: 0px;
    }

    /*Added this for Itemized list*/
    .c-comp__displaylist-content.itemized div:first-of-type {
        margin: 0 0 0px 0px;
        text-align:center;
    }

    .c-comp__displaylist-content.itemized div.l-col-9 {
        margin-right:0;
    }

    /*Added this for Itemized list*/
    .c-comp__displaylist-content.itemized div:last-of-type {
        margin-bottom: 18px;
        padding-top: 0;
        text-align: center;
    }
    .l-content-holder.c-comp__displaylist .l-col4.l-col--with-left-divider {
        margin: 0px;
        padding: 0px;
        border: none;
    }

     .c-accordion__content-holder.displaylistholder .l-col4.l-col--with-left-divider {
        margin: 0px;
        padding: 0px;
        border: none;
    }
}

@media screen and (min-width:700px) and (max-width:917px) {
    .c-comp__displaylist-content div:first-of-type {
        line-height: 28px;
    }
    .c-comp__displaylist-content div:last-of-type {
        line-height: 24px;
        margin-top: 10px;
    }
}

@media screen and (min-width:918px) {
    .c-comp__displaylist-content div:first-of-type {
        line-height: 24px;
        /*margin: 20px 0 20px 20px;*/
    }
    .c-comp__displaylist-content div:last-of-type {
        line-height: 24px;
    }
}

/*
======================
login custom classes
======================
*/

.nflbp-darkbg { background:#1b3045; }
.l-login-form{ 
  color:#fff;
  background:#5f6e7c;
  padding:40px;
}

.l-login-verify{ 
  color:#fff;
  background:#5f6e7c;
  padding-top:20px;
}

.r-login-form {
  background:#fff;
  color:#1b3045;
  margin-left:0 !important;
  padding:40px;
}
.centerdiv-content {
  padding:40px 40px 20px 40px;
  background:#fff;
}

div.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-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;
}
.2-col-open {
  background:#fff;
  margin-left:0;
}
.centered-nflbp-darkfooter {
  background:#1b3045;
  padding-top:50px;
  color:#fff;
}

span.p--smaller {
  font-size: 14px;
}


/*
----------------- 
Line-of-Duty/
Neurocognitive Application 
-----------------
*/

form

.lod-disability-app-content {}

.ncog-disability-app-content {}

.lod-disability-app-content h1,
.ncog-disability-app-content {
    margin-bottom: 0;
}

.ncog-disability-app-content h1.h1-greenheader {
    color: #00ba98;
    margin-bottom: 30px;
}

.lod-disability-app-content h3,
.ncog-disability-app-content h3 {
    margin-top: 10px;
}

.ncog-disability-app-content h2 + h3 {
    margin-top: 0;
}

.lod-disability-app-content .c-add__item {
    padding-left: 60px;
    min-height: 45px;
    position: relative;
    margin-top: 40px;
}

.lod-disability-app-content .c-add__item:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 45px;
    height: 45px;
    display: block;
    background: url("/assets/images/controls/c-form/upload-plus.svg") no-repeat;
    background-size: contain;
}

.ncog-disability-app-content .c-add__item {
    padding-left: 60px;
    min-height: 45px;
    position: relative;
    margin-top: 40px;
}

.ncog-disability-app-content .c-add__item:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 45px;
    height: 45px;
    display: block;
    background: url("/assets/images/controls/c-form/upload-plus.svg") no-repeat;
    background-size: contain;
}

.ncog-disability-app-content fieldset.ncog-subset {
    padding-top: 12px;
    border-top: 2px solid #eaedf0;
    border-bottom: 2px solid #eaedf0;
    margin-top: 30px;
    margin-bottom: 0px;
}

header.c--form-label {
    font-size: 17px;
    line-height: 22px;
    color: #7e8b96;
    font-family: "Macha-Medium", sans-serif;
    margin-top: 30px;
    margin-bottom: 10px;
}

header.c--form-label ~ p.p--smaller {
    margin-bottom: 5px;
    margin-top: -5px;
}

header.c-form-label ~ p.p--smaller {
    margin-bottom: 5px;
    margin-top: -5px;
}

.lod-disability-app-content h4,
.ncog-disability-app-content h4 {
    color: #606f7f;
}

.ncog-disability-app-content blockquote {
    margin: 30px;
    line-height: 24px;
}

.lod-disability-app-content .c-form-group,
.ncog-disability-app-content .c-form-group {
    margin-top: 15px;
}

.lod-disability-app-content p ~ .c-form-group,
.ncog-disability-app-content p ~ .c-form-group {
    margin-top: 40px;
}

.lod-disability-app-content p + p,
.ncog-disability-app-content p + p {
    margin-top: 15px;
}

.lod-disability-app-content textarea,
.ncog-disability-app-content textarea {
    width: 100%;
}

.lod-disability-app-content textarea ~ .c-form-group,
.ncog-disability-app-content textarea ~ .c-form-group {
    margin-top: 15px;
}

.lod-disability-app-content textarea ~ .c-form-group > label,
.ncog-disability-app-content textarea ~ .c-form-group > label {
    font-size: 17px;
}

.lod-disability-app-content ol ~ .c-form-group,
.ncog-disability-app-content ol ~ .c-form-group {
    margin-top: 20px;
}

.lod-disability-app-content input::-webkit-datetime-edit,
.ncog-disability-app-content input::-webkit-datetime-edit {
    color: transparent;
}


/* placeholder text visible when input is clicked */

.lod-disability-app-content input:focus::-webkit-datetime-edit,
.ncog-disability-app-content input:focus::-webkit-datetime-edit {
    color: #000;
}

.lod-disability-app-content ol.ol--lod,
.ncog-disability-app-content ol.ol--ncog {
    list-style-type: decimal;
    margin: 30px 0px 50px 30px;
    line-height: 24px;
}

.lod-disability-app-content ol.ol--lod li,
.ncog-disability-app-content ol.ol--ncog li {
    padding-left: 10px;
}

.lod-disability-app-content ol.ol--lod li + li,
.ncog-disability-app-content ol.ol--ncog li + li {
    margin-top: 10px;
}

.lod-disability-app-content .c-form div[class^="l-col"] > .c-form-control-static--multiline,
.lod-disability-app-content .c-form div[class*=" l-col"] > .c-form-control-static--multiline,
.ncog-disability-app-content .c-form div[class^="l-col"] > .c-form-control-static--multiline,
.ncog-disability-app-content .c-form div[class*=" l-col"] > .c-form-control-static--multiline {
    padding-top: 10px;
    padding-right: 60px;
}

.lod-disability-app-content .c-dot-progress {
        margin: 30px auto 70px auto;
    }


.lod-disability-app-content h3,
.ncog-disability-app-content h3 {
    color: #5F6E7C;
}

.lod-disability-app-content h3.green-header,
.ncog-disability-app-content h3.green-header {
    color: #0F7D68;
}

.lod-disability-app-content label,
.ncog-disability-app-content label {
    color: #5F6E7C;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.lod-disability-app-content textarea,
.ncog-disability-app-content textarea {
    color: #5F6E7C;
    border-radius: 4px;
}
/*


    
----------------- 
Disability Tool &
Overlay 
-----------------
*/
.l-content-table {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}

table.tool-disability__table h3 {
    margin-bottom:0;
}

table.tool-disability__table tr td {
    width: 28%;
}

table.tool-disability__table tr td:first-child {
    width:16%;
}

table.tool-disability__table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 50px 0 0 0;
    padding: 0;
    line-height: 22px;
    table-layout:fixed;
}

table.tool-disability__table > *:first-child > tr:first-child > *:first-child {
    padding: 20px;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
    background: white;
    border-bottom: 1px solid #eaedf0;
    border-left: none;
    width:16%
}

table.tool-disability__table tr th {
    padding: 20px;
    text-align: right;
    vertical-align: top;
    background: #f2f3f5;
    border-bottom: 1px solid #eaedf0;
    width: 16%;
    font-family: "Macha-Bold", sans-serif;
    
}

table.tool-disability__table td {
    padding: 20px;
    vertical-align: top;
    border-top: none;
    border-right: 1px solid #eaedf0;
    border-bottom: 1px solid #eaedf0;
    border-left: 1px solid #eaedf0;
    width:28%;
}


table h3.h1--green {
    color: #00ba98;
    margin-top: 0;
}

.tool-checklist__item {
    padding-left: 72px;
    min-height: 57px;
    position: relative;
    color: #00ba98;
    padding-top: 20px;
}

.tool-checklist__item:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 57px;
    height: 57px;
    display: block;
    background: url("/assets/images/icons/circled-green-check.svg") no-repeat;
    background-size: contain;
}

.tool-checklist__item_no {
    padding-left: 72px;
    min-height: 57px;
    position: relative;
    color: #949fab;
    padding-top: 28px;
}

.tool-checklist__item_no:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 57px;
    height: 57px;
    display: block;
    background: url("/assets/images/icons/circled-x.svg") no-repeat;
    background-size: contain;
}

.tool-resources {
    overflow: hidden;
}

header.tool-resources--topic-header {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1.5px;
    text-align: center;
    color: #5f6f7f;
    font-family: "Macha-Bold", sans-serif;
    display: table;
    white-space: nowrap;
    padding: 0 20px 30px;
    width: 100%;
    border-bottom: 1px solid #c6cdd4;
    margin-bottom: 0;
}

.tool-resources--topic-header a:first-of-type {
    text-align: left;
    float: left;
}

.tool-resources--topic-header a:last-of-type {
    text-align: right;
    float: right;
    padding-right: 10px;
}

.tool-resources--topic-header a:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: url("/assets/images/controls/tools/tools-backarrow.svg") no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
}

.tool-resources--topic-header a:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    left: 97%;
    background: url("/assets/images/controls/tools/tools-nextarrow.svg") no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
}

.tool-resources--topic-header a {
    text-transform: none;
    font-family: "Macha-Medium";
    letter-spacing: normal;
}

.support-plans {
    display: none;
}

/*.support-plans .l-columns__item p:first-of-type {
    position: relative;
    color: #00ba98;
    margin-bottom: 40px;


.support-plans p:first-of-type:after {
    content: '';
    display: block;
    position: absolute;
    width: 46px;
    height: 5px;
    top: 40px;
    left: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eaedf0;
}
    }*/

.support-plans .l-columns__item p.tool-hr-bar {
    color: #949fab;
}

.support--optional-choice {
    border: 1px solid #c6cdd4;
    padding: 30px 40px 70px;
}

.close-overlay-x {
    text-align: right;
    display: block;
    margin: 0px 25px 0px 0;
}

.desktop-disabity-table {
    display: block;
}

@media screen and (max-width:699px) {

    .tool-checklist__item {
        padding-left: 0px;
        min-height: 57px;
        position: relative;
        color: #00ba98;
        padding-top: 60px;
    }

    .tool-checklist__item:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 44%;
        width: 57px;
        height: 57px;
        display: block;
        background: url("/assets/images/icons/circled-green-check.svg") no-repeat;
        background-size: contain;
    }

    .tool-checklist__item_no {
        padding-left: 0px;
        min-height: 57px;
        position: relative;
        color: #949fab;
        padding-top: 60px;
    }

    .tool-checklist__item_no:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 44%;
        width: 57px;
        height: 57px;
        display: block;
        background: url("/assets/images/icons/circled-x.svg") no-repeat;
        background-size: contain;
    }

    .desktop-disabity-table {
        display: none;
    }

    .disability-options-table .desktop-disabity-table {
        display: block;
    }
    
    .disability-options-table .desktop-disabity-table .l-content-table {
        overflow: auto;
        position: relative;
    }

    .disability-options-table .desktop-disabity-table .l-content-table table {
        width: 865px;
    }

    .disability-options-table table.tool-disability__table tr th {
        position: sticky;
        position: -webkit-sticky;
        width: 120px;
        min-width: 120px;
        max-width: 120px;
        left: 0px;
    }

    .support-plans {
        display: block;
    }

    .disability-show-btn {
        font-size: 13px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #00a4da;
        text-transform: uppercase;
    }

    /*.support-plans p:first-of-type:after {
        content: '';
        display: block;
        position: absolute;
        width: 46px;
        height: 5px;
        top: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #eaedf0;
    }*/
    .tool-resources--topic-header a:after {
        content: '';
        position: absolute;
        display: block;
        top: 2px;
        left: 90%;
        background: url("/assets/images/controls/tools/tools-nextarrow.svg") no-repeat;
        width: 16px;
        height: 16px;
        background-size: contain;
    }
    .support--optional-choice {
        display: none;
    }
    .tool-resources a {
        font-size: 0;
    }
    header.tool-resources--topic-header {
        border-bottom: none;
    }
}

/*@media screen and (max-width:450px) {
    .tool-checklist__item_no:before {
        left: 42%;     
    }

    .tool-checklist__item:before {
        left: 42%;     
    }
}*/

@media screen and (max-width:450px) {

    .tool-checklist__item_no:before {
        left: 38%;     
    }

    .tool-checklist__item:before {
        left: 38%;     
    }
}

.learn-more-text {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: 2px;
    text-align: center;
    color: #5f6e7c;
}







/*
======================
  Pension-Calulator 
  TABS
======================
*/

.c-tab-content span.b-dob {
    font-size: 22px;
    line-height: 24px;
    color: #606f7f;
}

.c-tab-content .c-calc-slider--with-ticks .c-calc-slider__rail-wrapper {
    margin-top: 100px;
}

.c-pension-calc-content {
    padding-top: 0px;
}

.c-pension-calc-content ul.c-tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #f2f3f5;
    width: 100%;
    box-sizing: border-box;
}

.c-pension-calc-content ul.c-tabs li {
    float: left;
    display: inline-block;
    color: #939eae;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 16px;
    line-height: 2em;
    font-size: 16px;
    font-weight: bold;
    width: 50%;
    cursor: pointer;
    border: 1px solid #d4d4d1;
    transition: 0.3s;
    box-sizing: border-box;
}

.c-pension-calc-content ul.c-tabs li:hover {
    background-color: #ddd;
    width: 50%;
}

.c-pension-calc-content ul.c-tabs li.current {
    background-color: #fff;
    border-top: 4px solid #152c46;
    border-bottom: 1px solid #fff;
    z-index: 5;
    width: 50%;
    color: #152c46;
    box-sizing: border-box;
}

.c-pension-calc-content .c-tab-content {
    display: none;
    padding: 50px 30px 30px 30px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    /*height: 450px;*/
    /*overflow: auto;*/
}

.c-tab-content .c-callout__header {
    margin-bottom: 30px;
}

.c-pension-calc-content .c-tab-content.current {
    display: inherit;
}

.c-pension-calc-content .center-calc-med {
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width:699px) {

    .c-pension-calc-content .center-calc-med {
        width: 100%;
        margin: 0 auto;
    }

    div.l-col6.l-col--with-left-divider.pension-calc-divider {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
    
}



.c-pension-calc-content .c-calc-slider__tick {
    font-size: 14px;
    color: #5f6e7c;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -42px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.c-pension-calc-content .c-calc-slider__tick:after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #c6cdd4;
    position: absolute;
    bottom: 32px;
    left: 50%;
}

#benefits-options-content {
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 40px;
    margin-right: 40px;
}

@media screen and (max-width:699px) {

    #benefits-options-content {

        margin-left: 10px;
        margin-right: 10px;
    }
}

#benefits-options-content p {
    font-weight: bold;
}



input.header--dated {
    width: 100%;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    font-size: 22px;
    line-height: 28px;
    color: #939eae;
    border: none;
    padding-top: 12px;
    padding-left: 60px;
    text-align: center;
    margin: 0 auto 0px auto;
    /*width: 200px;
    padding-right:20px;
    border-style:none;
    border-width:0;
    border-bottom: 2px solid #939eae;*/
}

.underline {
    position: relative;
    color: gray;
    display: block;
    font-size: 18px;
    /*text-align: center;*/
}

.underline:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 139px;
    height: 1px;
    background: #939eae;
    /*margin-bottom:30px;*/
}

#legacy-options-content {
    /*margin: 30px 50px;*/
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 40px;
    margin-right: 40px;
    /*padding: 0 30px;*/
}

@media screen and (max-width:699px) {

    #legacy-options-content {

        margin-left: 10px;
        margin-right: 10px;
    }
}


/*
======================
  401K-Calulator 
  graph
======================
*/

.c-401k-calc-content canvas {
    display: block;
}

.c-401k-calc-content {
    border: 1px solid #eaedf0;
    padding: 30px 30px;
    position: relative;
}

.c-401k-calc-content .graph {
    height: 525px;
    width: 100%;
    /*margin:0 auto;*/
    padding-top: 70px;
    position: relative;
}

.c-401k-calc-slider {
    /*margin-top: 50px;*/
    /*border: 1px solid green; */
    position: absolute;
    top: 270px;
    left: 140px;
}

.pathslider-grip.ps-grip {
    width: 38px;
    height: 38px;
    position: absolute;
    border: none;
    box-shadow: none;
    background: url("/assets/Assets/images/controls/slider-handle.svg") no-repeat;
}

.pathslider-grip.ps-grip:hover {
    border: none;
    box-shadow: none;
}


/* SVG graph */


/*.conversion-slider-wrapper svg {
    width: 100%; 
    height: 100%;
}*/

.conversion-slider-wrapper {
    border: 5px solid #eaedf0;
    position: relative;
}

.conversion-slider-wrapper .graph {
    height: 500px;
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
}

.conversion-slider {
    margin-top: 50px;
    border: 1px solid green;
    position: absolute;
    top: 220px;
    left: 140px;
}

.c-401k-calc-content .graph .labels.x-labels {
    text-anchor: middle;
}

.c-401k-calc-content .graph .labels.y-labels {
    text-anchor: end;
}

.c-401k-calc-content .graph .grid {
    stroke: #ccc;
    /*stroke-dasharray: 1;*/
    stroke-width: 1;
}

.c-401k-calc-content .graph .grid.y-grid {
    stroke: #2d2d2d;
    /*stroke-dasharray: 1;*/
    stroke-width: 1;
}

.c-401k-calc-content .labels {
    font-size: 13px;
}

.c-401k-calc-content .label-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    fill: black;
}

.c-401k-calc-content .data {
    fill: red;
    stroke-width: 1;
}


/*
======================
  Planning for Retirement
======================
*/

.border-boundary {
    border: 1px solid #ccc;
    padding: 0 50px;
}

.retirement-plans h2:first-of-type:before {
    content: '';
    display: block;
    position: absolute;
    width: 46px;
    height: 5px;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eaedf0;
}

.ret-plan-types {
    padding: 50px 90px;
}

.ret-plan-types .c-calc-slider {
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
}

.ret-plan-types .overlay-content-01 {
    /*margin: 0 auto;*/
    /*background: #fff;*/
    text-align: left;
    padding-left: 30px;
}

.overlay-content-01 .p-header {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 13px;
}

.overlay-content-01 .c-infobox .c-infobox__display {
    line-height: 50px;
}

.overlay-content-01 .c-infobox .c-infobox__note {
    line-height: 30px;
}

.overlay-content-01 .c-infobox p {
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.5px;
}

.ret-plan-types .overlay-content-02 {
    text-align: left;
    padding-left: 30px;
}

.overlay-content-02 .p-header {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 13px;
}

.overlay-content-02 .c-infobox .c-infobox__display {
    /*line-height: 50px;*/
}

.overlay-content-02 .c-infobox .c-infobox__note {
    line-height: 5px;
}

.overlay-content-02 .c-infobox p {
    /*line-height: 30px;*/
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: 1.5px;
}

.overlay-content-01 .savings-table {
    font-size: 13px;
    margin-top: -15px;
}

.overlay-content-01 .savings-table tr td:first-of-type {
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666E79;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 1.5px;
}

.overlay-content-01 .savings-table td:not(first-of-type) {
    padding: 10px 0;
    border-top: 1px solid #ccc;
}

.ret-plan-types .c-calc-slider__tick {
    font-size: 14px;
    color: #5f6e7c;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -43px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ret-plan-types .c-calc-slider__tick:after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #c6cdd4;
    position: absolute;
    bottom: 32px;
    left: 50%;
}

.l-content-holder .assumptions-content {
    text-align: left;
    margin-top: 30px;
}

.assumptions-content a {
    text-transform: uppercase;
    font-size: 13px;
}

.assumptions-content > *:first-child {
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

.show-or-hide .arrow-hidden,
.hidden-or-shown .icon-hidden,
.savings-table,
.plan-assumptions {
    display: none;
}

.ret-plans-early h2:first-of-type:before {
    content: '';
    display: block;
    position: absolute;
    width: 46px;
    height: 5px;
    top: 170px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #f0eaec;
}


/*.early-retirement-table table > *:first-child > tr:first-child > *:first-child*/

.tableTotalRowBackground {
    background-color: #eff1f3 !important;
}


table.early-retirement-table td:first-child {
    /*color:red;*/
}

table.early-retirement-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 30px 0 0 0;
    padding: 0;
    line-height: 22px;
}

table.early-retirement-table tr th {
    background: #A4ACB6;
    color: #fff;
    padding: 12px 20px;
    font-weight: bold;
    vertical-align:bottom;
}

table.early-retirement-table tr {}



table.early-retirement-table tr td {
    background: #F8F9FA;
    padding: 15px 20px;
    border-right: 1px solid #dadee3;
    border-top: 1px solid #dadee3;
    width: 25%;
}

table.early-retirement-table.table--optimize tr td {
    background: #F8F9FA;
    padding: 15px 20px;
    border-right: 1px solid #dadee3;
    border-top: 1px solid #dadee3;
    width: 25em;
    vertical-align:top;
}

table.early-retirement-table.table--optimize tr td:last-child {
    border-right: none;

}

table.early-retirement-table + p {
    margin-top: 10px;
}

table.early-retirement-table + div {
    margin-top: 10px;
}

table.lod-disability__table + p {
    margin-top: 10px;
}

table.lod-disability__table + div {
    margin-top: 10px;
}



/* TODO Changes made for table element --- Want flexible classes*/
/*table.early-retirement-table td:first-child {
    color: #666E79;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}

table.early-retirement-table td:first-child + td {
    color: #666E79;
    font-weight: bold;
}*/

table.early-retirement-table td .bold-text {
    color: #666E79;
    font-weight: bold;
}

table.early-retirement-table td .contrib-bold-text {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    text-align: right;
    color: #1b3045;
}

table.early-retirement-table td .heading-text {
    color: #666E79;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}

table.early-retirement-table td h3 {
    color: #00ba98;
    margin-bottom: 0;
}

.early-retirement-table tr td:last-of-type {
    border-right: none;
}

.early-retirement-table tr td:last-of-type h3 {
    color: #949fab;
    margin-bottom: 0;
}

table.early-retirement-table.table--optimize tr td:last-of-type h3 {
    color: #00ba98;
    margin-bottom: 0;
}

.mobile-table-display {
    display: none;
}

@media screen and (max-width:699px) {
    table:not(.scrolling-mobile-table).early-retirement-table.three-plus-column tbody td.mobile-table-display {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        height: 100%;
        border-left: none;
    }

    .ret-plan-types {
        padding: 0;
    }

    .border-boundary {
        padding: 0;
    }

    .plan-assumptions ul.ul--default li {
        text-align: left;
    }

    /* Added important tag for media query*/
    table.early-retirement-table tr th,
    table.early-retirement-table td {
        /*display: block;*/
        text-align: left;
        /*width: 100% !important;*/
    }


    table.early-retirement-table ul.ul--default li {
        text-align: left !important;
    }

    table.early-retirement-table.three-plus-column {
        width: 100%;
        background: #F8F9FA;
    }

    table:not(.scrolling-mobile-table).early-retirement-table.three-plus-column th {
        display: none;
    }

    table.early-retirement-table.three-plus-column tr:nth-of-type(2n) {
        background-color: inherit;
    }

    table.early-retirement-table.three-plus-column tr td:first-child span.heading-text {
        color: #fff;
    }

    table:not(.scrolling-mobile-table).early-retirement-table.three-plus-column tr td:first-child {
        background: #A4ACB6;
        color: #fff;
        padding: 20px;
        font-weight: bold;
        display: block;
        width: 100%;
        height: auto;
    }

    table:not(.scrolling-mobile-table).early-retirement-table.three-plus-column tbody td {
        display: inline-block;
        text-align: center;
        width: 50%;
        height: 100%;
        border-left: 1px solid #dadee3;
        border-right: none;
    }

    table.early-retirement-table.three-plus-column tbody td:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }

    table.scrolling-mobile-table .mobile-table-display {
        display: none;
    }

    .l-content-holder.scrolling-mobile-table-wrapper {
        max-width: 100%;
        margin: auto;
        overflow-x: auto;
        margin-left: 1rem;
    }

    .l-content-holder.scrolling-mobile-table-wrapper table {
        margin-right: 1rem;
    }

    table.scrolling-mobile-table tr > th:first-child, table.scrolling-mobile-table tr > td:first-child {
        position: sticky;
        left: 0;
        border-right: 0;
    }

    table.scrolling-mobile-table tr > td:first-child:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        border-right: 1px solid #dadee3;
    }
}



/*======================
  Tuition Reimbursement
======================*/


table.tuition-reimbursement {
    width: 100%;
    position: relative;
}

table.tuition-reimbursement thead {
    color: #949fab;
    background: #EFF1F3;
    font-family: "Macha-Medium", sans-serif;
    text-transform: uppercase;
}

table.tuition-reimbursement tbody,
tfoot {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    font-family: "Macha-Medium", sans-serif;
}

table.tuition-reimbursement tbody a {
    font-size: 16px;
    font-style: normal;
}

table.tuition-reimbursement tfoot {
    background: #EFF1F3;
}

table.tuition-reimbursement td:last-of-type {}

.divider-line {
    display: block;
    content: '';
    width: 8px;
    height: 46px;
    background: #c6cdd4;
    position: absolute;
    top: 30px;
    left: 100px;
}

table.tuition-reimbursement,
table.tuition-reimbursement th,
table.tuition-reimbursement td {
    border: 1px solid #eaedf0;
    border-collapse: collapse;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-right: none;
    border-left: none;
    text-align: left;
}


/*
======================
  Total & Permanent 
  Disability
======================
*/


.doc-support div.tp-bulletlist {
    margin-top: 30px;
}







ul.c-form-messagebar__list,
ul.c-form-messagebar__list_dismissable {
    padding: 40px 50px 40px 70px;
    background: #eaedf0;
    margin-top: 20px;
    position: relative;
}

.c-form-messagebar__list li,
.c-form-messagebar__list_dismissable li {
    /*background: url("../images/controls/c-message/flag.svg") no-repeat 7px 2px;*/
    line-height: 20px;
    list-style-image: url("/assets/images/controls/c-message/flag.svg");
    padding: 10px 0px 15px 15px;
    vertical-align: bottom;
    text-align: left;
}

.c-form-messagebar__list_dismissable li:hover {
    background: #F9FAFB;
}

span.dismiss-item a {
    font-size: 20px;
    color: #95a0ac;
    float: right;
    margin-right: 5px;
    transform: scale(2, 1);
    -webkit-transform: scale(2, 1);
}

@media (min-width: 320px) and (max-width: 700px) {
    ul.c-form-messagebar__list,
    ul.c-form-messagebar__list_dismissable {
        padding: 40px 50px;
        background: #eaedf0;
        margin-top: 20px;
        margin-left: 20px;
    }
    .c-form-messagebar__list li,
    .c-form-messagebar__list_dismissable li {
        /*background: url("../images/controls/c-message/flag.svg") no-repeat 7px 2px;*/
        line-height: 20px;
        list-style-type: none;
        padding: 10px 0px 20px 20px;
        vertical-align: middle;
        text-align: left;
    }
    .c-form-messagebar__list_dismissable li:hover {
        background: #F9FAFB;
    }
    span.dismiss-item a {
        font-size: 20px;
        color: #95a0ac;
        float: right;
        margin-right: 5px;
        transform: scale(2, 1);
        -webkit-transform: scale(2, 1);
        position: absolute;
        top: 10px;
        left: 300px;
    }
}
