@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/Alarm/AlarmIndex.razor.rz.scp.css */

.is-active[b-js1jlzend2] {
display: flex;
align-items: center;
}

.is-active[b-js1jlzend2]  label.switch {
    width: 37px;
    height: 20px;
    margin-right: 0.25rem;
}

.is-active[b-js1jlzend2]  label.switch .slider.round:before {
    width: 13px;
    height: 13px;
}

.is-active[b-js1jlzend2]  label.switch input:checked + .slider.round:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

.label[b-js1jlzend2] {
width: fit-content;
font-weight: bold;
--lbl-bg-color1: black;
--lbl-bg-color2: black;
--lbl-angle: 120deg;
background: linear-gradient(var(--lbl-angle), var(--lbl-bg-color1) 50%, var(--lbl-bg-color2) 100%);
text-transform: lowercase;
}

.label[b-js1jlzend2]:first-letter {
    text-transform: uppercase;
}

.label-custom-lowbattery[b-js1jlzend2] {
    --lbl-bg-color1: #6e55aa;
    --lbl-bg-color2: #471fa7;
}

.label-custom-magnet[b-js1jlzend2] {
    --lbl-bg-color1: #727272;
    --lbl-bg-color2: #383838;
}

.label-custom-dooropen[b-js1jlzend2] {
    --lbl-bg-color1: #be5001;
    --lbl-bg-color2: #813500;
}

.label-custom-tiltsensor[b-js1jlzend2] {
    --lbl-bg-color1: #9d5555;
    --lbl-bg-color2: #815151;
}

.label-custom-spendgas[b-js1jlzend2] {
    --lbl-bg-color1: #0349d8;
    --lbl-bg-color2: #02359c;
}

.label-custom-idleflow[b-js1jlzend2] {
    --lbl-bg-color1: #55b600;
    --lbl-bg-color2: #347000;
}

.label-custom-remotelock[b-js1jlzend2] {
    --lbl-bg-color1: #b6a200;
    --lbl-bg-color2: #988802;
}

.label-custom-overflow[b-js1jlzend2] {
    --lbl-bg-color1: #d80303;
    --lbl-bg-color2: #940303;
}

.label-custom-valvefailure[b-js1jlzend2] {
    --lbl-bg-color1: black;
    --lbl-bg-color2: #5a5858;
}

.label-custom-active[b-js1jlzend2] {
    --lbl-bg-color1: #52C41A;
    --lbl-bg-color2: #52C41A;
}

.label-custom-inactive[b-js1jlzend2] {
    --lbl-bg-color1: #000000;
    --lbl-bg-color2: #000000;
}
/* /Pages/Auth/Login.razor.rz.scp.css */

.login-block[b-thokzuyfg5]
{
    background: none;
    background-color: white !important;
}
/* /Pages/Companies/CompanyIndex.razor.rz.scp.css */
/* /Pages/DeviceProfileTemplates/CorrectionFactorForm.razor.rz.scp.css */

.parameters .col-12[b-eo8p159ki1], .parameters .col-sm-6[b-eo8p159ki1], .parameters .col-md-4[b-eo8p159ki1] {
    padding: 0 0.25rem !important;
}

.card-header[b-eo8p159ki1] {
    padding-bottom: 0;
    border-bottom: 1px solid lightgray;
}

    .card-header h3[b-eo8p159ki1] {
        font-size: large;
        text-overflow: ellipsis;
        text-wrap: nowrap;
        overflow: clip;
    }


.formulas[b-eo8p159ki1] {
    position: relative;
}

    .formulas span[b-eo8p159ki1] {
        position: absolute;
        font-size: clamp(0.1rem, 2.5vw, 1.4rem);
        right: 7%;
        bottom: 36%;
    }

        .formulas span + span[b-eo8p159ki1] {
            bottom: 23%;
        }

.input-group-text[b-eo8p159ki1]{
    color: white;
}

[b-eo8p159ki1] .form-select.invalid {
    border-color: var(--bs-red);
}
/* /Pages/Exports/ExportHistoryIndex.razor.rz.scp.css */

