/* /Components/Layout/AdminLayout.razor.rz.scp.css */

body[b-8fwgxu2ypm] {
    background-color: #ff0000;
}
/* /Components/Layout/BlankLayout.razor.rz.scp.css */
.page[b-r7misgk48r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-r7misgk48r] {
    flex: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.sidebar[b-r7misgk48r] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
}

.top-row[b-r7misgk48r] {
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-r7misgk48r]  a, .top-row[b-r7misgk48r]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-r7misgk48r]  a:hover, .top-row[b-r7misgk48r]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-r7misgk48r]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-r7misgk48r] {
        justify-content: space-between;
    }

    .top-row[b-r7misgk48r]  a, .top-row[b-r7misgk48r]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-r7misgk48r] {
        flex-direction: row;
    }

    .sidebar[b-r7misgk48r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-r7misgk48r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-r7misgk48r]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-r7misgk48r], article[b-r7misgk48r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-r7misgk48r] {
    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-r7misgk48r] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/CustomerLayout.razor.rz.scp.css */

body[b-gfzsgpehvw] {
    background-color: #ff0000;
}
/* /Components/Layout/EmployeeLayout.razor.rz.scp.css */

body[b-j5tnh12t0n] {
    background-color: #ff0000;
}
/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-5lav89iqw2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5lav89iqw2] {
    flex: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.sidebar[b-5lav89iqw2] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
}

.top-row[b-5lav89iqw2] {
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5lav89iqw2]  a, .top-row[b-5lav89iqw2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5lav89iqw2]  a:hover, .top-row[b-5lav89iqw2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5lav89iqw2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-5lav89iqw2] {
        justify-content: space-between;
    }

    .top-row[b-5lav89iqw2]  a, .top-row[b-5lav89iqw2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5lav89iqw2] {
        flex-direction: row;
    }

    .sidebar[b-5lav89iqw2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5lav89iqw2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-5lav89iqw2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5lav89iqw2], article[b-5lav89iqw2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5lav89iqw2] {
    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-5lav89iqw2] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-6r7lb2rw42] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6r7lb2rw42] {
    flex: 1;
}

.sidebar[b-6r7lb2rw42] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6r7lb2rw42] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6r7lb2rw42]  a, .top-row[b-6r7lb2rw42]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6r7lb2rw42]  a:hover, .top-row[b-6r7lb2rw42]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6r7lb2rw42]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6r7lb2rw42] {
        justify-content: space-between;
    }

    .top-row[b-6r7lb2rw42]  a, .top-row[b-6r7lb2rw42]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6r7lb2rw42] {
        flex-direction: row;
    }

    .sidebar[b-6r7lb2rw42] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6r7lb2rw42] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6r7lb2rw42]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6r7lb2rw42], article[b-6r7lb2rw42] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-6r7lb2rw42] {
    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-6r7lb2rw42] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MemberLayout.razor.rz.scp.css */

body[b-awwwd86j41] {
    background-color: #ff0000;
}
/* /Components/Layout/PDFLayout.razor.rz.scp.css */


.page[b-f69skdti82] {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: 'Figtree',arial,serif;
}

main[b-f69skdti82] {
    flex: 1;
}

.sidebar[b-f69skdti82] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-f69skdti82] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-f69skdti82]  a, .top-row[b-f69skdti82]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-f69skdti82]  a:hover, .top-row[b-f69skdti82]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-f69skdti82]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-f69skdti82] {
        justify-content: space-between;
    }

    .top-row[b-f69skdti82]  a, .top-row[b-f69skdti82]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-f69skdti82] {
        flex-direction: row;
    }

    .sidebar[b-f69skdti82] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-f69skdti82] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-f69skdti82]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-f69skdti82], article[b-f69skdti82] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-f69skdti82] {
    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-f69skdti82] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-rzwm1ekpsx],
.components-reconnect-repeated-attempt-visible[b-rzwm1ekpsx],
.components-reconnect-failed-visible[b-rzwm1ekpsx],
.components-pause-visible[b-rzwm1ekpsx],
.components-resume-failed-visible[b-rzwm1ekpsx],
.components-rejoining-animation[b-rzwm1ekpsx] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-retrying[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-failed[b-rzwm1ekpsx],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-rzwm1ekpsx] {
    display: block;
}


#components-reconnect-modal[b-rzwm1ekpsx] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-rzwm1ekpsx 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-rzwm1ekpsx 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-rzwm1ekpsx 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-rzwm1ekpsx]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-rzwm1ekpsx 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-rzwm1ekpsx {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-rzwm1ekpsx {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-rzwm1ekpsx {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-rzwm1ekpsx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-rzwm1ekpsx] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-rzwm1ekpsx] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-rzwm1ekpsx] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-rzwm1ekpsx] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-rzwm1ekpsx] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-rzwm1ekpsx] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-rzwm1ekpsx 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-rzwm1ekpsx] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-rzwm1ekpsx {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/ReportLayout.razor.rz.scp.css */
.page[b-6ray50pa96] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6ray50pa96] {
    flex: 1;
}

.sidebar[b-6ray50pa96] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6ray50pa96] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6ray50pa96]  a, .top-row[b-6ray50pa96]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6ray50pa96]  a:hover, .top-row[b-6ray50pa96]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6ray50pa96]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6ray50pa96] {
        justify-content: space-between;
    }

    .top-row[b-6ray50pa96]  a, .top-row[b-6ray50pa96]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6ray50pa96] {
        flex-direction: row;
    }

    .sidebar[b-6ray50pa96] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6ray50pa96] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6ray50pa96]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6ray50pa96], article[b-6ray50pa96] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-6ray50pa96] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-6ray50pa96] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/SULayout.razor.rz.scp.css */

body[b-fmjj4jt2cx] {
    background-color: #ff0000;
}
/* /Components/Pages/Admin/Sales/Import.razor.rz.scp.css */
/* /Components/Shared/LIghtboxComponent.razor.rz.scp.css */
p[b-op4xv0m5uv] {
    margin: 1.5em 0;
    color: #aaa;
}

img[b-op4xv0m5uv] {
    max-height: 50vh;
}

a[b-op4xv0m5uv] {
    color: inherit;
}

a:hover[b-op4xv0m5uv] {
    color: #bbb;
}

.italic[b-op4xv0m5uv] {
    font-style: italic;
}



/** LIGHTBOX MARKUP **/

.lightbox[b-op4xv0m5uv] {
    /* Default to hidden */
    display: none;
    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* A bit of padding around image */
    padding: 1em;
    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

.video_lightbox_on[b-op4xv0m5uv] {
    display: block;
}

.lbon[b-op4xv0m5uv] {
    display: block;
}

.smallbox[b-op4xv0m5uv] {
    display: none;
}

.lightbox span[b-op4xv0m5uv] {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;
    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
/* /Components/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-avar2fibrc] .sortable-ghost {
  visibility: hidden;
}

[b-avar2fibrc] .sortable-fallback {
  opacity: 1 !important
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-9z5lj6lkjd] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-9z5lj6lkjd] {
  color: #0077cc;
}

.btn-primary[b-9z5lj6lkjd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-9z5lj6lkjd], .nav-pills .show > .nav-link[b-9z5lj6lkjd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-9z5lj6lkjd] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-9z5lj6lkjd] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-9z5lj6lkjd] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-9z5lj6lkjd] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-9z5lj6lkjd] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
