@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/ecoDriverCore.SharedUI/ecoDriverCore.SharedUI.ankz1yuogp.bundle.scp.css';

/* _content/ecoDriverIdentity.Web/Components/Account/Shared/ManageNavMenu.razor.rz.scp.css */
[b-39pndvp3l2] .nav-link.active {
    /*background-color: #DE64AC !important;*/
}
/* _content/ecoDriverIdentity.Web/Components/Layout/LoginLayout.razor.rz.scp.css */
[b-wsebo0q4m2] .login-sidebar {
    background-color: #2B2D43;
    border-left: 1px solid #2B2D43;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    color: #fff;
}

[b-wsebo0q4m2] .heading-title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 24px;
    text-transform: uppercase;
}
/* _content/ecoDriverIdentity.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-bhps9raq55] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-bhps9raq55] {
    flex: 1;
}

.sidebar[b-bhps9raq55] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-bhps9raq55] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-bhps9raq55]  a, .top-row[b-bhps9raq55]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-bhps9raq55]  a:hover, .top-row[b-bhps9raq55]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-bhps9raq55]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-bhps9raq55] {
        justify-content: space-between;
    }

    .top-row[b-bhps9raq55]  a, .top-row[b-bhps9raq55]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-bhps9raq55] {
        flex-direction: row;
    }

    .sidebar[b-bhps9raq55] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-bhps9raq55] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-bhps9raq55]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-bhps9raq55], article[b-bhps9raq55] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-bhps9raq55] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-bhps9raq55] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


[b-bhps9raq55] #videoContainer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
}

[b-bhps9raq55] #backgroundVideo {
    width: 100%;
    opacity: 0.6;
    filter: brightness(80%) saturate(120%);
    object-fit: fill;
}
