﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace,monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

  [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
  }

  [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
  }

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
  }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden], template {
  display: none
}

.ol-box {
  background-color: hsla(0,0%,100%,.4);
  border: 1.5px solid #b3c5db;
  border-radius: 2px;
  box-sizing: border-box
}

.ol-mouse-position {
  right: 8px;
  top: 8px
}

.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;
  margin: 1px;
  text-align: center;
  transition: all .25s;
  will-change: contents,width
}

.ol-scale-bar {
  bottom: 8px;
  left: 8px;
  position: absolute
}

.ol-scale-step-marker {
  z-Index: 10;
  background-color: #000;
  float: right;
  height: 15px;
  width: 1px
}

.ol-scale-step-text {
  z-Index: 11;
  bottom: -5px;
  font-size: 12px
}

.ol-scale-step-text, .ol-scale-text {
  color: #000;
  position: absolute;
  text-shadow: -2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff
}

.ol-scale-text {
  bottom: 25px;
  font-size: 14px;
  text-align: center
}

.ol-scale-singlebar {
  z-Index: 9;
  border: 1px solid #000;
  box-sizing: border-box;
  height: 10px;
  position: relative
}

.ol-unsupported {
  display: none
}

.ol-unselectable, .ol-viewport {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

  .ol-viewport canvas {
    all: unset
  }

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}

.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}

.ol-control {
  background-color: hsla(0,0%,100%,.4);
  border-radius: 4px;
  padding: 2px;
  position: absolute
}

  .ol-control:hover {
    background-color: hsla(0,0%,100%,.6)
  }

.ol-zoom {
  left: .5em;
  top: .5em
}

.ol-rotate {
  right: .5em;
  top: .5em;
  transition: opacity .25s linear,visibility 0s linear
}

  .ol-rotate.ol-hidden {
    opacity: 0;
    transition: opacity .25s linear,visibility 0s linear .25s;
    visibility: hidden
  }

.ol-zoom-extent {
  left: .5em;
  top: 4.643em
}

.ol-full-screen {
  right: .5em;
  top: .5em
}

.ol-control button {
  background-color: rgba(0,60,136,.5);
  border: none;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: inherit;
  font-weight: 700;
  height: 1.375em;
  line-height: .4em;
  margin: 1px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 1.375em
}

  .ol-control button::-moz-focus-inner {
    border: none;
    padding: 0
  }

.ol-zoom-extent button {
  line-height: 1.4em
}

.ol-compass {
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  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 {
  background-color: rgba(0,60,136,.7);
  text-decoration: none
}

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0
}

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px
}

.ol-attribution {
  align-items: center;
  bottom: .5em;
  display: flex;
  flex-flow: row-reverse;
  max-width: calc(100% - 1.3em);
  right: .5em;
  text-align: right
}

  .ol-attribution a {
    color: rgba(0,60,136,.7);
    text-decoration: none
  }

  .ol-attribution ul {
    color: #000;
    font-size: 12px;
    margin: 0;
    padding: 1px .5em;
    text-shadow: 0 0 2px #fff
  }

  .ol-attribution li {
    display: inline;
    list-style: none
  }

    .ol-attribution li:not(:last-child):after {
      content: " "
    }

  .ol-attribution img {
    max-height: 2em;
    max-width: inherit;
    vertical-align: middle
  }

  .ol-attribution button {
    flex-shrink: 0
  }

  .ol-attribution.ol-collapsed ul {
    display: none
  }

  .ol-attribution:not(.ol-collapsed) {
    background: hsla(0,0%,100%,.8)
  }

  .ol-attribution.ol-uncollapsible {
    border-radius: 4px 0 0;
    bottom: 0;
    right: 0
  }

    .ol-attribution.ol-uncollapsible img {
      margin-top: -.2em;
      max-height: 1.6em
    }

    .ol-attribution.ol-uncollapsible button {
      display: none
    }

.ol-zoomslider {
  height: 200px;
  left: .5em;
  top: 4.5em
}

  .ol-zoomslider button {
    height: 10px;
    position: relative
  }

.ol-touch .ol-zoomslider {
  top: 5.5em
}

