.agency-background {
	background: linear-gradient(to top, #e90165 0%, #e90165 .125rem, transparent .125rem), linear-gradient(to bottom, #e90165 0%, #e90165 .125rem, transparent .125rem), #ccc;
}
.row.bg-highlighted {
	background: linear-gradient(to top, #e90165 0%, #e90165 .125rem, transparent .125rem), #767676;
}
a.slider-prev:hover, a.slider-next:hover {
	background-color: #e90165 !important;
	opacity: 1 !important;
}
.module-agency-columns h2, .module-agency-columns h3, .module-agency-columns h4, .module-agency-columns h5, .module-agency-columns h6, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6 {
	color: #767676 !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);
	-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: #767676 !important;
}
.subheader {
	min-height: 0px;
	background: linear-gradient(to top, #e90165 0%, #e90165 .125rem, transparent .125rem, transparent 100%), #767676 !important;
}
.subheader a {
	background: #e90165 !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #e90165 !important;
	border-color: #e90165;
	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 #ffffff !important;
	background-color: #767676 !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: #767676;
	text-decoration: underline;
}
.agencies-about-links ul li a {
	color: #e90165;
}
.agencies-about-links ul li a:hover {
	color: #444;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #e90165;
	transition: all .3s ease-in-out 0s;
	font-weight: 700;
}
.module-agency-columns a, .about-description a {
	background: linear-gradient(to bottom, transparent 0%, transparent 90%, #e90165 90%, #e90165 100%);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 0% 100%;
}
.module-agency-columns a:hover, .about-description a:hover {
	background-size: 100% 100%;
	color: #000;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
#main {
	margin-bottom: 0 !important;
}
.highlight {
	color: #e90165;
	text-align: center;
	padding: 20px 0px;
}
.faq-v1 .faq-questions {
	background-color: #FF5600 !important;
}