/* /Pages/Login.razor.rz.scp.css */
html[b-osyhud8gm8], body[b-osyhud8gm8] {
    height:100%;
}


.login-main[b-osyhud8gm8] {
    height:100% !important;
}

.login-right[b-osyhud8gm8] {
    background-image: url("../images/img-login.jpg");
    object-fit:scale-down;
    padding:0px !important;
}

    .login-right > div.backdrop[b-osyhud8gm8] {
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,0.6);
        /* -webkit-backdrop-filter: blur(3px) brightness(123%);
        backdrop-filter: blur(3px) brightness(123%);*/
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

.login-right-content[b-osyhud8gm8] {
    background-color: rgba(250,250,250, 1);
    border: 1px solid transparent;
    border-radius:7px;
    z-index: 2;
    width: 70%;
    height: 80%;
    text-align: center;
    padding-top: 17%;
}
/* /Pages/ProductDetails.razor.rz.scp.css */
.img[b-foytjmawfe] {
    max-width:300px;
    max-height:300px;
}


.label[b-foytjmawfe] {
    font-size: 14px;
}

.value[b-foytjmawfe] {
    font-weight:bold;
    font-size:16px;
}

.desciption[b-foytjmawfe] {
    font-weight: bold;
    font-size: 12px;
}


.img-thumb[b-foytjmawfe] {
    max-width: 64px;
    max-height: 64px;
    cursor:pointer;
}

.buttons-div[b-foytjmawfe] {
    height: 30px !important;
    width:100px;
    margin:0 auto;
}

.btn-shp[b-foytjmawfe] {
    width: 23%;
    height: 25px;
    border: none !important;
    padding: 0px;
    background-color: transparent;
}

.button-add[b-foytjmawfe] {
    float: right;
}

.button-negative[b-foytjmawfe] {
    float: left;
}

.div-qty[b-foytjmawfe] {
    text-align: center;
    width: 54%;
    height: 30px;
    line-height: 2;
    color: #e87d1e;
    font-weight: bold;
    float: left;
}

.txt-qty[b-foytjmawfe] {
    width: 70px !important;
    height: 33px !important;
    padding: 3px;
    border: 1px solid #3d86ba !important;
    border-radius: 3px;
    font-size:16px !important;
}

.red[b-foytjmawfe] {
    color: #d9534f;
    font-weight: bold;
}
/* /Pages/ProductList.razor.rz.scp.css */
.btn-show-more[b-83fxbmxs6t] {
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #0275d8;
    border-bottom: 1px solid #0275d8;
    border-radius: 0 !important;
    color: #0275d8;
}

.wrapper[b-83fxbmxs6t] {
    justify-content: space-between;
    display: flex;
    width: 98%;
    height: 100%;
    align-items: stretch;
}

#sidebar[b-83fxbmxs6t] {
    padding-left: 15px;
    top: 75px;    
    width:18%;
    transition: all 0.3s;
    border-right: 1px solid #5e7e95;
    height: 100%;
    overflow: auto;
}

.txt-search[b-83fxbmxs6t] {
    outline: none;
    border: 1px solid #5e7e95;
    border-right: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 15px;
    width: 79%;
    line-height: 2;
}

.img-search[b-83fxbmxs6t] {
    width: 24px;
    height: 24px !important;
    padding: 0 !important;
}

.div-search[b-83fxbmxs6t] {
    width: 90%;
    display: flex;
    align-items: center;
}

.btn-search[b-83fxbmxs6t] {
    background-color:#ffffff;
    border: 1px solid #5e7e95;
    border-left: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    line-height: 2;
}

.txt-search[b-83fxbmxs6t] {
    outline: none;
    border: 1px solid #5e7e95;
    border-right: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 15px;
    width: 50%;
    line-height: 2;
}

.img-search[b-83fxbmxs6t] {
    width: 24px;
    height: 24px !important;
    padding: 0 !important;
}

.div-search[b-83fxbmxs6t] {
    width: 90%;
    display: flex;
    align-items: center;
}


.navbar[b-83fxbmxs6t] {
    /*background-color: #dde9f6;*/
    /*border-bottom:1px solid #4375c3;*/
}

