html,
body,
#map {
    height: 100%;
}

body {
    padding: 0;
    margin: 0
}

.leaflet-popup-content-wrapper {
    font-size: 14px
}

.leaflet-control leaflet-bar leaflet-html-legend {
    width: 100px
}

@font-face {
    font-family: leaflet-html-legend-icon;
    src: url(data:font/ttf;base64,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);
    font-weight: 400;
    font-style: normal
}

[class*=leaflet-html-legend-icon] {
    font-family: leaflet-html-legend-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.leaflet-html-legend-icon-eye-slash:before {
    content: ""
}

.leaflet-html-legend-icon-eye:before {
    content: ""
}

.leaflet-html-legend {
    background: #fff;
    border: 2px solid #fff;
    padding: 6px;
    max-height: 250px;
    line-height: 1.2;
    width: 150px
}

.leaflet-html-legend h4 {
    margin: 0 0 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700
}

.leaflet-html-legend h4:hover {
    background: #f6f6f6
}

.leaflet-html-legend h4>span {
    margin-left: 18px;
    color: #333
}

.leaflet-html-legend h4.closed+.legend-elements {
    display: none
}

.leaflet-html-legend .legend-elements {
    padding-left: 5px
}

.leaflet-html-legend .symbol {
    margin-right: 6px;
    display: inline-flex;
    vertical-align: middle
}

.leaflet-html-legend label {
    max-width: 200px;
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word;
    color: #555;
    font-size: 11px;
    font-weight: 400
}

.legend-block {
    position: relative;
    margin-right: 7px;
    width: 100%
}

.legend-block+.legend-block {
    margin-top: 8px;
    border-top: 1px solid #eee;
    padding-top: 4px
}

.leaflet-html-legend::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}

.leaflet-html-legend::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #00000080;
    -webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, .5)
}

.leaflet-html-legend::-webkit-scrollbar-thumb:hover {
    background-color: #000000b3
}

.leaflet-html-legend .legend-caret,
.leaflet-html-legend .legend-j {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: .5em;
    left: 0
}

.leaflet-html-legend .legend-caret:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 3px;
    border-top: .5em solid #555;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent
}

.leaflet-html-legend h4.closed .legend-caret {
    top: .25em;
    left: .25em
}

.leaflet-html-legend h4.closed .legend-caret:before {
    border-left: .5em solid #555;
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent
}

.leaflet-html-legend .slider-label {
    font-size: .8em;
    margin-right: 10px
}

.leaflet-html-legend .opacity-slider {
    display: inline-flex;
    padding: 4px;
    font-size: 14px;
    margin-top: 5px
}

.leaflet-html-legend .opacity-slider .icon {
    margin: 0 3px;
    font-size: .8em
}

.leaflet-html-legend .opacity-slider input[type=range] {
    -webkit-appearance: none;
    width: 50%;
    cursor: ew-resize;
    opacity: .5;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    -moz-transform: translateY(-.3em)
}

.leaflet-html-legend .opacity-slider input[type=range]:focus {
    outline: none
}

.leaflet-html-legend .opacity-slider input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    animate: .2s;
    background: #ddd;
    border: none
}

.leaflet-html-legend .opacity-slider input[type=range]::-webkit-slider-thumb {
    border: 0 solid #000;
    height: 12px;
    width: 12px;
    border-radius: 7px;
    background: #333;
    -webkit-appearance: none;
    margin-top: -3.6px
}

.leaflet-html-legend .opacity-slider input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ddd
}

.leaflet-html-legend .opacity-slider input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    animate: .2s;
    background: #ddd;
    border: none
}

.leaflet-html-legend .opacity-slider input[type=range]::-moz-range-thumb {
    border: none;
    height: 12px;
    width: 12px;
    border-radius: 7px;
    background: #333
}

.leaflet-html-legend .opacity-slider input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    animate: .2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent
}

.leaflet-html-legend .opacity-slider input[type=range]::-ms-fill-lower,
.leaflet-html-legend .opacity-slider input[type=range]::-ms-fill-upper {
    background: #ddd;
    border: none
}

.leaflet-html-legend .opacity-slider input[type=range]::-ms-thumb {
    border: 0 solid #000;
    height: 12px;
    width: 12px;
    border-radius: 7px;
    background: #333
}

