/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/map_4.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
[hidden] {
  display: none !important;
}

/*! CSS Used from: https://api.mapbox.com/mapbox-assembly/v1.3.0/assembly.min.css */
a,
details,
div,
label,
p,
span,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  padding: 0;
  vertical-align: baseline;
}

img {
  padding: 0;
  font-size: 100%;
}

details {
  display: block;
}

*,
::after,
::before,
:after,
:before {
  box-sizing: inherit;
}

body,
button,
img {
  margin: 0;
  border: 0;
}

button {
  background: 0 0;
  color: inherit;
  font: inherit;
  padding: 0;
  width: auto;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  border-radius: 0;
}

button:disabled {
  cursor: default;
}

a {
  text-decoration: none;
}

svg {
  display: inline-block;
}

a {
  color: inherit;
}

img {
  max-width: 100%;
  vertical-align: top;
}

[data-assembly-focus-control] :focus {
  outline: 0;
}

.btn {
  display: inline-block;
  font-weight: 700;
  background-color: #0f71fa;
  font-size: 100% !important;
  color: #fff;
  border-radius: 18px;
  padding: 6px 18px;
  text-align: center;
  transition: background-color 0.125s, border-color 0.125s, color 0.125s;
}

.btn--s {
  font-size: 10px;
  line-height: 18px;
  padding: 3px 12px;
  border-radius: 15px;
}

.btn.is-active,
.btn:hover {
  background-color: #0b428e;
}

.btn:disabled {
  pointer-events: none;
  color: rgba(158, 163, 167, 0.75);
}

.btn:disabled {
  background-color: rgba(158, 163, 167, 0.25);
  box-shadow: none;
}

.btn.btn--pill-hc {
  border-radius: 0 !important;
}

