body {margin: 0;padding: 0;font-family: "Roboto", sans-serif;color: #333;background: #f2f2f2;}#map {width: 100%;height: 100%;position: fixed;}.coordinates {width: 150px;padding: 5px 10px;position: fixed;bottom: 68px;right: 15px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) -50%, rgba(255, 255, 255, 0.8) 70%);border-radius: 4px;color: #212121;font-size: small;font-weight: 500;padding: 8px 16px;}.scale-line {width: 200px;position: fixed;bottom: 0px;right: 0px;z-index: 1;color: #414b56;font-size: small;}.rotate45 {transform: rotate(45deg);transition: transform ease-in-out 1s;}.ol-zoomslider-thumb {height: 15px;width: 15px;margin: 0;filter: none;border-radius: 7.5px;background-color: white !important;}#map .ol-zoom {top: 4.5em !important;left: 0.5em;z-index: 99999}#map .ol-zoom .ol-zoom-out {margin-top: 207px;}#map .ol-zoomslider {top: calc(2.5em + 2px + 1px + 1.14 * 3.075em);background-color: #6a86b391 !important;padding: 0px !important;margin-left: 2px;}#map .ol-touch .ol-zoom .ol-zoom-out {margin-top: 212px;}#map .ol-touch .ol-zoomslider {top: 2.75em;}#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip],#map .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {top: 3px;}#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip],#map .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {top: 232px;}