﻿body {
    margin:0px;
    padding:0px;
    font-family: "district-pro", sans-serif;
}

.clear { clear:both; }

.list-pager-wrapper{
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #e8e8e8;
}


/*hide fonts until typekit renders*/
.wf-loading {
    font-family: "droid-sans";
    visibility: hidden;
}

/*comments*/
.comment {
    margin: 10px 0px;
    font-size: 18px;
    border-bottom: 1px dashed #c0c0c0;
    padding:5px 0px;
}

.comment-info {
    font-size: 14px;
}


/*magazine categories*/
.article-glyph {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 2px 7px;
    font-family: "district-pro", sans-serif;
    margin-bottom: 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    text-decoration: none;
}

.article-glyph:hover { 
    text-decoration:underline;
    color:#fff;
}

.pb20 {
    padding-bottom:20px;
}

/*header*/
.center-ad {
    text-align:center;
}

.ad-pad20 {
    padding:20px;
}

.center-ad img {
    margin:0 auto;
}



.header-main{
    background-color:#aeb2b5;
    color:#fff;
    padding-bottom:20px;
}

.header-navigation {
    background-color:#848b93;
}

.logo-img{
    float:left;
}

.logo-container {
    float:left;
}

.tagline{
    display:inline-block;
    font-family:"district-pro";
    color:#003976;
    font-size:14px;
    margin-top:20px;
    margin-left:10px;
}



.account-info{
    float:right;
    margin-top:10px;
}

.mobile .account-info {
    float:none;
    background-color:#848b93;
    text-align:right;
    margin-top:0px;
    padding:6px;
    font-size:12px;
}

.mobile .btn-mobile-menu {
    font-size:30px;
    line-height:30px;
    padding:3px 6px;
    margin-left:12px;
    background-color:#013976;
}

.mobile .logo-img img {
    width:140px;
}

.btn-mobile-menu:hover {
    background-color:#002b58;
}

.account-info a{
    color:#fff;
}

/*footer*/
.footer-ad {
text-align:center;
padding:20px 0px;
}
.footer-ad.blue {
    background-color: #2F598A;
}

.footer-ad.purple {
    background-color: #AB63A5;
}

.footer-ad.grey {
    background-color: #575757;
}

.footer-navigation {
    background-color: #003976;
}
    .footer-navigation.blue {
        background-color: #023670;
    }
    .footer-navigation.purple {
        background-color: #9C4594;
    }
    .footer-navigation.grey {
        background-color: #343434;
    }

.footer-copyright{
    background-color:#535353;
}




/*ad styles*/
.ad-container{
    text-align:center;
    padding:30px 0px;
}

.mpu {
width:100%;
max-width:300px;
}

/*article styles*/

.article-row{
    margin-bottom:20px;

}

.article {
/*margin:0px 0px 30px 0px;*/
margin:0px 0px 15px 0px;
}

div.section.article-category .article img {
    margin-bottom:5px;
    max-height:104px;
}



.article-title{
    color:#003976;
    font-size:18px;
    line-height:20px;
    margin-bottom:5px;
    font-family: "district-pro", sans-serif;
    font-weight:400;
}
.article-pubdate{
    color:#c0c0c0;
    font-size:12px;
}
.article-standfirst{
    color:#333;
    font-size:16px;
    font-family: "arno-pro"	;
}

.icon-free-article {
    display:inline-block;
    font-size:12px;
    background-color:#a7c539;
    padding:2px 7px;
    margin-bottom:2px;
    border-radius:5px;
    font-family: "district-pro", sans-serif;
    color:#fff;
}

.icon-free-article img {
    margin-right:4px;
    margin-bottom:0px;
    margin-top:-3px;
}


/*sections*/
.section{
    margin-bottom:50px;

}
.section-recommended{
    background-color:#f5f9fc;
    border-top:3px solid #edf2f6;
    border-bottom:3px solid #edf2f6;
    padding:20px 0px;
}

.section-recommended .section-title{
    background-color:#a3b6bd;
    padding:5px;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:20px;
    font-family: "district-pro", sans-serif;
    font-size:16px;
    font-weight:bold;
}

.section .section-title, .section .partner-insights-title{
    border-bottom:5px solid #013976;
    font-family: "district-pro", sans-serif;
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
    color:#fff;
    text-decoration:none;
}