.btn.btn--pill-hl {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.btn.btn--pill-hr {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.btn.btn--pill-hc:not(.btn--pill-stroke),
.btn.btn--pill-hr:not(.btn--pill-stroke) {
  margin-left: 1px;
}

.switch-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: inline-flex;
}

.switch-container > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.switch {
  border-radius: 50%;
  color: #757d82;
  border-color: currentColor;
}

.switch::after {
  content: "";
  background-color: currentColor;
  position: absolute;
  border-radius: 50%;
}

.switch {
  cursor: pointer;
  top: 3px;
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 18px;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  transition: color 0.125s, background-color 0.125s, border-color 0.125s;
}

.switch::after {
  display: block;
  width: calc(50% - 2px);
  left: 2px;
  top: 2px;
  bottom: 2px;
  transition: left 0.125s, background-color 0.125s;
}

input:disabled {
  pointer-events: none;
}

input:checked:disabled + .switch,
input:disabled + .switch {
  pointer-events: none;
  color: rgba(26, 34, 36, 0.25);
}

input:disabled + .switch {
  border-color: rgba(158, 163, 167, 0.25);
}

input:checked:disabled + .switch {
  background-color: rgba(158, 163, 167, 0.25);
}

input:checked:disabled + .switch::after,
input:disabled + .switch::after {
  background-color: rgba(26, 34, 36, 0.25);
}

input:checked + .switch::after {
  left: 50%;
  background-color: #fff;
}

input:checked + .switch {
  border-color: transparent;
  background-color: #757d82;
}

body,
input {
  color: #1a2224;
  font-size: 16px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

.border {
  border-style: solid;
  border-width: 1px;
}

.clearfix::after {
  display: block !important;
}

.inline-flex {
  display: inline-flex !important;
}

.clearfix::after {
  content: "" !important;
  clear: both !important;
}

.ml6 {
  margin-left: 6px !important;
}

.color-gray {
  color: #757d82 !important;
}

.color-gray-light {
  color: #c7cacc !important;
}

.color-darken50 {
  color: rgba(26, 34, 36, 0.5) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-gray-light-on-hover:hover {
  background-color: #c7cacc !important;
}

.bg-gray-lighter-on-active.is-active,
.bg-gray-lighter-on-active.is-active:hover {
  background-color: #e4e6e7 !important;
}

*,
::after,
::before,
:after,
:before {
  box-sizing: inherit;
}

svg {
  display: inline-block;
}

[data-assembly-focus-control] :focus {
  outline: 0;
}

.icon {
  display: block;
  fill: currentColor;
  height: 1em;
  width: 1em;
}

.w30 {
  width: 30px !important;
}

.h30 {
  height: 30px !important;
}

/*! END CSS Used from: https://api.mapbox.com/mapbox-assembly/v1.3.0/assembly.min.css */
/*! CSS Used from: https://www.mapbox.com/base/latest/base.css */
body,
div,
span,
p,
a,
img,
label,
details,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

details {
  display: block;
}

body {
  line-height: 1;
}

:focus {
  outline: 0;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button {
  border: 0;
  padding: 0;
  font: 15px/20px "Open Sans", sans-serif;
}

body,
input {
  color: #404040;
  color: rgba(0, 0, 0, 0.75);
  font: 15px/20px "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

body {
  background: #fff;
}

p {
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 0;
}

.small {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}

.micro {
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0;
}

.strong {
  font-family: "Open Sans Bold", sans-serif;
  font-weight: normal;
}

a {
  color: #3887be;
  text-decoration: none;
}

a:hover {
  color: #63b6e5;
}

a:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

img {
  max-width: 100%;
  vertical-align: top;
}

input,
select,
button {
  vertical-align: top;
}

input[type=text] {
  display: inline-block;
  height: 40px;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=text] {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color 0.05s;
  -moz-transition: border-color 0.05s;
  -ms-transition: border-color 0.05s;
  transition: border-color 0.05s;
}

input[type=text]:focus {
  outline: thin dotted\8 ;
  border-color: rgba(0, 0, 0, 0.25);
  color: #404040;
}

input[type=text]:disabled {
  border-color: rgba(0, 0, 0, 0.125);
  color: rgba(0, 0, 0, 0.5);
}

select {
  margin-top: 1px;
  margin-bottom: 1px;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.uppercase {
  text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}
@media print {
  body,
  input,
  p {
    color: #000;
    font: 12px/20px "Open Sans", sans-serif;
  }
}
:focus {
  outline: 0;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.icon:before {
  font-family: "icon";
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: inherit;
  vertical-align: top;
  -webkit-background-size: 4320px 60px;
  -moz-background-size: 4320px 60px;
  background-size: 4320px 60px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon:not(.big):before {
  margin-right: 5px;
}

.icon:empty:before {
  margin: 0;
}

@media print {
  .icon:before {
    width: 0;
    height: 0;
  }
}
/*! END CSS Used from: https://www.mapbox.com/base/latest/base.css */
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
h9 {
  font: 300 15px/22px "Source Sans Pro", "Helvetica Neue", Sans-serif;
}

table td {
  border-bottom: 0px;
}

body {
  color: hsl(0, 0%, 69%);
  background-color: #474350;
  font: 300 15px/20px "Open Sans", "Helvetica Neue", Sans-serif;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  overflow-x: hidden;
}

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

/* ------------------- */
/* https://stackoverflow.com/questions/56758098/how-to-position-detail-marker-to-come-after-summary */
details > summary {
  list-style: none;
}

/* summary::-webkit-details-marker {
  display: none;
} */
summary::after {
  content: " ►";
  color: hsl(203, 5%, 48%);
}

details[open] summary:after {
  content: " ▼";
  color: hsl(203, 5%, 48%);
}

/* ------------------- */
.bg-red-on-active.is-active {
  background-color: hsl(349, 100%, 50%) !important;
}

.space-bottom {
  margin-bottom: 0px;
}

.margin2 {
  margin-left: 0px;
}

.listingDetailValues {
  font-size: 1.5em;
  /*min-height: 56px;*/
  text-align: left;
  line-height: 1.1;
  height: auto;
}

.sidebar {
  background-color: white;
  position: absolute;
  width: 200px;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
  border-right: 1px solid hsla(0, 0%, 0%, 0.25);
}

.clearPop {
  z-index: 12;
  top: 4px;
  right: 3px;
  color: hsla(0, 0%, 100%, 0.8);
  position: absolute;
  cursor: pointer;
}

.sidebarSlider {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(200px - 6px);
  overflow: hidden;
  z-index: 100000;
  cursor: pointer;
  width: 26px;
  height: 16px;
  border: 2px solid hsl(203, 5%, 48%);
  border-radius: 6px 6px 0px 0px;
  background-color: white;
  transform: rotate(90deg);
}

.filterWrapperSlider {
  position: absolute;
  top: 0px;
  left: calc(50% - 10px);
  /* overflow: hidden; */
  z-index: 10;
  cursor: pointer;
  width: 26px;
  height: 16px;
  border: 2px solid hsl(203, 5%, 48%);
  border-radius: 0px 0px 6px 6px;
  background-color: white;
}

#infoDiv {
  position: absolute;
  top: 45px;
  left: 250px;
}

#infoDiv input {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
}

.sliderIcon {
  position: absolute;
  top: -6px;
  left: -1px;
}

.pad2 {
  padding: 20px;
}

.section {
  padding-bottom: 10px;
}

.map {
  position: absolute;
  left: 200px;
  width: calc(100% - 200px);
  top: 0px;
  bottom: 0px;
}

.travelMode {
  width: 20px;
  height: 20px;
}

.flex-container {
  display: inline-flex;
  flex-direction: row;
}

p {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

h1 {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
  padding: 20px 2px;
}

h9 {
  font-size: 1.2em;
  margin: 0;
  font-weight: 400;
  padding: 10px 0px;
}

h7 {
  font-size: 1em;
  color: hsl(0, 0%, 100%);
  margin: 0;
  padding: 0 0 0 0;
}

h8 {
  font-size: 0.8em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*line-height: 3em;*/
}

a {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}

a:hover > code,
a.active,
a:hover {
  color: hsla(0, 0%, 100%, 0.75);
}

.heading {
  background: hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 93%);
  min-height: 60px;
  line-height: 60px;
  padding: 0 10px;
}

.mapReset {
  position: relative;
  border-bottom: 1px solid hsl(0, 0%, 93%);
  padding: 20px 10px;
  color: hsl(0, 0%, 100%);
  clear: both;
}

.flyUS {
  background: hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 93%);
  min-height: 30px;
  line-height: 60px;
  padding: 0 10px;
  background-color: hsla(200, 18%, 20%, 0.8);
  color: hsl(0, 0%, 100%);
}

.searchListings {
  height: 20px !important;
  width: 120px;
}

.listing-wrap {
  height: 100%;
  background: linear-gradient(135deg, hsla(201, 21%, 21%, 0.95), hsla(202, 24%, 32%, 0.9));
}

.listings {
  height: calc(100% - 190px);
  overflow: auto;
  padding-bottom: 60px;
  scrollbar-width: thin;
}

.listings .item {
  border-bottom: 1px solid hsla(180, 1%, 42%, 0.9);
  padding: 10px;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.listings .item:last-child {
  border-bottom: none;
}

.listings .item .title {
  display: block;
  color: hsla(0, 0%, 100%, 0.75);
  font-weight: normal;
}

.listings .item .title small {
  font-weight: normal;
}

.listings .item.active .title,
.listings .item .title:hover {
  color: hsla(0, 0%, 100%, 0.9);
  font-weight: 500;
}

.listings .item.active {
  background-color: hsla(0, 0%, 0%, 0.25);
}

.subtitle {
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.5);
}

.critical {
  font-size: 12px;
  color: hsl(207, 100%, 35%);
}

.important {
  font-size: 12px;
  color: hsl(191, 100%, 35%);
}

.driver {
  font-size: 12px;
  color: hsl(63, 100%, 37%);
}

::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  border-left: 0;
  background: hsla(0, 0%, 0%, 0.1);
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: hsl(349, 100%, 50%);
  border-radius: 0;
}

.col8 {
  width: 100%;
}

.marker {
  border: none;
  cursor: pointer;
  height: 45px;
  width: 45px;
  background-size: cover;
  position: absolute;
  top: 20px;
  left: 30px;
  color: hsl(0, 0%, 100%);
  text-align: center;
  font-size: 1em;
  padding-top: 12px;
  font-size: 1.5em;
  font-weight: bold;
  z-index: 20;
}

.marker.active.highlight {
  opacity: 0.2;
  background-color: rgba(161, 255, 46, 0.5);
  border: 1px solid #a1ff2e;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.color-red-bright {
  color: hsl(349, 100%, 50%);
}

.bg-red-bright {
  background-color: hsl(349, 100%, 50%);
}

.listingtitle {
  float: left;
  clear: left;
  z-index: 100;
  width: 100%;
}

.listingdetailtitle {
  font-weight: bold;
}

.listingdetail {
  font-size: 0.8em;
  float: left;
  clear: left;
  z-index: 100;
}

.listingnumber {
  font-family: "Exo", sans-serif;
  font-size: 2.5em;
  font-weight: bold;
  color: hsla(0, 0%, 100%, 0.15);
  float: right;
  clear: left;
  z-index: 10;
  position: absolute;
  top: 30px;
  right: 5px;
  /* width: 65; handled in JS */
  text-align: center;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clip.sliding.col12.h.active1 {
  height: 440px;
  padding-top: 0px;
}

.clip.sliding.col12.h.active2 {
  height: 440px;
  padding-top: 0px;
}

.tabs > *.active {
  color: hsl(0, 0%, 100%);
  background: rgba(0, 0, 0, 0);
}

.tabs > *:hover {
  color: hsl(0, 0%, 100%);
}

.tabs > a {
  padding: 10 10 0 10;
  color: hsla(0, 0%, 100%, 0.8);
  text-align: left;
  font-size: 16px;
  border: 0px;
}

.col4 {
  width: auto;
}

a.col4.active {
  width: auto;
}

.amcharts-axis-label {
  fill: hsl(0, 0%, 100%);
}

#radiusRings {
  width: 50%;
  float: left;
}

#travelTimes {
  width: 50%;
  float: left;
}

#TravelTimeKey {
  margin-top: 10px;
  width: 212px;
}

#TravelTimesKeyScaleContainer {
  display: inline-flex;
  background-color: white;
}

#TravelTimeScale1,
#TravelTimeScale2,
#TravelTimeScale3,
#TravelTimeScale4 {
  background-color: transparent; /* set in code */
  width: 53px;
  min-height: 25px;
  float: left;
  text-align: center;
  padding-top: 3px;
}

