@import '_content/ERP.Component/ERP.Component.bundle.scp.css';
@import '_content/ERP.POS.Component/ERP.POS.Component.bundle.scp.css';

/* _content/ERP.Online/Pages/ClientMonitor.razor.rz.scp.css */
#page-bg[b-x8qrzy7bc5] {
    background-color: #C4C4C4;
}
#head-bg[b-x8qrzy7bc5] {
    background-color: #283150;
    color:#FFFFFF;
}
#content-bg[b-x8qrzy7bc5] {
    background-color: #F5F5F5;
}
#left-side[b-x8qrzy7bc5] {
    padding:0;
}
#right-side[b-x8qrzy7bc5] {
    padding: 0;
    background-color: #FFFFFF;
}

.bold-font[b-x8qrzy7bc5] {
    font-weight: 900;
    font-size: 1.25rem;
}

.table-header[b-x8qrzy7bc5] {
    background-color: #EDEBEC;
}
table[b-x8qrzy7bc5] {
    border-spacing: 30px;
}
td[b-x8qrzy7bc5], th[b-x8qrzy7bc5] {
    vertical-align: middle;
}

.bt-border[b-x8qrzy7bc5] {
    border-bottom: 1pt solid #D1D1D1;
}


#logo[b-x8qrzy7bc5] {
    position: relative;
    margin-bottom: 15px;
}
#logo > img[b-x8qrzy7bc5] {
    position:absolute;
    width:132px;
    height:42px;
    bottom:0;
    right:0;
}

.center-text[b-x8qrzy7bc5] {
    text-align:center;
}

video[b-x8qrzy7bc5] {
    width: 100%;
    height: auto;
}


@media only screen and (max-width: 470px) {
    *[b-x8qrzy7bc5] {
        font-size: 0.75rem
    }
    .bold-font[b-x8qrzy7bc5] {
        font-weight: 900;
        font-size: 1rem;
    }
    .ltable-pd[b-x8qrzy7bc5] {
        padding-right: 0;
        padding-left:0;
    }

}
/* _content/ERP.Online/Pages/EditProfile.razor.rz.scp.css */


.btn-edit[b-srxgoz9vre] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 8rem;
    background-color: #3352F3;
}

    .btn-edit:hover[b-srxgoz9vre] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 8rem;
        background-color: #1034EB;
    }

.media-query[b-srxgoz9vre] {
    visibility: visible;
}

@media only screen and (max-width: 992px) {
    .media-query[b-srxgoz9vre] {
        visibility: hidden;
    }

}

@media only screen and (min-width: 992px) {

    .media-query[b-srxgoz9vre] {
        visibility: visible;
    }
}
/* _content/ERP.Online/Pages/Index.razor.rz.scp.css */

.index-menu[b-bguhavk3xe] {
    transition: all .2s ease-in-out;
}

    .index-menu:hover[b-bguhavk3xe] {
        transform: scale(1.1);
    }

.alert[b-bguhavk3xe] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #576372;
    border-color: #161616;
}

.btn-open-session[b-bguhavk3xe] {
    border-radius: 3px;
    background: #3352F3;
    outline: none;
    color: #FFFFFF;
    border: 1px solid #696877;
    text-decoration: none;
}

    .btn-open-session:hover[b-bguhavk3xe] {
        background: #1034eb;
    }

.btn-calculate[b-bguhavk3xe] {
    cursor: pointer;
    background: #3352F3;
    border-radius: 4px;
}

    .btn-calculate:hover[b-bguhavk3xe] {
        background: #1034eb;
    }

.btn-continue-session[b-bguhavk3xe] {
    border-radius: 3px;
    background: #F5B041;
    outline: none;
    color: #FFFFFF;
    border: 1px solid #F5B041;
    text-decoration: none;
}

    .btn-continue-session:hover[b-bguhavk3xe] {
        background: #f09707;
    }

/* _content/ERP.Online/Pages/IndexMonitor.razor.rz.scp.css */

.select-row:active[b-4m0t2ffygu] {
    background-color: #EAEEFD;
    cursor: pointer;
}

.selectDate[b-4m0t2ffygu] {
    color: #5C5F62;
    text-align: center;
    width: 3rem;
    font-weight: bold;
    cursor: pointer;
}

.selectDate-active[b-4m0t2ffygu] {
    color: #1F4EA4;
    border-bottom: 2.4px solid #1F4EA4;
    text-align: center;
    width: 3rem;
    font-weight: bold;
    cursor: pointer;
}

.searchUser[b-4m0t2ffygu] {
    background: #FFFFFF;
}

    .searchUser:active[b-4m0t2ffygu] {
        background: #D8D8D8;
    }
/* _content/ERP.Online/Pages/LandingPages/DocumentDownload.razor.rz.scp.css */

.btn-export[b-ct4ob1ufg8] {
    outline: none;
    border: 1px solid #696877;
    background-color: #3352F3;
    border-radius: 5px;
}

    .btn-export:hover[b-ct4ob1ufg8] {
        outline: none;
        border: 1px solid #696877;
        background-color: #1a3ced;
        border-radius: 5px;
    }
/* _content/ERP.Online/Pages/LandingPages/FooterLanding.razor.rz.scp.css */
.font-page-color-ft[b-kviq14jnn6] {
    color: #fff;
}
.bg-theme[b-kviq14jnn6] {
    background-color: #192664;
}
/* _content/ERP.Online/Pages/LandingPages/LandingPage.razor.rz.scp.css */

.btn-bg-theme[b-82a88bdajt] {
    background-color: #192664;
}

.btn-use[b-82a88bdajt] {
    background-color: #F5B041;
}

.img-item[b-82a88bdajt] {
    width: 100%;
    height: 150px;
    border-radius: 10px;
}

.bg-blur[b-82a88bdajt] {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .05);
    border-radius: 16px;
    padding: 2rem;
}
.banner-box h1[b-82a88bdajt]{
    font-size: 68px;
}
.section-head[b-82a88bdajt] {
    margin-bottom: 5rem;
    padding: 0 2rem;
}

.section-container[b-82a88bdajt] {
    padding: 3rem 0;
}

.sv-box[b-82a88bdajt] {
    padding: 0 1rem;
}

    .sv-box p[b-82a88bdajt] {
        line-height: 1.5rem;
    }

.head-sv-box[b-82a88bdajt] {
    margin: 1.25rem;
}

.img-product[b-82a88bdajt] {
    object-fit: contain;
    max-height: 350px;
    min-height: 150px;
    height: 100%;
}
.img-products[b-82a88bdajt] {
    object-fit: contain;
    max-height: 200px;
    min-height: 150px;
    height: 100%;
}

.fw-bold[b-82a88bdajt] {
    font-weight: bold;
    font-size: 1.125rem;
}