.section .section-title span{
    display:inline-block;
    background-color:#013976;
    padding:10px 10px 5px 10px;
    color:#fff;
    text-transform:uppercase;
}

    .section .partner-insights-title span {
        display: inline-block;
        background-color: #013976;
        padding: 10px 10px 5px 10px;
        color: #fff;
    }


.section .section-title span a {
    color:#fff;
    text-decoration:none;
}

.section .section-title span a:hover {
    color:#fff;
    text-decoration:underline;
}

.footer-navigation {
    padding-top:30px;
}

.footer-col {
    width:50%;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.footer-col span {
    display:block;
    color:#c3c3c3;
    text-transform:uppercase;
    margin-bottom:20px;
    font-family: "district-pro", sans-serif;
    font-weight:bold;
}

.footer-col ul {
    list-style:none;
    padding:0;
    margin:0;
    color:#c3c3c3;
    margin-bottom:30px;
}

.footer-col a, .footer-col a:hover {
    color:#e3e3e3;
    font-size:12px;
    font-family: "district-pro", sans-serif;
}

.footer-col span a, .footer-col span a:hover {
    font-size:14px;
}


.footer-copyright { padding-top: 20px; padding-bottom: 20px; 
                    text-align:center;
}

.copyright-right { 
                   color:#c3c3c3; font-size:12px; 
                   padding-top:10px;
                   text-align:center;
}

.article-container {
    /*margin-top:20px;*/
}


.article-social.resources a {
    display:block;
    float:left;
    font-size:38px;
    margin-right:5px;
    padding:0px;
}

.article-social.resources a:hover {
    text-decoration:none;
    color:#000;
}

.article-social.resources .facebook {
    color:#3B5998;
}

.article-social.resources .twitter {
    color:#3CF;
}

.article-social.resources .linkedin {
    color:#4875B4;
}

#share-popup a:hover {
    text-decoration:none;
    color:#000;
}

#share-popup .facebook {
    color:#3B5998;
}

#share-popup .twitter {
    color:#3CF;
}

#share-popup .linkedin {
    color:#4875B4;
}

/*
.article-social .fb-like {
    line-height:11px;
}

.twitter-share-button[style] { vertical-align: text-bottom !important; }
*/

.article-social .share-button {
    display: inline-block;
    vertical-align: top;
    padding: 4px 9px;
    font-size: 14px;
    line-height: 20.5px;
}

.popover-content #share-popup {
    display:block !important;
}

#share-popup a {
    font-size:32px;
}

.article-social .share-button i {
    margin-right:2px;
}

.article-info { 
    border-top:1px solid #97afc9;
    border-bottom:1px solid #97afc9;
    padding-top:10px;
    padding-bottom:10px;
    font-family:"district-pro";
    margin-bottom:10px;
}

.article-social {
    border-bottom:1px solid #97afc9;
    padding-bottom:10px;
    margin-bottom:10px;
}

.article-social.resources {
    border-bottom:0px;
}

.article-social.resources a {
    float:right;
}

.article-social.resources span {
    float:right;
    padding-top:10px;
    margin-right:10px;
}

.author-name {
    color:#003976;
    font-weight:700;
    display:block;
}

.article-date {
    color:#6a89aa;
    font-weight:500;
}

.article-location {
    color:#003976;
    font-weight:500;
}

.article-r-column {
    font-family: "arno-pro";
    font-size:19px;
    line-height:19px;
    margin-bottom:60px;
    position:relative;
}

.article-r-column p {
    margin-bottom:20px;
}

.article-r-column h1 {
    font-family:"district-pro";
    color:#003976;
    font-size:32px;
    line-height:32px;
}

.article-r-column h2 {
    font-family:"district-pro";
    color:#6c87a4;
    font-size:20px;
    line-height:20px;
    margin-bottom:20px;
}

.article-r-column h3 {
    font-family:"district-pro";
    color:#003976;
    font-size:20px;
    font-weight:bold;
    line-height:20px;
}

.article-partner-insight h1{
    color:#003c00;
}

.article-partner-insight h2{
    color:#000;
}



.article-inline-mpu {
    text-align:center;
}

.article-inline-mpu.mpu-right {
    margin-bottom:20px;
}

.article-inline-mpu span {
    display:block;
    text-align:right;
    font-family:"district-pro";
    font-size:12px;
}

.category-links a {
    font-size:12px;
    color:#9eaeb6;
    border-right:1px solid #b1bdc3;
    margin-right:3px;
    padding-right:8px;
}

.category-links a:last-child {
    border-right:0px;
}

