@import url("leaflet.css");
@import url("zoom/Control.FullScreen.css");
@import url("measure/leaflet-measure.css");
@import url("geocoder/Control.Geocoder.css");
@import url("homenav/Leaflet.NavBar.css");
@import url("markercluster/MarkerCluster.css");
@import url("markercluster/MarkerCluster.Default.css");
@import url("markonclick/Control.Coordinates.css");
@import url("mylocation/L.Control.Locate.min.css");
@import url("esri/esri-leaflet-geocoder.css");
@import url("iconlayers/iconLayers.css");
@import url("Control.Loading.css");
    
    .layers-kordinat {
        background-image: url(assets/images/pin-map.svg);
        width: 36px;
        height: 36px;
    }
    
    .layers-polygon {
        background-image: url(assets/front/images/logo-app.png);
        width: 36px;
        height: 36px;
    }

    .leaflet-control-coordinates{background-color:#D8D8D8;background-color:rgba(255,255,255,.8);cursor:pointer}.leaflet-control-coordinates,.leaflet-control-coordinates .uiElement input{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.leaflet-control-coordinates .uiElement{margin:4px}.leaflet-control-coordinates .uiElement .labelFirst{margin-right:4px}.leaflet-control-coordinates .uiHidden{display:none}

    .leaflet-legend{background-color:#fff}.leaflet-legend-title{margin:3px;padding-bottom:5px;font-size: 12px;}.leaflet-legend-column{float:left;margin-left:10px}.leaflet-legend-item{display:table;margin:2px 0}.leaflet-legend-item span{vertical-align:middle;display:table-cell;word-break:keep-all;white-space:nowrap;background-color:transparent;text-align:left}.leaflet-legend-item-clickable{cursor:pointer}.leaflet-legend-item-inactive span{color:#ccc}.leaflet-legend-item-inactive i img,.leaflet-legend-item-inactive i canvas{opacity:.3}.leaflet-legend-item i{display:inline-block;position:relative;vertical-align:middle}.leaflet-legend-toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTk5MDE0Mjk2NTEwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE3Nzk4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZGVmcz48c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik05MzQuNCA0NzguNzJINzM3LjI4Yy0xNS44NzItMTEwLjA4LTExMS4xMDQtMTk0LjU2LTIyNS4yOC0xOTQuNTZTMzAyLjU5MiAzNjguNjQgMjg2LjcyIDQ3OC43Mkg4OS42djY2LjU2SDI4Ni43MmMxNS44NzIgMTEwLjA4IDExMS4xMDQgMTk0LjU2IDIyNS4yOCAxOTQuNTZzMjA5LjQwOC04NC40OCAyMjUuMjgtMTk0LjU2aDE5Ny4xMnYtNjYuNTZ6IiBmaWxsPSIjNzA3MDcwIiBwLWlkPSIxNzc5OSI+PC9wYXRoPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50% 50%;box-shadow:none;border-radius:4px}.leaflet-legend-contents{display:none}.leaflet-legend-expanded .leaflet-legend-contents{display:block;padding:6px 15px 6px 6px}.leaflet-legend-contents img{position:absolute}.leaflet-legend-contents:after{content:"";display:block;clear:both}
