.agency-background {
  background-color: #005699;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 3rem) no-repeat top left/100% 100%, linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 3rem) no-repeat top left/100% 100%, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%232aa7df' fill-opacity='0.5' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E"), radial-gradient(100% 50% ellipse at 50% 100%, #2aa7df, #094e87), #0a5796;
}

.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 {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -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: #1a7eac !important;
}

.subheader {
  background: #0a5796 !important;
  background: linear-gradient(to bottom, #1a7eac, #0a5796) !important;
  min-height: 0px;
}

.subheader a {
  background: #0a5796 !important;
  color: #1a7eac !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
  background-color: #fff !important;
  background-image: -moz-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: -o-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: -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;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
  border: 1px solid #fff !important;
  background-color: #1a7eac !important;
  color: #fff !important;
  background-image: none !important;
}

.agency-bottom-margin {
  margin-bottom: 20px;
}

.agency-home-resources-padding-ul li {
  padding: 20px 0 15px !important;
}

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

@media (max-width: 767px) {
  .column.span3 {
    width: 48%;
  }
}
.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: #1a7eac;
  text-decoration: underline;
}

a, a:link, a:visited {
  color: #1a7eac;
}

.main-content-width {
  width: 100% !important;
  margin: 0px 0px 20px;
}

.about-description h1 {
  color: #0a5796;
}

.about-description ::marker,
.agencies-index-panel ::marker {
  color: #1a7eac;
  font-weight: 700;
}
.about-description a:where(:not([class*=btn])):where(:not([class*=button])),
.agencies-index-panel a:where(:not([class*=btn])):where(:not([class*=button])) {
  transition: all 0.3s ease 0s;
  text-decoration: solid underline currentColor;
}
.about-description a:where(:not([class*=btn])):where(:not([class*=button])):hover, .about-description a:where(:not([class*=btn])):where(:not([class*=button])):focus-visible,
.agencies-index-panel a:where(:not([class*=btn])):where(:not([class*=button])):hover,
.agencies-index-panel a:where(:not([class*=btn])):where(:not([class*=button])):focus-visible {
  color: #0a5796;
}
.about-description h1,
.agencies-index-panel h1 {
  color: #0a5796;
}
.about-description h2,
.agencies-index-panel h2 {
  color: #555;
}

/*# sourceMappingURL=agency-styles.css.map */
