.accordion {
  margin-bottom: 0px; /*dcp*/
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}


.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 25px 8px 15px;
  background-image:url(/assets/planning/images/global/arrow-orange-down.png);
  background-position:right;
  background-repeat:no-repeat;
}

.accordion-h2 .accordion-heading .accordion-toggle {
  background-color:#d5d4d3;
}

.accordion-zd .accordion-bold .accordion-heading .accordion-toggle {
  background-color:#fff;
  color:#C60;
  font-weight:bold;
  background-image:none;
}


.accordion-zd .accordion-h3 .accordion-heading .accordion-toggle {
  background-color:#fff;
  color:#C60;
  font-weight:normal;
  background-image:url(/assets/planning/images/global/arrow-orange-down.png);
  background-position:right;
  background-repeat:no-repeat;
  
}

.accordion-zd .accordion-heading .accordion-toggle {
  background-color:#d5d4d3;
  color:#333;
  font-weight:bold;
  background-image:url(/assets/planning/images/global/arrow-black-down.png);
  background-position:right;
  background-repeat:no-repeat;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.agency-background {
	background-color: #3c5768;
	background:radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%), repeating-linear-gradient(-45deg, rgba(60,86,104,1) 0%,rgba(60,86,104,1) 3px,rgba(49,76,96,1) 3px,rgba(49,76,96,1) 6px);
}

.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: #3c5768 !important;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.subheader {
	background: #3c5768 !important;
	min-height: 0px;
}

.subheader a {
	background: #3c5768 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #2f77bf !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: #3c5768 !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: #1771b7;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #2f77bf;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

h1,h2,h3,h4,h5,h6{color:#3c5768;}


/* apply darker link color for gray background */
[style*="background:#F0F0F0"] a,[style*="background-color:#F0F0F0"] a {
	color: #00769d;
}

/* a tag override */
.about-description a:not([class*="btn"]) {
    font-weight: 400;
    text-decoration: underline;
}

.agencies-index-panel a:not([class*="btn"]) {
    font-weight: 400;
    text-decoration: underline;
}