body {
    margin: 0;
    padding: 0;
    font-family: 'Lato';
    -webkit-font-smoothing: antialiased;
}

html, body{
    overflow-x:hidden;
}

/* google result table sizing */
#___gcse_0 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
    margin-top: 3px;
}

.logincreate {
    float: right;
    margin-top: 8px;
}

.logincreate {
    border-style: solid;
    border-color: #4049AD;
    border-radius: 5px;
    background-color: #4049AD;
}


.logbtn {
    color: #FFFFFF;
    background-color: #4049AD;
    border: none;
}

 /*   .logbtn:hover {
        color: #4049AD;
        background-color: white;
        box-shadow: 0 0 20px rgba(255,255,225,.5);
    }*/

.createbtn {
    color: #FFFFFF;
    background-color: #4049AD;
    border: none;
}

 /*   .createbtn:hover {
        color: #00339A;
        background-color: white;
        box-shadow: 0 0 20px rgba(255,255,225,.5);
    }*/

.vertbtn {
    color: #FFFFFF;
    background-color: #4049AD;
    border: none;
}

.aidfooterlogo {
    margin-left: 1px;
}

.socialmedicon {
    font-size: 40px;
    margin-left: -103px;
}

.fsabackground {
    background-color: #faf3d1;
}

.aidvantagebackground {
    background-color: #990792;
}
.fsainformation {
   
    margin-right: 16px;
    font-size: 32px;
    line-height: 0.03125em;
    vertical-align: -0.1875em;
    padding-top: 7px;
}
.aidinformation {
    color: #fff;
    margin-right: 16px;
    font-size: 32px;
    line-height: 0.03125em;
    vertical-align: -0.1875em;
    padding-top: 7px;
}
.search {
    float: right;
    font-size: 1.5rem;
    font-weight: 600;
    list-style-type: none;
    margin-right: 15px;
    margin-top: 20px;
    display: block;
    border: none;
    background: none;
}

.mobilesearch{
    display: none;
}
.govh3{
    font-size: 14px;
    font-weight:bold;
}
.footer {
    background-color: #FFFFFF;
}
*:focus{
    outline: !important;
}
a {
    text-decoration: underline;
}
a:focus, a:hover {
    background: transparent;
}

/*this is for navigating with tab key*/
a:focus {
    outline: 2px solid #000000;
    outline-offset: 0px;
}
a sup {
    display: inline-block;
}

img {
    max-width: 100%;
    max-height: auto;
}

.down {
    padding-left: 5px;
    color: #005ea2;
}

.down:hover {
    
    color: #1a4480;
}

.container {
    width: 100%;
    max-width: 1404px;
}
.row {
    margin: 0;
}
.row > span > a {
    /* For NLMS Consumer Access hyperlink */
    text-decoration: none;
}
/*.row > span > a:hover, .row > span > a:focus {*/
    /* For NLMS Consumer Access hyperlink */
    /*text-decoration: underline;
    background-color: #fff;
    color: #4a54bc;
}*/

.header-lower-bar {
    height: 44px;
    background-color: #4049AD;
}
.logos {
    width: 43%;
    height: auto;
    padding-top: 30px;
    cursor: pointer;
}
.logos > img {
    width: 100%;
    height: auto;
}
a.logos:focus{
    /* Overriding a.focus so outline looks better on Chrome and Edge. Offset needed to be less than 0 to work for Safari only too */
    outline-offset: -4px;
   
}
.vertical-line {
    display: inline-block;
    border-left: 1px solid #000000;
    margin-right: 15px;
    margin-left: 1px;
    height: 40px;
    float: left;
    margin-top: 27px;
}
.fsa-bar {
    min-height: 1px;
    background-color: #DCDCDC;
    display: flex;
}
.mg-top-20 {
    margin-top: 20px;
    font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    
}

.banner-container {
    width: 100%;
    height: auto;
    position: relative;
  }
.banner-box {
    z-index: -1000;
    width: 100%;
    height: 100%;            
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}
.banner-bg {
    opacity: 0.63;
    background-color: #203F4E;
    height: 100%;
}
.banner-content {
    margin-top: 100px;
    margin-bottom: 0;
    min-height: 157px;  
}
.welcome-text-bold {
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 3.5rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 4.5rem;
    z-index: 1000;
    opacity: 1;
    margin: 0px;
}
.welcome-text-description {
    margin-top: 10px;
    margin-bottom: 30px;
    z-index: 1000;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 36px;
}
.bg-blue {
    background-color: #EAF1F5;
    padding: 52px;
}

