@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/_2VI.Components/_2VI.Components.bundle.scp.css';

/* /Components/Blogs/BlogList.razor.rz.scp.css */
 .content-box[b-v54jk6uczw] {
    position: relative;
    margin-top: -65px;
    margin-left: 30px;
    padding: 30px 40px 35px;
    background-color: #222429;
    border-radius: 10px 0 10px 10px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}  

/* Set a fixed width and height for the images */
img[b-v54jk6uczw] {
    width: 370px;
    height: 296px;
    object-fit: cover; /* Ensure the image fits within the box */
}
/* /Components/Cart/CartCounter.razor.rz.scp.css */
.show-menu[b-y69cvp9lh1] {
    display: block;
}

.cart-button[b-y69cvp9lh1] {
    margin-left: .5em;
}

.top-row a[b-y69cvp9lh1] {
    margin-left: 0;
}

.dropdown-item:hover[b-y69cvp9lh1] {
    background-color: white;
}
/* /Components/Portfolio/PortfolioList.razor.rz.scp.css */
.image-container[b-eph12er5d2] {
    position: relative;
    overflow: hidden;
    width: 100%;    
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe[b-eph12er5d2] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
/* /Components/Products/FilterList.razor.rz.scp.css */
a[b-ky7lyd247h] {
    color:ghostwhite;
}
/* /Components/Products/ProductList.razor.rz.scp.css */
body[b-y7ks6squas] {
    margin: 0;
    padding: 0;
    display: flex;
    height: 100vh;
    justify-content: left;
}

.services ul[b-y7ks6squas] {
    width: 300px;
    height: 150px;
    overflow: hidden;
    overflow-y: scroll;
}

.services2 ul[b-y7ks6squas] {
    width: 300px;
    height: 100px;
    overflow: hidden;
    overflow-y: scroll;
}

[b-y7ks6squas]::-webkit-scrollbar {
    width: 3px;
}

[b-y7ks6squas]::-webkit-scrollbar-thumb {
    background-color: red;
}

li[b-y7ks6squas] {
    font-size: 1.2rem;
    text-align: initial;
}


/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-nkbobt3gbt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nkbobt3gbt] {
    flex: 1;
}

.sidebar[b-nkbobt3gbt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nkbobt3gbt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nkbobt3gbt]  a, .top-row[b-nkbobt3gbt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nkbobt3gbt]  a:hover, .top-row[b-nkbobt3gbt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nkbobt3gbt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nkbobt3gbt] {
        justify-content: space-between;
    }

    .top-row[b-nkbobt3gbt]  a, .top-row[b-nkbobt3gbt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nkbobt3gbt] {
        flex-direction: row;
    }

    .sidebar[b-nkbobt3gbt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nkbobt3gbt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nkbobt3gbt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nkbobt3gbt], article[b-nkbobt3gbt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t4nm638go6] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-t4nm638go6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t4nm638go6] {
    font-size: 1.1rem;
}

.bi[b-t4nm638go6] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-t4nm638go6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-t4nm638go6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-t4nm638go6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-t4nm638go6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t4nm638go6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t4nm638go6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t4nm638go6]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-t4nm638go6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-t4nm638go6]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-t4nm638go6] {
        display: none;
    }

    .collapse[b-t4nm638go6] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-t4nm638go6] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Admin/Category/Categories.razor.rz.scp.css */
.header[b-69o43th1kb] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-69o43th1kb] {
    display: flex;
    padding: 6px;
}

.col[b-69o43th1kb] {
    flex: 1;
}

.col-visible[b-69o43th1kb] {
    text-align: center;
}
/* /Pages/Admin/Dashboard/Blogs/BlogPostList.razor.rz.scp.css */
.grid-item[b-brl7o1ldlv] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-blogs[b-brl7o1ldlv] {
    width: 1000px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-brl7o1ldlv] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-brl7o1ldlv], html[b-brl7o1ldlv] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}

#header[b-brl7o1ldlv] {
    background-color: #333;
    color: white;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#logo[b-brl7o1ldlv] {
    width: 100px;
    height: auto;
    margin-right: 10px;
}

#menu-toggle[b-brl7o1ldlv] {
    cursor: pointer;
    display: none; /* Hide the menu toggle by default */
}

#menu[b-brl7o1ldlv] {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    #menu a[b-brl7o1ldlv] {
        display: block;
        padding: 5px 10px;
        color: white;
        text-decoration: none;
    }

