@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/TransElite.Web.SERR/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-gnfi2y12xw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gnfi2y12xw] {
    flex: 1;
}

.sidebar[b-gnfi2y12xw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-gnfi2y12xw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gnfi2y12xw]  a, .top-row[b-gnfi2y12xw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-gnfi2y12xw]  a:hover, .top-row[b-gnfi2y12xw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-gnfi2y12xw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-gnfi2y12xw] {
        justify-content: space-between;
    }

    .top-row[b-gnfi2y12xw]  a, .top-row[b-gnfi2y12xw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-gnfi2y12xw] {
        flex-direction: row;
    }

    .sidebar[b-gnfi2y12xw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gnfi2y12xw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-gnfi2y12xw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-gnfi2y12xw], article[b-gnfi2y12xw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-gnfi2y12xw] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-gnfi2y12xw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/TransElite.Web.SERR/Components/Pages/Home.razor.rz.scp.css */
.topbar[b-2n7u1its1l] {
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    gap: 1rem;
}

.generate-report-button[b-2n7u1its1l] {
    background-color: rgb(184,133,70);
}
/* _content/TransElite.Web.SERR/Components/Pages/Login.razor.rz.scp.css */
.login-container[b-5ke8ru4012] {
    display: flex;
    justify-content: center;
    width: 100%; /* Ensures the container spans full width of the viewport */
    padding: 20px;
    box-sizing: border-box; /* Includes padding in total width calculation */
}

.login-form[b-5ke8ru4012] {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 100%; /* Makes the form responsive */
    max-width: 400px; /* Ensures the form doesn't exceed 400px */
}

.form-group[b-5ke8ru4012] {
    margin-bottom: 15px;
}

    .form-group label[b-5ke8ru4012] {
        display: block;
        font-weight: normal;
        margin-bottom: 5px;
    }

.form-control[b-5ke8ru4012] {
    width: 100%; /* Ensures the input fields take full width of the form */
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

    .form-control:focus[b-5ke8ru4012] {
        border-color: #007bff;
        outline: none;
        box-shadow: 0 0 4px rgba(0, 123, 255, 0.5);
    }

.btn[b-5ke8ru4012] {
    display: block;
    width: 100%; /* Ensures the button spans the width of the form */
    padding: 10px;
    font-size: 16px;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.login-button[b-5ke8ru4012] {
    background-color: rgb(184,133,70);
}

    .btn:hover[b-5ke8ru4012] {
        background-color: #0056b3;
    }

.login-page-main-div[b-5ke8ru4012] {
    position: relative;
    height: 100dvh;
    width: 100dvw;
    color: white;
    overflow: hidden; /* Ensure no overflow from ::before */
}

    /* Background layer */
    .login-page-main-div[b-5ke8ru4012]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('images/limousine-chaffeur.png');
        background-size: cover;
        background-position: center;
        filter: blur(5px) brightness(0.5); /* Apply blur and dimming here */
        z-index: 1; /* Place below content */
    }

/* Content layer */
.content[b-5ke8ru4012] {
    position: relative;
    z-index: 2; /* Ensure content is above the background */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* _content/TransElite.Web.SERR/Components/Reusables/NavBar.razor.rz.scp.css */
.navbar-image[b-3crv0gftx7] {
    background-image: url('images/limousine-chaffeur.png');
}