#TravelTimesText {
  float: left;
  clear: left;
  margin-top: 5px;
}

#TravelTimesKeyTitle {
  margin-bottom: 5px;
  font-size: 12px;
  border-bottom: hsla(0, 0%, 100%, 0.5);
  border-style: solid;
  border-bottom-width: 1px;
  width: 100%;
}

#title {
  position: sticky;
  top: 215px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border-color: hsla(180, 1%, 42%, 0.2);
  border-style: solid;
  padding: 8px 10px;
  color: hsla(0, 0%, 100%, 0.9);
  background: linear-gradient(135deg, hsla(201, 21%, 21%, 0.95), hsla(202, 24%, 32%, 0.9));
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0px 0px 4px 4px;
  z-index: 1000000;
  overflow: hidden;
  box-shadow: 0 3px 6px 0 hsla(0, 0%, 0%, 0.1), 0 4px 20px 0 hsla(0, 0%, 0%, 0.15);
}

.printPanel {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 300px;
  height: auto;
  max-height: calc(100% - 20px);
  box-sizing: border-box;
  border-color: hsla(208, 10%, 28%, 0.9);
  border-width: medium;
  border-style: solid;
  padding: 0px 0px;
  color: hsla(0, 0%, 100%, 0.9);
  background: hsla(0, 0%, 0%, 0.3);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 0px 0px;
  z-index: 1000000;
  overflow: auto;
  box-shadow: 0 3px 6px 0 hsla(0, 0%, 0%, 0.1), 0 4px 20px 0 hsla(0, 0%, 0%, 0.15);
  scrollbar-width: thin;
}