.nav-link[b-83fxbmxs6t] {
    color: #0059fa;
    font-size: 14px !important;
    font-weight: bold !important;
    border-bottom: 2px solid transparent;
    transition: border-bottom-color 0.4s;
}

    .nav-link:hover[b-83fxbmxs6t] {
        border-bottom-color: #0059fa;
    }

.dropdown[b-83fxbmxs6t] {
    float: right;
}

.app-header[b-83fxbmxs6t] {
    background-color: #ffffff;
}

.dropdown-toggle[b-83fxbmxs6t]::after {
    display: none;
}


.shopping-cart[b-83fxbmxs6t] {
    margin-right: 10px;
    width: 134px;
    float: right;
}

    .shopping-cart a[b-83fxbmxs6t] {
        font-size: 14px;
        color: #0059fa;
        text-decoration: none;
    }

        .shopping-cart a img[b-83fxbmxs6t] {
            width: 24px;
            height: 24px;
            margin-left: 5px;
            margin-right: 5px;
        }


/* /Pages/ProductList2.razor.rz.scp.css */
.btn-show-more[b-4uw8xa7hlm] {
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #0275d8;
    border-bottom: 1px solid #0275d8;
    border-radius: 0 !important;
    color: #0275d8;
}

.wrapper[b-4uw8xa7hlm] {
    justify-content: space-between;
    display: flex;
    width: 98%;
    height: 100%;
    align-items: stretch;
}

#sidebar[b-4uw8xa7hlm] {
    padding-left: 15px;
    top: 75px;
    width: 18%;
    transition: all 0.3s;
    border-right: 1px solid #5e7e95;
    height: 100%;
    overflow: auto;
}

.txt-search[b-4uw8xa7hlm] {
    outline: none;
    border: 1px solid #5e7e95;
    border-right: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 15px;
    width: 79%;
    line-height: 2;
}

.img-search[b-4uw8xa7hlm] {
    width: 24px;
    height: 24px !important;
    padding: 0 !important;
}

.div-search[b-4uw8xa7hlm] {
    width: 90%;
    display: flex;
    align-items: center;
}

.btn-search[b-4uw8xa7hlm] {
    background-color: #ffffff;
    border: 1px solid #5e7e95;
    border-left: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    line-height: 2;
}

.txt-search[b-4uw8xa7hlm] {
    outline: none;
    border: 1px solid #5e7e95;
    border-right: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 15px;
    width: 50%;
    line-height: 2;
}

.img-search[b-4uw8xa7hlm] {
    width: 24px;
    height: 24px !important;
    padding: 0 !important;
}

.div-search[b-4uw8xa7hlm] {
    width: 90%;
    display: flex;
    align-items: center;
}


.navbar[b-4uw8xa7hlm] {
    /*background-color: #dde9f6;*/
    /*border-bottom:1px solid #4375c3;*/
}

.nav-link[b-4uw8xa7hlm] {
    color: #0059fa;
    font-size: 14px !important;
    font-weight: bold !important;
    border-bottom: 2px solid transparent;
    transition: border-bottom-color 0.4s;
}

    .nav-link:hover[b-4uw8xa7hlm] {
        border-bottom-color: #0059fa;
    }

.dropdown[b-4uw8xa7hlm] {
    float: right;
}

.app-header[b-4uw8xa7hlm] {
    background-color: #ffffff;
}

.dropdown-toggle[b-4uw8xa7hlm]::after {
    display: none;
}


.shopping-cart[b-4uw8xa7hlm] {
    margin-right: 10px;
    width: 134px;
    float: right;
}

    .shopping-cart a[b-4uw8xa7hlm] {
        font-size: 14px;
        color: #0059fa;
        text-decoration: none;
    }

        .shopping-cart a img[b-4uw8xa7hlm] {
            width: 24px;
            height: 24px;
            margin-left: 5px;
            margin-right: 5px;
        }
/* /Pages/ShoppingCart.razor.rz.scp.css */


.button-delete[b-l98dn9qhdg] {
    width: 100%;
    height: 25px;
}

.button-delete img[b-l98dn9qhdg] {
    width: 25px;
    height: 25px;
}

.tbl-shoppingcart th[b-l98dn9qhdg] {
    background-color: var(--blue) !important;
    color: #ffffff !important;
}

