.app {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
}
.app {
    max-height: 100%;
}
.box-radius-1, .box-radius-1 .box, .box-radius-1 .box-color {
    border-radius: 1px;
}
.app-content {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);*/
    box-shadow: 0 1px 15px 1px rgba(62,57,107,.07);
}
.dxgvGroupRow_newTAGGSTheme {
    background-color: #fafafa;
    border: #546E7A solid;
    border-width: 0px 2px;
}
.padding2 {
    padding: 2rem;
}
.row.no-gutters.box {
    margin-left: 0px;
    margin-right: 0px;
    padding: 60px 0;
}
.col-xs-12.scrollGridViewContainer {
    padding-top: 10px;
}
.box-radius-1, .box-radius-1 .box, .box-radius-1 .box-color {
    border-radius: 1px;
}
.box, .box-color {
    background-color: #ffffff;
    position: relative;
    margin-bottom: 1.5rem;
}
.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.white {
    color: #fff;
}
.recipient-bg-5 {
    background-image: url(~/Content/images/recipient-bg5.jpg);
}
.recipient-header--content-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.taggs-recipient-header {
    position: relative;
    background-size: cover;
}
.fill-white {
    fill: #fff;
}
@media (min-width: 1400px) {
    .container {
        width: 1240px;
    }
}
@media (min-width: 1200px) { 
    .container {
    width: 1140px;
}
}
@media (min-width: 992px) {
    .container {
        width: 965px;
    }
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.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 {
    display: table;
    content: " ";
    width: 100%;
}
.recipient-header-content {
    position: relative;
    z-index: 15;
    padding: 35px 10px 35px 40px;
    float: left;
    width: 100%;
}
.category-link {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 0;
}
.recipient-header-title {
    display: inline-block;
    margin: 0;
    line-height: 1.3;
}
.recipient-header-content > * + *:last-child:not(.breadcrumbs-wrap) {
    margin-bottom: 0px;
}
.recipient-header-content > * + * {
    margin-top: 0px;
}
.profile-avatar {
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}
.profile-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
.inline-items > * {
    display: inline-block;
    vertical-align: middle;

}
.profile-block.inline-items {
    margin-left: 35px;
}
img {
    border-style: none;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.profile-info {
    text-align: left;
    margin-top: -10px;
}
.profile-prof {
    font-weight: 700;
    margin: 5px 0px;
    padding: 4px 55px;
}
.custom-color *:not(.btn):not(.breadcrumbs-item):not(.category-link):not(.breadcrumbs-custom) {
    color: inherit;
    fill: inherit;
}
.inline-items > .inline-items + .inline-items {
    margin-left: 70px;
}
.f-right {
    float: right;
}
.btn--with-shadow:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    left: 0;
    top: 0;
    position: absolute;
    transition: all .3s ease;
    opacity: 0;
}


.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;
}
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;
}
.overlay--dark {
    background-color: rgba(1, 162, 160, 0.5);
}
.overlay-standard, .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(18, 25, 33, 0.4);
    transition: all 0.4s ease;
}
.negative-margin-top80 {
    margin-top: -80px;
}
article, aside, details, figcaption, figure, footer, main, menu, nav, section, summary {
    display: block;
}
.row {
    margin-right: -20px;
    margin-left: -20px;
}
@media (min-width: 768px) .row {
    margin-right: -10px; margin-left: -10px;
}
@media (min-width: 1200px) .col-lg-12 {
    width: 100%;
}
@media (min-width: 1200px) .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.detail-details {
    border-radius: 10px;
    box-shadow: 40px 0 100px 0 rgba(18, 25, 33, 0.07);
    overflow: hidden;
    background-color: #fff;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a {
    text-decoration: none;
    color: #273f5b;
    transition: all 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.detail-details {
    border-radius: 10px;
    box-shadow: 40px 0 100px 0 rgba(18, 25, 33, 0.07);
    overflow: hidden;
    background-color: #fff;
}
@media (min-width: 1200px) .col-lg-8 {
    width: 66.66666667%;
}
@media (min-width: 1200px) .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.weight-bold {
    font-weight: 700;
}
@media (min-width: 1200px) .col-lg-4 {
    width: 33.33333333%;
}
@media (min-width: 1200px) .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.detail-features-list li {
    padding: 15px 0;
}
.detail-features-list .feature-item {
    width: 50%;
    font-weight: 700;
    color: #273f5b;
    float: left;
}
h2.h1.recipient-header-title {
    font-size: 2.4em !important;
    font-weight: 700;
}
h6.profile-name {
    font-size: 14px !important;
    padding: 5px 0 0 0px;
    color: #f7f7f7 !important;
}
.profile-name {
    margin: 0;
    line-height: 1.4;
}
.overlay-standard, .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(1, 87, 155, 0.92);
    transition: all 0.4s ease;
}
.recipient-bg-5 {
    position: relative;
    width: 100%;
    height: 100%;
    background: url("../images/background6.jpg") center center no-repeat;
    background-size: cover;
}
.overlay-standard, .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(1, 87, 155, 0.92);
    transition: all 0.4s ease;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
}
.address-container {
    background-color: #2b2c30;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    position: relative;
    height: 100%;
    background: url("../images/background6.jpg") center center no-repeat;
}
.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;
}
.dxgv {
    font-size: 12px !important;
}
.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;
}
.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, #0A3EA1 0%, #0A3EA1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01579B), color-stop(100%,#01579B));
    background: -webkit-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
    background: -o-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
    background: -ms-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
    background: linear-gradient(to bottom, #0A3EA1 0%,#0A3EA1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01579B', endColorstr='#01579B',GradientType=0 );
}

