.agency-background {
	background-color: #005394;
}

.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: #005394 !important;
}

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

.subheader a {
	background: #005394 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #333333 !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: #005394 !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: #666666;
}

/* 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: #1771b7 !important;
}

a.connect-link:hover {
	background-color: #0a5796 !important;
}

.agencies-about-links ul li.active a {
	color: #3872D6;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #3872D6;
}

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

.about-description h2,.about-description h3,.about-description h4,.about-description h5{color:#3872D6;}


/* COIB News Page Styles */
/*
	 (html structure)
		<div class="news-container">
			<p class="news-image"><a href="#"><img src="#" /></a></p>
			<p class="news-header"><a href="#"></a></p>
			<p class="news-description">#</p>
		</div>
*/


.news-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 15px auto;
    height: 400px;
    overflow: hidden;
    cursor: default;
}

.news-container:hover {
	-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); 
}

@media only screen and (max-width: 767px) {
	.news-container {
		height: auto !important;	
	}	
}

.news-header a {
	color: #000 !important;
	text-decoration: none !important;
	display: inline-block;
    font-size: 17.5px;
    padding: 0px 10px;
}

.news-image {
    height: 180px !important;
    overflow:hidden;
}

.news-image a img {
	height: 180px !important;
}

.news-description {
	padding: 0px 10px 0px 10px;
}


/* Agency Header Background Color Override */

/*
.main-header .header-top {
    background-color: #bce4fd !important;
} 

.main-header #header-links a {
    color: #000 !important;
}
.goog-te-gadget-simple {
	background-color: #bce4fd !important;
}
.goog-te-gadget-simple span {
	color: #000 !important;	
}
*/
/* End Agency Header Background Color Override */

/* Coib schedule a training color overrides */
.mfp-zoom-out-cur div#top_block * {
	color: #777677!important;
}
.mfp-zoom-out-cur div#top_block a {
	color:#3872D6 !important;
	font-weight:700;
	text-decoration:underline;
}

/* Homepage Button Icon Override */

.module-connect-buttons span.iphone {
  background: url("/assets/coib/images/content/facebook_32.png") no-repeat;
  width: 33px;
  height: 33px;
  top: 9px;
  left: 0px; }


.module-connect-buttons span.like {
  background: url("/assets/coib/images/content/twitter_32.png") no-repeat;
  width: 32px;
  height: 32px;
  top: 9px;
  left: 0px; }


.module-connect-buttons span.white-bars {
  background: url("/assets/coib/images/content/instagram_32.png") no-repeat;
  width: 33px;
  height: 33px;
  top: 10px;
  left: 0px; }

/* Donations filter result custom style + override */
.donations-result-unit {
	padding-bottom: 1rem;
}
.no-marker-no-columns {
	padding-bottom: 1.5rem !important;
}