/*.tbl-qty-change {
    margin:0 auto;
    width:80px;
}
    .tbl-qty-change td {
        padding-left: 3px;
        padding-right: 3px;
    }


.btn-shp {
    width: 25px;
    height: 25px;
    border: none !important;
    padding: 0px !important;
    background-color: transparent;
}

    .btn-shp img {
        width: 25px;
        height: 25px;
    }*/
/* /Pages/SSOLogin.razor.rz.scp.css */
html[b-9af0o5cje1], body[b-9af0o5cje1] {
    height:100%;
}


.login-main[b-9af0o5cje1] {
    height:100% !important;
}

.login-right[b-9af0o5cje1] {
    background-image: url("../images/img-login.jpg");
    object-fit:scale-down;
    padding:0px !important;
}

    .login-right > div.backdrop[b-9af0o5cje1] {
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,0.6);
        /* -webkit-backdrop-filter: blur(3px) brightness(123%);
        backdrop-filter: blur(3px) brightness(123%);*/
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

.login-right-content[b-9af0o5cje1] {
    background-color: rgba(250,250,250, 1);
    border: 1px solid transparent;
    border-radius:7px;
    z-index: 2;
    width: 70%;
    height: 80%;
    text-align: center;
    padding-top: 17%;
}
/* /Shared/Layouts/LoginLayout.razor.rz.scp.css */
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */

.dropdown-toggle[b-2vg4p4skze]::after {
    display: none;
}


.dropup *[b-2vg4p4skze] {
    color:#fff;
}

.wrapper[b-2vg4p4skze] {
    display: flex;
    width: 100%;
    align-items: stretch;
    min-height:90%;
}
/* /Shared/Layouts/MainNoSidebarLayout.razor.rz.scp.css */

.dropdown-toggle[b-rkb52xv0yn]::after {
    display: none;
}


.dropup *[b-rkb52xv0yn] {
    color:#fff;
}

.wrapper[b-rkb52xv0yn] {
    display: flex;
    width: 100%;
    align-items: stretch;
    height: 100%;
}
/* /Shared/Partial/AppHeader.razor.rz.scp.css */
.navbar[b-8caegzcv1u] {
    /*background-color: #dde9f6;*/
    /*border-bottom:1px solid #4375c3;*/
}

.nav-link[b-8caegzcv1u] {
    color:#0059fa;
    font-size:14px !important;
    font-weight:bold !important;
    border-bottom: 2px solid transparent;
    transition: border-bottom-color 0.4s;
}

    .nav-link:hover[b-8caegzcv1u] {
        border-bottom-color: #0059fa;
    }

.dropdown[b-8caegzcv1u] {
    float:right;
}

.app-header[b-8caegzcv1u] {
    background-color: #ffffff;
}

.dropdown-toggle[b-8caegzcv1u]::after {
    display: none;
}


.shopping-cart[b-8caegzcv1u] {
    margin-right:10px;
    width:134px;
    float:right;
}

    .shopping-cart a[b-8caegzcv1u] {
        font-size:14px;
        color: #0059fa;
        text-decoration: none;
    }

    .shopping-cart a img[b-8caegzcv1u] {
        width: 24px;
        height: 24px;
        margin-left: 5px;
        margin-right: 5px;
    }


/* /Shared/Partial/CategoryFilter.razor.rz.scp.css */
:root[b-zltuf7h5wl] {
    --blue: #346cb0;    
    --grey: #5e7e95;
    --white: #fff;
}

#sidebar-internal[b-zltuf7h5wl] {
    position: fixed;
    top: 0px;
    height: 100%;
    margin-bottom: 30px;
    scrollbar-color: red;
    scrollbar-width: thin;
    scroll-behavior: smooth;    
}

    #sidebar.active[b-zltuf7h5wl] {
        margin-left: -215px;
    }

    #sidebar .sidebar-header[b-zltuf7h5wl] {
        padding: 20px;
    }


#items-container[b-zltuf7h5wl] {
    height: 87%;
    overflow: auto;
    background-color: var(--blue);
    scrollbar-color: red;
    scrollbar-base-color: red;
    scrollbar-width: thin;
    scroll-behavior: smooth;
}


.chk-item[b-zltuf7h5wl] {
    padding: 5px 10px 3px 15px;
    accent-color: #febd2c;    
    color: #fff;
}

