
/*** css/api-foundry.css ***/

/****** API FOUNDRY **********/
#app-catalog {
  padding-top:1em;
}
#app-catalog .controlPane.unifiedFilter .minimal .filterValues .line {
  display:block;
}
#app-catalog .socrata-component .content-wrapper.controlPane {
  background:transparent;
}
#app-catalog #title h2 {
  font-size:2.5em;
  line-height:1em;
  margin-bottom:0.1em;
  margin-left:0.6em;
  padding:0;
}
#app-catalog .shareBar {
  margin-bottom:1em;
  margin-left:1em;
}
#app-catalog .toolbar {
  border-top:1px solid #d7d7d7;
  margin:0.5em 0.25em;
  padding:1em 0;
}
#app-catalog .toolbar .matchCount {
  font-weight:bold;
  padding-top:0.7em;
  color:#7f7f7f;
  margin-left:1em;
}
#app-catalog .toolbar .matchCount .count {
  font-size:2em;
}
#app-catalog .toolbar .matchCount .apps {
  font-size:1.3em;
}
#app-catalog .toolbar label {
  font-weight:bold;
  left:-30%;
  margin-top:1.1em;
  padding-right:0.5em;
  position:absolute;
  text-align:right;
}
#app-catalog .toolbar .selector {
  font-size:1em;
  margin-top:0.3em;
  width:100%;
}
#app-catalog .toolbar .searchBox {
  border-color:#d7d7d7;
  font-style:italic;
  margin-top:0.3em;
  padding:0.1em;
  width:95%;
}
#app-catalog .moreText {
  font-size:1.3em;
  line-height:1.5;
  padding:1em;
}
#app-catalog h3.boxHeader {
  font-size:1em;
  padding-bottom:0.5em;
}
#app-catalog #explorer {
  border-top:1px solid #d7d7d7;
}
#app-catalog #filterSidebar {
  background-color:#f1f1f1;
  border-right:1px solid #d7d7d7;
  padding-bottom:16em;
}
#app-catalog #filterSidebar .component-InlineFilter .formSection {
  margin-bottom:0;
}
#app-catalog #filterSidebar .component-InlineFilter .formSection .sectionContent {
  background-color:transparent;
  border:none;
  border-bottom:1px solid #d7d7d7;
}
#app-catalog #filterSidebar .component-InlineFilter .formSection .filterConditions {
  margin-bottom:0;
}
#app-catalog #filterSidebar .component-InlineFilter .mainError {
  padding:0;
}
#app-catalog #filterSidebar .component-InlineFilter .paneContent {
  padding-bottom:0;
}
#app-catalog .app-listing {
  padding-top:2em;
}
#app-catalog .app-listing .application {
  height:280px;
  width:480px;
  overflow:hidden;
  border-bottom:1px solid #cecece;
}
#app-catalog .app-listing .application img {
  border:1px solid #cecece;
}
#app-catalog .app-listing .application .app-details {
  padding-left:1em;
}
#app-catalog #listPager {
  margin:1em auto 0;
  text-align:center;
}
#app-catalog #listPager .pageLink,#app-catalog #listPager .pageFillIn {
  color:#999999;
  margin:0 0.25em;
}
#app-catalog #listPager .prevLink,#app-catalog #listPager .nextLink {
  background-image:url("/stylesheets/images/icons/menu_icons.png");
  background-repeat:no-repeat;
  display:inline-block;
  height:13px;
  margin:0 0.5em;
  text-indent:-9999px;
  width:13px;
}
#app-catalog #listPager .prevLink {
  background-position:0 -78px;
}
#app-catalog #listPager .nextLink {
  background-position:0 -52px;
}
#app-catalog .component-Search {
  margin-top:0.5em;
}
#app-catalog .component-Search .prompt {
  color:#888888;
}
#app-catalog .component-Search .button {
  padding:0.2em 0.5em;
}
#app-profile {
  margin-left:auto;
  margin-right:auto;
}
#app-profile .name h2 {
  font-size:3em;
  padding-bottom:0.5em;
}
#app-profile .app-image img {
  border:1px solid #cecece;
}
#app-profile .description {
  font-size:1.1em;
}
#app-profile .datasets-used .dataset {
  border-top:1px solid #cecece;
  margin-top:0.5em;
  padding-top:0.25em;
}
#api-foundry {
  background-color:white;
  padding:1.5em;
}
#api-foundry #api-catalog #datasetSection {
  padding-top:1.5em;
}
#api-foundry #api-catalog .controlPane.unifiedFilter .minimal .filterValues .line {
  display:block;
}
#api-foundry #api-catalog .socrata-component .content-wrapper.controlPane {
  background:transparent;
}
#api-foundry #api-catalog .badConfig {
  visibility:hidden;
  background:white;
}
#api-foundry #api-catalog .description {
  font-size:1.1em;
  line-height:1.2em;
}
#api-foundry #api-catalog .row {
  border-bottom:1px solid #d7d7d7;
}
#api-foundry #api-catalog #filterSidebar {
  background-color:#f1f1f1;
  border:1px solid #d7d7d7;
  border-top:1px solid #f1f1f1;
  padding-bottom:16em;
}
#api-foundry #api-catalog #filterSidebar .component-InlineFilter .formSection {
  margin-bottom:0;
}
#api-foundry #api-catalog #filterSidebar .component-InlineFilter .formSection .sectionContent {
  background-color:transparent;
  border:none;
}
#api-foundry #api-catalog #filterSidebar .component-InlineFilter .formSection .filterConditions {
  margin-bottom:0;
}
#api-foundry #api-catalog #filterSidebar .component-InlineFilter .mainError {
  padding:0;
}
#api-foundry #api-catalog #filterSidebar .component-InlineFilter .paneContent {
  padding-bottom:0;
  border-bottom:1px solid #d7d7d7;
}
#api-foundry #api-catalog .component-Search {
  padding:1em;
  margin-top:0.5em;
}
#api-foundry #api-catalog .component-Search .prompt {
  color:#888888;
}
#api-foundry #api-catalog .component-Search .button {
  padding:0.2em 0.5em;
}
#api-foundry #navbar {
  display:inline-block;
  float:right;
  z-index:99;
}
#api-foundry #navbar .current {
  font-weight:bold;
}
#api-foundry .page-title {
  font-size:2em;
  border-bottom:1px solid #d7d7d7;
  margin-bottom:0;
  margin-top:1em;
}
#api-foundry .big-title {
  font-size:1.6em;
  border-bottom:1px solid #d7d7d7;
  margin-bottom:0.5em;
  margin-top:1em;
}
#api-foundry .sub-title {
  font-size:1.2em;
  border-bottom:1px solid #d7d7d7;
  margin-bottom:0.5em;
  margin-top:1em;
}
#api-foundry #blog,#api-foundry #discuss,#api-foundry #api-details {
  padding-top:1.4em;
  min-height:50em;
}
#api-foundry #api-catalog pre {
  margin-left:1em;
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:1.3em;
  padding-left:0.2em;
  padding-right:0.2em;
  padding-top:0.1em;
  padding-bottom:0.1em;
}
#api-foundry #api-details {
  font-size:1.1em;
}
#api-foundry #api-details p {
  margin-bottom:0.5em;
}
#api-foundry #api-details pre {
  overflow:hidden;
}
#api-foundry #api-details pre.prettyprint {
  margin:0;
  padding:1.5em;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  -khtml-border-radius:4px;
  border-radius:4px;
}
#api-foundry #api-details .code-samples .sample-pager {
  font-size:1.2em;
  padding-left:0.2em;
}
#api-foundry #api-details .code-samples .sample-pager .pillButtons .childLink {
  height:16px;
}
#api-foundry #api-details code {
  background:#eeeeee;
  border:1px solid #d7d7d7;
  overflow:hidden;
  padding-left:0.2em;
  padding-right:0.2em;
  padding-top:0.1em;
  padding-bottom:0.1em;
}
#api-foundry #api-details .gear {
  background:#eef7ff url("https://fda.demo.socrata.com/api/assets/A2BE31D9-96D9-45D7-AE0A-C410C6B10A8A") no-repeat 2px center;
  border:1px solid #d4e3f0;
  padding-left:1.8em;
  padding-top:0.2em;
  padding-bottom:0.2em;
  padding-right:0.2em;
  line-height:1.8em;
}
#api-foundry #api-details a.exec {
  background:#eef7ff url("https://fda.demo.socrata.com/api/assets/A2BE31D9-96D9-45D7-AE0A-C410C6B10A8A") no-repeat 2px center;
  border:1px solid #d4e3f0;
  padding-left:1.8em;
  padding-top:0.2em;
  padding-bottom:0.2em;
  padding-right:0.2em;
  line-height:1.8em;
}
#api-foundry #api-details .big-button {
  display:block;
  text-decoration:none;
  color:#333333;
  font-size:1.2em;
  width:228px;
  height:143px;
  float:left;
  border:#dedede solid 1px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  text-align:center;
  text-shadow:0 1px 0 white;
  background-color:#eceaea;
}
#api-foundry #api-details .big-button span {
  display:block;
  padding:100px 10px 10px 10px;
}
#api-foundry #api-details .big-button a {
  color:#333333;
}
#api-foundry #api-details .big-button:hover {
  background-color:#dedede;
}
#api-foundry #api-details .try {
  margin-right:20px;
  background-image:url("https://fda.demo.socrata.com/api/assets/C339E2D0-21A1-4000-885B-8219DC34C274");
  background-repeat:no-repeat;
  background-position:center 30px;
}
#api-foundry #api-details .register {
  margin-right:20px;
  background-image:url("https://fda.demo.socrata.com/api/assets/8CF3FD42-A132-4F35-8CD4-A34AF5DC48B8");
  background-repeat:no-repeat;
  background-position:center 30px;
  float:right;
}
#api-foundry #api-details .response-codes li {
  line-height:1.8em;
}
#api-foundry #api-details .response-codes li .code {
  display:inline-block;
  color:#353535;
  background-color:#eceaea;
  border:1px solid #d7d7d7;
  width:40px;
  height:1.2em;
  line-height:1.4em;
  text-align:center;
  font-size:1.2em;
  margin-right:0.5em;
}
#api-foundry #api-details .field .field-name {
  font-size:1.2em;
  border-bottom:1px solid #d7d7d7;
  margin-bottom:0.5em;
  margin-top:1em;
}
#api-foundry #api-details .field .meta {
  font-size:1.1em;
  line-height:1.2em;
}
#api-foundry #api-details .field code {
  font-size:1.1em;
}
#api-foundry #api-details .field .description {
  font-size:1.1em;
  margin-bottom:0.5em;
}
#api-foundry #api-details .field .filtering-options {
  margin-left:1em;
}
#api-foundry #api-details .field .filtering-options .title h4 {
  font-weight:bold;
  font-size:1.2em;
}
#api-foundry #api-details .field .filtering-options pre {
  margin-left:1em;
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:1.3em;
  padding-left:0.2em;
  padding-right:0.2em;
  padding-top:0.1em;
  padding-bottom:0.1em;
}
#api-foundry .socrata-component .content-wrapper.controlPane {
  background:none;
}
#api-foundry .controlPane .formSection .sectionContent {
  background:none;
  border: none;
}
/* Tomorrow Theme */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
/* Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
/* plain text */
.pln {
  color: #4d4d4c;
}
@media screen {
  /* string content */
  .str {
      color: #718c00;
  }
  /* a keyword */
  .kwd {
      color: #8959a8;
  }
  /* a comment */
  .com {
      color: #8e908c;
  }
  /* a type name */
  .typ {
      color: #4271ae;
  }
  /* a literal value */
  .lit {
      color: #f5871f;
  }
  /* punctuation */
  .pun {
      color: #4d4d4c;
  }
  /* lisp open bracket */
  .opn {
      color: #4d4d4c;
  }
  /* lisp close bracket */
  .clo {
      color: #4d4d4c;
  }
  /* a markup tag name */
  .tag {
      color: #c82829;
  }
  /* a markup attribute name */
  .atn {
      color: #f5871f;
  }
  /* a markup attribute value */
  .atv {
      color: #3e999f;
  }
  /* a declaration */
  .dec {
      color: #f5871f;
  }
  /* a variable name */
  .var {
      color: #c82829;
  }
  /* a function name */
  .fun {
      color: #4271ae;
  }
}
/* Use higher contrast and text-weight for printable form. */
@media print,projection {
  .str {
      color:#060;
  }
  .kwd {
      color:#006;
      font-weight:bold;
  }
  .com {
      color:#600;
      font-style:italic;
  }
  .typ {
      color:#404;
      font-weight:bold;
  }
  .lit {
      color:#044;
  }
  .pun,.opn,.clo {
      color:#440;
  }
  .tag {
      color:#006;
      font-weight:bold;
  }
  .atn {
      color:#404;
  }
  .atv {
      color: #060;
  }
}
/* Style */
pre.prettyprint {
  background:white;
  font-family:Menlo,Monaco,Consolas,monospace;
  font-size:12px;
  line-height:1.5;
  border:1px solid #ccc;
  padding: 10px;
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top:0;
  margin-bottom: 0;
}
/* IE indents via margin-left */
li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9 {
  /* */
}
/* Alternate shading for lines */
li.L1,li.L3,li.L5,li.L7,li.L9 {
  /* */
}
/******* END API FOUNDRY ********/