.category-links { 
    margin-bottom:15px; margin-top:10px;
}

.btn-share-article, .btn-share-article-link {
    border-radius:0px;
    background-color:#003976;
    font-family:"district-pro";
    border:0px;
    width:210px;
    text-align:left;
}

.btn-share-article:hover, ..btn-share-article-link:hover {
    background-color:#002c5c;
}

.btn-share-article i, .btn-share-article-link i {
   font-size:20px;
   margin-right:8px;
   vertical-align:middle; 
}

.btn-share-article-link {
    margin-bottom:10px;
}

.btn-default, .btn-default:visited {
    background-color:#f6b523;
    color:#fff;
}

.btn-default:hover {
    background-color:#dfa31b;
    color:#fff;
}

.btn-default:focus, .btn-default:active {
    background-color:#ce961a;
    color:#fff;
}

.btn-primary, .btn-primary:visited {
    background-color: #9c4594;
    color: #fff;
}
    .btn-primary:hover {
        background-color: #923a8a;
        color: #fff;
    }

    .btn-primary:focus, .btn-primary:active {
        background-color: #923a8a;
        color: #fff;
    }


    /*brand buttons */
.btn-he, .btn-he:visited {
    background-color: #9c4594;
    color: #fff;
}

    .btn-he:hover, .btn-he:focus, .btn-he:active {
        background-color: #812d7a;
        color: #fff;
    }

.btn-pe, .btn-pe:visited {
    background-color: #023670;
    color: #fff;
}

    .btn-pe:hover, .btn-pe:focus, .btn-pe:active {
        background-color: #022d5c;
        color: #fff;
    }

.btn-te, .btn-te:visited {
    background-color: #343434;
    color: #fff;
}

    .btn-te:hover, .btn-te:focus, .btn-te:active {
        background-color: #000;
        color: #fff;
    }

.callout {
    border-top:2px solid #003976;
    border-bottom:2px solid #003976;
    font-family:"district-pro";
    font-size:20px;
    line-height:20px;
    color:#003976;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:20px;
    margin-bottom:20px;
}


.house-ad {
    margin-bottom:40px;
    text-align:center;
}

.whitepaper-logo {
    margin-top:6px;
}

.footer-house-ads {
    text-align:center;
    margin-bottom:50px;
    padding-top:20px;
    padding-bottom:20px;
}

.footer-house-ad:first-child {
    margin-bottom:40px;
}

.footer-house-ad {
    display:inline-block;
    width:100%;
}

.section-more-link {
    font-family:"district-pro";
    font-weight:normal;
    color:#003976;
    font-size:14px;
    display:block;
}

.section-more-link.visible-xs {
    font-size:18px;
    margin-top:20px;
    text-align:right;
}

.section-more-link.hidden-xs {
    float:right;
    margin-top:12px;
}

.section-more-link i {
    margin-top:2px;
    font-size:14px;
}

.reorder-section {
    margin-left:12px;
    border: 1px solid #e4e4e4;
    padding: 1px 10px;
    border-radius: 4px;
    font-size: 10px !important;
}

.reorder-section:hover {
    background-color:#ddd;
}

.article-img-only {
    margin-bottom:15px;
}

.article-banner-image {
    margin-bottom:20px;
}

.article-img-only img {
    margin-bottom:10px;
}

.article-img-only .article-title {
    margin-bottom:5px;
}

.map-image {
    border:3px solid #dfd5d5;
}

.map-article .article-title {
    margin-bottom:10px;
}

.map-article .article-standfirst {
    margin-bottom:10px;
}

.btn {
    border-radius:0px;
    border:0px;
    font-family: "district-pro", sans-serif;
}

.btn-map {
    font-weight:bold;
    text-transform:uppercase;
    background-color:#feab00;
}

.btn-map:hover {
    background-color:#da9300;
}



.inline-page-ad {
    padding:20px;
    margin-bottom:50px;
    text-align:center;
}

.form {
    font-family:"district-pro";
}

#form-errors br {
    line-height:24px;
}



.image-align-left {
    float:none; margin-right:0px; text-align:center;
    margin-bottom:10px;
}

.image-align-right {
    float:none; margin-left:0px; text-align:center;
    margin-bottom:10px;
}

.image-align-center {
    width:100%; float:none; text-align:center;
    margin-bottom:10px;
}

.image-align-center img {
    display:inline-block;
}


.image-align-left a, .image-align-right a {
    display:inline-block;
}

.caption {
    font-size:12px;
    text-align:center;
}

