.agency-background {
    background-color: #1f4e79;
    background: -webkit-radial-gradient(center ellipse, rgba(31, 103, 163, 1) 0%, rgba(4, 25, 68, .25) 100%), -webkit-linear-gradient(top, rgba(4, 25, 68, 1) 0%, rgba(6, 51, 88, 1) 54%, rgba(4, 25, 68, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(31, 103, 163, 1) 0%, rgba(4, 25, 68, .25) 100%), linear-gradient(to bottom, rgba(4, 25, 68, 1) 0%, rgba(6, 51, 88, 1) 54%, rgba(4, 25, 68, 1) 100%);
}
.module-agency-columns a, .agencies-about-links a, .about-description a {
    color: #1f4e79 !important;
}
.agencies-about-links li.active a {
    font-weight: 700;
}
.main-header nav ul li.nav-home a {
/*    background: url(nav-sprite.png) no-repeat center 14px;*/
    /*    width: 20px;*/
    /*    display: block;*/
}
.main-header nav ul li.nav-home:hover a {
/*    background: url(nav-sprite.png) no-repeat center -28px;*/
}
h1 {
    color: #1f4e79 !important;
}
h2, h3, h4, h5 {
    color: #d5192c !important;
}
.module-agency-columns a, .agencies-about-links a, .about-description a {
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.module-agency-columns a:hover, .agencies-about-links a:hover, .about-description a:hover {
    color: #d5192c !important;
}
.agency-content-padding {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
}
.agency-logo-center {
    text-align: center;
}
.about-description {
    width: 100% !important;
}
.agency-top-padding {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.agency-top-shadow {
    -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
    box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
}
#nav .active {
    background: #1f4e79 !important;
}
.subheader {
    background: #1f4e79 !important;
    min-height: 0px;
}
.subheader .main-title {
    color: #fff !important;
}
.subheader a {
    background: #1f4e79 !important;
}
.row.bg-highlighted {
    background: #ccc;
}
hr, hr.module-divider.mobile {
    border-color: rgba(31, 78, 121, 0);
    border-width: 1px 0 0 0;
    background: rgba(31, 78, 121, .5);
}
.agencies-about-links a {
    border-color: rgba(31, 78, 121, .5) !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
    background-color: #13395c !important;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;/*    border:1px solid rgba(255,255,255,.15);*//*    border:1px solid rgba(213, 25, 44, .5);*/
}
.subheader a.main-filter-category:hover, .subheader a.main-filter-category:active, .subheader a.main-filter-category.active {
    border: 1px solid transparent !important;
    background-color: #d5192c !important;
    background-image: none !important;
}
.agency-bottom-margin {
    margin-bottom: 20px;
}
.agency-home-resources-padding-ul li {
    padding: 20px 0 15px !important;
}
.agencies-index-ul li a {
    color: #000000;
}
/* line 20, by-the-number.scss */

.column.span3 {
    margin: 0 2% 30px 0;
}

@media (max-width: 767px) {
/* line 20, by-the-number.scss */
.column.span3 {
    width: 48%;
}
}
/* line 26, by-the-number.scss */

.column.span3:last-child {
    margin: 0;
}
sup {
    font-size: 12px;
}
a.connect-link {
    background-color: #36add5 !important;
}
a.connect-link:hover {
    background-color: #0a5796 !important;
}
.agencies-about-links ul li.active a {
    color: #00A389;
    text-decoration: underline;
}
a, a:link, a:visited {
    color: #1f4e79;
}
.module.module-stats a {
    color: #e62a3c;
}
.main-content-width {
    width: 100% !important;
    margin: 0px 0px 20px;
}
/* FILTER STYLES */

.filter-wrap {
    box-shadow: 0 0 0 1px #ccc;
    border-radius: .5rem;
    padding: .5rem 1rem 0 1rem;
 margin-bottom: calc( 1rem * ( 28 / 18));
}
.filter-results-wrap {
    padding-bottom: 1.5rem;
}
.filter-form-wrap {
}
.filter-form-wrap .formControl-row {
    width: calc( 100% + 2rem);
    transform: translateX(-1rem);
}
.filter-form-heading {
    font-size: 2rem;
    line-height: 1.25;
    padding: .5rem 0 1rem 0;
    margin: 0 0 1rem 0;
    background: linear-gradient(to top, currentColor 1px, transparent 1px);
}
.filter-pager-heading {
    font-size: 1.75rem;
    line-height: 1.25;
    margin: 0 .5rem 0 0;
    flex-basis: auto;/* white-space: nowrap; */
}
.filter-pager-heading-wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: baseline;
    padding: .25rem 0;
    margin-bottom: .5rem;
    background: linear-gradient(to top, #ccc 1px, transparent 1px);
}
.filter-categories {
    flex-basis: 40%;
    flex-grow: 1;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: baseline;
    align-self: baseline;
    font-size: .875rem;
    line-height: 1.125;
    color: #777677;
}
.filter-categories-label {
    font-weight: 700;
    color: #333;
    margin-right: .25rem;
}
.filter-category {
    margin: 0 .25rem 0 0;
    position: relative;
}
.filter-category+.filter-category::before {
    content: "|";
    margin-right: .25rem;
}
.filter-pager-wrap {
    padding-bottom: .25rem;
}
.filter-pager {
    display: flex;
    flex-flow: row nowrap;
    margin-left: 0;
    list-style: none;/* padding: 0 0 calc(.25rem * ( 28 / 18)) 0; */
}
.filter-pager a {
    font-weight: normal!important;
}
.filter-pager .page {
    flex-basis: auto;
    flex-grow: .5;
    background: #0a5796;
    color: #fff;
    border-radius: .25rem;
}
.filter-pager > li.page:nth-last-of-type(n+3) a {
    padding-left: 1rem;
}
.filter-pager > li.page:nth-of-type(n+3) a {
    padding-right: 1rem;
}
.filter-pager > li.page:nth-of-type(1) a {
    background-image: url('/assets/bsa/images/content/pages/first.svg');
    background-repeat: no-repeat;
    background-position: left .5rem center;
    background-size: 1rem 1rem;
}
.filter-pager > li.page:nth-of-type(2) a {
    background-image: url('/assets/bsa/images/content/pages/prev.svg');
    background-repeat: no-repeat;
    background-position: left .5rem center;
    background-size: 1rem 1rem;
}
.filter-pager > li.page:nth-of-type(4) a {
    background-image: url('/assets/bsa/images/content/pages/next.svg');
    background-repeat: no-repeat;
    background-position: right .5rem center;
    background-size: 1rem 1rem;
}
.filter-pager > li.page:nth-of-type(5) a {
    background-image: url('/assets/bsa/images/content/pages/last.svg');
    background-repeat: no-repeat;
    background-position: right .5rem center;
    background-size: 1rem 1rem;
}
li.page:nth-of-type(2).disabled {
    padding-left: 1.5rem;
    background-image: url('/assets/bsa/images/content/pages/prev.svg');
    background-size: 1rem 1rem;
    background-repeat: no-repeat;
    background-position: left .5rem center;
}
li.page:nth-of-type(4).disabled {
    padding-right: 1.5rem;
    background-image: url('/assets/bsa/images/content/pages/next.svg');
    background-size: 1rem 1rem;
    background-repeat: no-repeat;
    background-position: right .5rem center;
}
li.page:nth-of-type(1).disabled {
    padding-left: 1.5rem;
    background-image: url('/assets/bsa/images/content/pages/first.svg');
    background-repeat: no-repeat;
    background-position: left .5rem center;
    background-size: 1rem 1rem;
}
li.page:last-of-type.disabled {
    padding-right: 1.5rem;
    background-image: url('/assets/bsa/images/content/pages/last.svg');
    background-repeat: no-repeat;
    background-position: right .5rem center;
    background-size: 1rem 1rem;
}
.filter-pager .pageInfo {
    flex-grow: 1;
}
.filter-pager .pageInfo label {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    align-items: center;
}
.filter-pager .pageInfo input[type="text"] {
    max-width: 3rem;
    border: none;
    box-shadow: 0 0 0 1px #777677, 0 0 0 0 transparent, 0 0 0 0 transparent;
    padding: 0 .25rem;
    text-align: center;
    margin: 0;
    transition: all .3s ease-in-out 0s;
}
.filter-pager .pageInfo button[type="button"] {
    border: none;
    background: #0a5796;
    color: #fff;
    padding: .25rem .5rem;
    height: 30px;
    border-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 0 1px #0a5796, 0 0 0 0 transparent, 0 0 0 0 transparent;
    transition: all .3s ease-in-out 0s;
}
.filter-pager .pageInfo input[type="text"]:focus {
    box-shadow: 0 0 0 1px #777677, 0 0 0 3px #fff, 0 0 0 5px #777677;
    border: none;
    outline: none;
}
.filter-pager .pageInfo button[type="button"]:focus {
    box-shadow: 0 0 0 1px #0a5796, 0 0 0 3px #fff, 0 0 0 5px #777677;
    border: none;
    outline: none;
}
.filter-pager .pageInfo button[type="button"]:hover {
    background: #444;
}
.filter-pager li+li {
    margin-left: .25rem;
}
.filter-pager .ellipsis {
    flex-grow: .125;
    text-align: center;
    color: #ccc;
}
.filter-pager .page a {
    display: block;
    padding: .25rem;
    color: inherit!important;
    background: transparent;
    border-radius: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
}
.filter-pager .page a:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #777677;
    text-decoration: none;
    border: none;
    outline: none;
}
.filter-pager .page:not(.active) a:hover, .filter-pager-gotoPage button[type="button"]:hover {
    background-color: #444!important;
}
.filter-pager .page.active {
    background: #fff;
    color: #000;
    box-shadow: inset 0 0 0 2px #0a5796, inset 4px 4px 3px 0 rgba(0, 0, 0, .5)!important;
    box-shadow: inset 0 0 0 2px #0a5796!important;
}
.filter-pager-gotoPage {
    margin-top: .25rem;
    padding-top: .75rem;
    padding-bottom: .5rem;
    background: linear-gradient(to bottom, #ccc 1px, transparent 1px);
}
.filter-pager-gotoPage label.control-label:nth-of-type(n) {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: baseline;
    margin-bottom: 0!important;
}
.filter-pager-gotoPage label span {
    white-space: nowrap;
    align-self: baseline;
}
.filter-pager-gotoPage select {
    max-width: 4rem;
    text-align: center;
    margin: 0 .25rem !important;
}
.filter-pager-gotoPage button.gotoPage-button {
    background: #0a5796;
    color: #fff!important;
    font-size: 1rem;
    border: none;
    transition: all .3s ease-in-out 0s;
    border-radius: .25rem;
    align-self: stretch;
}
.filter-results-heading {
    font-size: 1.75rem;
    line-height: 1.25;
    margin: 0 0 .5rem 0;
    padding: 0 0 .5rem 0;
    background: linear-gradient(to top, #ccc 1px, transparent 1px);
    flex-basis: auto;
}
.filter-result-heading {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 .5rem 0;
    padding: 0 0 .5rem 0;
    background: linear-gradient(to top, #ddd 1px, transparent 1px);
}
ul.filter-result {
    margin-left: 0;
    list-style: none;
    margin-top: 1.5rem;
}
ul.filter-result ul.no-marker {
    list-style: none;
    margin-left: 0;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    background: linear-gradient(to top, #ddd 1px, transparent 1px);
}
ul.no-marker>li {
    flex-basis: calc(50% - .5rem);
    flex-grow: 1;
    min-width: 20rem;
}
li.result-unit {
 margin-bottom: calc(3rem * ( 28 / 18));
}
li.result-unit a.filter-result-link {
    display: inline-block;
    margin-right: 1rem;
    text-decoration: underline solid currentColor;
    text-decoration-skip: ink;
    text-decoration-skip-ink: normal;
    transition: all .3s ease-in-out 0s;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
}
li.result-unit a.filter-result-link:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #777677;
    outline: none;
    border: none;
}
li.result-unit a.keyboard-focus {
    position: absolute;
    opacity: 0;
    left: -99999px;
    transition: opacity .3s ease-in-out 0s, box-shadow .3s ease-in-out 0s;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
    outline: none;
    border: none;
}
li.result-unit a.keyboard-focus:focus {
    left: auto;
    opacity: 1;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #777677;
    outline: none;
    border: none;
}
li.page.disabled a, li.page.disabled {
    background-color: #ddd!important;
    color: #fff!important;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.filter-pager-heading small {
    font-size: 1rem;
    color: #777677;
}

@media(max-width:980px) {
.filter-pager .pageInfo label {
    font-size: 14px;
}
.filter-pager .pageInfo {
    flex-grow: 1;
}
.filter-pager li.page {
    flex-grow: 1!important;
}
.filter-pager > li a {
    background-position: center center!important;
    display: block;
    position: Relative;
    min-height: 1.5rem;
}
.filter-pager-heading small {
    font-size: 1rem;
    color: #777677;
    display: block;
    padding: .5rem 0;
}
.filter-pager > li {
    background-position: center center!important;
}
}


.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.faq-collapse-all {
        color: #fff !important;
}

a.faq-collapse-all:hover {
       color: #fff !important;
}

a.faq-expand-all {
       color: #fff !important;
}

a.faq-expand-all:hover {
      color: #fff !important;
}

.home_notice {
   padding: 10px;
   color: white;
   background-position: 0 2px;
   background-repeat: no-repeat;
   margin: 0 0 10px 0;
   font-size: 20px;
   line-height: 25px;
   font-weight: 700;
   white-space: nowrap;

}
  
  element {
    display: block;
    height: 604px;
}

div.zs_box {
    background: #1f4364;
    color: #fff !important;
}

div.zs_box {
    color: #fff !important;
}
.module-agency-columns .text-padding {
    padding: 20px 20px 20px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
  
}
  
.module {
    margin-top: 20px;
    margin-bottom: 0px;
}
.module {
 margin-top:0px;
 margin-bottom:20px !important;
}
