.content-wrapper {
    background-color: #f3f6f9;
}
.align-center, .aligncenter {
    text-align: left;
}
.white {
    color: #fff;
}
.awardtitle-bg-1 {
    position: relative;
    width: 100%;
    height: 100%;
    background: url("../images/background6.jpg") center center no-repeat;
    background-size: cover;
}
.awardtitle-header-content {
    position: relative;
    z-index: 1;
    padding: 60px 0 90px 0;
    float: left;
    width: 100%;
}
.inline-items {
    margin-top: 5px;
    margin-bottom: 10px;
}
.awardtitle-header--content-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.taggs-awardtitle-header {
    position: relative;
    background-size: cover;
}
.fill-white {
    fill: #fff;
}
.hhs-color *:not(.btn):not(.breadcrumbs-item):not(.award-number):not(.breadcrumbs-award) {
    color: inherit !important;
    fill: inherit !important;
}
.heading-text.mb120 {
    color: #ececec !important;
}
@media (min-width: 1400px) {
    .container {
        width: 1240px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 965px;
    }
}
.award-number {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 0px;
    margin-top: 40px;
    margin-bottom: -20px;
}
.color-number {
    color: #ffff00;
}
h6, .h6 {
    margin: .5em 0;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.02em;
}
.award-avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
    box-shadow: 0 40px 77px 0 rgba(0,0,0,.22), 0 27px 24px 0 rgba(0,0,0,.2);
}
.inline-items > * {
    display: inline-block;
    vertical-align: middle;
}
img {
    border-style: none;
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.awardtitle-header-title {
    display: inline-block;
    margin: 0;
    line-height: 1.3;
}
.inline-items > * {
    display: inline-block;
    vertical-align: middle;
}
h4, .h4 {
    margin: .5em 0;
    font-size: 2.2em;
    line-height: 1.4em;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}
.heading-text {
    margin-top: 20px !important;
    line-height: 1.25;
    font-size: 18px;
    font-family: Raleway;
    font-weight: 700;
}
.awardtitle-header-content > * + * {
    margin-top: -20px;
}
.award-name {
    margin: 0;
    line-height: 1;
    color: #ececec !important;
}
.inline-items > .inline-items + .inline-items {
    margin-left: 70px;
}
.icon-text-item .text {
    font-weight: 700;
}
.breadcrumbs-wrap {
    z-index: 19;
}
.breadcrumbs--bordered {
    border-top: solid 2px rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    padding: 6px 30px;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}
.breadcrumbs-wrap.inline-items {
    margin-top: 40px;
    margin-bottom: 20px;
}
.text {
    font-size: 16px;
    color: #ececec !important;
}
.breadcrumbs {
    padding: 0;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumbs-item {
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 30px;
}
.breadcrumbs--bordered .breadcrumbs-item.active span {
    color: #ececec !important;
    font-weight: 700;
    font-size: 14px;
}
.overlay--dark {
    background: rgba(1, 87, 155, 0.91);
}
.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;
}
.banner {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0;
    z-index: 1;
}
section {
    display: block;
}
#AbstractRoundPanel {
    font-size: 14px;
    float: right;
    padding-top: 0px;
}
.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, #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 );
}
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: #f7f9fb !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;
}
.dxgvFocusedRow_newTAGGSTheme a {
    color: #01579B !important;
}
.dxgvSelectedRow_newTAGGSTheme a.dxeHyperlink_newTAGGSTheme {
    color: #003052 !important;
}
.dxgvSelectedRow_newTAGGSTheme {
    color: #000000;
    background-color: transparent !important;
}
.dxgvControl_newTAGGSTheme a {
    color: #1565C0;
}
.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;
    padding-top: 2px;
}
.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: #0a3ea1;
    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;
}
.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;
}
.banner .award-title-nav {
    bottom: 20px;
    /*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);
}

.banner {
    width: 100%;
    margin: 0 auto;
}
.profile-info {
    text-align: left;
}
.profile-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h6.profile-name {
    font-size: 14px !important;
    padding: 5px 0 0 80px;
    color: #f7f7f7 !important;
    font-weight: normal;
}
.profile-name {
    margin: 0;
    line-height: 1.5;
}
.inline-items > * {
    display: inline-block;
    vertical-align: middle;
}
.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);
}

@media (max-width: 1000px) {
    .dxgvControl_newTAGGSTheme a {
        color: #ffffff;
    }
}
@media (max-width: 991px) {
    :link:hover, :link:focus {
        text-decoration: underline !important;
        color: #e3f2fd;
    }
}
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;
    float: right;
}
@media (max-width: 769px) {
    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 3px;
        display: inline-block;
        outline: none;
        font-size: 8px;
        -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: 170px;
    }
}
@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;
    }
}
    .collapse.in {
        display: block;
    }

    .collapse {
        display: none;
    }
    #map {
        width: 100%;
    }
    .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-shadow-1, .box-shadow-1 .box, .box-shadow-1 .box-color {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 0px rgba(0, 0, 0, 0.02);
    }
    .box-radius-1, .box-radius-1 .box, .box-radius-1 .box-color {
        border-radius: 1px;
    }
    .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;
    }
    .padding {
        padding: 2rem;
    }
.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: 760px;
    }
@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-top: 25px;
    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;
    }
}

h2.h6.profile-name {
    font-size: 14px !important;
    padding: 5px 0 0 80px;
    color: #f7f7f7 !important;
    font-weight: normal;
    margin-left: 10px;
}

h1.h3.award-error-title {
    font-size: 50px;
    color: #263238;
    margin-top: 0;
}

.nope-move h1.h3.award-error-title:after {
    content: "";
    height: 2px;
    width: 300px;
    position: relative;
    display: block;
    background-color: #f91942;
    margin: 30px auto;
    border-radius: 3px;
}
@media (max-width: 404px) {
    .award-title-nav {
        padding: 15px 10px 0 10px;
    }
}

@media (max-width: 655px) {
    .dx-widget {
        color: #333;
        font-weight: normal;
        font-size: 11px !important;
        font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;
        line-height: 1.35715;
        margin-top: -5px;
    }
}

.dxmLite_newTAGGSTheme .dxm-main {
    background: transparent;
    border: 0px;
}