.agency-background {
	background: #32466d; /* Old browsers */
	background: -moz-linear-gradient(45deg, #acbae5 0%, #32466d 50%, #3d4359 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #acbae5 0%, #32466d 50%, #3d4359 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #acbae5 0%, #32466d 50%, #3d4359 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acbae5', endColorstr='#3d4359', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.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: #32466d !important;
}
.subheader {
	background: #32466d !important;
	min-height: 0px;
}
.subheader a {
	background: #32466d !important;
}
.subheader a:focus {
	-webkit-text-decoration: underline solid currentColor !important;
	text-decoration: underline solid currentColor !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #0952de !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), color-stop(33.84%, rgba(0, 0, 0, 0.08)), 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.1) 0%, rgba(0, 0, 0, 0.08) 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: #32466d !important;
	background-image: none !important;
}
.about-description h1 {
	font-size: 36px !important;
	line-height: 40px !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: #427AB3;
	-webkit-text-decoration: underline solid #32466d;
	text-decoration: underline solid #32466d;
}
.agencies-about-links ul li a {
	border-color: #9ebefb !important;
}
.agencies-about-links ul li a:hover {
	-webkit-text-decoration: underline solid #32466d;
	text-decoration: underline solid #32466d;
}
a, a:link, a:visited {
	color: #427AB3;
}
a.link-button {
	display: inline-block;
	color: #ffffff !important;
	background-color: #427AB3;
	font-weight: bold;
	border-radius: 5px;
	width: 250px;
	padding: 5px 0px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
.module-stats a, a:link, a:visited {
	color: #427AB3;
}
.module-homepage-hero .module-stats .stats-title {
	background-image: url("/assets/mome/images/content/hero/bg-arrow2.png");
}
.module-homepage-hero .content-slider .rsSlide, .module-homepage-hero .content-slider .rsOverflow, .module-homepage-hero .module-stats {
	background-color: #141e32 !important;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
.module-agency-columns h4, .module-header h2, .about-description h1, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6 {
	color: #32466d;
}
.about-description a:not(.btn):hover, .content-info-inner a:hover {
	-webkit-text-decoration: underline solid #32466d;
	text-decoration: underline solid #32466d;
}
.about-description a:not(.btn) {
	color: #427AB3;
}
.about-description a:not(.btn):focus, .about-description a:not(.btn):hover {
	outline: none;
	-webkit-text-decoration: solid underline #32466d;
	text-decoration: solid underline #32466d;
}
/*# sourceMappingURL=agency-styles1.css.map */
/* make generic content list look like shared programs */
.module-stay-connected .content-info-inner {
	background: #fff;
	border-top: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
/* tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.module-stay-connected .module-header h2 {
		margin-bottom: 0px;
	}
	.module-stay-connected .row:nth-child(1) {
		margin-bottom: 0px;
	}
	.module-stay-connected .initiative .content-info-inner h4 {
		font-size: 16px;
	}
	.module-stay-connected .content-info-inner {
		height: 190px;
		border-top: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.module-stay-connected .content-info-inner {
		height: 190px;
	}
}
/* desktop */
@media only screen and (min-width: 960px) {
	.module-stay-connected .content-info-inner {
		height: 190px;
	}
}
.module-stay-connected .content-info:hover {
	-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);
}
.module-stay-connected .row {
	overflow: visible !important;
}
/* force module padding */
.module {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
/* Buttons */
a.purpleBtn {
	box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
	display: block;
	padding: 0.5em 0.75em;
	vertical-align: middle;
	border-radius: 0.2em;
	background-color: #32466d;
	color: #fff !important;
	text-align: center;
	margin-block: 2px;
	transition: all 0.3s ease 0s;
}
a.purpleBtn:hover, a.purpleBtn:focus-visible {
	background-color: #000;
}
a.purpleBtn:focus-visible {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #32466d;
	outline: none;
}
.greenBt {
	font-size: 12px;
	min-height: 40px;
	background-color: #080;
	color: #fff;
	padding: 6px;
	line-height: 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #212D45 !important;
}
.module-homepage-hero .richtext h2.hero-title a {
	color: #fff;
}
.module-homepage-hero .richtext .read-more {
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.agencies-index-panel, .scroll-pane, .text-padding {
		height: 320px;
	}
}
@media only screen and (max-width: 959px) {
	.main-header .global-input-search {
		width: 125px !important;
	}
}
@media only screen and (max-width: 890px) {
	.main-header .global-input-search {
		width: 105px !important;
	}
}
@media only screen and (max-width: 865px) {
	.main-header .global-input-search {
		width: 95px !important;
	}
}
.module-stats a {
	color: #bbddff;
	font-weight: 700;
}