@font-face {
    font-family: 'Tiempos Headline';
    src: url(https://assets.propublica.org/prod/v3/fonts/TiemposHeadlineWeb-Black.woff2) format('woff2'),
         url(https://assets.propublica.org/prod/v3/fonts/TiemposHeadlineWeb-Black.woff) format('woff');
    font-weight: bold;
    font-style: normal;
}
body {
  background:#e9eef1 !important;

}
.pg-main {
  overflow:hidden;
}
.mast-mini--light {
}
.site-mast-mini {
  margin-bottom:0 !important;
}

.pg-main h1 {
  padding: 15px;
  font-family: 'Tiempos Headline', Georgia, serif !important;
  width: 100% !important;
  margin: 0 !important;
  padding-left:0 !important;
}
.pg-main .byline {
}
.pg-main h4 {
  text-align:left !important;
  font-family:Graphik,sans-serif;
}
#nyc-gfx {
  width:650px;
  height:740px;
  position:relative;
}
#nyc-gfx svg {
  margin-top:20px;
}
#guffblock {
  position: relative;
  width:100%;
  margin:0;
  /*max-width: 490px;*/
  pointer-events:none;
  z-index:3;
  text-shadow: 0 0 3px #fff;
}
.gufftext {
  display: table;
  margin: 0 auto !important;
  max-width: 490px;
}
#lower-block {
  position:relative;
  margin-top:80px;
  z-index:3;
}
#guffblock p, #guffblock h1, #guffblock h2, #guffblock h4, #guffblock input {
  pointer-events:all;
}
#zip-input {
  width: 125px;
  font-size: 38px;
  font-family: monospace;
}
#zip-search-result {
  margin-top:20px;
  min-height:340px;
}
#zip-search-result p {
  font-family:Graphik,sans-serif;
}
#zip-search-minigraph {
  width:100%;
  height:200px;
  position:relative;
}

element {

}
#zip-search-minigraph .zip-search-minigraph-legend {
  color: #7d7d7d;
  font-family: Graphik,sans-serif;
  font-size: 14px;
  left: 20%;
  text-align: center;
  max-width: 200px;
  top: 3%;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  display: block;
  width: 100%;
  margin: 0 auto;
}
#zip-search-minigraph svg {
  margin-top:-15px;
}
#zip-search-minigraph .zip-search-minigraph-legend-positive {
  color:#d11800;
  font-weight:600;
}
#zip-search-minigraph .zip-search-minigraph-legend-all {
  color:#444;
  font-weight:600;
}

.minigraph-axis, .minigraph-endnum {
  font-family:Graphik,sans-serif;
}

.minigraph-endnum {
  font-size:13px;
  font-weight:600;
}
.minigraph-endnum.pp1000-endnum {
  fill:#d11800;
}
.minigraph-axis path {
  stroke:#999;
}
.minigraph-axis-grid path {
  stroke:transparent;
}
.minigraph-axis-grid line {
  stroke:#a6a6a6;
}
.lower-content {
  display:flex !important;
  margin:5vh auto;
  width:100% !important;
  max-width:960px;
  min-height:800px;
}
#blockColorblindContent {
  display:none;
}
.f-labels, .f-labels-outline {
  pointer-events:none;
}
.f-labels-outline text {
  stroke: #ffffff;
  stroke-width: 4;
  stroke-linejoin: round;
}

