 #map{
  width: 100%;
  height: 600px;
}

 #info {
     position: absolute;
     height: 1px;
     width: 1px;
     z-index: 100;
 }
 .tooltip.in {
     opacity: 1;
     filter: alpha(opacity=100);
 }
 .tooltip.top .tooltip-arrow {
     border-top-color: white;
 }
 .tooltip-inner {
     border: 2px solid white;
 }

 .tooltip-inner>table {
     font-size: 80%;
 }

 .tooltip-inner td {
     text-align: left;
     line-height: 90%;
 }

 .tooltip-inner>div:first-child {
     font-weight: bold;
 }



 #data-preview .ol-viewport .layer-switcher {
     position: absolute;
     top: 40px;
     right: 10px;
 }

 #data-preview .ol-viewport .layer-switcher .stacked-layers {
     right: 3px;
     top: 0px;
 }


 #data-preview .ol-viewport .layer-switcher .header {
     padding-right: 43px;
     position: initial;
     top: 0px;
     right: 0px;
 }

 #data-preview .ol-viewport .layer-switcher label {
     display: inline;
     margin-bottom: 5px;
     color: white;
 }

 #data-preview .ol-viewport .layer-switcher label:before {
     content:" ";
 }

 #data-preview .ol-viewport .layer-switcher .layer-list ul {
     list-style: none;
     margin: 0;
 }

 #data-preview .ol-viewport .popupContainer {
     background-color: rgba(0,0,0,0.7);
     color: white;
     margin-top: 5px;
     margin-left: 5px;
     font-size: 80%;
     border-radius: 4px;
     padding: 2px;
     line-height: 100%;
     box-shadow: 0px 0px 5px 1px white;
 }
 #data-preview .ol-viewport .popupContainer .popupContent > div {
     padding: 3px;
 }

 #data-preview .ol-viewport .popupContainer .name {
     font-weight: bold;
     border-bottom: 1px solid #e5e4e7;
 }

 #data-preview .ol-viewport .layer-switcher .layer-list {
     top: 0px;
     right: 0px;
     position: initial;
     border-radius: 0;
     padding: 0;
 }

 #data-preview .ol-viewport .ol-mouse-position {
     background-color: rgba(255,255,255,0.75);
     border-radius: 2px;
     padding: 1px;
 }


.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}
/* OpenLayers styling */
.ol-viewport > canvas {
  position: absolute;
}
.ol-viewport .layer-switcher .stacked-layers {
  position: absolute;
  right: 10px;
  top: 40px;
  z-index: 100;
}
.ol-viewport .layer-switcher .header {
  display: none;
  position: absolute;
  right: 12px;
  top: 40px;
  z-index: 90;
  padding: 5px 45px 5px 5px;
  background-color: black;
}
.ol-viewport .layer-switcher .header .baseLayerSelector select {
  color: white;
  width: 100px;
  background-color: black;
}
.ol-viewport .layer-switcher.active .header {
  display: block;
}
.ol-viewport .layer-switcher .layer-list {
  display: none;
  overflow: overlay;
  max-height: calc(100% - 50px);
  min-width: 150px;
  right: 10px;
  top: 40px;
  z-index: 80;
}
.ol-viewport .layer-switcher .layer-list .panel {
  background-color: black;
  color: white;
  padding: 5px;
  margin-bottom: 0px;
}
.ol-viewport .layer-switcher .layer-list .panel ul {
  padding: 0px;
  margin-top: 30px;
}
.ol-viewport .layer-switcher .layer-list .panel ul li {
  list-style-type: none;
  text-align: left;
}
.ol-viewport .layer-switcher.active .layer-list {
  display: block;
}
/* Spinning loader */
.loader {
  z-index: 100;
  font-size: 25px;
  width: 1em;
  margin: 100px 50%;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #2171d8, 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.5), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.7), 1.8em -1.8em 0 0em #2171d8, 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.5), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.7), 2.5em 0em 0 0em #2171d8, 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.5), 2.5em 0em 0 0em rgba(33, 113, 216, 0.7), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.5), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.7), 0em 2.5em 0 0em #2171d8, -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.5), 0em 2.5em 0 0em rgba(33, 113, 216, 0.7), -1.8em 1.8em 0 0em #2171d8, -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.5), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.7), -2.6em 0em 0 0em #2171d8, -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.5), -2.6em 0em 0 0em rgba(33, 113, 216, 0.7), -1.8em -1.8em 0 0em #2171d8;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #2171d8, 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.5), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.7), 1.8em -1.8em 0 0em #2171d8, 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.5), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.7), 2.5em 0em 0 0em #2171d8, 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.5), 2.5em 0em 0 0em rgba(33, 113, 216, 0.7), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.5), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.7), 0em 2.5em 0 0em #2171d8, -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.2), -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.5), 0em 2.5em 0 0em rgba(33, 113, 216, 0.7), -1.8em 1.8em 0 0em #2171d8, -2.6em 0em 0 0em rgba(33, 113, 216, 0.2), -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.5), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.7), -2.6em 0em 0 0em #2171d8, -1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(33, 113, 216, 0.2), 1.8em -1.8em 0 0em rgba(33, 113, 216, 0.2), 2.5em 0em 0 0em rgba(33, 113, 216, 0.2), 1.75em 1.75em 0 0em rgba(33, 113, 216, 0.2), 0em 2.5em 0 0em rgba(33, 113, 216, 0.2), -1.8em 1.8em 0 0em rgba(33, 113, 216, 0.5), -2.6em 0em 0 0em rgba(33, 113, 216, 0.7), -1.8em -1.8em 0 0em #2171d8;
  }
}
.stacked-layers {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  perspective: 120px;
}
.stacked-layers .stacked-layer {
  transform: rotateX(70deg) rotateZ(30deg) translateX(-10px);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) inset;
  border: 1px solid rgba(0, 0, 0, 0.7);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
}
.stacked-layers .stacked-layer.layer-1 {
  background-color: #cbbb3e;
}
.stacked-layers .stacked-layer.layer-2 {
  background-color: #4cbc3c;
}
.stacked-layers .stacked-layer.layer-3 {
  background-color: #398cbb;
}
.stacked-layers .stacked-layer.animated {
  animation: stack-the-layers 1.5s infinite linear both;
}
.stacked-layers .layer-1 {
  top: -20px;
  z-index: 103;
}
.stacked-layers .layer-1.animated {
  animation-delay: 0.6s;
}
.stacked-layers .layer-2 {
  top: -10px;
  z-index: 102;
}
.stacked-layers .layer-2.animated {
  animation-delay: 0.3s;
}
.stacked-layers .layer-3 {
  z-index: 101;
  top: 0px;
}
.stacked-layers .layer-3.animated {
  animation-delay: 0s;
}
@keyframes stack-the-layers {
  0% {
    transform: rotateX(70deg) rotateZ(30deg) translateX(-10px) translateZ(40px);
    opacity: 0;
  }
  30% {
    transform: rotateX(70deg) rotateZ(30deg) translateX(-10px) translateZ(-3px);
    opacity: 1;
  }
  35% {
    transform: rotateX(70deg) rotateZ(30deg) translateX(-10px) translateZ(0px);
    opacity: 1;
  }
  100% {
    transform: rotateX(70deg) rotateZ(30deg) translateX(-10px) translateZ(0px);
    opacity: 1;
  }
}
