#agency-index #main, #agencies-index #main {
	margin-bottom: 0;
}
.agency-background {
	background-color: #0a5796;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, transparent 2rem), linear-gradient(to top, rgba(0, 0, 0, 0.25) 0%, transparent 2rem), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%23007dbb' fill-opacity='0.2' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), linear-gradient(to bottom, #007dbb 0%, #073962 100%);
}
.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 {
	-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: #007dbb !important;
}
.subheader {
	background: #007dbb !important;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%23007dbb' fill-opacity='0.4' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), linear-gradient(to bottom, #007dbb 0%, #0a5796 100%) !important;
	min-height: 0px;
}
.subheader a {
	background: #007dbb !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #006394 !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: #007dbb !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: #007dbb;
	-webkit-text-decoration: underline solid currentColor;
	text-decoration: underline solid currentColor;
}
.agencies-about-links ul li a {
	border-color: #007dbb !important;
}
.agencies-about-links ul li a:hover {
	color: #0a5796;
	-webkit-text-decoration: underline solid #007dbb;
	text-decoration: underline solid #007dbb;
}
a, a:link, a:visited {
	color: #007dbb;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
#agencies-index .module-agency-columns :is(h1, h2, h3, h4, h5, h6), .module-header :is(h1, h2, h3, h4, h5, h6), .about-description h1, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6 {
	color: #0a5796;
}
.about-description a:not(.btn) {
	text-decoration: solid underline currentColor;
}
.about-description a:not(.btn):hover, .content-info-inner a:hover, .about-description a:not(.btn):focus, .content-info-inner a:focus {
	-webkit-text-decoration: underline solid #007dbb;
	text-decoration: underline solid #007dbb;
	color: #0a5796;
}

/* Calendar Hearing Styles */
.cal-content-square .detailarea a {
	color: #fff;
}
.cal-content-square .previewArea {
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	width: 90%;
	display: inline-block;
	overflow: hidden;
}
.calendar-data .previewArea {
	display: none;
}

.calendar-keys {
	height: auto !important;
	width: auto !important;	
}
.detailarea {
	display:block;
	background-color: #0a5796;
	color: #fff;
	text-align: center;
	padding: 3px;
	height:100%;
}

/* Calendar widget styles */
table.calendar-widget{
	border-collapse:collapse;
}

table.calendar-widget th{
	padding: 5px 0px 5px 0px;
	color:#fff;
	background-color:#0a5796;
	border:1px solid #d1d3d3;
	vertical-align:bottom;
	white-space:nowrap;
	text-align:left;
}
table.calendar-widget th.subhead{
	padding: 5px 0px 5px 0px;
	line-height:20px; 
	background-color:#0a5796; 
	border:1px solid #d1d3d3; 
	text-align:center; 
	color: #fff;
}
table.calendar-widget td{
	font-size:16px;
	background-color:#f8f8f8; 
	border:1px solid #d1d3d3;
	height: 95px;
	width: 110px;
}
table.calendar-widget td.vertical{ 
	vertical-align:middle;
}

.calendar-data {
	display: none; /* start all data hidden */	
}
.calendar-data span {
	text-align: left !important;	
	height: auto !important;
	width: 100% !important;
}
.calendar-data span.detailarea {
	color: #000;
	background-color: #fff;	
}


.cal-heading {
	color:#fff !important;
	font-weight:bold;	
}
a.cal-heading, a.cal-heading:hover {
	color:#fff !important;
	font-weight:bold;	
}
.cal-days {
	font-weight: bold;	
}
.cal-content-square,.cal-empty-square { 
	height: 40px;
	width: 40px; /*14.28%*/
}

.cal-empty-square .date-stamp-number {
	text-align: center;
	color: #000;
	font-weight:bold !important;
	width: 16px;
	height: 16px;
}
.cal-content-square {
	cursor:pointer;	
}
.cal-content-square .date-stamp-number {
	text-align: center;
	color:#fff;
	font-weight:bold !important;
}

.cal-content-square hr {
	margin: 5px !important; /* fix default HR line in calendar */
	border-color: #D1D3D3 !important;
}

.date-stamp-number { 
	display:block;
	padding: 0px 5px 0px 5px;
	float:right;
	font-size: 12px !important;
}
#arrowhead { display: none; }
