/* /Components/Layout/Footer/Footer.razor.rz.scp.css */
.page[b-d3mx00f4mi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d3mx00f4mi] {
    flex: 1;
}

.sidebar[b-d3mx00f4mi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-d3mx00f4mi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d3mx00f4mi]  a, .top-row[b-d3mx00f4mi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-d3mx00f4mi]  a:hover, .top-row[b-d3mx00f4mi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-d3mx00f4mi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-d3mx00f4mi] {
        display: none;
    }

    .top-row.auth[b-d3mx00f4mi] {
        justify-content: space-between;
    }

    .top-row[b-d3mx00f4mi]  a, .top-row[b-d3mx00f4mi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d3mx00f4mi] {
        flex-direction: row;
    }

    .sidebar[b-d3mx00f4mi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d3mx00f4mi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-d3mx00f4mi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-d3mx00f4mi], article[b-d3mx00f4mi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/PageTitle/DisplayactivePageTitle.razor.rz.scp.css */
.page[b-wmtcntet4z] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wmtcntet4z] {
    flex: 1;
}

.sidebar[b-wmtcntet4z] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wmtcntet4z] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wmtcntet4z]  a, .top-row[b-wmtcntet4z]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wmtcntet4z]  a:hover, .top-row[b-wmtcntet4z]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wmtcntet4z]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-wmtcntet4z] {
        display: none;
    }

    .top-row.auth[b-wmtcntet4z] {
        justify-content: space-between;
    }

    .top-row[b-wmtcntet4z]  a, .top-row[b-wmtcntet4z]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wmtcntet4z] {
        flex-direction: row;
    }

    .sidebar[b-wmtcntet4z] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wmtcntet4z] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wmtcntet4z]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wmtcntet4z], article[b-wmtcntet4z] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/Sidebar/Sidebar.razor.rz.scp.css */
.page[b-dwes2qnzpe] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dwes2qnzpe] {
    flex: 1;
}

.sidebar[b-dwes2qnzpe] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dwes2qnzpe] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dwes2qnzpe]  a, .top-row[b-dwes2qnzpe]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dwes2qnzpe]  a:hover, .top-row[b-dwes2qnzpe]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dwes2qnzpe]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dwes2qnzpe] {
        display: none;
    }

    .top-row.auth[b-dwes2qnzpe] {
        justify-content: space-between;
    }

    .top-row[b-dwes2qnzpe]  a, .top-row[b-dwes2qnzpe]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dwes2qnzpe] {
        flex-direction: row;
    }

    .sidebar[b-dwes2qnzpe] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dwes2qnzpe] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dwes2qnzpe]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dwes2qnzpe], article[b-dwes2qnzpe] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Account/Shared/ChangePassword.razor.rz.scp.css */
.page[b-ej6lxv26ln] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ej6lxv26ln] {
    flex: 1;
}

.sidebar[b-ej6lxv26ln] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ej6lxv26ln] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ej6lxv26ln]  a, .top-row[b-ej6lxv26ln]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ej6lxv26ln]  a:hover, .top-row[b-ej6lxv26ln]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ej6lxv26ln]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ej6lxv26ln] {
        display: none;
    }

    .top-row.auth[b-ej6lxv26ln] {
        justify-content: space-between;
    }

    .top-row[b-ej6lxv26ln]  a, .top-row[b-ej6lxv26ln]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ej6lxv26ln] {
        flex-direction: row;
    }

    .sidebar[b-ej6lxv26ln] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ej6lxv26ln] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ej6lxv26ln]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ej6lxv26ln], article[b-ej6lxv26ln] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Account/Shared/CustomerEdit.razor.rz.scp.css */
.page[b-7jims393as] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7jims393as] {
    flex: 1;
}

.sidebar[b-7jims393as] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7jims393as] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7jims393as]  a, .top-row[b-7jims393as]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7jims393as]  a:hover, .top-row[b-7jims393as]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7jims393as]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7jims393as] {
        display: none;
    }

    .top-row.auth[b-7jims393as] {
        justify-content: space-between;
    }

    .top-row[b-7jims393as]  a, .top-row[b-7jims393as]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7jims393as] {
        flex-direction: row;
    }

    .sidebar[b-7jims393as] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7jims393as] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7jims393as]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7jims393as], article[b-7jims393as] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Account/Shared/CustomerReadonly.razor.rz.scp.css */
