﻿@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap");
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */

body {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    transition: .5s;
    overflow-y: hidden;
}
.wybor-jezyka {
    display: flex;
    position: absolute;
    right: 10px;
    top: 0;
}
.btn-language-flag {
    opacity: 0.5;
    filter: saturate(0.5);
    transition: .8s;
    border: 0;
}
    .btn-language-flag:hover {
        filter: saturate(1);
        opacity: 1;
    }
    .btn-language-flag.disabled-flag {
        pointer-events: none;
        opacity: 1;
        filter: saturate(1);
    }
.bg-internal-notes {
    background-color: #e9f3ff !important;
}

.bg-warning-second {
    background-color: #fff8d8 !important;
}
.login-language-flag {
    width: 50px;
    height: 50px;
}

.language-flag {
    width: 20px;
    height: 20px;
}

.form-control:focus::placeholder {
    opacity: 0;
}

.form-control:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
.form-control:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19+ */
.form-control:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */
 /*do animacji hamburgera menu mobile*/

#header-toggle svg {
    height: 70px;
    position: absolute;
    width: 70px;
}

#header-toggle .plates {
    display: flex;
    flex-wrap: wrap;
}

#copyNotificationMobile {
    display: none;
}

@media (max-width: 640px) {
    #header-toggle .plates {
        width: 80px;
    }
}

#header-toggle .plates .plate {
    height: 70px;
    width: 70px;
}

.burger {
    filter: url(#gooeyness);
}

.x {
    transform: scale(0);
    transition: transform 600ms;
}

.chart-container {
    position: relative;
    margin: auto;
    height:60vh;
    width: 90vw;
}

.aktywny-wiersz-z-wykresu-w-historii {
    --bs-table-accent-bg: rgb(108 221 225 / 0.20) !important;
    font-weight: 800;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(79 142 189);
}
.line {
    fill: none;
    stroke: black;
    stroke-width: 6px;
    stroke-linecap: round;
    stroke-linejoin: round;
    transform-origin: 50%;
    transition: stroke-dasharray 600ms 200ms, stroke-dashoffset 600ms 200ms, transform 500ms 200ms;
}

.active .x {
    transform: scale(0.8);
    transition: transform 400ms 350ms;
}

.plate5 .line {
    transition: stroke-dasharray 400ms 100ms, stroke-dashoffset 400ms 100ms, transform 400ms 100ms;
}

.plate5 .line1 {
    stroke-dasharray: 40 40;
}

.plate5 .line2 {
    stroke-dasharray: 21 39;
}

.plate5 .line3 {
    stroke-dasharray: 21 39;
}

.plate5 .line4 {
    stroke-dasharray: 40 40;
}

.plate5 .x {
    transition: transform 400ms 50ms;
}

.active.plate5 .line {
    stroke: #eb600e;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms, transform 400ms;
}

.active.plate5 .line1 {
    stroke-dasharray: 1 40;
    stroke-dashoffset: -33px;
}

.active.plate5 .line2 {
    stroke-dasharray: 5 39;
    stroke-dashoffset: -37px;
}

.active.plate5 .line3 {
    stroke-dasharray: 5 39;
    stroke-dashoffset: -37px;
}

.active.plate5 .line4 {
    stroke-dasharray: 1 40;
    stroke-dashoffset: -33px;
}

.active.plate5 .x {
    transition: transform 400ms 50ms;
}

.aktywacja-funkcji-partnera {
    height: 22px;
    width: 22px;
    border-color: #c35848;
    border-style: solid;
    border-width: 1px;
    background-color: #f6aba0;
    border-radius: 50%;
    display: inline-block;
}
    .aktywacja-funkcji-partnera.aktywny {
        border-color: #46924c;
        background-color: #90c894;
    }
    /* Wrapping element */
    /* Set some basic padding to keep content from hitting the edges */
    .body-content {
        padding-left: 15px;
        padding-right: 15px;
        transition: .5s;
    }

pre {
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.field_icon {
    margin-left: -30px
}

.kalendarz-tydzien-puste-pole {
    height: 46px;
    text-align: center;
    border-right: 1px solid #ffffff;
    width: 14.2857%;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

        .kalendarz-tydzien-puste-pole:hover {
            background-color: #fce7d4;
        }
        .kalendarz-tydzien-puste-pole:focus {
            background-color: #fbd8a9;
        }


.kalendarz-tydzien-puste-pole-weekend {
    height: 46px;
    text-align: center;
    border-right: 1px solid #ffffff;
    width: 14.2857%;
    background-color: #e1eaf4;
    color: #65c0fa;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

    .kalendarz-tydzien-puste-pole-weekend:hover {
        background-color: #fce7d4;
    }

    .kalendarz-tydzien-puste-pole-weekend:focus {
        background-color: #fbd8a9;
    }

.kalendarz-miesiac-puste-pole {
    height: 46px;
    text-align: center;
    border-right: 1px solid #ffffff;
    width: 150px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

    .kalendarz-miesiac-puste-pole:hover {
        background-color: #fce7d4;
    }

    .kalendarz-miesiac-puste-pole:focus {
        background-color: #fbd8a9;
    }


.kalendarz-miesiac-puste-pole-weekend {
    height: 46px;
    text-align: center;
    border-right: 1px solid #ffffff;
    width: 150px;
    background-color: #e1eaf4;
    color: #65c0fa;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

    .kalendarz-miesiac-puste-pole-weekend:hover {
        background-color: #fce7d4;
    }

    .kalendarz-miesiac-puste-pole-weekend:focus {
        background-color: #fbd8a9;
    }



.kalendarz-dzien-puste-pole {
    height: 46px;
    text-align: center;
    border-right: 1px solid #ffffff;
    width: 4.1666%;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

    .kalendarz-dzien-puste-pole:hover {
        background-color: #fce7d4;
    }

    .kalendarz-dzien-puste-pole:focus {
        background-color: #fbd8a9;
    }


.kalendarz-rozdzielenie-wierszy {
    border-bottom: 1px solid #ffffff
}

.plus-dodawanie-z-kalendarza {

}

.menu-dodawania-z-plusa-kalendarz {

}

.add-plus-kalendarz-desktop {
    height: 51px;
    width: 51px;
    display: flex;
    justify-content: center;
    background-color: #f1ad71;
    border-radius: 50%;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: .5s;
    -o-transition-timing-function: ease-in-out;
    -o-transition-duration: .5s;
}
.plus-dodawanie-z-kalendarza {
    opacity: 1;
    transition: opacity 0.5s ease-in-out 0.5s;
    -webkit-transition: opacity 0.5s ease-in-out 0.5s;
    -moz-transition: opacity 0.5s ease-in-out 0.5s;
    -o-transition: opacity 0.5s ease-in-out 0.5s;
    padding-top: 12px;
}

.add-plus-kalendarz-desktop .menu-dodawania-z-plusa-kalendarz {
    width: 0;
    height: 0;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
    .add-plus-kalendarz-desktop .menu-dodawania-z-plusa-kalendarz div {
        width: 90%;
        border-radius: 5%;
        color: black;
        text-align: center;
        padding-top: 9px;
        padding-bottom: 9px;
        background-color: #fbd8a9;
        cursor: pointer;
        transition: background-color 0.5s ease-in-out, color .2s linear;
        -webkit-transition: background-color 0.5s ease-in-out, color .2s linear;
        -moz-transition: background-color 0.5s ease-in-out, color .2s linear;
        -o-transition: background-color 0.5s ease-in-out, color .2s linear;
    }
        .add-plus-kalendarz-desktop .menu-dodawania-z-plusa-kalendarz div:hover {
            background-color: #f1ad71;
            color: #f1f3fa;
        }
            .add-plus-kalendarz-desktop:hover {
                background-color: #FFCA9B;
                border-radius: 5%;
                height: 150px;
                width: 200px;
            }
                .add-plus-kalendarz-desktop:hover .plus-dodawanie-z-kalendarza {
                    opacity: 0;
                    width: 0;
                    height: 0;
                    transition: opacity 0s linear 0s;
                    -webkit-transition: opacity 0s linear 0s;
                    -moz-transition: opacity 0s linear 0s;
                    -o-transition: opacity 0s linear 0s;
                }
                .add-plus-kalendarz-desktop:hover .menu-dodawania-z-plusa-kalendarz {
                    width: 100%;
                    height: 100%;
                    opacity: 1;
                    transition: opacity 0.5s ease-in-out 0.35s;
                    -webkit-transition: opacity 0.5s ease-in-out 0.35s;
                    -moz-transition: opacity 0.5s ease-in-out 0.35s;
                    -o-transition: opacity 0.5s ease-in-out 0.35s;
                }
        .add-plus-kalendarz-desktop.bottom-plus {
            position: absolute;
            bottom: 10px;
            right: 25px;
        }


/*Przycisk przewijania do góry i wyszukiwania*/
.ver-hor-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

#przewijarka-lower {
    display: none;
    background-color: #ff3939;
    position: fixed;
    width: auto;
    height: 50px;
    padding-right: 70px;
    border-radius: 50px;
    bottom: 1.8vh;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    right: -40px;
    opacity: 0.7;
    z-index: 99;
    transition: 1s ease;
    transition: filter 0.7s ease;
}

    #przewijarka-lower img {
        margin-left: 0;
        padding-left: 0;
        width:auto;
        height:50px;
    }

#przewijarka-mobile {
    display: none;
    background-color: #ff3939;
    position: fixed;
    width: auto;
    height: 50px;
    padding-right: 70px;
    border-radius: 50px;
    bottom: 1.8vh;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    right: -40px;
    opacity: 0.7;
    z-index: 99;
    transition: 1s ease;
    transition: filter 0.7s ease;
}

    #przewijarka-mobile img {
        margin-left: 0;
        padding-left: 0;
        width: auto;
        height: 50px;
    }


#przewijarka {
    display: none;
    position: absolute;
    bottom: 65px;
    height: 40px;
    right: 25px;
    z-index: 99;
    transition: filter 0.5s ease;
}

#przewijarka:hover {
   filter: opacity(50%);
}
    #przewijarka-lower:hover {
        filter: opacity(50%);
    }
#dodajZadanie {
    position: fixed;
    height: 40px;
    bottom: 20px;
    right: 15px;
    z-index: 99;
    transition: filter 0.5s ease;
}
.add-plus {
    height: 51px;
    background-color: #f1ad71;
    transition: .5s;
}
.add-plus img {
    transition: .5s;
}

    .add-plus:hover {
        background-color: #FFCA9B;
    }
        .add-plus:hover img {
            filter: invert(52%) sepia(41%) saturate(5086%) hue-rotate(3deg) brightness(106%) contrast(103%);
            transition: .5s;
        }
    .add-plus.bottom-plus {
        position: absolute;
        bottom: 10px;
        right: 25px;
    }

#dodajZadanie:hover {
    filter: opacity(50%);
}

.smooth-button {
    cursor:pointer;
    transition: filter 0.5s ease;
}

    .smooth-button:hover {
        filter: opacity(50%);
    }
#userDropdown img {
    filter: opacity(80%);
    transition: filter 0.5s ease;
}
    #userDropdown img:hover {
        filter: opacity(100%);
    }
#powiadomieniaDropdown {
    filter: opacity(80%);
    transition: filter 0.5s ease;
}

    #powiadomieniaDropdown:hover {
        filter: opacity(100%);
    }
.smooth-button-disabled {
    transition: filter 0.5s ease;
    filter: opacity(50%);
}

.gray-star {
    filter: grayscale();
    transition: filter 0.5s ease;
}
    .gray-star:hover {
        filter: grayscale(0) opacity(20%) saturate(4);
    }

.orange-star {
    transition: filter 0.5s ease;
}

    .orange-star:hover {
        filter: grayscale(2) opacity(20%);
    }