@media only screen and (min-width: 1400px) {
    #max-width-main[b-82a88bdajt] {
        width: 1400px;
    }
}
@media only screen and (max-width: 1200px) {
    .banner-box h1[b-82a88bdajt]{
        font-size: 42px;
    }
}
@media (min-width: 1200px) and (max-width: 1280px){
    .section-container > div[b-82a88bdajt]{
        flex-direction: row !important;
    }
}
@media only screen and (min-width: 768px) {
    .mx-content[b-82a88bdajt] {
        margin: 0 5%;
    }
}

@media only screen and (max-width: 768px) {

    .bg-blur[b-82a88bdajt] {
        flex-direction: column;
    }

    .img-product[b-82a88bdajt] {
        max-height: 215px;
    }
}
/* _content/ERP.Online/Pages/LandingPages/NavbarLanding.razor.rz.scp.css */
.bg-theme[b-d27g1nfbex] {
    background-color: #192664;
}

#nav[b-d27g1nfbex] {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 100;
}

.dropdown[b-d27g1nfbex] {
    float: left;
}

    .dropdown .dropbtn[b-d27g1nfbex] {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

.dropdown-content[b-d27g1nfbex] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a[b-d27g1nfbex] {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover[b-d27g1nfbex] {
            background-color: #ddd;
        }

.drop-icon[b-d27g1nfbex] {
    font-size: 10px;
    padding-left: 2px;
}

.grow[b-d27g1nfbex] {
    transition: all .2s ease-in-out;
}

    .grow:hover[b-d27g1nfbex] {
        transform: scale(1.05);
    }

@media only screen and (max-width: 768px) {
    .dropdown[b-d27g1nfbex] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .dropdown-content[b-d27g1nfbex] {
        position: static;
        background: #192664;
        box-shadow: none;
    }

        .dropdown-content a[b-d27g1nfbex] {
            text-align: center;
            color: #fff;
        }

            .dropdown-content a:hover[b-d27g1nfbex] {
                background: none;
            }
}
/* _content/ERP.Online/Pages/LandingPages/PackageProgram.razor.rz.scp.css */
.section-container[b-0mrgw64f86] {
    padding: 3rem 0;
}
.detail-header[b-0mrgw64f86] {
    border-left: 8px solid #3253ee;
    padding: 0 .5rem;
}

@media only screen and (min-width: 768px) {
    .mx-content[b-0mrgw64f86] {
        margin: 0 5%;
    }
}
/* _content/ERP.Online/Pages/LandingPages/PackageProgramComponent.razor.rz.scp.css */
td[b-c9l7rnfr85] {
    min-width: 180px;
    border: 1px solid #dee2e6;
    background: #fff;
}
#free-service[b-c9l7rnfr85] {
    background-color: #c5c1c0;
}

#starter-service[b-c9l7rnfr85] {
    background-image: linear-gradient(to right,#678de2, #abb6ee);
}

#pro-service[b-c9l7rnfr85] {
    background-color: #3253ee;
}

#premium-service[b-c9l7rnfr85] {
    background-color: #192664;
}

#enter-service[b-c9l7rnfr85] {
    background-color: #1f2227;
}
#suggest-service[b-c9l7rnfr85] {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #4cc18a 3px solid;
}

.btn-spend[b-c9l7rnfr85] {
    padding: 0.35rem 1.75rem;
    border-radius: 4px;
    border: none;
    background: #3253ee;
    cursor:pointer;
}
    .btn-spend:hover[b-c9l7rnfr85] {
        padding: 0.35rem 1.75rem;
        border-radius: 4px;
        border: none;
        background: #2748e3;
        cursor: pointer;
    }

.btn-download[b-c9l7rnfr85] {
    width: 6.6rem;
    border-radius: 4px;
    border: 1px solid #696877;
    cursor: pointer;
}

.btn-download:hover[b-c9l7rnfr85]{
    background-color: #696877;
    color:#FFFFFF;
}
/* _content/ERP.Online/Pages/LandingPages/PrivacyPolicy.razor.rz.scp.css */

h5[b-aq3sr1vkdl]{
    font-weight:bold;
}
/* _content/ERP.Online/Pages/LandingPages/ProductItem.razor.rz.scp.css */
a:hover[b-51lyat53oa] {
    color: #000;
    text-decoration: none;
}
.color-primary[b-51lyat53oa] {
    color: #3253ee;
}
.line[b-51lyat53oa] {
    background-color: #192664;
    width: 80%;
    height: 1px;
}

.section-head[b-51lyat53oa] {
    margin-bottom: 2rem;
}

.img-product[b-51lyat53oa] {
    object-fit: contain;
    max-height: 450px;
    min-height: 150px;
    height: 100%;
    transition: transform .4s ease-out;
}

.detail-item[b-51lyat53oa] {
    list-style: disc;
    line-height: 34px;
}

.product-header[b-51lyat53oa] {
    border-radius: 10px;
}
.product-detail[b-51lyat53oa] {
    margin-top: 4rem;
}
.detail-header[b-51lyat53oa] {
    border-left: 8px solid #3253ee;
    padding: 0 .5rem;
    margin: 4rem 0 1.5rem 0;
}
.btn-product[b-51lyat53oa] {
    transition: all .4s ease-out;
}
.btn-product:hover[b-51lyat53oa]{
    transform: scale(1.05);
}
/*.img-suggest {
    object-fit: contain;
    max-height: 220px;
    min-height: 100px;
    height: 100%;
}
.img-suggest-wrapper {
    border-radius: 10px;
    transition: transform .4s ease-out;
}
.img-suggest-wrapper:hover {
    transform: scale(1.05);
}*/
.btn-buy[b-51lyat53oa] {
    background: #3253ee;
    cursor: pointer;
}

    .btn-buy:hover[b-51lyat53oa] {
        background: #2c48cf;
    }
@media only screen and (min-width: 768px) {
    .mx-content[b-51lyat53oa] {
        margin: 0 5%;
    }

}

@media only screen and (max-width: 768px) {
    .img-product[b-51lyat53oa] {
        max-height: 215px;
    }
}
/* _content/ERP.Online/Pages/LandingPages/ProductsList.razor.rz.scp.css */
.section-container[b-ji4bxmr5ew] {
    padding: 3rem 0;
}

.detail-header[b-ji4bxmr5ew] {
    border-left: 8px solid #3253ee;
    padding: 0 .5rem;
}

@media only screen and (min-width: 768px) {
    .mx-content[b-ji4bxmr5ew] {
        margin: 0 5%;
    }
}
/* _content/ERP.Online/Pages/LandingPages/ProductsListComponent.razor.rz.scp.css */
.line[b-qs5jmvm1m9] {
    background-color: #192664;
    width: 80%;
    height: 1px;
}
.color-primary[b-qs5jmvm1m9] {
    color: #3253ee;
}
.section-container[b-qs5jmvm1m9] {
    padding: 3rem 0;
}

.section-head[b-qs5jmvm1m9] {
    margin-bottom: 5rem;
}

.detail-header[b-qs5jmvm1m9] {
    border-left: 8px solid #007bff;
    padding: 0 .5rem;
}

