.pano-canvas {
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 1000;
    display: none
}

.pegman-control {
    width: 30px;
    height: 30px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    cursor: grab
}

.pegman-control.dragging {
    cursor: grabbing
}

.pegman-control .pegman-button {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(images/leaflet-pegman/maps.gstatic.com/api-3cb_scout5.png);
    background-position: -145px -23px;
    background-repeat: no-repeat
}

.pegman-control:hover .pegman-button {
    background-position: -145px -75px
}

.pegman-control.active .pegman-button,
.pegman-control.dragging .pegman-button {
    background-position: -145px -50px
}

.pegman-control.active .pegman-button:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: " ";
    display: block;
    z-index: -1;
    opacity: .5;
    background: linear-gradient(#d1d1d1, #f5f5f5, #fbfbfb)
}

.pegman-control.streetview-layer-active {
    background: linear-gradient(#d1d1d1, #f5f5f5, #fbfbfb);
    background-clip: padding-box
}

.pegman {
    position: absolute;
    z-index: 9999999;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0
}

.pegman:before {
    position: relative;
    z-index: 5;
    display: block;
    width: 19px;
    height: 32px;
    content: " ";
    background-image: url(images/leaflet-pegman/maps.gstatic.com/api-3cb_scout5.png);
    background-repeat: no-repeat;
    background-position: -112px -4px
}

.pegman:after {
    position: absolute;
    width: 22px;
    height: 22px;
    content: " ";
    bottom: -18px;
    left: 50%;
    margin-left: -11px;
    z-index: 4;
    display: block;
    overflow: visible;
    visibility: visible;
    border: 1px dotted rgba(51, 51, 51, .9);
    border-radius: 30px;
    background-color: rgba(105, 185, 70, .7);
    box-shadow: 3px 10px 25px rgba(105, 185, 70, .9)
}

.pegman.active {
    opacity: 1 !important
}

.pegman.active.left:before {
    background-position: -119px -55px
}

.pegman.active.right:before {
    background-position: -114px -158px
}

.pegman.active.bottom:before,
.pegman.active.top:before {
    background-position: -112px -4px
}

.pegman.dropped {
    opacity: 1
}

.pegman.dropped:before {
    background-position: -112px -4px
}

.pegman-marker {
    background: transparent url(images/leaflet-pegman/maps.gstatic.com/api-3cb_scout5.png) no-repeat scroll 0 -364px
}

.pegman-marker:not(.leaflet-drag-target) {
    transition: transform .2s linear
}

.leaflet-left .pegman-control:hover .pegman-button {
    transform: scaleX(-1)
}

.leaflet-pegman-v3-default .pegman-control {
    width: 40px;
    height: 40px
}

.leaflet-pegman-v3-default .pegman-control .pegman-button {
    background-image: url(images/leaflet-pegman/maps.gstatic.com/pegman_v3runway-2x.png);
    background-position: -3px -55px;
    background-size: 45px
}

.leaflet-pegman-v3-default .pegman-control.streetview-layer-active .pegman-button {
    background-position: -3px -7px
}

.leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
    background-position: -3px -152px
}

.leaflet-pegman-v3-default .pegman-control.dragging .pegman-button {
    background-position: -3px -104px
}

.leaflet-pegman-v3-small .pegman-control {
    width: 30px;
    height: 30px
}

.leaflet-pegman-v3-small .pegman-control .pegman-button {
    background-image: url(images/leaflet-pegman/maps.gstatic.com/pegman_v3runway-1x.png);
    background-position: 2px -27px;
    background-size: 25px
}

.leaflet-pegman-v3-small .pegman-control.streetview-layer-active .pegman-button {
    background-position: 2px 0
}

.leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
    background-position: 2px -79px
}

