/* /Components/DashboardDonutSummary.razor.rz.scp.css */
.donut-summary[b-h64u0ydh6b] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: flex-start;
}

.donut-summary__chart[b-h64u0ydh6b] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.donut-summary--location[b-h64u0ydh6b] {
    align-items: center;
    background-color: #203434;
    border-radius: 16px;
    padding: 1.5rem;
    color: #f5f7f6;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}

.donut-summary__legend[b-h64u0ydh6b] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.donut-summary__legend li[b-h64u0ydh6b] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem;
    color: #2b2b2b;
}

.donut-summary--location .donut-summary__legend li[b-h64u0ydh6b] {
    color: rgba(255, 255, 255, 0.85);
}

.donut-summary--sensor[b-h64u0ydh6b] {
    align-items: center;
    background-color: #203434;
    border-radius: 16px;
    padding: 1.5rem;
    color: #f5f7f6;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}

.donut-summary--sensor .donut-summary__legend li[b-h64u0ydh6b],
.donut-summary--sensor .legend-value[b-h64u0ydh6b] {
    color: rgba(255, 255, 255, 0.85);
}

.legend-color[b-h64u0ydh6b] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
}

.legend-label[b-h64u0ydh6b] {
    flex: 1 1 auto;
}

.legend-value[b-h64u0ydh6b] {
    font-weight: 600;
}

.donut-summary--location .legend-value[b-h64u0ydh6b] {
    color: #ffffff;
}

.donut-summary__card[b-h64u0ydh6b] {
    border-radius: 12px;
    padding: 1.25rem 1rem 1rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
    min-width: 220px;
    max-width: 280px;
    flex: 1 1 220px;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    background-color: #203434;
    color: #f5f7f6;
}

.donut-summary__card .donut-summary__legend li[b-h64u0ydh6b],
.donut-summary__card .legend-value[b-h64u0ydh6b] {
    color: rgba(255, 255, 255, 0.85);
}

.donut-summary__card-title[b-h64u0ydh6b] {
    font-weight: 600;
    font-size: 1.05rem;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 0.25rem;
}

.donut-summary--category .donut-summary__card[b-h64u0ydh6b] {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background-color: #203434;
}

.donut-summary--category .donut-summary__legend li[b-h64u0ydh6b] {
    color: rgba(255, 255, 255, 0.85);
}

.donut-summary__empty[b-h64u0ydh6b] {
    color: #6c757d;
    font-style: italic;
}

.donut-summary__loading[b-h64u0ydh6b] {
    color: #6c757d;
}
/* /Pages/AlarmCardDetailPopup.razor.rz.scp.css */


.alarmCard-Detail[b-7bje0qubyl] {
    margin-bottom: 0px;
}



.alarm-type[b-7bje0qubyl] {
    font-weight: 400;
}

.unonim-view[b-7bje0qubyl] {
    filter: blur(3px);
}

.unonim-view-off[b-7bje0qubyl] {
}

.alarm-position[b-7bje0qubyl] {
    color: gray;
    font-size: smaller;
}

.alarm-date[b-7bje0qubyl] {
    color: gray;
    font-size: small;
}

.alarm-value[b-7bje0qubyl] {
    font-weight: 400;
    font-size: medium;
}

.alarm-value-unit[b-7bje0qubyl] {
    font-size: small;
}