#container[b-brl7o1ldlv] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1500px; /* Set a maximum width for the grid */
    /* Media queries for responsive design */
    @media (max-width: 768px) {
        #header[b-brl7o1ldlv] {
            flex-direction: column;
            align-items: flex-start;
        }

        #menu-toggle[b-brl7o1ldlv] {
            display: block;
            order: 3;
            margin-top: 10px; /* Add some space between the menu toggle and the top */
            align-self: flex-end; /* Align to the right in cell mode */
        }

        #menu[b-brl7o1ldlv] {
            order: 2;
            text-align: left;
            display: none;
            width: 100%;
            background-color: #333;
            padding: 10px 0;
        }

            #menu.show[b-brl7o1ldlv] {
                display: flex;
                flex-direction: column;
            }

            #menu a[b-brl7o1ldlv] {
                padding: 10px 20px;
            }

        #container[b-brl7o1ldlv] {
            width: 75%;
        }

        .show-menu #menu-toggle[b-brl7o1ldlv] {
            display: block; /* Show the menu toggle in cell mode */
        }

        .show-menu #menu[b-brl7o1ldlv] {
            display: flex; /* Show the menu in cell mode */
        }

        #menu:hover[b-brl7o1ldlv] {
            display: flex; /* Show the menu when hovered over in cell mode */
        }
    }
}

/* /Pages/Admin/Dashboard/Home/Home.razor.rz.scp.css */
.grid-item[b-gxnlqvdwe3] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-products[b-gxnlqvdwe3] {
    width: 1000px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-gxnlqvdwe3] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
/* /Pages/Admin/Dashboard/OrderList.razor.rz.scp.css */
.grid-item[b-fuks36xvsj] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-orders[b-fuks36xvsj] {
    width: 800px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-fuks36xvsj] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-fuks36xvsj], html[b-fuks36xvsj] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}
/* /Pages/Admin/Dashboard/PortfolioProducts/PortfolioProductList.razor.rz.scp.css */
.grid-item[b-gdx9mu5z2s] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-products[b-gdx9mu5z2s] {
    width: 1000px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-gdx9mu5z2s] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-gdx9mu5z2s], html[b-gdx9mu5z2s] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}

#header[b-gdx9mu5z2s] {
    background-color: #333;
    color: white;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#logo[b-gdx9mu5z2s] {
    width: 100px;
    height: auto;
    margin-right: 10px;
}

#menu-toggle[b-gdx9mu5z2s] {
    cursor: pointer;
    display: none; /* Hide the menu toggle by default */
}

#menu[b-gdx9mu5z2s] {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    #menu a[b-gdx9mu5z2s] {
        display: block;
        padding: 5px 10px;
        color: white;
        text-decoration: none;
    }

#container[b-gdx9mu5z2s] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1500px; /* Set a maximum width for the grid */
    /* Media queries for responsive design */
    @media (max-width: 768px) {
        #header[b-gdx9mu5z2s] {
            flex-direction: column;
            align-items: flex-start;
        }

        #menu-toggle[b-gdx9mu5z2s] {
            display: block;
            order: 3;
            margin-top: 10px; /* Add some space between the menu toggle and the top */
            align-self: flex-end; /* Align to the right in cell mode */
        }

        #menu[b-gdx9mu5z2s] {
            order: 2;
            text-align: left;
            display: none;
            width: 100%;
            background-color: #333;
            padding: 10px 0;
        }

            #menu.show[b-gdx9mu5z2s] {
                display: flex;
                flex-direction: column;
            }

            #menu a[b-gdx9mu5z2s] {
                padding: 10px 20px;
            }

        #container[b-gdx9mu5z2s] {
            width: 75%;
        }

        .show-menu #menu-toggle[b-gdx9mu5z2s] {
            display: block; /* Show the menu toggle in cell mode */
        }

        .show-menu #menu[b-gdx9mu5z2s] {
            display: flex; /* Show the menu in cell mode */
        }

        #menu:hover[b-gdx9mu5z2s] {
            display: flex; /* Show the menu when hovered over in cell mode */
        }
    }
}
/* /Pages/Admin/Dashboard/Products/ImportProductList.razor.rz.scp.css */
.grid-item[b-ln0zetkgkz] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-products[b-ln0zetkgkz] {
    width: 1000px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-ln0zetkgkz] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-ln0zetkgkz], html[b-ln0zetkgkz] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}