.img-clear[b-zltuf7h5wl] {
    width: 24px;
    height: 24px !important;
    padding: 0 !important;
}

#sidebar-search[b-zltuf7h5wl] {
    padding-left:15px;
}


.txt-search[b-zltuf7h5wl] {
    outline: none;
    border: 1px solid #5e7e95;
    border-radius: 25px;
    margin-bottom: 5px;
    padding-left: 15px;
    width: 180px;
}

.btn-clear[b-zltuf7h5wl] {

}
/* /Shared/Partial/DashboardAnchor.razor.rz.scp.css */
.dashboard-anchor-div[b-971co0czvg] {
    width: 250px;
    height: 70px;
    margin-bottom:10px;
}

    .dashboard-anchor-div a[b-971co0czvg] {
        font-size: 12px;
        text-decoration: none;
        color: black;
    }


.da-title[b-971co0czvg] {
    font-weight: bold;
}

.da-desc[b-971co0czvg] {
}

.dashboard-title[b-971co0czvg] {
    width: 180px;
}

.dashboard-box[b-971co0czvg] {
    background-color: #64affa;
    width: 70px;
    height: 70px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
}

    

    .row > div[b-971co0czvg] {
        float: left;
    }
/* /Shared/Partial/DashboardStatistic.razor.rz.scp.css */

.ds-main[b-85t8rfjicf] {
    border: 1px solid #cfd9e8;
    box-shadow: 0px 7px 20px 3px #c3cede;
    border-radius: 5px;
    margin: 5px;
    height: 140px;
}

.ds-caption[b-85t8rfjicf] {
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #64affa;
    padding: 15px 15px 10px 10px;
}

.ds-number[b-85t8rfjicf] {    
    padding: 10px 5px 10px 10px;
}
/* /Shared/Partial/ModalAdvancedSearch.razor.rz.scp.css */
select[b-fqlqtp8qkr], option[b-fqlqtp8qkr], .search-caption[b-fqlqtp8qkr], input[type=text][b-fqlqtp8qkr] {
    font-size: 14px !important;
}

    /*.form-select>option, select.form-select {
        text-indent: 5px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }*/

select *[b-fqlqtp8qkr] {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.form-control:focus[b-fqlqtp8qkr] {
    box-shadow: 0 0 0 0.15rem rgba(13,110,253,.25) !important;
}

.form-select:focus[b-fqlqtp8qkr] {
    box-shadow: 0 0 0 0.15rem rgba(13,110,253,.25) !important;
}
/* /Shared/Partial/ModalInvoiceDetail.razor.rz.scp.css */

/* /Shared/Partial/ModalOrderReport.razor.rz.scp.css */
.modal-body[b-iwczrwr4ps] {
    max-height:500px;
    overflow:auto;
}

#div-to-print[b-iwczrwr4ps] {
    width: 927px;
    height: 1170px;
}

    #div-to-print > table > tr[b-iwczrwr4ps] {
        height:25px;
    }

    #div-to-print *[b-iwczrwr4ps] {
        font-size: 16px;
    }

#div-to-print .title[b-iwczrwr4ps] {
    text-align: right;
}

    #div-to-print .title span[b-iwczrwr4ps] {
        font-weight: bold;
    }

#div-to-print .val[b-iwczrwr4ps] {
    text-align: left;
}

    #div-to-print .val span[b-iwczrwr4ps] {
    }

.tbl-orderline[b-iwczrwr4ps] {
    width: 90%;
}

    .tbl-orderline th[b-iwczrwr4ps] {
        text-align:center;
        background-color: #bbbbbb;
        font-weight: bold;
    }

    .tbl-orderline tr[b-iwczrwr4ps], .tbl-orderline th[b-iwczrwr4ps], .tbl-orderline td[b-iwczrwr4ps] {
        height: 25px;
    }
/* /Shared/Partial/ModalProductDetails.razor.rz.scp.css */
.div-image-container[b-tpjxpmkhlr] {
    width: 400px;
    height: 350px;
    overflow: auto;
    text-align: center !important;
    display: table-cell;
}

    .div-image-container > img[b-tpjxpmkhlr] {
        max-width: 400px;
        min-height: 100px;
        max-height:250px !important;
        margin: 0 auto;
    }