.printPanel > h1 {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
  padding: 20px 2px;
  background: hsla(230, 100%, 50%, 0.3);
}

#infoPanel {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 428px;
  height: auto;
  max-height: calc(100% - 20px);
  box-sizing: border-box;
  border-color: hsla(208, 10%, 28%, 0.9);
  border-width: medium;
  border-style: solid;
  padding: 0px 0px;
  color: hsla(0, 0%, 100%, 0.9);
  background: hsla(0, 0%, 0%, 0.8);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 0px 0px;
  z-index: 1000000;
  overflow: auto;
  box-shadow: 0 3px 6px 0 hsla(0, 0%, 0%, 0.1), 0 4px 20px 0 hsla(0, 0%, 0%, 0.15);
  scrollbar-width: thin;
}

#infoPanel.infoPanelNoData {
  overflow: hidden;
}

#title2 {
  position: relative;
  width: 100%;
  height: 206px;
}

#keyContainer {
  position: absolute;
  bottom: 40px;
  left: calc(1% + 200px);
  width: 240px;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
  color: hsla(0, 0%, 100%, 0.9);
  background: linear-gradient(135deg, hsla(201, 21%, 21%, 0.95), hsla(202, 24%, 32%, 0.9));
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  z-index: 1000000;
  overflow: hidden;
  box-shadow: 0 3px 6px 0 hsla(0, 0%, 0%, 0.1), 0 4px 20px 0 hsla(0, 0%, 0%, 0.15);
}