@media (max-width: 983px) {
    .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, #0A3EA1 0%, #0A3EA1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01579B), color-stop(100%,#01579B));
        background: -webkit-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
        background: -o-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
        background: -ms-linear-gradient(top, #0A3EA1 0%,#0A3EA1 100%);
        background: linear-gradient(to bottom, #0A3EA1 0%,#0A3EA1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
        border-bottom: #0a3ea1 double 0px;
        color: white;
    }
}
@media (max-width: 1000px) {
    .dxgvControl_newTAGGSTheme a {
        color: #ffffff;
    }
    }
.padding1 {
    margin-bottom: -20px;
}
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: 14px;
}
.dxgvPagerTopPanel_newTAGGSTheme, .dxgvPagerBottomPanel_newTAGGSTheme {
    background-color: transparent;
    font-size: 14px;
    margin-bottom: 50px;
}
.dxpLite_newTAGGSTheme .dxp-summary, .dxpLite_newTAGGSTheme .dxp-ellip {
    white-space: nowrap;
    padding: 5px 10px 8px 6px;
}
.dxpLite_newTAGGSTheme .dxp-button.dxp-bi {
    padding: 2px 6px;
    margin: -4px;
}
.dxpLite_newTAGGSTheme .dxp-current {
    color: #fff;
    text-decoration: none;
    background-color: rgb(10, 62, 161);
    border: 1px solid #c9d7fb;
    font-weight: bold;
    padding: 4px 6px 3px 6px;
}
.dxgvFocusedRow_newTAGGSTheme {
    background: #e3f2fd !important;
    color: #000000 !important;
    font-weight: 400;
}
    .dxgvFocusedRow_newTAGGSTheme a {
        color: #0a3ea1 !important;
    }
