@import '_content/ReactorBlazorQRCodeScanner/ReactorBlazorQRCodeScanner.boasv5qmh0.bundle.scp.css';

/* /Components/BasicMessage.razor.rz.scp.css */
.color-error[b-kaxyjhppr9] {
    color: red;
}

.color-success[b-kaxyjhppr9] {
    color: green;
}

.error-list[b-kaxyjhppr9] {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.error-list li[b-kaxyjhppr9] {
    margin-bottom: 10px;
}

.error-list li:last-child[b-kaxyjhppr9] {
    margin-bottom: 0;
}
/* /Components/Login.razor.rz.scp.css */
.login-form[b-log20ng6oj] {
    width: 300px;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-8zfn23plo3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8zfn23plo3] {
    flex: 1;
}

.sidebar[b-8zfn23plo3] {
    background-color: cornflowerblue;
}

.top-row[b-8zfn23plo3] {
    background-color: cornflowerblue;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8zfn23plo3]  a, .top-row[b-8zfn23plo3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-8zfn23plo3]  a:hover, .top-row[b-8zfn23plo3]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-8zfn23plo3]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-8zfn23plo3] {
        justify-content: space-between;
    }

        .top-row[b-8zfn23plo3]  a, .top-row[b-8zfn23plo3]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-8zfn23plo3] {
        flex-direction: row;
    }

    .sidebar[b-8zfn23plo3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8zfn23plo3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-8zfn23plo3]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-8zfn23plo3], article[b-8zfn23plo3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

white-text[b-8zfn23plo3] {
    color: white;
}
/* /Layout/NavMenu.razor.rz.scp.css */

.top-row[b-1ru2oz40ld] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    padding-left: 1rem;
}
.ps-3[b-1ru2oz40ld] {
    padding-left: 1rem;
}
.navbar-dark[b-1ru2oz40ld] {
    background-color: #343a40;
    color: white;
}
.navbar-dark .navbar-toggler[b-1ru2oz40ld] {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon[b-1ru2oz40ld] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.container-fluid-custom[b-1ru2oz40ld] {
    display: flex;
    justify-content: flex-start; /* Space out the brand and button */
    align-items: center; /* Vertically center the items */
}

.navbar-toggler[b-1ru2oz40ld] {
    display: block;
    margin-left: 8rem;
}

.collapse[b-1ru2oz40ld] {
    display: none;
}

.nav-scrollable[b-1ru2oz40ld] {
    overflow-y: auto;
}
.navbar-brand[b-1ru2oz40ld] {
    font-size: 2.1rem;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0; /* Remove any default margin */
}

@media (min-width: 641px) {
    .navbar-toggler[b-1ru2oz40ld] {
        display: none;
    }

    .collapse[b-1ru2oz40ld] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-1ru2oz40ld] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

black-text[b-1ru2oz40ld] {
    color: black;
}

white-text[b-1ru2oz40ld] {
    color: white;
}
/* /Pages/Identity/ResetPassword.razor.rz.scp.css */
.login-form[b-ulb9o0p8op] {
    width: 300px;
}

/* /Pages/PromoManagement/CreatePromo.razor.rz.scp.css */
.button-stage-one[b-b4areql1w9] {
    margin-top: 20px;
    float: right
}
/* /Pages/TenantProfile/TenantMainProfile.razor.rz.scp.css */
.display-form[b-u8i4ngiuva] {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* /Pages/UserManagement/ListUsers.razor.rz.scp.css */
.custom-list-button[b-r45qqpukjv] {
    min-width: 120px;
    padding: 4px 8px;
    font-size: 0.875rem;
}
