.agency-background {
	background-color: #006630;
/*    background:*/
/*        linear-gradient(to bottom, rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 10%, rgba(0,0,0,0) 90%, rgba(0,0,0,.5) 100%),*/
/*        linear-gradient(to bottom, #006630 0%, #006600 50%, #006630 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 {
  -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: #006630 !important;
}

.subheader {
	background: #006630 !important;
	min-height: 0px;
}

.subheader a {
	background: #339933 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #50c550 !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: #339933 !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: #000 !important;
	text-decoration: underline !important;
}

a, a:link, a:visited {
	color: #008000;
}
.about-description a,.agencies-about-links a, .module-agency-columns a, #agencies-index .module:not(.module-homepage-hero) a:not(.button-link-arrow), .agencies-about-links ul li a {
    color:#008000;
    font-weight: 700;
    text-decoration:underline;
    text-decoration-color:#333;
    text-decoration-skip:ink;
    transition:all .3s ease-in-out 0s;
}

/*button-link-arrow black-link btn-more*/
.about-description a:hover,.agencies-about-links a:hover, .module-agency-columns a:hover, #agencies-index .module:not(.module-homepage-hero) a:hover {
    color:#005026;
    text-decoration:underline;
    text-decoration-color: #008000;
    text-decoration-skip:ink;
}
.agencies-about-links ul li a {
    text-decoration: none;
}
.agencies-about-links a, hr {border-color:#008000 !important;}
hr {
    border-top-width:1px;border-bottom:none;
}
.about-description h2,.about-description h3,.about-description h5,.about-description h4,.about-description h6,.module-agency-columns h2,.module-agency-columns h3,.module-agency-columns h5,.module-agency-columns h4,.module-agency-columns h6, .mod-title {
    color:#005026;
}
.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}
table.tf th {
    padding: 10px 5px 11px 5px;
    color: #fff;
    background-color: #006630;
    font-size: 18px;
    line-height: 20px;
    border: 1px solid #777;
    vertical-align: bottom;
    white-space: nowrap;
    text-align: center;
    background-color: #006630;
}


/*BUTTON COLOR*/
.btn-submit {
  border-color: #000 !important;
  background-color: #000 !important;
}

.btn-clear {
  color: #006630 !important;
}