<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.thumb-1 div.ngx-gallery-thumbnails-wrapper div.ngx-gallery-thumbnails {
    transition: none !important;
    left: 190px !important;
}
.thumb-2 div.ngx-gallery-thumbnails-wrapper div.ngx-gallery-thumbnails {
    transition: none !important;
    left: 125px !important;
}
.thumb-3 div.ngx-gallery-thumbnails-wrapper div.ngx-gallery-thumbnails {
    transition: none !important;
    left: 65px !important;
}

.snackbar-ostrzezenie {
    background-color: #f44336 !important;
    color: white;
    font-weight: bold;
}

.snackbar-ostrzezenie button {
    color: white;
    font-weight: bold;
}

.snackbar-potwierdzenie {
    background-color: #008600 !important;
    color: white;
    font-weight: bold;
}

.snackbar-potwierdzenie button {
    color: white;
    font-weight: bold;
}

.zablokuj-rysuj-mape {
    left: 3.5rem;
    top: 0.5rem;
    width: 80px;
    height: 50px;
}
.wspolrzedne-rysuj-mape {
    left: 11.5rem;
    top: 0.5rem;
    width: 100px;
    height: 50px;
    font-size: 12px;
}
.legenda-mapa{
    left: 21.5rem;
    top: 0.5rem;
    width: 100px;
    height: 50px;
    font-size: 13px;
}
.button-blokuj-mapa{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
}

.button-odblokuj-mapa{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
    background-color: rgba(0,136,4,0.5) !important;
}

.button-chowaj-wspolrzedne-mapa{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
    font-size: 12px !important;
}

.button-pokaz-wspolrzedne-mapa{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
    background-color: rgba(0,136,4,0.5) !important;
    font-size: 12px !important;
}
.button-chowaj-legenda{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
    font-size: 12px !important;
}
.button-pokaz-legenda{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    line-height: normal !important;
    background-color: rgba(0,136,4,0.5) !important;
    font-size: 12px !important;
}
.ol-logo-only{
    display: none !important;
}
.ol-attribution{
    display: none !important;
}
.ol-zoom{
    height: 50px !important;
    top: .5rem !important;
    left: .8rem !important;
}
.ol-zoom-in{
    margin: 0 1px 2px 1px !important;
}
.ol-zoom-out{
    margin: 2px 1px 0 1px !important;
}
.ol-zoom .ol-unselectable .ol-control button{
    height: 1.475em !important;
}


.break-checkbox .mat-checkbox-layout .mat-checkbox-label {
    white-space: normal !important;
}

</pre></body></html>