/**, ::after, ::before {
    box-sizing: border-box;
}*/

.awardtitlecolumn {
    left: -15em;
    margin-top: -60px;
}

h6.verticaltext2 {
    transform: rotate(270deg);
    font-size: 54px;
    color: #023780;
    width: 600px;
}

p.padding {
    padding-left: 100px;
    padding-right: 100px;
}

.mt60 {
    margin-top: 60px;
}

/*.mt90 {
    margin-top: 90px;
}

.awardclass-contents.fadeIn.wow {
    margin-left: -280px;
}

a.single-awardclass {
    text-align: center;
    border: 1px solid #d0d9e6;
    padding: 40px 0;
    display: block;
    padding: 15px 5px;
    border-radius: 15px 50px;
    box-shadow: 0px 35px 60px 4px rgba(69, 88, 125, .13);
    background-color: white;
}

span.black {
    color: black;
    font-size: 48px;
    font-weight: normal;
}

.section-padding {
    padding: 90px 0 105px;
    text-align: center;
    overflow: hidden;
    background-color: #e0e0e0;
}

.awardclass-area .section-heading {
    padding-bottom: 80px;
}

.section-heading {
    padding-bottom: 90px;
    text-align: center;
}

.awardclass-contents.fadeIn.wow {
    margin-left: -280px;
}

.single-awardclass {
    text-align: center;
    border: 1px solid #d0d9e6;
    padding: 40px 0;
    display: block;
    padding: 15px 5px;
    border-radius: 15px 50px;
    box-shadow: 0px 35px 60px 4px rgba(69, 88, 125, .13);
    background-color: white;
}*/

h6.verticaltext2 {
    transform: rotate(270deg);
    font-size: 62px;
    color: #023780;
    width: 600px;
    margin-left: -5em;
    margin-top: 50px;
}

/*span.black {
    color: black;
    font-size: 48px;
    font-weight: normal;
}

.section-padding {
    padding: 90px 0 105px;
    text-align: center;
    overflow: hidden;
    background-color: #e0e0e0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.awardclass-area .section-heading {
    padding-bottom: 80px;
}

.section-heading {
    padding-bottom: 90px;
    text-align: center;
}*/

.card {
    background: #fff;
    margin-bottom: 30px;
    transition: .5s;
    border: 0;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}

    .card .body {
        font-size: 14px;
        color: #424242;
        padding: 20px;
        font-weight: 400;
    }

/*h1 .innerinner {
    color: white;
    background-color: #023780;
    position: relative;
    display: inline;
    padding: 2px 10px;
}

h1 .outer {
    padding: 6px 0;
    color: black;
    display: inline;
    margin: 0;
}

h1 .inner {
    position: relative;
    display: inline;
}

.awardclass-img {
    max-width: 70%;
}

.col-lg-11.col-lg-offset-1.col-md-11.col-sm-12.pb60 {
    padding-bottom: 60px;
}

section.content::before {
    background: #0a3ea1;
    top: -120px;
    left: 0;
    content: '';
    height: 180px;
    width: 100%;
    position: absolute;
}

@media (min-width: 992px) {
    .hhs-headline {
        display: flex;
        height: 500px;
        position: relative;
    }
}

@media (min-width: 992px) {
    .hhs-headline-left {
        width: 50%;
        height: 100%;
        padding-right: 10px;
    }
}

@media (min-width: 992px) {
    .hhs-headline-item-one {
        height: 100%;
    }
}

.hhs-headline-item-one {
    height: 400px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ced4da;
    display: flex;
    align-items: flex-end;
}

@media (min-width: 576px) {
    .hhs-headline-item-one .hhs-item-overlay {
        padding: 40px;
    }
}

.hhs-headline-item-one .hhs-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

@media (min-width: 576px) .hhs-headline-item-one h1 {
    font-size: 64px;
}

.hhs-headline-item-one h1 {
    font-size: 56px;
    font-weight: 400;
    color: #343a40;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .hhs-headline-item-one .earning-label {
        font-size: 14px;
    }
}

.hhs-headline-item-one .earning-label {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #343a40;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .hhs-headline-right {
        width: 50%;
        height: 100%;
        padding-left: 10px;
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .hhs-headline-right-bottom {
        height: 50%;
    }
}

@media (min-width: 576px) {
    .hhs-headline-right-bottom {
        display: flex;
        height: 300px;
    }
}

.hhs-headline-right-bottom {
    position: relative;
    padding-top: 10px;
}

@media (min-width: 576px) {
    .hhs-headline-right-bottom-left {
        width: 50%;
        height: 100%;
        padding-right: 10px;
    }
}

@media (min-width: 576px) {
    .hhs-headline-item-three {
        height: 100%;
        justify-content: center;
    }
}

.hhs-headline-item-three {
    height: 280px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ced4da;
    display: flex;
    align-items: flex-end;
}

@media (min-width: 576px) {
    .hhs-headline-item-three > div {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.hhs-headline-item-three > div {
    color: #343a40;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 25px;
}*/

.card {
    margin-bottom: 1.875rem;
    border: none;
    -webkit-box-shadow: 0 1px 15px 1px rgba(62,57,107,.07);
    box-shadow: 0 1px 15px 1px rgba(62,57,107,.07);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: .35rem;
}

.card, .card-deck {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
}

.card, .card-footer, .card-header {
    background-color: #FFF;
}

.card, .navbar-nav {
    display: -moz-box;
    -webkit-box-orient: vertical;
}

/*.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem;
}

b, strong {
    font-weight: bolder;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.card.card-hhs-one.mg-t-20 {
    margin-bottom: 90px;
}

.card-hhs-one .row > div {
    padding: 20px;
    display: flex;
    align-items: center;
}

.card-hhs-one .hhs-content {
    margin-left: 15px;
}

    .card-hhs-one .hhs-content label {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 2px;
    }

.tx-primary {
    color: #1b84e7;
}*/

label {
    display: inline-block;
    margin-bottom: .5rem;
}

/*.card-hhs-one .row > div {
    padding: 20px;
    display: flex;
    align-items: center;
}

    .card-hhs-one .row > div:nth-child(odd) {
        background-color: #fcfcfc;
    }

.card.pull-up {
    margin-top: 20px;
}

.mt90 {
    margin-top: 90px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

body {
    line-height: 1.5;
    font-weight: 400;
    color: #3c4351;
}

.section-padding {
    padding: 90px 0 105px;
    text-align: center;
    overflow: hidden;
}

.section-heading {
    padding-bottom: 90px;
    text-align: center;
}

.section-title-heading h2 {
    color: #3c4351;
    padding-bottom: 20px;
    font-weight: 500;
}

.section-title-heading p {
    line-height: 26px;
    color: #758298;
    margin-bottom: 0;
}

.blue-text {
    color: #2079ff;
    font-weight: 600;
}

.awardclass-area .col-md-3 {
    width: 20%;
}

.awardclass-area .section-heading {
    padding-bottom: 80px;
}

a.single-awardclass {
    text-align: center;
    border: 1px solid #d0d9e6;
    padding: 40px 0;
    display: block;
}

.single-awardclass:hover {
    box-shadow: 0px 35px 60px 4px rgba(69, 88, 125, .13);
}

.single-awardclass-img {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    margin: 0 auto;
}

.single-awardclass h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 400;
}

.container-fluid.top {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: 60px;
    margin-left: 60px;
}*/

