/* /Pages/Admin/Categories.razor.rz.scp.css */
.big-checkbox[b-puhdt2637c] {
    transform:scale(2,2);
}

.header[b-puhdt2637c]{
    display: flex;
    font-weight: 600;
    text-align:center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-puhdt2637c]{
    display: flex;
    padding: 6px;
}

.col[b-puhdt2637c]{
    flex: 1;
}

.col-visible[b-puhdt2637c] {
    text-align: center;
}
/* /Pages/Admin/CompanyMasters.razor.rz.scp.css */
.big-checkbox[b-t89xcbapwq] {
    transform: scale(2,2);
}

.header[b-t89xcbapwq] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-t89xcbapwq] {
    display: flex;
    padding: 6px;
}

.col[b-t89xcbapwq] {
    flex: 1;
}

.col-visible[b-t89xcbapwq] {
    text-align: center;
}
/* /Pages/Admin/EditJobInvoice.razor.rz.scp.css */
body[b-lcgly4zbpy] {
}
img[b-lcgly4zbpy] {
    max-height: 200px;
    max-width: 200px;
}

.row[b-lcgly4zbpy] {
    display: flex;
    padding: 6px;
}

.col[b-lcgly4zbpy] {
    flex: 1;
}

.header[b-lcgly4zbpy] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.col-visible[b-lcgly4zbpy] {
    text-align: center;
}
/* /Pages/Admin/EditProduct.razor.rz.scp.css */
img[b-4mok10gb40] {
    max-height:200px;
    max-width:200px;
}

.row[b-4mok10gb40]{
    display: flex;
    padding:6px;
}

.col[b-4mok10gb40]{
    flex:1;
}

.header[b-4mok10gb40]{
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.col-visible[b-4mok10gb40]{
    text-align: center;
}
/* /Pages/Admin/JobInvoicePayment.razor.rz.scp.css */
body[b-ox8h54r9jh] {
}
/* /Pages/Admin/JobInvoices.razor.rz.scp.css */
body[b-mqr8o7j30f] {
}
/* /Pages/Admin/JobWorkCategories.razor.rz.scp.css */
.big-checkbox[b-hxpozfqthc] {
    transform: scale(2,2);
}

.header[b-hxpozfqthc] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-hxpozfqthc] {
    display: flex;
    padding: 6px;
}

.col[b-hxpozfqthc] {
    flex: 1;
}

.col-visible[b-hxpozfqthc] {
    text-align: center;
}
/* /Pages/Admin/Products.razor.rz.scp.css */
img[b-31vej7wq1l]{
    max-height:100px;
    max-width:100px;
}
/* /Pages/Admin/ProductTypes.razor.rz.scp.css */
.row[b-csx47llx4i]{
    display: flex;
    padding: 6px;
}

.col[b-csx47llx4i]{
    flex: 1;
}
/* /Pages/Admin/StyleMasters.razor.rz.scp.css */
.big-checkbox[b-esjeubmz9j] {
    transform: scale(2,2);
}

.header[b-esjeubmz9j] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-esjeubmz9j] {
    display: flex;
    padding: 6px;
}

.col[b-esjeubmz9j] {
    flex: 1;
}

.col-visible[b-esjeubmz9j] {
    text-align: center;
}
/* /Pages/Cart.razor.rz.scp.css */
.container[b-3b5rf2ockk]{
    display:flex;
    padding:6px;
}

.image-wrapper[b-3b5rf2ockk]{
    width:150px;
    text-align:center;
}

.image[b-3b5rf2ockk]{
    max-height:150px;
    max-width:150px;
    padding:6px;
}

.name[b-3b5rf2ockk]{
    flex-grow:1;
    padding:6px;
}

.cart-product-price[b-3b5rf2ockk]{
    font-weight:600;
    text-align:right;
}

.btn-delete[b-3b5rf2ockk]{
    background:none;
    border:none;
    padding:0px;
    color:red;
    font-size:12px;
}

    .btn-delete:hover[b-3b5rf2ockk]{
        text-decoration:underline;
    }