.img-product[b-qs5jmvm1m9] {
    object-fit: contain;
    max-height: 450px;
    min-height: 150px;
    height: 100%;
    transition: transform .4s ease-out;
}

    .img-product:hover[b-qs5jmvm1m9] {
        transform: scale(1.075);
    }

.detail-item[b-qs5jmvm1m9] {
    list-style: disc;
    line-height: 34px;
}
.btn-action[b-qs5jmvm1m9] {
    max-width: 150px;
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.btn-detail[b-qs5jmvm1m9] {
    background: transparent;
    color: #3253ee;
    border: 2px solid #3253ee;
}
    .btn-detail:hover[b-qs5jmvm1m9] {
        border-color: #2c48cf;
        color: #2c48cf;
    }
.btn-buy[b-qs5jmvm1m9] {
    background: #3253ee;
    cursor: pointer;
}
    .btn-buy:hover[b-qs5jmvm1m9] {
        background: #2c48cf;
    }
@media only screen and (min-width: 768px) {
    .mx-content[b-qs5jmvm1m9] {
        margin: 0 5%;
    }
}
/* _content/ERP.Online/Pages/LandingPOSPages/FooterLandingltcPos.razor.rz.scp.css */
.font-page-color-ft[b-m467s7kqls] {
    color: #696877;
}

.bg-theme[b-m467s7kqls] {
    background-color: #FFFFFF;
}
/* _content/ERP.Online/Pages/LandingPOSPages/LandingPackageltcPos.razor.rz.scp.css */
.section-container[b-6ujtrpjnc4] {
    padding: 3rem 0;
}

.detail-header[b-6ujtrpjnc4] {
    border-left: 8px solid #3253ee;
    padding: 0 .5rem;
}

@media only screen and (min-width: 768px) {
    .mx-content[b-6ujtrpjnc4] {
        margin: 0 5%;
    }
}
/* _content/ERP.Online/Pages/LandingPOSPages/LandingPosPage.razor.rz.scp.css */

.btn-bg-theme[b-hwri7zxd9m] {
    background-color: #CD1E2B;
}

.btn-use[b-hwri7zxd9m] {
    background-color: #F5B041;
}

.img-item[b-hwri7zxd9m] {
    width: 100%;
    height: 150px;
    border-radius: 10px;
}

.bg-blur[b-hwri7zxd9m] {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .05);
    border-radius: 16px;
    padding: 2rem;
}

.banner-box h1[b-hwri7zxd9m] {
    font-size: 68px;
}

.section-head[b-hwri7zxd9m] {
    margin-bottom: 5rem;
    padding: 0 2rem;
}

.section-container[b-hwri7zxd9m] {
    padding: 3rem 0;
}

.sv-box[b-hwri7zxd9m] {
    padding: 0 1rem;
}

    .sv-box p[b-hwri7zxd9m] {
        line-height: 1.5rem;
    }

.head-sv-box[b-hwri7zxd9m] {
    margin: 1.25rem;
}

.img-product[b-hwri7zxd9m] {
    object-fit: contain;
    max-height: 350px;
    min-height: 150px;
    height: 100%;
}

.img-products[b-hwri7zxd9m] {
    object-fit: contain;
    max-height: 200px;
    min-height: 150px;
    height: 100%;
}

.fw-bold[b-hwri7zxd9m] {
    font-weight: bold;
    font-size: 1.125rem;
}

