f.cfda-page-section {
    margin-bottom: 55px;
    display: block;
}
    .cfda-page-section h3 {
        margin-bottom: 20px;
        font-size: 20px;
    }
.margin-bottom-25 {
    margin-bottom: 25px !important;
}
.cfda-page-section p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
}

/*body p {
    font-size: 16px;
    line-height: 27px;
}*/

.sidebar-container {
    margin-bottom: 40px;
}
.profile-overview {
    display: flex;
    line-height: 22px;
    align-items: center;
    margin-bottom: 25px;
    width: calc(100% + 25px);
}
    .profile-overview .overview-item {
        flex: 1;
        border-right: 1px solid #e0e0e0;
        margin-right: 20px;
        padding-right: 20px;
        flex-grow: 1;
    }
        .profile-overview .overview-item strong {
            display: block;
            font-weight: 600;
            color: #333;
            font-size: 18px;
            margin-bottom: 5px;
        }
        .profile-overview .overview-item span {
            color: gray;
        }

    .profile-overview .overview-item {
        flex: 1;
        border-right: 1px solid #e0e0e0;
        margin-right: 20px;
        padding-right: 20px;
        flex-grow: 1;
    }

        .profile-overview .overview-item:last-child {
            border-right: 0;
            padding-right: 0;
        }

    .profile-overview .overview-item {
        flex: 1;
        border-right: 1px solid #e0e0e0;
        margin-right: 20px;
        padding-right: 20px;
        flex-grow: 1;
    }

a.cfdabutton-now-button {
    box-shadow: 0 2px 8px rgba(42,65,232,.15);
}

.cfda-page-section {
    margin-bottom: 55px;
    display: block
}

    .cfda-page-section p:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .cfda-page-section h3 {
        margin-bottom: 20px;
        font-size: 20px
    }

    .cfda-page-section .job-listing h3.job-listing-title {
        margin-bottom: 0
    }