/*Menu*/
:root {
    --nav-width: 68px;
    --nav-width-min: 0px;
    --green-color-button: #398e64;
    --lightgreen-color-button: #a7caba;
    --red-color-button: #de4545;
    --lightred-color-button: #ffaab3;
    --grey-color-button: #8f8f8f;
    --lightgrey-color-button: #eaecf4;
    --yellow-color-button: #fbc01b;
    --lightyellow-color-button: #ffe59b;
    --blue-color-button: #4da6ff;
    --blue-color-hover-button: #2890F9;
    --lightblue-color-button: #69c4fc;
    --first-color: #ffffff;
    --first-color-light: #ffffff;
    --white-color: #F7F6FB;
    --grey-color-active: #b7b6b6;
    --body-font: 'Open Sans' --normal-font-size: 0.9rem;
    --z-fixed: 100
}

a {
    text-decoration: none;
}

.header_toggle {
    color: var(--first-color);
    font-size: 1.5rem;
    cursor: pointer;
}

#toggle-pin {
    color: #9d9ea1;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 1.rem;
}
    #toggle-pin i {
        color: #9d9ea1;
        padding: 6px;
        border-radius: 8px;
        transition: .7s;
    }

    #toggle-pin:hover i {
        color: var(--first-color);
        background-color: rgb(105 196 252);
    }

    .active#toggle-pin i {
        color: var(--first-color);
    }

    .active#toggle-pin:hover i {
    color: #630101;
}
    

.header_toggle_white_backgorund {
    color: #041428;
    font-size: 1.5rem;
    cursor: pointer;
}

.header_toggle :hover {
    color: #041428;
    transition: .5s;
}

    .header_toggle :before {
        transition: .5s;
    }


.mgla-za-menu {
    display: none;
    height: 100%;
    width: 100%;
    background-color: black;
    position: fixed !important;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 99;
}

.mgla {
    display: none;
    height: 100%;
    width: 100%;
    background-color: black;
    position: fixed !important ;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 101;
}



.menu-nav_logo,
.menu-nav_link {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    column-gap: 1rem;
    padding: .2rem 0 .5rem 1.5rem
}

#menuContainer hr {
    height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.menu-nav_logo {
    margin-bottom: 2rem;
    text-decoration: none;
}

.menu-nav_logo-icon {
    font-size: 1rem;
    color: var(--white-color);
}

.menu-nav_logo-name {
    color: var(--white-color);
    font-weight: 700
}

.menu-nav_link {
    position: relative;
    color: var(--first-color-light);
    margin-bottom: 1.2rem;
    font-size: 0.8rem;
    transition: .5s
}

    .menu-nav_link:hover {
        position: relative;
        color: #eb600e;
    }

        .menu-nav_link:hover .menu-image {
            filter: brightness(0) saturate(100%) invert(40%) sepia(90%) saturate(2520%) hue-rotate(2deg) brightness(99%) contrast(90%);
        }

.nav_link:hover {
    color: var(--grey-color-active);
}

.menu-nav_icon {
    font-size: 1rem
}




.body-pd {
    transition: .5s;
}

.menu-active {
    color: var(--grey-color-active)
}
    .menu-active .menu-image {
        filter: brightness(0) saturate(100%) invert(71%) sepia(61%) saturate(0%) hue-rotate(208deg) brightness(89%) contrast(97%);
    }

    .menu-active::before {
        content: '';
        position: absolute;
        left: 0;
        width: 2px;
        height: 32px;
        background-color: #eb600e;
    }

  .menu-nav_home::before {
        top: 0.6rem;
    }

.height-100 {
    height: 100vh
}

.menu-nav {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    overflow-x: hidden;
}

.l-navbar {
    position: absolute;
    background-color: #142f43;
    top: 7vh;
    left: 0;
    width: 0px;
    height: 93vh;
    padding: 0rem 0 0 0;
    overflow-y: no-display;
    transition: .5s;
    z-index: 100;
}


    .pin.l-navbar {
        position: absolute;
        background-color: #142f43;
        top: 7vh;
        left: 0;
        width: 0px;
        height: 93vh;
        padding: 0rem 0 0 0;
        overflow-y: no-display;
        transition: .5s;
        z-index: 100;
    }


.behind-l-navbar {
    background-color: #f3f3f3;
    position: static;
    top: 0;
    width: 0px;
    overflow-y: no-display;
    transition: .5s;
}

.pin.behind-l-navbar {
    position: static;
    top: 0;
    width: 0px;
    overflow-y: no-display;
    transition: .5s;
}

.menu-show {
    left: 0;
    width: 193px;
}
.menu-nav_home {
    padding-top: 1rem;
}

.h-10 {
    height: 10% !important;
}
.min-h-10 {
    min-height: 10% !important;
}
.h-20 {
    height: 20% !important;
}
.min-h-20 {
    min-height: 20% !important;
}
.h-30 {
    height: 30% !important;
}
.min-h-30 {
    min-height: 30% !important;
}
.h-40 {
    height: 40% !important;
}
.min-h-40 {
    min-height: 40% !important;
}
.h-50 {
    height: 50% !important;
}
.min-h-50 {
    min-height: 50% !important;
}
.h-60 {
    height: 60% !important;
}
.min-h-60 {
    min-height: 60% !important;
}
.h-70 {
    height: 70% !important;
}
.min-h-70 {
    min-height: 70% !important;
}
.h-80 {
    height: 80% !important;
}
.min-h-80 {
    min-height: 80% !important;
}
.h-90 {
    height: 90% !important;
}

.min-h-90 {
    min-height: 90% !important;
}
@media screen and (min-width: 768px) {
    .w-md-50 {
        width: 50% !important;
    }
   
    .h-md-10 {
        height: 10% !important;
    }
    .min-h-md-10 {
        min-height: 10% !important;
    }

    .h-md-20 {
        height: 20% !important;
    }
    .min-h-md-20 {
        min-height: 20% !important;
    }
    .h-md-30 {
        height: 30% !important;
    }
    .min-h-md-30 {
        min-height: 30% !important;
    }
    .h-md-40 {
        height: 40% !important;
    }
    .min-h-md-40 {
        min-height: 40% !important;
    }
    .h-md-50 {
        height: 50% !important;
    }
    .min-h-md-50 {
        min-height: 50% !important;
    }
    .h-md-60 {
        height: 60% !important;
    }
    .min-h-md-60 {
        min-height: 60% !important;
    }
    .h-md-70 {
        height: 70% !important;
    }
    .min-h-md-70 {
        min-height: 70% !important;
    }
    .h-md-80 {
        height: 80% !important;
    }
    .min-h-md-80 {
        min-height: 80% !important;
    }
    .h-md-auto {
        height: auto !important;
    }
}

@media screen and (min-width: 992px) {
    .w-lg-50 {
        width: 50% !important;
    }
    .w-lg-75 {
        width: 75% !important;
    }
    .w-lg-85 {
        width: 85% !important;
    }
    .h-lg-10 {
        height: 10% !important;
    }
    .min-h-lg-10 {
        min-height: 10% !important;
    }
    .h-lg-20 {
        height: 20% !important;
    }
    .min-h-lg-20 {
        min-height: 20% !important;
    }
    .h-lg-30 {
        height: 30% !important;
    }
    .min-h-lg-30 {
        min-height: 30% !important;
    }
    .h-lg-40 {
        height: 40% !important;
    }
    .min-h-lg-40 {
        min-height: 40% !important;
    }
    .h-lg-50 {
        height: 50% !important;
    }
    .min-h-lg-50 {
        min-height: 50% !important;
    }
    .h-lg-60 {
        height: 60% !important;
    }
    .min-h-lg-60 {
        min-height: 60% !important;
    }
    .h-lg-70 {
        height: 70% !important;
    }
    .min-h-lg-70 {
        min-height: 70% !important;
    }
    .h-lg-80 {
        height: 80% !important;
    }
    .min-h-lg-80 {
        min-height: 80% !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
}
@media screen and (min-width: 1200px) {
    .h-xl-10 {
        height: 10% !important;
    }
    .min-h-xl-10 {
        min-height: 10% !important;
    }
    .h-xl-20 {
        height: 20% !important;
    }
    .min-h-xl-20 {
        min-height: 20% !important;
    }
    .h-xl-30 {
        height: 30% !important;
    }
    .min-h-xl-30 {
        min-height: 30% !important;
    }
    .h-xl-40 {
        height: 40% !important;
    }
    .min-h-xl-40 {
        min-height: 40% !important;
    }
    .h-xl-50 {
        height: 50% !important;
    }
    .min-h-xl-50 {
        min-height: 50% !important;
    }
    .h-xl-60 {
        height: 60% !important;
    }
    .min-h-xl-60 {
        min-height: 60% !important;
    }
    .h-xl-70 {
        height: 70% !important;
    }
    .min-h-xl-70 {
        min-height: 70% !important;
    }
    .h-xl-80 {
        height: 80% !important;
    }
    .min-h-xl-80 {
        min-height: 80% !important;
    }
    .h-xl-auto {
        height: auto !important;
    }
}
@media screen and (min-width: 1400px) {
    .h-xxl-10 {
        height: 10% !important;
    }

    .h-xxl-20 {
        height: 20% !important;
    }

    .h-xxl-30 {
        height: 30% !important;
    }

    .h-xxl-40 {
        height: 40% !important;
    }

    .h-xxl-50 {
        height: 50% !important;
    }

    .h-xxl-60 {
        height: 60% !important;
    }

    .h-xxl-70 {
        height: 70% !important;
    }

    .h-xxl-80 {
        height: 80% !important;
    }

    .h-xxl-auto {
        height: auto !important;
    }
}
@media screen and (min-width: 1630px) {

    .col-xxxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }

    .col-xxxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .col-xxxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .col-xxxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .col-xxxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    .col-xxxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }

    .col-xxxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }

    .col-xxxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
    .fw-instalator {
        color: #21aaff
    }
@media screen and (min-width: 1400px) {

    .filter-bar {
        position: absolute;
        background-color: rgb(20 47 67 / 0.8);
        border-color: #FFFFFF;
        color: #c2c2c2;
        width: 0px;
        height: 80vh;
        right: 0px;
        left: auto;
        top: 60px;
        bottom: 0;
        margin: auto 0;
        border-bottom-left-radius: 40px;
        z-index: 100;
        transition-timing-function: ease-out;
        transition: .5s;
    }

        .filter-bar .filter-bar-header {
            position: absolute;
            display: flex;
            background-color: rgb(20 47 67 / 0.9);
            width: 50px;
            height: 52px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 11px;
            padding-right: 0;
            margin: 0;
            right: 0px;
            left: auto;
            top: -52px;
            border-top-left-radius: 100px;
            border-bottom-left-radius: 100px;
            z-index: 100;
            transition: .5s;
        }

            .filter-bar .filter-bar-header .header-image {
                width: 47px
            }

                .filter-bar .filter-bar-header .header-image img {
                    max-width: 30px;
                    width: 30px;
                    max-height: 30px;
                    height: 30px;
                    opacity: 0.6;
                    transition: .5s;
                }

            .filter-bar .filter-bar-header .header-text {
                display: flex;
                width: 500px;
                opacity: 0;
                transition: .5s;
            }

                .filter-bar .filter-bar-header .header-text span {
                    margin-right: 10px;
                    margin-left: auto;
                    color: #ffffff;
                    display: none;
                }

        .filter-bar .filter-body {
            height: 75vh;
            overflow-y: auto;
            padding: 0;
            margin: 0;
            margin-top: 20px;
            opacity: 0;
            transition: .5s;
        }
            .filter-bar .filter-body .active-user {
                background-color: #4da6ff;
                border-radius: 10px;
                margin-bottom: 10px;
                padding-left: 10px;
                padding-right: 10px;
                transition: .5s;
                cursor: pointer;
            }


                .filter-bar .filter-body .active-user:hover {
                    background-color: #86c1fb;
                    opacity: 0.7;
                    transition: .5s;
                }

            .filter-bar .filter-body .inactive-user {
                background-color: none;
                border-radius: 10px;
                margin-bottom: 10px;
                padding-left: 10px;
                padding-right: 10px;
                transition: .5s;
                cursor: pointer;
            }

                .filter-bar .filter-body .inactive-user:hover {
                    background-color: #86c1fb;
                    transition: .5s;
                }

        .filter-bar.filter-show {
            width: 400px;
        }
            .filter-bar.filter-show .filter-bar-header .header-text span {
                display: block;
            }

        .filter-bar.filter-show-opacity .filter-body {
            opacity: 1;
        }

        .filter-bar.filter-show-opacity .filter-bar-header .header-text {
            opacity: 1;
        }

        .filter-bar.filter-show-opacity .filter-bar-header .header-image img {
            opacity: 1;
        }

        .filter-bar .filter-bar-header.filter-show {
            width: 450px;
        }
}