@media only screen and (min-width: 1400px) {
    #max-width-main[b-hwri7zxd9m] {
        width: 1400px;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-box h1[b-hwri7zxd9m] {
        font-size: 42px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .section-container > div[b-hwri7zxd9m] {
        flex-direction: row !important;
    }
}

@media only screen and (min-width: 768px) {
    .mx-content[b-hwri7zxd9m] {
        margin: 0 5%;
    }
}

@media only screen and (max-width: 768px) {

    .bg-blur[b-hwri7zxd9m] {
        flex-direction: column;
    }

    .img-product[b-hwri7zxd9m] {
        max-height: 215px;
    }
}

.dropdown-content[b-hwri7zxd9m] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a[b-hwri7zxd9m] {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover[b-hwri7zxd9m] {
            background-color: #ddd;
        }
/* _content/ERP.Online/Pages/LandingPOSPages/PackageProgramLTC.razor.rz.scp.css */

.btn-payment[b-434v8be3t3] {
    border: 1px solid #CD1E2B;
    background-color: #FFFFFF;
    color: #CD1E2B;
    width: 12rem;
    height: 3rem;
    border-radius: 8px;
}

    .btn-payment:active[b-434v8be3t3] {
        background-color: #CD1E2B;
        color: #FFFFFF;
    }

.btn-payment-starter[b-434v8be3t3] {
    border: 1px solid #CD1E2B;
    background-color: #CD1E2B;
    color: #FFFFFF;
    width: 12rem;
    height: 3rem;
    border-radius: 8px;
}

    .btn-payment-starter:active[b-434v8be3t3] {
        background-color: #de212f;
    }

.btn-download:hover[b-434v8be3t3]{
    text-decoration:underline;
}
/* _content/ERP.Online/Pages/MonitorPages/PaymentMonitor.razor.rz.scp.css */

.pickDate[b-57iyg4x46p] {
    color: #5C5F62;
    text-align: center;
    width: 3rem;
    font-weight: bold;
    cursor: pointer;
}
.pickDate-active[b-57iyg4x46p] {
    text-align: center;
    width: 3rem;
    font-weight: bold;
    cursor: pointer;
    color: #1F4EA4;
    border-bottom: 2.4px solid #1F4EA4;
}

.searchUser[b-57iyg4x46p] {
    background: #FFFFFF;
}

    .searchUser:active[b-57iyg4x46p] {
        background: #D8D8D8;
    }
/* _content/ERP.Online/Pages/MonitorPages/UserMonitor.razor.rz.scp.css */


.DownloadInvoice[b-oj2m0djkv3] {
    background: #FFFFFF;
}

    .DownloadInvoice:active[b-oj2m0djkv3] {
        background: #D8D8D8;
    }

.btn-delete[b-oj2m0djkv3] {
    border: 1px solid #FF6384;
    width: 6rem;
    border-radius: 5px;
    color: #FF6384;
    background: #FFFFFF;
}

    .btn-delete:active[b-oj2m0djkv3] {
        color: #FFFFFF;
        background: #FF6384;
    }

.btn-close[b-oj2m0djkv3] {
    outline: none;
    border: 1px solid #6c6a79;
    background-color: #ffffff;
    border-radius: 3px;
}

    .btn-close:active[b-oj2m0djkv3] {
        background-color: #6c6a79;
        border-radius: 3px;
        color: #FFFFFF;
    }

.imgIcon[b-oj2m0djkv3] {
    filter: invert(99%) sepia(0%) saturate(3781%) hue-rotate(205deg) brightness(1123%) contrast(101%);
}

.btn-submit[b-oj2m0djkv3] {
    outline: none;
    border: 1px solid #3352F3;
    background-color: #3352F3;
    border-radius: 3px;
    color: #FFFFFF;
}
/* _content/ERP.Online/Pages/Payment.razor.rz.scp.css */

*[b-ylqqrcbhtx] {
    font-size: 0.75rem;
}
a[b-ylqqrcbhtx] {
    text-decoration:none;
    color:black;
}
.font-header[b-ylqqrcbhtx] {
    font-size: 1rem;
}
.gray-bg-color[b-ylqqrcbhtx] {
    background-color: #EDEBEB;
}
.white-bg-color[b-ylqqrcbhtx] {
    background-color: #FFFFFF;
}
.blue[b-ylqqrcbhtx] {
    color: #3352F3 !important;
}
.blue-bg[b-ylqqrcbhtx] {
    background-color: #3352F3;
}
.bold-font[b-ylqqrcbhtx] {
    font-weight: bold;
}
.bolder-font[b-ylqqrcbhtx] {
    font-weight: bolder;
}


.note-image[b-ylqqrcbhtx] {
    border: 2px dashed #DDDD;
}

#sp-margin[b-ylqqrcbhtx] {
    margin-top:40px;
    margin-bottom:66px;
}

.image-upload[b-ylqqrcbhtx] {
    position: relative;
    width: 100%;
    height:10rem;
    margin: 0;
    background: #fff;
    border: 2px dashed #C8CBCE;
}
.image-upload-brows[b-ylqqrcbhtx] {
    position: absolute;
    cursor:pointer;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    right: 0px;
    left: 0px;
    margin-right: 0;
    margin-left: 0;
}



@media only screen and (max-width: 714px) {
    #sp-margin[b-ylqqrcbhtx] {
        margin-top: 0;
        margin-bottom: 0;
    }
    .page-flex[b-ylqqrcbhtx] {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}
/* _content/ERP.Online/Pages/PaymentManage.razor.rz.scp.css */
.btn-add[b-x25zar432b] {
		outline: none;
		border-radius: 5px;
		border: none;
		background-color: #283150;
		font-size: 0.8rem;
}

.select-payment:hover[b-x25zar432b] {
		background-color: #8697f0;
		cursor: pointer;
}


.myAlert[b-x25zar432b] {
	position: fixed;
	bottom: 30px;
	left: 50px;
	z-index: 2;
}

.change-color[b-x25zar432b] {
	filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}
/* _content/ERP.Online/Pages/POS/Category/Category.razor.rz.scp.css */

.change-color[b-384i9jwq7o] {
    /*    filter: invert(100%) sepia(0%) saturate(7489%) hue-rotate(202deg) brightness(101%) contrast(99%);*/
    filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}

.btn-add[b-384i9jwq7o] {
    outline: none;
    border-radius: 5px;
    border: none;
    background-color: var(--background);
    font-size: 0.8rem;
}

.myAlert[b-384i9jwq7o] {
    position: fixed;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}
/* _content/ERP.Online/Pages/POS/ExchangeRate/ExchangeRate.razor.rz.scp.css */

.btn-save[b-m757o4q2ef] {
    outline: none;
    border: 1px solid #3352F3;
    background-color: #3352F3;
    border-radius: 5px;
}

    .btn-save:hover[b-m757o4q2ef] {
        outline: none;
        border: 1px solid #3352F3;
        background-color: #1a3ced;
        border-radius: 5px;
        color: #FFFFFF;
    }

.btn-edit[b-m757o4q2ef] {
    outline: none;
    border: 1px solid #696877;
    background-color: #3352F3;
    border-radius: 5px;
    color: #FFFFFF;
    width: 4rem;
    height: 1.8rem;
}

    .btn-edit:hover[b-m757o4q2ef] {
        outline: none;
        border: 1px solid #696877;
        background-color: #1a3ced;
        border-radius: 5px;
        color: #FFFFFF;
        width: 4rem;
        height: 1.8rem;
    }

td[b-m757o4q2ef] {
    padding: 0.7rem;
}
/* _content/ERP.Online/Pages/POS/IndexPOS.razor.rz.scp.css */

/* _content/ERP.Online/Pages/POS/KitChen.razor.rz.scp.css */

.myAlert[b-noxtpgjxnf] {
		position: fixed;
		bottom: 30px;
		left: 50px;
		z-index: 2;
}
/* _content/ERP.Online/Pages/POS/Order.razor.rz.scp.css */
.myAlert[b-jhfb5am7y4] {
    position: fixed;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}
/* _content/ERP.Online/Pages/POS/PointMonitor/PointMonitor.razor.rz.scp.css */

.btn-select[b-nzo103oo8k] {
    background-color: #FFFFFF;
    min-width: 180px;
    height: 60px;
    border-radius: 5px 5px 0 0;
    border-bottom: 3px solid #696877;
    cursor: pointer;
    user-select: none;
    box-shadow: 2px 2px 5px #cccccc;
}

    .btn-select:hover[b-nzo103oo8k] {
        background-color: #F2F2F2;
    }

.btn-select-active[b-nzo103oo8k] {
    background-color: #FFFFFF;
    min-width: 180px;
    height: 60px;
    color: #3352F3;
    border-radius: 5px 5px 0 0;
    border-bottom: 3px solid #3352F3;
    cursor: pointer;
    user-select: none;
    box-shadow: 2px 2px 5px #cccccc;
}
/* _content/ERP.Online/Pages/POS/Product/Product.razor.rz.scp.css */

.change-color[b-qhy23xkvb2] {
    filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}

.btn-add[b-qhy23xkvb2] {
    outline: none;
    border-radius: 5px;
    border: none;
    background-color: var(--background);
    font-size: 0.8rem;
}

.btn-choose-category[b-qhy23xkvb2] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: #FFFFFF;
    width: 100%;
}

.btn-choose-category-active[b-qhy23xkvb2] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var(--background-button-atv);
    width: 100%;
    color: #FFFFFF;
}

    .choose-category-icon[b-qhy23xkvb2] {
        filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(197deg) brightness(103%) contrast(101%);
    }

.colse-style[b-qhy23xkvb2] {
    color: var(--background-button-atv);
}

.show-category-list[b-qhy23xkvb2] {
    transition: .5s;
    outline: none;
    border: 1px solid #696877;
    background-color: var(--background-button-atv);
    border-radius: 0 5px 5px 0;
    padding: 0.8rem;
    user-select: none;
}


.myAlert[b-qhy23xkvb2] {
    position: fixed;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}
/* _content/ERP.Online/Pages/POS/Promotion/Promotion.razor.rz.scp.css */

/* _content/ERP.Online/Pages/POS/Promotion/PromotionManage.razor.rz.scp.css */
/* _content/ERP.Online/Pages/POS/ReceiptSettings/ReceiptSettings.razor.rz.scp.css */