.button-link-blue {
    text-decoration: none;
    border: none;
    border-radius: 3px;
    background-color: #4a54bc;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    padding: 1rem 1.2rem;
    border: 2px solid transparent;
}
.button-link-blue:hover, .button-link-blue:focus {
    background-color: #FFFFFF;
    text-decoration:none;
    color: #4a54bc;
    border: 2px solid #4a54bc;
    outline: none;
}

.fa-angle-down, .fa-angle-up {
    font-weight: bold;
}

.fsabox{
    background-color:#DCDCDC;
    padding: 5px;
    padding-left: 21px;
}

.fsa-box {
    display: flex;
    margin: 0;
}
.fsa-badge {
    padding-left: 0;
    margin-top: 0px;
    margin-left: -15px;
}
.fsa-icon-left {
    height: 44px;
}
.fsa-partner {
    margin-left: 2px;
}
.fsa-shield {
    margin-left: 15px;
}
.fsa-building{
    margin-left:15px;
}
.fsa-text {
    display: inline-block;
    margin-top: 2px;
    color: #1b1b1b;
    font-weight: normal;
    font-family: 'Lato';
    font-size: 12.8px;
}
.fsa-toggle {
    color: #005ea2;
    font-weight: normal;
}
    .fsa-toggle:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #1a4480;
    }
.fsa-icon {
    margin-top: 4px;
    margin-right: 8px;
    width: 20px;
    height: 15px;
}
.fsa-logo {
    height: 33px;
}
.fsa-click {
    color: #414042;
}
#fsa-content a {
    color: #00339A;
}

.container-fluid {
    width: 100%;
    padding: 0;
   
}

.navbar-toggle {
    width: 63px;
    height: 36px;
    color: #FFFFFF;
    background-color: #4a54bc;
    border: none;
    margin-top: 100px;
}

    .navbar-toggle:focus, .navbar-toggle:hover {
        border-color: #4a54bc;
        color: #FFFFFF;
    }

.icon-bar {
    background-color: #000;
}
.navbar-toggle:focus .icon-bar {
    background-color: #3C53C4;
}

.navbar-header {
    margin-top: -25px;
    max-width: 32%;
    position: relative;
    top:-12px
}
.navbar {
    
    margin-bottom: -10px;
}

.nav a {
    text-decoration: none;
    outline: none;
}
.nav > li > a {
    color: #414042;
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 7px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    color: #fff;
    background-color: #4a54bc;
    border-color: #FFFFFF;
}
    .nav .open > a .menudrop, .nav .open > a:focus .menudrop, .nav .open > a:hover .menudrop {
        color: #fff;
        background-color: #4a54bc;
        border-color: #FFFFFF;
        transform: rotate(180deg);
    }
.nav li a:hover {
    outline: 2px solid #03b3ec;
    background-color: #fff;
}
a:hover {
    outline: 2px solid #03b3ec;
}
    /*.nav li a:hover,*/ .nav li a:focus  {
        color: #FFFFFF;
        background-color: #4a54bc;
    }
   /* .nav li a:hover .menudrop, .nav li a:focus .menudrop {
        color: #FFFFFF;
        background-color: #4a54bc;
        transform: rotate(180deg);
    }*/
.dropdown-menu li a:hover, .nav li a:focus {
    color: #fff;
    background-color: #4a54bc;

}
.nav > li > a.alert:hover, a.alert:focus {
    border-color: #203F4E;
    outline: none;
} 
.dropdown-menu {
    padding: 0;
}
    .dropdown-menu > li {
        padding: 5px;
        border-bottom: 1px solid #4a54bc;
        background-color: #4a54bc;
    }
.dropdown-menu > li > a {
        color: #FFFFFF;
        font-size: 1.5rem;
        font-weight: lighter;  
}
.dropdown-menu > li:first-child {
        border-top: 5px solid #4a54bc;
}
.dropdown-menu > li:last-child > a {
    border-top: none;
}
.bell-icon {
    width: 20px;
}
.alert {
    background-color: #FAE48E;
    padding: 5px;
    border: 2px solid transparent;
}

/* Alert Modal */