.dxgvSelectedRow_newTAGGSTheme a.dxeHyperlink_newTAGGSTheme {
    color: #1B3F91 !important;
}
.tokenBox {
    float: left;
    margin-bottom: -30px;
}
#GridView_DXHeadersRow0 .dxgvHeader_newTAGGSTheme a {
    color: #ffffff !important;
}
.dxgvFocusedRow_newTAGGSTheme a {
    color: #0a3ea1 !important;
}
.dxgvSelectedRow_newTAGGSTheme {
    color: #000000;
    background-color: transparent !important;
}
@media (min-width: 992px) {
    .c-menu {
        position: relative;
        padding-right: 20px;
    }
}
.c-menu--slide-left .c-menu__item {
    display: block;
    text-align: center;
}
.dxgvTable_newTAGGSTheme {
    background-color: White;
    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;
}
.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);
}
.dx-datagrid {
    line-height: inherit;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.dxgvGroupFooter_newTAGGSTheme {
    background-color: #ffffff;
    color: #000000;
}

.dxgvGroupFooter_newTAGGSTheme td.dxgv {
    padding: 6px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.23);
    border-right-width: 0;
    white-space: nowrap;
}
.recipient-header--min640 {
    min-height: 380px;
    z-index: 2;
}
.detail-banner {
    background-position: center center;
    background-size: 100% auto;
    height: 400px;
    position: relative;
    margin-left:60px;
}
    .detail-banner:before {
        background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.3) -10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 40%, transparent 80%);
        background: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.3) -10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 40%, transparent 80%);
        background: linear-gradient(to right, rgba(0, 0, 0, 0.3) -10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 40%, transparent 80%);
        bottom: 0px;
        content: '';
        left: 0px;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 1;
        margin-left: -60px;
    }
    .detail-banner .container {
        height: 100%;
        position: relative;
    }
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.detail-banner .detail-banner-left {
    left: 15px;
}

.detail-banner .detail-banner-left, .detail-banner .detail-banner-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

.detail-banner h2 {
    color: #fff;
    font-size: 36px;
    text-shadow: 0px 0px 20px #000;
    margin-bottom: 10px;
}
.detail-banner .detail-banner-address {
    color: #fff;
    font-weight: 300;
    text-shadow: 0px 0px 20px #000;
}
/*.disc {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    margin-left: 20px;
}*/
@media screen and (max-width: 1000px) {
    .address-box-container {
        display: none !important;
    }
}
.recipient-map .address-box-container {
    flex: 0 auto;
    width: 500px;
    height: 300px !important;
}
.recipient-address h3 {
    font-size: 26px;
    color: #fff;
    margin-top: 0;
    line-height: 1.2em;
}
.recipient-address ul {
    list-style: none;
    font-size: 14px;
    padding: 0;
    line-height: 26px;
}
.row.mt40 {
    margin-top: 40px;
}
.top-title-wrapper {
    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);
}
a.btn_map {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #c62828;
    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: 180px;
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}
.collapse.in {
    display: block;
}
.collapse {
    display: none;
}
#map {
    width: 100%;
}
@media (min-width: 1200px) {
    .container1 {
        width: 100%;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
    }
}
.container1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
}
a.dxeHyperlink_newTAGGSTheme:visited {
    color: #1B3F91;
    ;
}
a.dxeHyperlink_newTAGGSTheme {
    color: #1B3F91;
    ;
}
@media (max-width: 991px) {
    :link:hover, :link:focus {
        text-decoration: underline !important;
        /*color: #e3f2fd;*/
    }
}
.singleListing-container {
    background-color: #ffffff;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    position: relative;
    height: 100%;
}
.missing-gone {
    display: flex;
}
    .missing-gone .move-box-container {
        flex: 0 auto;
        width: 40%;
        height: 740px;
    }