.leaflet-pegman-v3-small .pegman-control.dragging .pegman-button {
    background-position: 2px -53px
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control {
    width: 26px;
    height: 26px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65)
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control .pegman-button {
    background-position: 0 -29px
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
    background-position: 0 -81px
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control {
    width: 36px;
    height: 36px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65)
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control .pegman-button {
    background-position: -3px -53px;
    background-size: 42px
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
    background-position: -3px -143px
}

.leaflet-control-locate a {
    cursor: pointer
}

.leaflet-control-locate a .leaflet-control-locate-location-arrow {
    -webkit-mask-image: url(images/leaflet.locatecontrollocation-arrow-solid.svg);
    mask-image: url(images/leaflet.locatecontrollocation-arrow-solid.svg)
}

.leaflet-control-locate a .leaflet-control-locate-location-arrow,
.leaflet-control-locate a .leaflet-control-locate-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 7px;
    background-color: #000;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

.leaflet-control-locate a .leaflet-control-locate-spinner {
    -webkit-mask-image: url(images/leaflet.locatecontrolspinner-solid.svg);
    mask-image: url(images/leaflet.locatecontrolspinner-solid.svg);
    animation: leaflet-control-locate-spin 2s linear infinite
}

.leaflet-control-locate.active a .leaflet-control-locate-location-arrow {
    background-color: #2074b6
}

.leaflet-control-locate.following a .leaflet-control-locate-location-arrow {
    background-color: #fc8428
}

.leaflet-touch .leaflet-bar .leaflet-locate-text-active {
    width: 100%;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px
}

.leaflet-touch .leaflet-bar .leaflet-locate-text-active .leaflet-locate-icon {
    padding: 0 5px 0 0
}

.leaflet-control-locate-location circle {
    animation: leaflet-control-locate-throb 4s ease infinite
}

@keyframes leaflet-control-locate-throb {
    0% {
        stroke-width: 1
    }

    50% {
        stroke-width: 3;
        transform: scale(.8)
    }

    to {
        stroke-width: 1
    }
}

@keyframes leaflet-control-locate-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fullscreen-icon {
    background-image: url(images/leaflet.fullscreenicon-fullscreen.svg);
    background-size: 26px 52px
}

.fullscreen-icon.leaflet-fullscreen-on {
    background-position: 0 -26px
}

.leaflet-touch .fullscreen-icon {
    background-position: 2px 2px
}

.leaflet-touch .fullscreen-icon.leaflet-fullscreen-on {
    background-position: 2px -24px
}

.leaflet-container:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
    z-index: 99999
}

.leaflet-container:-ms-fullscreen {
    width: 100% !important;
    height: 100% !important;
    z-index: 99999
}

.leaflet-container:full-screen,
.leaflet-container:fullscreen,
.leaflet-pseudo-fullscreen {
    width: 100% !important;
    height: 100% !important;
    z-index: 99999
}

.leaflet-pseudo-fullscreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important
}

.leaflet-gesture-handling:after {
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    font-size: 22px;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1001;
    pointer-events: none;
    text-align: center;
    transition: opacity .8s ease-in-out;
    opacity: 0;
    content: ""
}

.leaflet-gesture-handling-warning:after {
    transition-duration: .3s;
    opacity: 1
}

.leaflet-gesture-handling-touch:after {
    content: attr(data-gesture-handling-touch-content)
}

.leaflet-gesture-handling-scroll:after {
    content: attr(data-gesture-handling-scroll-content)
}

.leaflet-edit-osm.leaflet-control a {
    padding-right: 5px
}

.leaflet-edit-osm.leaflet-control-attribution.leaflet-control {
    clear: both
}

.leaflet-edit-osm~.leaflet-control-attribution.leaflet-control {
    clear: none
}

.leaflet-control-layers-inline {
    margin: 0;
    padding: 0
}

.leaflet-control-layers-inline.leaflet-control-layers {
    border: transparent;
    background-color: transparent
}

.leaflet-control-layers-inline .leaflet-control-layers-base {
    margin: 0;
    padding: 0
}

.leaflet-control-layers-inline .leaflet-control-layers-base input {
    display: none
}

.leaflet-control-layers-inline .leaflet-control-layers-base span {
    display: inline-block;
    padding: 9.5px;
    font-size: 15px;
    font-weight: 600
}

.leaflet-control-layers-inline .leaflet-control-layers-base label {
    display: inline-block;
    cursor: pointer;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, .3);
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid rgba(0, 0, 0, .2);
    border-right: none;
    border-left: none
}

