body { margin:0; padding:0; }

#projects-propublica-org {
  height: inherit;
  min-height: 300px;
}

.site-mast-mini .mast-inner {
    max-width: 97%;
    margin: 0% auto!important;
}

#evictions {
    font-family: "graphik", sans-serif;
}

a {
  cursor: pointer;
}

#evictions * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#evictions h1, #evictions h2, #evictions h3, #evictions h4, #evictions p {
  font-family:'Tiempos Text', serif;
  line-height: 1.3em;
  margin: 10px 0px
}

.mobile-here {
  display:none;
}

#evictions #mobile-panel {
  display: none;
}

#evictions p.special-note {
    font-style: italic;
    font-size: 13px;
    color: #828282;
    padding-top: 5px
}

.logo-container { text-align: center; padding-top:5px; }
.logo-container .site-logo svg { width:9em; fill:#262626; }

.map-legend label {
    float:left;
    width:49%;
    background-color:#EFEFEF;
    border:1px solid #D0D0D0;
    overflow:auto;
    margin-bottom:5px;
    cursor:pointer;

}
.map-legend label.right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.map-legend label.left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.map-legend h4 { clear:both; }
.map-legend label input {
    position:absolute;
    top:-20px;
    visibility: hidden
}

.map-legend label span {
    text-align:center;
    padding:8px 0px;
    display:block;
}
.map-legend input:checked + span {
    background-color:#676767;
    color:#F7F7F7;
}


#evictions h1 {
  font-size: 34px;
  line-height: 1.2em;
      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;
}

#evictions h3 {
  font-weight: 600
}


#evictions .map-legend h4 {
  margin: 0px 0px 5px 0px;
  font-family: "graphik", sans-serif;
  font-size: 12px;
}

#evictions #title {
  padding-top:5px;
}

#evictions.smaller #title{
  padding-top:0px;
}

#evictions.smaller #title h1 {
font-size: 26px;
}
#evictions.smaller #title p.byline {
  font-size: 13px;
}

#evictions.smaller #title p {
font-size: 14px
}

#evictions.smaller .smaller-gone {
  display: none;
}

h2 {
  font-size: 19px;
  font-weight: bold;
}

h3 {
  font-size: 17px;
}

#evictions p {
    font-size: 15px;
    line-height: 1.4em;
        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;
}

#evictions p.byline {
  font-size: 14px;
        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;
}
p.byline a {
  color:#4a8ea5;
}

p a, p a:hover {
  color: #4a8ea5;
}

p.byline a:hover {
  color: #4a8ea5;
}

.c-header header[role="banner"] {
  background: transparent !important;
}

header[role="banner"]>h1 {
  padding-left: 40px
}

header[role="banner"]>h1 {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 160px !important;
    height: 40px !important;
    /*background: url(//propublica.s3.amazonaws.com/logos/pp-logo-dark.min.svg) 0 10px no-repeat;*/
}

header[role="banner"] nav ul.tools-nav {
  right: 20px
}
#evictions .source {
      padding-top: 30px;
    margin-bottom: 70px;
}
#evictions .source p{
  font-family: "graphik", sans-serif;
  font-size: 11px

}

#map {
  position:absolute;
  top:0;
  bottom:0;
  width:100%;
  cursor: default;
}

#panel {
    position: absolute;
    top: 0px;
    max-width: 600px;
    width: 35%;
    min-width: 350px;
    height: 100%;
    left: 20px;
    padding: 0px 25px;
    background: rgba(255,255,255,0.85);
    box-shadow: 5px 5px 10px rgba(0,0,0,.05);
    overflow-y: scroll;
    text-align:left;
    z-index: 1000;
}

.top-panel {
    position: absolute;
    top: 0px;
    width: 35%;
    min-width: 300px;
    height: 40px;
    left: 20px;
    z-index: 3;
    background: #fff
}

#geobox {
    z-index: 999;
    margin: 30px 0px;
}

.twitter-typeahead {
  width: 100%;
}

.twitter-typeahead input {
  width: 100%;
  height: 35px;
  padding: 10px 10px 10px 35px;
  font-size: 16px;
  background: url("mag_glass.svg") 2% 50% no-repeat #fff;
  background-size: 25px;
  border: 1px solid #ccc;
}

.tt-menu {
  width: 100%;
  background: #fff;
  font-family: "graphik", sans-serif;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 14px;
}