.button-save[b-7pb5ig1207] {
    border-radius: 5px;
    border: none;
    background-color: var(--background);
    outline: none;
    text-decoration: none;
    color: #FFFFFF;
    width:5rem;
    min-height:2rem;
}

    .button-save:hover[b-7pb5ig1207] {
        border-radius: 5px;
        border: none;
        background-color: var( --background-button-nav-atv);
        outline: none;
        text-decoration: none;
        color: #FFFFFF;
        cursor: pointer;
        width: 5rem;
        min-height: 2rem;
    }

.btn-reset-test[b-7pb5ig1207] {
    outline: none;
    border: 1px solid #696877;
    background-color: #FFFFFF;
    border-radius: 3px;
    border-radius: 5px;
    width: 5rem;
    min-height: 2rem;
}

    .btn-reset-test:hover[b-7pb5ig1207] {
        outline: none;
        border: 1px solid #696877;
        background-color: #6c6a79;
        border-radius: 3px;
        border-radius: 5px;
        color: #FFFFFF;
        width: 5rem;
        min-height: 2rem;
    }
/* _content/ERP.Online/Pages/POS/Report/Report.razor.rz.scp.css */
.btn-choose-report[b-q5g8fnvizv] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: #FFFFFF;
    width: 4rem;
    max-width: 4rem;
    text-decoration:none;
    color:#FFFFFF;
    cursor: pointer;
}

.btn-choose-report-active[b-q5g8fnvizv] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var(--background-button-atv);
    width: 4rem;
    max-width: 4rem;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

.btn-choose-report-open[b-q5g8fnvizv] {
  outline: none;
  border: none;
  padding: 0.8rem;
  background-color: #FFFFFF;
  width: 8rem;
  max-width: 8rem;
  text-decoration: none;
  cursor: pointer;
}

.btn-choose-report-open-active[b-q5g8fnvizv] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var(--background-button-atv);
    width: 8rem;
    max-width: 8rem;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

.change-color[b-q5g8fnvizv] {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(197deg) brightness(1033%) contrast(101%);
}

a[b-q5g8fnvizv] {
  text-decoration: none;
  color: #000000;
}

.btn-report-list[b-q5g8fnvizv] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var(--background);
    width: 4rem;
    max-width: 4rem;
}

    .btn-report-list:hover[b-q5g8fnvizv] {
        outline: none;
        border: none;
        padding: 0.8rem;
        background-color: var(--background-button-nav-atv);
        width: 4rem;
        max-width: 4rem;
    }
/* _content/ERP.Online/Pages/POS/Reservation/Reservation.razor.rz.scp.css */

/* _content/ERP.Online/Pages/POS/Reservation/ReservationCreate.razor.rz.scp.css */
/* _content/ERP.Online/Pages/POS/SecurityLTCPOS/ForgotPasswordLTCPOS.razor.rz.scp.css */

.btn-confirm[b-jzm7535nbd] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    background-color: #CD1E2B;
    font-size: 0.8rem;
}

    .btn-confirm:hover[b-jzm7535nbd] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 100%;
        background-color: #de212f;
        font-size: 0.8rem;
    }
/* _content/ERP.Online/Pages/POS/SecurityLTCPOS/LoginLTCPOS.razor.rz.scp.css */

.image img[b-bpbhusnz2m] {
    background-size: cover;
    height: 235px;
    width: 390px;
    border: 4px solid;
    border-radius: 10px;
    float: left;
}

.btn-login[b-bpbhusnz2m] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 29.5rem;
    background-color: #CD1E2B;
    font-size: 0.8rem;
}

    .btn-login:hover[b-bpbhusnz2m] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 29.5rem;
        background-color: #de212f;
        font-size: 0.8rem;
    }

.form-container[b-bpbhusnz2m] {
    user-select: none;
    display: flex;
    justify-content: center;
}

.form-input[b-bpbhusnz2m] {
    position: relative;
}

.form-box[b-bpbhusnz2m] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
}

.btn-register[b-bpbhusnz2m] {
    border: none;
    background: none;
    color: #0366d6;
    outline: none;
}

    .btn-register:hover[b-bpbhusnz2m] {
        border: none;
        background: none;
        color: #0366d6;
        text-decoration: underline;
        outline: none;
    }

.btn-next[b-bpbhusnz2m] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 8.6rem;
    background-color: #CD1E2B;
}

    .btn-next:hover[b-bpbhusnz2m] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 8.6rem;
        background-color: #de212f;
    }

.form-control-sm[b-bpbhusnz2m] {
    padding: 1.25rem .5rem;
}

.btn-confirm[b-bpbhusnz2m] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 6rem;
    background-color: #3352F3;
    font-size: 0.8rem;
}

.btn-back-login[b-bpbhusnz2m] {
    outline: none;
    border: 1px solid #696877;
    background-color: #FFFFFF;
    border-radius: 3px;
    border-radius: 5px;
    width: 9rem;
}

    .btn-back-login:hover[b-bpbhusnz2m] {
        outline: none;
        border: 1px solid #696877;
        background-color: #6c6a79;
        border-radius: 3px;
        border-radius: 5px;
        color: #FFFFFF;
        width: 9rem;
    }

.text-box-style[b-bpbhusnz2m] {
    width: 28rem;
}

.height-value[b-bpbhusnz2m] {
    height: 100vh;
}

.height-register[b-bpbhusnz2m] {
    padding-top: 0rem;
    padding-bottom: 0rem;
    position: relative;
    top: 8%;
}

.validation-message[b-bpbhusnz2m] {
    font-size: 12px;
}

.image-background[b-bpbhusnz2m] {
    background-image: url(../../../images/landingltcpos/login-bg-ltcpos.png);
    background-size: 50%;
    background-repeat: no-repeat;
}



@media only screen and (max-width: 1200px) {
    .height-value[b-bpbhusnz2m] {
        height: 100%;
    }

    .image-background[b-bpbhusnz2m] {
        background-image: url(../../../images/landingltcpos/login-bg-ltcpos.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
}

@media only screen and (min-width: 1200px) {
    .height-value[b-bpbhusnz2m] {
        height: 100vh;
    }

    .image-background[b-bpbhusnz2m] {
        background-image: url(../../../images/landingltcpos/login-bg-ltcpos.png);
        background-size: 50%;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width:1199px) {

    .height-register[b-bpbhusnz2m] {
        padding-top: 1.5rem;
        padding-bottom: 3rem;
    }
}

@media only screen and (min-width:1200px) {

    .height-register[b-bpbhusnz2m] {
        padding-top: 0rem;
        padding-bottom: 0rem;
        position: relative;
        top: 8%;
    }
}
/* _content/ERP.Online/Pages/POS/Security/ForgotPassword.razor.rz.scp.css */

.btn-confirm[b-ht9dmorflo] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    background-color: #283150;
    font-size: 0.8rem;
}

    .btn-confirm:hover[b-ht9dmorflo] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 100%;
        background-color: #18244d;
        font-size: 0.8rem;
    }
/* _content/ERP.Online/Pages/POS/Security/Login.razor.rz.scp.css */

.image img[b-j0blyo8vzc] {
    background-size: cover;
    height: 235px;
    width: 390px;
    border: 4px solid;
    border-radius: 10px;
    float: left;
}


/*.slider {
    animation: slider 20s infinite;
}

@keyframes slider {
    60% {
        left: 20%;
    }

    40% {
        left: 20%;
    }

    20% {
        left: 0;
    }

    0% {
        left: 0;
    }
}*/

.btn-login[b-j0blyo8vzc] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 29.5rem;
    background-color: #283150;
    font-size: 0.8rem;
}

    .btn-login:hover[b-j0blyo8vzc] {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 29.5rem;
        background-color: #18244d;
        font-size: 0.8rem;
    }

