/* _content/Wize.Power.ControlPanel.Web.Host/Views/Authentication/Login.cshtml.rz.scp.css */
.rememberMeRow[b-dw24jq1pvv] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 2px;
}

.rememberMe[b-dw24jq1pvv] {
    display: flex;
    align-items: flex-start;    
}

.restorePassword[b-dw24jq1pvv] {
    display: flex;
    align-items: flex-end;
}
/* _content/Wize.Power.ControlPanel.Web.Host/Views/Authentication/SetPassword.cshtml.rz.scp.css */
.otp-field[b-56k52i9bu7] {
    flex-direction: row;
    column-gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .otp-field input[b-56k52i9bu7] {
        height: 45px;
        width: 42px;
        border-radius: 6px;
        outline: none;
        font-size: 1.125rem;
        text-align: center;
        border: 1px solid #ddd;
    }

        .otp-field input:focus[b-56k52i9bu7] {
            box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        }

        .otp-field input[b-56k52i9bu7]::-webkit-inner-spin-button,
        .otp-field input[b-56k52i9bu7]::-webkit-outer-spin-button {
            display: none;
        }

.resend[b-56k52i9bu7] {
    font-size: 12px;
}

.footer[b-56k52i9bu7] {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: black;
    font-size: 12px;
    text-align: right;
    font-family: monospace;
}

    .footer a[b-56k52i9bu7] {
        color: black;
        text-decoration: none;
    }
/* _content/Wize.Power.ControlPanel.Web.Host/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

nav[b-c10cau6bxg] {
  background-color: #12314B;
  color: rgba(255, 255, 255, .55);
  box-shadow: .25rem 0 .75rem rgba(0, 0, 0, .05);
}

.nav-logo[b-c10cau6bxg] {
  margin: 0.8rem 0 2.2rem 1rem;
}

.nav-item[b-c10cau6bxg] {
    display: flex;
    border: none;
    background: transparent;
    text-decoration: none;
    white-space: nowrap;
    padding: 0.75rem 1rem !important;
}

a.nav-item[b-c10cau6bxg],
button.nav-item[b-c10cau6bxg] {
    color: rgba(255, 255, 255, .55);
    cursor: pointer;
}

    nav a:hover[b-c10cau6bxg],
    button.nav-item:hover[b-c10cau6bxg] {
        color: rgba(255, 255, 255, .80);
    }

.nav-item-active[b-c10cau6bxg] {
    color: white !important;
}

.nav-item-icon[b-c10cau6bxg] {
    width: 1em;
    height: 1em;
    margin-right: 0.3rem;
}

.nav-item i[b-c10cau6bxg] {
    margin-right: 0.9rem;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    filter: opacity(0.6);
}

.nav-item:hover i[b-c10cau6bxg], .nav-item-active i[b-c10cau6bxg] {
    filter: opacity(1);
}

.nav-item i.global-map[b-c10cau6bxg] {
    background-image: url('/img/global_map.png');
}

.nav-item i.tenants[b-c10cau6bxg] {
    background-image: url('/img/billing_accounts.png');
}

.nav-item i.billing-accounts[b-c10cau6bxg] {
    background-image: url('/img/billing_accounts.png');
}

.nav-item i.cabinets[b-c10cau6bxg] {
    background-image: url('/img/cabinets.png');
}

.nav-item i.vehicles[b-c10cau6bxg] {
    background-image: url('/img/vehicles.png');
}

.nav-item i.batteries[b-c10cau6bxg] {
    background-image: url('/img/batteries.png');
}

.nav-item i.drivers[b-c10cau6bxg] {
    background-image: url('/img/drivers.png');
}

.nav-item i.device-configurations[b-c10cau6bxg] {
    background-image: url('/img/device_configuration.png');
}

.nav-item i.tenants[b-c10cau6bxg] {
    background-image: url('/img/tenants.png');
}

.nav-item i.users[b-c10cau6bxg] {
    background-image: url('/img/users.png');
}

.nav-item i.logout[b-c10cau6bxg] {
    background-image: url('/img/logout.png');
}

.nav-item i.reports[b-c10cau6bxg] {
    background-image: url('/img/reports.png');
}

.nav-item i.system-settings[b-c10cau6bxg] {
    background-image: url('/img/system_settings.png');
}

.nav-item i.notification-campaigns[b-c10cau6bxg] {
    background-image: url('/img/notification_campaigns.png');
}
/* _content/Wize.Power.ControlPanel.Web.Host/Views/Shared/_Login.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* ReSharper disable ValueShouldHaveUnits */

.loginMain[b-l4r7qbc35g] {
    padding: 30px;
    gap: 10px;
    width: 420px;
    left: 870px;
    top: 178px;
    background: var(--bs-body-bg);
    box-shadow: -22px 112px 46px rgba(0, 0, 0, 0.02), -13px 63px 39px rgba(0, 0, 0, 0.08), -6px 28px 29px rgba(0, 0, 0, 0.13), -1px 7px 16px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
}

@media (prefers-color-scheme: dark) {
    .loginMain[b-l4r7qbc35g] {
         background: rgba(var(--bs-body-bg-rgb), .5);
    }
}