.keySlider {
  position: absolute;
  top: 0px;
  left: 107px;
  /* overflow: hidden; */
  /* z-index: 10; */
  cursor: pointer;
  width: 26px;
  height: 16px;
  border: 2px solid hsl(203, 5%, 48%);
  border-radius: 6px 6px 0px 0px;
  background-color: white;
  transform: rotate(180deg);
}

#Key_disclaimer {
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 5px;
  font-size: 8px;
  color: hsl(228, 8%, 12%);
  line-height: 11px;
}

.key_feature {
  padding-right: 15px;
  font-size: 12px;
  line-height: 12px;
  display: flow-root;
}

#Key_important {
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 12px;
  color: hsl(228, 8%, 12%);
  line-height: 12px;
  /* background-image: url(images/markerorange.png); */
  background-repeat: no-repeat;
}

.title {
  margin-bottom: 0px;
  width: calc(100% - 40px);
}

.snaptitle {
  /* margin: 0 0 15px 0; */
  /* padding: 0 0 5px 0; */
  font-size: 1.85em;
  font-weight: 400;
  line-height: 0.8em;
  border-bottom: 1px solid hsl(0, 0%, 100%);
}

.snapshotlive {
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
  width: -webkit-fill-available;
  width: -moz-available;
}

.snaptitle2 {
  text-align: center;
  height: 200px;
  /*width:100%;*/
  text-align: left;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-size: cover;
}

.invalidresolution {
  position: absolute;
  padding-top: 25%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
  height: -webkit-fill-available;
  height: -moz-available;
  width: -webkit-fill-available;
  width: -moz-available;
  text-align: center;
  background-image: url(./../3de193d453a889b65145.png);
  display: none;
  font-size: large;
  z-index: 10000;
}

.downloadLocalLens {
  z-index: 10;
  padding-left: 15px;
  padding-top: 6px;
  color: hsla(0, 0%, 100%, 0.8);
  position: absolute;
  font-size: 13px;
  font-weight: 800px;
  width: 100%;
  min-height: 35px;
  background-color: hsla(350, 100%, 50%, 0.75);
}

.downloadLocalLensbkgrd {
  position: relative;
  top: 35px;
}

#scaleFilter {
  clear: both;
}

#slider-container {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#menu {
  position: absolute;
  left: calc(50px + 200px);
  top: 10px;
  z-index: 1000000;
  font-family: "Open Sans", sans-serif;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

.switch {
  top: 0px;
}

#landingLoader {
  position: absolute;
  display: block;
  z-index: 1000001;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: hsl(190, 23%, 30%);
  box-shadow: 0 -4px 40px 0 hsla(0, 0%, 0%, 0.25);
  transition: height 900ms ease;
  -moz-transition: height 900ms ease;
  -ms-transition: height 900ms ease;
  -o-transition: height 900ms ease;
  -webkit-transition: height 900ms ease;
  -moz-transition: height 900ms ease;
}

#loadingMessage {
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.clearable-input {
  position: relative;
  display: inline-block;
}

.clearable-input > input {
  padding-right: 1.4em;
}

.clearable-input > [data-clear-input] {
  position: absolute;
  top: 2px;
  right: 0;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0.2em;
  line-height: 1em;
  cursor: pointer;
}

.clearable-input > input::-ms-clear {
  display: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  border-style: solid;
  border-color: rgb(176, 176, 176);
  border-width: 1px;
  border-radius: 7px 7px 7px 7px;
  background-color: white;
  cursor: pointer;
  color: rgba(26, 34, 36, 0.5);
  padding: 2px 5px;
  font-weight: 700;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 6em;
  border-style: solid;
  border-width: 1px;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: 2px 5px;
  font-weight: 700;
}

