@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* /Shared/AdminLayout.razor.rz.scp.css */
.page[b-kam4fn0thb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kam4fn0thb] {
    flex: 1;
}

.sidebar[b-kam4fn0thb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-kam4fn0thb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kam4fn0thb]  a, .top-row .btn-link[b-kam4fn0thb] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-kam4fn0thb] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-kam4fn0thb] {
        display: none;
    }

    .top-row.auth[b-kam4fn0thb] {
        justify-content: space-between;
    }

    .top-row a[b-kam4fn0thb], .top-row .btn-link[b-kam4fn0thb] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kam4fn0thb] {
        flex-direction: row;
    }

    .sidebar[b-kam4fn0thb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kam4fn0thb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-kam4fn0thb], article[b-kam4fn0thb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/AdminNoLayout.razor.rz.scp.css */
.page[b-mwfc222q5m] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mwfc222q5m] {
    flex: 1;
}

.sidebar[b-mwfc222q5m] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mwfc222q5m] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mwfc222q5m]  a, .top-row[b-mwfc222q5m]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mwfc222q5m]  a:hover, .top-row[b-mwfc222q5m]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mwfc222q5m]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mwfc222q5m] {
        display: none;
    }

    .top-row.auth[b-mwfc222q5m] {
        justify-content: space-between;
    }

    .top-row[b-mwfc222q5m]  a, .top-row[b-mwfc222q5m]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mwfc222q5m] {
        flex-direction: row;
    }

    .sidebar[b-mwfc222q5m] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mwfc222q5m] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mwfc222q5m]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mwfc222q5m], article[b-mwfc222q5m] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/CustomerInherits.razor.rz.scp.css */
.page[b-7uivk9gdfw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7uivk9gdfw] {
    flex: 1;
}

.sidebar[b-7uivk9gdfw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7uivk9gdfw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7uivk9gdfw]  a, .top-row[b-7uivk9gdfw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-7uivk9gdfw]  a:hover, .top-row[b-7uivk9gdfw]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-7uivk9gdfw]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7uivk9gdfw] {
        display: none;
    }

    .top-row.auth[b-7uivk9gdfw] {
        justify-content: space-between;
    }

    .top-row[b-7uivk9gdfw]  a, .top-row[b-7uivk9gdfw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7uivk9gdfw] {
        flex-direction: row;
    }

    .sidebar[b-7uivk9gdfw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7uivk9gdfw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-7uivk9gdfw]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-7uivk9gdfw], article[b-7uivk9gdfw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/CustomerLayout.razor.rz.scp.css */
.page[b-e857hd9wj9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-e857hd9wj9] {
    flex: 1;
}

.sidebar[b-e857hd9wj9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-e857hd9wj9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-e857hd9wj9]  a, .top-row[b-e857hd9wj9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-e857hd9wj9]  a:hover, .top-row[b-e857hd9wj9]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-e857hd9wj9]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-e857hd9wj9] {
        display: none;
    }

    .top-row.auth[b-e857hd9wj9] {
        justify-content: space-between;
    }

    .top-row[b-e857hd9wj9]  a, .top-row[b-e857hd9wj9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-e857hd9wj9] {
        flex-direction: row;
    }

    .sidebar[b-e857hd9wj9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-e857hd9wj9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-e857hd9wj9]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-e857hd9wj9], article[b-e857hd9wj9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/CustomerNoLayout.razor.rz.scp.css */
.page[b-oq31icz9wz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-oq31icz9wz] {
    flex: 1;
}

.sidebar[b-oq31icz9wz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-oq31icz9wz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oq31icz9wz]  a, .top-row[b-oq31icz9wz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-oq31icz9wz]  a:hover, .top-row[b-oq31icz9wz]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-oq31icz9wz]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-oq31icz9wz] {
        display: none;
    }

    .top-row.auth[b-oq31icz9wz] {
        justify-content: space-between;
    }

    .top-row[b-oq31icz9wz]  a, .top-row[b-oq31icz9wz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oq31icz9wz] {
        flex-direction: row;
    }

    .sidebar[b-oq31icz9wz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oq31icz9wz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-oq31icz9wz]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-oq31icz9wz], article[b-oq31icz9wz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