.wybor-dlugosci-rabatu .active-rabat {
    width: 45%;
    text-align: center;
    background-color: #4da6ff;
    color: #ffffff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    transition: .5s;
    cursor: pointer;
}




.wybor-dlugosci-rabatu .inactive-rabat {
    width: 45%;
    text-align: center;
    background-color: rgb(77 166 255 / 0.15);
    color: #7e7e7e;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    transition: .5s;
    cursor: pointer;
}

    .wybor-dlugosci-rabatu .inactive-rabat:hover {
        background-color: #4da6ff;
        color: #ffffff;
        transition: .5s;
    }



    @media screen and (min-width: 768px) {
        body {
            transition: .5s;
        }

        .menu-nav {
            overflow: hidden;
        }

        .menu-show .menu-nav {
            overflow-y: auto;
        }

        .pin.l-navbar .menu-nav {
            overflow-y: auto;
        }

        .menu-show.l-navbar {
            padding: .2rem 0rem 0 0;
        }

        .menu-nav_link {
            margin-bottom: 1.5rem;
            font-size: 0.9rem;
        }

        .menu-nav_home {
            padding-top: 0;
        }

            .menu-nav_home::before {
                top: -0.2rem;
            }

        .l-navbar {
            position: absolute;
            top: 7vh;
            left: 0;
            width: 68px;
            height: 93vh;
            padding: .2rem 1rem 0 0;
            overflow-y: no-display;
            transition: .5s;
            z-index: 100;
        }

        .pin.l-navbar {
            position: absolute;
            top: 7vh;
            left: 0;
            width: 193px;
            min-width: 193px;
            height: 93vh;
            padding: .2rem 0rem 0 0;
            overflow-y: no-display;
            transition: .5s;
            z-index: 100;
        }


        .behind-l-navbar {
            position: static;
            top: 0;
            width: 68px;
            max-height: 93vh;
            padding: .5rem 1rem 0 0;
            overflow-y: no-display;
            transition: .5s;
        }


        .pin.behind-l-navbar {
            position: static;
            top: 0;
            width: 150px;
            min-width: 193px;
            max-height: 93vh;
            padding: .5rem 1rem 0 0;
            overflow-y: no-display;
            transition: .5s;
        }


        .header_img {
            width: 40px;
            height: 40px
        }

            .header_img img {
                width: 45px
            }

        .menu-show {
            width: 193px;
        }

            

        .body-pd {
        }
    }


    /*Scrollbar firefox i mozilla*/
    .scroller {
        scrollbar-face-color: #92a8b7; /* Firefox 63 compatibility */
        scrollbar-track-color: #faf9f9; /* Firefox 63 compatibility */
        scrollbar-color: #92a8b7 #faf9f9;
        scrollbar-width: auto;
        scrollbar-height: auto;
    }

        .scroller:hover {
            scrollbar-face-color: #63737f; /* Firefox 63 compatibility */
            scrollbar-track-color: #dadada; /* Firefox 63 compatibility */
            scrollbar-color: #63737f #dadada;
            scrollbar-width: auto;
            scrollbar-height: auto;
        }

    .scroller-narrow {
        scrollbar-face-color: #92a8b7; /* Firefox 63 compatibility */
        scrollbar-track-color: #faf9f9; /* Firefox 63 compatibility */
        scrollbar-color: #92a8b7 #faf9f9;
        scrollbar-width: thin;
        scrollbar-height: thin;
    }

        .scroller-narrow:hover {
            scrollbar-face-color: #63737f; /* Firefox 63 compatibility */
            scrollbar-track-color: #dadada; /* Firefox 63 compatibility */
            scrollbar-color: #63737f #dadada;
            scrollbar-width: thin;
            scrollbar-height: thin;
        }


    /*Scrollbar chrome i reszta*/


    .scroller-narrow1::-webkit-scrollbar {
        width: 7px;
        height: 7px;
        transition-duration: .5s;
    }

    .scroller-narrow1::-webkit-scrollbar-track {
        background-color: #faf9f9;
        border-radius: 3px;
        transition-duration: .5s;
    }

    .scroller-narrow1::-webkit-scrollbar-thumb {
        background: #92a8b7;
        border-radius: 3px;
        transition-duration: .5s;
    }

    .scroller-narrow1:hover::-webkit-scrollbar-thumb {
        background: #63737f;
        transition-duration: .5s;
    }

    .scroller-narrow1:hover::-webkit-scrollbar-track {
        background-color: #dadada;
    }

    .scroller1::-webkit-scrollbar {
        width: 17px;
        height: 17px;
        transition-duration: .5s;
    }

    .scroller1::-webkit-scrollbar-track {
        background-color: #faf9f9;
        border-radius: 3px;
        transition-duration: .5s;
    }

    .scroller1::-webkit-scrollbar-thumb {
        background: #92a8b7;
        border-radius: 3px;
        transition-duration: .5s;
    }

    .scroller1:hover::-webkit-scrollbar-thumb {
        background: #63737f;
        transition-duration: .5s;
    }

    .scroller1:hover::-webkit-scrollbar-track {
        background-color: #dadada;
    }

    .scrollerInvisible::-webkit-scrollbar {
        display: none;
    }

    .scrollerInvisible {
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }


    /* Carousel */
    .carousel-caption p {
        font-size: 20px;
        line-height: 1.4;
    }

    /* Make .svg files in the carousel display properly in older browsers */
    .carousel-inner .item img[src$=".svg"] {
        width: 100%;
    }

    /* QR code generator */
    #qrCode {
        margin: 15px;
    }

    /* Hide/rearrange for smaller screens */
    @media screen and (max-width: 767px) {
        /* Hide captions */
        .carousel-caption {
            display: none;
        }
    }


    .inprax-table-responsive {
    }

    @media (max-width: 480px) and (orientation:portrait) {
        .inprax-table-responsive {
            overflow-x: auto
        }
    }

    @media (max-width: 640px) and (orientation:landscape) {
        .inprax-table-responsive {
            overflow-x: auto
        }
    }

    .autocomplete-items {
        position: absolute;
        border-bottom: none;
        border-top: none;
        z-index: 99;
        /*position the autocomplete items to be the same width as the container:*/
        top: 100%;
        left: 0;
        right: 0;
    }

        .autocomplete-items div {
            padding: 10px;
            cursor: pointer;
            background-color: #ffffff;
            border-bottom: 1px solid #d4d4d4;
        }

            /*when hovering an item:*/
            .autocomplete-items div:hover {
                background-color: #dddddd;
            }

    .ui-helper-hidden-accessible {
        display: none;
    }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        background: #ff8a00 !important;
        color: #000;
        border-radius: 0;
    }

    .field-validation-error {
        color: red;
    }

    .table-stripedWithDetails tbody tr:nth-of-type(4n+1) {
        background-color: rgba(252,252,252)
    }

    .table-stripedWithoutDetails tbody tr:nth-of-type(odd) {
        background-color: rgba(252,252,252)
    }

    .Modal_INSTALATOR365 {
        display: none;
        border-style: none !important;
        position: absolute !important;
        z-index: 1031;
        max-width: 700px;
        width: auto;
        height: auto;
        margin: auto;
        /* max-height: 80vh;*/
        left: 0;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0, -50%); /* for IE 9 */
        -webkit-transform: translate(0, -50%); /* for Safari */
        background-color: #FFFFFF;
    }

    .Modal_INSTALATOR365_FW {
        display: none;
        border-style: none !important;
        position: absolute !important;
        z-index: 1031;
        max-width: 1000px;
        width: auto;
        height: auto;
        margin: auto;
        max-height: 82vh;
        left: 0;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0, -50%); /* for IE 9 */
        -webkit-transform: translate(0, -50%); /* for Safari */
        background-color: #FFFFFF;
    }

    .Modal_AKTUALNOSCI {
        border-style: none !important;
        position: absolute !important;
        z-index: 1031;
        max-width: 700px;
        width: auto;
        height: auto;
        margin: auto;
        border-radius: 20px;
        /*max-height: 80vh;*/
        left: 0;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0, -50%); /* for IE 9 */
        -webkit-transform: translate(0, -50%); /* for Safari */
        background-color: #FFFFFF;
    }

        .Modal_AKTUALNOSCI #tresc-aktualnosci {
            overflow-y: auto;
            padding-left: 20px;
            padding-right: 20px;
            width: 100%;
            height: 60%;
        }


    .flModal1 {
        border-style: none;
        position: absolute !important;
        z-index: 1030;
        display: none;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #000000;
        opacity: 0.5;
        overflow: hidden;
    }

    .topbar {
        box-shadow: 0rem 0rem 0.5rem #5a5c69 !important;
        height: 7vh;
    }

    .flModalDelete {
        display: none;
        border-style: none !important;
        position: absolute !important;
        z-index: 99;
        max-width: 400px;
        height: auto;
        margin: auto;
        left: 0;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0, -50%); /* for IE 9 */
        -webkit-transform: translate(0, -50%); /* for Safari */
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-shadow: 0rem 0rem 10rem rgb(31, 157, 213, 0.80) !important;
    }

    .statusValue {
        display: none;
        position: absolute;
        color: black;
        left: 50%;
        top: 210px;
        transform: translate(-50%, 0);
        box-shadow: 0rem 1rem 8rem rgb(31, 157, 213, 0.80) !important;
    }

    .dialogCard {
        background-color: #041428
    }

    .dialogCard-body {
        background-color: #ffffff;
        margin: 0 0 0 0;
    }

    .table-zalaczniki {
        border-color: rgb(222 226 230 / 0.60);
    }
    /*style pojedynczych konkretnych elementów*/
    #kalendarzPartial {
        height: 50vh;
        border-radius: 15px;
        border: none;
    }

        #kalendarzPartial .card-body {
            overflow-y: auto;
            max-height: 90%;
        }

        #kalendarzPartial .card-header {
            background-color: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
            opacity: 100%;
        }

    #uslugiPartial {
        height: 30vh;
        border-radius: 15px;
        border: none
    }

        #uslugiPartial .card-body {
            overflow-y: auto;
            max-height: 90%;
        }

        #uslugiPartial .card-header {
            background-color: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px
        }

    #copyNotification {
        display: none;
        box-shadow: 0 0 7em #000;
        position: absolute !important;
        border-radius: 20px !important;
        border-color: green;
        border-style: solid;
        border-width: 2px;
        z-index: 9999999;
        width: 150px;
        height: 100px;
        bottom: 30px;
        right: 30px;
    }

        #copyNotification span {
            position: absolute;
            top: 40%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 50%;
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }


    #naglowekPodstrony {
        position: fixed;
        display: block;
        color: #ffffff;
        z-index: 998;
        background-color: rgb(10, 40, 77, 0.53);
        border-bottom-style: solid;
        border-right-style: solid;
        border-top-style: none;
        border-left-style: none;
        border-color: white;
        border-width: 0.5px;
        width: auto;
        margin-left: -1.5rem;
        margin-top: -4.5rem;
        border-top-left-radius: 20px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 20px !important;
        border-top-right-radius: 0px !important;
        /* box-shadow: 0.5rem 0rem 1.5rem rgb(255, 255, 255, 0.5) !important;*/
    }

    #naglowekPodstronyButtony {
        position: fixed;
        display: block;
        margin-top: -4rem;
        right: 1.5rem;
    }


    #naglowekPodstronydodatek {
        position: fixed;
        display: block;
        color: #ffffff;
        z-index: 998;
        width: auto;
        margin-right: -1.5rem;
        margin-top: -3.5rem;
        right: 50px;
        /* box-shadow: 0.5rem 0rem 1.5rem rgb(255, 255, 255, 0.5) !important;*/
    }

    .filter-in-table {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 10px !important;
        border-top-right-radius: 0px !important;
        border-top: none;
        border-left: none;
        margin-left: -1.5rem;
    }

    /*kontener ładowania, spinner*/

    #listaAktywnychEtapow {
        border: none;
        overflow-x: auto;
        min-height: 80vh;
    }

    .loading-animation {
        display: none;
        width: 253px;
        height: 253px;
        position: absolute !important;
        z-index: 99999;
        margin: auto;
        left: 0;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0, -50%); /* for IE 9 */
        -webkit-transform: translate(0, -50%); /* for Safari */
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .text-white {
        color: #ffffff
    }

    .text-fullblack {
        color: #000000;
    }

    .text-red {
        color: red
    }


    #headingOne {
        background-color: #f1f3fa;
        border-style: solid;
        border-color: #041428;
        border-width: 0.5px;
        transition: 0.5s;
        color: black;
    }

        #headingOne:hover {
            background-color: #64aa67;
            color: #f1f3fa;
        }

    #headingTwo {
        background-color: #f1f3fa;
        border-style: solid;
        border-color: #041428;
        border-width: 0.5px;
        transition: 0.5s;
        color: black;
    }

        #headingTwo:hover {
            background-color: #64aa67;
            color: #f1f3fa;
        }


    .przyczynaOdrzucenia {
        display: none;
    }

    .suwala-doubleScroll-scroll-wrapper {
        background: #ffffff;
        bottom: 1em;
        scrollbar-color: #b7b6b6 white;
    }

    .double-scroll {
        scrollbar-color: #b7b6b6 white;
    }

    .modal-dialog-fullwidth {
        max-width: calc(100% - 3.5rem)
    }

    #shortNameCompany {
        display: none
    }

    #nameCompany {
        display: none
    }


    #wrapper {
        overflow: hidden;
        height: calc(100% - 4.375rem);
    }

    .img-topbar {
        max-height: 6vh;
    }

    .img-topbar-miniature {
        border: solid;
        border-color: #ff5f7e;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        height: 5vh;
        width: 5vh;
    }


    .img-mini-miniature {
        object-fit: cover;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-top: 5px;
    }

    .img-mini-miniature-bordered-readonly {
        border: solid;
        border-color: #58bbe7;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-right: 3px;
    }

    .img-mini-miniature-no-bordered-readonly {
        object-fit: cover;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-right: 3px;
    }

    .img-mini-miniature-bordered {
        border: solid;
        border-color: #398e64;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-top: 5px;
    }

    .img-mini-miniature-no-bordered {
        border: solid;
        border-color: #ffFFFF;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-top: 5px;
    }

    .img-mini-miniature-bordered-all {
        border: solid;
        border-color: #398e64;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-top: 5px;
    }

    .img-mini-miniature-no-bordered-all {
        border: solid;
        border-color: #ffFFFF;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-top: 5px;
    }

    .img-miniature-avatar {
        object-fit: cover;
        border-radius: 50%;
        height: 60px;
        width: 60px;
    }

    .img-miniature {
        object-fit: cover;
        height: 60px;
        width: 60px;
    }

    .img-user-miniature {
        border: solid;
        border-color: #ff5f7e;
        border-width: 3px;
        object-fit: cover;
        border-radius: 50%;
        height: 100px;
        width: 100px;
    }
