@import '_content/WooPOS.UI/WooPOS.UI.ag9872wqi2.bundle.scp.css';
@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* /Pages/Authentication/Login.razor.rz.scp.css */
.loading[b-ieuoa1gzkt] {
    font-size: 30px;
}

    .loading[b-ieuoa1gzkt]:after {
        overflow: hidden;
        display: inline-block;
        vertical-align: bottom;
        -webkit-animation: ellipsis steps(4,end) 100ms infinite;
        animation: ellipsis steps(4,end) 300ms infinite;
        content: "\2026"; 
        width: 0px;
    }

@@keyframes ellipsis {
    to[b-ieuoa1gzkt] {
        width: 1.25em;
    }
}

@@-webkit-keyframes ellipsis {
    to[b-ieuoa1gzkt] {
        width: 1.25em;
    }
}
/* /Pages/CartPage.razor.rz.scp.css */
/* /Pages/Dashboard.razor.rz.scp.css */
.tab-option[b-gec37ofucx] {
    flex: 1 1 auto;
    text-align: center;
}

    .tab-option input[b-gec37ofucx] {
        display: none;
    }

.tab-label[b-gec37ofucx] {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    border: none;
    padding: 0.5rem 0;
    color: rgba(51, 65, 85, 1);
    transition: all 0.25s ease-in-out;
}

.tab-option input:checked + .tab-label[b-gec37ofucx] {
    background-color: #fff;
    font-weight: 600;
}
/* /Pages/DayEndPage.razor.rz.scp.css */