.mfp-img {
    background-color:#fff;
}

.related-article-bar {
    width:100%;
    background-color:#f3f3f3;
    position:fixed;
    top:0px;
    border-bottom:1px solid #c3c3c3;
    visibility:hidden;
    opacity:0;
    z-index:90;
    -webkit-transition: opacity 0.25s; /* Safari */
    transition: opacity 0.25s;
    left:0px;
}

.related-article {
    padding:10px 10px;
    
}

.related-article .article-title {
    font-size:14px;
    line-height:14px;
    margin-bottom:5px;
    margin-top:0px;
}

.owl-controls {
    /*display:none !important;*/
    margin:0px !important;
}



.related-article-title {
    font-size:22px;
    margin-left:14px;
    margin-top:8px;
    margin-bottom:3px;
}

.related-article .article-standfirst {
    display:none;
}

.related-article-bar .section {
    margin-bottom:0px;
}

.related-article-bar .section-title {
    margin-top:2px;
    font-size:12px;
    margin-bottom:0px;
}

.related-article-bar .section-title span {
    padding:5px 10px 0px;
}

.owl-carousel {
    overflow:inherit !important;
}

.related-article-bar .article-standfirst  {
    font-size:14px;
}

.pager-info span {
    background-color:#e0e0e0 !important;
    color:#888 !important;
}

.pager-info span:hover {
    color:#888 !important;
}

.article-fade img.fade {
    width:100%;
    height:120px;
    margin-top:-120px;
    opacity:1;
}

.article-fade {
    /*position:absolute;
    bottom:0px;*/
    position:relative;
}

.article-login {
    background-color: #272727;
    padding: 20px 20px;
}

.article-login li {
    color:#fff;
    text-align:left;
}

.article-login h2, .article-login h3, .article-login h4 {
    font-family: "district-pro", sans-serif;
    font-weight:300;
    color:#fff !important;
    margin:0px !important;
    margin-bottom:20px !important;
}

.article-login h2 {
    font-size:28px;
    font-weight:bold;
    line-height:24px;
}

.article-login p {
    font-family: "district-pro", sans-serif;
    font-size:16px;
    color:#fff;
    margin-bottom:0px;
}

.article-login-col:first-child {
    margin-bottom:20px;
}

.anon-locked small {
    font-size:12px;
    line-height:12px;
}

.anon-locked ul {
    font-family: "district-pro", sans-serif;
    font-size:16px;
    line-height:18px;
    list-style-type: square;
}


.anon-locked h3 {
    margin-bottom:15px !important;
}

input[type=checkbox] {
    margin-right:5px !important;
}

.article-sub-msg {
    background-color:#333;
    padding:10px;
    font-family: "district-pro", sans-serif;
    margin-bottom:10px;
    font-size:16px;
    color:#fff;
}

.article-sub-msg i {
    float:left;
    font-size:40px;
    margin-right:15px;
}

.article-sub-msg p {
    margin:0px;
}

.article-sub-msg.small {
    color:#000;
    opacity:0.8;
    font-size:14px;
    margin-bottom:20px;
}

.article-sub-msg.small i {
    font-size:24px;
    margin-right:10px;
    color:#fff;
}
#share-article-fail {
    background-color:#f6b523;
    padding:10px;
    font-family: "district-pro", sans-serif;
    margin-bottom:10px;
    font-size:14px;
    margin-top:10px;
    color:#fff;
}

#share-article-fail p {
    margin:0px;
}

#share-article-fail i {
    float:left;
    font-size:20px;
    margin-right:5px;
    height:20px;
}

#share-article-fail a, #share-article-fail a:visited, #share-article-fail a:active {
    color:#6D5111;
}

#share-article-fail a:hover {
    color:#000;
}

#share-article-success {
    background-color:green;
    padding:10px;
    font-family: "district-pro", sans-serif;
    margin-bottom:10px;
    font-size:14px;
    margin-top:10px;
    color:#fff;
}

#share-article-success i {
    float:left;
    font-size:20px;
    margin-right:5px;
    height:20px;
}

#share-article-success p {
    margin:0px;
}


.is-dragging .section {
    margin-bottom:10px;
}

.section.sortable-chosen .tooltip {
    visibility:hidden !important;
}

.sortable-ghost .tooltip {
    visibility:hidden !important;
}

.sortable-ghost {
    border:1px dotted #666;
}

.sortable-chosen .row {
    display:none !important;
    opacity:0.75;
}

