.agency-background {
    background-color: #ff9500;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 63, 72, 0.5)), color-stop(2rem, transparent)), -webkit-gradient(linear, left bottom, left top, from(rgba(51, 63, 72, 0.5)), color-stop(2rem, transparent)), -webkit-gradient(linear, left top, left bottom, from(#ff9500), to(#c45f01)), #ff9500;
    background: linear-gradient(to bottom, rgba(51, 63, 72, 0.5) 0%, transparent 2rem), linear-gradient(to top, rgba(51, 63, 72, 0.5) 0%, transparent 2rem), linear-gradient(to bottom, #ff9500 0%, #c45f01 100%), #ff9500;
    background: #2e6ba4;
    background: -webkit-gradient(linear, left top, left bottom, from(#357abb), color-stop(50%, #2e6ba4), to(#23517c));
    background: linear-gradient(to bottom, #357abb 0%, #2e6ba4 50%, #23517c 100%)
}

table.rt th {
    background-color: #102c51
}

.arrow-link,
.arrow-link-white {
    text-decoration: none !important
}

.button-link-arrow,
.black-link {
    display: none !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: #339933 !important;
    background: #007dae !important;
    background: #2e6ba4 !important
}

#nav .active a {
    color: #fff !important
}

.subheader {
    background: #2e6ba4 !important;
    min-height: 0px
}

.subheader a {
    background: #2e6ba4 !important;
    color: #ffffff
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
    background-color: #4d4d4d !important;
    color: #ffffff;
    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 #ffffff !important;
    background-color: #333f48 !important;
    background-color: #ff9500 !important;
    background-color: #357abb !important;
    background-image: none !important;
    color: #fff
}

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

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

.agencies-index-ul li a {
    font-weight: bold
}

.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: #007dae;
    color: #2e6ba4;
    text-decoration: underline
}

a,
a:link,
a:visited {
    color: #007dae
}

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

table.sortable thead {
    background-color: #eee;
    color: #666666;
    font-weight: bold;
    cursor: default
}

table.sortable thead th {
    text-align: left;
    border: 1px solid #999999;
    white-space: nowrap;
    padding: 5px
}

table.sortable tbody td {
    border: 1px solid #999999;
    padding: 5px
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
    content: "\00a0\f0dc";
    font-family: FontAwesome
}

.about-description a,
ul.agencies-index-ul a {
    color: #2e6ba4
}

.about-description a:hover,
div.module.module-agency-columns a:hover {
    -webkit-text-decoration: underline solid currentColor;
    text-decoration: underline solid currentColor;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    text-decoration-skip-ink: normal
}

h1.main-title {
    color: #ffffff
}

.about-description h1 {
    color: #333f48;
    color: #666666;
    color: black
}

.about-description a:not(.btn) {
    -webkit-text-decoration: solid underline currentColor;
    text-decoration: solid underline currentColor
}

.about-description h2,
.about-description h3,
.about-description h4,
.about-description h5,
.about-description h6 {
    color: #2f6da7
}

.module.module-agency-columns h2,
.module.module-agency-columns h3,
.module.module-agency-columns h4,
.module.module-agency-columns h5,
.module.module-agency-columns h6,
.module-header h2 {
    color: #666666
}

hr,
hr.module-divider {
    width: 100%;
    height: 1px;
    color: #ccc;
    background-color: rgba(53, 122, 187, 0.25);
    border: none;
    overflow: hidden
}

.module.module-agency-columns ul.agencies-index-ul>li,
.agencies-about-links ul li a {
    border-color: rgba(53, 122, 187, 0.25)
}

button.style-toggle-btn {
    position: -webkit-sticky;
    position: sticky;
    position: fixed;
    height: 1.5rem;
    font-size: .875rem;
    line-height: 1;
    top: 0;
    left: 0;
    z-index: 99999;
    color: white;
    background: #2e6ba4;
    display: block;
    border: none;
    border-radius: .25rem;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

button.style-toggle-btn:hover,
button.style-toggle-btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: white;
    color: #2e6ba4
}

button.style-toggle-btn::after {
    content: '';
    margin-left: .5em;
    display: inline-block
}

.btn {
    text-transform: none;
    font-size: 1.125rem;
    padding: .5rem 1.25rem;
    border-radius: .25rem;
    color: white;
    text-align: left;
    border: none
}

.btn.btn-primary {
    color: white;
    background: #2e6ba4
}

.btn.btn-secondary {
    background: transparent;
    color: #2e6ba4;
    color: #666;
    -webkit-box-shadow: inset 0 0 0 2px currentColor;
    box-shadow: inset 0 0 0 2px currentColor
}

.btn.btn-reset {
    background: transparent;
    border: none
}

#w1469023161818,
#w1469023161818 .bg-highlighted {
    background: #2e6ba4
}

#w1469023161818 h2,
#w1469023161818 .bg-highlighted h2 {
    color: white
}

#w1469023161818 img,
#w1469023161818 .content-info-inner,
#w1469023161818 .bg-highlighted img,
#w1469023161818 .bg-highlighted .content-info-inner {
    border-color: #2e6ba4
}

.mod-title,
.module .module-header h2 {
    letter-spacing: 0 !important
}

#w1482339862985 {
    background: #666
}

#w1482339862985 .content-info {
    background-color: white;
    height: 100%;
    border-color: #666 !important
}

#w1482339862985 .content-info-inner {
    padding: 4px
}

#w1482339862985 a {
    border-color: white;
    border-bottom: none
}

#w1482339862985 h2 {
    color: white
}

#w1482339862985 .row.span12 {
    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
}


.main-header {
	display: none !important;
}

.agencies-about-links {
	display: none !important;
}

.about-main-image {
	width: 100% !important;
}

footer {
	display: none !important;
}