.leaflet-html-legend .opacity-slider input[type=range]:focus::-ms-fill-lower,
.leaflet-html-legend .opacity-slider input[type=range]:focus::-ms-fill-upper {
    background: #ddd
}

.leaflet-html-legend .visibility-toggle {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer
}

.leaflet-html-legend .visibility-toggle.disabled {
    color: #666;
    opacity: .5
}

@font-face {
    font-family: BebasNeueRegular;
    src: url(/assets/BebasNeue-Regular-D2CONTwO.ttf)
}

@font-face {
    font-family: Alegreya-Regular;
    src: url(/assets/Alegreya-Regular-C1amFdyw.ttf)
}

@font-face {
    font-family: Ubuntu-Medium;
    src: url(/assets/Ubuntu-Medium-C-1-7KOl.ttf)
}

@font-face {
    font-family: Ubuntu-Regular;
    src: url(/assets/Ubuntu-Regular-bmdV8fUx.ttf)
}

.ac-container {
    width: auto;
    text-align: left;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
}

div[id^=leaflet-control-accordion-layers]>label {
    font-family: BebasNeueRegular, Arial Narrow, Arial, sans-serif;
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
    line-height: 33px;
    font-size: 19px;
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -o-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: linear-gradient(top, #fff 1%, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=0);
    box-shadow: 0 0 0 1px #9b9b9b4d, 1px 0 #ffffffe6 inset, 0 2px 2px #0000001a;
    box-sizing: content-box;
    cursor: pointer;
    width: auto;
    margin: 0
}

div[id^=leaflet-control-accordion-layers]>label:hover {
    background: #fff
}

.ac-container input.menu:checked+label,
.ac-container input.menu:checked+label:hover {
    background: #c6e1ec;
    color: #3d7489;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 1px #9b9b9b4d, 0 2px 2px #0000001a
}

.ac-container div[id^=leaflet-control-accordion-layers]>label:hover:after,
.ac-container input.menu:checked+div[id^=leaflet-control-accordion-layers]>label:hover:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(/assets/arrow_down-DjbT9U1K.png) no-repeat center center
}