.label {
  font-family: graphik,sans-serif;
  font-weight: 400;
  text-anchor:middle;
  max-width:120px;
}
.label.label-boro, .label.label-poi {
    font-size: 12px;
    font-style: italic;
}
.label.label-poi {
  fill:#444;
}
#zip-search-result > p {
  font-size:14px;
  line-height: 1.4em;
}
.covid-stat-grp {
  display:block;
  font-size:20px;
  margin-top:12px;
  margin-bottom:12px;
  line-height:1.2em;
}
.covid-stat-tbl {
  font-size:24px;
  display:block;
}
#zip-result-tbl {
  border:none;
  margin:0;
  margin-bottom:20px;
}
#zip-result-tbl tr td {
  border:none;
  padding:0.1rem;
  width:50%;
}
#zip-result-tbl tr td:first-of-type {
  border-right:1px solid #dedede;
}
#zip-result-tbl tr td:last-of-type {
  padding-left:20px;
}
.covid-stat-mini-label {
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
}
#sourceline {
  margin:0;
}
#sourceline p {
  font-family: Graphik,sans-serif;
  font-size: 11px;
  color: #999;
}
.covid-maps-legend {
  display: block;
  bottom:0;
  float:right;
  margin-top:-180px;
  margin-right:50px;
}
.covid-maps-legend img {
  width: 200px;
  height: 10px;
  display: inline-block;
}
.covid-maps-legend-labels {
  display: block;
  width: 200px;
  font-family: Graphik,helvetica,arial,sans-serif;
  font-size: 12px;
  line-height: 0;
  position: relative;
  top: 2px;
  text-align: center;
  margin: 0 10px 4px 0;
}
.covid-maps-legend-labels .covid-maps-legend-left {
  float: left;
}
.covid-maps-legend-labels .covid-maps-legend-right {
  float: right;
}
#covid-maps-toggle {
    margin-left: auto;
  text-align: center;
  position: relative;
  margin-left: 15%;
}

  .toggle-group {
    margin: 0 auto;
    font-family:"Graphik",sans-serif;
    font-weight:400;
  }


 .toggle-group:first-child {
    border-right:1px solid transparent;
    pointer-events:all;
  }

 .toggle-group:last-child {
    margin-left:-1px;
    border-left:1px solid transparent;
    border-left:1px solid #bbb;
  }



   .toggle-group .toggle {
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #cecece;
    text-align: center;
    background-color: #fff;
    transition: all 0.10s ease-in-out;
    -webkit-transition: all 0.10s ease-in-out;
    -moz-transition: all 0.10s ease-in-out;
    -o-transition: all 0.10s ease-in-out;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-size: 11px;
    color:#555;
    margin:0;
    padding:8px;
    width:118px;
  }
  .toggle-group a {
    text-decoration:none;
    color:inherit;
  }

  .toggle-group .toggle:hover {
    border-color: #9e9e9e;
    box-shadow: 0px 1.5px 1px rgba(0,0,0,0.1);
    color:#000;
    text-decoration:none;
  }

  .toggle-group .toggle.button-on  {
    border-right:1px solid #bbb;
    background-color: #ddd;
    border-color: #bbb;
    box-shadow: inset 0px 0px 7px rgba(0,0,0,0.18);
    color: #000;
    pointer-events: none;
    background-color: #ddd;
    border-color: #bbb;
    box-shadow: inset 0px 0px 7px rgba(0,0,0,0.18);
    color: #000;
  }

.lookup {
  width:320px;
}




@media screen and (max-width:745px) {
  .lower-content {
    margin-top:0;
    display:block !important;
  }
  .lookup {
    width:100%;
    margin-bottom:40px;
  }
  #nyc-gfx {
  }
  .label.label-boro {
    font-size: 10px;
  }
  .label.label-poi {
    display:none;
  }
  #zip-input {
    width: 150px;
  }
  #zip-search-result {
    min-height:auto;
  }

  #covid-maps-toggle {
    margin-left:0;
    overflow:auto;
    position:relative;
  }
  #nyc-gfx {
    width:100%;
    height:600px;
  }
  .toggle-group .toggle {
    width:100%;
  }
   #nyc-gfx svg {
    margin-top:10px;
   }
  #lower-block {
    clear:both;
    margin-top:20px;
  }
  .covid-maps-legend {
    width:160px;
    margin-right:30px;
    margin-top:-130px;
  }
  .covid-maps-legend-labels {
    width:160px;
  }
  .covid-maps-legend img {
    width:160px;
  }
}