.input-quantity[b-3b5rf2ockk]{
    width:70px;
}
/* /Pages/OrderDetails.razor.rz.scp.css */
.container[b-q6wt7vs0lr] {
    display:flex;
    padding: 6px;
}

.image-wrapper[b-q6wt7vs0lr]{
    width:150px;
    text-align:center;
}

.image[b-q6wt7vs0lr]{
    max-height: 150px;
    max-width: 150px;
    padding: 6px;
}

.name[b-q6wt7vs0lr]{
    flex-grow: 1;
    padding: 6px;
}

.product-price[b-q6wt7vs0lr]{
    font-weight: 600;
    text-align: right;
}
/* /Pages/orders.razor.rz.scp.css */
.container[b-jl4wtx5dv4] {
    display:flex;
    padding:6px;
    border: 1px solid;
    border-color: lightgray;
    border-radius: 6px;
    margin-bottom: 10px;
}

.image-wrapper[b-jl4wtx5dv4]{
    width: 150px;
    text-align: center;
}

.image[b-jl4wtx5dv4]{
    max-height: 150px;
    max-width: 150px;
    padding: 6px;
}

.details[b-jl4wtx5dv4] {
    flex-grow: 1;
    padding: 6px;
}

.order-price[b-jl4wtx5dv4]{
    font-weight: 600;
    font-size: 1.2em;
    text-align: right;
}
/* /Pages/ProductDetails.razor.rz.scp.css */
.media-img[b-0l6p78lwiq]{
    max-height: 500px;
    max-width: 500px;
    border-radius: 6px;
    margin: 0 10px 10px 10px;
}

.media-img-wrapper[b-0l6p78lwiq]{
    max-width: 500px;
    max-height: 500px;
    text-align: center;
}
.original-price[b-0l6p78lwiq]{
    text-decoration: line-through;
}

@media (max-width: 1023.98px){
    .media[b-0l6p78lwiq] {
        flex-direction: column;
    }
    .media-img[b-0l6p78lwiq]{
        max-width: 300px;
    }

    .media-img-wrapper[b-0l6p78lwiq] {
        width: 100%;
        height: auto;
    }
}
/* /Shared/AdminMenu.razor.rz.scp.css */
.top-row a[b-1zvt91rzix] {
    margin-left: 0 !important;
}

.dropdown-item:hover[b-1zvt91rzix] {
    background-color: white;
}
/* /Shared/FeaturedProducts.razor.rz.scp.css */
.container[b-mkldjm4yjh] {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    justify-content: center;
}

img[b-mkldjm4yjh] {
    max-width: 200px;
    max-height: 200px;
    border-radius: 6px;
    transition: transform .2s;
    margin-bottom: 10px;
}

    img:hover[b-mkldjm4yjh] {
        transform: scale(1.1) rotate(5deg);
    }

.featured-product[b-mkldjm4yjh] {
    margin: 10px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    max-width: 200px;
}

@media(max-width: 1023.98px) {
    .container[b-mkldjm4yjh] {
        justify-content: flex-start;
    }
}
/* /Shared/HomeButton.razor.rz.scp.css */
.home-button[b-bhpobyacx5] {
    white-space: nowrap;
    margin-right: 2px;
    transform: rotate(-5deg);
    width:15px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-7v9fucczvh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7v9fucczvh] {
    flex: 1;
}

.sidebar[b-7v9fucczvh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7v9fucczvh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7v9fucczvh]  a, .top-row[b-7v9fucczvh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7v9fucczvh]  a:hover, .top-row[b-7v9fucczvh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7v9fucczvh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7v9fucczvh] {
        display: none;
    }

    .top-row.auth[b-7v9fucczvh] {
        justify-content: space-between;
    }

    .top-row[b-7v9fucczvh]  a, .top-row[b-7v9fucczvh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7v9fucczvh] {
        flex-direction: row;
    }

    .sidebar[b-7v9fucczvh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7v9fucczvh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7v9fucczvh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7v9fucczvh], article[b-7v9fucczvh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu2.razor.rz.scp.css */
.navbar-toggler[b-ce3iatdh39] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ce3iatdh39] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ce3iatdh39] {
    font-size: 1.1rem;
}