#header[b-ln0zetkgkz] {
    background-color: #333;
    color: white;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#logo[b-ln0zetkgkz] {
    width: 100px;
    height: auto;
    margin-right: 10px;
}

#menu-toggle[b-ln0zetkgkz] {
    cursor: pointer;
    display: none; /* Hide the menu toggle by default */
}

#menu[b-ln0zetkgkz] {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    #menu a[b-ln0zetkgkz] {
        display: block;
        padding: 5px 10px;
        color: white;
        text-decoration: none;
    }

#container[b-ln0zetkgkz] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1500px; /* Set a maximum width for the grid */
    /* Media queries for responsive design */
    @media (max-width: 768px) {
        #header[b-ln0zetkgkz] {
            flex-direction: column;
            align-items: flex-start;
        }

        #menu-toggle[b-ln0zetkgkz] {
            display: block;
            order: 3;
            margin-top: 10px; /* Add some space between the menu toggle and the top */
            align-self: flex-end; /* Align to the right in cell mode */
        }

        #menu[b-ln0zetkgkz] {
            order: 2;
            text-align: left;
            display: none;
            width: 100%;
            background-color: #333;
            padding: 10px 0;
        }

            #menu.show[b-ln0zetkgkz] {
                display: flex;
                flex-direction: column;
            }

            #menu a[b-ln0zetkgkz] {
                padding: 10px 20px;
            }

        #container[b-ln0zetkgkz] {
            width: 75%;
        }

        .show-menu #menu-toggle[b-ln0zetkgkz] {
            display: block; /* Show the menu toggle in cell mode */
        }

        .show-menu #menu[b-ln0zetkgkz] {
            display: flex; /* Show the menu in cell mode */
        }

        #menu:hover[b-ln0zetkgkz] {
            display: flex; /* Show the menu when hovered over in cell mode */
        }
    }
}
/* /Pages/Admin/Dashboard/Products/ProductList.razor.rz.scp.css */
.grid-item[b-6887xwkg84] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-products[b-6887xwkg84] {
    width: 1000px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-6887xwkg84] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-6887xwkg84], html[b-6887xwkg84] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}

#header[b-6887xwkg84] {
    background-color: #333;
    color: white;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#logo[b-6887xwkg84] {
    width: 100px;
    height: auto;
    margin-right: 10px;
}

#menu-toggle[b-6887xwkg84] {
    cursor: pointer;
    display: none; /* Hide the menu toggle by default */
}

#menu[b-6887xwkg84] {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    #menu a[b-6887xwkg84] {
        display: block;
        padding: 5px 10px;
        color: white;
        text-decoration: none;
    }

#container[b-6887xwkg84] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1500px; /* Set a maximum width for the grid */
    /* Media queries for responsive design */
    @media (max-width: 768px) {
        #header[b-6887xwkg84] {
            flex-direction: column;
            align-items: flex-start;
        }

        #menu-toggle[b-6887xwkg84] {
            display: block;
            order: 3;
            margin-top: 10px; /* Add some space between the menu toggle and the top */
            align-self: flex-end; /* Align to the right in cell mode */
        }

        #menu[b-6887xwkg84] {
            order: 2;
            text-align: left;
            display: none;
            width: 100%;
            background-color: #333;
            padding: 10px 0;
        }

            #menu.show[b-6887xwkg84] {
                display: flex;
                flex-direction: column;
            }

            #menu a[b-6887xwkg84] {
                padding: 10px 20px;
            }

        #container[b-6887xwkg84] {
            width: 75%;
        }

        .show-menu #menu-toggle[b-6887xwkg84] {
            display: block; /* Show the menu toggle in cell mode */
        }

        .show-menu #menu[b-6887xwkg84] {
            display: flex; /* Show the menu in cell mode */
        }

        #menu:hover[b-6887xwkg84] {
            display: flex; /* Show the menu when hovered over in cell mode */
        }
    }
}
/* /Pages/Admin/Dashboard/Settings/CoreSettingsList.razor.rz.scp.css */
body[b-s1q1vxqq1o], html[b-s1q1vxqq1o] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}

#header[b-s1q1vxqq1o] {
    background-color: #333;
    color: white;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#logo[b-s1q1vxqq1o] {
    width: 100px;
    height: auto;
    margin-right: 10px;
}

#menu-toggle[b-s1q1vxqq1o] {
    cursor: pointer;
    display: none; /* Hide the menu toggle by default */
}

#menu[b-s1q1vxqq1o] {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    #menu a[b-s1q1vxqq1o] {
        display: block;
        padding: 5px 10px;
        color: white;
        text-decoration: none;
    }