.nowy-dodany-rekord-mobile {
    background-color: rgb(57 142 100 / 0.12);
    
}
    .nowy-dodany-rekord-mobile > .btn-work > .card-header {
        background-color: rgb(57 142 100 / 0.06);
        color: black;
        border-style: none;
    }
    .nowy-dodany-rekord-mobile > .card-footer {
        background-color: rgb(57 142 100 / 0.06);
        border-style: none;
    }


    .nowy-dodany-rekord-mobile.karta-inwestycji > .card-header {
        background-color: rgb(57 142 100 / 0.06);
        color: black;
        border-style: none;
    }
        .nowy-dodany-rekord-mobile.karta-inwestycji > .card-header > .btn-work {
            color: black;
        }


    .nowy-dodany-rekord-mobile.karta-inwestycji > .card-footer {
        background-color: rgb(57 142 100 / 0.06);
        color: black;
        border-style: none;
        }

    .nowy-dodany-rekord {
        border-bottom-style: solid;
        border-bottom-color: black;
        border-bottom-width: 1px;
    }

    .nowy-dodany-rekord > .btn-work > .status-bar {
        background-color: black;
    }

        .table-striped > tbody > tr:nth-of-type(odd).nowy-dodany-rekord {
            --bs-table-accent-bg: rgb(57 142 100 / 0.12);
        }

