
:root { --fa-primary-color: #e62630; --fa-secondary-color: #ffffff; --fa-secondary-opacity: 1; }

.header-wrapper { position:fixed; z-index:999999; width:100%; background-color:white; box-shadow: 0 5px 5px rgba(0,0,0,0.1); }
.header-wrapper .utility-nav li { padding:6px 0; }
.header-wrapper .utility-nav a { font-size:.9rem; }
.header-wrapper .utility-nav-wrap { padding: 0 !important; }
@media (min-width: 992px) {
    .header-wrapper .utility-nav { margin-right:8px; }
}

.hero--internal { padding:3.5625rem 0rem; }

@media (min-width: 768px) {
  #map-col { padding:40px 80px; }
  .home1 { padding:2rem; }
  .home2 { padding:4rem; }
  .hero--internal .banner-ad { margin-top:8px; }
}
@media (max-width: 992px) {
  #map-col .banner-ad { margin:20px 0; }
  .home1 { padding:2rem 0; }
  .home2 { padding:2rem 1rem; }
}


.row.no-flex { display:block;}
.clear { clear:both; }
.nav-expand { display:none; }

a { text-decoration:none !important; }

.links-nav a:hover,
a.button-red:hover,
a.more-link:hover,
a:hover h1,h1 a:hover,a:hover h2,h2 a:hover,a:hover h3,h3 a:hover,a:hover h4,h4 a:hover,a:hover h5,h5 a:hover { color:#D22630 !important; }

.content-start { padding-top:169.5px; }

.banner-ad { max-width:468px; width:100%; position:relative; }
.banner-ad-internal { float:right; margin-top:-0.75rem; margin-right:2px; }
.right-ads { text-align:center; }

.main-content, .aside-content { margin:3rem 0; overflow-x:visible !important; }

.main-content a, .aside-content a { text-decoration:none; font-weight:bold; }
.main-content a:hover, .aside-content a:hover { text-decoration:underline; }


.img-left { float:left; margin-right:24px; margin-bottom:24px; }
.img-right { float:right; margin-left:24px; margin-bottom:24px; }
.img-50 { width:50%; }
.img-33 { width:33%; }
figcaption { text-align:center; font-style:italic; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom:12px; } 
.embed-container iframe, .embed-container object, .embed-container embed, .embed-container span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-50 { padding-bottom: 28.125%; }
.embed-33 { padding-bottom: 18.75%; }
@media (max-width: 768px) {
  .img-50, .img-33 { padding:0px; width:100%; }
  .embed-50, .embed-33 { padding-bottom: 56.25%; }
}


@media (max-width: 1300px) {
  header .navbar { margin:15px 15px 0 15px; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-top:1rem; padding-bottom:1rem; }
}
@media (max-width: 1300px) {
  .content-start { padding-top:197.5px; }
}
@media (max-width: 1200px) {
  .main-content, .aside-content { margin:3rem 0; }
}
@media (max-width: 992px) {
  .header-wrapper { position:relative; }
  .content-start { padding-top:0px; }
  header .navbar { margin:0px; }
}
@media (max-width: 768px) {
  .site-footer address { text-align:center; }
  .site-footer .utility-nav ul { margin:auto; }
  .main-content .row div[class^="col-"]:not(:last-child) { margin-bottom:24px; } 
  .hero--internal { padding:2rem 0rem; }
  .hero--internal .banner-ad { margin-bottom:10px; }
}

@media (min-width: 992px) {
  .pull-up { max-width:324px; }
}

.padded { padding:20px; }
.padded h2 { margin-top:0px; }
.padded .form-control { margin:2px 0; }
.padded h4:first-child { margin-top:0px; }

form label { font-weight:700; display:block; }

.form-control { border-radius:0px; }

.form-group { margin-bottom:20px; }

select.form-control { 
  padding:6px 12px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
}

.select2-container { width:100% !important; }
.select2-selection { border-color:#bbb !important; border-radius:0px !important; }

input:focus, textarea:focus, select:focus, .btn:focus { box-shadow:none !important; }
input[type="text"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, textarea:focus, select:focus { border:1px solid #ced4da !important; }


.noborder { border:0px; }


.blueback { color:#fff; background-color:#1D4F91; }
.redback { color: #fff; background-color:#D22630; }
.ltgreyback { background-color:#ccc; }
.ltltgreyback { background-color:#ddd; }
.ltblueback { background-color:#ccd8e5; }
.ltltblueback { background-color:#e5ebf2; }

.row.ltltblueback {
  margin-right: 0;
  margin-left: 0;
}
.row.ltltblueback .padded { padding:32px 16px 16px; }

.paddedDivs {
  border-bottom: 2px solid white;
  border-top: 0px !important;
}

.largetext { font-size:1.3em; }
.whitetext { color:white; }
.redtext { color:#D22630; }
.greytext { color:#999; }

.main-content ol, .main-content ul { padding-left: 2.25rem; }
.main-content ol li, .main-content ul li { line-height:130%; margin-bottom:12px; }
ul.nospace li { margin-bottom:4px; }


table.icons { margin-left:20px; }
table.icons td:first-child { padding:10px; font-size:24px !important; text-align:center; color:#1D4F91; }
table.icons td:last-child { vertical-align:middle;  }

table.padded4 td:first-child {
  padding-left: 8px;
}
table.padded4 td {
  padding: 4px;
}

table.outline { width:100%; margin-bottom:24px; }
table.outline th { padding:5px 10px; color:white; font-weight:bold; background:#1D4F91; }
table.outline td { padding:5px 10px; border:1px solid #ddd; vertical-align:top; }
table.outline td:first-child { white-space:nowrap; }
table.outline td:last-child { font-weight:bold; overflow-wrap:anywhere; }
table.outline tr.header td { background:#D22630; color:white; font-weight:bold; }
table.outline tr.uw td { font-weight:normal; }
.fa-fw { margin-right:6px; }
.dt-empty { display:none; }

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before { border-left:10px solid #D22630; }
table.dataTable>tbody>tr.child span.dtr-title { display:block; }

.btn, .btn-year { 
  display: inline-block;
  font-size: 0.875rem;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "wght" 700, "wdth" 100, "slnt" 0;
  text-decoration: none !important;
  border-radius: 1.375rem;
  padding: 0.25rem 1rem;
  border: 2px solid;
  text-align: center;
  background-color: #D22630;
  border-color: #D22630;
  color: #fff;
  margin-right:6px;
  margin-bottom:6px;
  line-height:1.5 !important;
}
.btn:hover { 
  background-color: #fff;
  color: #D22630;
  border-color: #D22630;
  text-decoration: none !important;
}
.btn-blue {
  background-color: #1D4F91;
  border-color: #1D4F91;
}
.btn-blue:hover {
  color: #1D4F91;
  border-color: #1D4F91;
}
.btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover {
  color: #5cb85c;
  border-color: #5cb85c;
}
.btn-sm {
  font-size:0.75rem;
  padding: 0.375rem 1.75rem;
}
.btn-xs {
  font-size:0.66rem !important;
  padding: 0.1rem 0.66rem; 
  margin-right:0px;
}
.btn-lg {
  font-size:1.2rem !important;
  padding: 0.5rem 2rem;
}
.btn-year { 
  padding: 0.2rem 1rem; 
  margin-right:2px; 
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  background:#666;
  color:black;
  border-color:#666;
}


.main-content h1,h2 { 
  position: relative;
  font-family: "acumin-variable", sans-serif;
  font-size: 2rem;
  line-height: 1.875rem;
  letter-spacing: -0.015em;
  font-variation-settings: "wght" 700, "wdth" 100, "slnt" 0;
  padding-left: 0.875rem;
  margin-bottom: 1.875rem;
  flex-direction: column;
  align-items: flex-start;
}
.main-content h1:before,h2:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 0.3125rem;
  background: #D22630;
}
.main-content h1 b,h2 b,.main-content h1 strong,h2 strong { font-weight:500; }
h3,h4,h5,h6 { color: #1D4F91; margin-top:36px; }
h3:first-child, h3.card-title, h4:first-child, h5:first-child, h6:first-child { margin-top:0px; }


.modal { z-index:10000000; }
.modal-content { z-index:10000000; width:560px; margin-top:25%; border-radius:0px; }
.modal-dialog { margin-top:10%; }
.modal-body ul { margin-bottom:0px; }
.modal-title { margin-top:0px; }
.modal-backdrop.show { z-index:9999999; opacity: .7 }
@media (max-width: 579px) {
	.modal-content { width:100%; }
}

.required,.required2,.requiredA { color:#e62630; font-weight:bold !important; }

#search-results thead th { background-color:#1D4F91 !important; color:white !important; }


.info-icon { position:relative; cursor:pointer; color:white; margin-left:4px; font-size:90%; }
.info-text { position:absolute; z-index:1000; top:-150%; left:20px; display:none; background:#eee; color:black; font-weight:normal; padding:10px; width:450px; box-shadow: 4px 4px 4px rgba(0,0,0,0.5); border:1px solid #666; font-size:90%; line-height:125%; }
.info-icon:hover .info-text { display:inline; }
.info-icon.blue { color:#1D4F91; white-space:wrap;}
.info-icon.blue .info-text { width:340px; top:-100px; }

.page-link {
    color: #1D4F91 !important;
}
.page-item.active .page-link {
    background-color: #1D4F91 !important;
    color:white !important;
    border: 1px solid #1D4F91;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

  
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
  .hidden-print {
    display: none !important;
  }
}