/*** css/carousel-pager.css ***/

/*** auto-generated by Gulp, do not edit directly ***/
#carousel-page-container{height:350px}.dot-pager{position:absolute;bottom:0;right:0;left:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.8;-moz-box-sizing:border-box;box-sizing:border-box}.dot-pager ul{display:inline-block}.dot-pager ul li{display:inline-block;position:relative;margin-left:12px;width:9px;height:9px;border-radius:50%;box-shadow:0 0 8px #000}.dot-pager ul li:first-child{margin-left:0}.dot-pager ul li a{display:block;width:100%;height:100%;padding:0;border-radius:50%;border:2px solid #fff;text-indent:-9999px}.dot-pager ul li a.active{background-color:#fff}
/*** end auto-generated file ***/

/*** css/css-internal-6-3.css ***/

/**
 * Do NOT edit this file -
 * put new styles in full.css, or a separate CSS file.
 */

html, body { background: #EEEEEC; background-image: none; }

#siteHeader { background: white url(/stylesheets/images/domains/nycdatamine.socrata.com/header-bg.png) repeat-x; height: 160px; padding-bottom: 0; }
#siteHeader .appLogo { padding: 0em; }
#siteHeader .siteUserNav { margin: 2.8em 1em 0.5em; }
#siteHeader .siteUserNav li { border-right: dotted 1px #CCC; margin-left: 0px; }
#siteHeader .siteUserNav li a { color: #FFF; font-size: 1.1em; line-height: 23px; padding: 0.4em 1.5em; }
#siteHeader .siteUserNav li.signInLink, #siteHeader .siteUserNav li.signOutLink { border-right: none; }
#siteHeader .siteBranding { clear: both; height: 74px; }
#siteHeader .siteBranding .siteLogoLink { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/platform-beta.gif) no-repeat; display: block; height: 41px; left: 20px; position: absolute; top: 70px; text-indent: -9999px; width: 297px; }
#siteHeader .nycNav { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg.gif); background-repeat: repeat-x; clear: both; height: 30px; width: 100%; }
#siteHeader .nycNav a { color: #8f8c8c; display: block; float: left; font-family: Arial; font-size: 13px; font-weight: bold; padding: 7px 23px 13px 23px; }
#siteHeader .nycNav a:hover, #siteHeader .nycNav a.active { color: #000; }
#siteHeader .nycNav a.home { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_home_over.gif); }
#siteHeader .nycNav a.about { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_about.gif); }
#siteHeader .nycNav a.faq { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_faq.gif); }
#siteHeader .nycNav a.contact { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_contact.gif); }
#siteHeader .nycNav .divider { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_divider.gif); float: left; height: 30px; width: 2px; }

#dataSplash { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/banner.jpg?1) no-repeat #72b3d1 center; border: solid 2px #7CCEE4; margin: 0 0 2em 0; height: 150px; }

body > #siteFooter { height: 60px; margin-top: -60px; }

.siteInnerWrapper { padding-bottom: 60px; }
.action_datasets_show .siteInnerWrapper, .action_datasets_about .siteInnerWrapper { padding-bottom: 0; }
.siteInnerWrapper #siteFooter { height: 60px; }

#siteFooter { background: #494b4c; }
#siteFooter .copyright { color: #EEE; position: relative; left: 1.5em; top: 1.5em; }
#siteFooter .footerLogos { margin: 0 auto; width: 295px; }
#siteFooter .footerLogos .nyLogo a { background: url(/stylesheets/images/domains/nycdatamine.socrata.com/footer-logos-sprite.png) no-repeat; display: block; float: left; height: 40px; text-indent: -9999px; }
#siteFooter .footerLogos .nyLogo.doitt a { width: 167px; }
#siteFooter .footerLogos .nyLogo.digital a { background-position: 0 -40px; margin-left: 40px; width: 80px; }
#siteFooter .siteFooterNav { margin-left: 0; }
#siteFooter .siteFooterNav li:first-child { margin-left: 0; }
#siteFooter .siteFooterNav li a { color: #F9D053; }

/*** css/full.css ***/

html,body {
    background:#EEEEEC;
    background-image:none;
}



#siteHeader {
    background:white url(/stylesheets/images/domains/nycdatamine.socrata.com/header-bg.png) repeat-x;
    height:160px;
	padding-bottom:0;
}
#siteHeader .appLogo {
	padding:0em;
}
#siteHeader .siteUserNav {
	margin:2.8em 1em 0.5em;
}
#siteHeader .siteUserNav li {
	border-right:dotted 1px #CCC;
	margin-left:0px;
}
#siteHeader .siteUserNav li a {
	color:#FFF;
	font-size:1.1em;
	line-height:23px;
	padding:0.4em 1.5em;
}
#siteHeader .siteUserNav li.signInLink,#siteHeader .siteUserNav li.signOutLink {
	border-right:none;
}
#siteHeader .siteBranding {
	clear:both;
	height:74px;
}
#siteHeader .siteBranding .siteLogoLink {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/platform-beta.gif) no-repeat;
	display:block;
	height:41px;
	left:20px;
	position:absolute;
	top:70px;
	text-indent:-9999px;
	width:297px;
}
#siteHeader .nycNav {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	height:30px;
	width:100%;
}
#siteHeader .nycNav a {
	color:#8f8c8c;
	display:block;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:7px 23px 13px 23px;
}
#siteHeader .nycNav a:hover,#siteHeader .nycNav a.active {
	color:#000;
}
#siteHeader .nycNav a.home {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_home_over.gif);
}
#siteHeader .nycNav a.about {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_about.gif);
}
#siteHeader .nycNav a.faq {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_faq.gif);
}
#siteHeader .nycNav a.contact {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_bg_contact.gif);
}
#siteHeader .nycNav .divider {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/nav/nav_divider.gif);
	float:left;
	height:30px;
	width:2px;
}
#dataSplash {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/banner.jpg?1) no-repeat #72b3d1 center;
	border:solid 2px #7CCEE4;
	margin:0 0 2em 0;
	height:150px;
}
body>#siteFooter {
	height:82px;
	margin-top:-82px;
}
.siteInnerWrapper {
	padding-bottom:60px;
	background:#ffffff;

}
.action_datasets_show .siteInnerWrapper,.action_datasets_about .siteInnerWrapper {
	padding-bottom:0;
}
.siteInnerWrapper #siteFooter {
	height:60px;
}
#siteFooter {
	background:#494b4c;
}
#siteFooter .copyright {
	color:#EEE;
	position:relative;
	left:1.5em;
	top:1.5em;
}
#siteFooter .footerLogos {
	margin:0 auto;
	width:295px;
}
#siteFooter .footerLogos .nyLogo a {
	background:url(/stylesheets/images/domains/nycdatamine.socrata.com/footer-logos-sprite.png) no-repeat;
	display:block;
	float:left;
	height:40px;
	text-indent:-9999px;
}
#siteFooter .footerLogos .nyLogo.doitt a {
	width:167px;
}
#siteFooter .footerLogos .nyLogo.digital a {
	background-position:0 -40px;
	margin-left:40px;
	width:80px;
}
#siteFooter .siteFooterNav {
	margin-left:0;
}
#siteFooter .siteFooterNav li:first-child {
	margin-left:0;
}
#siteFooter .siteFooterNav li a {
	color:#F9D053;
}
#header_nyc-redesign,#header_nyc-redesign2{
	display:none;
}