@media screen and (min-width: 768px) {
    #mainLogo {
            height: 60px;
        }
    }

    .deleted-text {
        text-decoration: line-through;
        width: 62%;
    }

    .check-container {
        position: relative;
        padding-right: 0;
    }

    .checkbox-empty {
        margin: auto;
        position: absolute;
        top: 0;
        left: 30%;
        bottom: 0;
        right: 0;
        width: 17px;
        transition: .5s ease;
    }

    .checkbox-inactive-user {
        width: 17px;
    }

    .checkbox-active-user {
        width: 17px;
        background-color: #4ebcff;
        border-radius: 4px;
        border: none;
    }

    .checkbox-fill {
        margin: auto;
        position: absolute;
        top: 0;
        left: 30%;
        bottom: 0;
        right: 0;
        width: 17px;
        opacity: 0;
        transition: .5s ease;
    }

        .checkbox-fill:hover {
            opacity: 0.6;
        }

    .checkbox-fill-1 {
        margin: auto;
        position: absolute;
        top: 0;
        left: 30%;
        bottom: 0;
        right: 0;
        width: 17px;
        opacity: 0.6;
        transition: .5s ease;
    }

        .checkbox-fill-1:hover {
            opacity: 0;
        }

    .obrazek-dialogu {
        position: absolute;
        left: 0;
        top: 0;
        width: 95px;
    }

    .obrazek-dialogu2 {
        position: absolute;
        left: 34px;
        top: 34px;
        width: 56px;
        height: 56px;
        background-color: #fc7322;
    }

    .dialog-instalator-header {
        margin-top: 40px;
    }

    .dialog-instalator-header2 {
        margin-top: 28px;
    }

    .dialog-side-strip {
        background-color: #142F43;
        min-width: 58px;
        max-width: 58px;
    }

    .dialog-instalator-body {
        max-height: 65vh;
    }

    .dialog-instalator-krok {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .dialog-mobile-instalator-krok {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .btn-work {
        display: flex;
        background-color: none;
        border: none;
        transition: 0.5s;
        padding-right: 0;
        text-align: left;
    }

    .status-bar {
        min-width: 5px;
        max-width: 5px;
        height: auto;
        border-radius: 15px;
        margin-right: 5px;
        transition: 0.5s;
    }

    .btn-work.work-inprogress {
        color: #e2c267;
    }

    .btn-work.work-inprogress > .status-bar {
        background-color: #e2c267;
    }

    .btn-work.work-private-status {
        color: #777777;
    }

        .btn-work.work-private-status > .status-bar {
            background-color: #777777;
        }


    .btn-work.work-before {
        color: #ff6576;
    }

        .btn-work.work-before > .status-bar {
            background-color: #ff6576;
        }

    .btn-work.work-planned {
        color: #3264a8;
    }

        .btn-work.work-planned > .status-bar {
            background-color: #3264a8;
        }

    .btn-work.work-success {
        color: #699f86;
    }

        .btn-work.work-success > .status-bar {
            background-color: #699f86;
        }

    .btn-work:hover {
        color: #000;
    }

        .btn-work:hover .status-bar {
            background-color: #000;
        }

    .button-image {
        max-width: 20px;
        width: 20px;
        max-height: 20px;
        height: 20px;
    }

    .menu-image {
        max-width: 15px;
        width: 15px;
        max-height: 15px;
        height: 15px;
        transition: .5s;
    }

    .btn-pagination {
        background-color: none;
        border-color: none;
        color: #868ba8;
        transition: 0.5s;
        padding-left: 10px;
        padding-right: 10px;
    }

        .btn-pagination:hover {
            background-color: #70b7ff;
            border-color: none;
            color: #ffffff;
            transition: 0.5s;
        }

        .btn-pagination:active {
            background-color: #596c7a;
            border-color: none;
            color: #ffffff;
        }

    .disabled.active.btn-pagination {
        background-color: #596c7a;
        border-color: none;
        color: #ffffff;
        opacity: 1;
    }

    .disabled.btn-pagination {
        background-color: none;
        border-color: none;
        color: #c7c7c7;
    }

    #panelStroncowania {
        padding-bottom: 35px;
    }

    .w-65 {
        width: 65% !important;
    }

    .w-70 {
        width: 70% !important;
    }

    .w-15 {
        width: 15% !important;
    }

    .w-20 {
        width: 20% !important;
    }

    .w-10 {
        width: 10% !important;
    }

    .w-5 {
        width: 5% !important;
    }

    .w-1 {
        width: 1% !important;
    }

    #spanValue {
        cursor: pointer;
    }

    #table-urzadzenia a.no-link-color {
        text-decoration: none;
        color: currentColor;
        transition: .5s;
    }

        #table-urzadzenia a.no-link-color:hover {
            text-decoration: none;
            color: red;
        }

    .btn-green-chat {
        color: #ffffff !important;
        background-color: #66b22e !important;
        border: solid;
        border-radius: 5px;
        border-width: 0.5px;
        border-color: #768f13 !important;
        transition: 0.5s !important;
    }

        .btn-green-chat:hover {
            color: #000000 !important;
            background-color: #94d563 !important;
        }

        .btn-green-chat:focus {
            background-color: #bfee9c !important;
        }

    .btn-instalator-success-light {
        color: #000;
        background-color: #ddedea;
        border-color: #ddedea;
        transition: 0.5s;
    }

        .btn-instalator-success-light:hover {
            color: #ffffff;
            background-color: #8ac7a0;
            border-color: #ddedea;
            transition: 0.5s;
        }

    .btn-instalator-success {
        color: #000;
        background-color: var(--lightgreen-color-button);
        border-color: var(--lightgreen-color-button);
        transition: 0.5s;
    }

        .btn-instalator-success:hover {
            color: #ffffff;
            background-color: var(--green-color-button);
            border-color: #000;
            transition: 0.5s;
        }
   
    .btn-instalator-success-normal {
        color: #FFFFFF;
        background-color: var(--green-color-button);
        border-color: var(--green-color-button);
        transition: 0.5s;
    }

        .btn-instalator-success-normal:hover {
            color: #ffffff;
            background-color: var(--lightgreen-color-button);
            border-color: var(--lightgreen-color-button);
            transition: 0.5s;
        }

    .btn-check-success {
        color: #ffffff;
        background-color: var(--lightgreen-color-button);
        border-color: var(--lightgreen-color-button);
        transition: 0.5s;
    }

        .btn-check-success:hover {
            color: #000;
            background-color: var(--green-color-button);
            border-color: #000;
            transition: 0.5s;
        }

    .disabled.btn-instalator-success {
        color: #828283;
        background-color: #bcdbcc;
        border-color: var(--lightgreen-color-button);
        opacity: 1;
    }

    .btn-instalator-danger {
        color: #000;
        background-color: var(--lightred-color-button);
        border-color: var(--lightred-color-button);
        transition: 0.5s;
    }

        .btn-instalator-danger:hover {
            color: #ffffff;
            background-color: var(--red-color-button);
            border-color: #000;
            transition: 0.5s;
        }

    .btn-instalator-danger-normal {
        color: #FFFFFF;
        background-color: var(--red-color-button);
        border-color: var(--red-color-button);
        transition: 0.5s;
    }

    .btn-instalator-secondary {
        color: #000;
        background-color: var(--lightgrey-color-button);
        border-color: var(--lightgrey-color-button);
        transition: 0.5s;
    }

        .btn-instalator-secondary:hover {
            color: #ffffff;
            background-color: var(--grey-color-button);
            border-color: #000;
            transition: 0.5s;
        }

    .btn-instalator-secondary-normal {
        color: #FFFFFF;
        background-color: var(--grey-color-button);
        border-color: var(--grey-color-button);
        transition: 0.5s;
    }

    .btn-instalator-warning {
        color: #000;
        background-color: var(--lightyellow-color-button);
        border-color: var(--lightyellow-color-button);
        transition: 0.5s;
    }

        .btn-instalator-warning:hover {
            color: #ffffff;
            background-color: var(--yellow-color-button);
            border-color: #eb600e;
            transition: 0.5s;
        }
        .disabled.btn-instalator-warning {
            color: #828283;
            border-color: var(--yellow-color-button);
            transition: 0.5s;
        }
    .btn-instalator-warning-normal {
        color: #FFFFFF;
        background-color: var(--yellow-color-button);
        border-color: var(--yellow-color-button);
        transition: 0.5s;
    }

    .btn-instalator {
        color: #0A171F;
        background-color: #eb600e;
        border-color: #eb600e;
        transition: 0.5s;
    }

        .btn-instalator:hover {
            color: #c35717;
            background-color: #f69054;
            border-color: #c35717;
        }

        .btn-instalator:focus, .btn-success.focus {
            color: #5a5c69;
            background-color: #eb600e;
            border-color: #eb600e;
            box-shadow: 0 0 0 0.2rem rgb(208 89 62 / 0.50);
        }


    .btn-instalator-grey {
        color: #ffffff;
        background-color: #5a5c69;
        border-color: #5a5c69;
        transition: 0.5s;
    }

        .btn-instalator-grey.disabled {
            color: #cdcdcd;
            border: none;
            background-color: #ececec;
        }

        .btn-instalator-grey:hover {
            color: #303030;
            background-color: #8a8b8e;
            border-color: #303030;
        }

        .btn-instalator-grey:focus, .btn-success.focus {
            color: #f1f3fa;
            background-color: #000000;
            border-color: #b7b6b6;
            box-shadow: 0 0 0 0.2rem rgb(12 11 11 / 0.4);
        }

    .btn-list-primary {
        background-color: none;
        transition: 0.5s;
    }

        .btn-list-primary:hover {
            background-color: #c1c1c1;
            transition: 0.5s;
        }

        .btn-list-primary img {
            filter: invert(48%) sepia(23%) saturate(0%) hue-rotate(273deg) brightness(85%) contrast(92%);
            transition: 0.5s;
        }

        .btn-list-primary:hover img {
            filter: none;
            color: #fff;
        }

        /*tymczasowo*/
        .btn-list-primary i {
            color: #8e8d8d;
            transition: 0.5s;
        }

        .btn-list-primary:hover i {
            color: #fff;
        }

    .
    .btn-instalator-delete {
        color: #de4545;
        background-color: none;
        transition: 0.5s;
    }

    .btn-instalator-delete:hover {
        color: #ffffff;
        background-color: #de4545;
    }

    .btn-instalator-delete img {
        filter: invert(44%) sepia(13%) saturate(2824%) hue-rotate(312deg) brightness(90%) contrast(109%);
        transition: 0.5s;
    }

    .btn-instalator-delete:hover img {
        filter: none;
        color: #ffffff;
    }

    .btn-instalator-delete:focus {
        color: #5a5c69;
        background-color: #de4545;
    }

    .btn-instalator-blue-light {
        color: #ffffff;
        background-color: #7eceff;
        border: solid;
        border-width: 0.5px;
        border-color: #7eceff;
        transition: 0.5s;
    }

        .btn-instalator-blue-light:hover {
            color: #ffffff;
            background-color: var(--blue-color-hover-button);
        }



        .btn-instalator-blue-light:focus {
            color: #5a5c69;
            background-color: var(--blue-color-button);
        }

    .btn-instalator-blue {
        color: #ffffff;
        background-color: var(--blue-color-button);
        border: solid;
        border-width: 0.5px;
        border-color: var(--blue-color-button);
        transition: 0.5s;
    }

        .btn-instalator-blue:hover {
            color: #ffffff;
            background-color: var(--blue-color-hover-button);
        }



        .btn-instalator-blue:focus {
            color: #5a5c69;
            background-color: var(--blue-color-button);
        }

    .btn-instalator-blue2 {
        color: #63737f;
        background-color: none;
        border: solid;
        border-width: 0.5px;
        border-color: var(--blue-color-button);
        transition: 0.5s;
    }

        .btn-instalator-blue2:hover {
            color: #ffffff;
            background-color: var(--blue-color-hover-button);
        }



        .btn-instalator-blue2:focus {
            color: #5a5c69;
            background-color: var(--blue-color-button);
        }

    .img-mobile-naglowek {
        height: 20px;
        width: 20px;
    }

    .card-powiadomienia {
        background-color: #ffffff;
        padding: 0;
    }

        .card-powiadomienia .card-header {
            background-color: #ffffff;
            padding-left: 1rem;
            padding-right: 1rem;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

            .card-powiadomienia .card-header h4 {
                font-weight: bolder;
            }

            .card-powiadomienia .card-header .btn {
                font-weight: 900;
                border: none;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left: 20px;
                padding-right: 20px;
                border-width: 0.5px;
                border-radius: 25px;
                transition: 0.5s;
            }

                .card-powiadomienia .card-header .btn.active {
                    color: #ffffff;
                    background-color: #e7f3ff;
                    color: #3387f4;
                }

                .card-powiadomienia .card-header .btn:hover {
                    background-color: #e1e1e1;
                }

                .card-powiadomienia .card-header .btn:focus {
                    color: #5a5c69;
                    background-color: var(--blue-color-button);
                }

                .card-powiadomienia .card-header .btn.disabled {
                    background-color: #e1e1e1;
                    color: #858796;
                }

        .card-powiadomienia .card-body {
            background-color: #ffffff;
            padding-left: 1rem;
            padding-right: 1rem;
            min-height: 50vh;
            border-bottom-left-radius: 15px;
            border-bottom-right-radius: 15px;
        }

.card-rabaty {
    background-color: #ffffff;
    padding: 0;
}

    .card-rabaty .card-header {
        background-color: #ffffff;
        padding-left: 1rem;
        padding-right: 1rem;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        display: flex;
    }

        .card-rabaty .card-header h4 {
            margin-left: 10px;
            margin-right: auto;
            margin-top: auto;
            margin-bottom: auto;

        }

        .card-rabaty .card-header .btn {
            margin-right: 10px;
            margin-left: 10px;
            margin-top: auto;
            margin-bottom: auto;
            border: none;
            transition: 0.5s;
        }

        .card-rabaty .card-body {
            background-color: #ffffff;
            padding-left: 1rem;
            padding-right: 1rem;
            min-height: 50vh;
            border-bottom-left-radius: 15px;
            border-bottom-right-radius: 15px;
        }


    .clear-filter {
        filter: invert(90%) sepia(61%) saturate(2%) hue-rotate(231deg) brightness(108%) contrast(100%);
    }

    .btn-instalator-clear-filter {
        color: #000;
        background-color: #fff;
        border-color: var(--grey-color-button);
        transition: 0.5s;
    }

        .btn-instalator-clear-filter:hover {
            color: #142f43;
            background-color: var(--lightgrey-color-button);
            border-color: var(--lightgrey-color-button);
            transition: 0.5s;
        }

        .btn-instalator-clear-filter:focus {
            color: #ffffff;
            background-color: var(--grey-color-button);
            box-shadow: none !important;
        }

    .btn-instalator-podmenu-group {
        color: #727272;
        background-color: #d7d7d7;
        transition: 0.5s;
    }

        .btn-instalator-podmenu-group:hover {
            color: #000;
            background-color: #ececec;
        }

    .btn-akcja {
    }

    .niezrealizowane.btn-akcja {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #ff5164;
    }

    .zrealizowane.btn-akcja {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #86bba2;
    }


    .btn-etap {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        transition: .5s;
    }

        .btn-etap:hover {
            background-color: #ade0ff;
        }

    .w-trakcie.btn-etap {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #ffe59b;
    }

    .niezrealizowane.btn-etap {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #ff5164;
    }

    .zrealizowane.btn-etap {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #86bba2;
    }

    .zaplanowane.btn-etap {
        border-radius: 5px;
        border: solid;
        border-width: 0;
        border-left-width: 5px;
        border-color: #3264a8;
    }

    .active.btn-etap {
        background-color: #ade0ff;
        transition: .5s;
    }

        .active.btn-etap:hover {
            background-color: #dff2fe;
        }

    .active.btn-service {
        background-color: #f0f0f0;
        transition: .5s;
    }

        .active.btn-service:hover {
           background-color: #f9f9f9;
        }



    .input-group-text-instalator {
        background-color: #fff;
        color: #c2c2c2;
        border-color: var(--grey-color-button);
        transition: 0.5s;
    }

        .input-group-text-instalator:hover {
            background-color: var(--grey-color-button);
            color: #ffffff;
            transition: 0.5s;
        }

        .input-group-text-instalator:focus {
            box-shadow: none !important;
            transition: 0.5s;
        }

    .input-group-filter-instalator {
        background-color: var(--lightgrey-color-button);
        color: #000;
        border: none;
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        transition: 0.5s;
    }

        .input-group-filter-instalator:hover {
            background-color: #fff;
            transition: 0.5s;
        }

    .input-group-podmenu-instalator {
        background-color: #ececec;
        color: #646c71;
        border: none;
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
    }

    .input-group .form-control {
        border-color: var(--grey-color-button) !important;
        box-shadow: none !important;
    }

    .liczbaPowiadomienie {
        position: absolute;
        top: -5px;
        right: -6px;
        background-color: #79c8f9;
        width: 20px;
        height: 20px;
        border-radius: 20px;
    }

        .liczbaPowiadomienie span {
            position: absolute;
            color: #fff;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
        }

    .liczbaPowiadomienie2 {
        position: absolute;
        top: -5px;
        right: -22px;
        background-color: #79c8f9;
        width: 20px;
        height: 20px;
        border-radius: 20px;
    }

        .liczbaPowiadomienie2 span {
            position: absolute;
            color: #fff;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
        }

    .liczbaPowiadomienieNieprzeczytane {
        background-color: #0c40ed;
    }

    .liczbaPowiadomieniePrzypomnienie {
        background-color: #FF4155;
    }

    .btn-komunikaty-instalator {
        width: 35px;
        height: 35px;
    }

    .btn-komunikaty-opoznienia {
        display: flex;
        padding: 0;
        margin: 0;
        width: 35px;
        height: 35px;
        background-color: #facacf;
        border-radius: 9px;
    }

        .btn-komunikaty-opoznienia.active {
            background-color: #ff4155;
        }

        .btn-komunikaty-opoznienia span {
            font-size: 1.4rem;
            color: #fff;
            font-weight: bold;
            margin: auto;
        }

    .btn-komunikaty-brak-opoznienia {
        display: flex;
        padding: 0;
        margin: 0;
        width: 35px;
        height: 35px;
        background-color: #398e64;
        border-radius: 9px;
    }

        .btn-komunikaty-brak-opoznienia.active {
            background-color: #398e64;
        }

        .btn-komunikaty-brak-opoznienia span {
            font-size: 1.4rem;
            color: #fff;
            font-weight: bold;
            margin: auto;
        }

    .btn-komunikaty-opoznienia-dzisiaj {
        display: flex;
        padding: 0;
        margin: 0;
        width: 35px;
        height: 35px;
        background-color: #ff7f27;
        border-radius: 9px;
    }

        .btn-komunikaty-opoznienia-dzisiaj.active {
            background-color: #ff7f27;
        }

        .btn-komunikaty-opoznienia-dzisiaj span {
            font-size: 1.4rem;
            color: #fff;
            font-weight: bold;
            margin: auto;
        }

    .dropdown-menu a {
        text-decoration: none;
        color: #000;
    }

    .menu-opcji {
        height: 25px;
    }

    .notatka-tresc {
        width: 62%
    }

    .ziterm-komunikaty {
        width: 170px;
    }

    .etapy-opcje {
        position: absolute;
        right: 25px;
        top: 5px;
        cursor: pointer;
        transition: .5s;
    }

        .etapy-opcje:hover {
            color: #000;
        }

    .notatka-etapu-normal {
        float: left;
        width: calc(100% - 65px);
        border-radius: 5px;
        background-color: #f5f5f5;
    }

.miniatura-uzytkownika-notatki-etapu-normal {
    width: 45px;
}

.przyciski-notatki-etapu-normal {
    width: 85px;
}

    .notatka-etapu-z-miniatura {
        float: left;
        width: calc(100% - 150px);
    }

    .notatka-etapu-moja {
        float: left;
        border-radius: 5px;
        background-color: #dbedff;
    }

    .sms-etapu-normal {
        width: 100%;
        border-radius: 5px;
        background-color: #f5f5f5;
    }

    .sms-etapu-moja {
        width: 100%;
        border-radius: 5px;
        background-color: #dbedff;
    }

    .notatka-etapu-miniatura {
        width: 40px;
        float: left;
    }

    .btn-small {
        padding: 0.25rem 0.25rem;
        font-size: 0.8rem;
        line-height: 1.0;
        border-radius: 0.2rem;
    }

    .border-bottom-light-1px {
        border-bottom: 1px solid #e3e6f0 !important;
    }

    .drag {
        z-index: 10;
        cursor: all-scroll;
    }

    .tooltip-inner {
        max-width: 350px;
        padding: 5px 5px;
        color: #fff;
        text-align: center;
        background-color: #000;
        border-radius: 0.35rem;
    }

    #mainContent {
        background-color: #F3F3F3;
        overflow: auto;
        height: 93vh;
        -webkit-overflow-scrolling: touch;
    }


    .nav-link {
        font-weight: bold;
    }

    .radio-button input[type=radio] {
        display: none;
    }

    .radio-button label {
        display: inline-flex;
        align-items: center;
    }

        .radio-button label:before {
            content: "";
            display: inline-block;
            width: 17px;
            height: 17px;
            border-radius: 8.5px;
            margin-right: 3px;
            background-color: #fff;
            box-shadow: inset 1px 0px 2px rgba(0, 0, 0, .7), 0px 0px 2px rgba(255, 255, 255, .8);
        }

    input[type=radio]:checked + label:before {
        content: " \2022";
        color: #4da6ff;
        font-size: 30px;
        text-align: center;
        line-height: 15px;
    }

    .custom-control-input {
        width: 20px;
        height: 20px;
    }

    .notatki-wykreslone {
        position: relative;
        max-height: 15vh;
        min-height: 15vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .notatki-aktywne {
        position: relative;
        max-height: 40vh;
        min-height: 40vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .notatki-aktywne pre {
            width: 95%;
            overflow-x: hidden;
            text-wrap: normal;
        }

    .topbar .dropdown-list .dropdown-header {
        background-color: #142f43;
    }



    .topbar .dropdown-list .dropdown-footer {
        color: #c1c1c1;
    }

    .dropdown-item:hover, .dropdown-item:focus {
        color: #eb600e;
        background-color: rgb(20 47 67 / 0.1)
    }

    .topbar .dropdown-list .dropdown-footer:hover {
        color: #ffffff;
        background-color: rgb(20 47 67 / 1);
    }

    .notatki-powiadomienia-panel {
        height: 17vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .zmien-date-box {
        color: #142f43;
    }

    .panel-blok-karty {
        height: 100%;
        display: flex;
    }

        .panel-blok-karty .card {
            border-radius: 5px;
            border: none
        }

            .panel-blok-karty .card .card-header {
                background-color: #ffffff;
            }

    .panel-wiersz-blokow {
        height: 42vh;
        display: flex;
    }

    .panelkontrahenta-notatki {
        border-top: 1px solid #e3e6f0;
    }

        .panelkontrahenta-notatki #notatkiKontrahenta {
            height: 100%;
            width: 100%;
            overflow-y: auto;
            overflow-x: hidden;
        }

    .lista-powiadomien-body-dropdown {
        max-height: 75vh;
        overflow-y: auto;
        overflow-x: hidden;
        word-wrap: break-word;
    }

    .noborder-radius-15 {
        border-radius: 15px;
        border: none;
    }

    .tlo-panel-usera {
        position: absolute;
        top: 4.7rem;
        right: -2rem;
    }

    .hiperlink-tr {
        cursor: pointer;
        color: #312e2b;
    }

        .hiperlink-tr:hover {
            background-color: #c7e2fe;
        }


.przyznane-rabaty .dropdown .przyznany-rabat-klientowi {
    border-style: none;
    border-radius: 6px;
    color: rgb(133, 135, 150);
    transition: .5s;
}

    .przyznane-rabaty .dropdown .przyznany-rabat-klientowi:hover {
        background-color: #C8E3FF;
        transition: .5s;
    }

    .przyznane-rabaty .dropdown .przyznany-rabat-klientowi:focus {
        color: #000000;
        background-color: #b3d8fe;
        transition: .5s;
    }

    .przyznane-rabaty .dropdown .dropdown-menu .dropdown-header {
       background-color: #f7d98d;
       color: black;
    }

    .przyznane-rabaty .dropdown .dropdown-menu .dropdown-header.zarejestrowany {
        background-color: rgb(27 191 132 / 0.45);
        color: black;
    }

        .dropend .dropdown-menu {
            top: 0;
            right: auto;
            left: 100%;
        }

    .zadania-kalendarz-mobile .dropdown .opis-zadanie-kalendarz-mobile {
        border-style: none;
        border-radius: 6px;
        color: rgb(133, 135, 150);
        transition: .5s;
    }

        .zadania-kalendarz-mobile .dropdown .opis-zadanie-kalendarz-mobile:hover {
            background-color: #C8E3FF;
            transition: .5s;
        }

        .zadania-kalendarz-mobile .dropdown .opis-zadanie-kalendarz-mobile:focus {
            color: #000000;
            background-color: #b3d8fe;
            transition: .5s;
        }

    .inwestycje-home .opis-inwestycje-home {
        border-style: none;
        border-radius: 6px;
        color: rgb(94 94 95);
        transition: .5s;
    }

    .inwestycje-home .title {
        color: #1e1e1e;
    }

    .inwestycje-home hr {
        color: #1e1e1e;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
    }

    .inwestycje-home .opis-inwestycje-home:hover {
        color: #000000;
        background-color: #C8E3FF;
        transition: .5s;
    }

    #gorna-belka-nav .menu-show {
        background-color: black;
    }

    /*skala 125% na desktop*/
    @media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 768px) and (max-width: 1536px) {
        .fs-1 {
            font-size: calc(1rem + 1.4vw) !important;
        }

        .fs-2 {
            font-size: calc(1rem + 0.8vw) !important;
        }

        .fs-3 {
            font-size: calc(1rem + 0.6vw) !important;
        }

        .fs-4 {
            font-size: calc(1rem + 0.3vw) !important;
        }

        .fs-5 {
            font-size: 1rem !important;
        }

        .fs-6 {
            font-size: 0.75rem !important;
        }

        .img-user-miniature {
            width: 60px;
            height: 60px;
        }

        .tlo-panel-usera img {
            width: 750px;
        }
        /*górna belka*/
        .topbar {
            max-height: 7vh;
        }

        .img-topbar {
            max-height: 6vh;
        }

        .img-topbar-miniature {
            height: 5vh;
            width: 5vh;
        }

        .nav-link {
            font-size: 0.8rem;
            font-weight: bold;
        }

        .topbar .nav-link {
            font-size: 1rem;
        }

        .nav-link span, .dropdown .dropdown-list .dropdown-item span {
            font-size: 0.8rem;
        }

        .dropdown-menu {
            top: 88%
        }

        /*boczne menu*/
        .l-navbar, .pin.l-navbar {
            top: 6vh;
            height: 94vh;
        }

        .l-navbar {
            width: 53px;
            padding: .2rem 1rem 0 0;
        }

        .pin.l-navbar {
            width: 160px;
            min-width: 160px;
            padding: .18rem 0rem 0 0;
        }


        .behind-l-navbar {
            width: 53px;
            max-height: 93vh;
            padding: .5rem 1rem 0 0;
        }

        .pin.behind-l-navbar {
            width: 160px;
            min-width: 160px;
            max-height: 94vh;
        }

        .menu-active::before {
            width: 1.8px;
            height: 28px;
        }

        .menu-show {
            width: 160px;
        }

        .menu-nav_link {
            column-gap: 0.87rem;
            padding: 0rem 0 .1rem 1.3rem
        }

        .menu-image, .menu-nav_icon {
            max-width: 11px;
            width: 11px;
            max-height: 11px;
            height: 11px;
        }

        /*  .menu-nav_icon {
        transform: scale(0.85);
        transform-origin: top left;
    }*/

        .menu-nav_name {
            font-size: 0.75rem;
        }
        /*głowne okno*/
        #mainContent {
            background-color: #F3F3F3;
            overflow: auto;
        }

        h2 {
            font-size: 1.4rem;
        }

        .btn-instalator-blue {
            font-size: 0.8rem;
        }

        .img-miniature-avatar {
            height: 48px;
            width: 48px;
        }

        .img-miniature {
            height: 48px;
            width: 48px;
        }

        .checkbox-active-user {
            width: 13.6px;
        }

        .checkbox-inactive-user {
            width: 13.6px;
        }

        #mainContent, .form-control, #kalendarzPartial, #uslugiPartial, notatka-tresc, .work-name, .btn, .input-group-text {
            font-size: 0.8rem;
        }

        .my-1 {
            margin-top: 0.2rem !important;
            margin-bottom: 0.2rem !important;
        }

        .ml-4 {
            margin-left: 0.8rem !important;
        }

        .radio-button label:before {
            width: 13.6px;
            height: 13.6px;
            border-radius: 6.8px;
        }

        input[type=radio]:checked + label:before {
            content: " \2022";
            color: #4da6ff;
            font-size: 24px;
            text-align: center;
            line-height: 12px;
        }

        /*Dialogi*/
        .custom-control-label {
            position: relative;
            margin-bottom: 0;
            vertical-align: center
        }

        .custom-switch .custom-control-label::before {
            height: 0.8rem;
            width: calc(0.8rem + 0.75rem);
            border-radius: 1.6rem;
        }

        .custom-switch .custom-control-label::after {
            width: calc(0.8rem - 4px);
            height: calc(0.8rem - 4px);
            border-radius: calc(0.8rem - (0.8/ 2));
        }

        .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
            transform: translateX(calc(1rem - 0.25rem));
        }

        .Modal_INSTALATOR365, .Modal_INSTALATOR365 h6, .Modal_INSTALATOR365 .form-horizontal, .form-control-user, .form-floating label, .dialog-instalator-body label, .dialog-instalator-body .form-control {
            font-size: 0.8rem;
        }

            .Modal_INSTALATOR365 span {
                font-size: 1rem;
            }

        .btn span {
            font-size: 0.8rem;
        }

        .Modal_INSTALATOR365 {
            max-width: 560px;
            /* max-height: 64vh;*/
        }

        .obrazek-dialogu {
            position: absolute;
            left: 0;
            top: 0;
            width: 76px;
        }

        .obrazek-dialogu2 {
            position: absolute;
            left: 27.2px;
            top: 27.2px;
            width: 44.8px;
            height: 44.8px;
            background-color: #fc7322;
        }

        .dialog-instalator-header {
            margin-top: 25px;
        }

        .dialog-instalator-header2 {
            margin-top: 15px;
        }

        .dialog-side-strip {
            background-color: #142F43;
            min-width: 46.4px;
            max-width: 46.4px;
        }

        .dialog-instalator-body {
            max-height: 50vh;
        }

        .Modal_INSTALATOR365_FW {
            max-width: 800px;
            /* max-height: 64vh;*/
        }

        .Modal_AKTUALNOSCI {
            width: 60vw;
            height: 60vh;
        }

        /*tabele*/
        .action-buttons img {
            max-width: 17px;
            width: 17px;
            max-height: 17px;
            height: 17px;
        }

        .status-bar {
            min-width: 4px;
            max-width: 4px;
            height: auto;
            border-radius: 15px;
            margin-right: 6px;
            transition: 0.5s;
        }

        .add-plus, .checkbox-empty, .checkbox-fill, .star-button img, .edit-button img, .trash-button img {
            transform: scale(0.8);
            transform-origin: top right;
        }
    }