#container[b-s1q1vxqq1o] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1500px; /* Set a maximum width for the grid */
    /* Media queries for responsive design */
    @media (max-width: 768px) {
        #header[b-s1q1vxqq1o] {
            flex-direction: column;
            align-items: flex-start;
        }

        #menu-toggle[b-s1q1vxqq1o] {
            display: block;
            order: 3;
            margin-top: 10px; /* Add some space between the menu toggle and the top */
            align-self: flex-end; /* Align to the right in cell mode */
        }

        #menu[b-s1q1vxqq1o] {
            order: 2;
            text-align: left;
            display: none;
            width: 100%;
            background-color: #333;
            padding: 10px 0;
        }

            #menu.show[b-s1q1vxqq1o] {
                display: flex;
                flex-direction: column;
            }

            #menu a[b-s1q1vxqq1o] {
                padding: 10px 20px;
            }

        #container[b-s1q1vxqq1o] {            
            width: 75%;
        }

        .show-menu #menu-toggle[b-s1q1vxqq1o] {
            display: block; /* Show the menu toggle in cell mode */
        }

        .show-menu #menu[b-s1q1vxqq1o] {
            display: flex; /* Show the menu in cell mode */
        }

        #menu:hover[b-s1q1vxqq1o] {
            display: flex; /* Show the menu when hovered over in cell mode */
        }
    }
}
/* /Pages/Admin/Dashboard/SubscriptionList.razor.rz.scp.css */
.grid-item[b-vsdqsy4dh1] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-subscriptions[b-vsdqsy4dh1] {
    width: 1500px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-vsdqsy4dh1] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-vsdqsy4dh1], html[b-vsdqsy4dh1] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}
/* /Pages/Admin/Dashboard/User/UserList.razor.rz.scp.css */
.grid-item[b-fk9mtlirmp] {
    flex: 1; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.grid-item-users[b-fk9mtlirmp] {
    width: 1500px; /* Distribute space equally among the flex items */
    min-width: 300px; /* But force them to be at least300px wide */
    margin: 10px;
}

.dashboard[b-fk9mtlirmp] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

body[b-fk9mtlirmp], html[b-fk9mtlirmp] {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, sans-serif;
}
/* /Pages/Admin/PortfolioCategory/EditPortfolioCategory.razor.rz.scp.css */
img[b-18f2hrduyv] {
    max-height: 200px;
    max-width: 200px;
}

.row[b-18f2hrduyv] {
    display: flex;
    padding: 6px;
}

.col[b-18f2hrduyv] {
    flex: 1;
}

.header[b-18f2hrduyv] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.col-visible[b-18f2hrduyv] {
    text-align: center;
}
/* /Pages/Admin/PortfolioCategory/PortfolioCategories.razor.rz.scp.css */
.header[b-cinc65h8f3] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.row[b-cinc65h8f3] {
    display: flex;
    padding: 6px;
}

.col[b-cinc65h8f3] {
    flex: 1;
}

.col-visible[b-cinc65h8f3] {
    text-align: center;
}
/* /Pages/Admin/PortfolioProduct/EditPortfolioProduct.razor.rz.scp.css */
img[b-h5dafp49gr] {
    max-height: 200px;
    max-width: 200px;
}

.row[b-h5dafp49gr] {
    display: flex;
    padding: 6px;
}

.col[b-h5dafp49gr] {
    flex: 1;
}

.header[b-h5dafp49gr] {
    display: flex;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid lightgray;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.col-visible[b-h5dafp49gr] {
    text-align: center;
}
/* /Pages/Admin/PortfolioProduct/PortfolioProducts.razor.rz.scp.css */
img[b-iuue01d9ts] {
    max-height: 100px;
    max-width: 100px;
}
/* /Pages/Auth/Login.razor.rz.scp.css */
.space[b-g48cwtm1hc] {
    padding-top:250px;
}

.logo[b-g48cwtm1hc] {
    width: 200px;
    padding-top:75px;
}
/* /Pages/WebDesign/WebDesign.razor.rz.scp.css */
.a-content[b-xspjif8z5x] {
    color:red;
}

.title-content[b-xspjif8z5x] {
    background-color: black;
}

.title[b-xspjif8z5x] {
    color: firebrick
}

.text[b-xspjif8z5x] {
    color:white;
}

p[b-xspjif8z5x] {
    color:white;
}