.physicaldevice-data[b-7bje0qubyl] {
    display: flex;
    max-width: 340px;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.physicaldevice-icon[b-7bje0qubyl] {
    width: 60px;
    padding-bottom: 5px;
}

.physicaldevice-icon-image[b-7bje0qubyl] {
    /*height: 60px;*/
    width: 60px;
    display: block;
}

.physicaldevice-value[b-7bje0qubyl] {
    font-size: medium;
    width: 80px;
    margin-left: 5px;
    text-align: left
}

.physicaldevice-value-unit[b-7bje0qubyl] {
    font-size: small;
    color: gray;
}

.physicaldevice-info-header[b-7bje0qubyl] {
    color: gray;
    font-size: small;
}

.unonim-view[b-7bje0qubyl] {
    filter: blur(3px);
}

.unonim-view-off[b-7bje0qubyl] {
}

.physicaldevice-info[b-7bje0qubyl] {
    color: #fff;
    font-size: medium;
}

.rz-dialog-titlebar[b-7bje0qubyl]{
    display:none !important;
}

.alarm-typeDetails[b-7bje0qubyl] {
    color: #fff;
}
/* /Pages/Dashboard.razor.rz.scp.css */
.bk-pico[b-dsw7yuhykw] {
    background: #001618;
}

.bk-talkpool[b-dsw7yuhykw] {
    background: #122439;
}

.bk-greener[b-dsw7yuhykw] {
    background: #203434;
}

.page-client[b-dsw7yuhykw] {
    position: relative;
    display: flex;
    height: 100%;
}

.main-client[b-dsw7yuhykw] {
    flex: 1;
    position: sticky;
    top: 0;
    margin-left: 12px;
    margin-right: 12px;
    color: white;
    height: 100vh;
}

.scrollviewBody[b-dsw7yuhykw] {
    width: 100%;
    height: calc(100vh - 75px);
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #031f1d;
    border-radius: 20px;
    padding: 17px;
}

    .scrollviewBody[b-dsw7yuhykw]::-webkit-scrollbar {
        width: 13px;
        height: 6px;
    }

    .scrollviewBody[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
        /*background: #B3AFB3;*/
        background :#6c7676;
        border-radius: 3px;
    }

.topheader[b-dsw7yuhykw] {
    display: flex;
}

.topheader1[b-dsw7yuhykw] {
    display: flex;
    flex-direction: row-reverse;
}

.header-md[b-dsw7yuhykw]{
    display: flex;
    text-align: center;
    font-weight: bold;
    margin-left: 40px;
    padding-bottom: 20px;
}

@supports (-moz-appearance:none) {
    .topheader[b-dsw7yuhykw] {
        display: unset;
    }

    .topheader1[b-dsw7yuhykw] {
        display: unset;
    }
}

.logo-pico[b-dsw7yuhykw] {
    margin-top: 15px;
    margin-right: 15px;
    height: 35px;
}

.logo-greener[b-dsw7yuhykw] {
    margin-top: 5px;
    height: 50px;
    margin-right: 26px;
}

.logo-talkpool[b-dsw7yuhykw] {
    margin-top: 10px;
    height: 50px;
}

.topheader a[b-dsw7yuhykw] {
    float: left;
    display: block;
}

.topheader div img[b-dsw7yuhykw] {
    float: right;
    right: 0;
    padding: 5px 0px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
}

.dropdown[b-dsw7yuhykw] {
    position: relative;
}

    /*#region dropdown pico*/

    .dropdown:hover .dropbtn-pico[b-dsw7yuhykw] {
        background-color: #345a5a;
    }

.dropbtn-pico[b-dsw7yuhykw] {
    height: 50px;
    border: none;
}

.dropdown-content-pico[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    border: 2px solid #fff;
    border-radius: 10px;
    min-width: 200px;
    height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 60px;
    margin-right: 10px;
}

    .dropdown-content-pico a[b-dsw7yuhykw] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-pico[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

/*#region dropdown greener*/

.dropdown:hover .dropbtn-greener[b-dsw7yuhykw] {
    background-color: #345a5a;
}

.dropbtn-greener[b-dsw7yuhykw] {
    height: 50px;
    border: none;
}


.dropdown-content-greener[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #344748;
    border: none;
    border-radius: 10px;
    min-width: 271px;
    height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 84px;
    margin-right: -96px;
    padding: 15px;
    height: auto;
}



    .dropdown-content-greener[b-dsw7yuhykw]::after {
        content: "";
        position: absolute;
        bottom: 100%; /* Adjust this if you need to change the vertical position */
        left: calc(45% - 5px); /* Adjusts the arrow to be centered horizontally */
        width: 0;
        height: 0;
        border-left: 18px solid transparent; /* Creates the left part of the arrow */
        border-right: 18px solid transparent; /* Creates the right part of the arrow */
        border-bottom: 22px solid #344748; /* Creates the base of the arrow, adjust color to match dropdown */
    }

    .dropdown-content-greener a[b-dsw7yuhykw] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-greener[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

/*#region dropdown talkpool*/

.dropdown:hover .dropbtn-talkpool[b-dsw7yuhykw] {
    background-color: #2c394c;
}

.dropbtn-talkpool[b-dsw7yuhykw] {
    height: 50px;
    border: none;
}

.dropdown-content-talkpool[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #2c394c;
    border: 2px solid #fff;
    border-radius: 10px;
    min-width: 200px;
    height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 60px;
    margin-right: 10px;
}

    .dropdown-content-talkpool a[b-dsw7yuhykw] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-talkpool[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

.dropLang[b-dsw7yuhykw] {
    height: 25px;
    width: 60px;
    text-align: center;
    border: none;
}

.dropdownLang[b-dsw7yuhykw] {
    position: relative;
    margin-left: 20px;
}

    .dropdownLang:hover .dropLand[b-dsw7yuhykw] {
        background-color: #a2a4a4;
    }

/*#region pico*/
.dropdown-content-language-pico[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #a2a4a4;
    min-width: 50px;
    height: 195px;
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 40px;
    margin-right: 10px;
}

    .dropdown-content-language-pico a[b-dsw7yuhykw] {
        color: black;
        text-decoration: none;
        display: block;
    }

    .dropdown-content-language-pico div a[b-dsw7yuhykw] {
        float: right;
        width: 100px;
        padding: 12px 12px;
        text-align: start;
    }

    .dropdown-content-language-pico div img[b-dsw7yuhykw] {
        float: left;
    }

    .dropdown-content-language-pico div:hover > a[b-dsw7yuhykw] {
        background-color: #345a5a;
    }

.dropdownLang:hover .dropdown-content-language-pico[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

/*#region greener*/
.dropdown-content-language-greener[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #a2a4a4;
    min-width: 50px;
    height: 240px;
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 40px;
    margin-right: 10px;
}

    .dropdown-content-language-greener a[b-dsw7yuhykw] {
        color: black;
        text-decoration: none;
        display: block;
    }

    .dropdown-content-language-greener div a[b-dsw7yuhykw] {
        float: right;
        width: 100px;
        padding: 12px 12px;
        text-align: start;
    }

    .dropdown-content-language-greener div img[b-dsw7yuhykw] {
        float: left;
    }

    .dropdown-content-language-greener div:hover > a[b-dsw7yuhykw] {
        background-color: #345a5a;
    }

.dropdownLang:hover .dropdown-content-language-greener[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

/*#region talkpool*/
.dropdown-content-language-talkpool[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    background-color: #a2a4a4;
    min-width: 50px;
    height: 195px;
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 40px;
    margin-right: 10px;
}

    .dropdown-content-language-talkpool a[b-dsw7yuhykw] {
        color: black;
        text-decoration: none;
        display: block;
    }

    .dropdown-content-language-talkpool div a[b-dsw7yuhykw] {
        float: right;
        width: 100px;
        padding: 12px 12px;
        text-align: start;
    }

    .dropdown-content-language-talkpool div img[b-dsw7yuhykw] {
        float: left;
    }

    .dropdown-content-language-talkpool div:hover > a[b-dsw7yuhykw] {
        background-color: #2c394c;
    }

.dropdownLang:hover .dropdown-content-language-talkpool[b-dsw7yuhykw] {
    display: block;
}

/*#endregion*/

.imgflag[b-dsw7yuhykw] {
    height: 35px;
    float: left;
    margin-left: 10px;
}

h3[b-dsw7yuhykw] {
    color: #fff;
}

.sidebar-content-left[b-dsw7yuhykw] {
    height: 90%;
}

.sidebar-content-right[b-dsw7yuhykw] {
}

.overview-box[b-dsw7yuhykw] {
}

.nav-icon[b-dsw7yuhykw] {
    display: none;
}

.navbar-toggler[b-dsw7yuhykw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row-greener[b-dsw7yuhykw] {
    height: 2rem;
    background-color: #203434;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #031f1d;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    padding-bottom: 26px;
}

.top-row-pico[b-dsw7yuhykw] {
    height: 2rem;
    background-color: #113030;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #001618;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 20px;
}

.top-row-talkpool[b-dsw7yuhykw] {
    height: 2rem;
    background-color: #2c394c;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #122439;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 20px;
}

.box-row-greener[b-dsw7yuhykw]  {
    background-color: #203434; /* greener*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-pico[b-dsw7yuhykw]  {
    background-color: #113030; /* pico*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-talkpool[b-dsw7yuhykw]  {
    background-color: #2c394c; /* talkpool*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.alarm-box-row-greener[b-dsw7yuhykw] {
    overflow-y: scroll;
    max-height: 58vh;
    margin-bottom: 10px;
}

.alarm-box-row-pico[b-dsw7yuhykw] {
    overflow-y: scroll;
    max-height: 100vh;
    margin-bottom: 10px;
}

.alarm-box-row-talkpool[b-dsw7yuhykw] {
    overflow-y: scroll;
    max-height: 100vh;
    margin-bottom: 10px;
}

.alarm-box-row-greener[b-dsw7yuhykw]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-pico[b-dsw7yuhykw]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-talkpool[b-dsw7yuhykw]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-greener[b-dsw7yuhykw]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-pico[b-dsw7yuhykw]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-talkpool[b-dsw7yuhykw]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-greener[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
    background-color: #203434; /* greener - color of the scroll thumb */
    border: 3px solid #203434;
}

.alarm-box-row-pico[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
    background-color: #113030; /* pico - color of the scroll thumb */
    border: 3px solid #113030; /* pico - creates padding around scroll thumb */
}

.alarm-box-row-talkpool[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
    background-color: #2c394c; /* talkpool -color of the scroll thumb */
    border: 3px solid #2c394c; /* talkpool - creates padding around scroll thumb */
}

.top-header[b-dsw7yuhykw]  { 
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
} 

.centerlogo[b-dsw7yuhykw] {
    border-bottom-color: transparent;
    /*border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    max-width: 800px;
    width: 100%;*/
    / flex-grow: 4;
    height: 75px;
}

.center-greener[b-dsw7yuhykw] {
    /*background-color: #344748;*/
}

.center-pico[b-dsw7yuhykw] {
    background-color: #344748;
}

.center-talkpool[b-dsw7yuhykw] {
    background-color: #2c394c;
}

.side[b-dsw7yuhykw] {
    /*margin-top: 20px;*/
    /*width: 50%;*/
    flex-grow: 2;
}

div .center-pico[b-dsw7yuhykw]  a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}

div .center-greener[b-dsw7yuhykw]  a {
    color: white;
    text-decoration: none;
    font-weight: 400;
}

div .center-talkpool[b-dsw7yuhykw]  a {
    color: white;
    text-decoration: none;
    font-weight: 400;
}

.navbar-brand2[b-dsw7yuhykw] {
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;

    
}

.oi[b-dsw7yuhykw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.bground-pico[b-dsw7yuhykw] {
    background-color: #113030;
}

.bground-greener[b-dsw7yuhykw] {
    background-color: #203434;
}

.bground-talkpool[b-dsw7yuhykw] {
    background-color: #2c394c;
}

/*#region card-List Pico */
.card-list-pico[b-dsw7yuhykw] {
    background-color: #113030;
    height: 75.5vh;
    width: 100%;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .card-list-pico[b-dsw7yuhykw]::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
        height: 6px;
    }

    .card-list-pico[b-dsw7yuhykw]::-webkit-scrollbar-track {
        background: #6c7676; /* color of the tracking area */
        border-radius: 3px;
    }

    .card-list-pico[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
        background-color: #113030; /* color of the scroll thumb */
        border: 3px solid #113030; /* creates padding around scroll thumb */
    }

/*#endregion */

/*#region card-List Greener */
.card-list-greener[b-dsw7yuhykw] {
    background-color: #203434;
    height: calc(96vh - 120px);
    width: 100%;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .card-list-greener[b-dsw7yuhykw]::-webkit-scrollbar {
        width: 18px; /* width of the entire scrollbar */
        height: 6px;
    }

    .card-list-greener[b-dsw7yuhykw]::-webkit-scrollbar-track {
        background: #203434;
        border-radius: 3px;
    }


.card-list-greener[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
    background-color: #6c7676; /* color of the scroll thumb */
    border: 3px solid #203434; /* creates padding around scroll thumb */
    border-radius:6px;
}
/*#endregion */

/*#region card-List Talkpool */
.card-list-talkpool[b-dsw7yuhykw] {
    background-color: #2c394c;
    height: calc(96vh - 120px);
    width: 100%;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .card-list-talkpool[b-dsw7yuhykw]::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
        height: 6px;
    }

    .card-list-talkpool[b-dsw7yuhykw]::-webkit-scrollbar-track {
        background: #2c394c; /* color of the tracking area */
        border-radius: 3px;
    }

    .card-list-talkpool[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
        background-color: #2c394c; /* color of the scroll thumb */
        border: 3px solid #2c394c; /* creates padding around scroll thumb */
    }
/*#endregion */

.unonim-view[b-dsw7yuhykw] {
    filter: blur(3px);
}

.unonim-view-off[b-dsw7yuhykw] {
}

.filtering-item[b-dsw7yuhykw] {
    word-wrap: break-word;
    font-size: small;
    cursor: pointer;
}

.filter-item-top-header[b-dsw7yuhykw] {
    margin-top: 20px !important;
}
/*#region CheckBox */
.severity-content[b-dsw7yuhykw] {
    display: flex;
    margin-top: 13px;
    border-left: 1px solid #fff;
    padding-top: 12px;
}

.round[b-dsw7yuhykw] {
    position: relative;
    margin-left: 30px;
}

    .round label[b-dsw7yuhykw] {
        background-color: red;
        /*border: 1px solid #ccc;*/
        border-radius: 50%;
        cursor: pointer;
        height: 28px;
        left: 0;
        position: absolute;
        top: 0;
        width: 28px;
    }

        .round label[b-dsw7yuhykw]:after {
            border: 2px solid #fff;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 7px;
            opacity: 0;
            position: absolute;
            top: 8px;
            transform: rotate(-45deg);
            width: 12px;
        }

    .round input[type="checkbox"][b-dsw7yuhykw] {
        visibility: hidden;
    }

        .round input[type="checkbox"]:checked + label[b-dsw7yuhykw] {
            background-color: red;
            border-color: #66bb63;
        }

            .round input[type="checkbox"]:checked + label[b-dsw7yuhykw]:after {
                opacity: 1;
            }
/*#endregion */

.tab[b-dsw7yuhykw] {
    display: flex;
}

.tab-item[b-dsw7yuhykw] {
    width: 100%;
    cursor: pointer;
    display: flex;
    color: white;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 1px;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    margin-bottom: 3px;
}

.ti-bk-greener[b-dsw7yuhykw] {
    background-color: #031f1d;
}

.tai-bk-pico[b-dsw7yuhykw] {
    background-color: #001618;
}

.ti-bk-talkpool[b-dsw7yuhykw] {
    background-color: #122439;
}

.tab-item-active-pico[b-dsw7yuhykw] {
    background-color: #113030;
}

.tab-item-active-greener[b-dsw7yuhykw] {
    background-color: #203434;
}

.tab-item-active-talkpool[b-dsw7yuhykw] {
    background-color: #2c394c;
}

/*#region PopUp*/

.black_overlay[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content[b-dsw7yuhykw] {
    display: none;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 20px;
    padding-bottom: 20px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
}

.thumb2[b-dsw7yuhykw] {
    text-align: center;
}

    .thumb2 div[b-dsw7yuhykw] { 
    vertical-align: top;
    display: inline-flex;

    }

/*#region*/
@media (min-width: 600px) {
    .navbar-toggler[b-dsw7yuhykw] {
        display: none;
    }

    .sidebar-content-left[b-dsw7yuhykw] {
        width: 250px;
        position: sticky;
        top: 0;
        margin-left: 20px;
        height: 90%;
    }

    .sidebar-content-right[b-dsw7yuhykw] {
        width: 170px;
        position: sticky;
        top: 0;
        margin-right: 20px;
        margin-bottom: 10px;
    }

        .sidebar-content-right.map-view[b-dsw7yuhykw] {
            width: 350px;
        }

    .topbar-toggle-btn img[b-dsw7yuhykw] {
        width: 45px;
        cursor: pointer;
    }

    .nav-icon[b-dsw7yuhykw] {
        height: 30px;
        width: 30px;
        display: block;
    }

    .collapse[b-dsw7yuhykw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

/*@media (max-height: 1200px) {
    .card-list-greener {
        height: 85vh;
    }
}*/

.switch[b-dsw7yuhykw] {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 28px;
    margin-left: 35px;
}

    .switch input[b-dsw7yuhykw] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-dsw7yuhykw] {
    position: absolute;
    cursor: pointer;
    margin-left: 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-dsw7yuhykw]:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-dsw7yuhykw] {
    background-color: #008e37;
}

input:focus + .slider[b-dsw7yuhykw] {
    box-shadow: 0 0 1px #008e37;
}

input:checked + .slider[b-dsw7yuhykw]:before {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.slider.round[b-dsw7yuhykw] {
    border-radius: 34px;
}

    .slider.round[b-dsw7yuhykw]:before {
        border-radius: 50%;
    }

.maps-slider-wrapper .thumb-image[b-dsw7yuhykw] {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100px !important;
    height: 100px !important;
    margin: 4px;
    object-fit: cover;
}

.sidebar-right-collapse-view .slick-slide.slick-cloned > div[b-dsw7yuhykw] {
    height: 0;
}
/*.maps-slider-wrapper .maps_slider .slick-dots {
    right: 0 !important;
    top: 50% !important;
    transform: rotate(90deg) !important;
    bottom: 50% !important;
}
.slick-dots {
    right: 0 !important;
    top: 50% !important;
    transform: rotate(90deg) !important;
    bottom: 50% !important;
}*/
.maps-slider-wrapper #maps_slider .slick-dotted .slick-slider ul.slick-dots[b-dsw7yuhykw] {
    right: 0 !important;
    top: 50% !important;
    transform: rotate(90deg) !important;
    bottom: 50% !important;
}

.maps-slider-wrapper .slick-dots li.slick-active button[b-dsw7yuhykw]:before {
    opacity: 1 !important;
    color: #D9D9D9 !important;
}

.maps-slider-wrapper .slick-dots li button[b-dsw7yuhykw]:before {
    color: #D9D9D9 !important;
    font-size: 10px !important;
}


.slick-list .draggable[b-dsw7yuhykw] {
    height: 500px !important;
}

.slick-track[b-dsw7yuhykw] {
    opacity: 1;
    height: 500px !important;
    transform: translate3d(0px, 0px, 0px);
}

.tenant-dropdown[b-dsw7yuhykw] {
    overflow-y: auto;
    max-height: 135px;
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}

    .tenant-dropdown li:first-child[b-dsw7yuhykw] {
        background-color: #008e37;
        color: #e1e1e1;
        font-weight: bold;
    }

    /* Custom scrollbar track (background) */
    .tenant-dropdown[b-dsw7yuhykw]::-webkit-scrollbar {
        width: 5px; /* Adjust width of the scrollbar */
    }

    /* Custom scrollbar handle */
    .tenant-dropdown[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
        background-color: rgb(52, 71, 72); /* Scrollbar color */
        border-radius: 10px; /* Rounded corners for the scrollbar handle */
        border: 5px solid #e1e1e1; /* Optional: Adding a border to the scrollbar handle */
    }

    /* Custom scrollbar track */
    .tenant-dropdown[b-dsw7yuhykw]::-webkit-scrollbar-track {
        background-color: rgb(52, 71, 72); /* Scrollbar track color */
        border-radius: 10px; /* Rounded corners for the scrollbar track */
    }

    /* Custom scrollbar on hover */
    .tenant-dropdown[b-dsw7yuhykw]::-webkit-scrollbar-thumb:hover {
        background-color: rgb(52, 71, 72); /* Darker color on hover */
    }


    .tenant-dropdown li:first-child[b-dsw7yuhykw] {
        background-color: #008e37;
        color: #e1e1e1;
        font-weight: bold;
    }

        .tenant-dropdown li:first-child:hover[b-dsw7yuhykw] {
            background-color: #008e37;
            color: #e1e1e1;
            font-weight: bold;
        }

    .tenant-dropdown [b-dsw7yuhykw]::-webkit-scrollbar {
        background: #203434;
    }

.welcome-name[b-dsw7yuhykw] {
    font-weight: 700;
    font-size: 15px;
}
.switch-tenant[b-dsw7yuhykw] {
    background: #203434;
    /* padding: 10px; */
    border-radius: 16px;
    margin-top: 10px;
}

    .switch-tenant p[b-dsw7yuhykw] {
        padding: 15px 11px 0px 11px;
        font-weight: 800;
        font-size: 17px;
        text-align: center;
        color: #969696;
    }

.logout-btn[b-dsw7yuhykw] {
    display: block;
    text-align: center;
    padding: 0 0 20px 0;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

    .switch-tenant ul li[b-dsw7yuhykw] {
        border-top: 2px solid #344748;
        border-bottom: 1px solid #344748;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 11px;
        transition: all 0.3s ease-in-out;
    }
       
        .switch-tenant ul li:hover[b-dsw7yuhykw] {
            cursor: pointer;
            background: #334C4B;
        }
/*updated style starts here*/
.map-content-wrapper:not(.map-view) .navbar-brand2[b-dsw7yuhykw] {
    display: none;
}


/*updated style here scrollbar*/
/* width */
[b-dsw7yuhykw]::-webkit-scrollbar {
    width: 9px;
}

/* Track */
[b-dsw7yuhykw]::-webkit-scrollbar-track {
    background: #203434;
}

/* Handle */
[b-dsw7yuhykw]::-webkit-scrollbar-thumb {
    background: #6C7676;
    width: 100%;
    height: 10px;
}
label[b-dsw7yuhykw] {
    display: inline-block;
    margin-bottom: .5rem;
    padding: 6px;
}

input[type=checkbox][b-dsw7yuhykw], input[type=radio][b-dsw7yuhykw] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 0;
    margin-bottom: 4px;
}
.TimeInterval-head[b-dsw7yuhykw] {
    text-align: center;
    margin-right: -398px;
    font-size: 21px;
    margin-top:20px;
    margin-bottom:25px;
    margin-left:35px;
}

@media (max-width: 882px) {
    .thumbs[b-dsw7yuhykw] {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 !important;
    }
        .thumbs div[b-dsw7yuhykw] {
            align-items: inherit;
            margin: 3px;
        }
    .label[b-dsw7yuhykw] {
        padding: 0px 2px;
    }
    .TimeInterval-head[b-dsw7yuhykw] {
        text-align: center;
        margin-right: -354px;
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: 9px;
        margin-left: 0;
    }
}
        /*updated style ends here*/



.thumbs[b-dsw7yuhykw] {
    display: flex;
    flex-direction: column;
}

input[b-dsw7yuhykw] {
    color: white;
    background-color: #334c4b;
    padding-left: 6px;
    padding: 4px;
    border-radius: 6px;
    border-color: transparent;
}

.btnprimary-greener[b-dsw7yuhykw] {
    background-color: #031f1d;
    color: #fff;
    border-radius: 7px;
    width: 116px;
    border-color: transparent;
}


.DownloadFile-style[b-dsw7yuhykw] {
    border: 1px solid #334c4b;
    width: 200px;
    vertical-align: top;
    display: inline-flex;
    border-radius: 22px;
}
.DownloadFile-style label[b-dsw7yuhykw]{
    padding-top:10px;
}
.DownloadFile-style[b-dsw7yuhykw] {
    display:flex;
    justify-content: space-evenly;
    display: inline-flex;
}

input[type="time"][b-dsw7yuhykw]::-webkit-calendar-picker-indicator,
input[type="date"][b-dsw7yuhykw]::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}
input[b-dsw7yuhykw] {
    accent-color: #031f1d;
}
.tooltip-custom[b-dsw7yuhykw] {
    position: relative;
}

    .tooltip-custom .tooltiptext[b-dsw7yuhykw] {
        width: 88px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 4px 0;
        position: absolute;
        z-index: 1;
        bottom: 105%;
        left: 65%;
        margin-left: -60px;
        opacity: 0;
        font-size:14px;
        transition: opacity 0.3s;
    }

        .tooltip-custom .tooltiptext[b-dsw7yuhykw]::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip-custom:hover .tooltiptext[b-dsw7yuhykw] {
        visibility: visible;
        opacity: 1;
    }



/* /Pages/GraphComponent.razor.rz.scp.css */
.thumbs[b-5905exlcww] {
    margin-top: 10px;
    text-align: center;
}

.thumbs div[b-5905exlcww] {
        margin-top: 0px;
        margin-left: 10px;
        vertical-align: top;
        display: inline-block;
    }

.unonim-view[b-5905exlcww] {
    filter: blur(3px);
}
.unonim-view-off[b-5905exlcww] {
}

.btnDiagram[b-5905exlcww] {
    font: bold;
    width: 100px;
    margin-left: 4px;
    border-radius: 5px 5px;
}

.btnDiagramDays[b-5905exlcww] {
    font: bold;
    width: 250px;
    border-radius: 5px 5px;
}

.activeFilter[b-5905exlcww] {
    color: white;
    background-color: #031f1d;
}
.pasiveFilter[b-5905exlcww] {
    color: #031f1d;
    background-color: #fff;
}

.titleElement[b-5905exlcww] {
    float: left;
}

.subTitleElement[b-5905exlcww] {
    float: left;
}


.btnSize[b-5905exlcww] {
    width: 250px;
}

.btnListSize[b-5905exlcww] {
    width: 100px;
}

.footerElement[b-5905exlcww] {
    text-align: center;
    vertical-align: bottom;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-5905exlcww]::after {
    background-image: none;
}

.frame[b-5905exlcww] {
    border: 2px solid #334c4b;
    border-radius: 20px;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
    margin: 0 auto;
    max-width: 830px;
}


.custom-responsive[b-5905exlcww] {
    display: flex;
    align-items: center;
}

@media (max-width: 1513px) {
    .custom-responsive[b-5905exlcww] {
        flex-direction: column; /* Stack vertically */
        align-items: flex-start; /* Align items to the start */
    }

    .Apply-button[b-5905exlcww] {
        margin-top: 10px; /* Space above the button */
        width: 100%; 
    }

}
@media (max-width: 1444) {
    .custom-responsive[b-5905exlcww] {
        padding: 0;
        align-items: flex-start;
        display : block;
    }

    .Apply-button[b-5905exlcww] {
        margin-top: 7px; /* Space above the button */
        width: 100%; /* Full width on smaller screens */
    }
    .frame[b-5905exlcww] {
        padding: 5px;
    }
}



@media (max-width: 3200px) {
    .Chart-section[b-5905exlcww] {
        height: 576px;
    }
}

@media (max-width: 2100px) {
    .Chart-section[b-5905exlcww] {
        height: 593px;
    }
}

@media (max-width: 1900px) {
    .Chart-section[b-5905exlcww] {
        height: 621px;
    }
}

@media (max-width: 1700px) {
    .Chart-section[b-5905exlcww] {
        height: 644px;
    }
}

@media (max-width: 1300px) {
    .Chart-section[b-5905exlcww] {
        height: 710px;
    }
}
@media (max-width: 1200px) {
    .Chart-section[b-5905exlcww] {
        height: 720px;
    }
}

@media (max-width: 1100px) {
    .Chart-section[b-5905exlcww] {
        height: 750px;
    }
}

@media (max-width: 1000px) {
    .Chart-section[b-5905exlcww] {
        height: 790px;
    }
}

@media (max-width: 4000) {
    .Chart-section[b-5905exlcww] {
        height: 730px;
    }
}

@media (max-width: 3500) {
    .Chart-section[b-5905exlcww] {
        height: 720px;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.navbar-toggler[b-vo18kojl3j] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vo18kojl3j] {
    height: 2rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand2[b-vo18kojl3j] {
    font-size: 1.1rem;
    text-transform: uppercase;
}

.nav-icon[b-vo18kojl3j] {
    display: none;
}

.oi[b-vo18kojl3j] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vo18kojl3j] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
}

    .nav-item:first-of-type[b-vo18kojl3j] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vo18kojl3j] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vo18kojl3j]  a {
        color: #d7d7d7;
        border-radius: 4px;
        /*height: 3rem;*/
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-vo18kojl3j]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-vo18kojl3j]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-vo18kojl3j] {
        display: none;
    }

    .nav-icon[b-vo18kojl3j] {
        height: 30px;
        width: 30px;
        display: block;
    }

    .collapse[b-vo18kojl3j] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/Loader.razor.rz.scp.css */
body[b-qjejih1nk5], html[b-qjejih1nk5] {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
}


.loader-container[b-qjejih1nk5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff; /* Text color */
}

.loader[b-qjejih1nk5] {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin-b-qjejih1nk5 1s linear infinite;
}

@keyframes spin-b-qjejih1nk5 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-text[b-qjejih1nk5] {
    margin-top: 10px;
    font-size: 14px;
}
/* /Pages/LocationList.razor.rz.scp.css */
/*#region NAV ITEM */

.nav-item[b-87q2mhm6cy] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
    text-align: left;
}

    .nav-item:first-of-type[b-87q2mhm6cy] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-87q2mhm6cy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-87q2mhm6cy]  a {
        color: #d7d7d7;
        border-radius: 4px;
        display: flex;
        align-items: center;
        line-height: 1rem;
    }

        .nav-item[b-87q2mhm6cy]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-87q2mhm6cy]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

/*#endregion */

.alarm[b-87q2mhm6cy] {
    color: white;
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 2.5em;
    margin-left: 7px;
}

.input-focus:focus[b-87q2mhm6cy] {
    background-color: #031f1d; /* Use CSS variable for easier maintenance */
    border: none;
}

.input-group .input-group-prepend .input-group-text[b-87q2mhm6cy] {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #031f1d;
    border: none;
    border-radius: 26px 0px 0px 26px;
}

.input-group .form-control[b-87q2mhm6cy] {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    background-color: #031f1d !important;
    border: none !important;
    border-radius: 0px 26px 26px 0px;
    box-shadow: none;
}

/* Tag filter UI */
.tag-bar[b-87q2mhm6cy] {
    margin-bottom: .75rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.tag-chip-container[b-87q2mhm6cy] {
    max-height: 6.5rem; /* roughly 3 rows of tags */
    overflow-y: auto;
    padding: 0 .1rem;
}

.tag-bar-header[b-87q2mhm6cy] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #d7d7d7;
    font-size: .9rem;
    padding: 0 .25rem;
}

.tag-clear[b-87q2mhm6cy] {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #d7d7d7;
    font-size: .85rem;
    opacity: .85;
}

    .tag-clear:hover[b-87q2mhm6cy] {
        opacity: 1;
        text-decoration: underline;
    }

.tag-chips[b-87q2mhm6cy] {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
}

.tag-chip[b-87q2mhm6cy] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .25rem .55rem;
    border-radius: 9999px;
    border: 1px solid rgba(255,255,255,.15);
    background-color: rgba(3,31,29,.75); /* nahe an #031f1d */
    color: #d7d7d7;
    cursor: pointer;
    font-size: .85rem;
    line-height: 1rem;
}

    .tag-chip:hover[b-87q2mhm6cy] {
        background-color: rgba(255,255,255,.08);
    }

    .tag-chip.active[b-87q2mhm6cy] {
        background-color: rgba(255,255,255,.18);
        color: #fff;
        border-color: rgba(255,255,255,.25);
    }