.karta-status-urzadzenia, .karta-numer-seryjny {
    border: none;
    border-radius: 15px;
    border-radius: 15px;
}
    .karta-status-urzadzenia.mobile, .karta-numer-seryjny.mobile {
        width: 97%;
    }

    .karta-status-urzadzenia .card-header, .karta-numer-seryjny .card-header {
        border-top-left-radius: 8px;
        border-top-right-radius: 15px;
        background-color: #ffffff;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: solid;
        margin: 0;
        padding: 0;
        padding-top: 8px;
        padding-bottom: 5px;
    }
    .karta-numer-seryjny .card-header {
        border-left-style: none;
    }
    .karta-status-urzadzenia .card-footer, .karta-numer-seryjny .card-footer {
        background-color: #ffffff;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .karta-status-urzadzenia .card-header.onlineoff {
        border-color: #e2c267;
    }

    .karta-status-urzadzenia .card-header.offline {
        border-color: #ff6576;
    }

    .karta-status-urzadzenia .card-header.work-planned {
        border-color: #3264a8;
    }

    .karta-status-urzadzenia .card-header.online {
        border-color: #699f86;
    }
.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
} 

/*MOBILE*/
    @media screen and (max-width: 768px) {
        .ui-autocomplete {
            max-height: 150px;
        } 
        .button-image {
            max-width: 25px;
            width: 25px;
            max-height: 25px;
            height: 25px;
        }

        .loading-animation {
            position: fixed !important;
        }

        body {
            overflow-y: scroll;
        }
        /*górna belka*/
        .topbar {
            max-height: 7vh;
        }

        .img-topbar {
            max-height: 6vh;
        }

        .img-topbar-miniature {
            height: 5vh;
            width: 5vh;
        }

        .nav-link {
            font-size: 0.8rem;
            font-weight: bold;
        }

        .topbar .nav-link {
            font-size: 1rem;
        }

        .nav-link span, .dropdown .dropdown-list .dropdown-item span {
            font-size: 0.8rem;
        }

        /*boczne menu*/
        .l-navbar, .pin.l-navbar {
            position: fixed;
            top: 7vh;
            height: 94%;
            padding-top: 4vh;
        }

        .menu-active::before {
            width: 1.8px;
            height: 25px;
            top: 0;
        }

        .menu-nav_link {
            column-gap: 1rem;
            padding: 0rem 0 .8rem 1.1rem
        }

        .menu-image, .menu-nav_icon {
            max-width: 18px;
            width: 18px;
            max-height: 18px;
            height: 18px;
        }

        .menu-nav_name {
            font-size: 1rem;
        }

        /*głowne okno*/
        #mainContent {
            position: relative;
            width: 100%;
            background-color: #F3F3F3;
            max-height: none;
            height: auto;
            padding-bottom: 50px;
            overflow-y: hidden;
            overflow-x: no-display;
        }

        .notatki-aktywne {
            position: unset;
            max-height: none;
            min-height: 20vh;
            height: auto;
            overflow-y: unset;
            overflow-x: unset;
        }
        .notatki-wykreslone {
            position: unset;
            max-height: none;
            min-height: 20vh;
            height: auto;
            overflow-y: unset;
            overflow-x: unset;
        }

        #notatkiWykreslone {
            display: none;
        }



        #notatkiAktywneMobileHeader {
            display: block;
        }

        #notatkiWykresloneMobileHeader {
            display: none;
        }

        .mobile-panel-box {
            position: relative;
            max-height: none;
            min-height: 20vh;
            height: auto;
            overflow-y: unset;
            overflow-x: unset;
        }

        #kalendarzPartial {
            height: auto;
            overflow-y: unset;
            overflow-x: unset;
        }

            #kalendarzPartial .card-body {
                position: unset;
                max-height: none;
                min-height: 20vh;
                height: auto;
                overflow-y: unset;
                overflow-x: unset;
            }

        #uslugiPartial {
            height: auto;
            overflow-y: hidden;
            overflow-x: hidden;
        }

            #uslugiPartial .card-body {
                position: relative;
                max-height: none;
                min-height: 20vh;
                height: auto;
                overflow-y: hidden;
                overflow-x: hidden;
            }

        .add-plus.bottom-plus {
            position: absolute;
            bottom: 0px;
            right: 10px;
        }

        #przewijarka-mobile {
            background-color: #ff3939;
            position: fixed;
            width: auto;
            height: auto;
            padding: 20px;
            border-radius: 50px;
            bottom: 5vh;
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            right: -35px;
            opacity: 0.7;
            transition: 1s ease;
            transition: filter 0.7s ease;
        }

            #przewijarka-mobile img {
                height: auto;
            }

        .zmien-date-box {
            border: solid;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom: none;
            border-width: thin;
            border-color: #e3e6f0;
            margin-left: auto;
            margin-right: auto;
            width: auto;
            text-align: center;
            background-color: #f7f9fa;
            margin-top: 6px;
        }

            .zmien-date-box a {
                left: 0;
            }

        .modal-mobile-bottom-NORMAL {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 50vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }

        .modal-mobile-bottom-FULL {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 75vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }

        .modal-mobile-bottom-MINIMUM {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 32vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }
        #copyNotificationMobile {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 8vh;
            left: 0;
            right: 0;
            bottom: 0;
            margin-bottom: 0;
            text-align: center;
        }
            #copyNotificationMobile span {
                position: relative;
                top: 10%;
            }
        
        .notatka-tresc {
            width: 95%;
            word-wrap: break-word;
            overflow-x: no-display;
        }

        #contentContainer {
            min-height: 100vh;
        }

        h2 {
            font-size: 1.4rem;
        }

        .btn-instalator-blue {
            font-size: 0.8rem;
        }

        .img-miniature-avatar {
            height: 48px;
            width: 48px;
        }

        .img-miniature {
            height: 48px;
            width: 48px;
        }

        .checkbox-active-user {
            width: 13.6px;
        }

        .checkbox-inactive-user {
            width: 13.6px;
        }

        #mainContent, .form-control, #kalendarzPartial, #uslugiPartial, notatka-tresc, .work-name, .btn, .input-group-text {
            font-size: 0.8rem;
        }

        .my-1 {
            margin-top: 0.2rem !important;
            margin-bottom: 0.2rem !important;
        }

        .ml-4 {
            margin-left: 0.8rem !important;
        }

        .radio-button label:before {
            width: 13.6px;
            height: 13.6px;
            border-radius: 6.8px;
        }

        input[type=radio]:checked + label:before {
            content: " \2022";
            color: #4da6ff;
            font-size: 24px;
            text-align: center;
            line-height: 12px;
        }

        .mobile-filtry {
            position: relative;
            border: solid;
            border-width: thin;
            border-radius: 8px;
            min-height: 0;
            margin-bottom: 20px;
            padding: 10px;
        }

            .mobile-filtry .mobile-filtry-header {
                position: absolute;
                background-color: #f3f3f3;
                right: 40px;
                top: -10px;
            }

                .mobile-filtry .mobile-filtry-header span {
                    margin-left: 5px;
                    margin-right: 5px;
                }

            .mobile-filtry .btn {
                padding-left: 5px;
                padding-right: 5px;
                padding-top: 2px;
                padding-bottom: 2px;
                word-wrap: break-word;
                max-width: 100%;
            }

        .head-mobile-view img {
            height: 20px;
        }

        .mobile-filtry-combo ul {
            max-height: 150px;
            height: auto;
            overflow-x: hidden;
            overflow-y: auto;
        }

        .panelkontrahenta-notatki {
            border-top: none;
        }

            .panelkontrahenta-notatki #notatkiKontrahenta {
                height: auto;
                width: 100%;
                overflow-y: hidden;
                overflow-x: hidden;
            }

        .panel-blok-karty .card {
            border-radius: 15px;
            border: none;
            box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.13) !important;
        }

        .notatki-aktywne .dropdown a .notatka-tresc {
            border-style: none;
            border-radius: 6px;
            width: 100%;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-top: 5px;
            margin-bottom: 8px;
            color: rgb(133, 135, 150);
            vertical-align: middle;
        }

        .notatki-aktywne .dropdown a:focus .notatka-tresc, .notatki-aktywne .dropdown a:focus .akcja-tresc {
            color: #000000;
            background-color: #C8E3FF!important;
            transition: .5s;
        }

        
        .notatki-aktywne .dropdown hr {
            width: 75%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            opacity: 0.15;
        }

        .notatki-wykreslone .dropdown a .notatka-tresc {
            border-style: none;
            border-radius: 6px;
            width: 100%;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-top: 5px;
            margin-bottom: 8px;
            color: rgb(133, 135, 150);
            vertical-align: middle;
        }
        .notatki-wykreslone .dropdown hr {
            width: 75%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            opacity: 0.15;
        }
        .zadania-kalendarz-mobile .dropdown .opis-zadanie-kalendarz-mobile {
            border-style: none;
            border-radius: 6px;
            color: rgb(133, 135, 150);
        }

            .zadania-kalendarz-mobile .dropdown .opis-zadanie-kalendarz-mobile:focus {
                color: #000000;
                background-color: #C8E3FF;
                transition: .5s;
            }

        .notatki-home-mobile .dropdown a .notatka-tresc {
            border-style: none;
            border-radius: 6px;
            color: rgb(133, 135, 150);
        }

        .notatki-home-mobile .dropdown a:focus .notatka-tresc {
            color: #000000;
            background-color: #C8E3FF;
            transition: .5s;
        }

        .inwestycje-home hr {
            margin-left: 0.5rem;
            margin-right: 0.5rem;
        }
        /*Dialogi*/
        .mobile-modal-powiadomienia {
            height: auto;
            max-height: 15vh;
            overflow-y: auto;
            overflow-x: hidden;
        }

        .flModal1 {
            border-style: none;
            position: fixed !important;
            z-index: 97;
            display: none;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background-color: #000000;
            opacity: 0.5;
            overflow: hidden;
        }

        .custom-control-label {
            position: relative;
            margin-bottom: 0;
            vertical-align: center
        }

        .custom-switch .custom-control-label::before {
            height: 0.8rem;
            width: calc(0.8rem + 0.75rem);
            border-radius: 1.6rem;
        }

        .custom-switch .custom-control-label::after {
            width: calc(0.8rem - 4px);
            height: calc(0.8rem - 4px);
            border-radius: calc(0.8rem - (0.8/ 2));
        }

        .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
            transform: translateX(calc(1rem - 0.25rem));
        }

        .Modal_INSTALATOR365, .Modal_INSTALATOR365 h6, .Modal_INSTALATOR365 .form-horizontal, .form-control-user, .form-floating label, .dialog-instalator-body label, .dialog-instalator-body .form-control {
            font-size: 0.8rem;
        }

            .Modal_INSTALATOR365 span {
                font-size: 1rem;
            }

        .btn span {
            font-size: 0.8rem;
        }

        .Modal_INSTALATOR365 {
            position: fixed !important;
            max-width: 560px;
            /* max-height: 64vh;*/
        }

        .obrazek-dialogu {
            position: absolute;
            left: 0;
            top: 0;
            width: 76px;
        }

        .obrazek-dialogu2 {
            position: absolute;
            left: 27.2px;
            top: 27.2px;
            width: 44.8px;
            height: 44.8px;
            background-color: #fc7322;
        }

        .dialog-instalator-header {
            margin-top: 25px;
        }

        .dialog-instalator-header2 {
            margin-top: 15px;
        }

        .dialog-side-strip {
            background-color: #142F43;
            min-width: 46.4px;
            max-width: 46.4px;
        }

        .dialog-instalator-body {
            max-height: 50vh;
        }

        .Modal_INSTALATOR365_FW {
            max-width: 800px;
            /* max-height: 64vh;*/
        }

        .Modal_AKTUALNOSCI {
            width: 90vw;
            height: 70vh;
            margin: auto;
        }
        /*tabele*/
        .accordion-button {
            border: none;
        }

        .etapy-opcje {
            top: 17px;
        }

        .action-buttons img {
            max-width: 17px;
            width: 17px;
            max-height: 17px;
            height: 17px;
        }

        .status-bar {
            min-width: 4px;
            max-width: 4px;
            height: auto;
            border-radius: 15px;
            margin-right: 6px;
            margin-left: -7px;
            transition: 0.5s;
        }

        .add-plus, .checkbox-empty, .checkbox-fill, .star-button img, .edit-button img, .trash-button img {
            transform: scale(0.8);
            transform-origin: top right;
        }

        .panel-blok-karty {
            height: auto;
            display: block;
        }

        .panel-wiersz-blokow {
            height: auto;
            display: block;
        }

        .karta-status-urzadzenia, .karta-numer-seryjny {
            border: none;
            border-radius: 15px;
            border-radius: 15px;
        }

            .karta-status-urzadzenia .card-header, .karta-numer-seryjny .card-header {
                border-top-left-radius: 8px;
                border-top-right-radius: 15px;
                background-color: #ffffff;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: solid;
                margin: 0;
                padding: 0;
                padding-top: 8px;
                padding-bottom: 5px;
            }
            .karta-numer-seryjny .card-header {
                border-left-style: none;
            }
            .karta-status-urzadzenia .card-footer, .karta-numer-seryjny .card-footer {
                background-color: #ffffff;
                border-bottom-left-radius: 15px;
                border-bottom-right-radius: 15px
            }

            .karta-status-urzadzenia .card-header.onlineoff {
                border-color: #e2c267;
            }

            .karta-status-urzadzenia .card-header.offline {
                border-color: #ff6576;
            }

            .karta-status-urzadzenia .card-header.work-planned {
                border-color: #3264a8;
            }

            .karta-status-urzadzenia .card-header.online {
                border-color: #699f86;
            }

        .karta-inwestycji {
            border: none;
            border-radius: 15px;
            border-radius: 15px;
        }

            .karta-inwestycji .card-header {
                border-top-left-radius: 8px;
                border-top-right-radius: 15px;
                background-color: #ffffff;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: solid;
                margin: 0;
                padding: 0;
                padding-top: 8px;
                padding-bottom: 5px;
            }
            .karta-inwestycji .card-footer {
                background-color: #ffffff;
                border-bottom-left-radius: 15px;
                border-bottom-right-radius: 15px
            }

        .karta-inwestycji .card-header.work-inprogress {
            border-color: #e2c267;
        }

            .karta-inwestycji .card-header.work-private-status {
                border-color: #777777;
            }

                .karta-inwestycji .card-header.work-before {
                    border-color: #ff6576;
                }

                .karta-inwestycji .card-header.work-planned {
                    border-color: #3264a8;
                }

                .karta-inwestycji .card-header.work-success {
                    border-color: #699f86;
                }

        .data-inwestycji, .data-numer-seryjny {
            margin-left: auto;
            margin-right: 10px;
            color: #8587a3;
        }
    }

    /*pomiędzy mobile a desktop w wyjątko rozbudowanych widokach*/
    @media screen and (max-width: 1399px) and (min-width: 768px) {
        .panel-blok-karty {
            height: auto;
            display: block;
        }

        .panel-wiersz-blokow {
            height: auto;
            display: block;
        }

        .mobile-panel-box {
            max-height: none;
            min-height: 20vh;
            height: auto;
            overflow-y: unset;
            overflow-x: unset;
        }

        .head-mobile-view img {
            height: 20px;
        }

        .modal-mobile-bottom-NORMAL {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 50vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }

        .modal-mobile-bottom-FULL {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 80vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }

        .modal-mobile-bottom-MINIMUM {
            display: none;
            border-style: none !important;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            position: fixed !important;
            z-index: 99;
            width: 100vw;
            height: 32vh;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #FFFFFF;
        }

        .karta-status-urzadzenia, .karta-numer-seryjny {
            border: none;
            border-radius: 15px;
            border-radius: 15px;
        }

            .karta-status-urzadzenia .card-header, .karta-numer-seryjny .card-header {
                border-top-left-radius: 8px;
                border-top-right-radius: 15px;
                background-color: #ffffff;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: solid;
                margin: 0;
                padding: 0;
                padding-top: 8px;
                padding-bottom: 5px;
            }
                .karta-numer-seryjny .card-header {
                    border-left-style: none;
                }
                .karta-status-urzadzenia .card-header.onlineoff {
                    border-color: #e2c267;
                }

                .karta-status-urzadzenia .card-header.offline {
                    border-color: #ff6576;
                }

                .karta-status-urzadzenia .card-header.work-planned {
                    border-color: #3264a8;
                }

                .karta-status-urzadzenia .card-header.online {
                    border-color: #699f86;
                }

        .karta-inwestycji {
            border: none;
            border-radius: 15px;
            border-radius: 15px;
        }

            .karta-inwestycji .card-header {
                border-top-left-radius: 8px;
                border-top-right-radius: 15px;
                background-color: #ffffff;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: solid;
                margin: 0;
                padding: 0;
                padding-top: 8px;
                padding-bottom: 5px;
            }

                .karta-inwestycji .card-header.work-inprogress {
                    border-color: #e2c267;
                }

                .karta-inwestycji .card-header.work-before {
                    border-color: #ff6576;
                }

                .karta-inwestycji .card-header.work-planned {
                    border-color: #3264a8;
                }

                .karta-inwestycji .card-header.work-success {
                    border-color: #699f86;
                }

        .data-inwestycji, .data-numer-seryjny {
            margin-left: auto;
            margin-right: 10px;
            color: #8587a3;
        }

        .mobile-filtry {
            position: relative;
            border: solid;
            border-width: thin;
            border-radius: 8px;
            min-height: 0;
            margin-bottom: 20px;
            padding: 10px;
        }

            .mobile-filtry .mobile-filtry-header {
                position: absolute;
                background-color: #f3f3f3;
                right: 40px;
                top: -10px;
            }

                .mobile-filtry .mobile-filtry-header span {
                    margin-left: 5px;
                    margin-right: 5px;
                }

            .mobile-filtry .btn {
                padding-left: 5px;
                padding-right: 5px;
                padding-top: 2px;
                padding-bottom: 2px;
                word-wrap: break-word;
                max-width: 100%;
            }
    }



    /*poprawki po bootstrap*/

    .text-gray-100 {
        color: #f8f9fc !important;
    }

    .text-gray-200 {
        color: #eaecf4 !important;
    }

    .text-gray-300 {
        color: #dddfeb !important;
    }

    .text-gray-400 {
        color: #d1d3e2 !important;
    }

    .text-gray-500 {
        color: #b7b9cc !important;
    }

    .text-gray-600 {
        color: #858796 !important;
    }

    .text-gray-700 {
        color: #6e707e !important;
    }

    .text-gray-800 {
        color: #5a5c69 !important;
    }

    .text-gray-900 {
        color: #3a3b45 !important;
    }


    .error {
        color: #5a5c69;
        font-size: 7rem;
        position: relative;
        line-height: 1;
    }