.ac-container input.menu:checked+div[id^=leaflet-control-accordion-layers]>label:hover:after {
    background-image: url(data:image/png;base64,PGh0bWw+CiAgPGhlYWQ+CiAgICA8bWV0YSBjb250ZW50PSJvcmlnaW4iIG5hbWU9InJlZmVycmVyIj4KICAgIDx0aXRsZT5SYXRlIGxpbWl0ICZtaWRkb3Q7IEdpdEh1YjwvdGl0bGU+CiAgICA8bWV0YSBuYW1lPSJ2aWV3cG9ydCIgY29udGVudD0id2lkdGg9ZGV2aWNlLXdpZHRoIj4KICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyIgbWVkaWE9InNjcmVlbiI+CiAgICAgIGJvZHkgewogICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmNmY4ZmE7CiAgICAgICAgY29sb3I6IHJnYmEoMCwgMCwgMCwgMC41KTsKICAgICAgICBmb250LWZhbWlseTogLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsU2Vnb2UgVUksSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsQXBwbGUgQ29sb3IgRW1vamksU2Vnb2UgVUkgRW1vamksU2Vnb2UgVUkgU3ltYm9sOwogICAgICAgIGZvbnQtc2l6ZTogMTRweDsKICAgICAgICBsaW5lLWhlaWdodDogMS41OwogICAgICB9CiAgICAgIC5jIHsgbWFyZ2luOiA1MHB4IGF1dG87IG1heC13aWR0aDogNjAwcHg7IHRleHQtYWxpZ246IGNlbnRlcjsgcGFkZGluZzogMCAyNHB4OyB9CiAgICAgIGEgeyB0ZXh0LWRlY29yYXRpb246IG5vbmU7IH0KICAgICAgYTpob3ZlciB7IHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lOyB9CiAgICAgIGgxIHsgY29sb3I6ICMyNDI5MmU7IGxpbmUtaGVpZ2h0OiA2MHB4OyBmb250LXNpemU6IDQ4cHg7IGZvbnQtd2VpZ2h0OiAzMDA7IG1hcmdpbjogMHB4OyB9CiAgICAgIHAgeyBtYXJnaW46IDIwcHggMCA0MHB4OyB9CiAgICAgICNzIHsgbWFyZ2luLXRvcDogMzVweDsgfQogICAgICAjcyBhIHsKICAgICAgICBjb2xvcjogIzY2NjY2NjsKICAgICAgICBmb250LXdlaWdodDogMjAwOwogICAgICAgIGZvbnQtc2l6ZTogMTRweDsKICAgICAgICBtYXJnaW46IDAgMTBweDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2hlYWQ+CiAgPGJvZHk+CiAgICA8ZGl2IGNsYXNzPSJjIj4KICAgICAgPGgxPldob2EgdGhlcmUhPC9oMT4KICAgICAgPHA+WW91IGhhdmUgdHJpZ2dlcmVkIGFuIGFidXNlIGRldGVjdGlvbiBtZWNoYW5pc20uPGJyPjxicj4KICAgICAgICBQbGVhc2Ugd2FpdCBhIGZldyBtaW51dGVzIGJlZm9yZSB5b3UgdHJ5IGFnYWluOzxicj4KICAgICAgICBpbiBzb21lIGNhc2VzIHRoaXMgbWF5IHRha2UgdXAgdG8gYW4gaG91ci4KICAgICAgPC9wPgogICAgICA8ZGl2IGlkPSJzIj4KICAgICAgICA8YSBocmVmPSJodHRwczovL3N1cHBvcnQuZ2l0aHViLmNvbSI+Q29udGFjdCBTdXBwb3J0PC9hPiAmbWRhc2g7CiAgICAgICAgPGEgaHJlZj0iaHR0cHM6Ly9naXRodWJzdGF0dXMuY29tIj5HaXRIdWIgU3RhdHVzPC9hPiAmbWRhc2g7CiAgICAgICAgPGEgaHJlZj0iaHR0cHM6Ly90d2l0dGVyLmNvbS9naXRodWJzdGF0dXMiPkBnaXRodWJzdGF0dXM8L2E+CiAgICAgIDwvZGl2PgogICAgPC9kaXY+CiAgPC9ib2R5Pgo8L2h0bWw+Cg==)
}

.ac-container input.menu {
    display: none
}

.ac-container article {
    background: #ffffff80;
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    padding: 0;
    line-height: 0px;
    position: relative;
    z-index: 10;
    -webkit-transition: height .3s ease-in-out, box-shadow .6s linear;
    -moz-transition: height .3s ease-in-out, box-shadow .6s linear;
    -o-transition: height .3s ease-in-out, box-shadow .6s linear;
    -ms-transition: height .3s ease-in-out, box-shadow .6s linear;
    transition: height .3s ease-in-out, box-shadow .6s linear
}

.ac-container input.menu:checked~article {
    -webkit-transition: height .5s ease-in-out, box-shadow .1s linear;
    -moz-transition: height .5s ease-in-out, box-shadow .1s linear;
    -o-transition: height .5s ease-in-out, box-shadow .1s linear;
    -ms-transition: height .5s ease-in-out, box-shadow .1s linear;
    transition: height .5s ease-in-out, box-shadow .1s linear
}

.ac-container input.menu:checked~article.ac-large {
    height: auto;
    max-height: 100px;
    padding: 8px 0;
    overflow-y: auto;
    line-height: 18px
}

.ac-container article label {
    display: inline;
    cursor: pointer
}

.ac-container .group-toggle-container {
    text-align: right;
    margin-right: 3px;
    line-height: 0px;
    display: none;
    height: 20px
}

.ac-container input.menu:checked~.group-toggle-container {
    display: block;
    line-height: 1em
}

.menu-item-radio,
.menu-item-checkbox {
    font-family: Ubuntu-Regular, Arial, sans-serif;
    font-size: 13px
}