.thumbsnail[b-tpjxpmkhlr] {    
    box-shadow:0px 0px 7px #ffffff;    
}
    .thumbsnail:hover[b-tpjxpmkhlr] {
        box-shadow: 0px 0px 20px 5px #c3cede;
    }
/* /Shared/Partial/ModalShowPicture.razor.rz.scp.css */
.div-image-container[b-tpqsgxu237] {
    width:800px;
    height:400px;
    overflow:auto;
    text-align:center !important;
    display:table-cell;
}

    .div-image-container > img[b-tpqsgxu237] {
        max-width:800px;
        min-height:100px;
        margin:0 auto;
    }
/* /Shared/Partial/ProductTile.razor.rz.scp.css */
:root[b-tigd87dx30] {
    --orange: #e87d1e;
    --grey: #5e7e95;
    --blue: #346cb0;
}

.tile[b-tigd87dx30] {
    width: 180px;
    height: 250px;
    border-radius: 7px;
    background-color: #fff;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    margin: 10px 10px;
    opacity: 0.92;
    box-shadow: #5e7e95 0px 0px 5px;
    transition: box-shadow 0.3s;
}

    .tile:hover[b-tigd87dx30] {
        box-shadow: #3d86ba 0px 0px 5px;
        opacity: 1;
        z-index: 0;
    }


.btn[b-tigd87dx30] {
    width: 164px;
    height: 170px;
    padding: 5px 0 0 0;
    margin: 0;
}

    .btn *[b-tigd87dx30] {
        border: none !important;
        background-color: transparent !important;
    }

.div-tile[b-tigd87dx30] {
    width: 150px;
    height: 170px;
}


.tile-img[b-tigd87dx30] {
    border: 1px solid transparent;
    border-radius: 3px;
    overflow: hidden;
    max-width: 190px;
    text-align: center;
    height: 100px !important;
}

    .tile-img > img[b-tigd87dx30] {
        max-width: 120px !important;
        max-height: 100px !important;
        margin: 0 auto;
    }

.tile-title[b-tigd87dx30] {
    font-size: 16px;
    font-weight: bold;
    height: 30px !important;
}

.tile-price[b-tigd87dx30] {
    height: 30px !important;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    color: #e87d1e;
    text-align: right;
    padding-right:7px;
}

.tile-desc[b-tigd87dx30] {
    height: 38px !important;
    font-size: 10px;
    font-family: sans-serif;
    text-align: left;
}


.btn-shp[b-tigd87dx30] {  
    width: 23%;
    height: 25px;    
    border: none !important;    
    padding:0px;
    background-color: transparent;    
}
/* /Shared/Partial/ProductTile2.razor.rz.scp.css */
:root[b-0ounbv0yl5] {
    --orange: #e87d1e;
    --grey: #5e7e95;
    --blue: #346cb0;
}

.tile[b-0ounbv0yl5] {
    width: 180px;
    height: 250px;
    border-radius: 7px;
    background-color: #fff;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    margin: 10px 10px;
    opacity: 0.92;
    box-shadow: #5e7e95 0px 0px 5px;
    transition: box-shadow 0.3s;
}

    .tile:hover[b-0ounbv0yl5] {
        box-shadow: #3d86ba 0px 0px 5px;
        opacity: 1;
        z-index: 0;
    }


.btn[b-0ounbv0yl5] {
    width: 164px;
    height: 170px;
    padding: 5px 0 0 0;
    margin: 0;
}

    .btn *[b-0ounbv0yl5] {
        border: none !important;
        background-color: transparent !important;
    }

.div-tile[b-0ounbv0yl5] {
    width: 150px;
    height: 170px;
}


.tile-img[b-0ounbv0yl5] {
    border: 1px solid transparent;
    border-radius: 3px;
    overflow: hidden;
    max-width: 190px;
    text-align: center;
    height: 100px !important;
}

    .tile-img > img[b-0ounbv0yl5] {
        max-width: 120px !important;
        max-height: 100px !important;
        margin: 0 auto;
    }

.tile-title[b-0ounbv0yl5] {
    font-size: 16px;
    font-weight: bold;
    height: 30px !important;
}

.tile-price[b-0ounbv0yl5] {
    height: 30px !important;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    color: #e87d1e;
    text-align: right;
    padding-right: 7px;
}