/*** Redesign v2 ***/

body{
    font-family: "myriad-pro",sans-serif;
	font-weight:300;
}

a, a:visited {
	color:#1d5261;
}


.controller_nominations .siteContentWrapper,
.controller_administration .siteContentWrapper,
.controller_internal .siteContentWrapper ,
.controller_analytics .siteContentWrapper,
 .controller_profile .siteContentWrapper{
    padding:2em;

}

#siteHeader{
	height:auto;
}


#header_nyc-redesign2 .clearfix:after {
	clear: none;
}

#header_nyc-redesign2{
	display:block;
	height:85px;
	background: #ffffff;
	position:fixed;
	width:100%;
	z-index: 20;
	border-bottom: 1px solid rgb(223, 223, 223);
}

#header_nyc-redesign2 .siteUserNav li a {
color: #494949;
font-size: 1.1em;
line-height: 23px;
padding: 0 0 0 10px;
}

#header_nyc-redesign2 .siteUserNav li {
border-right:none;
}




#header_nyc-redesign2 .siteUserNav {
margin: 0;
}


#header_nyc-redesign2 #header{
    margin: 0 auto;
	padding: 0 15px;
    width: 1330px;
}

#header_nyc-redesign2 #logo{
	width:200px;
	height:85px;
	display:inline-block;
	background-image: url('/api/assets/CBC3D8FE-D168-43EE-BC52-072DBAD1C1AD');
	background-position: center;
	background-size: contain;
	background-repeat:no-repeat;
}
#header_nyc-redesign2 #fullMenu{
	height: 85px;
	display: inline-block;
	float: right;
}
#header_nyc-redesign2 .menuIcon{
	margin-top: 31px;
	margin-left: 8px;
	margin-right: 8px;
	height: 30px;
	width: 30px;
	display: inline-block;
	color: #4dafca;
	vertical-align: top;
	font-size: 26px;
}

#header_nyc-redesign2 .menuIcon:hover{
	cursor:pointer;
	color:#2c3e50;

}

#datasetBar{
    margin-top:85px;
}

#dropdowns{
    margin-bottom:-1px;
}

#header_nyc-redesign2 .menuDivider{
	display: inline-block;
	background-image: url('/api/assets/F8DB40A1-819C-443C-B566-E7DD7665F756');
	width: 1px;
	height: 30px;
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 29px;
}

#header_nyc-redesign2 .menuText{
	display: inline-block;
	height: 30px;
	font-size: 12px;
	vertical-align: top;
	margin-top: 32px;
	font-weight: 400;
}

.menuTumblr:hover,.menuTwitter:hover{
	color:#2c3e50;
}


#header_nyc-redesign2 #miniMenu{
	height: 30px;
	width: 30px;
	display: none;
	background-image:url('/api/assets/006B77C6-7B92-4D9B-A794-9BC1578B2335');
	background-repeat:no-repeat;
	float: right;
	margin-top: 12px;
    cursor:pointer;
}


#header_nyc-redesign2 .menuGroup{
    background: #44556b;
    color:#fff;
    width:200px;
    padding:2px;
    border-radius:3px;
    font-size: 13px;
    position:absolute;
    display:none;
}
#header_nyc-redesign2 .menuRow{
    padding:14px;
    background:#313e4f;
}
#header_nyc-redesign2 .menuRow:hover{
     background:#44556b;
}

#header_nyc-redesign2 .menuSidebar {
	display:none;
}


#header_nyc-redesign2 .menuTitle{
    font-weight:bold;
    display:block;
}
#header_nyc-redesign2 .menuSubTitle{
    color:#a8d3dc;
    display:block;
    margin-top:4px;
}
#header_nyc-redesign2 .menuGroup a, body #header_nyc-redesign2 .menuGroup a:visited{
    color:#fff;
    text-decoration:none;
}



#datasets{
	width: 180px;
	height: 85px;
	display: inline-block;
	background-image: url('/api/assets/D1397AE6-1BAE-48CD-B20A-FE1D55CDF6E2');
	background-repeat: no-repeat;
	vertical-align: top;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}



#datasetsCount{
	font-weight: bold;
	font-size: 26px;
	margin-top: 14px;
	line-height: 21px;
}


body #siteHeader #header_nyc-open-data ,
body.redesign2 #siteHeader #header_nyc-redesign,
body #siteFooter #footer_nyc-open-data {
  display: none;
}

.siteContentWrapper{
	padding:0;
	margin-top:85px;
}

#topFiller{
	display:none;
}

.siteOuterWrapper{
	min-width:1px;
	background:#fff;
	margin-bottom: 32px;
}

.component-Text {
font-size: inherit;
padding: 0;
}



#heroBannerInner{
	background-size: cover;
	height: 350px;
	width: 100%;
	position: absolute;
	top: 0;
	background-position:50%;
}
#heroBannerOverlay{
	height: 350px;
	opacity: .7;
	background: #000000;
	position: relative;
	top: 0;
}
#heroBannerText{
	height: 348px;
	position: absolute;
	top: 0;
	padding: 37px 15px;
	color: #fff;
	width: 1330px;
	margin-left: -675px;
	left: 50%;
}

#heroTitle{
	font-size:41px;
	margin-bottom:27px;
}
#heroDescription {
	font-size:23px;
	line-height:32px;
}
#heroDescription a {
	color: #42badc;
}

#heroMore{
	position: absolute;
	bottom: 110px;
	font-size: 17px;
	vertical-align: top
}

.icon-view{
	font-size:19px;
	padding-right: 6px;
}

.icon-arrow_down{
	font-size: 19px;
	padding-left: 21px;
	padding-right: 6px;
}

#view{
	display:inline-block;
}
#arrow_down{
	display:inline-block;
}

#view:hover, #arrow_down:hover{
	cursor: pointer;
}


#categoriesContainer {
background: #2c3e50;
}

#categories{
	width: 1330px;
	text-align: center;
	margin: 0 auto;
	padding: 50px 15px;
	color:#ffffff;
	padding-top: 15px;
}

#categories .category{
	display: inline-block;
	height: auto;
	width: 20%;
	margin-right: -4px;
	min-width: 92px;
	vertical-align:top;

}

 #categories .category:hover{
	background:#44556b;


}

 #categories .category a:hover{
	background-size: auto 85px;
	background-position: center 25px;
}

 #categories .category a{
	padding-top: 28px;
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-bottom: 28px;
	background-position: center 30px;
	background-repeat:no-repeat;
}

.category div[class^='icon-']{
	font-size: 60px;
	padding: 20px 0;
}


 #storiesContainer{
	background: #ffffff;
}
 #stories{
	width: 1330px;
	margin: 0 auto;
	padding: 50px 15px;
	overflow: auto;
	position:relative;

}

.story{

	color: #4C4C4C;
	min-height: 290px;
	overflow:auto;

}

.story:hover {
background-color:#F1F1F1;
cursor:pointer;
}

.socrata-component {
min-height: 0;
}


 #sidebar {
	background-color: #ffffff;
	width: 400px;
	float: right;
	margin-left: 25px;
	z-index: 1;
}

 #visualize{
	height: 200px;
	width: 80%;
	background-image: url('/api/assets/48F7040A-3B93-4E02-8E13-1675F8BD0EEA');

	background-size: cover;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 41px;
	padding-top: 16%;
	padding-left: 10%;
	padding-right: 10%;
	text-shadow: 2px 2px #000000;
	margin-bottom: 30px;
	opacity:.8;

}

 #visualizeText{
	color: #000;
	font-size: 40px;
	margin-bottom: 15px;
}


#visualizeOuter:hover{
	text-decoration:underline;
}
 #visualize:hover{
	opacity:1;
}

.storyimg{
	height: 290px;
	width: 290px;

	float:left;
	background-size: cover;

}

.storyTitle{

	color: #212121;
	font-size: 30px;
	margin-bottom: 20px;

}

.storyContent {
	font-size: 17px;
	line-height: 23px;

}

#storylist{

	margin-right:450px;
}

.storyText{
padding: 25px 25px 25px 315px;
width: auto;
border-top: 1px solid rgb(216, 216, 216);

}
/* Data Page */

#data-section{
	background:#ffffff;
	margin-top: 147px;
}

 #featured-datasets{
	width: 1360px;
	margin: 0 auto;



}

.featureTitle{
	padding: 31px 15px 24px 15px;
	font-size: 31px;
	color: #000000;
	font-weight: 300;
}
.featureTitleInner{
	display: inline-block;
}
.featureTitleInner{
	cursor: pointer;
}


.dataTitle{
	padding: 10px 15px;
	font-size: 31px;
	color: #000000;
	font-weight: 300;
	padding-top: 31px;
	padding-bottom: 24px;
	width: 1330px;
	margin: 0 auto;
}

.loadMore{
	margin: 0 auto;
	display: block;
	width: 192px !important;
	background: #64c1e2;
	text-align: center;
	height: 27px !important;
	color: #fff;
	border-radius: 5px;
	padding-top: 13px;
	font-size: 15px;
	margin-bottom: 26px;
}
.loadMore:hover{
	cursor: pointer;
}
.border{
	border-bottom: 1px solid #d1d1d1;
	margin: 0 15px;
}


#main-content #data-section .datasetBox {

  text-align: center;
  height: auto;
  padding:0 15px 24px 15px;

}


 #main-content #data-section .datasetBox img.slide-image {
  width: 100%;
}
 #main-content #data-section .datasetContent > .component-Container {
  display:inline-block;
  width:25%;
  min-width:146px;
  text-align: center;
  vertical-align: top;
}