.ol-overviewmap {
  bottom: .5em;
  left: .5em
}

  .ol-overviewmap.ol-uncollapsible {
    border-radius: 0 4px 0 0;
    bottom: 0;
    left: 0
  }

  .ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
    display: block
  }

  .ol-overviewmap .ol-overviewmap-map {
    border: 1px solid #7b98bc;
    height: 150px;
    margin: 2px;
    width: 150px
  }

  .ol-overviewmap:not(.ol-collapsed) button {
    bottom: 2px;
    left: 2px;
    position: absolute
  }

  .ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
    display: none
  }

  .ol-overviewmap:not(.ol-collapsed) {
    background: hsla(0,0%,100%,.8)
  }

.ol-overviewmap-box {
  border: 2px dotted rgba(0,60,136,.7)
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move
}

.layer-switcher {
  position: absolute;
  right: .5em;
  text-align: left;
  top: 3.5em
}

  .layer-switcher .panel {
    background-color: #fff;
    border: 4px solid #eee;
    border-radius: 4px;
    box-sizing: border-box;
    display: none;
    height: 100%;
    margin: 0;
    max-height: inherit;
    overflow-y: auto
  }

  .layer-switcher button {
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAACE1BMVEX///8A//8AgICA//8AVVVAQID///8rVVVJtttgv98nTmJ2xNgkW1ttyNsmWWZmzNZYxM4gWGgeU2JmzNNr0N1Rwc0eU2VXxdEhV2JqytQeVmMhVmNoydUfVGUgVGQfVGQfVmVqy9hqy9dWw9AfVWRpydVry9YhVmMgVGNUw9BrytchVWRexdGw294gVWQgVmUhVWPd4N6HoaZsy9cfVmQgVGRrytZsy9cgVWQgVWMgVWRsy9YfVWNsy9YgVWVty9YgVWVry9UgVWRsy9Zsy9UfVWRsy9YgVWVty9YgVWRty9Vsy9aM09sgVWRTws/AzM0gVWRtzNYgVWRuy9Zsy9cgVWRGcHxty9bb5ORbxdEgVWRty9bn6OZTws9mydRfxtLX3Nva5eRix9NFcXxOd4JPeINQeIMiVmVUws9Vws9Vw9BXw9BYxNBaxNBbxNBcxdJexdElWWgmWmhjyNRlx9IqXGtoipNpytVqytVryNNrytZsjZUuX210k5t1y9R2zNR3y9V4lp57zth9zdaAnKOGoaeK0NiNpquV09mesrag1tuitbmj1tuj19uktrqr2d2svcCu2d2xwMO63N+7x8nA3uDC3uDFz9DK4eHL4eLN4eIyYnDX5OM5Z3Tb397e4uDf4uHf5uXi5ePi5+Xj5+Xk5+Xm5+Xm6OY6aHXQ19fT4+NfhI1Ww89gx9Nhx9Nsy9ZWw9Dpj2abAAAAWnRSTlMAAQICAwQEBgcIDQ0ODhQZGiAiIyYpKywvNTs+QklPUlNUWWJjaGt0dnd+hIWFh4mNjZCSm6CpsbW2t7nDzNDT1dje5efr7PHy9PT29/j4+Pn5+vr8/f39/f6DPtKwAAABTklEQVR4Xr3QVWPbMBSAUTVFZmZmhhSXMjNvkhwqMzMzMzPDeD+xASvObKePPa+ffHVl8PlsnE0+qPpBuQjVJjno6pZpSKXYl7/bZyFaQxhf98hHDKEppwdWIW1frFnrxSOWHFfWesSEWC6R/P4zOFrix3TzDFLlXRTR8c0fEEJ1/itpo7SVO9Jdr1DVxZ0USyjZsEY5vZfiiAC0UoTGOrm9PZLuRl8X+Dq1HQtoFbJZbv61i+Poblh/97TC7n0neCcK0ETNUrz1/xPHf+DNAW9Ac6t8O8WH3Vp98f5lCaYKAOFZMLyHL4Y0fe319idMNgMMp+zWVSybUed/+/h7I4wRAG1W6XDy4XmjR9HnzvDRZXUAYDFOhC1S/Hh+fIXxen+eO+AKqbs+wAo30zDTDvDxKoJN88sjUzDFAvBzEUGFsnADoIvAJzoh2BZ8sner+Ke/vwECuQAAAABJRU5ErkJggg==);
    background-position: 2px;
    background-repeat: no-repeat;
    border: none;
    color: #000;
    float: right;
    height: 38px;
    width: 38px;
    z-index: 1
  }

    .layer-switcher button:focus, .layer-switcher button:hover {
      background-color: #fff
    }

  .layer-switcher.shown {
    overflow-y: hidden
  }

    .layer-switcher.shown.ol-control, .layer-switcher.shown.ol-control:hover {
      background-color: transparent
    }

    .layer-switcher.shown .panel {
      display: block
    }

    .layer-switcher.shown button {
      display: none
    }

    .layer-switcher.shown.layer-switcher-activation-mode-click > button {
      background-color: #eee;
      background-image: unset;
      display: block;
      margin: 0 1px;
      position: absolute;
      right: 2px
    }

    .layer-switcher.shown button:focus, .layer-switcher.shown button:hover {
      background-color: #fafafa
    }

  .layer-switcher ul {
    list-style: none;
    margin: 1.6em .4em;
    padding-left: 0
  }

    .layer-switcher ul ul {
      margin: .1em 0 0;
      padding-left: 1.2em
    }

  .layer-switcher li.group + li.group {
    margin-top: .4em
  }

  .layer-switcher li.group > label {
    font-weight: 700
  }

  .layer-switcher.layer-switcher-group-select-style-none li.group > label {
    padding-left: 1.2em
  }

  .layer-switcher li {
    margin-top: .3em;
    position: relative
  }

    .layer-switcher li input {
      font-size: 1em;
      height: 1em;
      left: 1.2em;
      position: absolute;
      width: 1em
    }

    .layer-switcher li label {
      display: inline-block;
      margin-top: 1px;
      padding-left: 2.7em;
      padding-right: 1.2em
    }

  .layer-switcher label.disabled {
    opacity: .4
  }

  .layer-switcher input {
    margin: 0
  }

  .layer-switcher.touch ::-webkit-scrollbar {
    width: 4px
  }

  .layer-switcher.touch ::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
  }

  .layer-switcher.touch ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)
  }

