.agency-background {
	background-color: #244b76;
	/*background-image:url("../../../../assets/img/agency/water_bg.png");*/
	background-repeat:repeat-x;
}

.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: #244b76 !important;
}

.subheader {
	background: #244b76 !important;
	min-height: 0px;
}

.subheader a {
	background: #244b76 !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: #244b76 !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: #244b76;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #244b76;
	text-decoration: none;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

.rightinset {
    float: right;
    margin: 0 0 0.625em 0.625em;
}
.leftinset {
    float: left;
    margin: 0 0.625em 0.625em 0;
}
.rightinset, .leftinset, figure {
    display: table;
    margin-bottom: 0.625em;
}
.rightinset figcaption, .leftinset figcaption, figure figcaption, .rightinset .caption, .leftinset .caption, figure .caption {
    caption-side: bottom;
    display: table-caption;
    font-size: 0.8125em;
    line-height: 1.15385em;
    margin-top: 0.3125em;
}
.replicant-buttons{text-align:right;}
.typeahead-div{position:relative;}
.control-group .tt-dropdown-menu{margin-left:10px; width:95.526315789474%}
.control-group .tt-dataset-domains{max-height:200px; overflow-y:auto; width:100%; border:2px solid #e5e5e5; border-radius:3px; background-color:#ffffff;}
  @media (max-width: 480px) {
    /* line 20, by-the-number.scss */
    .control-group .tt-dataset-domains{mac-height:100px;} }

.control-group .tt-suggestions{padding:10px 5px;}
.control-group .tt-suggestion{text-transform:none; padding:0px 5px;}
.control-group .tt-cursor{background-color:#e5e5e5;}