.miniBanner{
	position: absolute;
	top: -4px;
	z-index: 1;
	right: 8px;
	text-align: right;
}

 #main-content #data-section .datasetBox .datasetCategoryOuter {
	text-align:left;
}
#main-content #data-section .datasetBox .datasetCategory {
  text-align: left;
  text-transform: uppercase;
  font-size: 13px;
  padding-top: 10px;
  display:inline-block;
}

 #main-content #data-section .datasetBox .datasetIcon{
	display:inline-block;
	color: #666666;
	padding-right: 7px;
	font-size: 14px;
}
 #main-content #data-section .datasetBox .datasetTitle {
  text-align: left;
  margin-top:4px;

}
 #main-content #data-section .datasetBox .datasetTitle a {
  font-size: 21px;
  line-height: 1.1em;
  color:#666666;
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image {
  display: inline-block;
  width: 100%;
  height:0;
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image {
padding-bottom: 66%;
background-size: 100% auto;
}

 #main-content #data-section .datasetBox .datasetImage a.slide-image.Transportation {
  background-image: url('/api/assets/B853785F-92EF-4EB0-8268-45A60D09A5F5');

}
#main-content #data-section .datasetBox .datasetImage a.slide-image.Business {
  background-image: url('/api/assets/0C1EBF75-69B1-4DE0-BBA2-76640F1A8923');

}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Education {
  background-image: url('/api/assets/14F43EB9-D29E-431F-BF43-396D45780A76');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Government {
  background-image: url('/api/assets/89FBF3A0-B093-41DD-80BD-C9C63046ED98');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Environment {
  background-image: url('/api/assets/9FED1CFB-03E4-48F3-9A5F-12DB4C85562E');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Health {
  background-image: url('/api/assets/73657514-BD14-4EAD-ADD1-57A340A4B2CD');
}
#main-content #data-section .datasetBox .datasetImage a.slide-image.Services {
  background-image: url('/api/assets/E8B36E09-7800-4EFE-A4CA-6F9CE807008F');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Housing {
  background-image: url('/api/assets/B77F1CDE-88E8-4BA8-9107-0BE35C7DC738');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Safety {
  background-image: url('/api/assets/CDD7478E-6D4E-4C9F-BA69-64692A2F3CAB');
}
 #main-content #data-section .datasetBox .datasetImage a.slide-image.Recreation {
  background-image: url('/api/assets/2D62906F-D2AC-4D8C-BF89-AFBE8F6B4A40');
}

#filterBarOuter{
	height: 60px;
	width: 100%;
	background: #313e4f;
	position: fixed;
	top: 86px;
	display: block;
	z-index: 2;

}

 #filterBarInner{
	height: 100%;
	width: 1330px;
	margin: 0 auto;
	padding: 0 15px;

}
.filterMenuGroup{
	background: #44556b;
	color: #fff;
	width: 200px;
	padding: 2px;
	border-radius: 3px;
	font-size: 13px;
	position: absolute;
	display:none;
}

.filterMenuGroupAgencies{
	background: #44556b;
	color: #fff;
	width: 320px;
	padding: 2px;
	border-radius: 3px;
	font-size: 13px;
	position: absolute;
	display:none;
}

.filterMenuGroupCatalogType{
	background: #44556b;
	color: #fff;
	width: 200px;
	padding: 2px;
	border-radius: 3px;
	font-size: 13px;
	position: absolute;
	display:none;
	z-index: 9999;
}

.filterMenuRow{
	padding: 6px 14px 6px 41px;
	background: #313e4f;
	color:#ffffff;

}

.filterMenuRow:hover{

	background-color:#44556b;


}

.filterMenuRow .filterMenuTitleBold {
	font-weight: bold;
}

.filterMenuRow .filterMenuSubTitle {
    color:#a8d3dc;
    display:block;
    margin-top:4px;
}

.redesign2.data #filterBarText{
	color: #ffffff;
	font-size: 19px;
	height: 100%;
	line-height: 45px;
	font-weight: 300;
	padding-top:8px;

}

#currentFilterTypes, #currentFilterCategories, #currentFilterAgencies, #currentFilterCatalogScope{
	border-bottom: 2px dotted #4DAFCB;
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: 3px 11px;
	color: #4DAFCB;
	display: inline-block;
	height: 34px;
	overflow: hidden;
}

#currentFilterTypes:hover, #currentFilterCategories:hover, #currentFilterAgencies:hover, #currentFilterCatalogScope:hover{
	cursor:pointer;
}

#currentFilterTypes, #currentFilterCatalogScope{
	width:168px;
}
#currentFilterCategories{
	width:216px;
}
#currentFilterAgencies{
	width:300px;
}

.filterMenuRow.business,#currentFilterCategories.business{
  background-image: url('/api/assets/70E75E02-2696-41D9-A115-342BA7EC65E9');
}
.filterMenuRow.government,#currentFilterCategories.government {
  background-image: url('/api/assets/CD7462DF-349C-4956-A50C-E6B4A229AF18');
}
.filterMenuRow.education,#currentFilterCategories.education {
  background-image: url('/api/assets/836D24F9-F079-4099-AB93-A1C4E8D63E7A');
}
.filterMenuRow.environment,#currentFilterCategories.environment {
  background-image: url('/api/assets/309B3353-7B22-4327-BDD0-99417D2C15E7');
}
.filterMenuRow.health, #currentFilterCategories.health {
  background-image: url('/api/assets/9E1418AF-9C4B-4D78-ABB8-3B19EA2E3F6A');
}
.filterMenuRow.housing, #currentFilterCategories.housing {
  background-image: url('/api/assets/5C0F8771-98E4-4C1C-949A-6704695D9486');
}
.filterMenuRow.safety, #currentFilterCategories.safety {
  background-image: url('/api/assets/421985B2-F167-46C8-8CC6-8A005A13D639');
}
.filterMenuRow.recreation, #currentFilterCategories.recreation {
  background-image: url('/api/assets/C562B64F-7B58-47A6-AA77-D29F20C747B0');
}
.filterMenuRow.social, #currentFilterCategories.social {
  background-image: url('/api/assets/5CE35C13-AA43-4955-9E8A-142CCCC5C104');
}
.filterMenuRow.transportation, #currentFilterCategories.transportation {
  background-image: url('/api/assets/BDAE43EB-03C1-44D7-B9D7-4E7EB9DF064E');
}
.filterMenuRow.bigapps, #currentFilterCategories.bigapps, .BigApps  {
	background-image: url('/api/assets/232DD762-DF10-4E32-A618-8DBE90258E3D') !important;
	background-size: 17px 17px !important;

}

.filterMenuRow.bigapps {
	background-position: 10px 4px;
}

.filterMenuRow{
	background-repeat: no-repeat;
	background-position: 9px 2px;
}

.filterMenuRow.datasets, #currentFilterTypes.datasets {
  background-image: url('/api/assets/28E91DA7-0EAA-4F3C-AC2C-EE39467CDEB4');
}
.filterMenuRow.charts, #currentFilterTypes.charts {
  background-image: url('/api/assets/0E0AC603-2A28-4CA6-9B32-F2B575239760');
}
.filterMenuRow.maps, #currentFilterTypes.maps  {
  background-image: url('/api/assets/67A6F7CD-E685-4BBA-9BC7-79058556534C');
}
.filterMenuRow.calendars, #currentFilterTypes.calendars  {
  background-image: url('/api/assets/A317AB16-09D9-41C0-8AF0-1D9DADD24907');
}
.filterMenuRow.filters, #currentFilterTypes.filters {
  background-image: url('/api/assets/5D10C7C2-856E-4CF9-98CA-7B07A2DD3411');
}
.filterMenuRow.href, #currentFilterTypes.href  {
  background-image: url('/api/assets/AD841993-AB2C-4C7A-95FE-8431D8A2F4FE');
}
.filterMenuRow.blob, #currentFilterTypes.blob {
  background-image: url('/api/assets/81D40578-95DE-4DCD-B877-E7CC24105371');
}
.filterMenuRow.forms, #currentFilterTypes.forms{
  background-image: url('/api/assets/219E2348-9FF3-41DD-BE73-DA7FA513FE5A');
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #4dafca;
	display: inline-block;
	position: relative;
	left: -13px;
	bottom: 2px;
}

.blackArrow {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 9px solid #000000;
	display: inline-block;
	position: relative;
	left: 0px;
	bottom: 4px;
}
.tileMenu{
	background: #44556b;
	color: #fff;
	width: 200px;
	padding: 2px;
	border-radius: 3px;
	font-size: 13px;
	position: absolute;
	z-index: 2;
	top: 68px;
	left: 28px;
	display:none;
}
.tileMenuRow{
	padding: 12px 12px 12px 34px;
	font-size: 14px;
	background: #313e4f;
}
.tileMenuRow:hover{
	background: #44556b;
}

.noTiles{
	font-size: 16px;
	margin: 0 auto;
	width: 250px;
	display: block;
	margin-bottom: 30px;
	text-align: center;
}

/*On Off Switch*/
.onoffswitch {
    position: relative; width: 130px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    float: right;
	position: relative;
	top: -43px;
}
 .onoffswitch-checkbox {
    display: none;
}
 .onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #4eb0cb; border-radius: 3px;
}
.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 24px; padding: 0; line-height: 24px;
    font-size: 12px; color: white; font-family: 'myriad-pro', sans-serif; font-weight: 300;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "Hide Tiles";
    padding-left: 14px;
    background-color: #303D4F; color: #FFFFFF;
}
 .onoffswitch-inner:after {
    content: "Show Tiles";
    padding-right: 14px;
    background-color: #303D4F; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    width: 30px; margin: -3px;
    background: #4eb0cb;
    border: 1px solid #4eb0cb; border-radius: 3px;
    position: absolute; top: 0; bottom: 0; right: 102px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

/*Catalog*/

#main-catalog {
  text-align:center;
  max-width: 1360px;
  margin: 0 auto 14px auto;


}

#main-catalog body{
	background:#444444;
}


/* Not sure why this done.  Will need to selectively make pillButtons appear where needed */
/* I am undoing this, not sure why this was done in the first place */
.pillButtons li a{
	/*display:none;*/
}

/* Enable viewing of view type options in catalog */
.browseList>.topControls>.viewTypeOptions.pillButtons li a {
	display: block !important;
}

.pillButtons li a.active{
	display:block;
}

body>.browseSection  .browseFacets {
	position: relative;
}

body>.browseSection .browseFacets .facetSection {
  display: none !important;
}
.browseSection .browseFacets .searchSection {
  z-index: 100;
  border: 1px solid #64c1e2;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  line-height: 2em;
  padding-left: 1em;
  padding-right:3em;
  background-color: white;
}
.browseSection .searchSection .icon {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(/stylesheets/images/icons/dataset_toolbar_icons.png);
	height: 13px;
	width: 16px;
	cursor: pointer;
	position: absolute;
	left: auto;
	right: 0.8em;
	top: 1.2em;
}
 body>.browseSection.inContainer .browseList .topControls {
  border: none;
  position: absolute;
  left: auto;
  display: inline-block;
  right: 0;
}
body>.browseSection.inContainer .browseList .results {
  margin-top: 5em;
}
body>.browseSection.inContainer .browseFacets {
  padding-top:0;
  width: 27em;
}
body>.browseSection.inContainer .browseList {
  margin-left: 0;
  top:5px;
}
.browseSection.inContainer .searchSection .searchBox {
    font-family: georgia !important;
    font-style: italic !important;
    color: #aaaaaa !important;
    font-size:16pt !important;
  line-height: 1em;
  border: none;
}
.browseSection.inContainer .searchSection .icon {
  left: auto;
  right: 0.8em;
  top: 1.2em;
}

