.agency-background {
    background-color:#008040;
    background:
        linear-gradient(to bottom, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 5%, rgba(0,0,0,0) 95%, rgba(0,0,0,.5) 100%),
        url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%23008040' fill-opacity='0.25' fill-rule='evenodd'/%3E%3C/svg%3E"),
         linear-gradient(to bottom, #008000 0%, #256a6e 50%, #003636 90%);
}
.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: #008000 !important;
}

.subheader {
	background: #2e798e !important;
	min-height: 0px;
    background-color: #0079cc;
    background-color:#2e798e;
     background:
         linear-gradient(to bottom, #008000 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 95%, rgba(0,0,0,.5) 100%),
         url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%23008040' fill-opacity='0.25' fill-rule='evenodd'/%3E%3C/svg%3E"),
         linear-gradient(to bottom, #008000 0%, #256a6e 50%, #003636 90%) !important;
}

.subheader a {
	background: #003636 !important;
    transition:all .3s ease-in-out 0s;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #003636 !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.025) 56.4%, rgba(255, 255, 255, 0.025) 66.67%, rgba(255, 255, 255, 0.025) 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.025) 56.4%, rgba(255, 255, 255, 0.025) 66.67%, rgba(255, 255, 255, 0.025) 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.025) 56.4%, rgba(255, 255, 255, 0.025) 66.67%, rgba(255, 255, 255, 0.025) 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.025) 56.4%, rgba(255, 255, 255, 0.025) 66.67%, rgba(255, 255, 255, 0.025) 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: #008000 !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: #003636;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #008000;
    font-weight:700;
}

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


.module-agency-columns a,
.agencies-about-links a,
.about-description a,
.agencies-about-links ul li a {
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #008000;
    text-decoration:underline;
    text-decoration-skip: ink;
    text-decoration-color:#003636;
    /*        font-weight: 700;*/
}
.module-agency-columns a:hover,
.agencies-about-links a:hover,
.about-description a:hover,
.agencies-about-links ul li a:hover {
    color:#003636;
    text-decoration-color:#008000;
}
.agencies-about-links ul li a {
    text-decoration:none;
}
.about-main-image h1,
.about-main-image h3,
.about-description h1,
.about-description h3,
.module-header h2 {
       color: #256a6e;
}

.about-main-image h2,
.about-main-image h4,
.about-main-image h5,
.about-description h2,
.about-description h4,
.about-description h5,
.module-agency-columns h2,
.module-agency-columns h4,
.module-agency-columns h5 {

    color: #256a6e;
}


/* LPC Calendar Hearing Styles */
.cal-content-square .queenscb5 a {
	color: #fff;
}

.lpc-calendar-keys {
	height: auto !important;
	width: auto !important;	
}

.queenscb5 {
	display:block;
	background-color: #057e0e;
	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:#057e0e;
	border:1px solid #ccc;
	vertical-align:bottom;
	white-space:nowrap;
	text-align:left;
}
table.calendar-widget th.subhead{
	padding: 5px 0px 5px 0px;
	line-height:20px; 
	background-color:#256A6E; 
	border:1px solid #ccc; 
	text-align:center; 
	color: #fff;
}
table.calendar-widget td{
	font-size:16px;
	background-color:#f8f8f8; 
	border:1px solid #d1d3d3;
}
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.queenscb5 {
	color: #000;
	background-color: #fff;	
}


.cal-heading {
	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; }

/** Calendar Archives Page **/
h2.event-month-header {
	background-color: #C1272D;
	color: #fff;
	margin: 0px;
	font-size: 18px;
	padding: 0px 10px 0px 10px;	
}
.event-row {
	border-bottom: 1px solid #C1272D;	
	padding: 5px 0px 5px 0px;
}
.event-row:nth-child(even) {
	background-color: #E5E5E5;
	border-bottom: 1px solid #C1272D;
}

.event-row:nth-child(odd) {
	background-color: #E5C5C6;
	border-bottom: 1px solid #C1272D;	
}