@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Smart.Loyalty.Frontend/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-g1ygfmnk7u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-g1ygfmnk7u] {
    flex: 1;
}

.sidebar[b-g1ygfmnk7u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-g1ygfmnk7u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-g1ygfmnk7u]  a, .top-row[b-g1ygfmnk7u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-g1ygfmnk7u]  a:hover, .top-row[b-g1ygfmnk7u]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-g1ygfmnk7u]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-g1ygfmnk7u] {
        display: none;
    }

    .top-row.auth[b-g1ygfmnk7u] {
        justify-content: space-between;
    }

    .top-row[b-g1ygfmnk7u]  a, .top-row[b-g1ygfmnk7u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-g1ygfmnk7u] {
        flex-direction: row;
    }

    .sidebar[b-g1ygfmnk7u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-g1ygfmnk7u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-g1ygfmnk7u]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-g1ygfmnk7u], article[b-g1ygfmnk7u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Smart.Loyalty.Frontend/Components/Layout/NoData.razor.rz.scp.css */
.no-data-wrapper[b-1hah8x0xn0] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 200px);
}

.message[b-1hah8x0xn0] {
    text-align: center;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
}

h1[b-1hah8x0xn0] {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px;
}

p[b-1hah8x0xn0] {
    color: #666666;
    font-size: 16px;
    margin: 0;
}

.icon[b-1hah8x0xn0] {
    color: #666666;
    font-size: 64px;
    margin-bottom: 20px;
}
/* _content/Smart.Loyalty.Frontend/Components/Layout/Welcome.razor.rz.scp.css */
.no-data-wrapper[b-yc7z4fnr0f] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 200px);
}

.message[b-yc7z4fnr0f] {
    text-align: center;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
}

h1[b-yc7z4fnr0f] {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px;
}

p[b-yc7z4fnr0f] {
    color: #666666;
    font-size: 16px;
    margin: 0;
}

.icon[b-yc7z4fnr0f] {
    color: #666666;
    font-size: 64px;
    margin-bottom: 20px;
}