.oi[b-ce3iatdh39] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ce3iatdh39] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ce3iatdh39] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ce3iatdh39] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ce3iatdh39]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ce3iatdh39]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ce3iatdh39]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ce3iatdh39] {
        display: none;
    }

    .collapse[b-ce3iatdh39] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ce3iatdh39] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/ProductList.razor.rz.scp.css */
.media-img[b-fx5atut3jr] {
    max-height: 200px;
    max-width: 200px;
    border-radius: 6px;
    margin-bottom: 10px;
    transition: transform .2s;
}

.media-img:hover[b-fx5atut3jr] {
    transform: scale(1.1);
}



.media-img-wrapper[b-fx5atut3jr] {
    width: 200px;
    text-align: center;
}

.page-selection[b-fx5atut3jr]{
    margin-right: 15px;
    margin-bottom: 30px;
}

.price[b-fx5atut3jr] {
    color: green;
}

@media (max-width: 1023.98px) {
    .media[b-fx5atut3jr] {
        flex-direction: column;
    }

    .media-img-wrapper[b-fx5atut3jr] {
        width: 100%;
        height: auto;
    }
}
/* /Shared/ShopLayout.razor.rz.scp.css */
.page[b-eyye3xe6ci] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eyye3xe6ci] {
    flex: 1;
}

.nav-menu[b-eyye3xe6ci] {
    background-image: linear-gradient(180deg, rgb(44, 62, 80) 0%, rgb(52, 73, 94) 70%);
}

.top-row[b-eyye3xe6ci] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-eyye3xe6ci]  a, .top-row[b-eyye3xe6ci]  .btn-link {
        white-space: nowrap;
        margin-left: .5rem;
        text-decoration: none;
    }

    .top-row[b-eyye3xe6ci]  a:hover, .top-row[b-eyye3xe6ci]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-eyye3xe6ci]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    /*.top-row:not(.auth) {
        display: none;
    }*/

    .top-row.auth[b-eyye3xe6ci] {
        justify-content: space-between;
    }

    .top-row[b-eyye3xe6ci]  a, .top-row[b-eyye3xe6ci]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eyye3xe6ci] {
        flex-direction: row;
    }

    .top-row[b-eyye3xe6ci] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-eyye3xe6ci]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-eyye3xe6ci], article[b-eyye3xe6ci] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/ShopNavMenu.razor.rz.scp.css */
.navbar-toggler[b-d3ua3ebcma] {
    color: rgba(255, 255, 255, 0.1);
}

.top-row[b-d3ua3ebcma] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-d3ua3ebcma] {
    font-size: 1.1rem;
}

.oi[b-d3ua3ebcma] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-d3ua3ebcma] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
    

    .nav-item[b-d3ua3ebcma]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-d3ua3ebcma]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-d3ua3ebcma]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.flex-nav[b-d3ua3ebcma]{
    flex-direction: column;
}

@media (min-width: 641px) {
    .navbar-toggler[b-d3ua3ebcma], .navbar-toggler-wrapper[b-d3ua3ebcma] {
        display: none;
    }

    .flex-nav[b-d3ua3ebcma]{
        flex-direction: row;
        display:flex;
    }

    .collapse[b-d3ua3ebcma] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    /*.nav-scrollable {*/
        /* Allow sidebar to scroll for tall menus */
        /*height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }*/
}
/* /Shared/UserButton.razor.rz.scp.css */
.show-menu[b-l31arl77u2]{
    display: block;
}

.user-button[b-l31arl77u2] {
    margin-left: .5em;
}

.top-row a[b-l31arl77u2]{
    margin-left: 0;
}

.dropdown-item:hover[b-l31arl77u2] {
    background-color: white;
}
