.agency-background {
	background-color:#557b89;
    background:linear-gradient(to bottom,rgba(0,0,0,.25) 0%,rgba(0,0,0,0)10%,rgba(0,0,0,0) 90%,rgba(0,0,0,.25)100%),#557b89;
   background: 
       linear-gradient(to bottom,rgba(0,0,0,.30)0%,transparent 5%,transparent 95%,rgba(0,0,0,.20) 100%),
       linear-gradient(
		#93cee3,
		transparent
	),
	linear-gradient(
		-45deg,
		#314372,
        
		transparent
	),
	linear-gradient(
		45deg,
		#31937c 50%,
		transparent
	)
       ,#557b89
       ;
}

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

.subheader {
	background: #3c6e89;
/*    
    background: 
	linear-gradient(
		-45deg,
		#314372,
		transparent
	),
	linear-gradient(
		45deg,
		#05634d 50%,
		transparent
	)
       ,#557b89
       ;
*/
	min-height: 0px;
     background: 
       linear-gradient(to bottom, #3c6e89 0%,transparent 95%,transparent 95%,rgba(0,0,0,.20) 100%),
       linear-gradient(
		#93cee3,
		transparent
	),
	linear-gradient(
		-45deg,
		#314372,
        
		transparent
	),
	linear-gradient(
		45deg,
		#31937c 50%,
		transparent
	)
       ,#557b89
       ;
}


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

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #495095 !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:  #3c6e89 !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 a{color:#3c6e89;border-color:#fde2dd;}
.agencies-about-links ul li.active a {
    color:#495095;
	text-decoration: underline;
    text-decoration-color:#3c6e89;
}

a, a:link, a:visited {
	color: #3c6e89;
    text-decoration-skip: ink;
    font-weight:700;
    transition:all .3s ease-in-out 0s;
}
.module-agency-columns a,.module-content .content-info-inner a,.about-description a{
/*    transition:all .3s ease-in-out 0s;*/
/*    text-decoration:underline;*/
/*    text-decoration-color:#cb221d;*/
/*    text-decoration-skip: ink;*/

    text-decoration:none;
    background:linear-gradient(to bottom,transparent 0%,transparent 90%,#3c6e89 90%,#3c6e89 100%);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 0% 100%;
    transition:all .3s ease-in-out 0s;
}
.module-agency-columns a:hover,.module-content .content-info-inner a:hover,.about-description a:hover,.agencies-about-links a:hover{
    color:#1771b7;
/*    text-decoration-color:#3c6e89;*/
    background-size:100% 100%;
}
.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}
.row.bg-highlighted {
/*    background:#93cee3;*/
/*    background:#fff;*/
/*    background:#fff;*/
    background:#d6f1ff;
}
#w1448402829739 {
/*    background-color:#9dce74;*/
/*    background-color:#cef4ae;*/
/*    background-color:#e6fed1;*/
}
#w1482339862985{
    background-color:#fde2dd;
    background-color:#d6f1ff;
}
#w1425614755693{
/*     background-color:rgba(0,0,0,.1);   */
}
.content-info { background:transparent; border: 1px solid transparent; }
.content-info-inner { background-color:transparent;}
@media only screen and (max-width: 767px) {
	.content-info-inner { }
}
/*hr{
    height:0px!important;border-color:transparent!important;background-color:transparent!important;
}*/
.content-info img{
    border-radius:100%;
    border:5px solid #3c6e89;
    box-sizing: border-box;
    position:relative;
}
img.round-border {
    border-radius:100%;
    border:3px solid #3c6e89;
}
.about-description h1, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6, h2.mod-title {
    color:#495095;
}