.agency-background {
	background-color: #7F6890;
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}

.about-description {
  width: 100% !important;
}

.about-description a{
	text-decoration:underline;
}

.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,
.main-header nav ul li:hover {
	background: #7F6890 !important;
}

.subheader {
	background: #7F6890 !important;
	min-height: 0px;
}

.subheader a {
	background: #0a5796 !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: #0a5796 !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    .column.span3 {
      width: 48%; } }

.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: #662d91;
	text-decoration: underline;
}

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

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

.bg-highlighted {
	background-image: none; 
}

form.control-form .btn, form.control-form .btn-form-submit, form.control-form .btn-reset, form.control-form.file-label span.btn {
  background-color: #662d91;
      border: 2px solid #662d91;
}

.module-homepage-hero .module-stats {
  background-color: #ebebeb;
  color: black;
  margin-bottom: 0 !important;
  height: 460px;
}

.module-homepage-hero .module-stats .stats-title {
  background: url(/assets/cabinetforoldernewyorkers/images/content/hero/bg_arrow.png) no-repeat;
  color: white;
}

ul li{
 padding:5px 0px;
}

h2,h3{
margin:20px 0px !important;
}

.firstHeader{
margin-top:-10px!important;
}