body>.browseSection.inContainer {
	padding: 0 10px !important;
}




/******
special icons in data catalog
******/
.browseSection.inContainer .browseList .results .gridList td.type.typeBlist .icon {
    background: url('/api/assets/9EF5AA03-D437-4B69-AADC-8A9220972C5E') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeChart .icon {
    background: url('/api/assets/4398C58E-DF02-42E4-AA11-571AEED8C1C1') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeMap .icon {
    background: url('/api/assets/6F7232B3-D38C-4FC2-B125-2FC6E586ADE3') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeCalendar .icon {
    background: url('/api/assets/74749D89-2128-43B1-9A70-8ACC3BC93CD2') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeFilter .icon {
    background: url('/api/assets/0D295E12-2767-41ED-8057-E9741E3CB4EC') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeHref .icon {
    background: url('/api/assets/7A28DAA6-C4CF-47D6-97B6-72BBB646C98C') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeBlob .icon {
    background: url('/api/assets/64457DE3-C35E-4D75-9525-A2437FC9088F') no-repeat center left !important;
    width: 16px;
    height: 16px;
}
.browseSection.inContainer .browseList .results .gridList td.type.typeForm .icon {
    background: url('/api/assets/48E23849-EB4B-41E3-B815-950D005B96A5') no-repeat center left !important;
    width: 16px;
    height: 16px;
}

/*Footer*/

.redesign2 > #siteFooter {
    height:82px;
	position: relative;
	top: -22px;
}
body > .siteOuterWrapper > .siteInnerWrapper > #siteFooter {
    height:82px;
    position: relative;
}

#footer_redesign2{
	text-align:center;
	background:#313e4f;
	height:82px;
}

#footerInner{
	width: 1360px;
	text-align: right;
	padding:15px;
}

.footerText{
	display: inline-block;
	color: #fff;
	padding: 6px 0;
	font-size: 14px;

}

.footerText a{
	color:#ffffff;

}

/*Lightbox */
#lightboxCover{
	position:fixed;
	height:100%;
	width:100%;
	background-color: rgba(46, 46, 46,0.8);
	top:0;
	z-index:8;
}

#lightboxOuter{
	height: 80%;
	max-width:600px;
	width: 80%;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 70px;
	-webkit-box-shadow: 0px 0px 30px 1px rgba(48,48,48,1);
	-moz-box-shadow: 0px 0px 30px 1px rgba(48,48,48,1);
	box-shadow: 0px 0px 30px 1px rgba(48,48,48,1);


}

#lightboxInner{
	background: #ffffff;
	overflow-y: scroll;
	overflow-x: hidden;
	height:100%;
	padding:15px;
	font-size:14px;
}


#lightboxInner h3{
	font-size: 24px;
	padding-bottom: 10px;
}

#lightboxInner p{
	line-height: 19px;
	padding-bottom:15px;
}

#closex{
	background: url(/api/assets/1F6C2E9E-212A-4068-98DE-CE02EAC31ACC);
	position: absolute;
	height: 28px;
	width: 30px;
	right:-15px;
	top:-13px;
	cursor: pointer;
}


.lightboxContent{
	background-image: url(https://data.cityofnewyork.us/api/assets/8F33CCC7-3371-478A-AFCA-00CE3F148A80);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	padding-top: 40px;
}

.lbTumblrImage{
	width: 100%;
	height: 260px;
	background-size: cover;
}

.lbTumblrTitle{
	font-size: 30px;
	padding-top: 22px;
}

@media all and (max-width: 1360px){

#heroBannerText{
	width:auto;
	margin: 0;
	left: 0;
}
#header_nyc-redesign2 #header {
		width:auto;
	}
#categories{
		width:auto;
	}

#stories{
		width:auto;
	}

#sidebar{
		width:30%;
	}

#storylist{
		margin-right:30%;
	}

.dataTitle{
	width:auto;
}

.storyContent p{
		font-size: 15px;
		line-height: 23px;
	}

 #featured-datasets{
	width: auto;

}

#footerInner{
	width: auto;
}

 #filterBarInner{
	width: auto;
}


}

@media all and (max-width: 940px){


.siteContentWrapper{
	margin-top:-1px;
}
.miniBanner img{
	width:32px;
}

#main-content #data-section .datasetBox .datasetCategory {
	font-size:10px;
}

#main-content #data-section .datasetBox .datasetIcon {
	font-size:11px;
}

#topFiller{
	display:none;
}

#header_nyc-redesign2{
	height: auto;
}

#header_nyc-redesign2 clearfix:after {
	clear: none;
}

#siteHeader #header_nyc-redesign2 {
	position:relative;

	}
#header_nyc-redesign2 #fullMenu {
	display:none;
	}

#header_nyc-redesign2 #miniMenu  {
	display:inline-block;
	}

#header_nyc-redesign2 #categories {
    padding: 30px 15px;
}

#header_nyc-redesign2 .category a{
	padding-top: 16%;
	padding-bottom: 16%;
	font-size: 13px;
	}

#header_nyc-redesign2 .category div[class^='icon-'] {
	font-size: 50px;
	padding: 15px 0;
}

#header_nyc-redesign2.category a:hover{
	background-size: 46%;
	background-position: center 35%;
}

#sidebar{
	display:none;
	}
#storylist{
	margin-right:0px;
	}

#header_nyc-redesign2 .menuGroup{
    background: #313e4f;
    color:#fff;
    width:100%;
    padding:2px;
    font-size: 13px;
    display:block;
    position:relative;
    top:0;
    left:0;
    border-radius:0;
    border-bottom: 1px solid #3c546b;
}

#header_nyc-redesign2 .menuRow{
	padding-left:85px;
}

#header_nyc-redesign2 .menuSidebar {
	display:block;
	float: left;
	font-size: 25px;
	padding: 30px;
}
#header_nyc-redesign2 .menuSidebar.icon-tumblr,#header_nyc-redesign2 .menuSidebar.icon-twitter{
 	padding: 8px 30px;
}

#main-content #data-section .datasetBox .datasetTitle a {
  font-size: 16px;
}





 #filterBarOuter{
	position: relative;
	top: 0px;
}

 #data-section {
margin-top: 0px;
}



#header_nyc-redesign2 #siteHeader .siteUserNav li a {
	color: #ffffff;
	padding:0;
	font-size:13px;
}

#siteHeader #header_nyc-redesign2  .siteUserNav li, #siteHeader #header_nyc-redesign2  .siteUserNav ul, #siteHeader #header_nyc-redesign2  .siteUserNav {
	float:none;
}

#datasetBar {
    margin-top: -1px;
}


.controller_nominations .siteContentWrapper  {
    margin-top:0;

}


}


@media all and (max-width: 800px){
	.firstArrow{
		display: block;
		position: relative;
		top: -23px;
		left: 252px;
	}
	#filterBarOuter{
		height:auto;
	}

	#filterBarText{
		line-height:42px;
		padding-bottom: 9px;
	}
	#currentFilterTypes, #currentFilterCategories, #currentFilterAgencies, #currentFilterCatalogScope {
		height: 34px;
	}
    .onoffswitch {
		top: -90px;
	}

	#heroTitle{
		font-size:28px;
	}

	#heroDescription{
		font-size:18px;
		line-height:28px;
	}


}

@media all and (max-width: 600px){
.storyText{

		margin: 0 auto;
		width: 290px;
		padding: 15px 0 15px 0;
	}
	.storyimg{
		float:none;
		margin:0 auto;
	}

 #featured-datasets{
	width: auto;
	text-align:center;
}



}

@media all and (max-width:500px){
.browseSection.inContainer .browseFacets {
	padding-top: 0;
	width: 50%;
}
.browseSection.inContainer .browseList .topControls .pillButtons{
 		display:none;
}

#filterBarText{
	font-size: 14px;
}

.onoffswitch {
	display:none;
}

}



@media all and (max-width: 480px){
#datasets{
   		display:none;
 }

.menuSubTitle{
	display:none;
}

.category a{
	padding-top: 12%;
	padding-bottom: 12%;
	font-size: 11px;
	}

.category div[class^='icon-'] {
	font-size: 40px;
	padding: 12px 0;
}

	#heroTitle{
		font-size:22px;
	}

	#heroDescription{
		font-size:14px;

	}





}

@font-face {
	font-family: 'icomoon';
	src:url('/api/assets/E8086397-BA4B-442F-9A74-101883801172');
	src:url('/api/assets/E8086397-BA4B-442F-9A74-101883801172?#iefix') format('embedded-opentype'),
		url('/api/assets/C608C39C-0DCF-4AC3-9D63-04D850A63803') format('woff'),
		url('/api/assets/0FC4B19F-A258-4956-8519-C010FD555FEC') format('truetype'),
		url('/api/assets/FBF9FBD2-A7B7-4EEB-A8A3-97324E2BBF3F#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-twitter, .icon-tumblr, .icon-help, .icon-nyc, .icon-tool, .icon-data, .icon-arrow_down, .icon-view, .icon-transportation, .icon-social, .icon-recreation, .icon-safety, .icon-housing, .icon-health, .icon-environment, .icon-education, .icon-government, .icon-business {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon-twitter:before {
	content: "\e000";
}
.icon-tumblr:before {
	content: "\e001";
}
.icon-help:before {
	content: "\e002";
}
.icon-nyc:before {
	content: "\e003";
}
.icon-tool:before {
	content: "\e004";
}
.icon-data:before {
	content: "\e005";
}
.icon-arrow_down:before {
	content: "\e006";
}
.icon-view:before {
	content: "\e007";
}
.icon-transportation:before {
	content: "\e008";
}
.icon-social:before {
	content: "\e009";
}
.icon-recreation:before {
	content: "\e00a";
}
.icon-safety:before {
	content: "\e00b";
}
.icon-housing:before {
	content: "\e00c";
}
.icon-health:before {
	content: "\e00d";
}
.icon-environment:before {
	content: "\e00e";
}
.icon-education:before {
	content: "\e00f";
}
.icon-government:before {
	content: "\e010";
}
.icon-business:before {
	content: "\e011";
}

/*****
SEARCH BAR
*****/

#searchbar-container {
    width: 28em;
    margin: 0 auto;
    padding-top: 40px;
    overflow: hidden;
    text-align: center;
}