.bt_delete {
    position: relative;
    float: right;
    background-image: url(data:image/png;base64,PGh0bWw+CiAgPGhlYWQ+CiAgICA8bWV0YSBjb250ZW50PSJvcmlnaW4iIG5hbWU9InJlZmVycmVyIj4KICAgIDx0aXRsZT5SYXRlIGxpbWl0ICZtaWRkb3Q7IEdpdEh1YjwvdGl0bGU+CiAgICA8bWV0YSBuYW1lPSJ2aWV3cG9ydCIgY29udGVudD0id2lkdGg9ZGV2aWNlLXdpZHRoIj4KICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyIgbWVkaWE9InNjcmVlbiI+CiAgICAgIGJvZHkgewogICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmNmY4ZmE7CiAgICAgICAgY29sb3I6IHJnYmEoMCwgMCwgMCwgMC41KTsKICAgICAgICBmb250LWZhbWlseTogLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsU2Vnb2UgVUksSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsQXBwbGUgQ29sb3IgRW1vamksU2Vnb2UgVUkgRW1vamksU2Vnb2UgVUkgU3ltYm9sOwogICAgICAgIGZvbnQtc2l6ZTogMTRweDsKICAgICAgICBsaW5lLWhlaWdodDogMS41OwogICAgICB9CiAgICAgIC5jIHsgbWFyZ2luOiA1MHB4IGF1dG87IG1heC13aWR0aDogNjAwcHg7IHRleHQtYWxpZ246IGNlbnRlcjsgcGFkZGluZzogMCAyNHB4OyB9CiAgICAgIGEgeyB0ZXh0LWRlY29yYXRpb246IG5vbmU7IH0KICAgICAgYTpob3ZlciB7IHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lOyB9CiAgICAgIGgxIHsgY29sb3I6ICMyNDI5MmU7IGxpbmUtaGVpZ2h0OiA2MHB4OyBmb250LXNpemU6IDQ4cHg7IGZvbnQtd2VpZ2h0OiAzMDA7IG1hcmdpbjogMHB4OyB9CiAgICAgIHAgeyBtYXJnaW46IDIwcHggMCA0MHB4OyB9CiAgICAgICNzIHsgbWFyZ2luLXRvcDogMzVweDsgfQogICAgICAjcyBhIHsKICAgICAgICBjb2xvcjogIzY2NjY2NjsKICAgICAgICBmb250LXdlaWdodDogMjAwOwogICAgICAgIGZvbnQtc2l6ZTogMTRweDsKICAgICAgICBtYXJnaW46IDAgMTBweDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2hlYWQ+CiAgPGJvZHk+CiAgICA8ZGl2IGNsYXNzPSJjIj4KICAgICAgPGgxPldob2EgdGhlcmUhPC9oMT4KICAgICAgPHA+WW91IGhhdmUgdHJpZ2dlcmVkIGFuIGFidXNlIGRldGVjdGlvbiBtZWNoYW5pc20uPGJyPjxicj4KICAgICAgICBQbGVhc2Ugd2FpdCBhIGZldyBtaW51dGVzIGJlZm9yZSB5b3UgdHJ5IGFnYWluOzxicj4KICAgICAgICBpbiBzb21lIGNhc2VzIHRoaXMgbWF5IHRha2UgdXAgdG8gYW4gaG91ci4KICAgICAgPC9wPgogICAgICA8ZGl2IGlkPSJzIj4KICAgICAgICA8YSBocmVmPSJodHRwczovL3N1cHBvcnQuZ2l0aHViLmNvbSI+Q29udGFjdCBTdXBwb3J0PC9hPiAmbWRhc2g7CiAgICAgICAgPGEgaHJlZj0iaHR0cHM6Ly9naXRodWJzdGF0dXMuY29tIj5HaXRIdWIgU3RhdHVzPC9hPiAmbWRhc2g7CiAgICAgICAgPGEgaHJlZj0iaHR0cHM6Ly90d2l0dGVyLmNvbS9naXRodWJzdGF0dXMiPkBnaXRodWJzdGF0dXM8L2E+CiAgICAgIDwvZGl2PgogICAgPC9kaXY+CiAgPC9ib2R5Pgo8L2h0bWw+Cg==);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: none;
    cursor: pointer;
    height: 16px;
    width: 16px;
    vertical-align: middle
}

.leaflet-control-layers-expanded {
    padding: 5px
}

.leaflet-control-layers:hover {
    box-shadow: 0 1px 5px #0006;
    background: #e0e3ec url(/assets/bgnoise_lg-l45EpjZG.jpg) repeat top left;
    border-radius: 5px
}