html, body {
  height: 100%;
}

ul {
  padding: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

main.interactive {
  height: 100%;
  margin-bottom: 0;
  min-height: inherit;
}
main.interactive .mapTitle {
  position: absolute;
  margin-top: 5px;
  display: block;
  float: left;
  text-align: center;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: white;
  z-index: 2000000001;
  left: 40%;
  font-family: Montserrat;
  font-size: 1.5em;
  border-radius: 5px;
  opacity: 0.85;
}
@media (max-width: 767px) {
  main.interactive .mapTitle {
    margin-top: 0px;
    position: relative;
    width: 100%;
    font-size: 1.3em;
    left: auto;
  }
}
main.interactive .mapTitle5 {
  position: absolute;
  margin-top: 5px;
  display: block;
  float: left;
  text-align: center;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: white;
  z-index: 2000000001;
  left: 35%;
  font-family: Montserrat;
  font-size: 1.5em;
  border-radius: 5px;
  opacity: 0.85;
}
@media (max-width: 767px) {
  main.interactive .mapTitle5 {
    margin-top: 0px;
    position: relative;
    width: 100%;
    font-size: 1.3em;
    left: auto;
  }
}
main.interactive #map {
  float: left;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-family: Montserrat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
main.interactive #map.overview {
  width: 100%;
}
main.interactive #map.zoom-example {
  width: 60%;
}
main.interactive #map.national {
  width: 100%;
}
@media (max-width: 991px) {
  main.interactive #map {
    width: 100%;
    height: 100%;
  }
  main.interactive #map.overview {
    width: 100%;
    height: 50%;
  }
  main.interactive #map.zoom-example {
    width: 100%;
    height: 50%;
  }
  main.interactive #map.national {
    width: 100%;
    height: 50%;
  }
}
main.interactive #map:focus, main.interactive #map *:focus {
  outline: none !important;
}
main.interactive #map .mapboxgl-ctrl-top-right {
  left: 0;
  right: auto;
}
@media (max-width: 991px) {
  main.interactive #map .mapboxgl-ctrl-top-right {
    height: 100px;
    width: 45px;
  }
}
main.interactive #map .mapboxgl-ctrl.mapboxgl-ctrl-group {
  margin: 10px 0 0 10px;
}
@media (max-width: 991px) {
  main.interactive #map .mapboxgl-ctrl.mapboxgl-ctrl-group {
    margin: 10px 0 0 5px;
  }
}
main.interactive #map button.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass {
  display: none;
}
main.interactive #map .leaflet-control-container .leaflet-top {
  left: 10px;
}
main.interactive .tutButton {
  font-weight: 900;
  color: #fff;
  border: 1px solid #6392a2;
  background-color: #2586a5;
  padding: 1px 1px;
  font-size: 1.4rem;
  border-radius: 3px;
}
@media (max-width: 991px) {
  main.interactive .tutButton {
    font-size: 10px;
    font-size: 1rem;
  }
}
main.interactive div#tutorial {
  display: none;
  position: absolute;
  text-align: center;
  width: 450px;
  top: 130px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: black;
  border: none;
  background: white;
  cursor: pointer;
  z-index: 101;
}
main.interactive div#tutorial p {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  main.interactive div#tutorial p {
    font-size: 10px;
    font-size: 1rem;
  }
}
main.interactive span.closer {
  float: right;
  display: inline-block;
  padding: 0px 6px;
  font-size: 20px;
}
main.interactive button.mapboxgl-ctrl-compass {
  display: none;
}
main.interactive div.mapboxgl-ctrl.mapboxgl-ctrl-group {
  float: left;
}
main.interactive div.mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
  left: 50px;
  position: absolute;
  top: 25px;
  min-width: 227px;
}
main.interactive div.mapboxgl-ctrl-geocoder.mapboxgl-ctrl .mapboxgl-ctrl-geocoder--input {
  height: 32px;
  padding: 6px 35px;
  font-size: 15px;
}
@media (max-width: 991px) {
  main.interactive div.mapboxgl-ctrl-geocoder.mapboxgl-ctrl .mapboxgl-ctrl-geocoder--input {
    width: max-content;
    max-width: 500px;
  }
}
main.interactive div.mapboxgl-ctrl-geocoder.mapboxgl-ctrl .mapboxgl-ctrl-geocoder--icon-search {
  top: 8px;
  left: 7px;
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  main.interactive #map #search {
    left: -2px;
  }
}
main.interactive #search button {
  position: absolute;
  left: 42px;
  top: -40px;
}
@media (max-width: 991px) {
  main.interactive #search button {
    top: -43px;
  }
}
main.interactive #map #search .box input {
  width: 390px;
}
@media (max-width: 991px) {
  main.interactive #map #search .box input {
    width: 277px;
  }
}
main.interactive #map #search .box {
  position: absolute;
  display: block;
  top: -40px;
  left: 84px;
}
@media (max-width: 991px) {
  main.interactive #map #search .box {
    top: -43px;
  }
}
main.interactive div#new-controls {
  position: absolute;
  top: 8px;
  left: 50px;
  z-index: 100;
}
@media (max-width: 991px) {
  main.interactive div#new-controls {
    top: 5px;
  }
}
main.interactive .search-buttons {
  color: #fff;
  border: 1px solid #E7503E;
  background-color: #E7503E;
  padding: 5px 10px;
  font-size: 1.4rem;
  font-family: Montserrat;
}
@media (max-width: 991px) {
  main.interactive .search-buttons {
    padding: 0px 0px;
  }
}
main.interactive .search-buttons.tutorial {
  border: 2px solid red;
}
main.interactive select#data_type.search-buttons {
  width: 205px;
}
@media (max-width: 991px) {
  main.interactive select#data_type.search-buttons {
    width: 143px;
  }
}
main.interactive select#search_type.search-buttons {
  width: 114px;
}
@media (max-width: 991px) {
  main.interactive select#search_type.search-buttons {
    width: 87px;
  }
}
main.interactive select#search_year.search-buttons {
  width: 75px;
}
@media (max-width: 991px) {
  main.interactive select#search_year.search-buttons {
    width: 51px;
  }
}
main.interactive div#sdTooltip {
  position: absolute;
  width: auto;
  max-width: 250px;
  top: 1%;
  bottom: auto;
  right: 50px;
  left: auto;
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 5px 10px 0;
  z-index: 100;
  font-family: Montserrat;
  border-radius: 5px;
  border: solid 1px #5F717E;
  z-index: 1000;
}
@media (max-width: 767px) {
  main.interactive div#sdTooltip {
    top: 10%;
    right: 1%;
    left: auto;
  }
}
main.interactive span.tooltip_name {
  font-weight: 600;
}
main.interactive span.tooltip_title {
  font-weight: 900;
  font-size: 1.1em;
}
main.interactive #sdTooltip {
  font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main.interactive br.small_break {
  display: block;
  /* makes it have a width */
  content: "";
  /* clears default height */
  margin-top: -15px;
}
main.interactive #allLegends {
  display: none;
  position: absolute;
  width: auto;
  max-width: 220px;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 1%;
  background: white;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 5px 10px 0px 10px;
  z-index: 100;
  border: 1px solid #5F717E;
  border-radius: 3px;
  color: #162934;
}
@media (max-width: 991px) {
  main.interactive #allLegends {
    right: 1%;
    left: auto;
    width: auto;
    padding-top: 0;
    bottom: 40px;
    max-width: 45%;
  }
}
main.interactive #allLegends div.methodology {
  display: block;
}
@media (max-width: 767px) {
  main.interactive #allLegends div.methodology {
    display: none;
  }
}
main.interactive #allLegends #legendcontainer {
  display: block;
  height: auto;
  padding-right: 0px;
  font-size: 12px;
  width: 200px;
  position: relative;
  left: -6px;
  bottom: 5%;
  top: auto;
  background: white;
}
@media (max-width: 991px) {
  main.interactive #allLegends #legendcontainer {
    line-height: 1.5;
    width: 100%;
  }
}
main.interactive #allLegends #legendcontainer .legendTitle span, main.interactive #allLegends #legendcontainer .legendTitle span a {
  text-decoration: none;
  color: #1B4971;
  font-weight: 700;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay {
  list-style: none;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend .keycolor {
  display: inline-block;
  width: 30px;
  height: 11px;
  margin-right: 10px;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend .dataTitle {
  font-weight: 700;
  font-size: 1.1em;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend .dataTitle .keycolor {
  display: none;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(1) .keycolor {
  background-color: transparent;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(2) .keycolor {
  background-color: #B6C2CA;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(3) .keycolor {
  background-color: #EEC8CE;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(4) .keycolor {
  background-color: #F58572;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(5) .keycolor {
  background-color: #E6503E;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.per-pupil li:nth-of-type(6) .keycolor {
  background-color: #8D3A1D;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(1) .keycolor {
  background-color: transparent;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(2) .keycolor {
  background-color: #B6C2CA;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(3) .keycolor {
  background-color: #FFC582;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(4) .keycolor {
  background-color: #FFA136;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(5) .keycolor {
  background-color: #CC812B;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay .legend.total li:nth-of-type(6) .keycolor {
  background-color: #80501B;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay#nat-legend-ui {
  display: none;
}
main.interactive #allLegends #legendcontainer .map-legend-overlay#nat-legend-ui .legend li span.keycolor {
  border: 1px solid #000000;
  border-radius: 50%;
}

footer {
  display: none;
}

/*# sourceMappingURL=app.css.map */
