.agency-background {
	background-color: #ffffff;
}

.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: #3EA4D4 ;
}

.subheaderb {
	/*background: #00CED1 !important;*/
	min-height: 0px;
}

.subheader {
	background: #3EA4D4 ;
	min-height: 0px;
}

.subheader a {
	background: #3EA4D4 ;
}

.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:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #339933 !important;
	background-image: none !important;
}

.subheader a.main-filter-category:hover
{
  background-color: #3ab239 !important;
  border: 1px solid #3ab239 !important;
}

.subheader a.main-filter-category.active:hover {
  border: 1px solid #fff !important;
  background-color: #339933 !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: #379800;
	text-decoration: underline;
}

a, a:link, a:visited {
	/*color: #379800;*/
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

.typeahead-div{position:relative;}
.control-group .tt-dropdown-menu{ width:95.526315789474%}
.control-group .tt-dataset-aNames{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-aNames{max-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;}

.results_entry{padding:10px 0px 10px 0px;}
.results-message{float:left;}
.filter-pagination{text-align:right;}


.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.module.module-stay-connected {
	margin-bottom: -40px !important;
}

.subheader .main-title
{
font-size:42px;
}

@media only screen and (max-width: 479px) {
  /* line 139, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/subheader.scss */
  .subheader .main-title {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px; }

  .prs-title {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px;  }

 }
@media only screen and (min-width: 480px) and (max-width: 640px) and (-webkit-device-pixel-ratio: 1) {
  /* line 149, /Volumes/UserData/Users/lmairl/Projects/NYC.GOV/source/assets/home/css/modules/subheader.scss */
  .subheader .main-title {
    font-size: 36px; } }

.pop-content {
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: -5px 5px 5px -1px rgba(0, 0, 163, 0.1);
    margin: 10px;
    padding: 25px;
    transition: all 0.25s ease-in-out 0s;
}

.pop-close {
    color: #2c85bd;
    display: inline-block;
    float: right;
    padding-bottom: 30px;
}
.pop-close:hover {
    cursor: pointer;
}

.pop-show {
    display: inline-block;
    padding-left: 10px;
}

#pop-toggle-all {
    background: #2c85bd none repeat scroll 0 0;
    border: 1px solid #2c85bd;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    padding: 5px;
}
#pop-toggle-all:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #2c85bd;
}

/* .home_hover { */
/*     background-image: url("https://www1.nyc.gov/assets/home/images/global/nav/nav-sprite.png"); */
/*     background-repeat: no-repeat; */
/*     background-position: center -28px; */
/*     background-size: initial; */
/*     background-attachment: initial; */
/*     background-origin: initial; */
/*     background-clip: initial; */
/*     background-color: initial; */
/*     text-indent: 100%; */
/*     white-space: nowrap; */
/*     overflow: hidden; */
/*     display: block; */
/*     width: 50px; */
/*     height: 46px; */
/* } */