.mt40 {
    margin-top: 40px;
}

img {
    max-width: 100%;
}

section {
    padding: 100px 0;
    position: relative;
}

/*.no-padding {
    padding: 0
}

section.small_pt {
    padding-top: 50px;
}

section.small_pb {
    padding-bottom: 50px;
}*/

.title_light h2,
.title_dark h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.title_light span,
.title_dark span {
    color: #7ab9ff;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.title_light h2,
.title_light p {
    color: #fff;
}

/*.divider {
    clear: both;
    display: block;
    height: 20px;
}

.bg_blue_dark {
    background-color: #0d2476;
}

.bg_black_dark {
    background-color: #080b1f;
}

.large_divider {
    height: 100px;
}

.small_divider {
    height: 50px;
}

.small_space {
    margin-top: 20px;
}

.large_space {
    margin-top: 50px;
}

.container {
    position: relative;
}

small.text.-.muted2 {
    color: #ffffff;
}

span.text.-.sm {
    color: #ffffff !important;
}

h4.m.-.0.text.-.md {
    color: #ffffff !important;
}*/

h4 {
    margin: 0 0 20px 0;
    font-weight: 500;
    color: #ffffff;
}

.btn, input[type="submit"], input[type="button"], button.btn, .btn-primary {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: white !important;
    background-color: #01528b;
    position: relative;
    /*padding: 0 25px !important;*/
    height: 36px;
    line-height: 33px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background 0.2s, opacity 0.2s;
    -moz-transition: background 0.2s, opacity 0.2s;
    -o-transition: background 0.2s, opacity 0.2s;
    transition: background 0.2s, opacity 0.2s;
    margin: 0 10px 10px 0;
}

/*.p20 {
    padding: 20px !important;
}

button.btn.btn-primary.btn-round.btn-simple.float-right.hidden-xs.m-l-10.pb20 {
    padding: 0 20px !important;
}

.scrollup {
    background-color: #333333;
    border-radius: 100%;
    bottom: 20px;
    color: #ffffff;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 50px;
    z-index: 99;
}

    .scrollup:hover {
        background-color: #ff880e;
        color: #fff;
    }

    .scrollup:focus {
        color: #fff;
    }

.section_gradiant {
    background: -webkit-linear-gradient(to bottom, rgba(32,18,111,1) 10%,rgba(13,70,159,1) 100%);
    background-image: linear-gradient(to bottom, #191f28 10%,#31639c 100%);
}*/

.section_gradiant2 {
    background: -webkit-linear-gradient(to bottom, rgba(13,70,159,1) 10%,rgba(32,18,111,1) 100%);
    background-image: linear-gradient(to bottom, #191f28 10%,#191f28 100%);
}

/*.section_light_bg {
    background-color: #f6f8ff;
}

.shape {
    bottom: auto;
    top: 0;
}*/

.awardclass_box {
    background-color: #4a90e2;
    padding: 15px 5px;
    border-radius: 15px 50px;
}

    .awardclass_box h6 {
        color: #191f28;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: bold;
        font-size: 0.9em;
    }

/*.section {
    position: relative;
}

.total-assistance {
    position: relative;
    display: block;
}

.total-assistance_box {
    margin-top: 120px;
    position: relative;
    text-align: center;
}

.total-assistance.gradient_box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.total-assistance::before {
    background-color: #26b6d4;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
}

.total-assistance_icon {
    background-color: rgba(0, 0, 0, 0);
    height: 31px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -120px;
    transform: rotate(-60deg) skewY(30deg);
    width: 27px;
}

.total-assistance_inner::before {
    background-color: #26b6d4;
    content: "";
    height: 94px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -100px;
    width: 3px;
}

.total-assistance_inner::after {
    background: #26b6d4 none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 100%;
    content: "";
    height: 15px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -6px;
    width: 15px;
    z-index: -1;
}

.total-assistance_inner {
    background-color: #26b6d4;
    border-radius: 10px;
    padding: 20px;
}

.total-assistance_box h6 {
    color: #ffffff;
}

.total-assistance_box p {
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.gradient_box {
    background: -webkit-linear-gradient(left, rgba(117,88,165,1) 0%,rgba(37,184,213,1) 99%);
    background: linear-gradient(to right, rgba(117,88,165,1) 0%,rgba(37,184,213,1) 99%);
}*/

h6.number {
    margin-top: -48px;
    color: #1f1571;
}

p.awardstext {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 230px;
    word-break: break-word;
}

.mt80 {
    margin-top: 80px;
}

@media only screen and (min-width: 1460px) {
    p.awardstext {
        color: #ffffff;
        font-size: 12px;
        line-height: 20px;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        min-height: 160px;
        word-break: break-word;
    }
}

@media only screen and (max-width: 1199px) {
    p.awardstext {
        color: #ffffff;
        font-size: 12px;
        line-height: 20px;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        min-height: 160px;
        word-break: break-word;
    }
}

.mtn60 {
    margin-top: -60px;
}

h6.number {
    margin-top: -88px;
    color: #0a3ea1;
    font-size: 30px;
    font-weight: bold;
}

@media only screen and (max-width: 1199px) {
    section {
        padding: 80px 0;
    }

        /*section.small_pb {
            padding-bottom: 40px;
        }

        section.small_pt {
            padding-top: 40px;
        }

    .res_lg_mb_20 {
        margin-bottom: 20px;
    }

    .res_lg_mb_30 {
        margin-bottom: 30px;
    }

    .res_lg_mb_40 {
        margin-bottom: 40px;
    }

    .res_lg_mb_50 {
        margin-bottom: 50px;
    }

    .res_lg_mt_20 {
        margin-top: 20px;
    }

    .res_lg_mt_30 {
        margin-top: 30px;
    }

    .res_lg_mt_40 {
        margin-top: 40px;
    }

    .res_lg_mt_50 {
        margin-top: 50px;
    }

    .text_lg_center {
        text-align: center;
    }

    .large_divider {
        height: 80px;
    }

    .rounded_shape {
        background-size: 65%;
        max-width: 100%;
    }

    .shape {
        background-size: 65% auto;
        height: 550px;
    }*/
}

@media only screen and (max-width: 992px) {
    .h1, h1 {
        font-size: 2rem;
    }

    .h3, h3 {
        font-size: 1.5rem;
    }

    p {
        margin-bottom: 20px;
    }

    .title_light h2,
    .title_dark h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    /*.res_md_mb_20 {
        margin-bottom: 20px;
    }

    .res_md_mb_30 {
        margin-bottom: 30px;
    }

    .res_md_mb_40 {
        margin-bottom: 40px;
    }

    .res_md_mb_50 {
        margin-bottom: 50px;
    }

    .res_md_mt_20 {
        margin-top: 20px;
    }

    .res_md_mt_30 {
        margin-top: 30px;
    }

    .res_md_mt_40 {
        margin-top: 40px;
    }

    .res_md_mt_50 {
        margin-top: 50px;
    }

    .text_md_center {
        text-align: center;
    }

    .banner_section {
        padding: 150px 0;
    }*/

    .awardclass_box:nth-child(-n+2) {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    section {
        padding: 50px 0;
    }

        /*section.small_pt {
            padding-top: 30px;
        }

        section.small_pb {
            padding-bottom: 30px;
        }*/

    .title_light h2,
    .title_dark h2 {
        font-size: 24px;
    }

    /*.box_inner h4 {
        font-size: 20px;
    }

    .res_sm_mb_20 {
        margin-bottom: 20px;
    }

    .res_sm_mb_30 {
        margin-bottom: 30px;
    }

    .res_sm_mb_40 {
        margin-bottom: 40px;
    }

    .res_sm_mb_50 {
        margin-bottom: 50px;
    }

    .res_sm_mt_20 {
        margin-top: 20px;
    }

    .res_sm_mt_30 {
        margin-top: 30px;
    }

    .res_sm_mt_40 {
        margin-top: 40px;
    }

    .res_sm_mt_50 {
        margin-top: 50px;
    }

    .text_sm_center {
        text-align: center;
    }

    .large_divider {
        height: 50px;
    }

    .small_divider {
        height: 20px;
    }*/

    .small_space {
        margin-top: 0;
    }

    /*.banner_section {
        padding: 100px 0;
    }

    .box_inner {
        padding: 15px;
    }

    .total-assistance_inner {
        padding: 15px;
    }

    .scrollup {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        right: 10px;
        width: 40px;
    }*/
}

@media only screen and (max-width: 640px) {
    .title_light h2,
    .title_dark h2,
    p {
        margin-bottom: 15px;
    }

    .awardclass_box {
        float: none;
        padding-left: 0;
        width: 100%;
    }

        .awardclass_box:nth-child(2n) {
            position: static;
            top: 0;
        }
}

/*@media only screen and (max-width: 580px) {
    .res_xs_mb_20 {
        margin-bottom: 20px;
    }

    .res_xs_mb_30 {
        margin-bottom: 30px;
    }

    .res_xs_mb_40 {
        margin-bottom: 40px;
    }

    .res_xs_mb_50 {
        margin-bottom: 50px;
    }

    .res_xs_mt_20 {
        margin-top: 20px;
    }

    .res_xs_mt_30 {
        margin-top: 30px;
    }

    .res_xs_mt_40 {
        margin-top: 40px;
    }

    .res_xs_mt_50 {
        margin-top: 50px;
    }
}*/

@media only screen and (max-width: 380px) {
    .title_light h2, .title_dark h2 {
        font-size: 20px;
    }
}

.outlines {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .hidden-row {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .padding-bottom {
        padding-bottom: 80px;
    }
}

section#total-assistance {
    padding-bottom: 10px;
}

.outlines {
    width: 100%;
}

/*.big-title {
    color: white;
    background-color: #01579b;
    font-size: 36px;
}

.big-title2 {
    color: #01579b;
    font-size: 36px;
}

.title-title {
    color: #262626;
    font-size: 36px;
}

.bg-white {
    background-color: white;
}

.bg-grey {
    background-color: #ECEFF1;
}

.chart-title {
    color: #01579b;
    font-size: 24px;
}

.bigger-title {
    font-size: 36px;
    color: #01579b;
}

.vertical-title {
    transform: rotate(270deg) !important;
    transform-origin: left top 0;
    color: #01579b;
    font-size: 36px;
}

.mnt40 {
    margin-top: -40px;
}

h1.multi-padded {
    line-height: 1.47;
    padding: 2px 0;
    width: 200px;
    margin: 10px 0 0 10px;
    height: 400px;
    font-size: 42px;
}

h1 .innerinner {
    color: white;
    background-color: #023780;
    position: relative;
    display: inline;
    padding: 2px 10px;
}

h1 .inner {
    position: relative;
    display: inline;
}

h1 .outer {
    padding: 6px 0;
    color: black;
    display: inline;
    margin: 0;
}*/

/*h6.verticaltext2 {
    transform: rotate(270deg);
    font-size: 64px;
    color: white;
    width: 600px;
}

p.padding {
    padding-left: 100px;
    padding-right: 100px;
}

span.black {
    color: black;
    font-size: 58px;
    font-weight: normal;
}

a:focus {
    outline: 0 solid
}*/

img {
    max-width: 100%;
    height: auto;
}

/*.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

.section-padding {
    padding: 90px 0 105px;
    text-align: center;
    overflow: hidden;
}

.section-heading {
    padding-bottom: 90px;
    text-align: center;
}

.section-title-heading h2 {
    color: #3c4351;
    padding-bottom: 20px;
    font-weight: 500;
}

.section-title-heading p {
    line-height: 26px;
    color: #758298;
    margin-bottom: 0;
}

.blue-text {
    color: #2079ff;
    font-weight: 600;
}

.awardclass-area .col-md-3 {
    width: 20%;
}

.awardclass-area .section-heading {
    padding-bottom: 80px;
}

a.single-awardclass {
    text-align: center;
    border: 1px solid #d0d9e6;
    padding: 40px 0;
    display: block;
}

.single-awardclass:hover {
    box-shadow: 0px 35px 60px 4px rgba(69, 88, 125, .13);
}

.single-awardclass-img {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    margin: 0 auto;
}

.single-awardclass h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 400;
}

.row.clearfix {
    margin-top: -90px;
}*/

.outlines {
    width: 100%;
    margin-left: -10px;
}

/*.big-title {
    color: white;
    background-color: #01579b;
    font-size: 36px;
}

.big-title2 {
    color: #01579b;
    font-size: 36px;
}

.title-title {
    color: #262626;
    font-size: 36px;
}

.chart-title {
    color: #01579b;
    font-size: 24px;
}

.bigger-title {
    font-size: 36px;
    color: #01579b;
}

.vertical-title {
    transform: rotate(270deg) !important;
    transform-origin: left top 0;
    color: #01579b;
    font-size: 36px;
}

p.padding {
    padding-left: 100px;
    padding-right: 100px;
}*/

span.black {
    color: #64B5F6;
    font-size: 58px;
    font-weight: normal;
}

.mt120 {
    margin-top: 120px;
}

.mtn60 {
    margin-top: -60px;
}

.small_space {
    margin-top: 20px;
}

.text-center {
    text-align: center !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.awardtitlecolumn {
    left: 5em;
    margin-top: 30px;
}

/*.top2 {
    margin-top: -180px;
    margin-left: 80px;
    margin-right: 20px;
}*/

.card, .navbar-nav {
    display: -moz-box;
    -webkit-box-orient: vertical;
    margin-top: 30px;
}

/*.tx-primary {
    color: #2196F3;
}*/

.tx-white {
    color: #ffffff;
}

/*.hhs-content {
    color: #f1f1f1;
}

section.section_gradiant {
    padding-top: 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
}

.btn-primary {
    color: #fff;
    background-color: #0a3ea1;
    border-color: #0a3ea1;
}

.backblue {
    background-color: #0A3EA1;
}*/

h6 {
    font-size: 14px;
    line-height: 40px;
}

/*.header {
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 40px;
}

#header {
    clear: both;
}*/

/*h1.multi-padded {
    line-height: 1.5;
    padding: 2px 0;
    width: 280px;
    margin: 10px 0 0 10px;
    height: 400px;
    font-size: 42px;
}*/

h2 {
    font-size: 1.7rem;
    font-weight: 300;
    font-style: normal;
}

input[type=text], input[type=password], input[type=email], textarea, input[type=text].form-control, input[type=password].form-control, input[type=email].form-control, textarea.form-control {
    width: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #01528b;
    border: 1px solid #01528b;
    outline: 0;
}

.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
    text-decoration: none !important;
    color: white !important;
    /* opacity: 0.78; */
    background-color: #0a3ea1;
}

.btn:active, input[type="submit"]:active, input[type="button"]:active, button.btn:active, .btn-primary:active {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    background-color: #0a3ea1;
    /* opacity: 0.78; */
}

.dx-texteditor-input {
    margin: 0;
    padding: 7px 9px 8px;
    background: #fff;
    color: #fff;
    font-size: 1em;
    border-radius: 4px;
    min-height: 34px;
}

input[type=text]:focus {
    border-color: #01528b;
    background-color: #01528b;
}

@media only screen and (max-width: 1199px) {
    .hidden-row {
        display: none;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .text-center {
        text-align: center !important;
        margin-bottom: 60px;
    }
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/*@media (min-width: 1200px) {
    .container {
        width: 95%;
    }
}

.container.mtt {
    max-width: 1200px;
}*/

@media only screen and (max-width: 1199px) {
    .box.list-item {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 560px) {
    p.padding {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    label {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    h4 {
        color: #ffffff;
        font-size: 12px;
        line-height: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .top2 {
        margin-top: -180px;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 35px;
    }
}

.dxeButtonEdit_newTAGGSTheme td.dxic, .dxFirefox .dxeButtonEdit_newTAGGSTheme td.dxic {
    padding: 8px;
}

.dxeButtonEditSys.dxeButtonEdit_newTAGGSTheme {
    width: auto !important;
    box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
    border-radius: .35rem;
    font-size: 1.3rem;
    color: #191f28;
}
/*.dxeListBoxItemRow_newTAGGSTheme:nth-child(odd) td:not(.dxeListBoxItemSelected_newTAGGSTheme) {
    background-color: transparent;
    padding: 4px 6px;
}*/
.dxeListBoxItemRow_newTAGGSTheme:nth-child(odd) td:not(.dxeListBoxItemSelected_newTAGGSTheme) {
    background-color: transparent;
    padding: 3px 2px;
}

.selectedItem {
    color: #263238;
    background-color: #E3F2FD;
}

.dxeListBoxItemRow_newTAGGSTheme:nth-child(even) td:not(.dxeListBoxItemSelected_newTAGGSTheme) {
    background-color: #f7f9fb;
}

.dxeListBoxItemRow_newTAGGSTheme {
    cursor: default;
    background-color: white;
}

    .dxeListBoxItemRow_newTAGGSTheme:nth-child(even) td:not(.dxeListBoxItemSelected_newTAGGSTheme) {
        background-color: #f7f9fb;
        padding: 4px 6px;
    }

.selectedItem {
    color: #263238;
    background-color: #f5fbff;
    font-weight: bold;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
    z-index: 9999999;
    display: block;
    position: relative;
}

input[type=text]:focus {
    border-color: white;
    background-color: white;
}

.dxeButtonEditButton_newTAGGSTheme {
    padding: 3px 12px 3px 12px;
    background-color: rgb(25, 31, 40);
}

.dxeListBoxItemSelected_newTAGGSTheme {
    color: #000000;
    background: #f5fbff;
}

.dxeListBoxItemHover_newTAGGSTheme {
    color: #000000;
    background: #f5fbff !important;
}

.awardclass_box {
    background-color: #4a90e2;
    padding: 15px 5px;
    border-radius: 15px 50px;
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}

img.awardcase {
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}

#donutTop {
    height: 500px;
}

#donutDisc {
    height: 500px;
}

#donutTopCFDAs {
    height: 500px;
}

#donutDiscCFDAs {
    height: 500px;
}

.mb300 {
    margin-bottom: 300px;
}

.padding {
    padding: 0 20px;
}

@media only screen and (min-width: 1800px) {
    .padding {
        padding: 0 40px;
    }
}

h2.blacktext {
    font-size: 1.3rem;
    top: 5px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #191f28;
}

h1.multi-padded {
    line-height: 1.5;
    padding: 2px 0;
    width: 300px;
    margin: 10px 0 0 10px;
    height: 400px;
    font-size: 48px;
}

@media only screen and (max-width: 992px) {
    .mtc60 {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1350px) {
    .box.list-item {
        margin-left: 10px !important;
        margin-top: 0px;
    }
}

h2.blacktext {
    font-size: 14px;
    top: 8px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #191f28;
}
/*.dxeButtonEditSys.dxeButtonEdit_newTAGGSTheme {
    width: auto !important;
    border-radius: .35rem;
    font-size: 14px;
    color: #191f28;
    border-radius: 10em;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 5px 12px rgba(111, 111, 111, 0.13), 0 3px 6px rgba(0, 0, 0, 0.12);
}*/
table#FYComboBox {
    width: 440px !important;
    float: right;
}

.dxeButtonEditSys.dxeButtonEdit_newTAGGSTheme {
    width: auto !important;
    border-radius: .35rem;
    font-size: 14px;
    color: #191f28;
    border-radius: 10em;
    /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
    box-shadow: 0 5px 12px rgba(111, 111, 111, 0.13), 0 3px 6px rgba(0, 0, 0, 0.12);
}

h4.white-numbers {
    font-size: 1.5rem;
}

small.white-numbers-titlebottom {
    color: #ffffff;
    /* font-size: 14px; */
}

@media only screen and (min-width: 1700px) {
    h1.multi-padded {
        line-height: 1.5;
        padding: 2px 0;
        width: 300px !important;
        margin: 10px 0 0 10px;
        height: 400px;
        font-size: 48px !important;
    }
}

p.multi-padded {
    line-height: 1.5;
    /* padding: 2px 0; */
    /* width: 300px !important; */
    margin: 10px 0 0 10px;
    /* height: 400px; */
    font-size: 48px !important;
}

@media only screen and (min-width: 1700px) {
    p.multi-padded {
        line-height: 1.5;
        /* padding: 2px 0; */
        /* width: 300px !important; */
        margin: 10px 0 0 10px;
        /* height: 400px; */
        font-size: 48px !important;
    }
}

h1 .innerinner {
    color: white;
    background-color: #023780;
    position: relative;
    display: inline;
    padding: 8px 26px;
    top: 12px;
}

h2.chart-title2 {
    font-size: 24px;
    letter-spacing: -0.4px;
    margin-bottom: -40px;
    text-align: left;
    margin-left: 110px;
    color: #263238;
}

.mbn60 {
    margin-bottom: -60px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb160 {
    margin-bottom: 160px;
}

.mb120 {
    margin-bottom: 120px;
}

.mb100 {
    margin-bottom: 100px;
}

.navigation > li > .activelink {
    background-color: #ffffff;
    padding: 0px 15px;
}

.navigation > li > a > span.label-nav {
    float: left;
    line-height: 20px;
    display: block;
    width: 100%;
    clear: both;
    margin: 20px 0px 0px;
    color: #263238;
}

.mb20 {
    margin-bottom: 20px;
}

.pl40 {
    padding-left: 40px;
    padding-right: 40px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.no-border {
    border-color: transparent !important;
    border-width: 0 !important;
}

.box, .box-color {
    background-color: #fff;
    position: relative;
    margin-bottom: 1.5rem;
}

.mb2, .my2 {
    margin-bottom: .5rem !important;
}

.panel {
    border: none !important;
}

.box-header {
    position: relative;
    padding: 1rem;
    float: right;
    left: -20px;
}

.badge:empty {
    display: none;
}

.float-right {
    float: right !important;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.text-sm {
    font-size: 0.75rem;
}

.badge {
    color: #fff;
}

a:hover {
    text-decoration: none;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:active, a:hover {
    outline: 0;
}

b, strong {
    font-weight: bold;
}

.collapse {
    display: none;
}

.box-body {
    padding: 1rem 2rem -1rem 2rem;
}

.mb30 {
    margin-bottom: 30px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.mb30 {
    margin-bottom: 30px;
}

/* .col-sm-12.col-md-12.pl40 {
    z-index: 9999;
} */

.mb80 {
    margin-bottom: 80px;
}

.content-wrapper-blue {
    margin-top: -40px;
    background-color: #0A3EA1;
}

.col-sm-12.col-md-12.pl40 {
    z-index: 100;
    margin-bottom: -20px;
}

a.collapsed {
    color: #64B5F6;
    font-size: 11px;
    font-weight: 100;
}

.mtn10 {
    margin-top: -10px;
}

.nav-menu {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 15;
    z-index: 999;
}

@media only screen and (max-width: 480px) {
    .box-header {
        position: relative;
        padding: 1rem;
        float: right;
        left: 20px;
        width: 230px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 554px) {
    h4.white-numbers {
        font-size: 0.9rem;
    }
}

@media only screen and (min-width: 1200px) {
    .mtL120 {
        margin-top: 120px;
    }
}

.multi-padded {
    line-height: 1.5;
    /* padding: 2px 0; */
    /* width: 300px !important; */
    margin: 10px 0 0 10px;
    /* height: 400px; */
    font-size: 48px !important;
}

.no-csstransforms3d .mp-pusher, .no-js .mp-pusher {
    padding-left: 0px;
}

@media only screen and (max-width: 1199px) {
    .pbc {
        margin-bottom: 140px;
    }
}

p.padding.padding2 {
    height: 100px;
}

section#total-assistance {
    background-image: linear-gradient(to bottom, #ffffff 10%,#f6f9fc 100%);
}

section.section_gradiant {
    padding-top: 0px;
    background-image: linear-gradient(to bottom, #f6f9fc 10%,#f6f9fc 100%);
    box-shadow: none;
}

img.awardcase {
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

h6.verticaltext2 {
    transform: rotate(270deg);
    font-size: 64px;
    color: #023780;
    width: 600px;
}

.title_light h2, .title_light p {
    color: #37474F;
}

.awardclass_box {
    background-color: #fafbfc;
    padding: 15px 5px;
    border-radius: 15px 50px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    background-color: #f3f6fa;
}

p.awardstext {
    color: #000000;
}

.awardclass_box h6 {
    color: #0a3ea1;
}

.chart-title {
    color: #263238;
    font-size: 24px;
    float: right;
    margin-bottom: -140px;
    margin-right: 110px;
}

.col-sm-12.col-md-12.pl40 {
    /* z-index: 9999; */
    margin-top: 15px;
}

.mbn60 {
    margin-bottom: -60px;
    margin-top: -60px;
    padding: 0 20px;
}

h1.multi-padded {
    line-height: 1.4;
    padding: 2px 0;
    width: 330px !important;
    margin: 10px 0 0 10px;
    height: 400px;
    font-size: 52px !important;
}

.multi-padded {
    line-height: 1.4;
    font-size: 52px !important;
    width: 330px;
}

@media only screen and (min-width: 1700px) {
    h1.multi-padded {
        line-height: 1.4;
        padding: 2px 0;
        width: 330px !important;
        margin: 10px 0 0 10px;
        height: 400px;
        font-size: 52px !important;
    }
}

h2.blacktext {
    font-size: 14px;
    top: 8px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #455A64;
}

.title_light h2, .title_light p {
    color: #37474F;
}

small.white-numbers-titlebottom {
    color: #d0e3ff;
    font-size: 11px;
    font-weight: 100;
}

.awardclass_box {
    background-color: #fafbfc;
    padding: 0;
    border-radius: 15px 50px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
}

.awardtop {
    color: #fafbfc !important;
    background-color: #fff !important;
    border-radius: 15px 50px 0 0;
    padding: 15px 5px;
}

label.tx-secondary {
    color: #CFD8DC;
}

.title_light span, .title_dark span {
    color: #191f28;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.col-container-fluid {
    display: table;
    width: 100%;
}

label.tx-secondary {
    color: #d0e3ff;
    font-size: 12px;
    font-weight: 100;
}

h4.white-numbers2 {
    font-size: 1.8rem;
    font-weight: 500;
    color: #ffffff;
}

h3 {
    font-size: 18px;
    line-height: 22px;
    color: #B56B00;
    margin: 15px 0 6px;
}

.col-md-6.padding-bottom.mbc {
    width: 34.5%;
}

@media only screen and (max-width: 992px) {
    .col-md-6.padding-bottom.mbc {
        width: 50%;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .col-md-6.padding-bottom.mbc {
        width: 48.5%;
    }
}

.awardtitlecolumn {
    margin-right: 5em;
}

@media only screen and (min-width: 1199px) {
    .col-md-6.padding-bottom.mbc.mt120.bottomcard {
        margin-left: 150px;
    }
}

@media only screen and (max-width: 1199px) {
    .col-lg-1.col-md-2.awardtitlecolumn.hidden-row {
        display: none;
    }
}

section#total-assistance {
    padding-bottom: 120px;
}

.mt120-block {
    margin-top: 120px;
}

@media only screen and (max-width: 1199px) {
    .mt120-block {
        margin-top: 60px;
    }
}

@media only screen and (min-width: 1199px) {
    .push-left {
        margin-left: 150px;
    }
}

section#total-assistance {
    background-image: linear-gradient(to bottom, #ffffff 2%,#f6f9fc 25%);
}

.box-header {
    position: relative;
    padding: 0.75rem;
    float: right;
    left: 0px;
}

a.collapsed {
    color: #bee2ff;
    font-size: 11px;
    font-weight: 100;
}

@media only screen and (max-width: 992px) {
    .hidden-row2 {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    h4.white-numbers2 {
        font-size: 1rem;
        font-weight: 500;
        color: #ffffff;
    }
}

@media only screen and (max-width: 991px) {
    h4.white-numbers {
        font-size: 0.9rem;
        font-weight: 500;
        color: #ffffff;
    }
}

@media only screen and (max-width: 991px) {
    label.tx-secondary {
        color: #d0e3ff;
        font-size: 10px;
        font-weight: 100;
    }
}

@media only screen and (max-width: 634px) {
    label.tx-secondary {
        color: #d0e3ff;
        font-size: 8px;
        font-weight: 100;
    }
}

@media only screen and (max-width: 991px) {
    small.white-numbers-titlebottom {
        color: #d0e3ff;
        font-size: 10px;
        font-weight: 100;
    }
}

@media only screen and (max-width: 634px) {
    small.white-numbers-titlebottom {
        color: #d0e3ff;
        font-size: 8px;
        font-weight: 100;
    }
}

@media only screen and (max-width: 498px) {
    a.collapsed {
        color: #64B5F6;
        font-size: 8px;
        font-weight: 100;
    }
}

/*.dxeButtonEditButton_newTAGGSTheme {
        padding: 3px 12px 3px 12px;
        background-color: #0a3ea1;
    }*/

.dxeButtonEditButton_newTAGGSTheme {
    padding: 3px 20px 3px 20px;
    background-color: #0a3ea1;
    /* border-radius: 8px; */
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
    /* border-radius: 10px; */
    border-top-right-radius: 20px;
}

.dxeButtonEdit_newTAGGSTheme {
    background: transparent;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #90A4AE;
}

input[type="text"].dxeEditArea_newTAGGSTheme, input[type="password"].dxeEditArea_newTAGGSTheme {
    margin-top: 0;
    margin-bottom: 1px;
    padding-left: 30px;
}

.container-fluid.mtt {
    max-width: 1200px;
}

@media only screen and (max-width: 991px) {
    .card, .navbar-nav {
        display: -moz-box;
        -webkit-box-orient: vertical;
        margin-top: 60px;
    }
}

.section_gradiant3 {
    background: -webkit-linear-gradient(to bottom, #f6f9fc 1%,#ffffff 100%);
    background-image: linear-gradient(to bottom, #f6f9fc 1%,#ffffff 100%);
}

.col-xs-12.scrollGridViewContainer {
    display: flex;
    justify-content: center;
}

h2.chart-title3 {
    font-size: 24px;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
    text-align: center;
    color: #263238;
    align-items: center;
    margin: 10px auto;
}

.chart-title4 {
    font-size: 24px;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
    text-align: center;
    color: #263238;
    align-items: center;
    margin: 10px auto;
}

.dxgvHeader_newTAGGSTheme {
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 1px !important;
    border: 1px solid #455a64;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    background: -moz-linear-gradient(top, #01579B 0%, #01579B 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01579B), color-stop(100%,#01579B));
    background: -webkit-linear-gradient(top, #01579B 0%,#01579B 100%);
    background: -o-linear-gradient(top, #01579B 0%,#01579B 100%);
    background: linear-gradient(to bottom, #0a3ea1 0%,#0a3ea1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01579B', endColorstr='#01579B',GradientType=0 );
    border-bottom: #ffffff double 0px;
}

.dxgvFooter_newTAGGSTheme {
    background-color: rgb(10, 62, 161);
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
    border-bottom: #c2c2c2 2px solid;
}

.dxgvHeader_newTAGGSTheme a {
    color: #ffffff;
}

.dxgvHeader_newTAGGSTheme.GridViewHeaderClass
a:hover {
    color: white;
}
.dxgvHeader_newTAGGSTheme.GridViewHeaderClass
a:focus {
    color: white;
}

.dxgvFocusedRow_newTAGGSTheme {
    background: #e3f2fd !important;
    color: #000000 !important;
    font-weight: 400;
}

.dxgvDataRowAlt_newTAGGSTheme {
    background: #f7f9fb;
}

.mt180 {
    margin-top: 180px;
    margin-bottom: 180px;
}

.mt200 {
    margin-top: 160px;
}

#donutTopOtherCFDAs {
    height: 500px;
}

.mv {
    margin-top: 40px;
}

.mtn90 {
    margin-top: -90px;
}

.tx-blueish {
    color: #a1b6e0;
    font-size: 84px;
}

h4.white-numbers2 {
    font-size: 2.4rem;
    font-weight: 500;
    color: #ffffff;
}

label.tx-secondary {
    color: #e2edff;
    font-size: 16px;
    font-weight: 100;
}

a.collapsed {
    color: #bee2ff;
    font-size: 12px;
    font-weight: 100;
}

.mtn30 {
    margin-top: -30px;
}

h4.white-numbers2 {
    font-size: 2.4rem;
    font-weight: 500;
    color: #90bad8;
}

.dxgvFocusedRow_newTAGGSTheme a {
    color: #1B3F91 !important;
}

i.fa.fa-info {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    padding-top: 8px;
    padding-left: 2px;
}

a.btn.btn-primary.collapsed {
    border-radius: 70%;
}

a.btn.btn-primary {
    border-radius: 70%;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
}

a.btn.btn-primary {
    float: right;
    margin-top: 14px;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #0a3ea1;
}

.btn:focus, input[type="submit"]:focus, input[type="button"]:focus, button.btn:focus, .btn-primary:focus {
    background-color: #0a3ea1;
    color: #ffffff;
}

.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
    background-color: #0a3ea1;
    color: #ffffff;
}

.dxmLite_newTAGGSTheme .dxm-main {
    background: #f7fafd;
    border: 1px solid #f8fafd;
    padding: 0;
}

/*.dxeButtonEdit_newTAGGSTheme td.dxic, .dxFirefox .dxeButtonEdit_newTAGGSTheme td.dxic {
        padding: 12px;
        background-color: white;
    }*/
.dxeButtonEdit_newTAGGSTheme td.dxic, .dxFirefox .dxeButtonEdit_newTAGGSTheme td.dxic {
    padding: 12px;
    background-color: white;
    border-radius: 40px;
}

.dxeButtonEditButton_newTAGGSTheme.dxeButtonEditClearButton_newTAGGSTheme, .dxeButtonEditButton_newTAGGSTheme.dxeButtonEditClearButton_newTAGGSTheme:hover {
    background: none;
    border-width: 0;
    padding-bottom: 1px;
    padding-top: 2px;
    background-color: #ffffff;
}

.dxgvSearchPanel_newTAGGSTheme {
    background: #f6f9fc;
    border-bottom: 1px solid #f7fafc;
    padding: 5px 5px;
}

.overlay--dark, .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(10, 62, 161, 0.9);
    transition: all 0.4s ease;
}

.dxeButtonEdit_newTAGGSTheme {
    background: transparent;
    border-collapse: separate;
    border-spacing: 0;
    border: 0px solid #90A4AE;
}

.dxeEditArea_newTAGGSTheme, .dxeNullText_newTAGGSTheme .dxeMemoEditArea_newTAGGSTheme {
    color: #37474F;
}

@media only screen and (min-width: 1200px) {
    p.padding {
        padding-left: 200px;
        padding-right: 200px;
    }
}

@media only screen and (min-width: 1400px) {
    p.padding {
        padding-left: 400px;
        padding-right: 400px;
    }
}

@media(max-width:768px) {
    .cfda-page-header:after, .cfda-page-header:before {
        background: #f7f7f7
    }

    .cfda-page-header.cfdadetails-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px
    }

    .cfda-page-header.cfdadetails-header .header-details h3 {
        margin-left: 90px
    }
}

@media(max-width:992px) {
    .cfda-page-header .cfda-page-header-inner {
        display: flex;
        flex-direction: column
    }

    .cfda-page-header .left-side {
        padding-right: 0
    }

    .cfda-page-header .header-details h3 {
        font-size: 24px
    }

    .cfda-page-header {
        padding: 35px 0
    }

        .cfda-page-header .award-amount {
            font-size: 22px;
            line-height: 24px
        }

        .cfda-page-header .award-box {
            padding: 0;
            margin-top: 15px;
            margin-bottom: 20px;
            background-color: transparent;
            box-shadow: none;
        }

    .award-box .award-type {
        font-weight: 600;
        color: #333;
    }

    .cfda-page-header .left-side,
    .cfda-page-header .right-side,
    .cfda-page-header-inner {
        display: block;
        max-width: 100%;
    }

    .cfda-page-header .header-details h5 {
        border-top: 1px solid #e0e0e0;
        padding-top: 25px;
    }

    .cfda-page-header.cfdadetails-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px;
    }

    .cfda-page-header.cfdadetails-header .header-details h3 {
        margin-left: 90px;
    }
}

.cfda-page-header {
    position: relative;
    width: 100%;
    height: 100%;
    /*background-size: cover;
    background: url("../images/cfda-header.png") center center no-repeat;*/
	background-color: #0d3c95;
    background: linear-gradient(to right,#0d3c95eb 50%,#0d3c95c7 80%,#0d3c9566 130%);
}

@media(max-width:1240px) {
    .cfda-page-header .header-details h3 {
        font-size: 26px;
    }

    .cfda-page-header {
        padding: 55px 0;
    }

    .award-box .award-amount {
        font-size: 26px;
        line-height: 32px;
    }

    .cfda-page-header.cfdadetails-header .header-image {
        height: 120px;
        flex: 0 0 120px;
        width: 120px;
    }
}

@media(max-width:1366px) {
    .cfda-page-header.cfdadetails-header .header-image {
        height: 130px;
        flex: 0 0 130px;
        width: 130px;
    }
}

.plr {
    padding: 0 60px;
}

@media (min-width: 768px) {
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.cfda-page-header .cfda-page-header-inner {
    display: flex;
}

.cfda-page-header .left-side, .cfda-page-header .right-side {
    flex: 1;
    display: flex;
    align-items: center;
}

.cfda-page-header .header-image {
    /*height: 140px;
        flex: 0 0 140px;
        margin-right: 35px;
        background: #fff;*/
    border-radius: 50px;
    /*box-shadow: 0 3px 12px rgba(0,0,0,.1);
        display: flex;
        padding: 0 20px;*/
}

    .cfda-page-header .header-image a {
        display: flex;
        height: 100%;
    }

a, .header-widget, .cfda-page-header .header-details li a:hover {
    color: #2a41e8;
}

.cfda-page-header .header-image img {
    align-self: center;
    transform: translate3d(0,0,0);
}

img {
    max-width: 100%;
}

img {
    vertical-align: middle;
    border-style: none;
}

.cfda-page-header .header-details h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.cfda-page-header .header-details ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 24px;
    margin-bottom: -7px;
}

.cfda-page-header .header-details li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 12px;
}

    .cfda-page-header .header-details li a {
        color: #666;
    }

    .cfda-page-header .header-details li:last-child {
        margin-right: 0;
    }

@media (min-width: 1365px) {
    .cfda-page-header .right-side {
        max-width: 30%;
    }
}

.cfda-page-header .right-side {
    max-width: 35%;
}

.cfda-page-header .award-box {
    border-radius: 4px;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    background-color: #fff;
    display: inline-block;
    padding: 20px 25px;
    margin-left: auto;
}

.award-box .award-type {
    color: #888;
    line-height: 20px;
    margin: 3px 0 8px;
}

.award-box .award-amount {
    color: #333;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
}

.cfda-page-header .background-image-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    left: 50%;
    z-index: 10;
    background: url("../images/cfda-header.png") center center no-repeat;
}

.mb60 {
    margin-bottom: 60px;
}

.cfda-page-header:after {
    z-index: 5;
    background-color: #f7f7f7;
}

.cfda-page-header #breadcrumbs {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-left: auto
}

@media(max-width:992px) {
    .cfda-page-header #breadcrumbs {
        margin: 30px 0 20px
    }
}

.cfda-page-header {
    margin-bottom: 65px;
    padding: 60px 0;
    position: relative
}

.cfda-page-header .container {
    z-index: 100;
    position: relative
}

.cfda-page-header:after, .cfda-page-header:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
}

.cfda-page-header:after {
    z-index: 5;
    background-color: #f7f7f7
}

.cfda-page-header .background-image-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    left: 50%;
    z-index: 10
}

.cfda-page-header .left-side {
    padding-right: 30px
}

.cfda-page-header .right-side {
    max-width: 35%
}

@media(min-width:1365px) {
    .cfda-page-header .right-side {
        max-width: 30%
    }
}

.cfda-page-header .header-image a {
    display: flex;
    height: 100%
}

.cfda-page-header .header-image {
    /*height: 140px;*/
    flex: 0 0 90px;
    margin-right: 35px;
    /*background: #fff;
        border-radius: 4px;
        box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
        display: flex;
        padding: 0 20px*/
}

.cfda-page-header.cfdadetails-header .header-image {
    background: #fff;
    border-radius: 50%;
    box-shadow: none;
    display: flex;
    padding: 0;
    overflow: hidden;
    height: 130px;
    flex: 0 0 130px;
    width: 130px
}

.cfda-page-header .header-image img {
    align-self: center;
    transform: translate3d(0, 0, 0)
}

@media all and (-ms-high-contrast:none) {
    .cfda-page-header .header-image img {
        width: 100%
    }
}

.cfda-page-header .header-details h3 {
    color: #fffefe;
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
    margin-top: 3px;
    line-height: 36px;
    position: relative;
    padding-right: 0;
    display: inline-block;
}

    .cfda-page-header .header-details h3 span {
        color: gray;
        display: block;
        font-size: 20px;
        font-weight: 300;
        margin-top: -3px
    }

.cfda-page-header .header-details h5 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.cfda-page-header .header-details ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 24px;
    margin-bottom: -7px
}

.cfda-page-header .header-details li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 8px;
    color: white;
}

    .cfda-page-header .header-details li:last-child {
        margin-right: 0
    }

    .cfda-page-header .header-details li a {
        color: #666
    }

        .cfda-page-header .header-details li a:hover {
            color: #66676b
        }

    .cfda-page-header .header-details li i {
        font-size: 20px;
        position: relative;
        top: 2px;
        margin-right: 2px
    }

    .cfda-page-header .header-details li .verified-badge {
        transform: scale(.85);
        position: relative;
        top: 2px
    }

    .cfda-page-header .header-details li .verified-txt {
        color: #299840
    }

.cfda-page-header .award-box {
    border-radius: 4px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: #fff;
    display: inline-block;
    padding: 20px 25px;
    margin-left: auto
}

.award-box .award-type {
    color: #888;
    line-height: 20px;
    margin: 3px 0 8px
}

.award-box .award-amount {
    color: #333;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300
}

.cfda-page-header .header-image {
    height: 70px;
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}

.overlay-standard, .overlay {
    position: absolute;
    top: -5px;
    bottom: -1px;
    left: 0;
    right: 0;
	background-color: #0d3c95;
    background: linear-gradient(to right,#0d3c95eb 50%,#0d3c95c7 80%,#0d3c9566 130%);
    transition: all 0.4s ease;
}

.award-box .award-type {
    color: #fff;
    line-height: 20px;
    margin: 3px 0 8px;
    font-size: 17px;
}

.cfda-page-header .award-box {
    border-radius: 4px;
    box-shadow: none;
    background-color: transparent;
    display: inline-block;
    padding: 20px 25px;
    margin-left: auto;
}

.award-box .award-amount {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    text-align: center !important;
}

label.tx-secondary {
    color: #e2edff;
    font-size: 18px;
    font-weight: 100;
}

h4.white-numbers2 {
    font-size: 2.4rem;
    font-weight: 600;
    color: #ffffff;
}

.content-wrapper {
    margin-top: -23px;
    z-index: -9999;
}

.top-title-wrapper {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 15px 15px 0 rgba(0,0,0,.22), 0 15px 6px 0 rgba(0,0,0,.22);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
    z-index: 10;
}

.card, .navbar-nav {
    display: -moz-box;
    -webkit-box-orient: vertical;
    margin-top: -90px;
}

section#total-assistance {
    background-image: linear-gradient(to bottom, #ffffff 1%,#f6f9fc 7%);
}

.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    border: 0px solid #596A99;
    -webkit-border-radius: 0px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 40px;
}

td.name {
    text-align: center !important;
    font-weight: normal !important;
    font-size: 14px !important;
    background-color: #10266e !important;
    color: white !important;
    border-radius: 4em 0em 4em;
}

.dxeListBoxItemRow_newTAGGSTheme:nth-child(even) td:not(.dxeListBoxItemSelected_newTAGGSTheme) {
    background-color: #ffffff;
    padding: 4px 6px;
}

td {
    font-size: 14px !important;
}

    td.pl30 {
        padding-left: 30px !important;
    }

.mt120 {
    margin-top: 120px;
}

.mt100 {
    margin-top: 100px;
}

p.awardstext.short {
    min-height: 75px;
}

.mr10 {
    right: -10px;
}

.mt140 {
    margin-top: 140px;
}

@media(max-width:1199px) {
    .mtc300 {
        margin-top: 220px;
    }
}

@media only screen and (max-width:992px) {
    .award-box .award-amount {
        color: #fff;
        font-size: 28px;
        line-height: 22px;
        font-weight: 600;
        text-align: center;
        float: left;
    }

    .award-box .award-type {
        color: #fff;
        line-height: 22px;
        margin: 3px 0 8px;
        font-size: 18px;
        width: 200px;
        font-weight: 400;
    }

    .cfda-page-header .award-box {
        border-radius: 4px;
        box-shadow: none;
        background-color: transparent;
        display: inline-block;
        padding: 15px 10px;
        margin-left: 120px;
        margin-top: 10px;
    }

    .cfda-page-header-inner.plr {
        padding: 60px 0;
    }
}

.hidden {
    position: inherit;
}

@media screen and (max-width: 991px) {
    .hidden {
        display: none !important;
        visibility: hidden;
    }
}

h1.tx-secondary {
    color: white;
}

h2.tx-white {
    font-size: 2.4rem;
    font-weight: 600;
    color: #ffffff;
}

@media screen and (max-width: 991px) {
    .right-side {
        padding-top: 80px;
    }
}

.dxgvSelectedRow_newTAGGSTheme a.dxeHyperlink_newTAGGSTheme {
    color: #1565C0 !important;
}

rect.dxc-border {
    fill: #f6f9fc;
}

.mb20 {
    margin-bottom: 20px;
}

.dxgvEditFormDisplayRow_newTAGGSTheme td.dxgv, .dxgvDataRow_newTAGGSTheme td.dxgv, .dxgvDataRowAlt_newTAGGSTheme td.dxgv, .dxgvSelectedRow_newTAGGSTheme td.dxgv, .dxgvFocusedRow_newTAGGSTheme td.dxgv {
    overflow: hidden;
    border-bottom: 1px solid #d9dae0;
    border-right: 1px solid #d9dae0;
    border-top-width: 0;
    border-left-width: 0;
    padding: 8px !important;
}

.dxeListBox_newTAGGSTheme div.dxlbd {
    height: 150px;
    width: 100%;
    z-index: 999;
    background-color: white;
}

.mv {
    margin-top: 40px;
}

@media only screen and (min-width: 880px) and (max-width: 991px) {
    .mv {
        margin-left: 120px;
        margin-top: 40px;
    }
}

@media only screen and (min-width: 731px) and (max-width: 879px) {
    .mv {
        margin-left: 100px;
        margin-top: 40px;
    }
}

@media only screen and (min-width: 681px) and (max-width: 730px) {
    .mv {
        margin-left: 60px;
        margin-top: 40px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 680px) {
    .mv {
        margin-left: 40px;
        margin-top: 40px;
    }
}

@media only screen and (min-width: 550px) and (max-width: 640px) {
    .mv {
        margin-left: 20px;
        margin-top: 40px;
    }
}

@media only screen and (min-width: 521px) and (max-width: 549px) {
    .mv {
        margin-left: 0px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 520px) {
    .mv {
        margin-left: -20px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 650px) {
    p.padding.padding2 {
        height: 160px;
    }
}

.dxeListBoxItemSelected_newTAGGSTheme {
    padding: 3px 4px 3px 3px;
    background-color: #E0E0E0 !important;
}

.dxpc-shadow {
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    border-collapse: separate;
    box-shadow: 0 5px 12px rgba(111, 111, 111, 0.13), 0 3px 6px rgba(0, 0, 0, 0.12);
}

.dxeButtonEdit_newTAGGSTheme {
    background: white !important;
}

i.fa.fa-question-circle-o {
    font-size: 27px;
    margin-top: 5px;
    margin-left: 8px;
}