.tt-suggestion {
  padding: 10px 8px 7px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.tt-dataset { z-index: 9999 !important; }

.tt-suggestion:hover {
  background: #f8f8f8;
}

.tt-cursor {
  background: #f8f8f8;
}

.browse a {
  color: #4a8ea5;

}

.browse {
   width: 100%;
    text-align: center;
    padding: 5px;
    font-style: italic;
}

#evictions .infopanel {
  width:100%;
  line-height: 1.4em;
    line-height: 1.4em;
    background: #fff;
    min-width: 300px;
    z-index: 2;
}

#evictions .infopanel h2 {
  margin: 0px;
  font-size: 22px;
  line-height: 1.25em;
}

#evictions .infopanel h3 {
padding:0px 10px;
}

#evictions .infopanel > div > div.address-box {
    margin-top: 0px;
    border-bottom: 1px solid #cecece;
    background: #eeeeea;
    padding-top: 10px;
}

#evictions .infopanel > div > div.address-box i {
  font-size: 10px;
}

#evictions .infopanel > div > div.moreinfo {
    border-top: 1px solid #cecece;
    padding-top: 10px;
    margin-top: 10px;
    background: #eeeeea;
    padding-bottom: 10px;
}

#evictions .infopanel p {
  font-family: "graphik", sans-serif;
  font-weight: 200;
    margin: 0px 0px 5px 0px;
    font-weight: 400;
    font-size: 17px;
  width:100%;
}

#evictions .infopanel p.location {
  font-style: italic;
  padding-bottom: 5px;
  color: #666;
}


#evictions .infopanel p span {
  text-transform: uppercase;
  color:#666;
  letter-spacing: .02em;
  font-size: 18px;
  display: block;
}

#evictions .infopanel p.pill, #evictions p.pill {
    padding-top:10px;
    margin: 5px 5px 5px 0px;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Tiempos Text', serif;
    color:#000;
}

.infopanel p.pill.rent-pill {
  background: #278fa9;
  color: #fff;
  clear: both;
}

#evictions .infopanel p.new-line {
  width: 100%;
  clear: both;
}

#evictions .infopanel > div {
  background: #fff
}

.address-box {
  padding: 0 15px;
}

.numbers-container {
  padding: 15px 0;
}

.number-group {
  width: 50%;
  padding: 5px;
}

.big-number {
  font-weight: bold;
  font-size: 26px !important;
  padding: 5px 0px;
}

.italics {
  font-style: italic;
}

.map-legend {
  width: 200px;
    clear: both;
    position: absolute;
    bottom: 30px;
    padding: 10px;
    background: rgba(256,256,256,.8);
    right: 10px;
    z-index: 9999;
}
.map-legend div div{
    float: left;
    width: 29px;
    padding: 3px 5px 0px;
    font-size: 10px;
    text-align: center;
    height: 10px;
}

.legend-colors {
    border: 1px solid #cecece;
    display: inline-block;
}

.legend-0 {
  background: #fff;
  color: #000;
}

.legend-1 {
  background:#ffffb2;
  color: #000;
}

.legend-2 {
  background:#feb24c;
  color: #000;
}

.legend-3 {
  background:#f03b20;
  color: #fff;
}

.legend-4 {
  background:#bd0026;
  color: #fff;
}

.legend-5 {
  background:#6d1403;
  color: #fff;
}


html, body {
	width: 100%;
	height: 100%;
}

.wrapper {
	max-width: 100%;
	min-width: 100%;
}

#content, #content .wrapper, .article {
	padding: 0 0 0 0;
	height: 98%;
}

#header {
	width: 100%;
	height: 40px;
  background-color: rgba(232, 232, 232, 0);
	border-bottom: none;
	position: absolute;
	z-index: 1;
}

#header .wrapper {
	padding: 0 1% 0px 35px;
	box-sizing: border-box;
}

#header .donate h2 {
  opacity: .8;
  background: #be3b3b;
  font-family: "jaf-bernina-sans-condensed",Georgia,Times,"Times New Roman",serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  padding: 5px 0px;
  position: relative;
  top: 8px;
  border-radius: 0.2em;
  color: white;
  -webkit-font-smoothing: antialiased;
  border-bottom: 0px;
}

.titles {
  position: absolute;
  z-index: 1;
}

#footer {
	display: none;
}

#map-container {
	/*width: 100%;*/
	height: 100%;
	min-height: 100%;
}


.mapboxgl-ctrl-top-right {
  top:40px;
  right: 10px;

}

.mapboxgl-ctrl > button:last-child {
  display: none;
}

.marker {
    background-image: url('marker.svg');
    background-size: cover;
    width: 14px;
    height: 14px;
}