.modal {
    padding-right: 0;
}
.modal-dialog-centered {
    width: 90%;
    max-width: 1000px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - (3rem * 2));
}
.modal-content {
    /* Adding/modifying to CSS in this Bootstrap class */
    background-color: #F8F8F8;
    color:#203F4E;
    border-radius: 0;
    position: absolute;
    top:40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal-title {
    font-size: 24px;
    color: #203F4E;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 30px;
}
.modal-header {
    /* Adding/modifying to CSS in this Bootstrap class */
    border-bottom: none;
}
.modal-footer {
    /* Adding/modifying to CSS in this Bootstrap class */
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body a{
    /* Descendents of .modal-body that are <a> tags while have this style */
    color: #203F4E;
}
.modal-body .col-sm-10 {
    padding-left: 2px;
}
.alert-close-button {
    border: none;
    background: none;
    opacity: 1;
    font-weight: bold;
}
.alert-close-button:hover {
    opacity: 0.6;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    background: none;
}
.alert-close-icon {
    font-size: 25px;
    width: 20px;
    color: #203F4E;
    opacity: 1;
    text-shadow: none;
}

/* footer */
.footerbg{
    background-color: #FFFFFF;
    padding-top: 20px;
}
.footer-container {
    padding: 40px 0 30px 0;
    font-size: 14px;
    min-height: 290px;
}

.top-border {
    background-color: #4049AD;
    height: 5px;
}
.footer-menu a {
    text-decoration: none;
    color: #4049ad;
    font-weight: bold;
}
.footer-menu a:hover {
    text-decoration: underline;
}
.footer-menu > div > ul {
    margin-top: 10px;
    list-style: none;
    margin-left: -40px;
}
.footer-menu > div > ul > li {
   padding-bottom: 5px;
}
.footer-right {
    border-left: 1px solid #979797;
    height: 300px;
    padding-left: 26px;
    margin-top: -50px;
    margin-bottom: 20px;
    padding-right: 64px;
}

.footer-logo {
    width: 233px;
    height: auto;
    margin-bottom: 20px;
}
.link-footer {
    margin-top: 20px;
}
.footer-end {
    padding: 20px 0;
    background-color: #4049AD;
    color: #FFFFFF;
}
.footerendbox {
    background-color: #4049AD;
}
.footer-end > .row {
    margin-bottom: 10px;
}
.footer-end-menu > a {
    text-decoration: none;
    padding-right: 1px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
/*.footer-end-menu > a:hover {
    color: #4049AD;
    background-color: white;
    box-shadow: 0 0 20px rgba(255,255,225,.5);
}*/

.footer-end-menu > a:focus {
    text-decoration: none;
    color: #4049ad;
    background-color:#fff
}
.footer-end-menu > span {
    text-decoration: none;
    padding-right: 7px;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: 600;
}
.footer-end-menu {
    margin-bottom: 10px;
    max-width: 900px;
}
.footer-text-black {
    font-weight: 600;
}
.footer-end span a {
    color: #FFFFFF;
    font-weight: bold;
}
.social {
    float: right;
    width: 40px;
}
.social:focus {
    outline: 2px solid #203F4E;
}
.social:active{
    outline:none;
}
#footer {
    margin-top: 30px;
}

/* faq */
.faq-container {
    padding-left: 0;
    padding-top: 30px;
}
.faq-container a {
    color: #00339A;
}
.faq-group {
    background-color: #F1F1F1;
    color: #203F4E;
    margin-bottom: 20px;
    padding: 10px 40px;
}
.faq-group:focus-within{
    outline: 2px solid #000000;
}
a.question {
    padding: 0;
    border: 0;
    font-size: 1.7rem;
    font-weight: 600;
    background: transparent;
    text-decoration: none;
    color: #203F4E;
}
a.question:focus{
    outline:none;
}
.question i {
    margin-left: -2.1rem;
}
.answer {
    padding-top: 10px;
    font-size: 1.5rem;
}
.answer ul {
    margin-left: -1rem;
}
.answer li {
    padding-top: 10px;
}
.collapse {
    display: none;
}


.link-bar {
    padding-top: 20px;
    color: #203F4E;
}
.link-bar > a {
    color: #203F4E;
}

/* main content */
.main-content {
    padding-left: 0;
    padding-top: 30px;
}
.blue-bar {
    height: 5px;
    background-color:  #00339A;
    margin: 0 20px;
}
.side-menu-container > ul {
    padding:0;
    list-style-position: outside;
}
.side-menu-container > ul > li {
    background-color: #EAF1F5;
    list-style: none;
}
.side-menu-container > ul > li > a {
    text-decoration: none;
    color: #000000;
    padding: 20px;
    background-color: #EAF1F5;
    display: block;
    width: 100%;
}
.side-menu-container > ul > li > a:hover, .side-menu-container > ul > li > a:focus {
    background-color: #D0DEEC !important;
}
.side-menu-container > ul > li:not(:last-child) {
    border-bottom: 1px solid #E0E0E0;
}
.content-group {
    color: #203F4E;
    margin-bottom: 40px;
}
.content-group li {
    padding-top: 10px;
}
.content-group ul {
    margin-left: -14px;
}
.content-group a {
    color: #4049AE;
}
.main-heading {
    font-size: 2.5rem;
    color: #00339A;
    font-weight: 600;
}
.sub-heading {
    color: #84147E;
    font-size: 1.7rem;
    font-weight: 600;
}
.sub-heading-blue {
    color: #203F4E;
    font-size: 1.5rem;
    font-weight: bold;
}
.skip {
    display: inline-block;
    position: absolute;
    top: 0px;
    overflow-x: hidden;
    clip-path: polygon(0px 0px, 0px 0px, 0px 100%, 0% 100%);
    z-index: 9999;
    line-height: 1rem;
    padding: 10px;
    background-color: #3C53C4;
    color: #FFFFFF;
    transition: clip-path 0.5s ease-in-out 0s;
  }
  .skip:focus {
    background-color: #3C53C4;
    text-indent: 0px;
    clip-path: polygon(100% 0px, 0px 0px, 0px 100%, 100% 100%);
    color: #FFFFFF;
    
  }
.skip:-webkit-any-link:focus-visible {
    outline-offset: 1px;
}

@media only screen and (max-width: 991px) {
    .dropdown:hover .dropdown-toggle {
        cursor: pointer;
    }
}
    @media only screen and (min-width: 992px) {

        /* .nmls > span > a:hover {
        background-color: #4a54bc;
        color: #fff;
    }*/

        .dropdown:hover .dropdown-toggle {
            cursor: pointer;
        }
        /*.dropdown:hover .dropdown-menu {
        display: block;
    }*/

        .dropdown-menu li a:hover, .nav li a:focus {
            color: #fff;
            background-color: #4a54bc;
        }

        /*.dropdown-menu li a:hover, .dropdown-menu li a:focus {
        background-color: #fff;
        color: #203F4E;
    }*/
    }

    @media only screen and (min-width: 1200px) {
        .fsa-badge {
            margin-left: 0px;
        }

        .nav .logincreatemob {
            display: none;
        }

        .socialmedicon {
            margin-left: -118px;
        }

        .footer-right {
            padding-right: 50px;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .footer-right {
            padding-left: 20px;
            padding-right: 16px;
        }

        .socialmedicon {
            margin-left: -130px;
        }

        #fsa-content {
            margin-left: 30px;
        }

        .fsa-badge {
            margin-left: 16px;
        }
        /*.login-frame-title {
        margin-right: 170px;
    }*/

        .aidfsalogo {
            margin-top: 16px;
        }

        .navbar-header {
            width: 30%;
        }

        .nav .logincreatemob {
            display: none;
        }

        /*.dropdown:hover .dropdown-menu {
        display: block;
    }*/

        .vertical-line {
            height: 40px;
            margin-top: 10px;
        }

        .logos {
            width: 48%;
            padding-top: 15px;
        }
    }

    @media only screen and (width: 768px) {
        .col-sm-4 {
            width: 18%;
            padding-left: 50px;
        }

        .fsa-box {
            display: flex;
            margin: 0 -3.5%;
        }
    }

    @media only screen and (min-width: 769px) and (max-width: 1135px) {
        .fsa-box {
            display: flex;
            margin: 0 -2%;
        }
    }

    @media only screen and (min-width: 1136px) {
        .fsa-box {
            display: flex;
            margin: 0 -1.5%;
        }
    }

    @media only screen and (min-width: 1430px) {
        .fsa-box {
            display: flex;
            margin: 0;
        }
    }

    @media only screen and (min-width: 769px) and (max-width: 991px) {
        .aidfsalogo {
            margin-left: 10px;
        }

        .navbar-brand {
            padding: 15px 6px;
        }

        form.gsc-search-box {
            margin: 0;
        }

        .gsc-control-cse {
            border: 1px solid #4a54bc;
            margin-left: 13px;
            padding: 4px;
            padding-bottom: 0.25rem;
        }

        .gsc-search-button {
            border: none;
            padding: 0;
            padding-right: 5px;
        }

            .gsc-search-button > svg {
                width: 18px;
                height: 18px;
            }

        .mobilesearch {
            width: 280px;
            margin-left: -5px;
            padding-top: 28px;
        }

        .navbar-header {
            margin-top: 20px;
            top: 0px;
        }

        .search {
            display: none;
        }

        .vertical-line {
            height: 60px;
        }

        #myNavbar {
            margin-bottom: 11px;
        }

        .footer-logo {
            width: 233px;
            height: auto;
        }

        .footer-right {
            padding-left: 10px;
            margin-top: 20px;
        }

        .fsa-badge {
            margin-top: 0px;
            margin-left: -150px;
        }

        #fsa-content {
            margin-left: 50px;
        }
        /* Lines up with FSA logo */
        .fsa-icon-rt {
            margin-left: -15px;
        }

        .fsa-partner {
            margin-top: -1px;
        }

        .fsa-shield {
            margin-top: 4px;
        }

        .navbar-header {
            max-width: 100%;
        }

        .logos {
            width: 50%;
        }

        .navbar-toggle {
            margin: 30px;
            margin-right: 5px;
        }

        /* Navbar custom breakpoint */

        .navbar-header {
            float: none;
        }

        .navbar-left, .navbar-right {
            float: none !important;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }

        .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px;
        }

        .navbar-collapse.collapse {
            display: none !important;
        }

        .navbar-nav {
            float: none !important;
            margin-top: 7.5px;
        }

            .navbar-nav > li {
                float: none;
            }

                .navbar-nav > li > a {
                    padding-top: 10px;
                    padding-bottom: 10px;
                }

        .collapse.in {
            display: block !important;
        }

        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .footer-container {
            margin-bottom: -100px;
        }
    }


    @media only screen and (min-width: 481px) and (max-width: 768px) {

        .bordermb {
            border: 1px solid #4a54bc;
            width: 184px;
            border-radius: 2px;
        }

        .logbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .logbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        .vertbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

        .createbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .createbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        /*.login-frame-title {
        margin-right: 68% !important;
    }*/

        .menudrop {
            display: none;
            position: relative;
        }



        .nav li a:hover {
            color: #203F4E;
            background-color: #fff;
        }

        .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
            color: #203F4E;
            background-color: #fff;
            border-color: #FFFFFF;
        }

        .dropdown-menu {
            margin-left: 22px;
            margin-right: 22px;
        }

        .footer-right {
            border-left: none;
        }

        .header-lower-bar {
            display: none;
        }

        .navbar-header {
            margin-top: 20px;
        }

        .search {
            display: none;
        }

        .fsa-badge {
            margin-top: 0px;
            margin-left: 0px; /* Lines up with FSA logo*/
        }

        .fsa-icon-rt {
            margin-left: -15px;
        }

        .fsa-partner {
            margin-top: 0px;
        }

        .fsa-shield {
            margin-top: 0px;
        }

        .footer-container {
            margin-bottom: -100px;
        }

        .vertical-line {
            height: 29px;
            margin-right: 0px;
        }

        .modal-title {
            display: inline;
        }

        .modal-header .col-sm-1, .col-sm-10 {
            display: inline !important;
            padding-left: 0;
            padding-right: 10px;
        }

        div.container {
            width: 92%;
            padding: 0;
        }

        .navbar-header {
            max-width: 100%;
        }

        .logos {
            width: 45%;
        }

        .navbar-toggle {
            margin-top: 10px;
            margin-right: -13px;
        }

        .footer-logo {
            width: 233px;
            height: auto;
        }

        .footer-right {
            padding: 12px;
            margin-top: 20px;
        }

        .container {
            padding: 20px;
        }
        /* Navbar custom breakpoint */

        .navbar-header {
            float: none;
        }

        .navbar-left, .navbar-right {
            float: none !important;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }

        .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px;
        }

        .navbar-collapse.collapse {
            display: none !important;
        }

        .navbar-nav {
            float: none !important;
            margin-top: 7.5px;
        }

            .navbar-nav > li {
                float: none;
            }

                .navbar-nav > li > a {
                    padding-top: 10px;
                    padding-bottom: 10px;
                }

        .collapse.in {
            display: block !important;
        }

        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .footer-right {
            border-left: none;
            margin-left: 0;
            padding: 20px;
        }

        div.footer-end {
            margin: 20px;
        }

        .bell-icon-modal {
            padding-top: 10px;
        }

        .modal-body {
            padding-left: 20px;
        }

        #search {
            padding-bottom: 10px;
        }
    }

    @media only screen and (max-width: 767px) {

        .fsa-minus-square-icon-dark {
            margin-top: 4px;
        }

        .fsa-plus-square-icon-dark {
            margin-top: 4px;
        }

        .navbar-brand {
            padding: 15px 6px;
        }

        .collapsiblebox2 {
            margin-top: -48px;
        }

        .footerendbox {
            padding-top: 20px;
        }

        .footerbg {
            margin-bottom: 58px;
        }

        .mobilesearch {
            display: none;
        }

        .aidfsalogo {
            display: block;
            margin-top: 10px;
            margin-left: 16px;
            width: 330px;
        }

        .navbar {
            margin-top: 20px;
            margin-bottom: 1px;
        }

        .search {
            display: none;
        }

        .socialmedicon {
            margin-left: 0px;
        }

        #twitter {
            margin-left: -80px;
        }

        .nav > li > a {
            border-bottom: 1px solid #DCDCDC;
        }

        .nav {
            margin-top: -8px;
            margin-bottom: 0.3rem;
        }

        .container-fluid {
            margin-top: -5px;
        }

        .logincreatemob {
            display: block;
            border-bottom: 1px solid #DCDCDC;
            margin-top: 8px;
            padding-bottom: 8px;
        }

        .bordermb {
            border: 1px solid #4a54bc;
            width: 184px;
            border-radius: 2px;
            margin-left: 14px;
            line-height: 40px;
        }

        .logbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .logbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        .vertbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

        .createbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .createbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        .header-lower-bar {
            height: 1px;
        }

        .logincreate {
            display: none;
        }

        .fsa-box {
            margin: 0 -1.5%;
        }


        .dropdown-menu {
            margin-left: 22px;
            margin-right: 22px;
        }

        .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
            color: #203F4E;
            background-color: #fff;
            border-color: #FFFFFF;
        }

        form.gsc-search-box {
            margin: 0;
        }

        .gsc-control-cse {
            border: 1px solid #4a54bc;
            margin-left: 13px;
            padding: 4px;
            padding-bottom: 0.25rem;
        }

        .gsc-search-button {
            border: none;
            padding: 0;
            padding-right: 5px;
        }

            .gsc-search-button > svg {
                width: 18px;
                height: 18px;
            }

        .mobilesearch {
            width: 280px;
            margin-left: -5px;
            padding-top: 19px;
        }

        .footer-container {
            margin-bottom: -100px;
        }

        .menudrop {
            display: none;
            position: relative;
        }

        .navbar-toggle {
            width: 63px;
            height: 36px;
            border-radius: 12%;
        }

        .logincreate {
            float: left;
        }

        .vertical-line {
            height: 35px;
            margin-right: 2px;
            margin-top: 17px;
        }

        div.container {
            width: 95%;
            padding: 0;
        }
        /* Lines up with FSA logo */
        .fsa-badge {
            margin-left: 0;
        }

        .fsa-icon-rt {
            margin-left: -15px;
        }

        .fsa-partner {
            margin-top: 0px;
            float: left;
        }

        .fsa-shield {
            margin-left: 1px;
        }

        .fsa-building {
            margin-left: 1px;
        }

        .mobileindent {
            margin-left: 75px;
        }

        .navbar-header {
            max-width: 100%;
            margin-top: -3px;
        }

        .logos {
            width: 37%;
            margin-top: 7px;
        }

        .navbar-toggle {
            margin-top: 23px;
            margin-right: -7px;
        }

        .header-info-bar {
            height: 50px;
            padding-left: 10px;
        }

            .header-info-bar > div {
                margin: 0;
            }

        .footer-right {
            border-left: none;
            margin-left: 0;
        }

        .footer-right {
            padding: 20px;
            margin-top: 20px;
        }

        .footer-end {
            padding: 20px;
        }

        .modal-dialog-centered {
            width: 95%;
        }

        .modal-title {
            display: inline;
        }

        .modal-header .col-sm-1, .col-sm-10 {
            display: inline !important;
            padding-left: 0;
            padding-right: 10px;
        }
    }

    /* @media specific width */
    @media only screen and (min-width: 546px) and (max-width: 767px) {
        .navbar-toggle {
            margin-top: 23px;
        }

        .mobilesearch {
            margin-top: 10px;
        }
    }

    @media only screen and (width: 912px) {

        .navbar-toggle {
            margin-right: 5px;
        }

        #twitter {
            margin-left: -80px;
        }
    }

    @media only screen and (width: 820px) {
        .aidfsalogo {
            margin-left: 18px;
        }

        .socialmedicon {
            margin-left: 0px;
        }

        .header-lower-bar {
            display: none;
        }

        .logincreatemob {
            margin-left: 14px;
            margin-bottom: 13px;
        }

        .bordermb {
            border: 1px solid #4a54bc;
            width: 184px;
            border-radius: 2px;
        }

        .logbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .logbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        .vertbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

        .createbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .createbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        form.gsc-search-box {
            margin: 0;
        }

        .gsc-control-cse {
            border: 1px solid #4a54bc;
            margin-left: 13px;
            padding: 4px;
            padding-bottom: 0.25rem;
        }

        .gsc-search-button {
            border: none;
            padding: 0;
            padding-right: 5px;
        }

            .gsc-search-button > svg {
                width: 18px;
                height: 18px;
            }

        .navbar-toggle {
            margin-right: 25px;
        }

        #twitter {
            margin-left: -80px;
        }

        .mobilesearch {
            width: 280px !important;
        }

        .footer-right {
            border-left: none;
            margin-left: 3px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .nav {
            margin-bottom: 9px;
        }

        .socialmedicon {
            margin-left: 0px;
        }

        .header-lower-bar {
            display: none;
        }

        .logincreatemob {
            margin-left: 13px;
            margin-bottom: 13px;
        }

        .bordermb {
            border: 1px solid #4a54bc;
            width: 184px;
            border-radius: 2px;
            line-height: 40px;
        }

        .logbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .logbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        .vertbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

        .createbtnmb {
            background-color: #fff;
            color: #4a54bc;
            border: none;
        }

            .createbtnmb:focus {
                color: #fff;
                background-color: #4a54bc;
            }

        form.gsc-search-box {
            margin: 0;
        }

        .gsc-control-cse {
            border: 1px solid #4a54bc;
            margin-left: 13px;
            padding: 4px;
            padding-bottom: 0.25rem;
        }

        .gsc-search-button {
            border: none;
            padding: 0;
            padding-right: 5px;
        }

            .gsc-search-button > svg {
                width: 18px;
                height: 18px;
            }

        .mobilesearch {
            width: 280px;
            margin-left: 0px;
            padding-top: 19px;
        }

        .navbar-header {
            margin-top: 10px;
        }

        .vertical-line {
            height: 35px;
            margin-right: 17px;
            margin-top: 11px;
        }

        .navbar-toggle {
            margin-top: 20px;
            margin-right: 5px;
            width: 63px;
            height: 36px;
        }

        #twitter {
            margin-left: -80px;
        }
    }

    @media only screen and (width: 540px) {
        .vertical-line {
            height: 35px;
            margin-top: 27px;
            margin-right: 3px;
        }

        .logos {
            width: 38%;
            margin-top: 7px;
        }

        .navbar-toggle {
            margin-right: -13px;
            margin-top: 16px;
        }

        #twitter {
            margin-left: -80px;
        }
    }
    /* alert msg bg color #faf3d1 #F9F3D1*/
    .alertmsgbgclr1 {
        background-color: #faf3d1;
    }

    .alertmsgbgclr2 {
        background-color: #990792;
    }
    /* alert msg2 */
    .collapsiblebox2 {
        background-color: #81067b;
        float: right;
        border: none;
        height: 57px;
        width: 95px;
        margin-top: -58px;
        font-size: 17px;
        font-weight: bold;
        font-family: 'Lato';
        color: #fff;
        border: 2px solid #fff;
    }

        .collapsiblebox2:hover {
            background-color: #50044c;
        }

        /*.collapsiblebox2:active {
    border: 3px solid #670462;
    filter: brightness(90%);
}*/

        .collapsiblebox2:after {
            /*content: 'Show';*/
            color: #fff;
            font-weight: bold;
            font-size: 16px;
            float: right;
            padding-right: 8px;
            font-family: "Public Sans";
        }


    .active2:after {
        /*content: "Hide";*/
        padding-right: 10px;
        font-weight: bold;
        font-size: 16px;
        color: #fff;
        font-family: "Public Sans";
    }

    .alertmsgbox2 {
        color: #fff;
        padding: 0 18px;
        /*max-height: 0;*/
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        background-color: #990792;
        height: auto;
        margin: 0 10%;
        padding: 3px;
        position: relative;
        font-family: 'Lato';
        padding-left: 55px;
        display: none;
        font-size: 16px;
    }



        .alertmsgbox2 a {
            color: #FFFFFF;
        }
    /* alert msg */

    .fa-plus-square {
        margin-right: 3px;
        padding-top: 2px;
    }

    .fa-minus-square {
        margin-right: 3px;
        padding-top: 2px;
    }

    .collapsiblebox {
        background-color: #de9d12;
        float: right;
        border: none;
        height: 58px;
        width: 95px;
        margin-top: -58px;
        font-size: 17px;
        font-weight: bold;
        font-family: 'Lato';
        color: #000;
        border: 2px solid #976b0c;
    }

        .collapsiblebox:hover {
            background-color: #efb434;
        }
        /*    .collapsiblebox:active {
            border: 3px solid #d59919;
          
        }*/
        .collapsiblebox:after {
            /*content: 'Show';*/
            color: #000;
            font-weight: bold;
            font-size: 16px;
            float: right;
            padding-right: 8px;
            font-family: "Public Sans";
        }

    .active:after {
        /*content: "Hide";*/
        padding-right: 10px;
        font-weight: bold;
        font-size: 16px;
        color: #000;
        font-family: "Public Sans";
    }

    .alertmsgbox {
        color: #000;
        /* max-height: 0;*/
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        background-color: #faf3d1;
        height: auto;
        margin: 0 10%;
        padding: 3px;
        position: relative;
        font-family: 'Lato';
        padding-left: 55px;
        display: none;
        font-size: 16px;
    }

        .alertmsgbox a {
            color: #203F4E;
        }

    /*mobile menu toggle*/

    .navbar-toggle:after {
        content: 'Menu';
        color: white;
        font-weight: bold;
        float: right;
        margin: 0;
        width: 100%;
        padding: 5px;
        font-family: 'Lato';
        margin-top: -5px;
        margin-right: 1px;
    }

    .active3:after {
        font: normal normal normal 20px/1 FontAwesome;
        content: "\f00d";
        color: #fff
    }

    .searchbtn {
        padding: 14px;
        background: transparent;
        font-size: 30px;
    }

        .searchbtn:after {
            content: none;
        }

    #searchicon {
        color: #00339A;
        margin: 0;
    }


    @media only screen and (min-width: 540px) and (max-width: 991px) {
        .nav:last-child {
            border-bottom: 1px solid #DCDCDC;
            margin-right: 1px;
            margin-bottom: -2px;
        }

        .nav > li > a {
            border-top: 1px solid #DCDCDC;
        }
    }

    @media only screen and (min-width: 350px) and (max-width: 767px) {
        .collapsiblebox {
            width: 86px;
        }

        .collapsiblebox2 {
            width: 86px;
            margin-top: -57px;
        }

        .alertmsgbox {
            width: 100%;
            padding: 0;
            margin-left: 20px;
            padding-right: 35px;
        }

        .alertmsgbox2 {
            width: 100%;
            padding: 0;
            margin-left: 20px;
            padding-right: 35px;
        }
    }

    .boxarrow {
        color: #337ab7;
        font-size: 14px;
    }

    .boxarrow2 {
        color: #203F4E;
        padding-left: 4px;
        font-size: 14px;
    }

    @media only screen and (width: 768px) {
        .nav:last-child {
            border-bottom: 1px solid #DCDCDC;
            margin-right: 1px;
            margin-bottom: 9px;
        }

        .navbar-brand {
            padding: 15px 6px;
        }
    }

    @media only screen and (max-width: 991px) {
        .helpcenter:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f067";
            color: #203F4E;
            float: right;
        }

        .helpcenter[aria-expanded="true"]:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f068";
            color: #203F4E;
        }

        .nav li a:hover {
            color: #203F4E;
            background-color: #fff;
        }

        .dropdown-menu li a:hover, .nav li a:focus {
            background-color: #fff;
            color: #203F4E;
        }

        .aidfsalogo {
            margin-top: 10px;
            width: 330px;
        }
    }


    @media only screen and (max-width: 400px) {
        /* .login-frame-title {
            margin-right: 60% !important;
        }*/

    }

    @media only screen and (min-width: 401px) and (max-width: 480px) {
        /* .login-frame-title {
            margin-right: 60% !important;
        }*/
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        /* .login-frame-title {
            margin-right: 70% !important;
        }*/

        .menudrop {
            display: none;
            position: relative;
        }



        .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
            color: #203F4E;
            background-color: #fff;
            border-color: #FFFFFF;
        }

        .dropdown-menu {
            margin-left: 22px;
            margin-right: 22px;
        }

        .footer-right {
            border-left: none;
        }
    }

    @media only screen and (min-width: 481px) and (max-width: 768px) {
        .mobilesearch {
            width: 280px;
            margin-left: -15px;
        }
    }

    @media only screen and (max-width: 991px) {
        .header-lower-bar {
            display: none;
        }
    }


    @media only screen and (min-width: 541px) and (max-width: 614px) {
        .vertical-line {
            height: 38px;
            margin-right: 2px;
            margin-top: 20px;
        }
    }

    @media only screen and (min-width: 615px) and (max-width: 767px) {
        .vertical-line {
            height: 35px;
            margin-right: 2px;
            margin-top: 18px;
        }
    }

    @media only screen and (min-width: 900px) and (max-width: 991px) {
        .vertical-line {
            height: 35px;
            margin-top: 15px;
        }
    }