h2[b-8sryo1epdu] {
    margin: 2rem 0 !important;
}

.content-wizard[b-8sryo1epdu] {
    min-height: 400px;
    /*max-height: 100vh;*/
}

.summary[b-8sryo1epdu] {
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    margin-bottom: 2rem;
    box-shadow: none;
}

.summary-listbox[b-8sryo1epdu] {
    background: #fff;
    border: 1px solid #e3e6ed;
    border-radius: 0.5rem;
    padding: 1rem 1rem 0.5rem 1rem;
    height: calc(100% - 1.2rem);
    margin-bottom: 1.2rem;
    min-height: 80px;
    box-shadow: 0 2px 8px 0 rgba(60,72,88,.05);
    font-size: 1rem;
}

    .summary-listbox strong[b-8sryo1epdu] {
        display: block;
        margin-bottom: 0.25rem;
        color: #3b4863;
        font-weight: 600;
    }

    .summary-listbox ul[b-8sryo1epdu] {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0.5rem;
    }

    .summary-listbox li[b-8sryo1epdu] {
        background: #f5f7fa;
        border-radius: 0.25rem;
        padding: 0.25rem 0.75rem;
        margin-bottom: 0.25rem;
        color: #495057;
        font-size: 0.97rem;
        transition: background 0.2s;
    }

        .summary-listbox li:hover[b-8sryo1epdu] {
            background: #e3e6ed;
        }
/* /Pages/Gateways/GatewayIndex.razor.rz.scp.css */
.label[b-kadlqwa842] {
    width: fit-content;
    font-weight: bold;
    --lbl-bg-color1: black;
    --lbl-bg-color2: black;
    --lbl-angle: 120deg;
    background: linear-gradient(var(--lbl-angle), var(--lbl-bg-color1) 50%, var(--lbl-bg-color2) 100%);
    text-transform: lowercase;
}

.label-custom-NeverSeen[b-kadlqwa842] 
{
    --lbl-bg-color1: #FA8C16;
    --lbl-bg-color2: #FA8C16;
}

.label-custom-Online[b-kadlqwa842] 
{
    --lbl-bg-color1: #52C41A;
    --lbl-bg-color2: #52C41A;
}

.label-custom-Offline[b-kadlqwa842] 
{
    --lbl-bg-color1: #FE5D70;
    --lbl-bg-color2: #FE5D70;
}
/* /Pages/Index.razor.rz.scp.css */

