@charset "UTF-8";
.leaflet-custom-pane {position: absolute !important; z-index: 5 !important;}

.leaflet-bar {box-shadow: 0 2px 3px 0 rgba(0,0,0,0.33) !important; background-color: transparent !important; border: 0 !important;}
.leaflet-bar a {background-color: #fff !important; width: 29px !important; height: 29px !important; color: #5e5e5e !important; border-bottom: 0 !important;}
.leaflet-control-zoomslider-in {font-size: 18px !important;}
.leaflet-control-zoomslider-out {font-size: 22px !important;}
.leaflet-bar a:first-child {border-top-left-radius: 3px !important; border-top-right-radius: 3px !important;}
.leaflet-bar a:last-child {border-bottom-left-radius: 3px !important; border-bottom-right-radius: 3px !important;}
.leaflet-control-zoomslider a:hover {background-color: #aae0f2 !important;}
.leaflet-control-zoomslider-wrap {border-top: 1px solid #d3d3d3 !important; border-bottom: 1px solid #d3d3d3 !important;}
.leaflet-control-zoomslider-body {background-color: #d3d3d3 !important;}
.leaflet-control-zoomslider-knob {width: 13px !important; background-color: #fff !important; border-radius: 0 !important; border: 1px solid #5e5e5e !important; margin-left:-6px !important;}
.leaflet-control-zoomslider-label {height:22px !important; border-top:1px solid #d3d3d3; border-radius:0 0 3px 3px !important; background-color:#e7e7e7 !important; font-family:'Tahoma', sans-serif !important; font-style:normal !important; font-size:14px !important; color:#222 !important;}

.leaflet-control-scale-line:first-child {border-top: 2px solid #777;}
.leaflet-control-scale-line:last-child {border-bottom: 2px solid #777;}

.leaflet-container {font: 12px / 1.2 'Pretendard', 'Pretendard', 'Pretendard', sans-serif;}

.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {border: 0 !important;}
.hidden-tooltip {display: none;}