@import '_content/Elsa.Studio.Login/Elsa.Studio.Login.0d0vwm38cq.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.Account/SPARE.EPMC.Web.Account.1x6jaofkug.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.BMS/SPARE.EPMC.Web.BMS.b5kljth2rr.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.ChargingSystem.Simulation/SPARE.EPMC.Web.ChargingSystem.Simulation.9arkip3pmj.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.ChargingSystem/SPARE.EPMC.Web.ChargingSystem.kdvtjvapsv.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.ESSSystem/SPARE.EPMC.Web.ESSSystem.nv4utiejer.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.Home/SPARE.EPMC.Web.Home.6t61857d68.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.Loadbalancing/SPARE.EPMC.Web.Loadbalancing.id5cbclv8q.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.ModalCollection/SPARE.EPMC.Web.ModalCollection.i5aic791ag.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.Shared/SPARE.EPMC.Web.Shared.fbhapvujg8.bundle.scp.css';
@import '_content/SPARE.EPMC.Web.SPARESA/SPARE.EPMC.Web.SPARESA.hnia485nn8.bundle.scp.css';

/* /App.razor.rz.scp.css */
.page[b-ld2fogb39n] {
    background: linear-gradient(180deg, #80BD98 0%, #129D9D 100%);
    color: white;
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page[b-ld2fogb39n]  .k-svg-icon.k-icon-xxxl {
    width: 8rem;
    height: 8rem;
}
/* /Helper/LocationAllocationHandler.razor.rz.scp.css */
.allocation-modal[b-wsxhq3rod5] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.allocation-list[b-wsxhq3rod5] {
    max-height: 100%;
    overflow: auto;
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 0.5rem;
}

.actions[b-wsxhq3rod5] {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
}
/* /Pages/Index.razor.rz.scp.css */

.header[b-yj80c1w95c] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.5rem;
}

.mainpanel[b-yj80c1w95c] {
    max-width: 20rem;
    padding: 1.5rem;
}


.closebutton[b-yj80c1w95c] {
    margin-right: 0 !important;
}

    .closebutton[b-yj80c1w95c]  a:hover {
        font-size: 1em !important;
    }

.footer[b-yj80c1w95c] {
    align-self: flex-start;
}

    .footer button[b-yj80c1w95c],
    .footer .button[b-yj80c1w95c],
    .footer[b-yj80c1w95c]  a:not(.button) {
        margin-bottom: 1rem;
    }

    .footer[b-yj80c1w95c]  a:not(.button) {
        color: var(--primary);
    }
/* /Shared/MainHeader.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-2nvibsr3rj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2nvibsr3rj] {
    flex: 1;
}

.sidebar[b-2nvibsr3rj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2nvibsr3rj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2nvibsr3rj]  a, .top-row .btn-link[b-2nvibsr3rj] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-2nvibsr3rj] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 720px) {
    .top-row:not(.auth)[b-2nvibsr3rj] {
        display: none;
    }

    .top-row.auth[b-2nvibsr3rj] {
        justify-content: space-between;
    }

    .top-row a[b-2nvibsr3rj], .top-row .btn-link[b-2nvibsr3rj] {
        margin-left: 0;
    }
}

@media (min-width: 719px) {
    .page[b-2nvibsr3rj] {
        flex-direction: row;
    }

    .sidebar[b-2nvibsr3rj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2nvibsr3rj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-2nvibsr3rj], article[b-2nvibsr3rj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.default-page[b-2nvibsr3rj] {
    background: linear-gradient(180deg, #80BD98 0%, #129D9D 100%);
    color: white;
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
