div#layers table.map-layers {
  border-collapse: collapse;
  border: 1px solid #e7e7e7 !important;
}
div#layers table.map-layers thead {
  border-bottom: 1px solid #e7e7e7 !important;
}
div#layers table.map-layers th {
  border-bottom: 1px solid #e7e7e7 !important;
}
div#layers table.map-layers th:nth-child(1) {
  width: 24px;
}
div#layers table.map-layers th:nth-child(3) {
  width: 10%;
}
div#layers table.map-layers th:nth-child(4) {
  width: 10%;
}
div#layers table.map-layers td {
  border: 1px solid #e7e7e7 !important;
}
div#layers table.map-layers td.progress {
  border: none !important;
}
.ol-unselectable.ol-control.visible {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 3px;
  border-radius: 6px;
}
.map .ol-attribution,
.map-sm .ol-attribution {
  left: 0.5em;
  bottom: 0.5em;
  right: initial !important;
  text-align: left;
}
.map .ol-zoomslider,
.map-sm .ol-zoomslider {
  left: 0.5em;
  top: 32px;
  height: 100px;
  border: 0.5px solid lightgrey;
}
.map .ol-zoom .ol-zoom-out,
.map-sm .ol-zoom .ol-zoom-out {
  margin-top: 103px;
}
.map .ol-zoom-extent,
.map-sm .ol-zoom-extent {
  left: 0.5em;
  top: 165px;
}
.map .pick-layers,
.map-sm .pick-layers {
  left: 0.5em;
  top: 198px;
}
.map .pick-polygon,
.map-sm .pick-polygon {
  left: 0.5em;
  top: 231px;
}
.map .toggle-heatmap,
.map-sm .toggle-heatmap {
  left: 0.5em;
  top: 264px;
}
.map .map-badge,
.map-sm .map-badge {
  border: 2px solid rgba(0, 60, 136, 0.7);
  border-radius: 4px;
  background-color: white !important;
}
.map .bubble-control,
.map-sm .bubble-control {
  right: 15px;
  bottom: 0.5em;
}
.map .bubble-control table,
.map-sm .bubble-control table {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.map .bubble-control table tr,
.map-sm .bubble-control table tr {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.map .bubble-control table tr td,
.map-sm .bubble-control table tr td {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding-left: 0.25em;
}
.map .bubble-control table tr td:first-child,
.map-sm .bubble-control table tr td:first-child {
  padding-left: 0.25em;
  display: none;
}
.map .bubble-control table:hover td:first-child,
.map-sm .bubble-control table:hover td:first-child {
  display: initial;
  vertical-align: middle;
}
.map .bubble-control .bubble,
.map-sm .bubble-control .bubble {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  background: #ff0000;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
div#layers table.map-layers tbody tr td:nth-child(1) {
  text-align: center;
}
div#layers div#layers table.feature-info tr {
  white-space: nowrap;
  text-align: left;
  text-overflow: hidden;
  overflow: ellipsis;
}
div.i2kgeo-map .map {
  width: 100%;
  height: 820px;
  position: absolute;
  top: 0;
}
div.i2kgeo-map-sm .map-sm {
  position: absolute;
  top: 0;
  height: 400px;
  width: 100%;
}
div.i2kgeo-map,
div.i2kgeo-map-sm {
  transition: margin-left 0.5s;
}
.map .ol-popup,
.map-sm .ol-popup {
  position: absolute;
  background-color: white;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
}
.map .ol-popup:after,
.map-sm .ol-popup:after,
.map .ol-popup:before,
.map-sm .ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.map .ol-popup:after,
.map-sm .ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}
.map .ol-popup:before,
.map-sm .ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}
.map .ol-popup-closer,
.map-sm .ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}
.map .ol-popup-closer:after,
.map-sm .ol-popup-closer:after {
  content: "✖";
}
.map .ol-attribution li,
.map-sm .ol-attribution li {
  display: list-item;
  font-size: 1rem;
}
div.i2kgeo-map {
  height: 820px;
}
div.i2kgeo-map .themesdiv {
  position: absolute;
  height: 820px;
  top: 0px;
  width: 0px;
}
div.i2kgeo-map-sm {
  height: 200px;
}
div.i2kgeo-map-sm .themesdiv {
  position: absolute;
  height: 200px;
  top: 0px;
  width: 0px;
}
div.i2kgeo-map .themes,
div.i2kgeo-map-sm .themes {
  height: 100%;
  /* 100% Full-height */
  padding-top: 1em;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}
div.i2kgeo-map .themes .closebtn,
div.i2kgeo-map-sm .themes .closebtn {
  position: absolute;
  top: 0;
  right: 12px;
}
.themes input[type=checkbox] {
  display: none !important;
}
.themes input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
.themes input[type=checkbox].show + label:before {
  color: #ccc;
  content: "\f06e";
}
.themes input[type=checkbox].show:checked + label:before {
  color: black;
}
.themes input[type=checkbox].show + label:before {
  color: #ccc;
  content: "\f06e";
}
.themes input[type=checkbox].show:checked + label:before {
  color: black;
}
.themes input[type=checkbox].pickable + label:before {
  color: #ccc;
  content: "\f25a";
}
.themes input[type=checkbox].pickable:checked + label:before {
  color: black;
}
div.swatch {
  margin-top: 6px;
}
td.zoom-range-slider {
  width: 30%;
}
td.zoom-range-slider .min-zoom,
td.zoom-range-slider .max-zoom {
  width: 2em;
}
td.zoom-range-slider .ui-slider-range.active {
  background: #337ab7;
}
.map-tooltip {
  position: absolute;
  right: 15px;
  top: 0.5em;
  z-index: 1000;
  padding: 10px;
}
.tooltip {
  opacity: 1;
}
.tooltip-arrow {
  border-top-color: black;
}
.tooltip-inner {
  border: 2px solid black;
}
.ol-ctx-menu-container ul li span {
  white-space: nowrap;
}
/*# sourceMappingURL=i2kweb-map.css.map */