.agency-background {
	background-color: #0E4A77;
}
.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: #0E4A77 !important;
}
.subheader {
	background: #0E4A77 !important;
	min-height: 0px;
}
.subheader a {
	background: #0E4A77 !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #0E4A77 !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: #0E4A77 !important;
	background-image: none !important;
}
.agency-bottom-margin {
	margin-bottom: 20px;
}
.agency-home-resources-padding-ul li {
	padding: 20px 0 15px !important;
}
/* 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: #e64c2c !important;
}
a.connect-link:hover {
	background-color: #e64c2c !important;
}
.agencies-about-links ul li.active a {
	color: #de3700;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #de3700;
}
.agencies-index-ul li a {
	color: #de3700;
	font-weight: bold;
}
.red_bold {
	color: #cc0000;
	font-weight: bold;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
.hero-highlighted {
	/* css radial gradient */
	background: #1b75b7; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #1b75b7 40%, #0e4a77 80%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(40%, #1b75b7), color-stop(80%, #0e4a77)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #1b75b7 40%, #0e4a77 80%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #1b75b7 40%, #0e4a77 80%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #1b75b7 40%, #0e4a77 80%); /* IE10+ */
	background: radial-gradient(ellipse at center, #1b75b7 40%, #0e4a77 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b75b7', endColorstr='#0e4a77', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
/* Removal of Black Gradient on Hero */
.module-homepage-hero .slide .bg-gradient {
	display: none !important;
	background: none !important;
}
/* Benefits Page Styles */
.institution-more {
	display: none;
	padding: 3px;
}
.institution-more img.participating-location {
	width: 150px;
	float: left;
	padding: 0px 5px 5px 0px;
}
.institution-row {
	cursor: default;
}
.more_btn {
	display: block;
	width: 18px;
	height: 18px;
}
.less_btn {
	display: none;
	width: 18px;
	height: 18px;
}
h2.borough-heading {
	padding: 5px 0px 10px 0px;
}
.expand-collapse-controls {
	float: right;
	padding: 10px 20px 0px 0px;
}
/* Responsive Tables */
table.rt {
	border-collapse: collapse;
}
table.rt th {
	padding: 10px 5px 11px 5px;
	color: #ffffff;
	background-color: #0E4A77;
	font-size: 13px;
	line-height: 15px;
	border: 1px solid #d1d3d3;
	vertical-align: bottom;
	white-space: nowrap;
	text-align: center;
}
table.rt th.subhead {
	padding: 11px 11px 13px 11px;
	line-height: 20px;
	background-color: #ebebeb;
	border: 1px solid #d1d3d3;
	text-align: left;
}
table.rt td {
	padding: 20px 11px 20px 11px;
	font-size: 16px;
	line-height: 18px;
	background-color: #f8f8f8;
	border: 1px solid #d1d3d3;
	text-align: left;
	vertical-align: top;
}
table.rt td.vertical {
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	/* Force table to not be like tables anymore */
	table.rt, table.rt thead, table.rt tbody, table.rt th, table.rt td, table.rt tr {
		display: block;
		border: none;
	}
	table.rt {
		border-collapse: collapse;
	}
	table.rt thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.rt th.subhead {
		display: none; /* just hide it in mobile */
	}
	table.rt tr {
		border: 1px solid #d1d3d3;
		border-bottom: 0;
		margin-bottom: 10px;
	}
	table.rt td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #d1d3d3;
		position: relative;
		padding: 3px 3px 6px 3px;
		font-size: 11px;
		padding-left: 50%;
	}
	table.rt td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		content: attr(data-label);
		font-weight: bold;
	}
	table.rt th.subhead {
		padding: 6px;
		border: none;
	}
}
/*Accepted Documents Calculator Styles*/
.full-listing-container {
	padding: 0px 10px 0px 0px;
}
.inner-listing-padding {
	padding: 15px;
}
img.help {
	width: 24px;
	height: 24px;
	border: 0px;
}
/* Begin Sticky Styles */
div#wrapper {
	margin: 0 auto;
	width: 100%;
	background: #FFF;
}
div#mainContent {
	width: 490px;
	padding: 0px;
	float: left;
}
div#sideBar {
	width: 200px;
	padding: 0px;
	float: left;
}
.wrapperClear {
	clear: both;
}
div#sticker {
	padding: 20px;
	margin: 20px 0;
	background-color: #E64C2C;
	width: 200px;
	border-radius: 5px;
	position: fixed;
}
/* End Sticky Styles */
.results-completed {
	background-color: #81cc7c !important;
}
.results-box-mobile {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #E64C2C;
	z-index: 9999;
	/*
   	background-color: #E64C2C;
   	position: fixed;
    height: auto;
    width: 100%;
	left: 0%;
	bottom: 0%;
	z-index: 9999;
	*/
}
.results-box-mobile .reset-selections {
	display: block;
	text-align: right;
	padding: 5px;
}
.results-box-mobile .reset-selections a {
	color: #fff;
	font-size: 12px;
}
.results-box-mobile hr.boxline, .results-box hr.boxline {
	border: 0px;
	border-top: 1px solid #666666;
	margin: 10px 0px 10px 0px;
}
.results-heading {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.results-box .results-sub-heading {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.results-box .results-text {
	color: #fff;
}
.results-box .results-text-suffix {
	color: #fff;
}
.results-box-mobile .results-sub-heading {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.results-box-mobile .results-text {
	color: #fff;
}
#completed_message_mobile, #completed_message {
	display: none;
}
#no_address_message_mobile, #no_address_message {
	display: none;
}
.calc-section-expander {
	clear: both;
	height: 20px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #fff;
	cursor: pointer;
}
.calc-section-expander:hover {
	background-color: #f7e4dc;
	border: 1px solid #E64C2C;
	border-radius: 5px;
}
.calc-section-title {
	float: left;
	display: block;
	color: #0E4A77;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}
/* default is hidden */
.caretaker-10-13-container, .caretaker-14-21-container, .caretaker-22-container, .marriage-container {
	display: none;
}
/* default u.s veteran designation is hidden */
.us-veteran-designation-line {
	display: none;
}
/* if phone devices, decrease the font size for the section titles */
@media screen and (max-width: 480px) {
	.calc-section-title {
		font-size: 10px !important;
	}
	div#wrapper {
		width: 100%;
	}
	div#mainContent {
		width: 100%;
	}
}
/* for the phone and tablet sizes where the results mobile panel - force the top paragraph to be pushed below when page is scrolled to top */
@media screen and (max-width: 799px) {
	.top-paragraph {
		margin-top: 70px !important;
	}
	.calc-section-row label, .calc-section-fixed-row label {
		font-size: 12px;
		padding-left: 0px;
	}
}
/* set the default state for collapsible section rows */
.calc-section-row {
	display: none;
	clear: both;
}
.calc-section-fixed-row {
	clear: both;
	font-size: 12px;
}
.calc-section-row {
	font-size: 12px;
	padding-left: 30px;
}
.calc-section-fixed-row label, .calc-section-row label {
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.calc-section-fixed-row label:hover, .calc-section-row label:hover {
	color: #30b1f2;
	text-decoration: none;
}
/* line section row elements */
.calc-checkbox {
	float: left;
	width: 15px;
	text-align: right;
}
.calc-labeler {
	float: left;
	width: 80%;
	text-align: left;
}
.calc-helpicon {
	float: left;
	width: 25px;
	text-align: right;
	cursor: pointer;
}
.calc-spacer {
	clear: both;
	overflow: hidden;
	height: 5px;
}
.helper-dialog {
	display: none;
	position: fixed;
	width: 220px;
	top: 670px;
	height: auto;
	border: 1px solid #0E4A77;
	border-radius: 3px;
	background-color: #CCFFFF;
	padding: 10px;
	color: #0E4A77;
}
.helper-dialog .dialog-text {
	display: block;
	font-size: 11px;
	line-height: 14px;
}
.helper-dialog .helper-close {
	font-size: 13px;
	float: right;
	font-weight: bold;
	cursor: pointer;
}
.calc-expand {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('/assets/idnyc/images/content/calculator/calc_expand.png');
	background-size: cover;
	cursor: pointer;
}
.calc-collapse {
	display: none;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('/assets/idnyc/images/content/calculator/calc_collapse.png');
	background-size: cover;
	cursor: pointer;
}
.ApplicantStatusMessage-AGEREQ, .ApplicantStatusMessage-POMDP, .ApplicantStatusMessage-veteran {
	font-size: 11px;
}
#resText_caretaker_proof_mobile, #resText_caretaker_proof {
	display: none;
}
.benefits-brochure-languages {
	clear: both;
	padding: 5px 0px 5px 10px;
	cursor: pointer;
	background-color: #fff;
	border: 2px solid #E64C2C;
	border-radius: 5px;
}
.book-now-button {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff !important;
	font-size: 20px;
	background: #E64C2C;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	display: block;
	width: 181px;
}
.book-now-button:hover {
	background: #ff6e54;
	background-image: -webkit-linear-gradient(top, #ff6e54, #ff6e54);
	background-image: -moz-linear-gradient(top, #ff6e54, #ff6e54);
	background-image: -ms-linear-gradient(top, #ff6e54, #ff6e54);
	background-image: -o-linear-gradient(top, #ff6e54, #ff6e54);
	background-image: linear-gradient(to bottom, #ff6e54, #ff6e54);
	text-decoration: none;
}
#w1603061908880 .module-agency-columns .text-padding {
	background-color: #e64c2c;
	padding-bottom: 10px;
}
#w1603061908880 a.white, a.white:link, a.white:visited {
	color: #ffffff;
}
.fa-stack .fa-stack-2x {
	color: #0a5796;
}
.fa-stack .fa-stack-1x {
	color: #ffffff;
}
ul.languagesList {
	columns: 2;
}
@media screen and (max-width: 480px) {
	ul.languagesList {
		columns: 1;
	}
}