.form-container[b-j0blyo8vzc] {
    user-select:none;
    display: flex;
    justify-content: center;
}

.form-input[b-j0blyo8vzc]{
    position:relative;
}

.form-box[b-j0blyo8vzc] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
}

.btn-register[b-j0blyo8vzc] {
  border: none;
  background: none;
  color: #0366d6;
  outline:none;
}

    .btn-register:hover[b-j0blyo8vzc] {
        border: none;
        background: none;
        color: #0366d6;
        text-decoration: underline;
        outline: none;
    }

.btn-next[b-j0blyo8vzc] {
  outline: none;
  border-radius: 5px;
  border: none;
  width: 8.6rem;
  background-color: #283150;
}

  .btn-next:hover[b-j0blyo8vzc] {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 8.6rem;
    background-color: #18244d;
  }

.form-control-sm[b-j0blyo8vzc]{
padding: 1.25rem .5rem;
}

.btn-confirm[b-j0blyo8vzc] {
  outline: none;
  border-radius: 5px;
  border: none;
  width: 6rem;
  background-color: #3352F3;
  font-size: 0.8rem;
}

.btn-back-login[b-j0blyo8vzc] {
    outline: none;
    border: 1px solid #696877;
    background-color: #FFFFFF;
    border-radius: 3px;
    border-radius: 5px;
    width: 9rem;
}

    .btn-back-login:hover[b-j0blyo8vzc] {
        outline: none;
        border: 1px solid #696877;
        background-color: #6c6a79;
        border-radius: 3px;
        border-radius: 5px;
        color: #FFFFFF;
        width: 9rem;
    }

.text-box-style[b-j0blyo8vzc] {
    width: 28rem;
}

.height-value[b-j0blyo8vzc]{
    height:100vh;
}

.height-register[b-j0blyo8vzc] {
    padding-top: 0rem;
    padding-bottom: 0rem;
    position: relative;
    top: 8%;
}

.validation-message[b-j0blyo8vzc]{
    font-size:12px;
}

.image-background[b-j0blyo8vzc] {
    background-image: url(../../../images/backgroundERP.png);
    background-size: 50%;
    background-repeat: no-repeat;
}