[b-hamzontlhg] .bg-c-gateway {
    background: -webkit-gradient(linear, left top, right top, from(#189cad), to(#26c3d7));
    background: linear-gradient(to right, #189cad, #26c3d7);
}

[b-hamzontlhg] .text-c-gateway {
    color: #189cad
}

[b-hamzontlhg] .bg-c-device {
    background: -webkit-gradient(linear, left top, right top, from(#1468b3), to(#53a4db));
    background: linear-gradient(to right, #1468b3, #53a4db)
}

[b-hamzontlhg] .text-c-device {
    color: #1468b3
}

[b-hamzontlhg] .bg-c-contract {
    background: -webkit-gradient(linear, left top, right top, from(#fe5d70), to(#fe909d));
    background: linear-gradient(to right, #fe5d70, #fe909d)
}

[b-hamzontlhg] .text-c-contract {
    color: #fe5d70
}

[b-hamzontlhg] .bg-c-alarm {
    background: -webkit-gradient(linear, left top, right top, from(#fe9365), to(#feb798));
    background: linear-gradient(to right, #fe9365, #feb798)
}

[b-hamzontlhg] .text-c-alarm {
    color: #fe9365
}

[b-hamzontlhg] .bg-c-dailyComm {
    background: -webkit-gradient(linear, left top, right top, from(#37a33d), to(#59cb61));
    background: linear-gradient(to right, #37a33d, #59cb61);
}

[b-hamzontlhg] .text-c-dailyComm {
    color: #37a33d;
}

[b-hamzontlhg] .bg-c-hourlyComm {
    background: -webkit-gradient(linear, left top, right top, from(#16975a), to(#2bdf8a));
    background: linear-gradient(to right, #16975a, #2bdf8a)
}

[b-hamzontlhg] .text-c-hourlyComm {
    color: #16975a
} 
/* /Shared/Component/CultureSelector.razor.rz.scp.css */

.culture-selector[b-wq5llznogj]{
    margin: 10px 0;
}
/* /Shared/Component/InputMultiListSelector.razor.rz.scp.css */
.selector-container[b-wwhvlonldp] {
    display: flex;
    height: 100%;
    gap: 1rem;
}

.panel-left[b-wwhvlonldp],
.panel-right[b-wwhvlonldp] {
    flex: 1 1 0;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1.5rem 1rem;
    display: flex;
    flex-direction: column;
    min-width: 220px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    
}

    .panel-left h3[b-wwhvlonldp],
    .panel-right h3[b-wwhvlonldp] {
        /*font-size: 1.5rem;*/
        margin-bottom: 1rem;
        text-align: center;
    }

.panel-center[b-wwhvlonldp] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    min-width: 80px;
}

.selectable-list[b-wwhvlonldp] {
    overflow: auto;
    min-height: 30vh;
    max-height: 30vh;
}

.selectable-list ul[b-wwhvlonldp] {
    margin: 0;
    list-style: none;
}

.selectable-list li[b-wwhvlonldp] {
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
}

    .selectable-list li:hover[b-wwhvlonldp],
    .selectable-list li.selected[b-wwhvlonldp] {
        background: #e2e6ea;
    }

@media (max-width: 900px) {
    .selector-container[b-wwhvlonldp] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .panel-left[b-wwhvlonldp],
    .panel-right[b-wwhvlonldp] {
        min-width: unset;
        padding: 1rem 0.5rem;
    }

    .panel-center[b-wwhvlonldp] {
        min-width: unset;
    }
}
/* /Shared/Component/InputSwitch.razor.rz.scp.css */
/* /Shared/Layout/MainLayout.razor.rz.scp.css */
/* /Shared/Page/NavHeaderLogo.razor.rz.scp.css */

.navbar-logo[b-kpt3jxgaec] {
    background: #fff !important;
}
.mobile-menu[b-kpt3jxgaec] {
    color: #404E67 !important;
}
/* /Shared/Page/NavHeaderProfileMenu.razor.rz.scp.css */
.dropdown-toggle[b-cgwt1zd7z7] {
    display: flex;
    align-items: center;
}

.cloud[b-cgwt1zd7z7] {
    background-color: var(--hex-novo-color);
    border-radius: 18px;
    color: white;
    height: 30px;
    width: 30px;
    margin-right: 3px;
}

    .cloud:hover[b-cgwt1zd7z7] {
        background-color: var(--hex-bg-button-hover);
    }

.initial[b-cgwt1zd7z7] {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 2.2;
    text-align: center;
    padding-left: 1px;
}

.username[b-cgwt1zd7z7] {
    text-transform: capitalize;
}

ul.show-notification.profile-notification.dropdown-menu li[b-cgwt1zd7z7]{
    padding: 0 !important;
}

ul.show-notification.profile-notification.dropdown-menu li:hover[b-cgwt1zd7z7] {
    background-color: var(--hex-header-bg-color-hover) !important;
}

ul.show-notification.profile-notification.dropdown-menu.show li a[b-cgwt1zd7z7] {
    padding: 0.7em 20px;
    display: flex;
}
/* /Shared/Page/NavHeaderRightNotification.razor.rz.scp.css */
.header-notification[b-4acncqovy5] {
    padding: 0 10px !important;
}

.alert-button[b-4acncqovy5] {
    position: relative;
    padding-top: 5px;
}

    .alert-button i[b-4acncqovy5] {
        font-size: 24px;
    }
/* /Shared/Page/NavMenu.razor.rz.scp.css */

.nav-item-sub[b-4r87ig01i1] {
    content: " \*";
    margin-left: 1em;
}