.section-hidden {
    margin-bottom:5px;
    opacity:0.75;
}

.section-hidden .row {
    display:none !important;
}

.grid-view-image {
    padding-right:0px;
}

.text-heading {
    margin-top:0px;
    margin-bottom:20px;
    font-size:32px;
}

.modal-content {
    border-radius:0px;
}

.table-responsive.subscribe td{text-align:center;} 
.table-responsive.subscribe td:first-child{text-align:left;} 
 
.table-responsive.subscribe td .fa-times{color:red} 
.table-responsive.subscribe td .fa-check{color:green}

.btn-search {
    color:#fff;
    font-size:20px;
    float:right;
    margin-top:5px;
    display:none;
}

.btn-search:hover {
    text-decoration:none;
}

.btn-search span {
    display:none;
}

.sidr-inner .btn-search {
    display:block;
    float:none;
    font-size:15px;
    padding:0px 15px;
}

.sidr-inner .btn-search span {
    display:initial;
}

.sidr-inner .btn-search i {
    margin-right:5px;
}

.desktop-search-box {
    display:none;
    float:right;
}

.desktop-search-box input {
    width:250px !important;
}

.login-bar-links {
    float:left;
    width: 75%;
    text-align: left;
    font-size: 14px;
}

/* Reset box model */
.gsc-control-cse *,
.gsc-control-cse *:before,
.gsc-control-cse *:after {
    box-sizing: content-box;
}

.gsc-control-cse {
    padding:0px !important;
    min-height:20px;
}

.gsc-result-info, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left:0px !important;
}

/* Input Box (div) */
.gsc-control-cse .gsc-input-box {
    height: auto;
    margin-top: -3px;
}

/* Search Input */
.gsc-control-cse .gsc-input {
    min-height: 0;
    height: 25px;
}

/* Prevent "Relevance" button breaking */
.gsc-selected-option {
    white-space: nowrap;
}

.txt-search { margin-right:10px; }


.modal-backdrop {
    z-index:9999999;
}

.modal {
    z-index:99999999;
}

.border-img {
    border:1px solid #ccc;
}

.cookie-triangle {
    display:none;
    width:100%;
    height:40px;
    position:fixed;
    left:0px;
    bottom:0px;
    background-color:#003976;
    color: #fff;
    padding:7px 10px;
    font-size: 15px;
    text-align:center;
}

.cookie-triangle a {
    color:#fff;
    text-decoration:underline;
}

.cookie-triangle button {
    margin-left:5px;
}

.cke_dialog
{
    z-index: 999999999 !important;
}

.glossary-letter {
    width:36px;
    margin-bottom:8px;
}

.selected-letter {
    background-color:#003976;
}

.panel-sub {
    color:#fff;
    border-radius:0px;
    border:0px;
    background-color:#013976;
    border-radius:5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.55);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.55);
    
}

.col-icons {
    text-align:center;
    padding-top:10px;
}

.panel-sub .panel-heading {
    -webkit-border-radius: 5px;
}
    .panel-sub .panel-heading i, .panel-sub .panel-heading-grey i {
        font-size: 26px;
    }

    .panel-sub .panel-heading , .panel-sub .panel-heading-grey {
        padding:5px;
    }

/*
.panel-sub:hover {
    margin-left:-6px;
    margin-top:-6px;
    margin-right:-6px;
}*/

.sublist-title{
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:30px;

}

.sublist-item{
    font-size:16px;
    margin:5px 0px;

}


.panel-sub .panel-heading {
    font-size: 20px;
    text-transform:uppercase;
    text-align: center;
    background-color:#013976;
    color:#fff;
    border:0px;
}

.panel-sub .panel-heading-grey {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    background-color: #595656;
    color: #fff;
    border: 0px;
    min-height:68px;
}

.panel-sub .panel-body { 
    text-align:center;
}

.panel-sub .btn {
    background-color: #fff;
    border-radius: 5px;
    color: #595656;
    font-weight: bold;
    line-height: 21px;
}

.panel-sub .btn:hover {
    color:#000;
    background-color:#e9f1ff;
}

.panel-sub .btn:active {
    color:#fff;
    background-color:#012246;
}

.img-subscribe-tablets {
    margin-bottom:30px;
}

.img-subscribe-tablets img {
    display:inline;
}

.panel-sub {
    margin-bottom:30px;
}

.sub-title {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: bold;
    background-color: #595656;
    padding: 10px;
    border-radius: 5px;
}