.cfda-page-header #breadcrumbs {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-left: auto
}


    @media only screen and (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
        }
    }




    .cfda-page-header {
        position: relative;
        width: 100%;
        height: 100%;
        background-size: cover;
        background: url("../images/cfda-header.png") center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }









    @media only screen and (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 .header-image {
        height: 120px;
        flex: 0 0 120px;
    }*/

        .cfda-page-header.cfdadetails-header .header-image {
            height: 120px;
            flex: 0 0 120px;
            width: 120px;
        }
    }

    @media only screen and (min-width: 1365px) {
        .cfda-page-header .right-side {
            max-width: 30%;
        }
    }


    @media only screen and (max-width:1366px) {
        .cfda-page-header.cfdadetails-header .header-image {
            height: 130px;
            flex: 0 0 130px;
            width: 130px;
        }
    }



    @media only screen and (max-width:992px) {
        .col-lg-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .cfda-page-header #breadcrumbs {
            margin: 30px 0 20px
        }

        .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.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;
        }

        .award-box .award-amount {
            color: #fff;
            font-size: 20px;
            line-height: 22px;
            font-weight: 600;
            text-align: center;
        }

        .award-box .award-type {
            color: #fff;
            line-height: 16px;
            margin: 3px 0 8px;
            font-size: 13px;
        }

        .cfda-page-header .award-box {
            border-radius: 4px;
            box-shadow: none;
            background-color: transparent;
            display: inline-block;
            padding: 20px 25px;
            margin-left: 100px;
            margin-top: 20px;
            border: 2px white solid;
        }
    }

    .cfda-page-header {
        margin-bottom: 70px;
        padding: 70px 0;
        position: relative;
    }

    .plr {
        padding: 0 60px;
    }

    body {
        color: #263238;
        line-height: 27px;
        background-color: #fff;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
            content: " ";
            display: flex;
        }

    @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 {
        padding-right: 30px;
    }

    .cfda-page-header .header-image {
        /*height: 140px;
    flex: 0 0 140px;*/
        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 .header-image a {
            display: flex;
            height: 100%;
        }

    a, .header-widget, .cfda-page-header .header-details li a:hover {
        color: #2a41e8;
    }

    a, button {
        outline: 0 !important;
    }

    a {
        color: #66676b;
        transition: .3s;
    }

    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

    .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;
        }

    .cfda-page-header .right-side {
        max-width: 35%;
    }

    .cfda-page-header .left-side, .cfda-page-header .right-side {
        flex: 1;
        display: flex;
        align-items: center;
    }

    .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:after, .cfda-page-header:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    background: linear-gradient(to right,rgba(247,247,247,1) 50%,rgba(247,247,247,0.8) 70%,rgba(247,247,247,0.8) 90%);
}*/
    .content-right-offset {
        padding-right: 30px;
    }

    @media (min-width: 1200px) {
        .col-xl-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }
    }

    .cfda-page-header {
        margin-bottom: 70px;
        padding: 70px 0;
        position: relative
    }

        .cfda-page-header .container {
            z-index: 100;
            position: relative
        }

        .cfda-page-header:after, .cfda-page-header:before {
            content: "";
            /* position: absolute; */
            height: 100%;
            width: 100%;
            display: block;
            top: 0;
            left: 0;
            z-index: 15;
            /* background: linear-gradient(to right, rgba(247, 247, 247, 1) 50%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.8) 90%); */
        }

        .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 .cfda-page-header-inner {
            display: flex
        }

        .cfda-page-header .left-side {
            padding-right: 30px;
            width: 700px;
        }

        .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.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 {
        flex: 1
    }

        .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 .header-details li .star-rating {
                position: relative;
                top: 6px
            }

        .cfda-page-header .header-details ul li img.flag {
            height: 16px;
            border-radius: 3px;
            position: relative;
            top: -1px;
            display: inline-block;
            box-shadow: 0 0 3px rgba(0, 0, 0, .2);
            margin-right: 5px;
            cursor: default
        }

    .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
    }

    .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 4px !important;
        line-height: 1.5384616 !important;
    }

    @media (max-width: 1000px) {
        .dxgvHeader_newTAGGSTheme {
            background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
            background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%);
            background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
            background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
            background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
        }
    }

    .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: -ms-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 );
    }

    th {
        text-align: center;
    }

    .dxgvTable_newTAGGSTheme {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        margin-bottom: 30px;
    }

    span.dx-vam {
        padding: 5px 0px;
    }

    .dxeButtonEdit_newTAGGSTheme td.dxic, .dxFirefox .dxeButtonEdit_newTAGGSTheme td.dxic {
        padding: 6px 4px 6px 4px;
    }

    .title-block.clearfix {
        margin-bottom: -5px;
    }

    .dxeListBox_newTAGGSTheme td.dxeT {
        width: 86%;
        padding-left: 0 !important;
        padding-top: 2px;
    }

    .well {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        text-align: center;
    }

    .dxgvPagerBottomPanel_newTAGGSTheme a {
        font-size: 16px;
    }

    .dxgvPagerTopPanel_newTAGGSTheme, .dxgvPagerBottomPanel_newTAGGSTheme {
        background-color: transparent;
        font-size: 16px;
        margin-bottom: 50px;
    }

    .dxgvDataRowAlt_newTAGGSTheme {
        background: #fdfdfd !important;
    }

    .dxgvFocusedRow_newTAGGSTheme {
        background: #e3f2fd !important;
        color: #000000 !important;
        font-weight: 400;
    }

    .tokenBox {
        float: left;
        margin-bottom: -30px;
    }

    #GridView_DXHeadersRow0 .dxgvHeader_newTAGGSTheme a {
        color: #ffffff;
    }
