.su-zon-container{width:100%;height:100%;min-height:400px;position:relative}.su-zon-container .map{width:100%;height:100%;position:absolute}.su-zon-container .map .leaflet-marker-icon{filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.su-zon-container .map-controls{width:300px;margin-right:20px;margin-left:20px;vertical-align:middle;position:absolute;bottom:20px;left:0;z-index:1000}.su-zon-container .map-controls div{display:inline-block;min-width:120px;border-radius:5px;padding:8px 12px;background:#fff;font-family:sans-serif;font-size:14px}.su-zon-container .map-controls input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:15px;margin-top:10px;margin-bottom:10px;border-radius:5px;outline:none;transition:.2s}.su-zon-container .map-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:0;cursor:pointer}.su-zon-container .map-controls input[type=range]::-moz-range-thumb{width:25px;height:25px;border-radius:50%;cursor:pointer}.su-zon-container .map-controls input[type=range].time-control--date::-webkit-slider-thumb{background:url(/dist/images/calendar.svg);filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.su-zon-container .map-controls input[type=range].time-control--time::-webkit-slider-thumb{background:url(/dist/images/clock.svg);filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.su-zon-container .map-controls-top{width:300px;margin-right:10px;margin-left:10px;vertical-align:middle;position:absolute;top:10px;right:0;z-index:1000}.su-zon-container .map-controls-top .map-control-fullscreen{width:30px;height:30px;border:0;border-radius:4px;background-image:url(/dist/images/fullscreen.svg);background-position:50%;background-repeat:no-repeat;background-color:#fff;content:"";filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3));float:right}.su-zon-container .map-controls-top .map-control-fullscreen:hover{background-color:#f4f4f4}.su-zon-container .map-controls-top .map-control-fullscreen-exit{background-image:url(/dist/images/fullscreen-exit.svg)}