#dashboard-link {
	text-align: center;
}
#dashboard-link a {
	color: #aedae7;
	padding-top: 20px;
	display: inline-block;
	font-size: 23px;
	text-align: center;
}
.home #categories {
	padding-top: 20px !important;
}

/** Big Apps and Maps **/
.icon-apps {
background: url('/api/assets/232DD762-DF10-4E32-A618-8DBE90258E3D') no-repeat;
margin: 20px auto;
width: 55px;
background-size: cover;
padding: 20px 0;
height: 15px;
}
.icon-maps {
background: url('/api/assets/8DD213C1-0633-4B0B-9423-4B63BF6830E6') no-repeat;
margin: 20px auto;
width: 55px;
background-size: cover;
padding: 20px 0;
height: 15px;
}
body.redesign2 #categories .category {
	width: 25% !important;
}

/*** TEMPORARY: HIDE CUSTOM FACET UNTIL WORK WITH SEARCH COMPLETE ***/
.controller_profile .datasetsList .browseSection .browseFacets .facetSection.clearfix.Dataset-Information_Agency {
  display: none !important;
}
.controller_browse .datasetsList .browseSection .browseFacets .facetSection.clearfix.Dataset-Information_Agency {
  display: none !important;
}

/* CS-3475: override default font color for new UX link */
/* NO-TICKET: revert this change since the style of NUX link is updated */
/*.new-ux-link > a {
	color: #fff !important;
}*/


/* CS-4783 Change dataset font for list and rich_list*/

body.action_datasets_show .gridRenderType,
body.action_datasets_show .fatRowRenderType {
	font-family: arial;
}

/* CS-7286: Make NYC WCAG-compliant again*/
.browseSection .browseList .results .gridList .popularity .visits {
	color: #4e4e4e;
}

.browseSection .infoBox h3,
.browseSection .browseList .resultCount,
.browseSection .browseList .pagination .pageLink.active {
	color: #4c4c4c;
}

.controlPane.unifiedFilter .tutorialSection {
	color: #494949;
}


/*** css/mmr.css ***/

