/* ==========================================================================
   MNKSTRAP
   ========================================================================== */

.paddingtb td {
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}

.paddingtbig td {
    padding-left: 3px !important;
    padding-right: 3px !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

.brakdanych {
    color: #ABABAB;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ee01 {
    height: 40px;
    background: rgb(160, 18, 0);
    background: linear-gradient(180deg, rgba(160, 18, 0, 1) 0%, rgba(254, 40, 0, 1) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.wo01 {
    height: 40px;
    background: rgb(49, 119, 183);
    background: linear-gradient(180deg, rgb(49, 119, 183) 0%, rgb(183, 211, 236) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.wo02 {
    height: 40px;
    background: rgb(49, 119, 183);
    background: linear-gradient(180deg, #f8d008 0%, #BBBBBB 100%);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.wo03 {
    height: 40px;
    background: rgb(49, 119, 183);
    background: linear-gradient(180deg, #A27D33 0%, #FDCE5A 100%);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.wo04 {
    height: 40px;
    background: rgb(49, 119, 183);
    background: linear-gradient(180deg, #9A4812 0%, #F87822 100%);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}


.trfootecwo01 {
    background-color: rgb(80, 153, 213);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.trfootecwo02 {
    background-color: #f8d008;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.trfootecwo03 {
    background-color: #A27D33;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.trfootecwo04 {
    background-color: #9A4812;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}


@media only screen and (min-width: 560px) {
    #dropdownmedia {
        margin-left: -70px !important;
        top: auto !important;
    }

    #hideonpoziom {
        display: none !important;
    }

    #exportDateNavigation {
        display: none !important;
    }

    .chart-border-mnk {
        margin-top: 4px;
    }
}

@media only screen and (max-width: 559px) {
    #mobile-navs {
        display: none !important;
    }
}

g.amcharts-AxisLabel-group {
    fill: #FFFFFF !important;
}

@media only screen and (min-width: 560px) {
    .akceptujanuluj {
        bottom: 0 !important;
    }
}

.mnk-fixed-searchbtns {
    position: fixed;
    border-top: rgba(12, 12, 12, 0.1) 1px solid;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    color: white;
    padding-top: 10px;
    padding-bottom: 16px;
}

.mnk-fixed-searchbtns2 {
    position: fixed;
    border-top: rgba(12, 12, 12, 0.1) 1px solid;
    left: 0;
    bottom: 68px;
    width: 100%;
    background-color: #fff;
    color: white;
}

.x1 {
    background-color: #FFFFFF;
    border: 1px solid #F8F8F8;
    color: #000000;
    font-size: 8px;
    font-weight: 600;
}

.x2 {
    background-color: #00FFCC;
    border: 1px solid #F8F8F8;
    color: #000000;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x3 {
    background-color: #00CC66;
    border: 1px solid #F8F8F8;
    color: #000000;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x4 {
    background-color: #669900;
    border: 1px solid #F8F8F8;
    color: #000000;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x5 {
    background-color: #66FF33;
    border: 1px solid #F8F8F8;
    color: #000000;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x6 {
    background-color: #404040;
    border: 1px solid #F8F8F8;
    color: #FFFFFF;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x7 {
    background-color: #0066FF;
    border: 1px solid #F8F8F8;
    color: #FFFFFF;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}

.x8 {
    background-color: #FF0000;
    border: 1px solid #F8F8F8;
    color: #FFFFFF;
    white-space: nowrap;
    font-size: 8px;
    font-weight: 600;
}


.bud1 {
    color: #575757;
}

.xssz {
    border-top: #F2F2F2 3px solid;
}

.pl2 {
    padding-left: 4px !important;
}

.pr2 {
    padding-right: 4px !important;
}

.f12 {
    height: 30px;
    background: rgb(239, 113, 0);
    background: linear-gradient(180deg, rgba(239, 113, 0, 1) 0%, rgba(242, 137, 0, 1) 100%);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.f13 {
    height: 50px;
    background: rgb(242, 142, 0);
    background: linear-gradient(180deg, rgba(242, 142, 0, 1) 0%, rgba(247, 186, 0, 1) 100%);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    border-top: #F2F2F2 3px solid;
}

.f14 {
    height: 70px;
    background: rgb(247, 193, 7);
    background: linear-gradient(180deg, rgba(247, 193, 7, 1) 0%, rgba(255, 254, 0, 1) 100%);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    border-top: #F2F2F2 3px solid;
}

select option {
    background-color: #EEECEC;
}

.red-anomaly {
    color: red !important;
    font-weight: bold !important;
}

body {
    font-family: sans-serif;
}

path d {
    display: none !important;
}

input {
    outline: none !important;
}

#chartdiv {
    width: 100%;
    height: 160px;
}

#chartdiv2 {
    width: 100%;
    height: 160px;
}

.btns-change-input {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.chart-border-mnk {
    border: 1px #E4E4E4 solid;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BCE0FD;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BCE0FD;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #BCE0FD;
}

.thismonth {
    font-size: 10px !important;
    font-weight: bold;
}

.margin-top-ss {
    margin-top: 5px !important;
}

.bg-blue-alarmy {
    background-color: #BDD7EE;
    margin-left: 4px !important;
    outline: 2px solid #F7F7F7;
    outline-offset: -2px;
}

.alarm-btn-big {
    background-color: #F2F2F2;
    color: #2403E4;
    border: #41719C 1px solid;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    width: 130px;
}

.alarm-btn-big2 {
    background-color: #DEEBF7;
    color: #2403E4;
    border: #41719C 1px solid;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    width: 130px;
}

.alarm-btn {
    background-color: #F2F2F2;
    color: #2403E4;
    border: #41719C 1px solid;
    border-radius: 3px;
    font-size: 7px;
    height: 35px;
    margin-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
}

.alarm-btn2 {
    background-color: #DEEBF7;
    color: #2403E4;
    border: #41719C 1px solid;
    border-radius: 3px;
    font-size: 7px;
    height: 35px;
    margin-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
}

@media only screen and (min-width: 760px) {
    .item {
        margin-top: 5px !important;
    }
}

@media only screen and (min-width: 560px) and (max-width: 759px) {
    .item {
        margin-top: 3px;
    }

    .item img {
        height: 28px;
    }
}


@media only screen and (min-width: 560px) {
    .footer {
        position: fixed;
        background-color: white;
        justify-content: center;
        text-align: center;
        right: 0;
        height: 100%;
        width: 78px;
        top: 0;
    }

    .footer a {
        color: #000;
        text-decoration: none;
    }

    .spaceit {
        display: none;
    }

    #mobile-navs-margintop {
        margin-top: 32px !important;
    }

    #breakPower7daysDates {
        display: block;
    }

}


@media only screen and (max-width: 559px) {
    .item {
        display: inline-block;
        text-align: center;
        width: 15%;
    }

    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        color: white;
        padding-top: 4px;
        padding-bottom: 14px;
    }

    .footer a {
        color: #000;
        text-decoration: none;
    }

    .item {
        margin-left: 1px;
    }

    .spaceit {
        display: block;
    }

    #mobile-navs-margintop {
        margin-top: 0px !important;
    }

    #breakPower7daysDates {
        display: none;
    }

}


.caption {
    display: block;
    color: #869098;
    font-size: 10px;
}


.search-tr {
    height: 40px;
    border-bottom: #ACACAC solid 1px !important;
}

.search-tr td {
    padding-left: 6px
}


.switch {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 37px;
    margin-top: 6px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #B2B2B2;
    -webkit-transition: .4s;
    transition: .4s;
    margin-top: 6px;
}

.slider:before {
    position: absolute;
    content: "wył.";
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    height: 31px;
    width: 66px;
    background-color: #626E67;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}


input:checked + .slider:before {
    -webkit-transform: translateX(31px);
    -ms-transform: translateX(31px);
    transform: translateX(64px);
    background-color: #1B984D;
    content: 'włą.';
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

/*------ ADDED CSS ---------*/
.slider:after {
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

/*--------- END --------*/


#loader {
    position: fixed;
    margin: auto;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader2 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader222 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader3 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader4 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader5 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader6 {
    margin: auto;
    margin-top: 38px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader7 {
    margin-top: 50%;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader7z {
    margin-top: 50%;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader7b {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader8 {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader88888 {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;
}

#loader88888a {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;
}

#loader888 {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

#loader9 {
    margin-top: 50%;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;

}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader {
    display: block;
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(207, 220, 240, 1);
    background: linear-gradient(180deg, rgba(207, 220, 240, 1) 0%, rgba(196, 203, 213, 1) 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 99999 !important;
}

#loader88 {
    margin: auto;
    margin-top: 32px;
    margin-bottom: 32px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #267EB7;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    z-index: 9999 !important;
}


.btn-search-cancel {
    width: 115px;
    border: 1px solid #707070;
    border-radius: 20px;
    color: #000;
}

.btn-search-ok {
    width: 115px;
    border: 1px solid #707070;
    border-radius: 20px;
    color: #000;
    background-color: #E4E4E4;
}


.btn-config-power {
    background-color: #A6A6A6;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.btn-config-power:hover {
    text-decoration: none;
    color: #fff;
}


.gray-gradient-bg {
    background: rgb(232, 232, 232);
    background: linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(185, 185, 185, 1) 100%);
}

#searchInput {
    /*  background-image: url("/app/elements/icons/searchbaricon.png"); */
    background-position: 10px 15px;
    background-repeat: no-repeat;
    width: 100%;
    padding: 12px 20px 12px 40px;
}

#searchInput::placeholder {
    color: #B8BBBE;
}

#login::placeholder {
    color: #BCE0FD;
}

#password::placeholder {
    color: #BCE0FD;
}


.selected {
    background-color: #267EB7;
    color: #FFF;
}

.first-child-left td:nth-child(1) {
    text-align: left;
    padding-left: 2px;
}

.first-child-left td:nth-child(3) {
    text-align: right;
    padding-right: 2px;
}

.bottom-table-mocum {
    background: rgb(166, 19, 0);
    background: linear-gradient(180deg, rgba(166, 19, 0, 1) 0%, rgba(254, 40, 0, 1) 100%);
    color: white;
    font-size: 10px;
    font-weight: 600;
}

.bottom-table-ebplus {
    background: rgb(17, 62, 102);
    background: linear-gradient(180deg, rgba(17, 62, 102, 1) 0%, rgba(35, 116, 189, 1) 100%);
    color: white;
    font-size: 10px;
    font-weight: 600;
}

.bottom-table-ebminus {
    background: rgb(98, 129, 157);
    background: linear-gradient(180deg, rgba(98, 129, 157, 1) 0%, rgba(150, 194, 233, 1) 100%);
    color: white;
    font-size: 10px;
    font-weight: 600;
}

.ml-2 {
    margin-left: 2px;
}


.ectablehead {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.ectablehead2 {
    color: #000;
    font-size: 8px;
    border-bottom: 1px solid #FAFAFA;
    white-space: nowrap;
}

.ectr {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.ectr2 {
    color: #7F7F7F;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.trfootec {
    background-color: #FB2700;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}


.txr {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.txr2 {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.txr3 {
    background-color: #FB2700;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.txr4 {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
}


.wxr {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.wxr2 {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.wxr3 {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
}

.wxr4 {
    background-color: #2374BC;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.fx-8 {
    font-size: 8px;
}


.sxr {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.sxr2 {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    height: 23px;
    border-bottom: 1px solid #FAFAFA;
}

.sxr3 {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
}

.sxr4 {
    background-color: #95C0E7;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}


.it22s {
    height: 40px;
    background: rgb(3, 3, 0);
    background: linear-gradient(0deg, rgb(226, 233, 248) 0%, rgb(142, 174, 234) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.it22sss {
    height: 40px;
    background: rgb(3, 3, 0);
    background: linear-gradient(0deg, rgb(142, 174, 234) 0%, rgb(226, 233, 248) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

/* alarmy */

.alarm-component {
    font-family: 'Poppins', sans-serif;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: none;
}

.alarm-content {
    font-size: 12px;
    padding: 4px;
    margin: 0 6px;
    background-color: #F5F8FA !important;
    white-space: pre-line;
    border-radius: 6px;
    border: 1px solid #C74C45;
}

.alarm-details {
    margin-top: 3px;
    background: white;
}

.stat-info, .event-date {
    padding-top: 1px;
    font-size: 11px;
    border-radius: 6px;
    border: 1px solid #C74C45;
    text-align: center;
    margin: 2px 3px;
}

.alarm-label {
    font-size: 12px;
    text-align: center;
    margin-top: 1px;
}

.alert-bar-head {
    color: #464E5F;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
}

.alert-bar-head-img {
    width: 27px;
    height: 24px;
    flex-shrink: 0;
}

.alert-bar-filter-element {
    padding-right: 7px;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    color: #979797;
}

.alert-bar-filter-element-selected {
    color: #000;
    text-decoration-line: underline;
}

.alarm-title {
    height: 57px;
    display: block;
}

input::placeholder {
    color: #979797;
}

.alert-bar-search {
    color: #979797;
    font-size: 12px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 23px;
    float: right;
    margin: 6px;
    border-radius: 8px;
    border: 1px #464E5F solid;
    padding-left: 14px;
}

.alert-font {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    color: #979797;
}

.alert-preview-button {
    display: flex;
    color: #00A3FF;
    background-color: #E1F0FF;
    border-radius: 6px;
    height: 23px;
    padding: 2px 2px 0px 5px;
}

/** Block IU */
#block-ui {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100; /* Aby była ponad innymi elementami */
    /* background-color: rgba(0, 0, 0, 0.5); *//* Przyciemnienie */
    display: none; /* Ukrywamy na starcie */
}

.center-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Style dla ikony ładowania */
.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Animacja obrotowa */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}