.agency-background {
	background-color: #de3700;
}
.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}
.agency-logo-center {
	text-align: center;
}
.about-description {
	width: 100% !important;
}
.hero-highlighted {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de3700+0,7e2406+100 */
	background: #de3700; /* Old browsers */
	background: -moz-linear-gradient(top, #de3700 0%, #7e2406 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de3700), color-stop(100%, #7e2406)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #de3700 0%, #7e2406 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #de3700 0%, #7e2406 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #de3700 0%, #7e2406 100%); /* IE10+ */
	background: linear-gradient(to bottom, #de3700 0%, #7e2406 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de3700', endColorstr='#7e2406', GradientType=0); /* IE6-9 */
}
.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: #de3700 !important;
}
.subheader {
	background: #de3700 !important;
	min-height: 0px;
}
.subheader a {
	background: #de3700 !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #b3431e !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: #de3700 !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: #de3700 !important;
}
a.connect-link:hover {
	background-color: #de3700 !important;
}
.agencies-about-links ul li.active a {
	color: #de3700;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #de3700;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
table.rt th {
	white-space: normal;
	background-color: #de3700;
	border-color: #333333;
}
.redbold {
	color: #cc0000;
	font-weight: bold;
}
.timechoice {
	width: calc(100% / 11);
}
.callout-box {
	margin: 1.5rem 0;
	padding: 1rem;
	box-shadow: 0 0 0 2px #de3700;
}
.callout-box > *:last-child {
	margin-bottom: 0;
}
html {
    --dialogHeaderBg: #de3700;
    --dialogCloseBtnBg: #de3700;
}
