.agency-background {
	background-color: #949494;
	background-image:url("/assets/sbs/images/content/hero/hero-bg.png");
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}


.main-header nav ul li.active a {
	color: #000000;
}

.module-homepage-hero .richtext h2.hero-title a.arrow-link-white {
	text-decoration: none;
}

.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: #949494 !important;
}

.subheader {
	background: #949494 !important;
	min-height: 0px;
}

.subheader a {
	background: #949494 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #505050 !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: #949494 !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: #41841c;
	text-decoration: underline;
}

/* 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: #757575;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #41841c;
	text-decoration: underline;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

h1,h2,h3,h4,h5,h6{color:#41841c;}
h1.main-title { color: #ffffff; }
table.rt th{background-color:#505050; color:#ffffff;}

.statsnumber {
  font-size: 54px;
  line-height: 54px;
  display: block;
  font-weight: 300;
  letter-spacing: -3px;
  margin-bottom: 10px;
  width: 100%; }

.statsdescription {
  font-size: 14px;
  display: block;
  line-height: 18px;
  width: 100%; }

.accordion { width:100%; }

.accordion .content {
  display:none; background: #f3f3f3;
  padding: .5em 1em 0.5em 1em;
}

.accordion .header a {
  background: #70bd1f;
  border-radius: 5px;
  margin: 2px 0 0;
  padding: 1em 1em 1em 2em;
  color:#FFF;
  display: block; 
  text-decoration: none;
}

.accordion.active .header a { 
  background-color: #505050;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion.active .content { display:block; }

.accordion .header a:hover {
  background: #c3dba9;
}
.errMsg {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.hide {
	color: red;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.show {
	color: red;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.help_hide {
	position: absolute;
	top: 0;
	left:0;
	display: none;
}
.help_show {
	position: absolute;
	top: 1076px;;
	left: 100px;
	display: block;
	z-index:10;
	background:#ffffff;
	border:2px solid #cccccc;
	width:50%;
	height:300px;
	overflow:auto;
	padding:10px;
}
.btnHide {
	display: none;
}

.ApplyButton {
    background-color:#41841c;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:5px;                
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
	line-height: 20px;
    padding:15px 40px;
	text-align: center;
    text-decoration:none;
}
.ApplyButton a {
                color:#ffffff;
}				
.ApplyButton:hover {
                background-color:#c3dba9;
}
.ApplyButton:active {
                position:relative;
                top:1px;
}


/*
 * Press release cards
 */
.card a {
  text-decoration: none;
  color: black;
}

.card p{
  font-size: 14px;
}

.card2{
 width: 49.143%;
}
.card3{
 width: 32.142%;
}
.card4{
 width: 23.7%;
}
.card2:nth-child(2n+2){
  margin-right: 0px;
}
.card3:nth-child(3n+3){
  margin-right: 0px;
}
.card4:nth-child(4n+4){
  margin-right: 0px;
}

.card img {
  width: 100%;
   margin-bottom: 10px;
}

.card-text h4 {
  font-size: 1em;
}

.card-container {
    padding: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }
  
  .card {
    position: relative;
    font-family: sans-serif;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 1.7145%;
    /* height: 300px; */
    width: 100%;
    background-color: white;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
  }
  
  .card3 {
    width: 32.142%;
  }
  
  .card-image {
    position: relative;
    height: 145px;
    width: 100%;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
  }
  
  .card-text {
    padding: 0 10px 10px;
    margin-bottom: 35px;
  }
  
  .card-date {
    position: absolute;
    bottom: 0;
    left: 10px;
  }
  
  @media (min-width: 576px) {
      .card-deck {
        display: table;
        width: 100%;
        margin-bottom: 0.75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
      }
      .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top;
      }
      .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
      }
    }

.social-icons {
    width: 45px;
}