@media only screen and (max-width: 1200px) {
    .height-value[b-j0blyo8vzc] {
        height: 100%;
    }

    .image-background[b-j0blyo8vzc] {
        background-image: url(../../../images/backgroundERP.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
}

@media only screen and (min-width: 1200px) {
    .height-value[b-j0blyo8vzc] {
        height: 100vh;
    }

    .image-background[b-j0blyo8vzc] {
        background-image: url(../../../images/backgroundERP.png);
        background-size: 50%;
        background-repeat: no-repeat;
    }

}

@media only screen and (max-width:1199px) {

    .height-register[b-j0blyo8vzc] {
        padding-top: 1.5rem;
        padding-bottom: 3rem;
    }


}

@media only screen and (min-width:1200px){

    .height-register[b-j0blyo8vzc] {
        padding-top: 0rem;
        padding-bottom: 0rem;
        position: relative;
        top: 8%;
    }
}
/* _content/ERP.Online/Pages/POS/Security/PinPOS.razor.rz.scp.css */

.mainpos[b-2fu6hpaax5] {
    width: 100%;
    height: 100%;
    margin: 220px auto;
    position: relative;
}

.contentpos[b-2fu6hpaax5] {
    align-items: center;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    padding: 0;
}

.pin-error[b-2fu6hpaax5] {
    animation-name: loginError-b-2fu6hpaax5;
    animation-delay: 0.1s;
    animation-iteration-count: 2;
}

.pin-login-text[b-2fu6hpaax5] {
    text-align: center;
    display: block;
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.pin-key[b-2fu6hpaax5] {
    color: white;
    width: 4rem;
    height: 4rem;
    margin: 10px 8px;
    background-color: #283150;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    font-size: x-large;
    user-select: none;
}

    .pin-key:active[b-2fu6hpaax5] {
        background-color: rgba(0, 0, 0, 0.4);
        user-select: none;
    }
/*for safari */
@-webkit-keyframes loginError {
    25% {
        transform: translateX(-3px)
    }

    75% {
        transform: translateX(3px)
    }
}

@keyframes loginError-b-2fu6hpaax5 {
    25% {
        transform: translateX(-3px)
    }

    75% {
        transform: translateX(3px)
    }
}

/* _content/ERP.Online/Pages/POS/Session/SessionPage.razor.rz.scp.css */

.btn-add[b-iijwjnzbkn] {
		outline: none;
		border-radius: 5px;
		border: none;
		background-color: var(--background);
		font-size: 0.8rem;
}

.change-color[b-iijwjnzbkn] {
	filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}
/* _content/ERP.Online/Pages/POS/Tables/Tables.razor.rz.scp.css */

.change-color[b-dv7vv5d7u8] {
    filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}

.btn-add[b-dv7vv5d7u8] {
    outline: none;
    border-radius: 5px;
    border: none;
    background-color: var(--background);
    font-size: 0.8rem;
}

.btn-choose-option[b-dv7vv5d7u8] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: #FFFFFF;
    width: 4rem;
    max-width: 4rem;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

.btn-choose-option-active[b-dv7vv5d7u8] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var( --background-button-atv);
    width: 4rem;
    max-width: 4rem;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

.btn-choose-areatable-open[b-dv7vv5d7u8] {
  outline: none;
  border: none;
  padding: 0.8rem;
  background-color: #FFFFFF;
  width: 8rem;
  max-width: 8rem;
  text-decoration: none;
  cursor: pointer;
}

.btn-choose-areatable-open-active[b-dv7vv5d7u8] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var( --background-button-atv);
    width: 8rem;
    max-width: 8rem;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

.change-color-icon[b-dv7vv5d7u8] {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(197deg) brightness(1033%) contrast(101%);
}


.myAlert[b-dv7vv5d7u8] {
    position: fixed;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}

.table-area-list[b-dv7vv5d7u8] {
    outline: none;
    border: none;
    padding: 0.8rem;
    background-color: var(--background);
    width: 4rem;
    max-width: 4rem;
}
/* _content/ERP.Online/Pages/POS/User/User.razor.rz.scp.css */

.change-color[b-333dlk6i6n] {
    filter: invert(44%) sepia(8%) saturate(727%) hue-rotate(205deg) brightness(88%) contrast(79%);
}

.btn-add[b-333dlk6i6n] {
    outline: none;
    border-radius: 5px;
    border: none;
    background-color: var(--background);
    font-size: 0.8rem;
}

.myAlert[b-333dlk6i6n] {
    position: fixed;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}
/* _content/ERP.Online/Pages/Register.razor.rz.scp.css */

/* .btn-confirm {
    outline: none;
    border-radius: 5px;
    border: none;
    width: 100%;
    background-color: #283150;
    font-size: 0.8rem;
}

    .btn-confirm:hover {
        outline: none;
        border-radius: 5px;
        border: none;
        width: 100%;
        background-color: #18244d;
        font-size: 0.8rem;
    }

img {
    width: 12%;
    height: auto;
} */

#page-gap[b-47yv7f3508]{
    padding: 1.5rem 5.7rem 1.5rem 3.5rem;
}
.box-margin[b-47yv7f3508]{
    margin-left:0.625rem;
    margin-right:0.625rem;
}
.page-background[b-47yv7f3508] {
    background-color: #edebeb !important;
}

.box-header[b-47yv7f3508] {
    padding: 0.625rem 0.875rem;
    color: #696877;
    font-weight: bold;
    font-size: 1.125rem;
    background-color: #f2f2f2;
    border-radius: 5px 5px 0 0;
}
form[b-47yv7f3508] {
    background-color: #ffffff;
    padding: 4%;
    border-radius: 0 0 5px 5px;
}
.form-white[b-47yv7f3508] {
    background-color: #ffffff;
    padding: 4%;
    border-radius: 0 0 5px 5px;
}
.form-grey-font[b-47yv7f3508] {
    color: #b7b9ba !important;
}
label[b-47yv7f3508]{
    font-size: 14px;
}
.checkbox[b-47yv7f3508]{
    padding: 24px 0;
    margin-left: 20px;
}
button[b-47yv7f3508]{
    width: 100%;
    font-size: 1.25rem;
}

@media only screen and (max-width: 414px) {
    .page-flex[b-47yv7f3508]{
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .box-margin[b-47yv7f3508]{
        margin: 0;
    }
    #page-gap[b-47yv7f3508]{
        padding: 1.5rem 2.5rem 1.5rem 2.5rem;
    }
}

.validation-message[b-47yv7f3508] {
    color: red;
}
/* _content/ERP.Online/Pages/ServicesPrice.razor.rz.scp.css */

.btn-confirm[b-3mozxt4rxk] {
    outline: none;
    border: none;
    width: 3rem;
    background-color: var(--background);
    font-size: 0.8rem;
}

.DownloadInvoice[b-3mozxt4rxk] {
    background: #FFFFFF;
}
.DownloadInvoice:active[b-3mozxt4rxk] {
    background: #D8D8D8;
}

th[b-3mozxt4rxk] {
    border: 1px solid #FFFFFF !important;
}

.text-style[b-3mozxt4rxk] {
    border: 1px solid;
    border-radius: 3px;
    width: 8rem;
    height: 2.5rem;
    cursor: pointer;
}

.text-active[b-3mozxt4rxk] {
    color: #007bff;
    border: 2px solid #007bff;
    border-radius: 3px;
    width: 8rem;
    height: 2.5rem;
    cursor: pointer;
}

#services-price-table td[b-3mozxt4rxk] {
    text-align: center;
    background-color: #ffffff;
    width: 19%;
}
#suggest-service[b-3mozxt4rxk]{
    font-size: 0.625rem;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #4cc18a 3px solid;
}
header-font[b-3mozxt4rxk]{
    font-size: 1.125rem;
}
.fw-bold[b-3mozxt4rxk]{
    font-weight: bold;
    font-size: 1.125rem;
}
#free-service[b-3mozxt4rxk]{
    background-color: #c5c1c0;
}
#basic-service[b-3mozxt4rxk]{
    color: white;
    background-image: linear-gradient(to right,#678de2, #abb6ee);
}
#pro-service[b-3mozxt4rxk]{
    color: white;
    background-color: #3253ee;
}
#enterprise-service[b-3mozxt4rxk]{
    color: white;
    background-color: #1f2227;
}
.normal-font[b-3mozxt4rxk]{
    font-weight: normal;
}

.head-row-color[b-3mozxt4rxk]{
    background-color: #f3f7f8;
}

.pl-30[b-3mozxt4rxk]{
    padding-left: 30px;
}
.pl-15[b-3mozxt4rxk]{
    padding-left: 15px;
}
.centerYtext[b-3mozxt4rxk]{
    vertical-align : middle;
    text-align:center;
}

td[b-3mozxt4rxk]{
    border: 1px solid #dee2e6!important;
    font-size: 1rem;
}
.greyborder[b-3mozxt4rxk]{
    border: 1px solid #dee2e6!important;
}
button[b-3mozxt4rxk] {
    width: 100%;
    border-radius: 0;
}


.user-info[b-3mozxt4rxk] {
  width: 100%;
  min-height: 178px;
  border-radius: 5px;
  background: #ffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease-out;
}

  .user-info img[b-3mozxt4rxk] {
    width: 130px;
    height: 130px;
    object-fit: cover;
    margin-right: 1rem;
  }


.info[b-3mozxt4rxk] {
  width: 60%;
  margin-left: 1rem;
}

  .info *[b-3mozxt4rxk] {
    font-size: 14px;
  }

  .info .row[b-3mozxt4rxk] {
    padding: 0.5rem 1rem;
  }
/*btn*/
.btn[b-3mozxt4rxk] {
  border-radius: 20px;
  min-width: 90px;
}

.head-col[b-3mozxt4rxk] {
  color: #8E8D93;
  padding-bottom: 0.3rem;
}

.progress[b-3mozxt4rxk] {
  margin-top: 0.8rem;
}

#triangle-topleft[b-3mozxt4rxk] {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 100px solid #3451F3;
  border-right: 100px solid transparent;
  align-self: flex-start;
  left: -40px;
  top: 0;
}
/*responsive*/
@media only screen and (max-width: 1024px) {
  .user-info[b-3mozxt4rxk] {
    flex-direction: column;
  }

  .info[b-3mozxt4rxk] {
    width: 90%;
  }

  .user-info[b-3mozxt4rxk] {
    padding: 1.5rem 0;
  }

  .info[b-3mozxt4rxk] {
    padding: 1.5rem 0;
  }
}
/* _content/ERP.Online/Pages/Usage.razor.rz.scp.css */
/*reset margin padding*/
*[b-oaw1qqhxnl] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.container-fluid[b-oaw1qqhxnl] {
    background-color: #EDEBEC;
    height: 100vh;
    min-height: 550px;
    display: flex;
}
/*left*/
.left-zone[b-oaw1qqhxnl] {
    height: 100%;
    width: 15%;
    min-width: 175px;
    background-color: #ffff;
    padding: 0.5rem 1.5rem;
    /*position: fixed;*/
}