@media only screen and (max-width:983px) {
    .dxgvHeader_newTAGGSTheme a {
        color: #1565C0;
    }
}
@media only screen and (min-width:984px) {
    .dxgvHeader_newTAGGSTheme a {
        color: #ffffff;
    }
}
    .dxgvFocusedRow_newTAGGSTheme a {
        color: #01579B !important;
    }

    .dxgvSelectedRow_newTAGGSTheme a.dxeHyperlink_newTAGGSTheme {
        color: #003052 !important;
    }

    .dxgvSelectedRow_newTAGGSTheme {
        color: #000000;
        background-color: transparent !important;
    }

    .dxgvFocusedRow_newTAGGSTheme {
        background: #e3f2fd !important;
        color: #000000 !important;
        font-weight: 400;
    }

    @media (min-width: 992px) {
        .c-menu {
            position: relative;
            padding-right: 20px;
        }
    }

    .c-menu--slide-left .c-menu__item {
        display: block;
        text-align: center;
    }

    .wellbox1 {
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }

    .dxeTextBox_newTAGGSTheme {
        background-color: white;
        border-top: 0px solid #9da0aa;
        border-right: 0px solid #c2c4cb;
        border-bottom: 0px solid #d9dae0;
        border-left: 0px solid #c2c4cb;
        font: 14px Open Sans, sans-serif, Helvetica Neue, Helvetica, Arial, sans-serif;
        padding: 5px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }

    .dropcaps {
        display: inline-block;
        float: left;
        margin: -20px 5px 0 0;
        color: #666666;
        font-size: 45px;
        text-transform: uppercase;
    }

    td.dxic.dxictb {
        margin-top: -5px !important;
    }

    label#ExportLabelSearchAwardDeExport_AwardSearchFilter {
        margin: 0 10px 20px 0;
        color: #546E7A;
    }

    .buttonExportXLSX, .buttonExportPDF, .buttonExportRTF, .buttonExportCSV, .buttonExportLink {
        font: normal normal normal 16px/1 FontAwesome;
        height: 22px;
        width: 15px;
        border: 0px;
        background-color: transparent;
        color: #546E7A;
        font-size: 17px;
        margin-bottom: 5px;
    }

    .dxeListBox_newTAGGSTheme {
        color: #201f35;
        font: 12px Open Sans, sans-serif, Helvetica Neue, Helvetica, Arial, sans-serif;
        border-top: 1px solid #9da0aa;
        border-right: 1px solid #c2c4cb;
        border-bottom: 1px solid #d9dae0;
        border-left: 1px solid #c2c4cb;
        width: 70px;
        height: 109px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }

    .basicInfoTable_Title {
        font-weight: bold;
        float: left;
        padding: 0 10px 10px 0;
        font-size: 0.98em;
    }

    .awardAbstract #AbstractRoundPanel_HC {
        border: 0px;
        border-radius: 0px;
        background: #ffffff;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }

    .awardAbstract #AbstractRoundPanel_RPC {
        border: 0px;
        background: #ffffff;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        border-top: solid 2px #879fab24;
    }

    .dxgvTable_newTAGGSTheme {
        background-color: #ecf5fe;
        border-width: 0;
        border-collapse: separate !important;
        overflow: hidden;
        border: 1px solid #CFD8DC;
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
        border-top: solid 2px #879fab3d;
    }

    .dxgvGroupRow_newTAGGSTheme {
        background-color: #f7F7F7;
        border: #546E7A solid;
        border-width: 0px 2px;
    }

    .dxgvGroupFooter_newTAGGSTheme {
        background-color: #ffffff;
        color: #000000;
    }

    .dxgvFooter_newTAGGSTheme {
        background-color: #00538e;
        white-space: nowrap;
        color: #fff;
        font-weight: bold;
        border-bottom: #c2c2c2 2px solid;
    }

    .dxgvDataRow_newTAGGSTheme td.dxgvIndentCell, .dxgvGroupRow_newTAGGSTheme td.dxgvIndentCell, .dxgvGroupFooter_newTAGGSTheme td.dxgvIndentCell {
        background-color: #ffffff;
        border-right: 1px solid #d9dae0;
        border-left: 1px solid #d9dae0;
        border-top-width: 0px;
    }

    .dxgvFocusedGroupRow_newTAGGSTheme {
        background: #fafafa;
        color: #201f35;
    }

    .overlay-standard, .overlay {
        position: absolute;
        top: 0;
        bottom: -1px;
        left: 0;
        right: 0;
		background-color: #0d3c95;
        background: linear-gradient(to right,#0d3c95eb 50%,#0d3c95c7 70%,#0d3c9566 90%);
        transition: all 0.4s ease;
    }

    .top-title-wrapper {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
    }

    .banner {
        width: 100%;
        margin: 0 auto;
        z-index: 100;
        margin-top: 112px;
    }

    .banner {
        position: relative;
        padding-top: 0px;
        padding-bottom: 0;
    }

    section {
        display: block;
    }

    .cfda-page-header .header-image {
        border-radius: 50%;
    }

    .cfda-page-header .header-details h3 {
        color: #fffefe;
        font-size: 24px;
        margin: 0;
        padding: 0;
        margin-bottom: 4px;
        margin-top: 3px;
        line-height: 20px;
        position: relative;
        padding-right: 0;
        display: inline-block;
    }

    .cfda-page-header .header-details h5 {
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .cfda-page-header .header-details ul {
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 16px;
        margin-bottom: -5px;
    }

    .cfda-page-header .header-details li {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 6px;
        color: white;
    }

    /*.banner {
        width: 100%;
        margin: 0 auto;
        z-index: 99999;
        margin-top: 112px;
    }*/

        .banner .award-title-nav {
            bottom: 20px;
            box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
        }

    .award-title-nav {
        width: 100%;
        height: 80px;
        padding: 15px 60px 0 60px;
        position: absolute;
        margin-bottom: 10px;
        background-size: cover;
        background: no-repeat center, linear-gradient(to right, #ffffff, #ffffff);
        background: #ffffff;
    }

    .mt5 {
        margin-top: 5px;
    }

    a.btn_map {
        border: none;
        font-family: inherit;
        font-size: inherit;
        color: #666666;
        background: #ffffff;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        cursor: pointer;
        padding: 8px 5px;
        display: inline-block;
        outline: none;
        font-size: 12px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
        text-align: center;
        width: 300px;
    }

    .collapse {
        display: none;
    }

    .show {
        display: block !important;
    }

    .row.no-gutters.box {
        margin-left: 50px;
        margin-right: 50px;
        box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
    }

    .box, .box-color {
        background-color: #fff;
        position: relative;
        margin-bottom: 1.5rem;
    }

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

    .mt10 {
        margin-top: 10px;
    }

    .padding {
        padding: 2rem;
    }

    .text-muted {
        color: #777;
    }

    .dxmLite_newTAGGSTheme .dxm-main {
        background: #ffffff;
        border: 1px solid #ffffff;
        padding: 0;
    }

    .overlay-standard, .overlay {
        position: absolute;
        top: 0;
        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;
    }

    .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;
    }

    .award-box .award-amount {
        color: #fff;
        font-size: 36px;
        line-height: 36px;
        font-weight: 600;
        text-align: center;
    }

    .award-box .award-type {
        color: #fff;
        line-height: 20px;
        margin: 3px 0 8px;
        font-size: 16px;
    }

    .cfda-page-header .award-box {
        border-radius: 4px;
        box-shadow: none;
        background-color: transparent;
        display: inline-block;
        padding: 20px 25px;
        margin-left: auto;
        border: 2px white solid;
    }

    .cfda-page-header .awardTotal-box {
        border-radius: 4px;
        box-shadow: none;
        background-color: transparent;
        display: inline-block;
        padding: 20px 25px;
        margin-left: auto;
        border: 2px white solid;
    }

    h1 {
        font-size: 2.1rem;
        font-weight: 300;
        font-style: normal;
        color: white !important;
        font-weight: bold;
    }

    h2 {
        font-size: 1.965rem;
        font-weight: 400;
        font-style: normal;
        color: white !important;
        margin: -18px 0 12px 0;
    }

    .cfda-page-header .header-image {
        height: 70px;
        flex: 0 0 80px;
        margin-top: -99px;
        box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
    }

    .cfda-page-header .header-details h5 {
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 8px;
        font-weight: bold;
    }

    a.btn_map {
        float: right;
    }

    span.badge.blue {
        margin-top: -35px;
        float: left;
        margin-left: 260px;
    }

    .blue {
        background-color: #2196F3 !important;
    }

    .badge {
        display: inline-block;
        padding: 6px 8px;
        font-size: 12px;
        line-height: 1;
        color: #fff;
        text-align: center;
        vertical-align: baseline;
    }

    .badge {
        white-space: nowrap;
    }

    @media only screen and (max-width:983px) {
        .dxgvHeader_newTAGGSTheme {
            cursor: pointer;
            white-space: nowrap;
            padding: 10px 1px !important;
            border: 0px 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: -ms-linear-gradient(top, #01579B 0%,#01579B 100%);
            background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01579B', endColorstr='#01579B',GradientType=0 );
            border-bottom: #000000 double 0px;
        }
    }

    @media only screen and (max-width:992px) {

        .cfda-page-header.cfdadetails-header .header-details h3 {
            margin-left: 90px;
        }

        .award-box .award-amount {
            color: #fff;
            font-size: 20px;
            line-height: 22px;
            font-weight: 600;
            text-align: center;
        }

        .award-box .award-type {
            color: #fff;
            line-height: 16px;
            margin: 3px 0 8px;
            font-size: 14px;
            width: 100px;
        }

        .cfda-page-header .award-box {
            border-radius: 4px;
            box-shadow: none;
            background-color: transparent;
            display: inline-block;
            padding: 15px 22px;
            margin-left: 120px;
            margin-top: 30px;
            border: 2px white solid;
        }

        .cfda-page-header-inner.plr {
            margin-left: -60px;
        }
    }

    @media (min-width:992px) {
        .hidden2 {
            display: inline-block !important;
            position: inherit;
        }
    }

    @media screen and (max-width: 991px) {
        .hidden2 {
            display: none !important;
            visibility: hidden;
        }
    }

    @media (max-width: 769px) {
        .col-xs-hidden2.basicInfoTable_Title {
            display: none;
        }
    }

    @media screen and (max-width: 991px) {

        .right-side {
            padding-top: 160px;
            padding-bottom: 20px;
            -webkit-margin-before: -160px;
            -webkit-margin-after: -20px;
        }

        .left-side {
            padding-top: 60px;
            min-width: 300px;
            -webkit-margin-before: -60px;
        }
    }

a.btn.btn-primary {
    float: right;
    margin-top: 14px;
}

    a.btn.btn-primary {
        border-radius: 70%;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        padding-top: 5px;
    }

    .btn-primary {
        color: #fff;
        background-color: #0a3ea1;
        border-color: #0a3ea1;
    }

    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;
    }

    .panel {
        border: none !important;
    }

    .mb2, .my2 {
        margin-bottom: .5rem !important;
    }

    .box, .box-color {
        background-color: #fff;
        position: relative;
        margin-bottom: 1.5rem;
    }

    .no-border {
        border-color: transparent !important;
        border-width: 0 !important;
    }

    .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);
    }

    .mb2, .my2 {
        margin-bottom: .5rem !important;
    }

    .box-header {
        position: relative;
        padding: 0.75rem;
        float: right;
        left: 0px;
    }

    a.btn.btn-primary {
        float: right;
        margin-top: 14px;
    }

    a.btn.btn-primary {
        border-radius: 70%;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        padding-top: 5px;
    }

    .btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
        background-color: #0a3ea1;
        color: #ffffff;
    }

    .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;
    }

    .btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
        text-decoration: none !important;
        color: white !important;
        background-color: #0a3ea1;
    }

    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;
    }

    .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: #0A3EA1;
        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;
    }

    .btn-primary {
        color: #fff;
        background-color: #0a3ea1;
        border-color: #0a3ea1;
    }

        .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: #fff;
            background-color: #0a3ea1;
            border-color: #0a3ea1;
        }

    .cfda-page-header {
        margin-bottom: 70px;
        padding: 70px 0;
        position: relative;
        margin-top: -26px;
    }

    .nav-menu {
        display: block;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 999;
    }

    .top-title-wrapper {
        background: #10266e url(../images/escheresque-ste-wht.png) repeat;
        z-index: 9;
    }

    b, strong {
        font-weight: bold;
    }


    .box-body {
        padding: 1rem 2rem 2rem 2rem;
    }

    .mb30 {
        margin-bottom: 30px;
    }

    .mt60 {
        margin-top: 60px;
    }

    .mb60 {
        margin-bottom: 60px;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    body {
        line-height: 1.7;
        font-weight: 400;
        color: #3c4351;
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 0 0 15px;
        font-weight: 700;
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 0 0 15px;
        font-weight: 700;
    }

    .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;
    }

    h3 {
        font-size: 18px;
        line-height: 22px;
        color: #37474f;
        margin: 15px 0 6px;
    }

    .mt40 {
        margin-top: 40px;
    }

    .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;
    }

    .btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
        background-color: #0a3ea1;
    }

    .badge {
        display: inline-block;
        padding: 8px 12px;
        font-size: 12px;
        line-height: 1;
        color: #fff;
        text-align: center;
        vertical-align: baseline;
        border-radius: 4px;
    }

    .blue {
        background-color: #10266e !important;
    }

    @media only screen and (max-width:950px) {
        .dx-item-content {
            font-size: 12px;
        }
    }
i.fa.fa-question-circle-o {
    font-size: 27px;
    margin-top: 5px;
    margin-left: 8px;
}