.sub-title-outline {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    border:2px solid #fff;
    margin-top:50px;
}

/*
.panel-sub img {
    display:inline;
    margin-bottom:10px;
    max-height:75px;
}*/

.sub-questions {
    margin-bottom:40px;
    font-weight:bold;
    font-size:18px;
}

.group-member-header {
    color:#012246;
    margin-bottom:15px;
}

.group-text {
    font-weight:bold;
    font-size:22px;
}

.group-icons {
    font-size:40px;
}

.footer-msg {
    font-family: 'Amiri', serif;
    font-size:22px;
    line-height:21px;
}

.top-sub-info {
    background-color:#e2e2e2;
    text-align:center;
    color:#333;
    padding:10px;
    font-size:16px;
    margin-bottom:20px;
}

.modal-copyright {
     text-align:left;
     font-size:12px;
     margin-bottom:15px;
}

.share-pdf-copyright {
    display:none;
}

.featured-event {
    margin-bottom:20px;
}

.featured-event:last-child {
    margin-bottom:0px;
}

.block-quote {
    text-align:center;
    margin-bottom:22px;
    margin-top:22px;
}

.block-quote .quote {
    font-family: 'Amiri', serif;
    font-size:20px;
    margin-bottom:5px;
    line-height:20px;
}

.block-quote .rep {
    font-weight:bold;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow: hidden;
    margin-bottom:10px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media only screen and (min-width : 992px) {
    .event-row {
        display:flex;
        flex-direction: row;
    }

    .event-row .col-md-6 {
        flex-grow:0.5;
        display:flex;
        flex-direction: row;
    }

    .event-row table td {
        display:table-cell;

    }
}

.event-row img {
    width:100%;
}

.event-row table {
    border:0px !important;
    margin-bottom:0px !important
}

.event-row table td {
    border:0px !important;
    padding:0px !important;
    display:block;
}

.event-row h3 {
    margin-top:10px;
}


.awards-nav {
    list-style:none;
    list-style-type:none;
    padding:0px;
    margin:0px;
    margin-bottom:20px;
    background-color:#013976;
}

.awards-nav li {
    display:block;
    border-bottom:1px solid #002956;
}

.awards-nav li:last-child {
    border-bottom: 0px;
}

.awards-nav li:hover {
    background-color:#1c5da5;
}

.awards-nav a {
    padding:6px 16px 6px 16px;
    font-size:16px;
    display:block;
    color:#fff;
    font-family: "district-pro", sans-serif;
    font-weight: 300;
    line-height: 28px;
}

.awards-nav a:hover, .awards-nav a:visited, .awards-nav a:focus {
    text-decoration:none;
    color:#fff;
}

.awards-banner {
    margin-bottom:15px;
}

.form-horizontal {
    font-family: "district-pro", sans-serif;
}


.form-horizontal label {
    font-weight:normal;
    font-size:14px;
}

.form-horizontal .control-label {
    font-weight:bold;
    font-size: 14px;
}


.floating-sub-msg {
    position:fixed;
    padding:15px;
    left:0px;
    bottom:0px;
    margin-bottom:0px !important;
    max-width:450px;
}

.floating-sub-msg h2 {
    line-height:28px;
    margin-right:25px !important;
}


.floating-sub-msg .btn {
    font-weight:bold;
    display:inline-block;
    padding:10px 15px;
}

.floating-sub-msg .btn {
    margin-right:6px;    
}

#ContentPlaceHolderDefault_mainContent_ddlSectors {
    width: auto !important;
}

.panel-default {
    background-color: #ededed;
    height: 100%;
}

.event-row{
    margin-bottom: 15px;
}

.event-table table{
    width: 100%;
}


.side-section-title {
    font-size: 18px;
    color: #878787;
    font-size: 18px !important;
    border-bottom: 4px solid #878787;
    margin-top: 15px !important;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.left {
    max-width: 840px;
    padding-right: 25px;
    width: 100%;
    float: left;
}

.right {
    width: 300px;
    float: right;
}

.brand-link:hover img {
    filter: brightness(1.25);
    -webkit-filter: brightness(1.25);
}

@media (max-width:1199px) {
    .left {
        max-width: 640px;
    }
}

@media (max-width:989px) {
    .left {
        max-width: 420px;
    }
}


@media (max-width:750px) {
    .left {
        padding-right: 0px;
        max-width: 100%;
    }

    .right{
        width:100%;
    }
}