li.layer-switcher-base-group > label {
  padding-left: 1.2em
}

.layer-switcher .group button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAW0lEQVR4nGNgGAWMyBwXFxcGBgaGeii3EU0tXHzPnj1wQRYsihqQ+I0ExDEMQAYNONgoAN0AmMkNaDSyQSheY8JiaCMOGzE04zIAmyFYNTMw4A+DRhzsUUBtAADw4BCeIZkGdwAAAABJRU5ErkJggg==);
  background-position: center 2px;
  display: inline-block;
  float: none;
  font-size: 1em;
  height: 1em;
  margin: 0;
  position: absolute;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  -ms-transition: -ms-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  vertical-align: top;
  width: 1em
}

.layer-switcher .group.layer-switcher-close button {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg)
}

.layer-switcher .group.layer-switcher-fold.layer-switcher-close > ul {
  height: 0;
  overflow: hidden
}

.layer-switcher.shown.layer-switcher-activation-mode-click {
  padding-left: 34px
}

  .layer-switcher.shown.layer-switcher-activation-mode-click > button {
    border-right: 0;
    left: 0
  }

:root {
  --black: #000;
  --bg-color: #55a7e4;
  --btn-hover: #151e4f;
  --white: #fff
}

body, html {
  font-family: Mulish,sans-serif;
  height: 100%;
  margin: 0;
  padding: 0
}

a {
  text-decoration: none
}

#progress {
  -webkit-box-shadow: 0 0 1px 2px red;
  box-shadow: 0 0 1px 2px red;
  height: 0;
  left: 0;
  position: absolute;
  top: 62px;
  -webkit-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
  width: 0
}

.logo > a, .logo img {
  height: 100%
}

.top-bar {
  background-color:  antiquewhite; /*#31b877;*/
  height: 60px;
  justify-content: space-between;
  padding: 5px 10px;
  position: fixed;
  text-align: right;
  width: 100%;
  z-index: 10
}

  .top-bar, .top-bar > div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

    .top-bar > div {
      align-items: center
    }