/*** auto-generated by Gulp, do not edit directly ***/
.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li,.tipsy-inner{text-align:center}@font-face{font-family:FontAwesome;src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#FFF;max-width:200px;padding:5px 8px 4px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow{border-left-color:transparent;border-right-color:transparent;top:0;border-bottom-style:solid;border-top:none}.tipsy-n .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-nw .tipsy-arrow{left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow,.tipsy-se .tipsy-arrow,.tipsy-sw .tipsy-arrow{border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;bottom:0}.tipsy-s .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-sw .tipsy-arrow{left:10px}.tipsy-se .tipsy-arrow{right:10px}.tipsy-e .tipsy-arrow,.tipsy-w .tipsy-arrow{top:50%;margin-top:-5px;border-top-color:transparent;border-bottom-color:transparent}.tipsy-e .tipsy-arrow{right:0;border-left-style:solid;border-right:none}.tipsy-w .tipsy-arrow{left:0;border-right-style:solid;border-left:none}body.mmr h1{margin:0;font-size:1em}body.mmr p{font-size:inherit;line-height:inherit}body.mmr>#siteFooter{margin-top:0;height:auto;clear:both}body.mmr .siteInnerWrapper{padding-bottom:0}body.mmr .siteContentWrapper{padding:0}body.mmr .component-Text{padding:0;font-size:inherit}body.mmr .socrata-component{min-height:0}#siteHeader #header_nyc-mmr{display:none}body.mmr #siteHeader #header_nyc-mmr{display:block}body.mmr #siteHeader #header_nyc-redesign2{display:none}body.mmr #siteHeader{background:#fff;color:#333}body.mmr .black-sliver{background:#000;color:#fff}body.mmr .black-sliver a,body.mmr .black-sliver span{display:inline-block;padding:.5em 1em .5em 0;color:inherit;font-size:1.2em;line-height:1.25em;font-weight:700;vertical-align:top}body.mmr .black-sliver a{border-right:1px solid #666}body.mmr .black-sliver a:visited{color:inherit}body.mmr .black-sliver a:focus{outline:#ccc dotted 1px}body.mmr .black-sliver a.no-border{border-right:0;padding-right:0}body.mmr .black-sliver a.no-border,body.mmr .black-sliver span{padding-left:1em}body.mmr .black-sliver .nyc-nav,body.mmr .black-sliver .nyc-ops-branding{float:left;display:block;margin-right:2.35765%;width:48.82117%}body.mmr .black-sliver .nyc-nav:last-child,body.mmr .black-sliver .nyc-ops-branding:last-child{margin-right:0}body.mmr .black-sliver .nyc-ops-branding img{height:1.25em}body.mmr .black-sliver .nyc-nav{text-align:right}body.mmr .align-center,body.mmr .logo-container{text-align:center}body.mmr .header-nav{background-color:#fff;background-image:linear-gradient(#fff,#f2f2f2);border-top:1px solid #ccc;border-bottom:1px solid #ccc}body.mmr .nav-menu li{float:left;height:3em;border-left:1px solid #ccc;font-size:1.6em;overflow:hidden}body.mmr .nav-menu li:last-child{border-right:1px solid #ccc}body.mmr .nav-menu li a{display:inline-block;padding:1em;color:inherit;font-weight:700;text-decoration:none}body.mmr .nav-menu li a:active,body.mmr .nav-menu li a:focus,body.mmr .nav-menu li a:hover{background:#333;color:#fff;text-decoration:underline}body.mmr .nav-menu li a.active{background-color:#213d6d;color:#fff}body.mmr .nav-menu li a.nav-home span{overflow:hidden;text-indent:101%;white-space:nowrap;display:inline-block;width:20px;height:20px;background-image:url(/api/assets/208A6013-A454-4E4B-9055-436BA2AF12C3/?/nav-sprint.png);background-repeat:no-repeat}body.mmr .nav-menu li a.nav-home:active span,body.mmr .nav-menu li a.nav-home:focus span,body.mmr .nav-menu li a.nav-home:hover span{background-position:0 -40px}body.mmr .nyc-gov-search{float:right}body.mmr .nyc-gov-search form{margin-top:.5em;padding:.25em;border:1px solid #ccc;border-radius:5px;background:#fff;font-size:1.4em}body.mmr .nyc-gov-search form label{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}body:hover body.mmr .nyc-gov-search form label a,body:hover body.mmr .nyc-gov-search form label button,body:hover body.mmr .nyc-gov-search form label input{display:none!important}body.mmr .nyc-gov-search form button,body.mmr .nyc-gov-search form input,body.mmr .nyc-gov-search form input[type=text]{background:#fff;color:#333;border:0}body.mmr .nyc-gov-search form input{width:9em}body.mmr .nyc-gov-search form button{overflow:hidden;text-indent:101%;white-space:nowrap;display:inline-block;width:14px;height:14px;margin:.25em;padding:0;background-image:url(/api/assets/0585FF2E-868E-4327-939C-B405AA44F03A/?/sprite-ico-search.png);background-repeat:no-repeat;cursor:pointer}body.mmr .nyc-gov-search form button:focus{outline:#333 dotted 1px}#siteFooter #footer_nyc-mmr{display:none}body.mmr #siteFooter #footer_nyc-mmr{display:block}body.mmr #siteFooter #footer_redesign2{display:none}body.mmr{height:auto;min-height:100vh;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.mmr .siteOuterWrapper{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;min-width:0;min-height:0}body.mmr>.ruler{position:absolute;top:-9999px}body.mmr #siteFooter{background:#000;color:#fff}body.mmr #footer_nyc-mmr{padding:3em 0}body.mmr .footer-nav{float:left;display:block;margin-right:2.35765%;width:74.41059%;font-size:16px;line-height:1.25}body.mmr .footer-nav:last-child{margin-right:0}body.mmr .footer-nav li{float:left;display:block;margin-right:2.35765%;width:31.76157%;padding-bottom:.3em}body.mmr .footer-nav li:last-child,body.mmr .footer-nav li:nth-child(3n){margin-right:0}body.mmr .footer-nav li:nth-child(3n+1){clear:left}body.mmr .footer-nav li a{color:inherit;font-weight:700;text-decoration:none}body.mmr .mmr-nav-menu>li.active>a,body.mmr a{text-decoration:underline}body.mmr .footer-nav li a:visited{color:inherit}body.mmr .footer-nav li a:active,body.mmr .footer-nav li a:focus,body.mmr .footer-nav li a:hover{color:#e6e6e6;text-decoration:underline}body.mmr .copyright-wrapper{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.mmr .copyright-wrapper:last-child{margin-right:0}body.mmr .copyright-wrapper .copyright-text{margin-top:1em}body.mmr .copyright-wrapper .copyright-text p{margin-bottom:.5em}body.mmr .copyright-wrapper .copyright-text a,body.mmr .copyright-wrapper .copyright-text a:visited{color:inherit}body.mmr .copyright-wrapper .copyright-text a:focus{border:1px dotted #fff}body.mmr .mmr-nav-menu{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding-right:1em;box-sizing:border-box;font-size:1.6em;line-height:1.25}body.mmr .mmr-nav-menu:last-child{margin-right:0}body.mmr .mmr-nav-menu>li{margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid #ccc}body.mmr .mmr-nav-menu>li a,body.mmr .mmr-nav-menu>li a:visited{color:#213d6d}body.mmr a,body.mmr a:visited{color:#2067bc}body.mmr .mmr-nav-menu>li a.external:after{margin-left:.5em;font-size:.8em;font-family:FontAwesome;content:"\F08E"}body.mmr .agency-nav{margin-top:1em;list-style:disc}body.mmr .agency-nav li{margin-left:1.5em}body.mmr .agency-nav .agency-name{position:relative;margin-bottom:.5em;margin-left:0;padding-left:1em;list-style:none}body.mmr .agency-nav .agency-name:before{position:absolute;left:0;font-family:FontAwesome;content:"\F101"}body.mmr .agency-nav .agency-name a{font-weight:700}body.mmr *{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400}body.mmr strong{font-weight:700}body.mmr .fa{font-family:FontAwesome!important}.outer-container{max-width:96em;margin-left:auto;margin-right:auto;padding:0 2em}.outer-container::after{clear:both;content:"";display:table}.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}body:hover .visually-hidden a,body:hover .visually-hidden button,body:hover .visually-hidden input{display:none!important}body.mmr a.pdf-link:after{margin-left:.5em;font-family:FontAwesome;content:"\F1C1"}body.mmr sup{vertical-align:super}body.mmr .siteContentWrapper{margin:4em auto}body.mmr .siteContentWrapper a{text-decoration:none}body.mmr .siteContentWrapper a:active,body.mmr .siteContentWrapper a:focus,body.mmr .siteContentWrapper a:hover{text-decoration:underline}body.mmr .siteContentWrapper a:focus{outline:#ccc solid 1px}body.mmr .main-content{float:left;display:block;margin-right:2.35765%;width:74.41059%}body.mmr .main-content:last-child{margin-right:0}body.mmr .main-content h2,body.mmr .main-content h3{margin-bottom:.5em;line-height:1.25;text-transform:uppercase}body.mmr .main-content h2{font-size:3.2em;font-weight:700}body.mmr .main-content h3{color:#213d6d;font-size:2.4em}body.mmr .main-content p,body.mmr .main-content ul{margin-bottom:1em;font-size:1.6em;line-height:1.25}body.mmr .main-content ul{margin-left:1.5em;list-style:disc}body.mmr .main-content ul ul{margin-top:1em;font-size:1em;list-style-type:circle}body.mmr .main-content li{margin-bottom:1em}body.mmr .hero-container{margin-bottom:2em}body.mmr .hero-container img{width:100%}body.mmr .sections .tile{float:left;display:block;margin-right:2.35765%;width:31.76157%;position:relative;height:180px;margin-bottom:2.35765%;box-sizing:border-box;border:1px solid #ccc;background-repeat:no-repeat;background-size:100%}body.mmr .sections .tile:last-child,body.mmr .sections .tile:nth-child(3n){margin-right:0}body.mmr .sections .tile:nth-child(3n+1){clear:left}body.mmr .sections .tile .title{position:absolute;bottom:0;width:100%;padding:.5em;box-sizing:border-box;background:rgba(0,0,0,.75);color:#fff;font-size:1.6em;line-height:1.25}body.mmr .agency-lookup-form,body.mmr .keyword-search-form{box-sizing:border-box;padding:0 1em 2em}body.mmr .agency-lookup-form label,body.mmr .keyword-search-form label{font-size:.875em;font-weight:700;text-transform:uppercase}body.mmr .agency-lookup-form .field-wrapper,body.mmr .agency-lookup-form select,body.mmr .keyword-search-form .field-wrapper,body.mmr .keyword-search-form select{width:80%;box-sizing:border-box;background:#fff;color:#333;font-size:1.6em}body.mmr .agency-lookup-form{border-bottom:1px solid #ccc}body.mmr .keyword-search-form{padding-top:2em}body.mmr .keyword-search-form .field-wrapper{position:relative;padding:3px;border:1px solid #ccc;border-radius:5px}body.mmr .keyword-search-form .field-wrapper input{width:100%;padding:0 2em 0 0;border:0;box-sizing:border-box;font-size:inherit}body.mmr .keyword-search-form .field-wrapper button{position:absolute;top:0;right:3px;border:0;background:0 0;font-size:1em;cursor:pointer}body.mmr h2.flush-bottom{margin-bottom:0}body.mmr .agency-lead{margin-bottom:1em;font-size:2em;line-height:1.25;font-weight:700}body.mmr .library-branch{font-weight:700;text-transform:uppercase}body.mmr .chart-image{width:350px;padding:10px 15px;box-sizing:border-box}body.mmr .no-data{margin:2em auto;font-size:1.6em;line-height:1.25}body.mmr .no-data .fa{margin-right:.5em}body.mmr .no-data .fa-warning{color:#d89212}body.mmr .main-content ul.goals-list,body.mmr .main-content ul.services-list{margin-left:0;font-size:2em;list-style:none}body.mmr .main-content ul.services-list{margin-bottom:2em}body.mmr .main-content ul.goals-list{margin-bottom:0;font-size:inherit}body.mmr .main-content ul.goals-list li{margin-bottom:.5em}body.mmr .goals-list li,body.mmr .services-list li{display:block}body.mmr .goals-list li::after,body.mmr .services-list li::after{clear:both;content:"";display:table}body.mmr .goals-list li .id-wrapper,body.mmr .services-list li .id-wrapper{float:left;display:block;margin-right:2.35765%;width:14.70196%;text-align:right}body.mmr .goals-list li .id-wrapper:last-child,body.mmr .goals-list li .title-wrapper:last-child,body.mmr .services-list li .id-wrapper:last-child,body.mmr .services-list li .title-wrapper:last-child{margin-right:0}body.mmr .goals-list li .title-wrapper,body.mmr .services-list li .title-wrapper{float:left;display:block;width:82.94039%;margin-right:0}body.mmr .goals-list li a,body.mmr .goals-list li a:visited,body.mmr .services-list li a,body.mmr .services-list li a:visited{color:inherit}body.mmr .services-list>li{margin-top:1em;padding-top:.5em;border-top:2px solid #ccc}body.mmr .services-list>li>.id-wrapper,body.mmr .services-list>li>.id-wrapper a,body.mmr .services-list>li>.title-wrapper,body.mmr .services-list>li>.title-wrapper a,body.mmr .services-list>li>.wide-title,body.mmr .services-list>li>.wide-title a{font-weight:700}body.mmr .services-list>li>.id-wrapper,body.mmr .services-list>li>.wide-title{color:#213d6d;text-transform:uppercase}body.mmr .services-list>li>.title-wrapper{padding-bottom:1em}body.mmr .service-wrapper .service-title{display:block;padding:.5em 0 1em;border-top:2px solid #ccc;color:#213d6d;font-size:2em;line-height:1.25}body.mmr .service-wrapper .service-title::after{clear:both;content:"";display:table}body.mmr .service-wrapper .service-title .id{float:left;display:block;margin-right:2.35765%;width:14.70196%}body.mmr .service-wrapper .service-title .id:last-child{margin-right:0}body.mmr .service-wrapper .service-title .title{float:left;display:block;margin-right:2.35765%;width:82.94039%}body.mmr .service-wrapper .service-title .title:last-child{margin-right:0}body.mmr .service-wrapper .service-title .id,body.mmr .service-wrapper .service-title .title,body.mmr .service-wrapper .service-title .wide-title{font-weight:700}body.mmr .service-wrapper .service-title .id,body.mmr .service-wrapper .service-title .wide-title{text-transform:uppercase}body.mmr .goal-wrapper{clear:both}body.mmr .goal-wrapper .goal-title{display:block;font-size:1.8em;line-height:1.25}body.mmr .goal-wrapper .goal-title::after{clear:both;content:"";display:table}body.mmr .goal-wrapper .goal-title .id{float:left;display:block;margin-right:2.35765%;width:14.70196%;padding:.3em;box-sizing:border-box;background:#737373;color:#fff}body.mmr .goal-wrapper .goal-title .id:last-child{margin-right:0}body.mmr .goal-wrapper .goal-title .title{float:left;display:block;margin-right:2.35765%;width:82.94039%;padding:.3em 0 1em}body.mmr .goal-wrapper .goal-title .title:last-child{margin-right:0}body.mmr .goal-wrapper .cols-2{display:block}body.mmr .goal-wrapper .cols-2::after{clear:both;content:"";display:table}body.mmr .goal-wrapper .cols-2 .col-l,body.mmr .goal-wrapper .cols-2 .col-r{float:left;display:block;margin-right:2.35765%;width:48.82117%}body.mmr .goal-wrapper .cols-2 .col-l:last-child,body.mmr .goal-wrapper .cols-2 .col-r:last-child{margin-right:0}body.mmr .goal-wrapper .cols-2 .col-l img,body.mmr .goal-wrapper .cols-2 .col-r img{width:100%;padding:0 15px;box-sizing:border-box}body.mmr .goal-wrapper .float-right{float:right;width:350px;padding:0 0 20px 20px;box-sizing:border-box}body.mmr .goal-wrapper a.external:after{margin-left:.5em;font-size:.8em;font-family:FontAwesome;content:"\F08E"}body.mmr .indicator-link,body.mmr .resource-link{margin-bottom:2em;clear:both}body.mmr .indicator-link a.view-indicators,body.mmr .resource-link a.view-indicators{display:inline-block;padding:.5em;border:1px solid #2067bc;font-size:1.6em;line-height:1.25;transition:all .3s ease-in}body.mmr .indicator-link a.view-indicators:active,body.mmr .indicator-link a.view-indicators:focus,body.mmr .indicator-link a.view-indicators:hover,body.mmr .resource-link a.view-indicators:active,body.mmr .resource-link a.view-indicators:focus,body.mmr .resource-link a.view-indicators:hover{background-color:#2067bc;color:#fff;text-decoration:none}body.mmr .indicator-link a.view-indicators .fa,body.mmr .resource-link a.view-indicators .fa{margin-right:.5em}body.mmr .indicator-link a.hide-indicators,body.mmr .resource-link a.hide-indicators{float:right;font-size:1.2em}body.mmr .indicator-link a.hide-indicators .fa,body.mmr .resource-link a.hide-indicators .fa{margin-left:.5em}body.mmr .indicators-wrapper{padding-top:3em}body.mmr .indicators-wrapper table{width:100%}body.mmr .indicators-wrapper table .title-cell{width:28%}body.mmr .indicators-wrapper table .value-cell{width:8%}body.mmr .indicators-wrapper table .target-cell{background:#f1efed}body.mmr .indicators-wrapper table thead th{font-weight:700;text-align:center}body.mmr .indicators-wrapper table thead th span{font-weight:700}body.mmr .indicators-wrapper table tbody th{text-align:left;font-weight:700}body.mmr .indicators-wrapper table tbody th span{font-weight:700}body.mmr .indicators-wrapper table tbody td{text-align:center}body.mmr .indicators-wrapper table tbody tr td{transition:background .3s ease-in}body.mmr .indicators-wrapper table tbody tr:hover td,body.mmr .indicators-wrapper table tbody tr:hover th{background:#ffe;transition:background .3s ease-in}body.mmr .indicators-wrapper table td,body.mmr .indicators-wrapper table th{padding:.5em;border:1px solid #999;font-size:1.2em;line-height:1.25}body.mmr .indicators-wrapper .table-footnote{display:block;margin:.5em 0;font-size:12px;line-height:1.25}body.mmr .indicators-wrapper .table-footnote::after{clear:both;content:"";display:table}body.mmr .indicators-wrapper .table-footnote .col-3{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.mmr .indicators-wrapper .table-footnote .col-3:last-child{margin-right:0}body.mmr .indicators-wrapper .table-footnote .col-4{float:left;display:block;margin-right:2.35765%;width:31.76157%}body.mmr .indicators-wrapper .table-footnote .col-4:last-child{margin-right:0}body.mmr .indicators-wrapper .table-footnote .col-5{float:left;display:block;margin-right:2.35765%;width:40.29137%}body.mmr .indicators-wrapper .table-footnote .col-5:last-child{margin-right:0}body.mmr .indicators-wrapper .enable-tipsy{margin-left:.2em;color:#213d6d;font-size:1.2em;font-weight:400}body.mmr .tipsy-inner{padding:.5em;max-width:350px;font-size:14px;text-align:left}body.mmr ul.results-goals,body.mmr ul.results-indicators,body.mmr ul.results-services,body.mmr ul.search-results{font-size:inherit;line-height:1.5}body.mmr ul.results-goals li,body.mmr ul.results-indicators li,body.mmr ul.results-services li,body.mmr ul.search-results li{margin-bottom:0}body.mmr ul.results-goals a,body.mmr ul.results-goals a:visited,body.mmr ul.results-indicators a,body.mmr ul.results-indicators a:visited,body.mmr ul.results-services a,body.mmr ul.results-services a:visited,body.mmr ul.search-results a,body.mmr ul.search-results a:visited{color:inherit}body.mmr ul.results-goals .highlight,body.mmr ul.results-indicators .highlight,body.mmr ul.results-services .highlight,body.mmr ul.search-results .highlight{background:#ffa}body.mmr ul.results-goals,body.mmr ul.results-services,body.mmr ul.search-results{margin:0;list-style:none}body.mmr ul.search-results{font-size:1.4em}body.mmr ul.search-results>li>a{display:block;padding:.5em 0;border-top:2px solid #ccc;font-size:1.4em;color:#213d6d}body.mmr ul.results-services>li>a{display:block;padding-bottom:.5em;color:#2067bc;font-size:1.2em;text-transform:uppercase}body.mmr ul.results-goals{margin-left:1.5em}body.mmr ul.results-goals>li>a{display:block;padding-bottom:1em}body.mmr ul.results-goals>li>a .goal-id{margin-right:1em;padding:0 .25em;background:#333;color:#fff}body.mmr .yellow-star{color:#ffcf0e}
/*** end auto-generated file ***/

/*** css/z_data-catalog-v2.css ***/

body.data.version2 #data-catalog-outer{text-align:left;max-width:1360px;margin:0 auto 0 auto;border-top-right-radius:6px;border-top-left-radius:6px}body.data.version2 #data-catalog-container{border:0;margin-bottom:6em;margin-left:14px;margin-right:14px}body.data.version2 #data-catalog-filter{background:#313E4F;border-top:6px solid #313E4F;max-width:1360px;text-align:left;margin:0 auto 0 auto}body.data.version2 #data-catalog-filter-inner{margin-left:14px;margin-right:14px}body.data.version2 .filterMenuAgencies{height:600px;overflow-y:scroll}body.data.version2 .filterMenuGroupAgencies .filterMenuRow{padding:6px 14px 6px 14px}body.data.version2>.browseSection .browseFacets .searchSection{display:none !important}@media all and (max-width: 1170px){body.data.version2 .firstArrow{display:block;position:relative;top:-23px;left:252px}body.data.version2 #filterBarOuter{height:auto}body.data.version2 #filterBarText{line-height:42px;padding-bottom:9px}body.data.version2 #currentFilterTypes,body.data.version2 #currentFilterCategories,body.data.version2 #currentFilterAgencies,body.data.version2 #currentFilterCatalogScope{height:34px}body.data.version2 .onoffswitch{top:-90px}body.data.version2 #heroTitle{font-size:28px}body.data.version2 #heroDescription{font-size:18px;line-height:28px}}body.data.version2>.browseSection.inContainer{padding:0 32px !important}body.data.version2 #official-data-filter{color:#ffffff;font-size:19px;height:100%;line-height:45px;font-weight:300;display:inline-block;margin-left:6px}body.data.version2 .filterMenuGroupCatalogScope{background:#44556b;color:#fff;width:158px;padding:2px;border-radius:3px;font-size:13px;position:absolute;display:none;z-index:9999}body.data.version2 #catalog-search{display:inline-block;float:right}body.data.version2 #search-box .searchSection{z-index:1;border:1px solid #64c1e2;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;line-height:2em;padding-left:1em;padding-right:3em;background-color:white;top:3px;position:relative}body.data.version2 #search-box .searchSection input[type="submit"]{background-color:transparent;background-position:0 0;background-repeat:no-repeat;display:block;text-align:left;text-indent:-9999px;background-image:url("https://data.cityofnewyork.us/stylesheets/images/icons/dataset_toolbar_icons.png");height:13px;width:16px;cursor:pointer;position:absolute;left:auto;right:0.8em;top:.9em;border:0}body.data.version2 #search-box input.textPrompt.searchBox{font-family:georgia !important;font-style:italic !important;color:#aaaaaa !important;font-size:16pt !important;line-height:1em;border:none}body.data.version2 #search-box{float:right;position:relative;color:white;display:inline-block}body.data.version2 #filterBarOuter.version2{position:static;height:auto;top:auto;padding:10px 0}body.data.version2 #filterBarOuter.version2.sticky{position:fixed;top:86px}body.data.version2 #filterBarOuter.version2 .filterMenuGroup,body.data.version2 #filterBarOuter.version2 .filterMenuGroupAgencies{z-index:100}body.data.version2 #filterBarOuter.version2 .filterMenuGroup{width:158px}body.data.version2 #filterBarOuter.version2 .filterMenuCategories{width:188px}body.data.version2 #filterBarOuter.version2 .filterMenuGroupAgencies{width:283px}body.data.version2 #filterBarOuter.version2 .filterMenuGroupCatalogScope .filterMenuRow{padding-left:14px}body.data.version2 #filterBarOuter.version2 .filter-wrapper{float:left;margin-bottom:5px}body.data.version2 #filterBarOuter.version2 .filter-title{margin-bottom:0.5em;line-height:1em}body.data.version2 .redesign2.data #filterBarOuter.version2 #filterBarText{font-size:14px;line-height:1em}body.data.version2 #filterBarOuter.version2 #currentFilterTypes,body.data.version2 #filterBarOuter.version2 #currentFilterCategories,body.data.version2 #filterBarOuter.version2 #currentFilterAgencies,body.data.version2 #filterBarOuter.version2 #currentFilterCatalogScope{overflow:hidden;height:14px;padding:5px 20px 5px 30px;border:1px dotted #4dafca;background-position:3px 2px;color:#fff;line-height:16px;text-overflow:ellipsis}body.data.version2 #filterBarOuter.version2 #currentFilterTypes{width:145px}body.data.version2 #filterBarOuter.version2 #currentFilterCatalogScope{padding-left:5px;width:135px}body.data.version2 #filterBarOuter.version2 #currentFilterCategories{width:140px}body.data.version2 #filterBarOuter.version2 #currentFilterAgencies{width:260px;padding-left:5px}body.data.version2 #filterBarOuter.version2 .arrow-down{left:-18px;bottom:10px}body.data.version2 #filterBarOuter.version2 .filter-group-left{box-sizing:border-box;float:left;width:73%}body.data.version2 #filterBarOuter.version2 .filter-group-right{box-sizing:border-box;float:right;width:27%;max-width:250px}body.data.version2 #filterBarOuter.version2 .filter-group-right #search-box{width:100%}body.data.version2 #filterBarOuter.version2 .filter-group-right #search-box input.textPrompt.searchBox{width:100%}@media all and (max-width: 640px){body.data.version2 #filterBarOuter.version2 .filter-group-left,body.data.version2 #filterBarOuter.version2 .filter-group-right{float:left;width:100%}body.data.version2 #filterBarOuter.version2 .filter-group-right{margin-top:0.5em;max-width:100%}}@media all and (max-width: 500px){body.data.version2 #filterBarOuter.version2 .browseSection.inContainer .browseFacets{width:100%}}body.data.version2 #data-section{margin-top:0}body.data.version2 .dataTitle{padding-top:0.5em;padding-bottom:0}body.data.version2>.browseSection .browseFacets .searchSection{display:none !important}body.data.version2 .siteContentWrapper{margin-top:85px}body.data.version2 .filterMenuRow.new_view,body.data.version2 #currentFilterTypes.new_view{background-image:url(/api/assets/50D13C5D-A59E-4C53-8571-3196CEE8813F?data_lens_icon.png);background-size:18px 18px}#header_nyc-redesign2{height:55px}#header_nyc-redesign2 #logo{height:55px}#datasets{height:55px;background-position:0 -24px;font-size:14px}#datasetsCount{margin-top:5px;font-size:24px}.siteOuterWrapper{margin-bottom:0}.siteInnerWrapper{padding-bottom:20px}.siteContentWrapper{margin-top:55px}#header_nyc-redesign2 #fullMenu{height:55px}#header_nyc-redesign2 .menuIcon{margin-top:15px}#header_nyc-redesign2 .menuDivider{margin-top:13px}#header_nyc-redesign2 .menuText{margin-top:16px}body>#siteFooter,body.redesign2>#siteFooter{height:52px;top:0;margin-top:-52px}body>.siteOuterWrapper>.siteInnerWrapper>#siteFooter{height:52px}#footerInner{padding:10px 15px 0}.footer_redesign2 .footerText{margin-top:20px;margin-right:10px}#datasetBar{margin-top:55px}