@media (min-width: 1680px) .missing-gone .move-box-container {
    height: 680px;
}
.missing-gone #singleListing-container {
    flex: 1;
    padding-top: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    position: relative;
    height: 100%;
}
.nope-move {
    text-align: center;
    position: relative;
    color: #607d8b;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
    .nope-move h3 {
        font-size: 50px;
        color: #263238;
        margin-top: 0;
    }
    .nope-move ul {
        list-style: none;
        font-size: 28px;
        padding: 0;
        line-height: 30px;
    }
a.button-error {
    background-color: #1976d2;
    top: 0;
    padding: 12px 24px;
    color: #fff;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    transition: all .2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: 0;
    border-radius: 50px;
    margin-bottom: 220px;
}
p.section-subtitle {
    font-size: 24px;
    line-height: 44px;
    padding: 18px 14px 18px 14px;
}
.nope-move h3:after {
    content: "";
    height: 2px;
    width: 300px;
    position: relative;
    display: block;
    background-color: #f91942;
    margin: 30px auto;
    border-radius: 3px;
}
.move-box-container {
    background-color: #2b2c30;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    position: relative;
    height: 100%;
    background: url("../images/cover-404.jpg") center center no-repeat;
    background-size: cover;
}
@media (max-width: 700px) {
    .move-box-container {
        display: none;
    }
}


.dx-datagrid .dx-row-alt > td {
    background-color: #f7f9fb !important;
}
.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
    background-color: transparent;
    background-color: #0a3ea1 !important;
    box-shadow: 0 0 0 1px transparent;
}
.dx-scrollable-scroll-content {
    width: 100%;
    height: 100%;
    background-color: #0a3ea1 !important;
    box-shadow: 0 0 0 1px transparent;
}
.dxgvFooter_newTAGGSTheme {
    background-color: #0a3ea1;
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
    border-bottom: #c2c2c2 2px solid;
}
.banner {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0;
    z-index: 1;
}
.banner {
    width: 100%;
    margin: 0 auto;
    /* z-index: 99999; */
}

section {
    display: block;
}
.banner .award-title-nav {
    bottom: -90px;
    /*box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);*/
    box-shadow: 0 1px 15px 1px rgba(62,57,107,.07);
}
.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;
}

h1.h1.recipient-header-title {
    margin: .5em 0;
    font-size: 2.2em;
    line-height: 1.4em;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}
h2.h6.profile-name {
    font-size: 14px !important;
    padding: 5px 0 0 0px;
    color: #f7f7f7 !important;
}
h2#headerOne {
    line-height: 18px;
    font-size: 18px;
    color: #37474F;
    text-align: center;
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 260px;
    padding-bottom: 10px;
    margin-left: -20px;
}
h2#headerTwo {
    line-height: 18px;
    font-size: 18px;
    color: #37474F;
    text-align: center;
    font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: -5px;
}
.basicInfoTable_Title {
    font-weight: bold;
    float: left;
    padding: 0 20px 10px 0;
    font-size: 14px;
    margin-top: 3px;
}
.dx-item-content {
    font-size: 16px;
}
@media (max-width: 991px) {
    .row.mt40 {
        margin-top: 90px;
    }
}
h1.h3.recipient-error-title {
    font-size: 50px;
    color: #263238;
    margin-top: 0;

}

.nope-move h1.h3.recipient-error-title:after {
    content: "";
    height: 2px;
    width: 300px;
    position: relative;
    display: block;
    background-color: #f91942;
    margin: 30px auto;
    border-radius: 3px;
}
@media (max-width: 769px) {
    .basicInfoTable_Title {
        font-weight: bold;
        float: left;
        padding: 0 10px 10px 0;
        font-size: 0.54em;
        padding-top: 8px;
    }
}

@media (max-width: 769px) {
    .col-xs-hidden.basicInfoTable_Title {
        display: none;
    }
}

@media (max-width: 404px) {
    .award-title-nav {
        padding: 15px 10px 0 10px;
    }
}


.overlay-standard, .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(10, 62, 161, 0.9);
    transition: all 0.4s ease;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.23);
}

.dxmLite_newTAGGSTheme .dxm-main {
    background: transparent;
    border: 0px;
}
.disc {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-left: 40px;
    padding-left: 20px;
}

i.fa.fa-question-circle-o {
    font-size: 27px;
    margin-top: 5px;
    margin-left: 8px;
}