.tag-text[b-87q2mhm6cy] {
    white-space: nowrap;
}

.tag-count[b-87q2mhm6cy] {
    font-size: .75rem;
    opacity: .8;
    padding: 0 .25rem;
    border-radius: 9999px;
    background: rgba(255,255,255,.1);
}
/* /Pages/LogicalDeviceInfo.razor.rz.scp.css */
.header[b-yylyx0vsuw] {
    font-weight: bold;
    font-size: 24px;
    text-decoration: underline;
    text-decoration-color: #031f1d;
    margin-bottom: 10px;
    margin-top: 2px;
}

.btnBack[b-yylyx0vsuw] {
    font: bold;
    width: 100px;
    margin-left: 4px;
    border-radius: 5px 5px;
}

.btnSize[b-yylyx0vsuw] {
    width: 150px;
}

.row[b-yylyx0vsuw] {
    margin-left: 10px;
    margin-right: 5px;
}

.column[b-yylyx0vsuw] {
    padding: 0px;
}

.title-column[b-yylyx0vsuw] {
    width: 40%;
    text-align: left;
    padding-right: 1px;
}

.content-column[b-yylyx0vsuw] {
    width: 60%;
    text-align: left;
}

.footerElement[b-yylyx0vsuw] {
    text-align: center;
    vertical-align: bottom;
    margin-top: 20px;
    margin-bottom: 2px;
}
/* /Pages/MapAndImages.razor.rz.scp.css */
body[b-z4udp68840] {
}

.map-and-image[b-z4udp68840] {
    height: 350px;
    width: 350px;
    aspect-ratio: auto;
    border: solid;
    border-color: transparent;
    border-width: 1px;
}

.loading-text[b-z4udp68840] {
    text-align: center;
    align-self: center;
    height: 350px;
    width: 350px;
    aspect-ratio: auto;
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.thumbnail-box-row[b-z4udp68840] {
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
    overflow-x: auto;
    overflow-y: hidden;
    margin-top: 23px;
}

.bground-pico[b-z4udp68840] {
    background-color: #113030;
}

.bground-greener[b-z4udp68840] {
    background-color: #203434;
}

.bground-talkpool[b-z4udp68840] {
    background-color: #2c394c;
}

.thumbnail-table[b-z4udp68840] {
}

.thumbnail-table-row[b-z4udp68840] {
}

.thumbnail-table-td[b-z4udp68840] {
}

    .thumbnail-table-td [b-z4udp68840]::selection {
        border: solid;
        border-color: mediumspringgreen;
        border-width: 6px;
    }

.thumb-image[b-z4udp68840] {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    
    /*width ="64" height="64"*/
    width: 64px;
    height: 64px;
    
    margin: 4px;
}

/*updated style starts here*/
.maps-slider-wrapper[b-z4udp68840] {
    height: 432px;
}
.map-content-wrapper:not(.map-view) .collapsed-view[b-z4udp68840],
.map-content-wrapper.map-view .default-view[b-z4udp68840] {
    display: block;
}
.map-content-wrapper.map-view .collapsed-view[b-z4udp68840],
.map-content-wrapper:not(.map-view) .default-view[b-z4udp68840] {
    display: none;
}
/*updated style ends here*/
/* /Pages/NavigationCardList.razor.rz.scp.css */
/* Layout-Container stabilisieren */
.card-location-list[b-fv59necs7f] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    box-sizing: border-box;
}