.leaflet-control-layers-inline .leaflet-control-layers-base label:hover {
    background-color: #f4f4f4
}

.leaflet-control-layers-inline .leaflet-control-layers-base label:first-of-type {
    border-left: 2px solid rgba(0, 0, 0, .2);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.leaflet-control-layers-inline .leaflet-control-layers-base label:last-of-type {
    border-right: 2px solid rgba(0, 0, 0, .2);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.leaflet-control-layers-inline .leaflet-control-layers-base input+span {
    color: #565656
}

.leaflet-control-layers-inline .leaflet-control-layers-base input:checked+span {
    font-weight: 700;
    color: inherit
}

.leaflet-container:not(.leaflet-touch) .leaflet-control-layers-inline .leaflet-control-layers-base span {
    padding: 8px;
    font-size: 14px
}

.leaflet-container:not(.leaflet-touch) .leaflet-control-layers-inline .leaflet-control-layers-base label {
    border: none
}

.leaflet-control-minimap {
    border: solid #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 3px;
    background: #f8f8f9;
    transition: all .6s
}

.leaflet-control-minimap a {
    background-color: #fff;
    background-repeat: no-repeat;
    z-index: 99999;
    transition: all .6s
}

.leaflet-control-minimap a.minimized-bottomright {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-radius: 0
}

.leaflet-control-minimap a.minimized-topleft {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-radius: 0
}

.leaflet-control-minimap a.minimized-bottomleft {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    border-radius: 0
}

.leaflet-control-minimap a.minimized-topright {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    border-radius: 0
}

.leaflet-control-minimap-toggle-display {
    background-image: url(images/leaflet-minimap/dist/imagestoggle.svg);
    background-size: cover;
    position: absolute;
    border-radius: 3px 0 0
}

.leaflet-oldie .leaflet-control-minimap-toggle-display {
    background-image: url(images/leaflet-minimap/dist/imagestoggle.png)
}

.leaflet-control-minimap-toggle-display-bottomright {
    bottom: 0;
    right: 0
}

.leaflet-control-minimap-toggle-display-topleft {
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.leaflet-control-minimap-toggle-display-bottomleft {
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.leaflet-control-minimap-toggle-display-topright {
    top: 0;
    right: 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.leaflet-oldie .leaflet-control-minimap {
    border: 1px solid #999
}

.leaflet-oldie .leaflet-control-minimap a {
    background-color: #fff
}

.leaflet-oldie .leaflet-control-minimap a.minimized {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.leaflet-control-loading:empty {
    background-image: url(data:image/gif;base64,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);
    background-repeat: no-repeat
}

.leaflet-control-layer-container,
.leaflet-control-loading,
.leaflet-control-zoom a.leaflet-control-loading,
.leaflet-control-zoomslider a.leaflet-control-loading {
    display: none
}

.leaflet-control-layer-container.is-loading,
.leaflet-control-loading.is-loading,
.leaflet-control-zoom a.leaflet-control-loading.is-loading,
.leaflet-control-zoomslider a.leaflet-control-loading.is-loading {
    display: block
}

.leaflet-bar-part-bottom {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.leaflet-container .leaflet-control-search {
    position: relative;
    float: left;
    background: #fff;
    color: #1978cf;
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: hsla(0, 0%, 100%, .8);
    z-index: 1000;
    margin-left: 10px;
    margin-top: 10px
}

.leaflet-control-search.search-exp {
    background: #fff;
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-control-search .search-input {
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #666;
    border-radius: 2px;
    height: 22px;
    padding: 0 20px 0 2px;
    margin: 4px 0 4px 4px
}

.leaflet-control-search.search-load .search-input {
    background: url(images/leaflet-search/imagesloader.gif) no-repeat 100% #fff
}

.leaflet-control-search.search-load .search-cancel {
    visibility: hidden
}

.leaflet-control-search .search-cancel {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 28px;
    margin: 6px 0;
    background: url(images/leaflet-search/imagessearch-icon.png) no-repeat 0 -46px;
    text-decoration: none;
    filter: alpha(opacity=80);
    opacity: .8
}

.leaflet-control-search .search-cancel:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.leaflet-control-search .search-cancel span {
    display: none;
    font-size: 18px;
    line-height: 20px;
    color: #ccc;
    font-weight: 700
}

.leaflet-control-search .search-cancel:hover span {
    color: #aaa
}

.leaflet-control-search .search-button {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(images/leaflet-search/imagessearch-icon.png) no-repeat 4px 4px #fff;
    border-radius: 4px
}

.leaflet-control-search .search-button:hover {
    background: url(images/leaflet-search/imagessearch-icon.png) no-repeat 4px -20px #fafafa
}

.leaflet-control-search .search-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    list-style: none;
    padding-left: 0;
    min-width: 120px;
    max-height: 122px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .4);
    background-color: rgba(0, 0, 0, .25);
    z-index: 1010;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: pointer
}

.leaflet-control-search .search-tip {
    margin: 2px;
    padding: 2px 4px;
    display: block;
    color: #000;
    background: #eee;
    border-radius: .25em;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: center
}

.leaflet-control-search .search-button:hover {
    background-color: #f4f4f4
}

.leaflet-control-search .search-tip-select,
.leaflet-control-search .search-tip:hover {
    background-color: #fff
}

.leaflet-control-search .search-alert {
    cursor: pointer;
    clear: both;
    font-size: .75em;
    margin-bottom: 5px;
    padding: 0 .25em;
    color: #e00;
    font-weight: 700;
    border-radius: .25em
}

.leaflet-control-resizer-corner-e,
.leaflet-control-resizer-corner-s,
.leaflet-control-resizer-corner-se {
    z-index: 1000;
    position: absolute
}

.leaflet-control-resizer-corner-e {
    right: 0;
    height: 100%
}

.leaflet-control-resizer-corner-s {
    bottom: 0;
    width: 100%
}

.leaflet-control-resizer-corner-se {
    right: 0;
    bottom: 0
}

.leaflet-control-resizer-transparent {
    background-color: transparent;
    user-select: none;
    transition: .5s
}

.leaflet-control-resizer-transparent:after {
    border-color: transparent;
    transition: .5s
}

.leaflet-control-resizer-opaque,
.leaflet-control-resizer-transparent-fakedhover,
.leaflet-control-resizer-transparent:hover {
    background-color: rgba(255, 250, 170, .8)
}

.leaflet-control-resizer-opaque:after,
.leaflet-control-resizer-transparent-fakedhover:after,
.leaflet-control-resizer-transparent:hover:after {
    border-color: rgba(85, 85, 85, .9)
}

.leaflet-control-resizer-e {
    width: 25px;
    height: 50px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    cursor: e-resize;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.leaflet-control-resizer-s {
    width: 50px;
    height: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    cursor: s-resize;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.leaflet-control-resizer-se {
    width: 35px;
    height: 35px;
    border-top-left-radius: 35px;
    cursor: se-resize;
    right: 0;
    bottom: 0;
    position: absolute
}

.leaflet-control-resizer-e:after,
.leaflet-control-resizer-s:after,
.leaflet-control-resizer-se:after {
    content: "";
    position: absolute;
    z-index: 999;
    border-width: 1px;
    bottom: 20%;
    right: 20%
}

.leaflet-control-resizer-e:after,
.leaflet-control-resizer-s:after {
    width: 60%;
    height: 60%
}

.leaflet-control-resizer-se:after {
    width: 40%;
    height: 40%
}

.leaflet-control-resizer-e:after,
.leaflet-control-resizer-se:after {
    border-right-style: solid
}

.leaflet-control-resizer-s:after,
.leaflet-control-resizer-se:after {
    border-bottom-style: solid
}

.leaflet-visualclick-icon {
    border-radius: 100%;
    pointer-events: none
}

.leaflet-visualclick-icon:after {
    height: 60px;
    width: 60px;
    margin-left: -30px;
    margin-top: -30px;
    -webkit-animation: visualclick-pulsate .7s ease-out;
    animation: visualclick-pulsate .7s ease-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.leaflet-visualclick-icon-touch:after,
.leaflet-visualclick-icon:after {
    content: "";
    border-radius: 100%;
    position: absolute;
    pointer-events: none;
    box-shadow: inset 0 0 25px -1px #e1e3e4, 0 0 10px -1px #c5c5c5;
    opacity: 0
}

.leaflet-visualclick-icon-touch:after {
    height: 140px;
    width: 140px;
    margin-left: -70px;
    margin-top: -70px;
    -webkit-animation: visualclick-pulsate-touch .7s ease-out;
    animation: visualclick-pulsate-touch .7s ease-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes visualclick-pulsate {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes visualclick-pulsate {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes visualclick-pulsate-touch {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    to {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes visualclick-pulsate-touch {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    to {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: 0
    }
}

.leaflet-pane.leaflet-ie10-visual-click-pane-pane {
    z-index: 300
}

.leaflet-control-locate a .leaflet-control-locate-location-arrow {
    mask-image: url(https://unpkg.com/@raruto/leaflet-elevation@0.3.9/images/elevation-locate.png)
}

.leaflet-control-minimap.leaflet-control {
    cursor: pointer
}

.leaflet-control-layers-inline .leaflet-control-layers-base span {
    line-height: 1
}

.leaflet-control-zoom~.leaflet-control-scale.leaflet-control {
    clear: both;
    margin: 0
}

.leaflet-control-scale-line {
    line-height: 1
}

.leaflet-control-scale~.leaflet-control-attribution.leaflet-control {
    clear: none
}

.leaflet-right .leaflet-control-search {
    float: right;
    margin-left: 0;
    margin-top: 0
}

.leaflet-control-search .search-input {
    width: 215px
}

.leaflet-control-search .search-tooltip {
    width: 260px
}

.leaflet-container:not(.leaflet-touch) .leaflet-control-search .search-button {
    width: 26px;
    height: 26px;
    background-position: 2.5px 2.5px
}

.leaflet-container:not(.leaflet-touch) .leaflet-control-search {
    border: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65)
}

.leaflet-container:not(.leaflet-touch) .leaflet-control-search.search-exp .search-button {
    margin: 4px 0 0
}

.leaflet-control-easyPrint .leaflet-control-easyPrint-button-export {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMTI4LDMyaDI1NnY2NEgxMjhWMzJ6IE00ODAsMTI4SDMyYy0xNy42LDAtMzIsMTQuNC0zMiwzMnYxNjBjMCwxNy42LDE0LjM5OCwzMiwzMiwzMmg5NnYxMjhoMjU2VjM1Mmg5NiAgIGMxNy42LDAsMzItMTQuNCwzMi0zMlYxNjBDNTEyLDE0Mi40LDQ5Ny42LDEyOCw0ODAsMTI4eiBNMzUyLDQ0OEgxNjBWMjg4aDE5MlY0NDh6IE00ODcuMTk5LDE3NmMwLDEyLjgxMy0xMC4zODcsMjMuMi0yMy4xOTcsMjMuMiAgIGMtMTIuODEyLDAtMjMuMjAxLTEwLjM4Ny0yMy4yMDEtMjMuMnMxMC4zODktMjMuMiwyMy4xOTktMjMuMkM0NzYuODE0LDE1Mi44LDQ4Ny4xOTksMTYzLjE4Nyw0ODcuMTk5LDE3NnoiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    background-size: 16px 16px;
    cursor: pointer
}

.leaflet-control-resizer-opaque,
.leaflet-control-resizer-transparent-fakedhover,
.leaflet-control-resizer-transparent:hover {
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-control-resizer-s,
.leaflet-control-resizer-se {
    border-bottom: none !important
}

.leaflet-control-resizer-e,
.leaflet-control-resizer-se {
    border-right: none !important
}

.leaflet-control-resizer-opaque:after,
.leaflet-control-resizer-transparent-fakedhover:after,
.leaflet-control-resizer-transparent:hover:after {
    border-width: 2px
}

.leaflet-control-resizer-corner-e,
.leaflet-control-resizer-corner-s,
.leaflet-control-resizer-corner-se {
    pointer-events: none
}