#urzadzenieMenu {
    transition: .3s;
}
    #urzadzenieMenu:hover {
        opacity: 0.5;
    }

/*Poprawa stylów dla color pickera*/
.pcr-palette::before, .pcr-color-preview::before {
    content: none !important;
    display: none !important;
    background: none !important;
}
.pcr-swatches button::before, .pickr button:before {
    box-shadow: none !important;
    border: none !important;
    background-clip: padding-box;
    background: none !important;
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0;
}
.pcr-interaction {
    display: flex;
    align-items: center;
    gap: 0.5em;
    padding: 10px;
}
.pcr-result {
    flex: none !important;
    width: 70% !important;
    margin-top:auto !important;
    margin-bottom: auto!important;
}
.pcr-save {
    color: #ffffff !important;
    background-color: var(--blue-color-button) !important;
    border: solid !important;
    border-width: 0.5px !important;
    border-color: var(--blue-color-button) !important;
    transition: 0.5s !important;
    border-radius: 5px !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-align: center !important;
    vertical-align: middle !important;
    letter-spacing: normal !important;
    font-size: 0.9rem !important;
}
    .pcr-save:hover {
        color: #ffffff !important;
        background-color: var(--blue-color-hover-button) !important;
    }

    .pcr-save:focus {
        color: #5a5c69 !important;
        background-color: var(--blue-color-button) !important;
    }