.project-title {
  color: #2c2c2c;
  font-size: 1em;
  font-weight: 700
}

#map {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

.ol-mouse-position {
  font-weight: 700;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 97%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 15
}

.layer-switcher {
  left: .5em !important;
  right: auto !important;
  top: 70px !important
}

.ol-zoom {
  left: auto !important;
  right: .5em !important;
  top: 70px !important
}

.ol-control.layer-switcher > button {
  background-color: #003c88 !important;
  background-image: url(images/layer-icon.png) !important;
  background-position: 6px !important;
  background-size: 20px 20px;
  height: 32px !important;
  width: 32px !important
}

.ol-control {
  background-color: rgba(13,110,253,.3) !important
}

  .ol-control button {
    background-color: #003c88;
    height: 32px !important;
    width: 32px !important
  }

.ol-attribution.ol-logo-only, .ol-attribution.ol-uncollapsible {
  display: none
}

.layer-switcher li label {
  padding-left: 2em
}

.layer-switcher li input {
  left: .5em
}

.layer-switcher .group button {
  background-position: 8px 8px;
  left: 0;
  top: -3px
}

.copy-right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 10
}

  .copy-right a {
    background-color: hsla(0,0%,100%,.9);
    color: #0655c2;
    font-size: 12px;
    padding: 4px 10px
  }

  .copy-right .left, .copy-right a {
    border-top-right-radius: 5px
  }

  .copy-right .right {
    border-top-left-radius: 5px
  }

.right-tool-bar {
  background-color: rgba(13,110,253,.3);
  border-radius: 4px;
  padding: 2px;
  position: absolute;
  right: .5em;
  top: 145px;
  z-index: 99
}

  .right-tool-bar button {
    background-color: #003c88;
    background-position: 6px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: none;
    display: block;
    height: 32px;
    margin: 1px;
    padding: 0;
    text-align: center;
    width: 32px
  }

    .right-tool-bar button:hover {
      background-color: rgba(0,60,136,.7)
    }

    .right-tool-bar button.active {
      background-color: #f19700
    }

  .right-tool-bar .measure-distance {
    background-image: url(images/len-icon.svg) !important;
    border-radius: 2px 2px 0 0
  }

  .right-tool-bar .measure-area {
    background-image: url(images/area-icon.svg) !important;
    border-radius: 0 0 2px 2px
  }

.layer-switcher ul li label {
  font-size: 1em;
  height: 1em;
  margin-top: 0
}

.layer-switcher ul li input {
  font-size: 1em;
  height: 1.5em;
  margin-top: 0
}

.location {
  right: .5em;
  top: 220px
}

.location-icon {
  background-image: url(images/location.svg) !important;
  background-position: 6px;
  background-repeat: no-repeat;
  background-size: 20px 20px
}

.ol-overviewmap {
  bottom: 40px !important
}

#popup {
  background: rgba(0,0,0,.7);
  bottom: 0;
  height: 100vh;
  left: 0;
  padding: 5px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 99
}

#popup-content {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 999
}

#popup-closer {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9999
}

  #popup-closer:after {
    color: red;
    content: "\00d7";
    font-size: 30px;
    line-height: 18px;
    width: 18px
  }

#moc-popup {
  background: #ececec;
  border-radius: 3px;
  bottom: 16px;
  max-width: 90vw;
  min-height: 300px;
  padding: 10px;
  position: fixed;
  width: 600px
}

  #moc-popup, #moc-popup:after {
    left: 50%;
    transform: translateX(-50%);
    z-index: 99
  }

    #moc-popup:after {
      border-left: 16px solid transparent;
      border-right: 16px solid transparent;
      border-top: 16px solid #ececec;
      content: "";
      height: 0;
      position: absolute;
      top: calc(100% - 1px);
      width: 0
    }

#moc-popup-content {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 999
}

#moc-popup-closer {
  background: #003c88;
  border-radius: 15px;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  z-index: 9999
}

  #moc-popup-closer:after {
    align-items: center;
    color: #fff;
    content: "\00d7";
    display: flex;
    font-size: 15px;
    justify-content: center;
    line-height: 30px
  }

.d-none {
  display: none
}

@media only screen and (max-width:600px) {
  .project-title {
    font-size: 1em
  }
}