.page[b-dr62olgie8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dr62olgie8] {
    flex: 1;
}

.sidebar[b-dr62olgie8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dr62olgie8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dr62olgie8]  a, .top-row[b-dr62olgie8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dr62olgie8]  a:hover, .top-row[b-dr62olgie8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dr62olgie8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dr62olgie8] {
        display: none;
    }

    .top-row.auth[b-dr62olgie8] {
        justify-content: space-between;
    }

    .top-row[b-dr62olgie8]  a, .top-row[b-dr62olgie8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dr62olgie8] {
        flex-direction: row;
    }

    .sidebar[b-dr62olgie8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dr62olgie8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dr62olgie8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dr62olgie8], article[b-dr62olgie8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Account/Shared/MemberEdit.razor.rz.scp.css */
.page[b-hz2oz2d1iz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hz2oz2d1iz] {
    flex: 1;
}

.sidebar[b-hz2oz2d1iz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hz2oz2d1iz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hz2oz2d1iz]  a, .top-row[b-hz2oz2d1iz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hz2oz2d1iz]  a:hover, .top-row[b-hz2oz2d1iz]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hz2oz2d1iz]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-hz2oz2d1iz] {
        display: none;
    }

    .top-row.auth[b-hz2oz2d1iz] {
        justify-content: space-between;
    }

    .top-row[b-hz2oz2d1iz]  a, .top-row[b-hz2oz2d1iz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hz2oz2d1iz] {
        flex-direction: row;
    }

    .sidebar[b-hz2oz2d1iz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hz2oz2d1iz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-hz2oz2d1iz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-hz2oz2d1iz], article[b-hz2oz2d1iz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/BlankLayout.razor.rz.scp.css */
.page[b-sya7oapw3r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sya7oapw3r] {
    flex: 1;
}

.sidebar[b-sya7oapw3r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-sya7oapw3r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sya7oapw3r]  a, .top-row[b-sya7oapw3r]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-sya7oapw3r]  a:hover, .top-row[b-sya7oapw3r]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-sya7oapw3r]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-sya7oapw3r] {
        display: none;
    }

    .top-row.auth[b-sya7oapw3r] {
        justify-content: space-between;
    }

    .top-row[b-sya7oapw3r]  a, .top-row[b-sya7oapw3r]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-sya7oapw3r] {
        flex-direction: row;
    }

    .sidebar[b-sya7oapw3r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-sya7oapw3r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-sya7oapw3r]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-sya7oapw3r], article[b-sya7oapw3r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-2y1a4eczkq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2y1a4eczkq] {
    flex: 1;
}

.sidebar[b-2y1a4eczkq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2y1a4eczkq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2y1a4eczkq]  a, .top-row[b-2y1a4eczkq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2y1a4eczkq]  a:hover, .top-row[b-2y1a4eczkq]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2y1a4eczkq]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2y1a4eczkq] {
        display: none;
    }

    .top-row.auth[b-2y1a4eczkq] {
        justify-content: space-between;
    }

    .top-row[b-2y1a4eczkq]  a, .top-row[b-2y1a4eczkq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2y1a4eczkq] {
        flex-direction: row;
    }

    .sidebar[b-2y1a4eczkq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2y1a4eczkq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2y1a4eczkq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2y1a4eczkq], article[b-2y1a4eczkq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NotAuthorizedLayout.razor.rz.scp.css */
.page[b-902xolr0h1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-902xolr0h1] {
    flex: 1;
}

.sidebar[b-902xolr0h1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-902xolr0h1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-902xolr0h1]  a, .top-row[b-902xolr0h1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-902xolr0h1]  a:hover, .top-row[b-902xolr0h1]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-902xolr0h1]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-902xolr0h1] {
        display: none;
    }

    .top-row.auth[b-902xolr0h1] {
        justify-content: space-between;
    }

    .top-row[b-902xolr0h1]  a, .top-row[b-902xolr0h1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-902xolr0h1] {
        flex-direction: row;
    }

    .sidebar[b-902xolr0h1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-902xolr0h1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-902xolr0h1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-902xolr0h1], article[b-902xolr0h1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