.dropdown-content > p.is-active {
  display: none;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.ddMapBaseTitle1 {
  width: 7em;
  display: inline-block;
}

.ddMapBaseTitle1::after {
  content: " ►";
  color: hsl(203, 5%, 48%);
  float: right;
}

.ddMapBaseTitle1:hover:after {
  content: " ▼";
  color: hsl(203, 5%, 48%);
  float: right;
}

.favorites {
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 26px;
}

.favorites-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 120px;
  border-style: solid;
  border-width: 1px;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: 2px 5px;
  font-weight: 700;
}

.favoritesTitle {
  padding-left: 10px;
}

.favorite_map {
  font-size: 300%;
}

.favorite_listing_active::before {
  font-size: 40%;
  content: "★";
  vertical-align: super;
  color: white;
}

.favorite_listing_inactive::before {
  font-size: 40%;
  content: "☆";
  vertical-align: super;
}

.favorite_options {
  cursor: pointer;
  position: absolute;
  display: flex;
  right: 5px;
}

.favorites_filter {
  cursor: pointer;
  font-size: xx-large;
}

.favorites_clear {
  font-size: x-large;
}

#favorites_filter_icon.active {
  font-variation-settings: "FILL" 1;
  font-weight: 800;
}

.favorite_listing_number {
  font-size: large;
  float: right;
  clear: left;
  z-index: 10;
  position: absolute;
  top: 4px;
  right: 4px;
}

span.material-symbols-outlined.favorite_active {
  font-variation-settings: "FILL" 1;
  font-weight: 800;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 500px) {
  .clearPop {
    visibility: false;
  }
  #infoPanel {
    width: -webkit-fill-available;
    width: -moz-available;
    right: 0px;
  }
  #loadingMessage {
    left: 150px;
  }
  #keyContainer {
    left: 15px;
  }
}
@media (max-width: 450px) {
  .clearPop {
    visibility: false;
  }
  #landingLoader {
    width: -webkit-fill-available;
    width: -moz-available;
    left: -50px;
    height: 68%;
    top: 0px;
  }
  #loadingMessage {
    left: 100px;
  }
}
@media (max-width: 400px) {
  .clearPop {
    visibility: false;
  }
  #landingLoader {
    width: -webkit-fill-available;
    width: -moz-available;
    left: -50px;
    height: 70%;
    top: 0px;
  }
  #loadingMessage {
    left: 100px;
  }
}
@media (max-width: 375px) {
  .clearPop {
    visibility: false;
  }
  #landingLoader {
    width: -webkit-fill-available;
    width: -moz-available;
    left: -47px;
    height: 85%;
    top: 0px;
  }
  #loadingMessage {
    left: 70px;
  }
}
@media (max-width: 280px) {
  .clearPop {
    visibility: false;
  }
  #landingLoader {
    width: -webkit-fill-available;
    width: -moz-available;
    left: -36px;
    height: 65%;
    top: 0px;
  }
  #loadingMessage {
    left: 65px;
  }
}
.mapboxgl-canvas {
  width: 100% !important;
}

.mapboxgl-canvas-container .mapboxgl-marker.active {
  z-index: 999999 !important;
}

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  transform: translate(0);
}

.mapboxgl-ctrl-bottom-right {
  position: fixed;
}

.mapboxgl-control-container {
  z-index: 1000000;
}

.mapboxgl-ctrl-scale {
  background-color: hsla(0, 0%, 100%, 0.75);
  border: 2px solid #333;
  border-top: #333;
  box-sizing: border-box;
  color: #333;
  font-size: 12px;
  padding: 0 5px;
  white-space: nowrap;
}

.mapboxgl-ctrl-top-left {
  z-index: 1000000;
}

/* Marker tweaks */
.mapboxgl-popup {
  padding-bottom: 20px;
  z-index: 1000100;
}

.mapboxgl-popup-close-button {
  display: true;
}

.mapboxgl-popup-content {
  font: 400 15px/22px "Source Sans Pro", "Helvetica Neue", Sans-serif;
  padding: 5 20 5 20;
  z-index: 1000;
  /*width:45em;*/
  /*background-image: url(../../projectatlas/popupbkgrd.jpg);*/
  background-repeat: no-repeat;
  background-color: hsla(0, 0%, 0%, 0.8);
}