/*ikona powiadomienia z czatu*/
.chat-icon-flag {
    position: absolute;
    top: -10px;
    right: -6px;
    background-color: #ff0000;
    padding: 6px;
    border-radius: 50%;
    font-size: 12px;
    box-shadow: 0 0 6px #ffffff;
    z-index: 10;
}

.reqnet-input {
    background-color: #fff !important;
    color: #333;
    border: 1px solid #66b22e;
    border-radius: 6px;
    transition: all 0.2s ease-in-out;
}

.input-validation-error {
    border: 1px solid #e11313 !important;
}

.reqnet-input:focus {
    background-color: #fff !important;
    border-color: #6ecc28 !important;
    box-shadow: 0 0 0 0.2rem rgba(102, 178, 46, 0.25) !important;
    outline: none !important;
    color: #333;
}

.reqnet-input::placeholder {
    color: #66b22e;
    opacity: 0.6;
}

.reqnet-input:-webkit-autofill,
.reqnet-input:-webkit-autofill:hover,
.reqnet-input:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px #f8fdf6 inset !important;
    -webkit-box-shadow: 0 0 0 1000px #f8fdf6 inset !important;
    border: 1px solid #66b22e !important;
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: #333 !important;
}

.btn-reqnet-green {
    color: #ffffff !important;
    background-color: #66b22e !important;
    border: solid;
    border-radius: 5px;
    border-width: 0.5px;
    border-color: #768f13 !important;
    transition: 0.5s !important;
}

    .btn-reqnet-green:hover {
        color: #000000 !important;
        background-color: #d2f15a !important;
    }

    .btn-reqnet-green:focus {
        background-color: #d2f15a !important;
    }
