.agency-background {
  background-image: url("/assets/home/images/global/bg-pattern-highlighted.png");
  background-repeat: repeat
}
.required {
  color: #ED008C !important;
  font-weight: bold !important;
  font-size: 16px !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 {
  -webkit-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: #4e5d63 !important
}
.subheader {
  background: #4e5d63 !important;
  min-height: 0px
}
.subheader a {
  background: #4e5d63 !important
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
  background-color: #607b82 !important;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.05)), color-stop(33.84%, rgba(0, 0, 0, 0.05)), color-stop(42.85%, rgba(0, 0, 0, 0.05)), color-stop(56.4%, rgba(255, 255, 255, 0.05)), color-stop(66.67%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0.05))) !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: #4e5d63 !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: #db0e7f
}
.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: #d60380;
  text-decoration: underline
}
a, a:link, a:visited {
  color: #db0e7f
}
.main-content-width {
  width: 100% !important;
  margin: 0px 0px 20px
}
.chronology-year {
  white-space: nowrap;
  padding-right: 10px;
  vertical-align: top;
  text-align: right
}
table.chronology td {
  padding-bottom: 6px
}
.red_bold {
  color: #ed008c;
  font-weight: bold
}
table.rt {
  border-collapse: collapse
}
table.rt th {
  padding: 10px 5px 11px 5px;
  color: #000000;
  background-color: #7b9099;
  font-size: 13px;
  line-height: 15px;
  border: 1px solid #d1d3d3;
  vertical-align: bottom;
  white-space: nowrap;
  text-align: center
}
table.rt th.subhead {
  padding: 11px 11px 13px 11px;
  line-height: 20px;
  background-color: #ebebeb;
  border: 1px solid #d1d3d3;
  text-align: left
}
table.rt td {
  padding: 10px 11px 10px 11px;
  font-size: 16px;
  line-height: 18px;
  background-color: #f8f8f8;
  border: 1px solid #d1d3d3
}
table.rt td.vertical {
  vertical-align: middle
}
@media only screen and (max-width: 767px) {
  table.rt, table.rt thead, table.rt tbody, table.rt th, table.rt td, table.rt tr {
    display: block;
    border: none
  }
  table.rt {
    border-collapse: collapse
  }
  table.rt thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px
  }
  table.rt th.subhead {
    display: none
  }
  table.rt tr {
    border: 1px solid #d1d3d3;
    border-bottom: 0;
    margin-bottom: 10px
  }
  table.rt td {
    border: none;
    border-bottom: 1px solid #d1d3d3;
    position: relative;
    padding: 3px 3px 6px 3px;
    font-size: 11px;
    padding-left: 50%
  }
  table.rt td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    content: attr(data-label);
    font-weight: bold
  }
  table.rt th.subhead {
    padding: 6px;
    border: none
  }
}
.filter-controls {
  position: relative
}
.search-bg {
  background-color: #eaeaea;
  padding: 1px 10px 25px 10px;
  border-radius: 3px
}
.filter-buttons {
  padding-top: 15px
}
.initials-div {
  padding: 10px 0px 10px 0px
}
.initial-search {
  width: 20px;
  height: 16px;
  background-color: #ffffff;
  border: 2px solid #cfcfcf;
  border-radius: 2px;
  color: #999999 !important;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  padding-top: 4px;
  margin-right: 2.75px;
  margin-bottom: 2.75px
}
.initial-search.active, .initial-search:hover {
  background-color: #4e5d63;
  border: 2px solid #4e5d63;
  color: #ffffff !important
}
.pagination {
  position: relative;
  padding: 10px 0px 15px 0px
}
.pagination div {
  float: right
}
.filter-pagination {
  width: 24px;
  height: 20px;
  background-color: #ffffff;
  border: 2px solid #cfcfcf;
  border-radius: 2px;
  color: #999999 !important;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding-top: 4px;
  margin-left: 3px;
  margin-top: 3px
}
.filter-pagination.active, .filter-pagination:hover {
  background-color: #4e5d63;
  border: 2px solid #4e5d63;
  color: #ffffff !important
}
.portrait-border {
  padding-bottom: 25px
}
.filter-image {
  height: 250px;
  overflow: hidden;
  border: 1px solid #cccccc;
  border-radius: 3px 3px 0px 0px;
  border-bottom: none
}
.filter-image.cousins {
  height: 265px
}
.filter-caption {
  padding: 15px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 0px 0px 3px 3px;
  border-top: none;
  height: 60px
}
.filter-caption.cousins {
  height: 135px
}
.portrait-border .commissioners {
  padding: 15px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 102px
}
.portrait-border .commissioners .commissioner-link {
  color: #d60380
}
@media only screen and (max-width: 767px) {
  .filter-image {
    height: auto;
    overflow: auto
  }
  .pagination {
    position: static;
    bottom: auto
  }
  .pagination div {
    position: static;
    right: auto;
    padding-bottom: 20px
  }
}
@media only screen and (max-width: 480px) {
  .slideshow-title {
    float: left;
    padding-top: 10px;
    height: 170px
  }
}
.slideshow-image-container {
  position: relative;
  overflow: hidden
}
.slideshow-image {
  position: absolute;
  top: 0px
}
.slideshow-title {
  float: left;
  padding-top: 10px
}
.slideshow-controls {
  float: right
}
.slideshow-controls div {
  float: right;
  padding-top: 20px
}
.slideshow-button {
  display: inline-block;
  color: #ffffff !important;
  background-color: #000000;
  border-radius: 3px;
  padding: 5px 10px
}
.slideshow-button:hover {
  color: #ed008c !important
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important
}
.fluid-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.fluid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}
.btn-form-submit {
  background-color: #4e5d63;
  border-color: #4e5d63
}
form.control-form .btn, form.control-form .btn-form-submit, form.control-form .btn-reset, form.control-form.file-label span.btn {
  background-color: #000000 !important;
  border-color: #000000 !important
}
form.pdc-filter-form.control-form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 1.5rem 0.5rem !important;
  background: #f8f8f8;
  margin-bottom: 0
}
@media (max-width: 767px) {
  form.pdc-filter-form.control-form {
    padding: .5rem !important
  }
}
form.pdc-filter-form.control-form *, form.pdc-filter-form.control-form *::before, form.pdc-filter-form.control-form *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
form.pdc-filter-form.control-form label {
  margin-right: .5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
@media (max-width: 767px) {
  form.pdc-filter-form.control-form label {
    min-width: 100%
  }
}
form.pdc-filter-form.control-form select {
  margin: 0
}
form.pdc-filter-form.control-form label div, form.pdc-filter-form.control-form .buttons div {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-weight: 700;
  margin-bottom: .25rem
}
form.pdc-filter-form.control-form select, form.pdc-filter-form.control-form button {
  font-size: inherit;
  line-height: inherit;
  padding: .5rem
}
form.pdc-filter-form.control-form button {
  border: none;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
  background: #eee
}
form.pdc-filter-form.control-form button + button {
  margin-left: .5rem
}
form.pdc-filter-form.control-form button.active {
  background: #4e5d63;
  color: white;
  background: linear-gradient(-225deg, #f8f8f8 0%, #f8f8f8 0.25rem, transparent 0.25rem), linear-gradient(-45deg, #f8f8f8 0%, #f8f8f8 0.25rem, transparent 0.25rem), #4e5d63
}
@media (max-width: 450px) {
  form.pdc-filter-form.control-form button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: 0 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    max-width: 100% !important
  }
  form.pdc-filter-form.control-form button + button {
    margin-top: .5rem
  }
}
@media (min-width: 451px) and (max-width: 767px) {
  form.pdc-filter-form.control-form button {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 calc(50% - .5rem) !important;
    flex: 0 1 calc(50% - .5rem) !important;
    margin-left: 0 !important
  }
  form.pdc-filter-form.control-form button:nth-of-type(n+3) {
    margin-top: .5rem
  }
}
form.pdc-filter-form.control-form .buttons {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width: 767px) {
  form.pdc-filter-form.control-form .buttons {
    width: 100%
  }
}
form.pdc-filter-form.control-form .buttons > div {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}
table.pdc-filter-results {
  text-align: left;
	width: 100%;
}
table.pdc-filter-results thead {
  background: #db0e7f;
  color: white
}
table.pdc-filter-results th {
  background: #db0e7f
}
table.pdc-filter-results th + th {
  border-left: 1px solid white
}
table.pdc-filter-results th, table.pdc-filter-results td {
  padding: 1rem .5rem
}
/*# sourceMappingURL=agency-styles.css.map */

.teal-color {
 color: #006666 !important;
}

a.teal-color {
 color: #003366 !important;
 text-decoration: underline !important;
}