/* Image-Ansicht */
.thumb-image-category-view[b-fv59necs7f] {
    border-radius: 6px;
    width: 100% !important;
    height: 91vh !important;
    margin: 4px;
    cursor: pointer !important;
}

/* Markenfarben für Karten-Hintergründe */
.bground-pico[b-fv59necs7f] {
    background-color: #113030;
}

.bground-greener[b-fv59necs7f] {
    background-color: #203434;
}

.bground-talkpool[b-fv59necs7f] {
    background-color: #2c394c;
}

/* Karten (Grouped + Detail) */
.card-location-item[b-fv59necs7f] {
    border: 1px solid transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 250px;
    width: 200px;
    font-size: 15px;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    box-sizing: border-box;
}

    .card-location-item .itemheader[b-fv59necs7f] {
        height: 20px;
    }

    .card-location-item .text-content[b-fv59necs7f] {
        margin: 5px 0 10px 15px;
        height: 70px;
    }

    .card-location-item .alarm-content[b-fv59necs7f] {
        margin: 5px 10px 10px 10px;
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .card-location-item .alarm-content-row[b-fv59necs7f] {
        margin-top: 0;
        display: flex;
        align-items: center;
        line-height: 1.8em;
        width: 100%;
    }

    .card-location-item .alarm-content-text[b-fv59necs7f] {
        margin-left: 15px;
        letter-spacing: 1px;
        font-stretch: expanded;
    }

    .card-location-item .alarm-content-icon[b-fv59necs7f] {
        color: white;
        height: 25px;
        width: 25px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        margin-left: 4px;
        line-height: 25px; /* vertikal zentriert */
    }

.card-name[b-fv59necs7f] {
    font-size: 16px;
    font-weight: 600;
}

.location-name[b-fv59necs7f] {
    margin: 5px 0;
    font-size: 15px;
    font-weight: 600;
}

.card-location-item .lora-data-content[b-fv59necs7f] {
    margin: 5px 5px 10px 5px;
}

.card-location-item .lora-data-row[b-fv59necs7f] {
    margin-top: 5px;
    display: flex;
    line-height: 2.0em;
}

.card-location-item .lora-data-text-content[b-fv59necs7f] {
    margin: 5px 0 10px 15px;
}

.card-location-item .lora-data-name[b-fv59necs7f] {
    margin-left: 5px;
    font-size: 14px;
}

.card-location-item .lora-data-value[b-fv59necs7f] {
    margin-left: 5px;
    font-size: 17px;
}

.card-location-item .lora-data-unit[b-fv59necs7f] {
    margin: 0 5px;
    letter-spacing: 1px;
    font-stretch: expanded;
    font-size: 12px;
}

.active[b-fv59necs7f] {
    border-color: white !important;
}

.disabled-div[b-fv59necs7f] {
    pointer-events: none;
}

/* Alarm-Liste (ViewAlarm) */
.alarm-item-wrapper[b-fv59necs7f] {
    margin: 0 8px 10px 0;
    min-width: 375px;
    max-width: 375px;
}

.alarm-content[b-fv59necs7f] {
    border-radius: 10px;
    padding: 12px;
    display: flex;
}

.alarm-warning[b-fv59necs7f] {
    background: #7F641D;
}

.alarm-alert[b-fv59necs7f] {
    background: #5F2A1D;
}

.alarm-icon-panel[b-fv59necs7f] {
    margin: auto 0;
}

.alarm-icon[b-fv59necs7f] {
    width: 100px;
    height: 100px;
}

.alarm-content-text[b-fv59necs7f] {
    margin: auto 0;
}

.alarm-type[b-fv59necs7f] {
    font-weight: 400;
}

.alarm-position[b-fv59necs7f] {
    color: gray;
    font-size: smaller;
}

.alarm-date[b-fv59necs7f] {
    color: gray;
    font-size: smaller;
}

.alarm-value[b-fv59necs7f] {
    font-weight: 600;
}

.alarm-value-unit[b-fv59necs7f] {
    margin-left: 4px;
}

/* Header-/Fontfarben je Alarmlevel */
.itemheader.alarm-level-normal[b-fv59necs7f] {
    background: linear-gradient(to right, #61b453, #008e37);
}

.itemheader.alarm-level-warning[b-fv59necs7f] {
    background-color: #c9a227;
}

.itemheader.alarm-level-alert[b-fv59necs7f] {
    background-color: #b23a2f;
}

/* ***WICHTIG***: Badge-Hintergründe je Alarmlevel (Fix) */
.alarm-content-icon.alarm-level-normal[b-fv59necs7f] {
    background: linear-gradient(to right, #61b453, #008e37);
}

.alarm-content-icon.alarm-level-warning[b-fv59necs7f] {
    background-color: #c9a227;
}

.alarm-content-icon.alarm-level-alert[b-fv59necs7f] {
    background-color: #b23a2f;
}

/* Detail: farbige Werte je Level */
.alarm-level-font-normal[b-fv59necs7f] {
    color: #80ed99;
}

.alarm-level-font-warning[b-fv59necs7f] {
    color: #ffd166;
}

.alarm-level-font-alert[b-fv59necs7f] {
    color: #ff7b6a;
}
/* /Pages/NavigationCategory/NavigationCardLocationList.razor.rz.scp.css */
.card-location-list-wrapper[b-6p0a0cj63z] {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

.card-location-list[b-6p0a0cj63z] {
    display: flex;
    flex-wrap: wrap;
}
.bground-pico[b-6p0a0cj63z] {
    background-color: #113030;
}

.bground-greener[b-6p0a0cj63z] {
    background-color: #203434;
}

.bground-talkpool[b-6p0a0cj63z] {
    background-color: #2c394c;
}

.card-location-item[b-6p0a0cj63z] {
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 250px;
    width: 200px;
    font-size: 15px;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.active[b-6p0a0cj63z] {
    border-color: white !important;
}

.card-location-item .itemheader[b-6p0a0cj63z] {
    height: 20px;
}

.card-location-item .text-content[b-6p0a0cj63z] {
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
    height: 70px;
}

.card-location-item .alarm-content[b-6p0a0cj63z] {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.card-location-item .alarm-content-row[b-6p0a0cj63z] {
    margin-top: 5px;
    display: flex;
    line-height: 1.8em;
}

.card-location-item .alarm-content-text[b-6p0a0cj63z] {
    margin-left: 15px;
    letter-spacing: 1px;
    font-stretch: expanded
}

.alarm-content-text[b-6p0a0cj63z] {
    margin-left: 10px;
    padding: 8px 0;
    text-align: left;
    width: 260px;
}

.card-location-item .alarm-content-icon[b-6p0a0cj63z] {
    color: white;
    height: 25px;
    width: 25px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /*line-height: 2.0em;*/
    margin-left: 4px;
}

.alarm-content[b-6p0a0cj63z] {
    display: flex;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    align-items: center;
    background-color: yellow;
    height: 100%;
}

.card-name[b-6p0a0cj63z] {
    font-size: 16px;
    font-weight: 600;
}

.alarm-type[b-6p0a0cj63z] {
    font-weight: 400;
}

.alarm-position unonim-view-off[b-6p0a0cj63z] {
    color: gray;
    font-size: smaller;
    cursor:pointer;
}
.alarm-date[b-6p0a0cj63z] {
    color: gray;
    font-size: smaller;
    cursor:pointer;
}

.physicaldevice-data[b-6p0a0cj63z] {
    display: flex;
    max-width: 340px;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.physicaldevice-icon[b-6p0a0cj63z] {
    width: 60px;
    padding-bottom: 5px;
}

.physicaldevice-value[b-6p0a0cj63z] {
    font-size: medium;
    width: 80px;
    margin-left: 5px;
    text-align: left;
}

.align-items-center[b-6p0a0cj63z] {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.input-focus:focus[b-6p0a0cj63z] {
    background-color: #031f1d;
    border: none;
}

.input-group .input-group-prepend .input-group-text[b-6p0a0cj63z] {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #031f1d;
    border: none;
    border-radius: 26px 0px 0px 26px;
}

.input-group .form-control[b-6p0a0cj63z] {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    background-color: #031f1d !important;
    border: none !important;
    border-radius: 0px 26px 26px 0px;
    box-shadow: none;
}

/* Tag filter UI */
.tag-bar[b-6p0a0cj63z] {
    margin-bottom: .25rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.tag-chip-container[b-6p0a0cj63z] {
    max-height: 6.5rem;
    overflow-y: auto;
    padding: 0 .1rem;
}

.tag-bar-header[b-6p0a0cj63z] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #d7d7d7;
    font-size: .9rem;
    padding: 0 .25rem;
}

.tag-clear[b-6p0a0cj63z] {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #d7d7d7;
    font-size: .85rem;
    opacity: .85;
}

    .tag-clear:hover[b-6p0a0cj63z] {
        opacity: 1;
        text-decoration: underline;
    }

.tag-chips[b-6p0a0cj63z] {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
}

.tag-chip[b-6p0a0cj63z] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .25rem .55rem;
    border-radius: 9999px;
    border: 1px solid rgba(255,255,255,.15);
    background-color: rgba(3,31,29,.75);
    color: #d7d7d7;
    cursor: pointer;
    font-size: .85rem;
    line-height: 1rem;
}

    .tag-chip:hover[b-6p0a0cj63z] {
        background-color: rgba(255,255,255,.08);
    }

    .tag-chip.active[b-6p0a0cj63z] {
        background-color: rgba(255,255,255,.18);
        color: #fff;
        border-color: rgba(255,255,255,.25);
    }

.tag-text[b-6p0a0cj63z] {
    white-space: nowrap;
}

.tag-count[b-6p0a0cj63z] {
    font-size: .75rem;
    opacity: .8;
    padding: 0 .25rem;
    border-radius: 9999px;
    background: rgba(255,255,255,.1);
}
/* /Pages/NavigationCategory/NavigationCardMain.razor.rz.scp.css */
.page-content[b-jctsiws3yw] {
    position: relative;
    display: flex;
    /*flex-direction: column;*/
}

h3[b-jctsiws3yw] {
    color: white;
}

.main-content[b-jctsiws3yw] {
    flex: 1;
    margin-left: 2%;
    margin-right: 2%;
    color: white;
}


.sidebar-content[b-jctsiws3yw] {
}

.sidebar-content-right[b-jctsiws3yw] {
}

.overview-box[b-jctsiws3yw] {
}

.nav-icon[b-jctsiws3yw] {
    display: none;
}

.navbar-toggler[b-jctsiws3yw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.bground-pico[b-jctsiws3yw] {
    background-color: #113030;
}

.bground-greener[b-jctsiws3yw] {
    background-color: #203434;
}

.bground-talkpool[b-jctsiws3yw] {
    background-color: #2c394c;
}

.top-row[b-jctsiws3yw] {
    height: 3.5rem;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #001618;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    text-align: center;
    margin-top: 20px;
}

.box-row[b-jctsiws3yw] {
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.top-header[b-jctsiws3yw] {
    height: 8vh;
    color: white;
    width: 100%;
    display: flex;
}

.center[b-jctsiws3yw] {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    /*width: 250px;*/
    flex-grow: 4;
}

.side[b-jctsiws3yw] {
    /*width: 100%;*/
    flex-grow: 2;
    margin-top: 20px;
}

.right[b-jctsiws3yw] {
    /*width: 100%;*/
    flex-grow: 2;
}

div .center[b-jctsiws3yw]  a {
    color: white;
    text-decoration: none;
    font-weight: 400;
}


.navbar-brand2[b-jctsiws3yw] {
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;
}

.oi[b-jctsiws3yw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}
/*#region card-List Greener */

.card-list-greener[b-jctsiws3yw] {
    overflow-y: scroll;
    height: 92vh;
}

    .card-list-greener[b-jctsiws3yw]::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .card-list-greener[b-jctsiws3yw]::-webkit-scrollbar-track {
        background: #6c7676; /* color of the tracking area */
        border-radius: 12px;
    }

    .card-list-greener[b-jctsiws3yw]::-webkit-scrollbar-thumb {
        background-color: #203434; /* color of the scroll thumb */
        border: 3px solid #203434; /* creates padding around scroll thumb */
        border-radius:12px;
    }

    /*#endregion */

/*#region card-List Pico */

.card-list-pico[b-jctsiws3yw] {
    overflow-y: scroll;
    height: 92vh;
}

    .card-list-pico[b-jctsiws3yw]::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .card-list-pico[b-jctsiws3yw]::-webkit-scrollbar-track {
        background: #6c7676; /* color of the tracking area */
    }

    .card-list-pico[b-jctsiws3yw]::-webkit-scrollbar-thumb {
        background-color: #113030; /* color of the scroll thumb */
        border-radius: 20px;
        border: 3px solid #113030; /* creates padding around scroll thumb */
    }

    /*#endregion */

/*#region card-List Talkpool */

.card-list-talkpool[b-jctsiws3yw] {
    overflow-y: scroll;
    height: 92vh;
}

    .card-list-talkpool[b-jctsiws3yw]::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .card-list-talkpool[b-jctsiws3yw]::-webkit-scrollbar-track {
        background: #6c7676; /* color of the tracking area */
    }

    .card-list-talkpool[b-jctsiws3yw]::-webkit-scrollbar-thumb {
        background-color: #2c394c; /* color of the scroll thumb */
        border-radius: 20px;
        border: 3px solid #2c394c; /* creates padding around scroll thumb */
    }

    /*#endregion */
/*#region NAV ITEM */


.nav-item[b-jctsiws3yw] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
}

    .nav-item:first-of-type[b-jctsiws3yw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jctsiws3yw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jctsiws3yw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        /*height: 3rem;*/
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-jctsiws3yw]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-jctsiws3yw]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }


/*#endregion */

.alarm[b-jctsiws3yw] {
    color: white;
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 2.5em;
    margin-left: 7px;
}


@media (min-width: 600px) {
    .navbar-toggler[b-jctsiws3yw] {
        display: none;
    }

    .sidebar-content[b-jctsiws3yw] {
        width: 300px;
        height: 100vh;
        position: sticky;
        top: 0;
        margin-left: 20px;
    }

    .sidebar-content-right[b-jctsiws3yw] {
        width: 400px;
        height: 100vh;
        position: sticky;
        top: 0;
        margin-right: 20px;
    }

    .nav-icon[b-jctsiws3yw] {
        height: 30px;
        width: 30px;
        display: block;
    }

    .collapse[b-jctsiws3yw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/NavigationCategoryList.razor.rz.scp.css */
/*#region NAV ITEM */

.nav-item[b-rny39zqo9p] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
}

    .nav-item:first-of-type[b-rny39zqo9p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rny39zqo9p] {
        padding-bottom: 1rem;
    }

    /* Original styles targeted anchors; we also support button.nav-link now */
    .nav-item[b-rny39zqo9p]  a,
    button.nav-link[b-rny39zqo9p] {
        color: #d7d7d7;
        border-radius: 4px;
        display: flex;
        align-items: center;
        line-height: 1rem;
        width: 100%;
        background: transparent;
        border: 0;
        padding: .375rem .75rem;
        text-align: left;
    }

        /* Active state */
        .nav-item[b-rny39zqo9p]  a.active,
        button.nav-link.active[b-rny39zqo9p] {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        /* Hover state */
        .nav-item[b-rny39zqo9p]  a:hover,
        button.nav-link:hover[b-rny39zqo9p] {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

/* Disable/cooldown visual + interaction lock */
.click-blocked[b-rny39zqo9p] {
    pointer-events: none;
    opacity: 0.6;
}

/*#endregion */

/* Card list wrapper (kept for compatibility if used elsewhere) */
.card-location-list[b-rny39zqo9p] {
    display: flex;
    flex-wrap: wrap;
}

/* Alarm badges */
.alarm[b-rny39zqo9p] {
    color: white;
    height: 25px;
    width: 25px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 2.1em;
    margin-left: 7px;
}

/* Utility to hide empty badges without inline styles */
.hidden[b-rny39zqo9p] {
    display: none !important;
}

/* Focus style for the search input */
.input-focus:focus[b-rny39zqo9p] {
    background-color: #031f1d;
    border: none;
}

/* Input group look & feel */
.input-group .input-group-prepend .input-group-text[b-rny39zqo9p] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #031f1d;
    border: none;
    border-radius: 26px 0 0 26px;
}

.input-group .form-control[b-rny39zqo9p] {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border-radius: 0 .25rem .25rem 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #031f1d !important;
    border: none !important;
    border-radius: 0 26px 26px 0;
    box-shadow: none;
}

/* Search icon sizing & color */
.search-icon[b-rny39zqo9p] {
    height: 20px;
    width: 20px;
}

    .search-icon path[b-rny39zqo9p] {
        fill: #ffffff;
    }

/* Optional: keep title inline styling under control */
.category-title[b-rny39zqo9p] {
    display: inline-block;
    vertical-align: middle;
}
/* /Pages/NotificationAlarmManager.razor.rz.scp.css */
.alarm-content-row[b-2m8i0lmtg4] {
    display: flex;
    color: white;
    cursor: pointer;
}

    .alarm-content-row .alarm-icon-panel[b-2m8i0lmtg4] {
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        margin-block: auto;
    }

.alarm-icon[b-2m8i0lmtg4] {
    height: 100px;
    width: 100px;
    display: block;
}


.alarm-typeDetails[b-2m8i0lmtg4] {
    text-align: center;
    font-weight: 400;
    color: #ffff;
    font-size: medium;
}

.alarm-filter[b-2m8i0lmtg4] {
    cursor: pointer;
    height: 25px;
    float: right;
    vertical-align: middle;
}

.top-row-greener[b-2m8i0lmtg4] {
    height: 2rem;
    background-color: #203434;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #031f1d;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-pico[b-2m8i0lmtg4] {
    height: 2rem;
    background-color: #113030;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #001618;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-talkpool[b-2m8i0lmtg4] {
    height: 2rem;
    background-color: #2c394c;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #122439;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.navbar-brand2[b-2m8i0lmtg4] {
    font-size: 1.1rem;
    color: #ffff;
    text-transform: uppercase;
    margin-left: 100px;
}

.dropdown[b-2m8i0lmtg4] {
    position: relative;
}

input[b-2m8i0lmtg4] {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

/*#region dropdown greener*/

.dropdown:hover .dropbtn-greener[b-2m8i0lmtg4] {
    background-color: #345a5a;
}

.dropbtn-greener[b-2m8i0lmtg4] {
    border: none;
    height: 25px;
}

.dropdown-content-greener[b-2m8i0lmtg4] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #888 transparent;
    margin-top: -1px;
    height: auto;
    border-radius: 8px;
}

    .dropdown-content-greener a[b-2m8i0lmtg4] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-greener[b-2m8i0lmtg4] {
    display: block;
}

/*#endregion*/

/*#region dropdown pico*/

.dropdown:hover .dropbtn-pico[b-2m8i0lmtg4] {
    background-color: #345a5a;
}

.dropbtn-pico[b-2m8i0lmtg4] {
    border: none;
    height: 25px;
}

.dropdown-content-pico[b-2m8i0lmtg4] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-pico a[b-2m8i0lmtg4] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-pico[b-2m8i0lmtg4] {
    display: block;
}

/*#endregion*/

/*#region dropdown talkpool*/

.dropdown:hover .dropbtn-talkpool[b-2m8i0lmtg4] {
    background-color: #2c394c;
}

.dropbtn-talkpool[b-2m8i0lmtg4] {
    border: none;
    height: 25px;
}

.dropdown-content-talkpool[b-2m8i0lmtg4] {
    display: none;
    position: absolute;
    background-color: #2c394c;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-talkpool a[b-2m8i0lmtg4] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-talkpool[b-2m8i0lmtg4] {
    display: block;
}

/*#endregion*/

/*.alarm-level-font-normal {
    color: green;
}*/

/*.alarm-level-font-warning {
    color: yellow;
}

.alarm-level-font-alert {
    color: red;
}*/

.btnprimary[b-2m8i0lmtg4] {
    color: #fff;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 6px;
    background-color: transparent;
    border-width: 0px;
}

.btnprimary-greener[b-2m8i0lmtg4] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #031f1d;
    border-width: 0px;
}

.btnprimary-pico[b-2m8i0lmtg4] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #001618;
    border-width: 0px;
}

.btnprimary-talkpool[b-2m8i0lmtg4] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #122439;
    border-width: 0px;
}

.box-row-greener[b-2m8i0lmtg4]  {
    background-color: #203434; /* greener*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-pico[b-2m8i0lmtg4]  {
    background-color: #113030; /* pico*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-talkpool[b-2m8i0lmtg4]  {
    background-color: #2c394c; /* talkpool*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.alarm-box-row-greener[b-2m8i0lmtg4] {
    overflow-y: scroll;
    max-height: calc(97vh - 594px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-pico[b-2m8i0lmtg4] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-talkpool[b-2m8i0lmtg4] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-greener[b-2m8i0lmtg4]::-webkit-scrollbar {
    width: 17px; /* width of the entire scrollbar */
}

.alarm-box-row-pico[b-2m8i0lmtg4]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-talkpool[b-2m8i0lmtg4]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-greener[b-2m8i0lmtg4]::-webkit-scrollbar-track {
    background: #203434; /* color of the tracking area */
}

.alarm-box-row-pico[b-2m8i0lmtg4]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-talkpool[b-2m8i0lmtg4]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-greener[b-2m8i0lmtg4]::-webkit-scrollbar-thumb {
    background-color: #6c7676; /* greener - color of the scroll thumb */
    border: 3px solid #203434;
    border-radius:6px;
}

.alarm-box-row-pico[b-2m8i0lmtg4]::-webkit-scrollbar-thumb {
    background-color: #113030; /* pico - color of the scroll thumb */
    border: 3px solid #113030; /* pico - creates padding around scroll thumb */\
}

.alarm-box-row-talkpool[b-2m8i0lmtg4]::-webkit-scrollbar-thumb {
    background-color: #2c394c; /* talkpool -color of the scroll thumb */
    border: 3px solid #2c394c; /* talkpool - creates padding around scroll thumb */
}

.alarm-content-row .alarm-content-text[b-2m8i0lmtg4] {
    margin-left: 10px;
    padding: 8px 0;
    text-align: left;
}

hr[b-2m8i0lmtg4] {
    border-top: 1px solid #001618;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.alarm-type[b-2m8i0lmtg4] {
    font-weight: 400;
}

.unonim-view[b-2m8i0lmtg4] {
    filter: blur(3px);
}
.unonim-view-off[b-2m8i0lmtg4] {
}

.alarm-position[b-2m8i0lmtg4] {
    color: gray;
    font-size: smaller;
}

.alarm-date[b-2m8i0lmtg4] {
    color: gray;
    font-size: small;
}

.alarm-value[b-2m8i0lmtg4] {
    font-weight: 400;
    font-size: medium;
}

.alarm-value-unit[b-2m8i0lmtg4] {
    font-size: small;
}

.physicaldevice-data[b-2m8i0lmtg4] {
    display: flex;
    max-width: 340px;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.physicaldevice-icon[b-2m8i0lmtg4] {
    width: 60px;
    padding-bottom: 5px;
}

.physicaldevice-icon-image[b-2m8i0lmtg4] {
    /*height: 60px;*/
    width: 60px;
    display: block;
}

.physicaldevice-value[b-2m8i0lmtg4] {
    font-size: medium;
    width: 80px;
    margin-left: 5px;
    text-align:left
}

.physicaldevice-value-unit[b-2m8i0lmtg4] {
    font-size: small;
    color: gray;
}

.physicaldevice-info-header[b-2m8i0lmtg4] {
    color: gray;
    font-size: small;
}

.unonim-view[b-2m8i0lmtg4] {
    filter: blur(3px);
}
.unonim-view-off[b-2m8i0lmtg4] {
}

.physicaldevice-info[b-2m8i0lmtg4] {
    color: #ffff;
    font-size: medium;
}

/*@media (max-height: 1200px) {
    .alarm-box-row-greener {
        max-height: 47vh;
    }

    .alarm-box-row-pico {
        max-height: 47vh;
    }

    .alarm-box-row-talkpool {
        max-height: 47vh;
    }
}*/


/*updated style starts here*/
.alarm-title[b-2m8i0lmtg4] {
    border-top: 1px solid #031F1D;
    display: block;
    font-size: 1.1rem;
    color: #ffff;
    text-transform: uppercase;
}

.alarm-icons[b-2m8i0lmtg4] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.alarm-icons .alarm-count-btn[b-2m8i0lmtg4] {
    border: none;
    outline: none;
    color: #203434;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px 5px;
    font-weight: 900;
    border-radius: 50px;
    font-size: 18px;
    line-height: 22px;
}

.btn-orange[b-2m8i0lmtg4] {
    background-image: linear-gradient(to right, #ea510d, #dc4811, #ce4013, #c03815, #b23015);
}

.btn-yellow[b-2m8i0lmtg4] {
    background-image: linear-gradient(to right, #fcc400, #fbbb00, #fab200, #f8a900, #f6a000);
}
.map-content-wrapper:not(.map-view) .alarm-stats-default[b-2m8i0lmtg4],
.map-content-wrapper.map-view .alarm-stats-collapsed[b-2m8i0lmtg4] {
    display: none;
}

.alarm-title-clickable[b-2m8i0lmtg4] {
    cursor: pointer;
    text-align: center;
    background: black;
    padding: 5px;
    font-weight:700;
    border-radius: 10px;
}

.dropdownFilter-detail[b-2m8i0lmtg4] {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 21px;
    padding-bottom: 21px;
}


@media (max-width: 1008px) {
    .dropdownFilter-detail[b-2m8i0lmtg4] {
        padding-left: 1px;
        padding-right: 0px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
}


.dropdown-rounded[b-2m8i0lmtg4] {
    background: #344748;
    color: #fff;
    border-radius: 19px;
    width:max-content;
    padding: 12px;
}
.rounded-checkbox[b-2m8i0lmtg4] {
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-appearance: none; /* Remove default styling */
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50%; /* Make it rounded */
    cursor: pointer;
    outline: none;
    transition: background 0.3s, border-color 0.3s;
}

    .rounded-checkbox:checked[b-2m8i0lmtg4] {
        background: #007bff; /* Change to your preferred color */
        border-color: #007bff;
    }

        .rounded-checkbox:checked[b-2m8i0lmtg4]::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 10px;
            height: 10px;
            background: #fff;
            border-radius: 50%;
            transform: translate(-50%, -50%);
        }


.rounded[b-2m8i0lmtg4] {
    position: relative;
    margin-left: 10px;
}

    .rounded label[b-2m8i0lmtg4] {
        background-color: #ffff;
        /*border: 1px solid #ccc;*/
        border-radius: 50%;
        cursor: pointer;
        height: 24px;
        left: 0;
        position: absolute;
        top: 0;
        margin-top: 4px;
        width: 24px;
    }

        .rounded label[b-2m8i0lmtg4]:after {
            border: 2px solid grey;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 7px;
            opacity: 0;
            position: absolute;
            top: 8px;
            transform: rotate(-45deg);
            width: 12px;
        }

    .rounded .checkboxClass[b-2m8i0lmtg4] {
        visibility: hidden;
    }


    .rounded .checkboxClass:checked + label[b-2m8i0lmtg4]:after {
        opacity: 1;
    }

.checkbox-bg[b-2m8i0lmtg4] {
}

/*updated style ends here*/
/* /Pages/PlanviewDataList.razor.rz.scp.css */
.bk-pico[b-t6sueut6y3] {
    background: #001618;
}

.bk-talkpool[b-t6sueut6y3] {
    background: #122439;
}

.bk-greener[b-t6sueut6y3] {
    background: #203434;
}

.unonim-view[b-t6sueut6y3] {
    filter: blur(3px);
}

.unonim-view-off[b-t6sueut6y3] {
}

.card-location-list[b-t6sueut6y3] {
    display: flex;
    flex-wrap: wrap;
    /*height: 90%;*/
}


.bground-pico[b-t6sueut6y3] {
    background-color: #113030;
}

.bground-greener[b-t6sueut6y3] {
    background-color: #203434;
}

.bground-talkpool[b-t6sueut6y3] {
    background-color: #2c394c;
}

.pseudover[b-t6sueut6y3] {
    position: relative;
    display: inline-block;
}

.card-location-item[b-t6sueut6y3] {
    position: relative;
    border: solid;
    border-color: transparent;
    width: 100%;
    height: 400px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
}

div.absolute[b-t6sueut6y3] {
    align-content: center;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.grid-container-right[b-t6sueut6y3] {
    margin-right: 10px;
    float: right;
    display: grid;
    grid-template-columns: 70px 30px;
    grid-gap: 1px;
}

.grid-container-left[b-t6sueut6y3] {
    margin-left: 10px;
    float: left;
    display: grid;
    grid-template-columns: 70px 30px;
    grid-gap: 1px;
}

.grid-container-right > div[b-t6sueut6y3] {
    padding: 0px 0px 0px 0px;
}

.grid-container-left > div[b-t6sueut6y3] {
    padding: 0px 0px 0px 0px;
}

.item1[b-t6sueut6y3] {
    float: right;
    width: 70px;
    grid-row: 1 / span 2;
}

.item2[b-t6sueut6y3] {
    float: left;
    width: auto;
    grid-row: 1 / span 1;
    font-size: 12px;
    color: gray;
    text-align: start;
    align-self: flex-end;
}

.item3[b-t6sueut6y3] {
    float: left;
    width: auto;
    grid-row: 2 / span 1;
    text-align: start;
    font-size: 12px;
    font-weight: bold;
}
/*
.alarm-normal {
    color: green;
}

.alarm-warning {
    color: yellow;
}

.alarm-alert {
    color: red;
}*/

.scrollview[b-t6sueut6y3] {
    width: 100%;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto; /* Add the ability to scroll */
}

    .scrollview[b-t6sueut6y3]::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    .scrollview[b-t6sueut6y3]::-webkit-scrollbar-thumb {
        background: #B3AFB3;
        border-radius: 3px;
    }

.active[b-t6sueut6y3] {
    border-color: white !important;
}

.switchTemplate[b-t6sueut6y3] {
    height: 5px;
    width: 50%;
    float: left;
}

.noEvent[b-t6sueut6y3] {
    width: 50%;
    margin: auto;
    margin-top: 30px;
    font-size: 15px;
    text-align: center;
}

.eventGroup[b-t6sueut6y3] {
    width: 280px;
    margin: 15px 15px 15px 15px;
    font-size: 13px;
}

.eventItem[b-t6sueut6y3] {
    float: left;
    margin-right: 15px;
}

.showAlarmList[b-t6sueut6y3] {
    display: block;
}

.activeSwitch-pico[b-t6sueut6y3] {
    background-color: #001618;
}

.activeSwitch-greener[b-t6sueut6y3] {
    background-color: #54f054;
}

.passiveSwitch[b-t6sueut6y3] {
    background-color: #cedece;
}

.showEventList[b-t6sueut6y3] {
    display: none;
}

.styleType-Ok[b-t6sueut6y3] {
    color: white;
    font-size: 13px;
    float: left;
    margin-left: 5px;
}

.styleType-NotUpdated[b-t6sueut6y3] {
    font-size: 13px;
    font-weight: bold;
    color: #e63412;
    float: left;
    margin-left: 5px;
}

.ageType-Ok[b-t6sueut6y3] {
}

.ageType-NotUpdated[b-t6sueut6y3] {
    /* opacity: 0.2; */
    background-image: repeating-linear-gradient(45deg, gold 0%, gold 12%, gold 0%, black 12%,black 24%);
    height: 100%;
}

.sensor-name[b-t6sueut6y3] {
    font-size: 13px;
    font-weight: normal;
}

.card-location-item .itemheader[b-t6sueut6y3] {
    height: 20px;
    background-color: #ffffff;
}

.card-location-item .text-content[b-t6sueut6y3] {
    font-weight: normal;
    height: 60px;
    margin: 5px 5px 5px 10px;
}

.card-location-item .alarm-content[b-t6sueut6y3] {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.card-location-item .alarm-content[b-t6sueut6y3] {
    margin-top: 5px;
    display: flex;
    line-height: 1.8em;
}

.card-location-item .alarm-content-text[b-t6sueut6y3] {
    margin-left: 15px;
    letter-spacing: 1px;
    font-stretch: expanded
}

.card-location-item .alarm-content-icon[b-t6sueut6y3] {
    color: white;
    height: 25px;
    width: 25px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /*line-height: 2.0em;*/
    margin-left: 4px;
}

.location-name[b-t6sueut6y3] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: grey;
}

.card-location-item .lora-data-content[b-t6sueut6y3] {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.card-location-item .lora-data-row[b-t6sueut6y3] {
    margin-top: 5px;
    display: flex;
    line-height: 2.0em;
}

.card-location-item .lora-data-text-content[b-t6sueut6y3] {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.card-location-item .lora-data-name[b-t6sueut6y3] {
    margin-left: 5px;
    /*letter-spacing: 1px;
    font-stretch: expanded;*/
    font-size: 14px;
}

.card-location-item .lora-data-value[b-t6sueut6y3] {
    margin-left: 5px;
    /* letter-spacing: 1px;
    font-stretch: expanded;*/
    font-size: 17px;
}

.card-location-item .lora-data-unit[b-t6sueut6y3] {
    margin-left: 1px;
    margin-right: 5px;
    letter-spacing: 1px;
    font-stretch: expanded;
    font-size: 12px;
}

/*#region PopUp*/

.black_overlayblock[b-t6sueut6y3] {
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.black_overlay[b-t6sueut6y3] {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_contentblock[b-t6sueut6y3] {
    display: block;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.white_contentblock-info[b-t6sueut6y3] {
    display: block;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 50%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.white_content[b-t6sueut6y3] {
    display: none;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.thumbs[b-t6sueut6y3] {
    margin-top: 30px;
    text-align: center;
}

    .thumbs div[b-t6sueut6y3] {
        margin-top: 10px;
        margin-left: 40px;
        vertical-align: top;
        display: inline-block;
    }

/*#region*/

.lines[b-t6sueut6y3] {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}

.linetitle[b-t6sueut6y3] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    float: left;
    width: auto;
    white-space: nowrap;
}

.box-rowshort[b-t6sueut6y3] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    float: left;
    height: 3px;
    width: 50px;
}

.box-rowlong[b-t6sueut6y3] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    height: 3px;
    width: 100%;
}

.info_contentblock[b-t6sueut6y3] {
    display: block;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 60%;
    height: 60%;
    padding: 10px;
    padding-bottom: 10px;
    border: 6px solid red;
    color: yellow;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.map-content-wrapper:not(.map-view).map_test[b-t6sueut6y3] {
    display: none;
}
/* Alarm css*/
.alarm-content[b-t6sueut6y3] {
    display: flex;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    align-items: center;
    background-color: yellow;
    height: 100%;
}

    .alarm-content .alarm-icon-panel[b-t6sueut6y3] {
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        margin-block: auto;
    }

.alarm-icon[b-t6sueut6y3] {
    height: 100px;
    width: 100px;
    display: block;
}


.alarm-typeDetails[b-t6sueut6y3] {
    text-align: center;
    font-weight: 400;
    color: white;
    font-size: medium;
}

.alarm-filter[b-t6sueut6y3] {
    cursor: pointer;
    height: 25px;
    float: right;
    margin-right: 10px;
    vertical-align: middle;
}

.top-row-greener[b-t6sueut6y3] {
    height: 2rem;
    background-color: #203434;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #031f1d;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-pico[b-t6sueut6y3] {
    height: 2rem;
    background-color: #113030;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #001618;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-talkpool[b-t6sueut6y3] {
    height: 2rem;
    background-color: #2c394c;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #122439;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.navbar-brand2[b-t6sueut6y3] {
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;
}

.dropdown[b-t6sueut6y3] {
    position: relative;
}

input[b-t6sueut6y3] {
    width: 20px;
    height: 20px;
}

/*#region dropdown greener*/

.dropdown:hover .dropbtn-greener[b-t6sueut6y3] {
    background-color: #345a5a;
}

.dropdown .dropdown-content-greener:hover[b-t6sueut6y3] {
    background-color: red;
}


.dropbtn-greener[b-t6sueut6y3] {
    border: none;
    height: 25px;
}

.dropdown-content-greener[b-t6sueut6y3] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-greener a[b-t6sueut6y3] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-greener[b-t6sueut6y3] {
    display: block;
}

/*#endregion*/

/*#region dropdown pico*/

.dropdown:hover .dropbtn-pico[b-t6sueut6y3] {
    background-color: #345a5a;
}

.dropbtn-pico[b-t6sueut6y3] {
    border: none;
    height: 25px;
}

.dropdown-content-pico[b-t6sueut6y3] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-pico a[b-t6sueut6y3] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-pico[b-t6sueut6y3] {
    display: block;
}

/*#endregion*/

/*#region dropdown talkpool*/

.dropdown:hover .dropbtn-talkpool[b-t6sueut6y3] {
    background-color: #2c394c;
}

.dropbtn-talkpool[b-t6sueut6y3] {
    border: none;
    height: 25px;
}

.dropdown-content-talkpool[b-t6sueut6y3] {
    display: none;
    position: absolute;
    background-color: #2c394c;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-talkpool a[b-t6sueut6y3] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-talkpool[b-t6sueut6y3] {
    display: block;
}

/*#endregion*/

/*.alarm-level-font-normal {
    color: green;
}*/

/*.alarm-level-font-warning {
    color: yellow;
}

.alarm-level-font-alert {
    color: red;
}*/

.btnprimary[b-t6sueut6y3] {
    color: #fff;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 6px;
    background-color: transparent;
    border-width: 0px;
}

.btnprimary-greener[b-t6sueut6y3] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #031f1d;
    border-width: 0px;
}

.btnprimary-pico[b-t6sueut6y3] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #001618;
    border-width: 0px;
}

.btnprimary-talkpool[b-t6sueut6y3] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #122439;
    border-width: 0px;
}

.box-row-greener[b-t6sueut6y3]  {
    background-color: #203434; /* greener*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-pico[b-t6sueut6y3]  {
    background-color: #113030; /* pico*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-talkpool[b-t6sueut6y3]  {
    background-color: #2c394c; /* talkpool*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.alarm-box-row-greener[b-t6sueut6y3] {
    overflow-y: scroll;
    max-height: calc(97vh - 600px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-pico[b-t6sueut6y3] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-talkpool[b-t6sueut6y3] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-greener[b-t6sueut6y3]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-pico[b-t6sueut6y3]::-webkit-scrollbar {
    width: 260px; /* width of the entire scrollbar */
}

.alarm-box-row-talkpool[b-t6sueut6y3]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-greener[b-t6sueut6y3]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-pico[b-t6sueut6y3]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-talkpool[b-t6sueut6y3]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-greener[b-t6sueut6y3]::-webkit-scrollbar-thumb {
    background-color: #203434; /* greener - color of the scroll thumb */
    border: 3px solid #203434;
}

.alarm-box-row-pico[b-t6sueut6y3]::-webkit-scrollbar-thumb {
    background-color: #113030; /* pico - color of the scroll thumb */
    border: 3px solid #113030; /* pico - creates padding around scroll thumb */
}

.alarm-box-row-talkpool[b-t6sueut6y3]::-webkit-scrollbar-thumb {
    background-color: #2c394c; /* talkpool -color of the scroll thumb */
    border: 3px solid #2c394c; /* talkpool - creates padding around scroll thumb */
}

.alarm-content .alarm-content-text[b-t6sueut6y3] {
    margin-left: 10px;
    padding: 8px 0;
    text-align: left;
    width: 260px;
}


hr[b-t6sueut6y3] {
    border-top: 1px solid #001618;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.alarm-type[b-t6sueut6y3] {
    font-weight: 400;
}

.unonim-view[b-t6sueut6y3] {
    filter: blur(3px);
}

.unonim-view-off[b-t6sueut6y3] {
}

.alarm-position[b-t6sueut6y3] {
    color: gray;
    font-size: smaller;
}

.alarm-date[b-t6sueut6y3] {
    color: gray;
    font-size: small;
}

.alarm-value[b-t6sueut6y3] {
    font-weight: 400;
    font-size: medium;
}

.alarm-value-unit[b-t6sueut6y3] {
    font-size: small;
}

.physicaldevice-data[b-t6sueut6y3] {
    display: flex;
    max-width: 340px;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.physicaldevice-icon[b-t6sueut6y3] {
    width: 60px;
    padding-bottom: 5px;
}

.physicaldevice-icon-image[b-t6sueut6y3] {
    /*height: 60px;*/
    width: 60px;
    display: block;
}

.physicaldevice-value[b-t6sueut6y3] {
    font-size: medium;
    width: 80px;
    margin-left: 5px;
    text-align: left
}

.physicaldevice-value-unit[b-t6sueut6y3] {
    font-size: small;
    color: gray;
}

.physicaldevice-info-header[b-t6sueut6y3] {
    color: gray;
    font-size: small;
}

.unonim-view[b-t6sueut6y3] {
    filter: blur(3px);
}

.unonim-view-off[b-t6sueut6y3] {
}

.physicaldevice-info[b-t6sueut6y3] {
    color: white;
    font-size: medium;
}

/*@media (max-height: 1200px) {
    .alarm-box-row-greener {
        max-height: 47vh;
    }

    .alarm-box-row-pico {
        max-height: 47vh;
    }

    .alarm-box-row-talkpool {
        max-height: 47vh;
    }
}*/


/*updated style starts here*/
.alarm-title[b-t6sueut6y3] {
    border-top: 1px solid #031F1D;
    display: block;
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;
}

.alarm-icons[b-t6sueut6y3] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .alarm-icons .alarm-count-btn[b-t6sueut6y3] {
        border: none;
        outline: none;
        color: #203434;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin: 10px 5px;
        font-weight: 900;
        border-radius: 50px;
        font-size: 18px;
        line-height: 22px;
    }

.btn-orange[b-t6sueut6y3] {
    background-image: linear-gradient(to right, #ea510d, #dc4811, #ce4013, #c03815, #b23015);
}

.btn-yellow[b-t6sueut6y3] {
    background-image: linear-gradient(to right, #fcc400, #fbbb00, #fab200, #f8a900, #f6a000);
}

.map-content-wrapper:not(.map-view) .alarm-stats-default[b-t6sueut6y3],
.map-content-wrapper.map-view .alarm-stats-collapsed[b-t6sueut6y3] {
    display: none;
}

.alarmCard-Detail[b-t6sueut6y3] {
    background-color: #203434;
    border-radius: 10px;
    margin-bottom: 8px;
    margin-right: 8px;
}

.thumb-image-sensor-view[b-t6sueut6y3] {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100% !important;
    height: 87vh !important;
    margin: 4px;
    /* object-fit: cover; */
    cursor: pointer !important;
}

/*updated style ends here*/
#tooltip[b-t6sueut6y3] {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px;
    border-radius: 3px;
    display: none;
    pointer-events: none;
    z-index: 10;
    border: 1px solid white;
    font-size :11px;
    cursor:pointer;
}
/* /Pages/SensorCardList.razor.rz.scp.css */
.bk-pico[b-751kv3a2jr] {
    background: #001618;
}

.bk-talkpool[b-751kv3a2jr] {
    background: #122439;
}

.bk-greener[b-751kv3a2jr] {
    background: #203434;
}

.unonim-view[b-751kv3a2jr] {
    filter: blur(3px);
}
.unonim-view-off[b-751kv3a2jr] {
}

.card-location-list[b-751kv3a2jr] {
    display: flex;
    flex-wrap: wrap;
    /*height: 90%;*/
}


.bground-pico[b-751kv3a2jr] {
    background-color: #113030;
}

.bground-greener[b-751kv3a2jr] {
    background-color: #203434;
}

.bground-talkpool[b-751kv3a2jr] {
    background-color: #2c394c;
}

.pseudover[b-751kv3a2jr] {
    position: relative;
    display: inline-block;
}

.card-location-item[b-751kv3a2jr] {
    position: relative;
    border: solid;
    border-color: transparent;
    width: 100%;
    height: 400px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
}

div.absolute[b-751kv3a2jr] {
    align-content: center;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.grid-container-right[b-751kv3a2jr] {
    margin-right: 10px;
    float: right;
    display: grid;
    grid-template-columns: 70px 30px;
    grid-gap: 1px;
}

.grid-container-left[b-751kv3a2jr] {
    margin-left: 10px;
    float: left;
    display: grid;
    grid-template-columns: 70px 30px;
    grid-gap: 1px;
}

.grid-container-right > div[b-751kv3a2jr] {
    padding: 0px 0px 0px 0px;
}

.grid-container-left > div[b-751kv3a2jr] {
    padding: 0px 0px 0px 0px;
}

.item1[b-751kv3a2jr] {
    float: right;
    width: 70px;
    grid-row: 1 / span 2;
}

.item2[b-751kv3a2jr] {
    float: left;
    width: auto;
    grid-row: 1 / span 1;
    font-size: 12px;
    color: gray;
    text-align: start;
    align-self: flex-end;
}

.item3[b-751kv3a2jr] {
    float: left;
    width: auto;
    grid-row: 2 / span 1;
    text-align: start;
    font-size: 12px;
    font-weight: bold;
}
/*
.alarm-normal {
    color: green;
}

.alarm-warning {
    color: yellow;
}

.alarm-alert {
    color: red;
}*/

.scrollview[b-751kv3a2jr] {
    width: 100%;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto; /* Add the ability to scroll */
}

    .scrollview[b-751kv3a2jr]::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    .scrollview[b-751kv3a2jr]::-webkit-scrollbar-thumb {
        background: #B3AFB3;
        border-radius: 3px;
    }

.active[b-751kv3a2jr] {
    border-color: white !important;
}

.switchTemplate[b-751kv3a2jr] {
    height: 5px;
    width: 50%;
    float: left;
}
.noEvent[b-751kv3a2jr] {
    width: 50%;
    margin: auto;
    margin-top: 30px;
    font-size: 15px;
    text-align: center;
}
.eventGroup[b-751kv3a2jr] {
    width: 280px;
    margin: 15px 15px 15px 15px;
    font-size: 13px;
}
.eventItem[b-751kv3a2jr] {
    float: left;
    margin-right: 15px;
}

.showAlarmList[b-751kv3a2jr] {
    display: block;
}

.activeSwitch-pico[b-751kv3a2jr] {
    background-color: #001618;
}
.activeSwitch-greener[b-751kv3a2jr] {
    background-color: #54f054;
}
.passiveSwitch[b-751kv3a2jr] {
    background-color: #cedece;
}

.showEventList[b-751kv3a2jr] {
    display: none;
}

.styleType-Ok[b-751kv3a2jr] {
    color: white;
    font-size: 13px;
    float: left;
    margin-left: 5px;
}

.styleType-NotUpdated[b-751kv3a2jr] {
    font-size: 13px;
    font-weight: bold;
    color: #e63412;
    float: left;
    margin-left: 5px;
}

.ageType-Ok[b-751kv3a2jr] {
}

.ageType-NotUpdated[b-751kv3a2jr] {
    /* opacity: 0.2; */
    background-image: repeating-linear-gradient(45deg, gold 0%, gold 12%, gold 0%, black 12%,black 24%);
    height: 100%;
}

.sensor-name[b-751kv3a2jr] {
    font-size: 13px;
    font-weight: normal;
}

.card-location-item .itemheader[b-751kv3a2jr] {
    height: 20px;
    background-color: #ffffff;
}

.card-location-item .text-content[b-751kv3a2jr] {
    font-weight: normal;
    height: 60px;
    margin: 5px 5px 5px 10px;
}

.card-location-item .alarm-content[b-751kv3a2jr] {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.card-location-item .alarm-content[b-751kv3a2jr] {
    margin-top: 5px;
    display: flex;
    line-height: 1.8em;
}

.card-location-item .alarm-content-text[b-751kv3a2jr] {
    margin-left: 15px;
    letter-spacing: 1px;
    font-stretch: expanded
}

.card-location-item .alarm-content-icon[b-751kv3a2jr] {
    color: white;
    height: 25px;
    width: 25px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /*line-height: 2.0em;*/
    margin-left: 4px;
}

.location-name[b-751kv3a2jr] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: grey;
}

.card-location-item .lora-data-content[b-751kv3a2jr] {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.card-location-item .lora-data-row[b-751kv3a2jr] {
    margin-top: 5px;
    display: flex;
    line-height: 2.0em;
}

.card-location-item .lora-data-text-content[b-751kv3a2jr] {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.card-location-item .lora-data-name[b-751kv3a2jr] {
    margin-left: 5px;
    /*letter-spacing: 1px;
    font-stretch: expanded;*/
    font-size: 14px;
}

.card-location-item .lora-data-value[b-751kv3a2jr] {
    margin-left: 5px;
    /* letter-spacing: 1px;
    font-stretch: expanded;*/
    font-size: 17px;
}

.card-location-item .lora-data-unit[b-751kv3a2jr] {
    margin-left: 1px;
    margin-right: 5px;
    letter-spacing: 1px;
    font-stretch: expanded;
    font-size: 12px;
}

/*#region PopUp*/

.black_overlayblock[b-751kv3a2jr] {
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.black_overlay[b-751kv3a2jr] {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_contentblock[b-751kv3a2jr] {
    display: block;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    background-color: #203434;
    overflow-x: hidden;
    overflow-y: auto;
    height:fit-content;
}

.white_contentblock-info[b-751kv3a2jr] {
    display: block;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 50%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.white_content[b-751kv3a2jr] {
    display: none;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 10px;
    padding-bottom: 10px;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.thumbs[b-751kv3a2jr] {
    margin-top: 30px;
    text-align: center;
}

    .thumbs div[b-751kv3a2jr] {
        margin-top: 10px;
        margin-left: 40px;
        vertical-align: top;
        display: inline-block;
    }

/*#region*/

.lines[b-751kv3a2jr] {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}

.linetitle[b-751kv3a2jr] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    float: left;
    width: auto;
    white-space: nowrap;
}

.box-rowshort[b-751kv3a2jr] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    float: left;
    height: 3px;
    width: 50px;
}

.box-rowlong[b-751kv3a2jr] {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    height: 3px;
    width: 100%;
}

.info_contentblock[b-751kv3a2jr] {
    display: block;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 60%;
    height: 60%;
    padding: 10px;
    padding-bottom: 10px;
    border: 6px solid red;
    color: yellow;
    border-radius: 10px;
    z-index: 1002;
    overflow: auto;
}

.map-content-wrapper:not(.map-view).map_test[b-751kv3a2jr] {
    display: none;
}
/* Alarm css*/
.alarm-content[b-751kv3a2jr] {
    display: flex;
    color: white;
    cursor: pointer;
    border-radius:10px;
    align-items:center;
    background-color:yellow;
    height: 100%;
}

    .alarm-content .alarm-icon-panel[b-751kv3a2jr] {
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        margin-block: auto;
    }

.alarm-icon[b-751kv3a2jr] {
    height: 100px;
    width: 100px;
    display: block;
}


.alarm-typeDetails[b-751kv3a2jr] {
    text-align: center;
    font-weight: 400;
    color: white;
    font-size: medium;
}

.alarm-filter[b-751kv3a2jr] {
    cursor: pointer;
    height: 25px;
    float: right;
    margin-right: 10px;
    vertical-align: middle;
}

.top-row-greener[b-751kv3a2jr] {
    height: 2rem;
    background-color: #203434;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #031f1d;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-pico[b-751kv3a2jr] {
    height: 2rem;
    background-color: #113030;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #001618;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.top-row-talkpool[b-751kv3a2jr] {
    height: 2rem;
    background-color: #2c394c;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-color: #122439;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-top: 23px;
}

.navbar-brand2[b-751kv3a2jr] {
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;
}

.dropdown[b-751kv3a2jr] {
    position: relative;
}

input[b-751kv3a2jr] {
    width: 20px;
    height: 20px;
}

/*#region dropdown greener*/

.dropdown:hover .dropbtn-greener[b-751kv3a2jr] {
    background-color: #345a5a;
    
}

.dropdown .dropdown-content-greener:hover[b-751kv3a2jr] {
    background-color: red;
}


.dropbtn-greener[b-751kv3a2jr] {
    border: none;
    height: 25px;
}

.dropdown-content-greener[b-751kv3a2jr] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-greener a[b-751kv3a2jr] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-greener[b-751kv3a2jr] {
    display: block;
}

/*#endregion*/

/*#region dropdown pico*/

.dropdown:hover .dropbtn-pico[b-751kv3a2jr] {
    background-color: #345a5a;
}

.dropbtn-pico[b-751kv3a2jr] {
    border: none;
    height: 25px;
}

.dropdown-content-pico[b-751kv3a2jr] {
    display: none;
    position: absolute;
    background-color: #345a5a;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-pico a[b-751kv3a2jr] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-pico[b-751kv3a2jr] {
    display: block;
}

/*#endregion*/

/*#region dropdown talkpool*/

.dropdown:hover .dropbtn-talkpool[b-751kv3a2jr] {
    background-color: #2c394c;
}

.dropbtn-talkpool[b-751kv3a2jr] {
    border: none;
    height: 25px;
}

.dropdown-content-talkpool[b-751kv3a2jr] {
    display: none;
    position: absolute;
    background-color: #2c394c;
    min-width: 150px;
    height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    float: right;
    right: 0;
    margin-top: 5px;
    margin-left: 10px;
}

    .dropdown-content-talkpool a[b-751kv3a2jr] {
        color: black;
        padding: 12px 25px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content-talkpool[b-751kv3a2jr] {
    display: block;
}

/*#endregion*/

/*.alarm-level-font-normal {
    color: green;
}*/

/*.alarm-level-font-warning {
    color: yellow;
}

.alarm-level-font-alert {
    color: red;
}*/

.btnprimary[b-751kv3a2jr] {
    color: #fff;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 6px;
    background-color: transparent;
    border-width: 0px;
}

.btnprimary-greener[b-751kv3a2jr] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #031f1d;
    border-width: 0px;
}

.btnprimary-pico[b-751kv3a2jr] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #001618;
    border-width: 0px;
}

.btnprimary-talkpool[b-751kv3a2jr] {
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #122439;
    border-width: 0px;
}

.box-row-greener[b-751kv3a2jr]  {
    background-color: #203434; /* greener*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-pico[b-751kv3a2jr]  {
    background-color: #113030; /* pico*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.box-row-talkpool[b-751kv3a2jr]  {
    background-color: #2c394c; /* talkpool*/
    border: solid;
    border-color: transparent;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px;
    text-align: center;
}

.alarm-box-row-greener[b-751kv3a2jr] {
    overflow-y: scroll;
    max-height: calc(97vh - 600px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-pico[b-751kv3a2jr] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-talkpool[b-751kv3a2jr] {
    overflow-y: scroll;
    max-height: calc(97vh - 554px);
    /*margin-bottom: 10px;*/
}

.alarm-box-row-greener[b-751kv3a2jr]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-pico[b-751kv3a2jr]::-webkit-scrollbar {
    width: 260px; /* width of the entire scrollbar */
}

.alarm-box-row-talkpool[b-751kv3a2jr]::-webkit-scrollbar {
    width: 12px; /* width of the entire scrollbar */
}

.alarm-box-row-greener[b-751kv3a2jr]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-pico[b-751kv3a2jr]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-talkpool[b-751kv3a2jr]::-webkit-scrollbar-track {
    background: #6c7676; /* color of the tracking area */
}

.alarm-box-row-greener[b-751kv3a2jr]::-webkit-scrollbar-thumb {
    background-color: #203434; /* greener - color of the scroll thumb */
    border: 3px solid #203434;
}

.alarm-box-row-pico[b-751kv3a2jr]::-webkit-scrollbar-thumb {
    background-color: #113030; /* pico - color of the scroll thumb */
    border: 3px solid #113030; /* pico - creates padding around scroll thumb */
}

.alarm-box-row-talkpool[b-751kv3a2jr]::-webkit-scrollbar-thumb {
    background-color: #2c394c; /* talkpool -color of the scroll thumb */
    border: 3px solid #2c394c; /* talkpool - creates padding around scroll thumb */
}

.alarm-content .alarm-content-text[b-751kv3a2jr] {
    margin-left: 10px;
    padding: 8px 0;
    text-align: left;
    width:260px;
}


hr[b-751kv3a2jr] {
    border-top: 1px solid #001618;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.alarm-type[b-751kv3a2jr] {
    font-weight: 400;
}

.unonim-view[b-751kv3a2jr] {
    filter: blur(3px);
}

.unonim-view-off[b-751kv3a2jr] {
}

.alarm-position[b-751kv3a2jr] {
    color: gray;
    font-size: smaller;
}

.alarm-date[b-751kv3a2jr] {
    color: gray;
    font-size: small;
}

.alarm-value[b-751kv3a2jr] {
    font-weight: 400;
    font-size: medium;
}

.alarm-value-unit[b-751kv3a2jr] {
    font-size: small;
}

.physicaldevice-data[b-751kv3a2jr] {
    display: flex;
    max-width: 340px;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.physicaldevice-icon[b-751kv3a2jr] {
    width: 60px;
    padding-bottom: 5px;
}

.physicaldevice-icon-image[b-751kv3a2jr] {
    /*height: 60px;*/
    width: 60px;
    display: block;
}

.physicaldevice-value[b-751kv3a2jr] {
    font-size: medium;
    width: 80px;
    margin-left: 5px;
    text-align: left
}

.physicaldevice-value-unit[b-751kv3a2jr] {
    font-size: small;
    color: gray;
}

.physicaldevice-info-header[b-751kv3a2jr] {
    color: gray;
    font-size: small;
}

.unonim-view[b-751kv3a2jr] {
    filter: blur(3px);
}

.unonim-view-off[b-751kv3a2jr] {
}

.physicaldevice-info[b-751kv3a2jr] {
    color: white;
    font-size: medium;
}

/*@media (max-height: 1200px) {
    .alarm-box-row-greener {
        max-height: 47vh;
    }

    .alarm-box-row-pico {
        max-height: 47vh;
    }

    .alarm-box-row-talkpool {
        max-height: 47vh;
    }
}*/


/*updated style starts here*/
.alarm-title[b-751kv3a2jr] {
    border-top: 1px solid #031F1D;
    display: block;
    font-size: 1.1rem;
    color: white;
    text-transform: uppercase;
}

.alarm-icons[b-751kv3a2jr] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .alarm-icons .alarm-count-btn[b-751kv3a2jr] {
        border: none;
        outline: none;
        color: #203434;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin: 10px 5px;
        font-weight: 900;
        border-radius: 50px;
        font-size: 18px;
        line-height: 22px;
    }

.btn-orange[b-751kv3a2jr] {
    background-image: linear-gradient(to right, #ea510d, #dc4811, #ce4013, #c03815, #b23015);
}

.btn-yellow[b-751kv3a2jr] {
    background-image: linear-gradient(to right, #fcc400, #fbbb00, #fab200, #f8a900, #f6a000);
}

.map-content-wrapper:not(.map-view) .alarm-stats-default[b-751kv3a2jr],
.map-content-wrapper.map-view .alarm-stats-collapsed[b-751kv3a2jr] {
    display: none;
}

.alarmCard-Detail[b-751kv3a2jr] {
    background-color: #203434;
    border-radius:10px;
    margin-bottom:8px;
    margin-right:8px;
}
.thumb-image-sensor-view[b-751kv3a2jr] {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100% !important;
    height: 87vh !important;
    margin: 4px;
    /* object-fit: cover; */
    cursor: pointer !important;
}

/*updated style ends here*/



/* /Pages/SensorList.razor.rz.scp.css */

/*#region NAV ITEM */


.nav-item[b-hwexqmfr1z] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
    text-align: left;
}

.unonim-view[b-hwexqmfr1z] {
    filter: blur(3px);
}
.unonim-view-off[b-hwexqmfr1z] {
}
    .nav-item:first-of-type[b-hwexqmfr1z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hwexqmfr1z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hwexqmfr1z]  a {
        color: #d7d7d7;
        border-radius: 4px;
        /*height: 3rem;*/
        display: flex;
        align-items: center;
        line-height: 1rem;
    }

        .nav-item[b-hwexqmfr1z]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-hwexqmfr1z]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }


/*#endregion */

.alarm[b-hwexqmfr1z] {
    color: white;
    height: 25px;
    width: 25px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 2.1em;
    margin-left: 7px;
}
.input-focus:focus[b-hwexqmfr1z] {
    background-color: #031f1d; /* Change this to the desired color */
    border:none;
}

.input-group .input-group-prepend .input-group-text[b-hwexqmfr1z] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #031f1d;
    border: none;
    border-radius: 26px 0px 0px 26px;
}



.input-group .form-control[b-hwexqmfr1z] {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #031f1d !important;
    border: none !important;
    border-radius: 0px 26px 26px 0px;
    box-shadow: none;
}

/* Tag filter UI */
.tag-bar[b-hwexqmfr1z] {
    margin-bottom: .75rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.tag-chip-container[b-hwexqmfr1z] {
    max-height: 6.5rem;
    overflow-y: auto;
    padding: 0 .1rem;
}

.tag-bar-header[b-hwexqmfr1z] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #d7d7d7;
    font-size: .9rem;
    padding: 0 .25rem;
}

.tag-clear[b-hwexqmfr1z] {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #d7d7d7;
    font-size: .85rem;
    opacity: .85;
}

    .tag-clear:hover[b-hwexqmfr1z] {
        opacity: 1;
        text-decoration: underline;
    }

.tag-chips[b-hwexqmfr1z] {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
}

.tag-chip[b-hwexqmfr1z] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .25rem .55rem;
    border-radius: 9999px;
    border: 1px solid rgba(255,255,255,.15);
    background-color: rgba(3,31,29,.75);
    color: #d7d7d7;
    cursor: pointer;
    font-size: .85rem;
    line-height: 1rem;
}

    .tag-chip:hover[b-hwexqmfr1z] {
        background-color: rgba(255,255,255,.08);
    }

    .tag-chip.active[b-hwexqmfr1z] {
        background-color: rgba(255,255,255,.18);
        color: #fff;
        border-color: rgba(255,255,255,.25);
    }

.tag-text[b-hwexqmfr1z] {
    white-space: nowrap;
}

.tag-count[b-hwexqmfr1z] {
    font-size: .75rem;
    opacity: .8;
    padding: 0 .25rem;
    border-radius: 9999px;
    background: rgba(255,255,255,.1);
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-nvgt5djui3] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #001618;
}

.main[b-nvgt5djui3] {
    flex: 1;
}

.sidebar[b-nvgt5djui3] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-image: linear-gradient(180deg, rgb(32, 52, 52) 0%, #113030 70%);
}

.top-row[b-nvgt5djui3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nvgt5djui3]  a, .top-row .btn-link[b-nvgt5djui3] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-nvgt5djui3] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-nvgt5djui3] {
        display: none;
    }

    .top-row.auth[b-nvgt5djui3] {
        justify-content: space-between;
    }

    .top-row a[b-nvgt5djui3], .top-row .btn-link[b-nvgt5djui3] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nvgt5djui3] {
        flex-direction: row;
    }

    .sidebar[b-nvgt5djui3] {
        width: 250px;
        height: 100vh;
        top: 0;
        overflow: scroll;
        position: sticky;
    }

    .top-row[b-nvgt5djui3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-nvgt5djui3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rdomj239xj] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rdomj239xj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand2[b-rdomj239xj] {
    font-size: 1.1rem;
    text-transform: uppercase;
}

.nav-icon[b-rdomj239xj] {
    display: none;
}

.oi[b-rdomj239xj] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-rdomj239xj] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    word-wrap: break-word;
    color: white;
    cursor: pointer;
}

    .nav-item:first-of-type[b-rdomj239xj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rdomj239xj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rdomj239xj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        /*height: 3rem;*/
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-rdomj239xj]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-rdomj239xj]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-rdomj239xj] {
        display: none;
    }

    .nav-icon[b-rdomj239xj] {
        height: 30px;
        width: 30px;
        display: block;
    }

    .collapse[b-rdomj239xj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