.marker.invisible {
  display: none;
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 600px) {

.leaflet-control-zoom { display: none; }
.leaflet-top.leaflet-right { top:100px; }

#evictions p.special-note {
  padding-left: 15px
}
  #evictions h3 {
    text-align: center;
    display: none;
  }

  .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right, .mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right {
    z-index: 0
  }

  #evictions #mobile-panel {
    position: absolute;
    top: 100%;
    left:0;
    z-index: 9999;
    background: #fff;
    display: none;
  }

  #evictions #mobile-panel .source {
    padding: 0px 15px
  }

  #evictions.small-view #mobile-panel {
    top: 82%;
    width:100%;
    display: block;
  }

  .map-legend {
      display: none;
      padding:5px 5px 7px;
  }

  #evictions.small-view .map-legend {
    top: 64%;
    bottom: auto;
    right: 0px;
    display: inline-block;
}

  .mobile-gone {
    display: none;
  }

  .mobile-here {
    display:block;
  }


  #evictions p.byline {
    font-size: 13px
  }

  .top-panel {
    display: none;
  }

  header[role="banner"] nav {
    display: none;
  }

 .c-header header[role="banner"]>h1 {
    width: 100% !important;
    text-align: center;
    padding-left: 0px;
    margin-left: 0px
    height: 40px;
  }

  header[role="banner"]>h1 a {
    width: 100px;
    margin: auto;
  }

  #evictions h1 {
    font-size: 25px;
    margin-top: 0px;
    text-align: center;
  }

  #evictions.small-view h1 {
    font-size: 20px;
  }

  #map {
    min-height: 600px
  }



#evictions.small-view #map {
  min-height: 100%
}

#evictions .infopanel h3 {
  padding: 0px 20px;
}
  #evictions.small-view #title {
    padding-top: 10px
  }

  #geobox {
    margin: 10px 0px 0px;
    height: 50px;
    z-index: 33
  }

  #panel {
    overflow:hidden;
    height: auto;
    padding-bottom:25px;
    width: 100%;
    min-width: 300px;
    left: 0px;
    background: rgba(255,255,255,.8);
  }

  .mapboxgl-ctrl-top-right {
    display: none;
    top: 100%;
    right: inherit;
    left: 20px;
  }



  #title h1 { padding-top: 35px; }
  footer { display: none !important; }
  header.site-mast-mini.mast-mini--light { z-index:999999 !important; position:absolute; left:0; right: 0; background: white;}
  #map { left: 0px; }
  #panel { z-index: 1000; background: rgba(255,255,255,0.85);}
  #geocoder { 
    width: 100%; 
    padding: 10px; 
    border-color: #ccc; 
    border-width: 1px;
    font-size:16px;
  }
  .big {
    font-weight: bold;
    font-size: 20px;
    padding: 5px 0px;
  }
  .pill {
    padding-top:10px;
    margin: 5px 5px 5px 0px;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Tiempos Text', serif;
    color:#000;
  }

/*  #evictions.small-view .mapboxgl-ctrl-top-right {
    top: 57%;
  }
*/

  #evictions.small-view #title p.byline, #evictions.smaller .smaller-gone {
    display: none;
  }

  #evictions.small-view #title p {
    display: none;
  }

  #evictions.small-view #panel {
    padding: 0px 25px 10px;
    height:auto;
  }



  header[role="banner"]>h1 {
    padding-left: 20px
  }


  }
}





@media screen and (max-width: 320px) {
  .leaflet-top.leaflet-right { top:125px; }
}


 @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Light-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight:200;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Lightitalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regularitalic-Web.woff") format("woff");
  font-weight:200;
  font-style:italic }



  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight:normal;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-RegularItalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-RegularItalic-Web.woff") format("woff");
  font-weight:normal;
  font-style:italic }

    @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-LightItalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-LightItalic-Web.woff") format("woff");
  font-weight:200;
  font-style:italic }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibold-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibold-Web.woff") format("woff");
  font-weight:bold;
  font-style:normal }

  @font-face {
  font-family:'graphik';
  src:url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibolditalic-Web.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/Graphik-Semibolditalic-Web.woff") format("woff");
  font-weight:bold;
  font-style:italic
  }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Regular.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Regular.woff") format("woff");
  font-weight:normal;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Semibold.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Semibold.woff") format("woff");
  font-weight:600;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-RegularItalic.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-RegularItalic.woff") format("woff");
  font-weight:normal;
  font-style:italic }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Bold.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-Bold.woff") format("woff");
  font-weight:bold;
  font-style:normal }

  @font-face {
  font-family:'Tiempos Text';
  src:url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-BoldItalic.woff2") format("woff2"),url("https://static.propublica.org/v3/assets/fonts/TiemposTextWeb-BoldItalic.woff") format("woff");
  font-weight:bold;
  font-style:italic}