.mapboxgl-popup-content-wrapper {
  padding: 1%;
}

.mapboxgl-popup-content h3 {
  /*background-image: url(../../projectatlas/popupbkgrd.jpg);*/
  color: hsl(0, 0%, 100%);
  margin: 0;
  display: block;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  font-weight: 700;
  /*margin-top:-15px;*/
}

.mapboxgl-popup-content h4 {
  margin: 0;
  display: block;
  /*padding: 10px 15px 15px 15px;*/
  font-weight: 400;
}

.mapboxgl-popup-content div {
  padding: 0 10 5 10;
}

.mapboxgl-container .leaflet-marker-icon {
  cursor: pointer;
}

.mapboxgl-popup-anchor-bottom > .mapboxgl-popup-tip {
  border-top-color: hsl(0, 0%, 21%);
}

.mapboxgl-popup-anchor-right > .mapboxgl-popup-tip {
  border-left-color: hsl(0, 0%, 21%);
}

.mapboxgl-popup-anchor-left > .mapboxgl-popup-tip {
  border-right-color: hsl(0, 0%, 21%);
}

.mapboxgl-popup-anchor-top-left > .mapboxgl-popup-tip {
  border-bottom-color: hsl(349, 100%, 50%);
}

.mapboxgl-popup-anchor-bottom-right > .mapboxgl-popup-tip {
  border-top-color: hsl(0, 0%, 21%);
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
  border-bottom-color: hsl(349, 100%, 50%);
}

.mapboxgl-popup-close-button {
  background-color: hsla(349, 100%, 45%, 0);
  color: hsl(0, 0%, 100%);
}

.mapboxgl-popup-close-button:hover {
  background-color: hsl(349, 100%, 50%);
  color: hsl(0, 0%, 100%);
}

.maplayerbtns {
  background-color: hsl(359, 75%, 41%);
  padding-bottom: 10;
  padding-top: 0;
  padding-right: 0;
}

.snaptitle {
  /* margin: 0 0 15px 0; */
  /* padding: 0 0 5px 0; */
  font-size: 1.85em;
  font-weight: 400;
  line-height: 0.8em;
  border-bottom: 1px solid hsl(0, 0%, 100%);
}

.atlasAttribution {
  z-index: 10;
  position: absolute;
  height: 30px;
  bottom: 5px;
  left: 30%;
}

#geoJsonLoader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
  z-index: 10000;
  position: absolute;
  left: calc(50px + 200px);
  top: 50px;
}

.geoJsonLoaderCounter {
  z-index: 10001;
  width: 20px;
  height: 20px;
  position: absolute;
  left: calc(70px + 200px);
  top: 70px;
  text-align: center;
}

.mapboxgl-ctrl-pitchtoggle-3d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+ICAgIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkeT0iLjM1ZW0iIHN0eWxlPSJmb250LXNpemU6IDE0cHg7IGZvbnQtZmFtaWx5OiAnSGVsdmV0aWNhIE5ldWUnLEFyaWFsLEhlbHZldGljYSxzYW5zLXNlcmlmOyBmb250LXdlaWdodDogYm9sZDsgdGV4dC1hbmNob3I6IG1pZGRsZTsiPjNEPC90ZXh0Pjwvc3ZnPg==);
}

.mapboxgl-ctrl-pitchtoggle-2d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+ICAgIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkeT0iLjM1ZW0iIHN0eWxlPSJmb250LXNpemU6IDE0cHg7IGZvbnQtZmFtaWx5OiAnSGVsdmV0aWNhIE5ldWUnLEFyaWFsLEhlbHZldGljYSxzYW5zLXNlcmlmOyBmb250LXdlaWdodDogYm9sZDsgdGV4dC1hbmNob3I6IG1pZGRsZTsiPjJEPC90ZXh0Pjwvc3ZnPg==);
}

#landingLoader {
  background-image: url(./../c024c1fdc6c58d86b7b9.webp);
}

/* Override base.css */
.rounded-toggle > * {
  padding: 2px 5px;
  font-size: 9px;
}

#geoJsonLayers {
  cursor: pointer;
}

#contact_info {
  top: 4px;
  position: relative;
  font-size: x-small;
  line-height: 10px;
}

/*# sourceMappingURL=map_4.2cbcf78da1383f3f10e0.css.map*/