#search-bar[b-oaw1qqhxnl] {
    width: 100%;
    padding: 0.2rem;
    display: flex;
    color: #283150;
    border-bottom: 2px solid rgba(0,0,0,0.2);
}

    #search-bar input[b-oaw1qqhxnl] {
        border: none;
        background: transparent;
        padding: 0 0.5rem;
        width: 100%;
    }

        #search-bar input[b-oaw1qqhxnl]::placeholder {
            color: #283150;
        }

        #search-bar input:focus[b-oaw1qqhxnl] {
            outline: none;
        }
/*right*/
.right-zone[b-oaw1qqhxnl] {
    width: 85%;
    padding: 14px;
    left: 15%;
}

.user-info[b-oaw1qqhxnl] {
    width: 100%;
    min-height: 178px;
    border-radius: 5px;
    background: #ffff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease-out;
}

    .user-info img[b-oaw1qqhxnl] {
        width: 130px;
        height: 130px;
        object-fit: cover;
        margin-right: 1rem;
    }


.info[b-oaw1qqhxnl] {
    width: 60%;
    margin-left: 1rem;
}

    .info *[b-oaw1qqhxnl] {
        font-size: 14px;
    }

    .info .row[b-oaw1qqhxnl] {
        padding: 0.5rem 1rem;
    }
/*btn*/
.btn[b-oaw1qqhxnl] {
    border-radius: 20px;
    min-width: 90px;
}

.head-col[b-oaw1qqhxnl] {
    color: #8E8D93;
    padding-bottom: 0.3rem;
}

.progress[b-oaw1qqhxnl] {
    margin-top: 0.8rem;
}

#triangle-topleft[b-oaw1qqhxnl] {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 100px solid #3451F3;
    border-right: 100px solid transparent;
    align-self: flex-start;
    left: -40px;
    top: 0;
}
/*responsive*/
@media only screen and (max-width: 1024px) {
    .user-info[b-oaw1qqhxnl] {
        flex-direction: column;
    }

    .info[b-oaw1qqhxnl] {
        width: 90%;
    }

    .user-info[b-oaw1qqhxnl]{
        padding: 1.5rem 0;
    }
    .info[b-oaw1qqhxnl] {
        padding: 1.5rem 0;
    }
}
/* _content/ERP.Online/Shared/MainLayout.razor.rz.scp.css */
.page[b-oril6ocp3r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-oril6ocp3r] {
    flex: 1;
}

.sidebar[b-oril6ocp3r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-oril6ocp3r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oril6ocp3r]  a, .top-row .btn-link[b-oril6ocp3r] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-oril6ocp3r] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-oril6ocp3r] {
        display: none;
    }

    .top-row.auth[b-oril6ocp3r] {
        justify-content: space-between;
    }

    .top-row a[b-oril6ocp3r], .top-row .btn-link[b-oril6ocp3r] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oril6ocp3r] {
        flex-direction: row;
    }

    .sidebar[b-oril6ocp3r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oril6ocp3r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-oril6ocp3r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.close-nav[b-oril6ocp3r] {
    font-size: 2.1rem;
    position: fixed;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 99;
    left: 180px;
    top: 100px;
    background: var(--background);
    box-shadow: 0px 0px 1px 1px #f4f4f4;
    cursor:pointer;
    user-select:none;
}

.open-nav[b-oril6ocp3r] {
    font-size: 2.1rem;
    position: fixed;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 99;
    left: 45px;
    top: 100px;
    background: var(--background);
    box-shadow: 0px 0px 1px 1px #f4f4f4;
    cursor: pointer;
    user-select: none;
}
/* _content/ERP.Online/Shared/POS/NavMenu.razor.rz.scp.css */
.change-color-index[b-k1ik8iklqn] {
    filter: invert(100%) sepia(9%) saturate(0%) hue-rotate(15deg) brightness(101%) contrast(104%);
}
*[b-k1ik8iklqn]{
    user-select:none;
}

span[b-k1ik8iklqn], a[b-k1ik8iklqn] {
    cursor: pointer;
}

a[b-k1ik8iklqn] {
    text-decoration: none;
    color: #FFFFFF;
}

.click-sub-item[b-k1ik8iklqn]{
    background-color: #303B61;
}

.sidebar[b-k1ik8iklqn] {
    position: fixed;
    top: 0;
    padding-top: 3.5rem;
}

.fadeout[b-k1ik8iklqn] {
    transition: all 0.5s;
}

.select[b-k1ik8iklqn], .nav-link[b-k1ik8iklqn] {
    background-color: var(--background-button-nav);
    cursor: pointer;
}

.sub-item[b-k1ik8iklqn] {
    background-color: var(--background);
    cursor: pointer;
}

.sub-item-active[b-k1ik8iklqn] {
    background-color: var(--background-button-atv);
    cursor: pointer;
}

.sidebar-style[b-k1ik8iklqn] {
    z-index: 2;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    background-color: var(--background);
    max-width: 200px;
}


.sidebar-style-close[b-k1ik8iklqn] {
    z-index: 2;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    background-color: var(--background);
    max-width: 60px;
}

/* _content/ERP.Online/Shared/POS/TopNav.razor.rz.scp.css */
.nav[b-pe0xpdgzw8] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.button-function[b-pe0xpdgzw8] {
    border-radius: 5px;
    border: none;
    width: 8rem;
    max-width: 8rem;
    background-color: var(--background);
    outline: none;
    text-decoration: none;
    color: #FFFFFF;
}

    .button-function:hover[b-pe0xpdgzw8] {
        border-radius: 5px;
        border: none;
        width: 8rem;
        max-width: 8rem;
        background-color: var( --background-button-nav-atv);
        outline: none;
        text-decoration: none;
        color: #FFFFFF;
        cursor: pointer;
    }

.button-function-active[b-pe0xpdgzw8] {
    border-radius: 5px;
    border: none;
    width: 8rem;
    max-width: 8rem;
    background-color: var(--background-button-nav-atv);
    outline: none;
}

.change-color-icon[b-pe0xpdgzw8] {
    filter: invert(95%) sepia(0%) saturate(7500%) hue-rotate(104deg) brightness(2000%) contrast(101%);
}



.showchecklist[b-pe0xpdgzw8] {
    animation: backwards 0.25s ease-in-out;
    -webkit-animation-name: backwebkit;
    -webkit-animation-duration: 0.25s;
    -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes backwebkit {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
    }
}

.pick-color-active[b-pe0xpdgzw8] {
    box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 4px var(--background);
}

.custom-control-input:checked ~ .custom-control-label[b-pe0xpdgzw8]::before {
    border-color: #3CB95F;
    background-color: #3CB95F !important;
}

