/* !! ISSTracker.pl 2024-04-28T19:24:26.816Z */
@-webkit-keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}@keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}.leaflet-container:after{-webkit-animation:leaflet-gestures-fadein .8s backwards;animation:leaflet-gestures-fadein .8s backwards;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:461;pointer-events:none}.leaflet-gesture-handling-scroll-warning:after,.leaflet-gesture-handling-touch-warning:after{-webkit-animation:leaflet-gestures-fadein .8s forwards;animation:leaflet-gestures-fadein .8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}
.leaflet-control.leaflet-compass{position:relative;color:#1978cf;border-radius:4px;background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 7px rgba(0,0,0,.65);margin-left:10px;margin-top:10px}.leaflet-compass .compass-button{display:block;float:left;width:36px;height:36px;border-radius:4px}.leaflet-compass .compass-button.active{background:#fff}.leaflet-compass .compass-icon{height:32px;width:32px;margin:2px;background:url(../images/compass-icon.png) 50% no-repeat}.leaflet-compass .compass-alert{position:absolute;right:0;bottom:-30px;width:100px;padding:2px;line-height:.95em;color:#e00;border:1px solid #888;background-color:hsla(0,0%,100%,.75);border-radius:4px}