.tile-desc[b-0ounbv0yl5] {
    height: 38px !important;
    font-size: 10px;
    font-family: sans-serif;
    text-align: left;
}


.btn-shp[b-0ounbv0yl5] {
    width: 23%;
    height: 25px;
    border: none !important;
    padding: 0px;
    background-color: transparent;
}

.txt-qty[b-0ounbv0yl5] {
    width: 70px !important;
    height: 30px !important;
    padding: 3px;
    border: 1px solid #3d86ba !important;
    border-radius: 3px;
}

.red[b-0ounbv0yl5] {
    color: #d9534f;
    font-weight:bold;
}
/* /Shared/Partial/ProgressCurtain.razor.rz.scp.css */
.sspinner[b-wotgjxhz4r] {
    position: fixed;
    width: 100%;
    height: 2000px;
    text-align: center;
    z-index: 100000;
    padding-top:20%;
}

    .sspinner .backdrop[b-wotgjxhz4r] {
        top: -600px;
        position: fixed;
        width: 2000px;
        height: 2000px;
        /*background-color: rgba(169, 212, 245, 0.4);*/
        background-color: rgba(180, 180, 180, 0.3);
    }

    
/* /Shared/Partial/Sidebar.razor.rz.scp.css */
.navbar[b-qsa8m6dbi1] {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn[b-qsa8m6dbi1] {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line[b-qsa8m6dbi1] {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */



#sidebar[b-qsa8m6dbi1] {
    background-color: var(--blue);
    min-width: 250px;
    max-width: 250px;
    color: #fff;
    transition: all 0.3s;
}

    #sidebar.active[b-qsa8m6dbi1] {
        margin-left: -215px;
    }

    #sidebar .sidebar-header[b-qsa8m6dbi1] {
        padding: 20px;
    }

    #sidebar ul.components[b-qsa8m6dbi1] {
        padding: 20px 0;
    }

    #sidebar ul p[b-qsa8m6dbi1] {
        color: #fff;
        padding: 10px;
    }

    #sidebar ul li a[b-qsa8m6dbi1] {
        text-decoration: none;
        padding: 10px;
        font-size: 1.1em;
        display: block;
        color: #ffffff;
        transition:all 0.1s;
    }

        #sidebar ul li a:hover[b-qsa8m6dbi1], #sidebar ul li button:hover li[b-qsa8m6dbi1] {
            color: #000000;
            background: #fff;
        }

    #sidebar ul li.active > a[b-qsa8m6dbi1],
    a[aria-expanded="true"][b-qsa8m6dbi1] {
        color: #000;
        background: #ffffff;
    }

a[data-toggle="collapse"][b-qsa8m6dbi1] {
    position: relative;
}

.dropdown-toggle[b-qsa8m6dbi1]::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
nav ul[b-qsa8m6dbi1] {
    padding-top:0 !important;
}
nav ul ul a[b-qsa8m6dbi1] {
    font-size: 0.8em !important;
    padding-left: 30px !important;
}

ul.CTAs[b-qsa8m6dbi1] {
    padding: 20px;
}

    ul.CTAs a[b-qsa8m6dbi1] {
        text-align: center;
        font-size: 0.9em !important;
        display: block;
        border-radius: 5px;
        margin-bottom: 5px;
    }

a.article[b-qsa8m6dbi1],
a.article:hover[b-qsa8m6dbi1] {
    background: #6d7fcc !important;
    color: #fff !important;
}

a > svg[b-qsa8m6dbi1] {
    margin-top:5px !important;
}



/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content[b-qsa8m6dbi1] {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar[b-qsa8m6dbi1] {
        margin-left: -250px;
        height: 100vh;
        position: sticky;
        top: 70px;
    }

        #sidebar.active[b-qsa8m6dbi1] {
            margin-left: 0;
        }

    #sidebarCollapse span[b-qsa8m6dbi1] {
        display: none;
    }
}
/* /Shared/Partial/SubmitOrdersDataGrid.razor.rz.scp.css */
.btn-img[b-z8qorfw3ly] {
    border: none !important;
    outline: none !important;
    width: 50px;
}

.dx-grid-tbl td[b-z8qorfw3ly] {
    border: 1px solid #6c757d !important;
    border-collapse:collapse !important;
}
