/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/AwardEWalletSummary.cshtml.rz.scp.css */
.validation_info[b-dxeq5e3xqi] {
    color: #a94442;
    padding: 5px 0;
}

.ulvalid[b-dxeq5e3xqi] {
    padding-left: 20px;
    margin-bottom: 0;
}

.invalid[b-dxeq5e3xqi] {
    color: #a94442;
}

.has-error .form-control[b-dxeq5e3xqi] {
    border-color: #a94442;
}

.loading[b-dxeq5e3xqi] {
    height: 20px;
    width: 20px;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/BusinessDashboard.cshtml.rz.scp.css */
body[b-ajke1kv3u4] {
    background: #f4f6f9;
    font-family: "Segoe UI", sans-serif;
}

/* Sidebar */
.sidebar[b-ajke1kv3u4] {
    background: #fff;
    min-height: 100vh;
    border-right: 1px solid #e5e5e5;
    padding: 15px 10px;
}

    .sidebar .logo img[b-ajke1kv3u4] {
        max-width: 180px;
        margin: 0 auto;
        display: block;
    }

    .sidebar .nav-link[b-ajke1kv3u4] {
        font-weight: 500;
        color: #333;
        padding: 10px 15px;
        border-radius: 8px;
        transition: all 0.3s;
        display: flex;
        align-items: center;
    }

        .sidebar .nav-link i[b-ajke1kv3u4] {
            font-size: 18px;
            margin-right: 10px;
        }

        .sidebar .nav-link.active[b-ajke1kv3u4],
        .sidebar .nav-link:hover[b-ajke1kv3u4] {
            background: #008ecc;
            color: #fff;
            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
        }

/* Cards */
.card[b-ajke1kv3u4] {
    border-radius: 12px;
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s;
    height: 100%;
}

    .card:hover[b-ajke1kv3u4] {
        transform: translateY(-4px);
    }

.card-header[b-ajke1kv3u4] {
    background: #008ecc;
    color: #fff;
    font-weight: 600;
    border-radius: 12px 12px 0 0;
    padding: 12px 16px;
    font-size: 1rem;
    display: flex;
    align-items: center;
}

    .card-header i[b-ajke1kv3u4] {
        margin-right: 6px;
        font-size: 18px;
    }

/* Tables */
.table[b-ajke1kv3u4] {
    margin-bottom: 0;
    border-radius: 8px;
    overflow: hidden;
}

    .table thead[b-ajke1kv3u4] {
        background: #f1f4f9;
        font-size: 0.9rem;
    }

    .table th[b-ajke1kv3u4],
    .table td[b-ajke1kv3u4] {
        padding: 12px;
        vertical-align: middle;
        font-size: 0.9rem;
    }

.table-hover tbody tr:hover[b-ajke1kv3u4] {
    background: #f9fafc;
}

.bg-primary[b-ajke1kv3u4] {
    background: #008ecc !important;
}

/* Responsive */
@media (max-width: 768px) {
    .sidebar[b-ajke1kv3u4] {
        min-height: auto;
        border-right: none;
        margin-bottom: 20px;
    }
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/Components/DistributorMenuItems/DistributorMenuItems.cshtml.rz.scp.css */
.hidden[b-t1vcpa0bed] {
    display: none !important;
}

.view-more-less[b-t1vcpa0bed] {
    padding: 6px 7px 0px 0px;
    cursor: pointer;
    font-weight: bold;
}

.view-more[b-t1vcpa0bed],
.view-less[b-t1vcpa0bed] {
    border: none;
    padding: 0px !important;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    background-color: none !important;
}

#txt_searchLinks[b-t1vcpa0bed] {
    width: 64%;
    font-size: 13px;
    background-color: white;
    appearance: none;
    padding: 6px;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    z-index: 9999 !important;
}

.view-more:hover[b-t1vcpa0bed],
.view-less:hover[b-t1vcpa0bed] {
    background-color: none !important;
}

.ui-autocomplete[b-t1vcpa0bed] {
    z-index: 9999 !important; /* or higher if needed */
}

.left-submenu[b-t1vcpa0bed] {
    display: none;
}

    .left-submenu.show[b-t1vcpa0bed] {
        display: block;
    }

.submenu-item.hidden[b-t1vcpa0bed] {
    display: none;
}

.view-less.hidden[b-t1vcpa0bed] {
    display: none;
}

ul.left-submenu.collapse.show[b-t1vcpa0bed] {
    padding-left: 10px;
}

ul.left-submenu li a[b-t1vcpa0bed] {
    line-height: 20px;
    width: 100%;
}

li.mainmenu-li[b-t1vcpa0bed] {
    list-style: none;
    padding-left: 0;
}

img.slimlogo[b-t1vcpa0bed] {
    width: 65px !important;
}

ul.module-menu.slim-scroll[b-t1vcpa0bed] {
    padding-left: 0;
    overflow-y: auto;
    height: calc(100vh - 130px);
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/Components/InActiveAssociateReportMonthWise/InActiveAssociateReportMonthWise.cshtml.rz.scp.css */
.table-tab ul[b-61mim1nltf] {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
}

.table-tab li.active[b-61mim1nltf], .table-tab li:hover[b-61mim1nltf] {
    background: #ffffff !important;
    color: red;
    border: 2px solid red;
    border-bottom: none;
}

.table-tab li[b-61mim1nltf] {
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px 7px;
    min-width: 115px;
    border-radius: 0 20px 0 0;
    background: #1d3557;
    margin-right: 15px;
    border-bottom: 0px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition-duration: 0.2s;
}

    .table-tab li h1[b-61mim1nltf] {
        margin: 0;
        font-size: 24px;
        text-align: center;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        margin: 0px auto;
        margin-bottom: 0;
        cursor: pointer;
    }

    .table-tab li.active label[b-61mim1nltf], .table-tab li:hover label[b-61mim1nltf] {
        color: rgba(192,0,0,1);
    }

    .table-tab li.active h1[b-61mim1nltf], .table-tab li:hover h1[b-61mim1nltf] {
        color: rgba(192,0,0,1);
    }

    .table-tab li label[b-61mim1nltf] {
        margin: 0;
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }

    .table-tab li:nth-child(1)[b-61mim1nltf] {
        background: rgba(192,0,0,0.125)
    }

    .table-tab li:nth-child(2)[b-61mim1nltf] {
        background: rgba(192,0,0,0.25)
    }

    .table-tab li:nth-child(3)[b-61mim1nltf] {
        background: rgba(192,0,0,0.375)
    }

    .table-tab li:nth-child(4)[b-61mim1nltf] {
        background: rgba(192,0,0,0.5)
    }

    .table-tab li:nth-child(5)[b-61mim1nltf] {
        background: rgba(192,0,0,0.625)
    }

    .table-tab li:nth-child(6)[b-61mim1nltf] {
        background: rgba(192,0,0,0.75)
    }

    .table-tab li:nth-child(7)[b-61mim1nltf] {
        background: rgba(192,0,0,0.825)
    }

    .table-tab li:nth-child(8)[b-61mim1nltf] {
        background: rgba(192,0,0,1)
    }
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/Components/OrderProductsForDownLine/OrderProductsForDownLine.cshtml.rz.scp.css */
.step-num[b-5nv1l7em6c] {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #dfdada;
    left: -44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1d3557;
    color: #fff;
}

.conf_left[b-5nv1l7em6c] {
    background: transparent linear-gradient( 54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

#confirm_popup .close[b-5nv1l7em6c], #failed_popup .close[b-5nv1l7em6c] {
    position: absolute;
    right: 25px;
    top: -19px;
    background: #053C6D;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

    #confirm_popup .close i[b-5nv1l7em6c], #failed_popup .close i[b-5nv1l7em6c] {
        font-size: 16px;
        position: relative;
        top: -2px;
    }

.confirm-popup_right[b-5nv1l7em6c] {
    padding: 31px;
}

.conf_left h4[b-5nv1l7em6c] {
    font-weight: 800;
}


#confirm_popup .modal-content[b-5nv1l7em6c] {
    border-radius: 10px;
    border: none;
}

.successpopup_btn a[b-5nv1l7em6c] {
    border: 1px solid #053C6D;
    color: #053C6D;
    padding: 6px 16px;
    margin-right: 12px;
    border-radius: 4px;
    text-decoration: none;
}

    .successpopup_btn a:last-child[b-5nv1l7em6c] {
        border-color: #E77827;
        background: #E77827;
        color: #fff;
    }


div#shippingAddress_popup .close[b-5nv1l7em6c] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

ul.checkout-ul li[b-5nv1l7em6c]::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -31px;
    background: #dfdada;
}

.confirm-popup_right[b-5nv1l7em6c]  img {
    width: 27px;
}

.confirm-popup_right p[b-5nv1l7em6c] {
    margin-bottom: 0px;
}

ul.checkout-ul li:last-child[b-5nv1l7em6c]::before {
    display: none
}

ul.checkout-ul[b-5nv1l7em6c] {
    margin-left: 10px;
}

    ul.checkout-ul li[b-5nv1l7em6c] {
        position: relative;
        list-style-type: none;
    }

.address[b-5nv1l7em6c] {
    cursor: pointer;
}

    .address p[b-5nv1l7em6c] {
        margin-bottom: 0;
    }

.check-icon[b-5nv1l7em6c] {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.address h3[b-5nv1l7em6c] {
    font-size: 18px;
}

.address.selected .check-icon[b-5nv1l7em6c] {
    display: block;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/Components/VerifyTransactionPin/VerifyTransactionPin.cshtml.rz.scp.css */
.pin-sec[b-tnwcw92hnx] {
    min-height: calc(100vh - 177px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.pinicon[b-tnwcw92hnx] {
    width: 60px;
    height: 60px;
    background-color: #00754038;
    margin: 0px auto;
    border-radius: 10px;
}

    .pinicon span[b-tnwcw92hnx] {
        -webkit-mask-image: url(/padlock.webp);
        -webkit-mask-size: 40px;
        width: 60px;
        height: 60px;
        background-color: #007540;
        position: relative;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        display: block;
        z-index: 999;
    }

.pin-sec h1[b-tnwcw92hnx] {
    color: #007540;
    font-size: 35px;
}

.pin-sec .btn[b-tnwcw92hnx] {
    background-color: #007540;
    width: 100%;
    color: #fff;
    height: 45px;
}

.pin-sec input[b-tnwcw92hnx] {
    height: 45px;
}

.input[b-tnwcw92hnx] {
    display: flex;
}

    .input input[b-tnwcw92hnx] {
        margin: 0 5px;
    }
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/Dashboard.cshtml.rz.scp.css */
body[b-9nnugtir1d] {
    min-height: 100vh;
    background: #f8f9fa;
    font-family: "Segoe UI", sans-serif;
}

/* Sidebar */
.sidebar[b-9nnugtir1d] {
    min-height: 100vh;
    background: #fff;
    padding-top: 1rem;
}

    .sidebar .nav-link[b-9nnugtir1d] {
        color: #000;
        font-weight: 500;
        padding: 12px;
        display: flex;
        align-items: center;
        gap: 10px;
        border-radius: 6px;
        transition: all 0.3s;
    }

        .sidebar .nav-link.active[b-9nnugtir1d],
        .sidebar .nav-link:hover[b-9nnugtir1d] {
            background: #008ecc;
            color: #fff;
        }

    .sidebar .logo img[b-9nnugtir1d] {
        max-width: 180px;
        margin: 0 auto;
        display: block;
    }

/* Cards */
.card[b-9nnugtir1d] {
    border: none;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    height: 100%;
}

.card-header[b-9nnugtir1d] {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.icon-box[b-9nnugtir1d] {
    font-size: 20px;
}

/* Buttons */
.custom-btn[b-9nnugtir1d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    background: #f8f9fa;
    border: 1px solid #ddd;
    font-weight: 600;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    transition: 0.3s;
    width: 100%;
}

    .custom-btn span.icon[b-9nnugtir1d] {
        background: #008ecc;
        color: #fff;
        padding: 8px;
        border-radius: 0 6px 6px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-btn:hover[b-9nnugtir1d] {
        background: #ececec;
        text-decoration: none;
        color: #000;
    }

/* Tables */
table th[b-9nnugtir1d],
table td[b-9nnugtir1d] {
    text-align: center;
    vertical-align: middle;
}
.profile-section[b-9nnugtir1d] {
    background-color: #ffffff;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.info-item[b-9nnugtir1d] {
    background: #f9f9f9;
    border-radius: 8px;
    padding: 10px 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    transition: transform 0.2s;
}

    .info-item:hover[b-9nnugtir1d] {
        background: #eef5ff;
        transform: translateY(-2px);
    }

.text-theam[b-9nnugtir1d] {
    color: #004aad; /* matches AddShop blue theme */
}

.bg-gradient-primary[b-9nnugtir1d] {
    background: linear-gradient(90deg, #004aad 0%, #007bff 100%);
}

.badge[b-9nnugtir1d] {
    font-size: 0.85rem;
}

/*Notifications css*/

.notify-wrapper[b-9nnugtir1d] {
    display: flex;
    align-items: center;
    background: #ffffff;
    color: #1a6c8f;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}

.notify-label[b-9nnugtir1d] {
    background: #342980;
    padding: 10px 16px;
    font-weight: bold;
    white-space: nowrap;
    flex-shrink: 0;
    color:#fff;
}

.notify-scroll[b-9nnugtir1d] {
    overflow: hidden;
    position: relative;
    flex: 1;
}

.notify-text[b-9nnugtir1d] {
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    animation: scrollText-b-9nnugtir1d 18s linear infinite;
}

    .notify-text span[b-9nnugtir1d] {
        margin-right: 50px;
    }

/* Pause on hover */
.notify-wrapper:hover .notify-text[b-9nnugtir1d] {
    animation-play-state: paused;
}

@keyframes scrollText-b-9nnugtir1d {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* Mobile optimization */
@media (max-width: 576px) {
    .notify-label[b-9nnugtir1d] {
        padding: 8px 12px;
        font-size: 14px;
    }

    .notify-text[b-9nnugtir1d] {
        font-size: 14px;
    }
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/DashboardNew.cshtml.rz.scp.css */

body[b-hklu208fpz] {
    background: #eef2f6;
    font-family: "Inter", sans-serif;
}

.dash-card[b-hklu208fpz] {
    background: #fff;
    border-radius: 20px;
    padding: 24px;
    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.08);
    transition: .3s ease;
    height: 100%;
    border: none;
}

    .dash-card:hover[b-hklu208fpz] {
        transform: translateY(-4px);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    }

.dash-header[b-hklu208fpz] {
    padding: 12px 18px;
    border-radius: 14px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
}

/* ROW FORMAT */
.item-row[b-hklu208fpz] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 15px;
}

/* LEFT ALIGN + CENTER COLON */
.item-label[b-hklu208fpz] {
    width: 150px;
    font-weight: 600;
    color: #444;
    text-align: left !important;
}

.item-colon[b-hklu208fpz] {
    width: 20px;
    text-align: center;
    font-weight: 700;
    color: #666;
}

.item-value[b-hklu208fpz] {
    flex: 1;
    text-align: left !important;
}

.bg-profile[b-hklu208fpz] {
    background: #113C70;
}

.bg-kyc[b-hklu208fpz] {
    background: #0D8A62;
}

.bg-links[b-hklu208fpz] {
    background: #8C2F6B;
}

.bg-rbv[b-hklu208fpz] {
    background: #0077B6;
}

.bg-sbv[b-hklu208fpz] {
    background: #F7B500;
    color: #000;
}

.bg-noti[b-hklu208fpz] {
    background: #4A5568;
}

.link-btn[b-hklu208fpz] {
    border-radius: 12px;
    padding: 12px;
    background: #f1f3f6;
    border: none;
    transition: .2s;
    font-weight: 500;
    text-align: left;
}

    .link-btn:hover[b-hklu208fpz] {
        background: #e6e8eb;
    }

/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/DirectDownline.cshtml.rz.scp.css */
[b-0n1o2gy7a5] .treeuserbreadcomb a {
    color: #fffdfd;
    font-size: 14px;
    padding-right: 10px;
    border-right: 1px solid;
    margin-right: 6px;
    text-decoration: none;
}

[b-0n1o2gy7a5] .downline-click-icons {
    min-width: 53px;
}

    [b-0n1o2gy7a5] .downline-click-icons div {
        min-width: 32px;
    }

[b-0n1o2gy7a5] .noshorting {
    padding-right: 10px !important;
}

[b-0n1o2gy7a5] .noshorting::after, [b-0n1o2gy7a5] .noshorting::before {
    display: none !important
}

[b-0n1o2gy7a5] .treeuserbreadcomb {
    background: green;
    display: inline-block;
    padding: 3px 11px;
    margin: 10px 0;
    border-radius: 6px;
    margin-right: 6px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

[b-0n1o2gy7a5] .treeuserbreadcomb:first-child {
    background: #20c997;
}

[b-0n1o2gy7a5] .treeuserbreadcomb:first-child a {
    border-right: none;
    margin-right: 0;
    padding-right: 0px;
}

[b-0n1o2gy7a5] .popup-profile-icon {
    border-radius: 100%;
    box-shadow: 0 0 3px;
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: contain;
}
[b-0n1o2gy7a5] .profile-popup-icon {
    width: 30px
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/IndependentDistributorAgreement.cshtml.rz.scp.css */
body[b-cjzpnnzvj8] {
}
img.memberlogo[b-cjzpnnzvj8] {
    width: 220px;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/LDPTransferPoints.cshtml.rz.scp.css */
.validation_info[b-g0bp54lqfw] {
    color: #a94442;
    padding: 5px 0;
}

.ulvalid[b-g0bp54lqfw] {
    padding-left: 20px;
    margin-bottom: 0;
}

.invalid[b-g0bp54lqfw] {
    color: #a94442;
}

.has-error .form-control[b-g0bp54lqfw] {
    border-color: #a94442;
}

.loading[b-g0bp54lqfw] {
    height: 20px;
    width: 20px;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/MyIncomeReport_Partial.cshtml.rz.scp.css */

img[src*="pdf"][b-r3pp0j62ni],
img[src*="PDF"][b-r3pp0j62ni],
img[src*="pdficon"][b-r3pp0j62ni] {
    display: none !important;
}


#invoice-container[b-r3pp0j62ni],
#div_print[b-r3pp0j62ni] {
    width: 794px !important;
    max-width: 794px !important;
    margin: 0 auto !important;
    background: white;
}
.dist-photo img[b-r3pp0j62ni] {
    width: 180px !important;
    height: 180px !important;
    object-fit: cover;
    border: 1px solid #ccc;
    border-radius: 4px;
}

table.table[b-r3pp0j62ni] {
    border-collapse: collapse !important;
}

    table.table th[b-r3pp0j62ni], table.table td[b-r3pp0j62ni] {
        border: 1px solid #000 !important;
        padding: 8px !important;
        font-size: 14px;
    }
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/MyOrdersReport.cshtml.rz.scp.css */
.invoice-popup[b-bal7hkcyp5] {
    width: 900px;
    min-width: 942px;
}

div#confirm_popup .close[b-bal7hkcyp5] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    border:none;
    text-align: center;
}

.showlink[b-bal7hkcyp5]{
    cursor: pointer;
    color: blue !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important
}
div#Invoice_details .close[b-bal7hkcyp5] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    border:none;
    text-align: center;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/NewPreRegistration.cshtml.rz.scp.css */
[b-3e72fcxxh6] a.general-reg {
    float: right;
    text-decoration: none;
    color: #007540;
    font-weight: 600;
}

.orange-btn[b-3e72fcxxh6] {
    background: #eb7b1f !important;
    border-color: #eb7b1f;
    color: #fff;
}
.bg-orange[b-3e72fcxxh6] {
    background: #eb7b1f !important;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/ShowProfile.cshtml.rz.scp.css */
.view-profile[b-0fpeznzvcq] {
    width: 30px;
    margin-left: auto;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/TransferToTeamShoppingEWallet.cshtml.rz.scp.css */
.validation_info[b-pdkfityc02] {
    color: #a94442;
    padding: 5px 0;
}

.ulvalid[b-pdkfityc02] {
    padding-left: 20px;
    margin-bottom: 0;
}

.invalid[b-pdkfityc02] {
    color: #a94442;
}

.has-error .form-control[b-pdkfityc02] {
    border-color: #a94442;
}

.loading[b-pdkfityc02] {
    height: 20px;
    width: 20px;
}body[b-pdkfityc02] {
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/UploadKYC.cshtml.rz.scp.css */
.dashbaord-kyc-text[b-v7lysl8h5d]
{
    text-align:end;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/UploadPAN.cshtml.rz.scp.css */
span.profile_alias img[b-uh361868od] {
    max-width: 100%;
    max-height: 125px;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/UploadProfile.cshtml.rz.scp.css */
#cropButton[b-m2ogwrvmi5], #previewImage[b-m2ogwrvmi5], #cancelButton[b-m2ogwrvmi5] {
    display: none;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Distributor/ViewProfile.cshtml.rz.scp.css */
.view-profile[b-38o5z2qnb9] {
    width: 30px;
    margin-left: auto;
}
/* _content/Addshop_Web/Areas/Distributor/Views/Shared/_Distributorlayout.cshtml.rz.scp.css */
[b-d15odu35u9] .fontred {
    color: red; 
    font-size: 15px;
}
[b-d15odu35u9] .link {
    color: mediumblue;
    cursor: pointer;
}

.Profiledata[b-d15odu35u9] {
    border: 1px #342980 solid;
    border-radius: 6px;
}

[b-d15odu35u9] .logo img {
    width: 140px;
}

[b-d15odu35u9] .error-message {
    position: absolute;
    font-size: 12px;
    color: red;
}

.rouned-10[b-d15odu35u9] {
    border-radius: 10px;
}

.f-14[b-d15odu35u9] {
    font-size: 14px;
}

.fw-300[b-d15odu35u9] {
    font-weight: 300;
}

.fw-600[b-d15odu35u9] {
    font-weight: 600;
}

[b-d15odu35u9] .text-theam {
    color: #342980;
}

[b-d15odu35u9] .bg-theam {
    background: #342980;
}
[b-d15odu35u9] .menu-icons img {
    width: 20px;
    margin-right: 5px;
}
[b-d15odu35u9] .menu-icons {
    width: 100%;
    height: 20px;
    margin-right: 10px;
    background-size: cover;
}

[b-d15odu35u9] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}
[b-d15odu35u9] .btn-theam {
    background: #342980;
    color: #fff;
}

[b-d15odu35u9] .pdfbtbn {
    position: relative;
    width: 36px;
    height: 36px;
}

    [b-d15odu35u9] .pdfbtbn input {
        position: absolute;
        opacity: 0;
        z-index: 999;
        height: 100%;
        width: 100%;
    }

    [b-d15odu35u9] .pdfbtbn img {
        width: 100%;
    }

[b-d15odu35u9] label:empty, [b-d15odu35u9] span:empty {
    display: none;
}
[b-d15odu35u9] img.slimlogo {
    width: 65px !important;
}
[b-d15odu35u9] .search-icons {
    background-image: url(images/icons/search.png);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: calc(100% - 7px) 6px;
    padding-right: 45px;
}


.astrick[b-d15odu35u9]:after {
    content: "*";
    color: red
}

.astrick[b-d15odu35u9] {
    font-weight: 600;
}
.member-left[b-d15odu35u9] {
    /*background: url(../images/bg-image.jpg);*/
    background: #fff;
    height: 100vh;
    max-width: 215px;
    background-size: cover;
    box-shadow: 0 0 6px #787474;
    position: fixed;
    left: 0;
    z-index: 999;
    transition-duration: 0.5s;
}

.member-right[b-d15odu35u9] {
    /*background: url(../images/bg-image.jpg);*/
    background: #F2F5F9;
    min-height: 100vh;
    max-width: calc(100% - 215px);
    background-size: cover;
    margin-left: 215px;
    background-position: top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    transition-duration: 0.5s
}

.breadcrumb[b-d15odu35u9] {
    padding: 0px;
    background: transparent;
}

main[b-d15odu35u9] {
    min-height: calc(100vh - 78px);
    /*background: #0000001c;*/
    padding: 15px;
    margin: 0 -12px;
    /*backdrop-filter: blur(35px);*/
}

ul.left-nav[b-d15odu35u9] {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
}
[b-d15odu35u9] ul.left-nav li a {
    padding: 10px 6px;
    color: #605b5b;
    font-weight: 400;
}
[b-d15odu35u9] ul.left-nav li ul li {
    line-height: 30px;
}
    ul.left-nav li[b-d15odu35u9] {
        list-style-type: none;
        margin-bottom: 10px;
    }

        ul.left-nav li a[b-d15odu35u9] {
            color: #000;
            font-weight: 700;
            padding: 7px 0;
            text-decoration: none;
            display: block;
        }

        ul.left-nav li a[b-d15odu35u9] {
            color: #000;
            font-weight: 500;
            padding: 7px 0;
            text-decoration: none;
            display: flex;
            align-items: center;
            width: 100%;
        }

        [b-d15odu35u9] ul.left-nav li a, ul.left-nav li span[b-d15odu35u9] {
            cursor: pointer;
            text-decoration: none;
            display: flex;
            align-items: center;
        }

[b-d15odu35u9] ul.left-nav li ul {
    float: left;
    width: 100%;
    padding-top: 10px;
}

[b-d15odu35u9] ul.left-nav li a i {
    margin-right: 8px;
}

[b-d15odu35u9] header {
    margin: 0 -12px;
    position: sticky;
    top: 0;
    z-index: 9;
    background: #342980;
    padding: 15px;
}


.member-account-icon[b-d15odu35u9] {
    font-size: 21px;
    margin-left: 13px;
    width: 45px;
    height: 45px;
    display: flex;
    /*align-items: center;
    justify-content: center;
    */
    background: #037c08;
    border-radius: 50%;
    color: #fff;
    min-width: 45px;
}

.member-account[b-d15odu35u9]  img {
    aspect-ratio: 2 / 2;
    object-fit: cover;
}

.member-toogle-menu[b-d15odu35u9] {
    color: #fff;
    cursor: pointer;
}

.member-account[b-d15odu35u9] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.member-toogle-menu[b-d15odu35u9] {
    font-size: 22px;
    display: inline-block;
    padding: 0 7px;
}

ul.left-nav li a label[b-d15odu35u9] {
    margin-bottom: 0px;
    cursor: pointer;
}

body.fullscrenmenu .member-left:hover[b-d15odu35u9] {
    max-width: 250px;
    transition-duration: 0.5s
}

body.fullscrenmenu .member-left[b-d15odu35u9] {
    max-width: 85px;
}

body.fullscrenmenu .member-right[b-d15odu35u9] {
    margin-left: 85px;
    max-width: calc(100% - 85px);
    transition-duration: 0.5s
}

[b-d15odu35u9] body.fullscrenmenu .logo img {
    width: 52px;
}

body.fullscrenmenu ul.left-nav li a i[b-d15odu35u9] {
    margin-right: 8px;
    /* font-size: 36px; */
    min-width: 55px;
    max-width: 55px;
    text-align: center;
}

body.fullscrenmenu ul.left-nav li a label[b-d15odu35u9] {
    display: none;
}

body.fullscrenmenu .member-left:hover ul.left-nav li a label[b-d15odu35u9] {
    display: block;
    white-space: nowrap;
}

body.fullscrenmenu .member-left:hover ul.left-nav li a i[b-d15odu35u9] {
    margin-right: 8px;
    /*font-size: 23px;*/
    width: 29px;
    text-align: center;
}

body.fullscrenmenu .member-left ul.left-nav li span[b-d15odu35u9] {
    display: flex;
}

body.fullscrenmenu .member-left .panel-title-custome[b-d15odu35u9] {
    white-space: nowrap;
    visibility: hidden;
}

body.fullscrenmenu .member-left .left-nav ul[b-d15odu35u9] {
    display: none;
}

.left-nav li.active .collapse[b-d15odu35u9] {
    display: block;
}

[b-d15odu35u9] .collapse a.active {
    color: green !important;
}

body.fullscrenmenu .member-left:hover .left-nav li.active ul[b-d15odu35u9] {
    display: block
}

.body-bg[b-d15odu35u9] {
    background: #ffffff;
}

.breadcrumb li[b-d15odu35u9], .breadcrumb a[b-d15odu35u9] {
    color: #342980 !important;
    font-weight: 600;
}

ul.left-nav[b-d15odu35u9] {
    padding-left: 0;
    margin-bottom: 0;
    height: calc(100vh - 76px);
    overflow: auto;
    margin: 0 -12px;
    margin-top: 11px;
    border-top: 2px solid #342980;
}


[b-d15odu35u9] .register-body .card-header, .body-bg .card-header[b-d15odu35u9] {
    background: #342980;
    color: #fff;
}

[b-d15odu35u9] .dropdown-toggle::after {
    display: none;
}

[b-d15odu35u9] .profile-heder-details span {
    width: 45px;
    height: 45px
}

ul.left-nav[b-d15odu35u9]::-webkit-scrollbar, .slimscroll[b-d15odu35u9]::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
ul.left-nav[b-d15odu35u9]::-webkit-scrollbar-track, .slimscroll[b-d15odu35u9]::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
ul.left-nav[b-d15odu35u9]::-webkit-scrollbar-thumb, .slimscroll[b-d15odu35u9]::-webkit-scrollbar-thumb {
    background: #342980;
}

    /* Handle on hover */
    ul.left-nav[b-d15odu35u9]::-webkit-scrollbar-thumb:hover, .slimscroll[b-d15odu35u9]::-webkit-scrollbar-thumb:hover {
        background: #4434b1;
    }

.breadcrumb-item + .breadcrumb-item[b-d15odu35u9]::before {
    color: #342980;
}

.left-nav li a[b-d15odu35u9] {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

    [b-d15odu35u9] .left-nav li.active a.mainmenu, .left-nav li a.mainmenu:hover[b-d15odu35u9] {
        background: #342980;
        border-radius: 0;
        color: #fff;
    }

[b-d15odu35u9] .collapse li a {
    color: #999393 !important;
    font-weight: 400 !important;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 12px !important;
    font-size: 14px;
}

[b-d15odu35u9] .view-profile {
    position: absolute;
    right: 18px;
    top: -56px;
    width: 128px;
    height: 128px;
    overflow: hidden;
    border-radius: 50%;
    border: 6px solid green;
    display: flex;
}

.view-profile img[b-d15odu35u9] {
    width: 100%;
}


.treeuserbreadcomb a[b-d15odu35u9] {
    color: #fffdfd;
    font-size: 14px;
    margin-right: 10px;
}


[b-d15odu35u9] .dashbaord-kyc-icon img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

[b-d15odu35u9] .twitter-x {
    background: #342980 !important;
}

.member-account-title p[b-d15odu35u9] {
    font-size: 12px;
    line-height: 15px;
}

/*dashboard start*/
[b-d15odu35u9] .detaleaddresh {
    color: red;
    cursor: pointer;
}

[b-d15odu35u9] .dashboard-kyc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 6px #d1cece;
    padding: 8px 13px;
    border-radius: 8px;
    margin-bottom: 23px;
}

.dashbaord-kyc-text label[b-d15odu35u9] {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
}

[b-d15odu35u9] .dashbaord-kyc-text label small {
    display: block;
    font-size: 10px;
}

[b-d15odu35u9] .dashbaord-kyc-icon p {
    margin-bottom: 0;
    font-size: 13px;
}

[b-d15odu35u9] .dashbaord-kyc-icon {
    text-align: center;
}

.dashbaord-kyc-text p[b-d15odu35u9] {
    margin-bottom: 0;
}

[b-d15odu35u9] .dashboard-latest-news-sec {
    background: #F2F5F9;
    padding: 10px;
    border-radius: 10px;
    max-height: 320px;
    overflow: auto;
}

    [b-d15odu35u9] .dashboard-latest-news-sec ul {
        padding-left: 28px;
    }

        [b-d15odu35u9] .dashboard-latest-news-sec ul li {
            font-size: 14px;
            margin-bottom: 18px;
            color: #000;
        }

            [b-d15odu35u9] .dashboard-latest-news-sec ul li a {
                font-weight: 600;
            }

[b-d15odu35u9] .dashboard-profile-details label {
    font-size: 12px;
}

.dashboard-profile-details h6[b-d15odu35u9] {
    font-size: 14px;
}

.dashboard-profile-img[b-d15odu35u9] {
    width: 85px;
    margin: 0px auto;
    height: 85px;
    overflow: hidden;
    border-radius: 50%;
}

    .dashboard-profile-img img[b-d15odu35u9] {
        width: 100%;
    }

[b-d15odu35u9] .dashboard-card {
    height: 150px;
    border-radius: 10px;
    padding: 15px;
}

[b-d15odu35u9] .dashboard-card-bottom {
    font-size: 25px;
    font-weight: 600;
    margin-top: 16px;
}

[b-d15odu35u9] .dashboard-card-top {
    display: flex;
    justify-content: space-between;
}
[b-d15odu35u9] .dashboard-card-top-text {
    width: calc(100% - 37px);
}
[b-d15odu35u9] .dashboard-card-top-icon {
    width: 65px;
    height: 65px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background-position: center;
}
[b-d15odu35u9] .dashboard-card-bottom span {
    font-size: 11px;
    width: 100%;
    display: block;
}

[b-d15odu35u9] ul.dashboard-payout-details li {
    list-style-type: none;
    background: #fff;
    padding: 7px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
}

[b-d15odu35u9] ul.dashboard-payout-details li::before {
    content: "";
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    left: -26px;
    top: calc(50% - 7px);
    border-radius: 50%;
    border: 2px solid #342980;
    z-index: 9;
}

[b-d15odu35u9] ul.dashboard-payout-details li:last-child {
    margin-bottom: 0;
}

[b-d15odu35u9] ul.dashboard-payout-details li p {
    margin: 0;
    font-size: 14px;
    color: #a19a9a;
}

[b-d15odu35u9] ul.dashboard-payout-details {
    position: relative;
    max-height: 380px;
    overflow: auto;
}


/* ::deep ul.dashboard-payout-details::before {
    content: "";
    position: absolute;
    width: 2px;
    background: #342980;
    height: 100%;
    left: 12px;
}*/
[b-d15odu35u9] ul.dashboard-payout-details li::after {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% + 22%);
    background: #342980;
    left: -20px;
    top: 42px;
    z-index: 0;
}

[b-d15odu35u9] ul.dashboard-payout-details li:last-child::after {
    display: none
}
/*dashboard end*/

[b-d15odu35u9] .custome-table th, .custome-table td[b-d15odu35u9] {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-family: Metric, Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-block: 8px;
    padding-inline: 12px;
    vertical-align: top !important;
}

.custome-table tbody tr:nth-child(odd)[b-d15odu35u9] {
    background: transparent;
}
#loadingModal[b-d15odu35u9] {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#loadingModalContent[b-d15odu35u9] {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#loadingModalContent h3[b-d15odu35u9] {
    margin-bottom: 0;
    font-size: 16px;
}
.custome-table tbody tr:nth-child(even)[b-d15odu35u9], .custome-table tbody tr:hover[b-d15odu35u9] {
    background-color: rgba(0, 0, 0, 0.04);
}

.address-list[b-d15odu35u9] {
    font-size: 14px;
}

.custome-table thead[b-d15odu35u9] {
    background: #fafafa;
    position: sticky;
    top: 0;
}

.pdfbtbn input[b-d15odu35u9] {
    position: absolute;
    opacity: 0;
    z-index: 999;
    height: 100%;
    width: 100%;
}

.pdfbtbn[b-d15odu35u9] {
    position: relative;
    width: 36px;
    height: 36px;
}

    .pdfbtbn img[b-d15odu35u9] {
        width: 100%;
    }

[b-d15odu35u9] .page-link {
    color: #342980;
    border-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-d15odu35u9] .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #342980;
    border-color: #007bff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.report-pagination[b-d15odu35u9] {
    display: flex;
}

[b-d15odu35u9] .member-account i {
    width: 28px;
}

.member-account a:hover[b-d15odu35u9] {
    color: #342980 !important;
}



[b-d15odu35u9] .member-account .dropdown-menu {
    right: 0;
    padding-top: 17px;
    background: transparent;
    border: none;
    top: 34px;
}

[b-d15odu35u9] .socialsharing a {
    font-size: 17px;
    margin-right: 11px;
    color: green;
    border: 2px solid;
    width: 30px;
    display: flex;
    align-items: center;
    height: 30px;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
}

[b-d15odu35u9] .socialsharing {
    padding: 7px;
    display: flex;
}

[b-d15odu35u9] #loadingModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}



[b-d15odu35u9] .member-account:hover .dropdown-menu {
    display: block;
}

[b-d15odu35u9] .prd-list {
    width: 100%;
    border: 1px solid #eee;
}

    [b-d15odu35u9] .prd-list tr {
        border-bottom: 1px solid #eee;
    }

    [b-d15odu35u9] .prd-list img {
        width: 94px;
    }

    [b-d15odu35u9] .prd-list th, [b-d15odu35u9] .prd-list td {
        padding: 6px;
    }

[b-d15odu35u9] .upgrade-alert-msg {
    height: 100%;
    background: #fff;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #342980;
    border-radius: 6px;
}

    [b-d15odu35u9] .upgrade-alert-msg p {
        margin-bottom: 0px;
        animation: blinker-b-d15odu35u9 1s linear infinite;
    }

.confirm-check-box i[b-d15odu35u9] {
    font-size: 54px;
    color: #fff;
    padding-top: 20px;
}
[b-d15odu35u9] .line-height-22{
    line-height:22px;
    position:relative;
    bottom:-23px;
}

[b-d15odu35u9] .Notifications {
    max-width: 30%;
}
[b-d15odu35u9] .image-link.selected {
    border: 3px solid green;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
@keyframes blinker-b-d15odu35u9 {
    50% {
        opacity: 0;
    }
}
[b-d15odu35u9] .select2-container{
    width:100% !important;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .member-left[b-d15odu35u9] {
        left: -100%;
    }

    [b-d15odu35u9] .Notifications {
        max-width: 100%;
    }

    .member-right[b-d15odu35u9] {
        margin-left: 0px !important;
        max-width: 100% !important;
    }

    body.fullscrenmenu .member-left[b-d15odu35u9] {
        left: 0px;
        max-width: 250px;
    }

    body.fullscrenmenu ul.left-nav li a label[b-d15odu35u9] {
        display: block;
    }

    [b-d15odu35u9] .tree-tooltip {
        min-width: 100% !important;
        right: 0 !important;
        max-width: 100%;
        overflow: auto;
    }
}
/* ===========================
   DARK MODE THEME
   =========================== */
body.dark-mode[b-d15odu35u9] {
    background: #5a676c; /*#1e1e2f;*/
    color: #fff;
}

    /* Sidebar */
    body.dark-mode .member-left[b-d15odu35u9] {
        background: #2b2b3d;
        box-shadow: 0 0 6px rgba(0,0,0,0.7);
    }

        body.dark-mode .member-left ul.left-nav li a[b-d15odu35u9] {
            color: #ccc;
        }

            body.dark-mode .member-left ul.left-nav li a:hover[b-d15odu35u9],
            body.dark-mode .member-left ul.left-nav li.active a[b-d15odu35u9] {
                background: #3a3a4d;
                color: #fff;
            }

            /* Sidebar icons */
            body.dark-mode .member-left ul.left-nav li a i[b-d15odu35u9] {
                color: #aaa;
            }

    /* Content */
    body.dark-mode .member-right[b-d15odu35u9] {
        background: #252537;
        color: #ddd;
    }

    /* Header */
    body.dark-mode header[b-d15odu35u9] {
        background: #2b2b3d;
        border-bottom: 1px solid #444;
    }

    body.dark-mode .header-right .dropdown-toggle[b-d15odu35u9] {
        color: #f1f1f1;
    }

    body.dark-mode .header-right .dropdown-menu[b-d15odu35u9] {
        background: #2f2f40;
        border-color: #444;
    }

        body.dark-mode .header-right .dropdown-menu a[b-d15odu35u9] {
            color: #ddd;
        }

            body.dark-mode .header-right .dropdown-menu a:hover[b-d15odu35u9] {
                background: #444;
                color: #fff;
            }

    /* Buttons */
    body.dark-mode .btn[b-d15odu35u9] {
        background: #444;
        color: #fff;
        border-color: #666;
    }

        body.dark-mode .btn:hover[b-d15odu35u9] {
            background: #555;
        }

    /* Tables */
    body.dark-mode table[b-d15odu35u9] {
        background: #2b2b3d;
        color: #ddd;
    }

        body.dark-mode table thead[b-d15odu35u9] {
            background: #3a3a4d;
            color: #fff;
        }

        body.dark-mode table tbody tr[b-d15odu35u9] {
            border-bottom: 1px solid #444;
        }

            body.dark-mode table tbody tr:hover[b-d15odu35u9] {
                background: #333;
            }

    /* Forms & Inputs */
    body.dark-mode input[b-d15odu35u9],
    body.dark-mode select[b-d15odu35u9],
    body.dark-mode textarea[b-d15odu35u9] {
        background: #333;
        color: #eee;
        border: 1px solid #555;
    }

        body.dark-mode input:focus[b-d15odu35u9],
        body.dark-mode select:focus[b-d15odu35u9],
        body.dark-mode textarea:focus[b-d15odu35u9] {
            border-color: #888;
            outline: none;
        }

    /* Cards / Boxes */
    body.dark-mode .card[b-d15odu35u9],
    body.dark-mode .panel[b-d15odu35u9] {
        background: #2b2b3d;
        color: #ddd;
        border: 1px solid #444;
    }

    body.dark-mode .card-header[b-d15odu35u9] {
        background: #3a3a4d;
        color: #fff;
    }

    /* Toasts (if using toastr) */
    body.dark-mode #toast-container > div[b-d15odu35u9] {
        background: #2f2f40 !important;
        color: #eee !important;
        border: 1px solid #555 !important;
    }

/*Whtasapp Css*/

button.wh-ap-btn[b-d15odu35u9] {
    outline: none;
    width: 60px;
    height: 60px;
    border: 0;
    background-color: #2ecc71;
    padding: 0;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    transition: opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

    button.wh-ap-btn[b-d15odu35u9]::after {
        content: "";
        background-image: url("../../../images/whatsapp.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 60%;
        width: 100%;
        height: 100%;
        display: block;
        opacity: 1;
    }

    button.wh-ap-btn:hover[b-d15odu35u9] {
        opacity: 1;
        background-color: #20bf6b;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

.wh-api[b-d15odu35u9] {
    position: fixed;
    bottom: 0;
    left: 0;
}

.wh-fixed[b-d15odu35u9] {
    margin-right: 15px;
    margin-bottom: 15px;
}

    .wh-fixed > a[b-d15odu35u9] {
        display: block;
        text-decoration: none;
    }


/* animacion pulse */

.whatsapp-pulse[b-d15odu35u9] {
    width: 60px;
    height: 60px;
    left: 10px;
    bottom: 10px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    line-height: 65px;
}

    .whatsapp-pulse[b-d15odu35u9]:before {
        position: absolute;
        content: " ";
        z-index: -1;
        bottom: -15px;
        right: -15px;
        background-color: #10b418;
        width: 90px;
        height: 90px;
        border-radius: 100%;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        opacity: 0.6;
        -webkit-animation: pulse 1s ease-out;
        animation: pulse-b-d15odu35u9 1.8s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulse-b-d15odu35u9 {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    25% {
        transform: scale(0.3);
        opacity: 1;
    }

    50% {
        transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}
/* _content/Addshop_Web/Areas/Open/Views/Home/AboutUs.cshtml.rz.scp.css */
.subherder[b-d6wbes6u9a] {
    position: relative;
}

.headertitle[b-d6wbes6u9a] {
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    margin: 0 -12px;
    padding: 0 12px;
    justify-content: center;
}

.pagetitle[b-d6wbes6u9a] {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

.subheading[b-d6wbes6u9a] {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item[b-d6wbes6u9a]::before {
    color: #fff !important;
}

.table .thead-success th[b-d6wbes6u9a] {
    color: #fff;
    background-color: #1d3557;
    border-color: #1d3557;
}

.bodydata[b-d6wbes6u9a] {
    position: relative;
}

/*.bodybg::before {
    content: '';
    position: absolute;
    background: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

/*.content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 0px 15px;
    margin: 15px 0px;
    border-radius: 6px;
}*/
.mivision-visiton-section[b-d6wbes6u9a] {
    background: #eaeaea;
    padding: 42px 0;
}

.our-story-team-sec[b-d6wbes6u9a] {
    position: relative;
}

.our-story-team[b-d6wbes6u9a] {
    position: absolute;
    top: calc(100% - 60%);
    background: #fff;
    left: 30px;
    padding: 30px;
    width: calc(100% - 36%);
    height: 50%;
}

    .our-story-team[b-d6wbes6u9a]  a, .AwardsandCertificate[b-d6wbes6u9a]  a {
        font-weight: 600;
    }



.ethics[b-d6wbes6u9a] {
    border-radius: 7px;
    height: 100%;
}
 .text-primary[b-d6wbes6u9a] {
    color: #1d3557 !important;
}
.ethics-img[b-d6wbes6u9a] {
    width: 65px;
    height: 65px;
    background: #007540;
    margin: 0px auto;
    border-radius: 50%;
    background-size: 60%;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.Trust[b-d6wbes6u9a] {
 background-image: url('images/icons/trust.webp');
}
.Teamwork[b-d6wbes6u9a] {
    background-image: url('images/icons/Teamwork.webp');
}
.Excellence[b-d6wbes6u9a] {
    background-image: url('images/icons/Excellence.webp');
}
.Fair-Ethical[b-d6wbes6u9a] {
    background-image: url('images/icons/Fair-Ethical.webp');
}
.ethics h5[b-d6wbes6u9a] {
    text-align: center;
}

.new-about-ourstory[b-d6wbes6u9a] {
    position: absolute;
    top: -30px;
    background: #fff;
    height: calc(100% + 60px);
    right: 60px;
    padding: 50px;
    box-shadow: 0 0 6px;
    width: 36%;
    border-radius: 9px;
}

.about-statistics[b-d6wbes6u9a] {
    background-image: url(/images/open-site/leaf-bg.webp);
}

.about-statistics-card[b-d6wbes6u9a] {
    background: #fff;
    padding: 16px;
    margin: 37px 0;
    border-radius: 5px;
    text-align: center;
}

    .about-statistics-card h1[b-d6wbes6u9a] {
        font-weight: bold;
        color: #007540;
    }

    .about-statistics-card h4[b-d6wbes6u9a] {
        font-size: 18px;
    }

.about-image[b-d6wbes6u9a], .ethics-sec[b-d6wbes6u9a], .about-text[b-d6wbes6u9a], .new-ourstory[b-d6wbes6u9a] {
    position: relative;
}

.about-image[b-d6wbes6u9a]::before {
    left: -77px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 165px;
    background-repeat: no-repeat;
}

.ethics-sec[b-d6wbes6u9a]::before {
    right: -110px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 134px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
 

.about-text[b-d6wbes6u9a]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.about-text[b-d6wbes6u9a]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.new-ourstory[b-d6wbes6u9a]::before {
    right: -31px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 110px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
.about-statistics-card h4[b-d6wbes6u9a] {
    min-height: 44px;
}
 
 
@media only screen and (max-width: 480px) {
    .our-story-team[b-d6wbes6u9a] {
        top: calc(100% - 87%);
        left: 15px;
        width: calc(100% - 30px);
        height: 78%;
    }

    .new-about-ourstory[b-d6wbes6u9a] {
        position: initial;
        height: auto;
        padding: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .about-statistics-card[b-d6wbes6u9a] {
        margin: 11px 0;
    }
    .about-image[b-d6wbes6u9a]::before, .about-text[b-d6wbes6u9a]::after, .ethics-sec[b-d6wbes6u9a]::before, .new-ourstory[b-d6wbes6u9a]::before {
        display: none;
    }
}
/* _content/Addshop_Web/Areas/Open/Views/Home/BusinessDesk.cshtml.rz.scp.css */
:root[b-i65x05lv8x] {
    --primary: #3b82f6;
    --primary-dark: #2563eb;
}


.login-container[b-i65x05lv8x] {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    overflow: hidden;
}

.input-field:focus[b-i65x05lv8x] {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
    border-color: var(--primary);
}

.btn-primary[b-i65x05lv8x] {
    background-color: var(--primary);
    transition: all 0.2s ease;
}

    .btn-primary:hover[b-i65x05lv8x] {
        background-color: var(--primary-dark);
        transform: translateY(-1px);
    }

.hero-image[b-i65x05lv8x] {
    background-size: cover;
    background-position: center;
    min-height: 30vh;
}
.input-field:focus[b-i65x05lv8x] {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
    border-color: #3b82f6;
    border-style: none !important;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/ContactUs.cshtml.rz.scp.css */
.headertitle[b-qxyxtnjdiu] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder[b-qxyxtnjdiu] {
    position: relative;
}

.text-primary[b-qxyxtnjdiu] {
    color: #1d3557 !important;
}

.content[b-qxyxtnjdiu] {
    margin: 30px 0px;
}

.contact-data[b-qxyxtnjdiu] {
    color: #1d3557;
    padding-top: 15px;
    font-weight: 600;
    position: relative;
    padding-bottom: 7px;
}

    .contact-data[b-qxyxtnjdiu]::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #1d3557;
        left: 0;
        bottom: 0;
    }

p.contact_addedss[b-qxyxtnjdiu] {
    text-align: left;
}

.headline h2[b-qxyxtnjdiu] {
    margin: 5px 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #1d3557;
    font-size: 22px;
    color: #1d3557;
    font-weight: bold;
}

.contact-panel .color-green[b-qxyxtnjdiu] {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}

.panel-headings h2[b-qxyxtnjdiu] {
    font-size: 20px;
}

.list-unstyled[b-qxyxtnjdiu] {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}

    .list-unstyled li:hover a:hover[b-qxyxtnjdiu] {
        text-decoration: none;
    }

a:hover[b-qxyxtnjdiu] {
    color: #1d3557;
    text-decoration: none;
}

a:hover[b-qxyxtnjdiu] {
    color: #1d3557 !important;
}

ul.list-unstyled li a[b-qxyxtnjdiu] {
    text-decoration: none;
    font-size: 13px;
    color: #000;
}

.contact[b-qxyxtnjdiu] {
    height: 100%;
}

.color-green[b-qxyxtnjdiu] {
    color: #1d3557;
}

h2.panel-title[b-qxyxtnjdiu]{
    font-size: 18px;
    font-weight:bold;
}

.panel-title i[b-qxyxtnjdiu] {
    margin-right: 5px;
}

.list-unstyled li i[b-qxyxtnjdiu] {
    color: #1d3557;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative;
}

.list-unstyled i[b-qxyxtnjdiu] {
    margin-right: 5px;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/Enquiry.cshtml.rz.scp.css */
[b-vlzrtuto0j] .profile_alias img {
    max-width: 100%;
    max-height: 100px;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/Gallery.cshtml.rz.scp.css */
.gallery h5[b-2k7qe8wyx1] {
    background: #1d3557;
    color: #fff;
    padding: 15px 10px;
    color:#fff;
    display:block;
}
[b-2k7qe8wyx1] .gallery {
    text-decoration: none;
}
.gallery-item[b-2k7qe8wyx1] {
    position: relative;
    overflow: hidden;
    margin-bottom:20px;
}
    .gallery-item a[b-2k7qe8wyx1] {
        display: block;
        overflow: hidden;
    }
.gallery-content[b-2k7qe8wyx1] {
    bottom: -60px;
    padding: 15px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    right: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    z-index: 2;
    text-align: center;
}
.gallery-item:hover .gallery-content[b-2k7qe8wyx1] {
    bottom: 30%;
    opacity: 1;
    visibility: visible;
}

.gallery-item:hover .gallery-content[b-2k7qe8wyx1] {
    text-align: center;
}
    .gallery-content h5[b-2k7qe8wyx1] {
        font-family: 'Conv-Lato-Regular',Sans-Serif;
        margin-bottom: 10px;
        font-weight: bold;
        background: #1d3557;
        padding: 11px 0;
        margin: 0px;
        border: 1px solid #fff;
        height: 50px;
    }
[b-2k7qe8wyx1] .gallery-item:hover a.gallery::before {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

[b-2k7qe8wyx1] .gallery-item a.gallery::before {
    background-color: rgba(0,0,0,0.50);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    bottom: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 2;
}
[b-2k7qe8wyx1] .youtubevideo {
    margin: 15px 0;
}

[b-2k7qe8wyx1] .d-flex.flex-wrap > .col-md-4 {
    margin-bottom: 15px;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/HappytoHelp.cshtml.rz.scp.css */
img.happytohelpimg[b-km09ym3mxy] {
    width: 100%;
    border-radius: .37rem !important;
}

p.happytohelp_p[b-km09ym3mxy] {
    font-size: 17px;
    text-align: justify;
}

.btn-primary[b-km09ym3mxy] {
    color: #fff;
    background-color: #ff6a00 !important;
    border-color: #ff6a00 !important;
}

.Psychotherapy[b-km09ym3mxy] {
    background: #00b0ea5c;
    margin-bottom: -15px;
    padding: 15px 0px;
    margin-top: 15px;
}

img.Counsellingimgs[b-km09ym3mxy] {
    width: 100%;
    border-top-left-radius: .37rem;
    border-top-right-radius: .37rem;
}

.Counselling-content[b-km09ym3mxy] {
    background: #ffecec;
    padding: 10px;
    font-size: 18px;
    text-align: center;
}

    .Counselling-content h3[b-km09ym3mxy] {
        font-size: 20px;
        font-weight:700;
        height:50px;
    }
.Counselling-content p[b-km09ym3mxy]{
    font-size:16px;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/InventoryLogin.cshtml.rz.scp.css */
/*:root {
    --primary: #3b82f6;
    --primary-dark: #2563eb;
}


.login-container {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    overflow: hidden;
}
   ::deep .login-container .login {
        color: rgba(0, 142, 204, 1) !important;
    }

.input-field:focus {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
    border-color: var(--primary);
}

.btn-primary {
    background-color: var(--primary);
    transition: all 0.2s ease;
}

    .btn-primary:hover {
        background-color: var(--primary-dark);
        transform: translateY(-1px);
    }

.hero-image {
    background-size: cover;
    background-position: center;
    min-height: 30vh;
}
.input-field:focus {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
    border-color: #3b82f6;
    border-style: none !important;
}

::deep .error-msg {
    color: red;
    font-size: 15px;
}
.lblerros {
    color: red !important;
    font-size: 15px !important;
}
::deep .backloginlbltext {
    color: blue;
    cursor: pointer;
}*/


/* Full Height */
.full-height[b-47t2hamzk2] {
    min-height: 100vh;
}

/* Left Section Image Reduced Size */
.left-section[b-47t2hamzk2] {
    background: url('../../../../../images/InventoryLogin.webp') no-repeat center;
    background-size: 100%;
    min-height: 100vh;
    display: none;
}

@media (min-width: 768px) {
    .left-section[b-47t2hamzk2] {
        display: block;
    }
}

/* Login Card */
.login-card[b-47t2hamzk2] {
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(10, 75, 90, 0.6);
    width: 100%;
    max-width: 450px;
}

.login-title[b-47t2hamzk2] {
    color: #32495e;
    font-weight: bold;
}

.icon-box[b-47t2hamzk2] {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #32495e;
}

.input-field[b-47t2hamzk2] {
    padding-left: 40px !important;
    background: rgb(232, 232, 232) !important;
    border: 2px solid #00569f1c;
}


    .input-field:focus[b-47t2hamzk2] {
        border-color: #32495e !important;
        box-shadow: none;
    }

/* Social Icons */
.social-icon[b-47t2hamzk2] {
    width: 40px;
    height: 40px;
    background: #ddd;
    border-radius: 50%;
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
}

.social-google[b-47t2hamzk2] {
    background: #DB4437;
}

.social-facebook[b-47t2hamzk2] {
    background: #4267B2;
}

.social-twitter[b-47t2hamzk2] {
    background: #1DA1F2;
}

/* Login Button */
.btn-login[b-47t2hamzk2] {
    background: #405d7d;
    color: #fff;
    font-size: 18px;
    padding: 8px;
    border-radius: 10px;
}

    .btn-login:hover[b-47t2hamzk2] {
        background: #324864;
        color: #fff;
    }
/* _content/Addshop_Web/Areas/Open/Views/Home/InvestorsDesk.cshtml.rz.scp.css */

img.imgicon[b-2p9hmhtlj6] {
    width: 20px;
}

.download-text-data[b-2p9hmhtlj6] {
    width: 100%;
    position: relative;
}

.collapsed-title accordion-header > a[b-2p9hmhtlj6] {
    display: block;
    position: relative;
}

h5.collapsed-title accordion-header[b-2p9hmhtlj6] {
    font-size: 16px;
    font-weight: normal;
}

a.Investors-Desk-data[b-2p9hmhtlj6] {
    display: flex;
    justify-content: space-between;
    text-decoration: none !important;
    color: #000 !important;
}

a.Investors-Desk-data[b-2p9hmhtlj6] {
    display: flex;
    justify-content: space-between;
    color: #000 !important;
}

a[b-2p9hmhtlj6] {
    color: #000 !important;
    text-decoration: none !important;
}

.Investors-Desk-data[b-2p9hmhtlj6] {
    display: flex;
    justify-content: space-between;
    color: #000 !important;
    text-decoration: none !important;
}
/* _content/Addshop_Web/Areas/Open/Views/Home/ShippingPolicy.cshtml.rz.scp.css */
.headertitle[b-l3fwdoyf6t] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}
.subherder[b-l3fwdoyf6t] {
    position: relative;
}
 .text-primary[b-l3fwdoyf6t] {
    color: #1d3557 !important;
}
.content[b-l3fwdoyf6t] {
    margin: 30px 0px; 
}
/* _content/Addshop_Web/Areas/Products/Views/Products/AddShippingAddress.cshtml.rz.scp.css */
.step-num[b-o80ty2d957] {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #dfdada;
    left: -44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1d3557;
    color: #fff;
}

.conf_left[b-o80ty2d957] {
    background: transparent linear-gradient(54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

#confirm_popup .close[b-o80ty2d957],
#failed_popup .close[b-o80ty2d957] {
    position: absolute;
    right: 25px;
    top: -19px;
    background: #053C6D;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

    #confirm_popup .close i[b-o80ty2d957],
    #failed_popup .close i[b-o80ty2d957] {
        font-size: 16px;
        position: relative;
        top: -2px;
    }

.confirm-popup_right[b-o80ty2d957] {
    padding: 31px;
}

.conf_left h4[b-o80ty2d957] {
    font-weight: 800;
}

#confirm_popup .modal-content[b-o80ty2d957] {
    border-radius: 10px;
    border: none;
}

.successpopup_btn a[b-o80ty2d957] {
    border: 1px solid #053C6D;
    color: #053C6D;
    padding: 6px 16px;
    margin-right: 12px;
    border-radius: 4px;
    text-decoration: none;
}

    .successpopup_btn a:last-child[b-o80ty2d957] {
        border-color: #E77827;
        background: #E77827;
        color: #fff;
    }

div#shippingAddress_popup .close[b-o80ty2d957] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

ul.checkout-ul li[b-o80ty2d957]::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -31px;
    background: #dfdada;
}

.confirm-popup_right[b-o80ty2d957]  img {
    width: 27px;
}

.confirm-popup_right p[b-o80ty2d957] {
    margin-bottom: 0px;
}

ul.checkout-ul li:last-child[b-o80ty2d957]::before {
    display: none
}

ul.checkout-ul[b-o80ty2d957] {
    margin-left: 10px;
}

    ul.checkout-ul li[b-o80ty2d957] {
        position: relative;
        list-style-type: none;
    }

.address[b-o80ty2d957] {
    cursor: pointer;
}

    .address p[b-o80ty2d957] {
        margin-bottom: 0;
    }

.check-icon[b-o80ty2d957] {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.address h3[b-o80ty2d957] {
    font-size: 18px;
}

.address.selected .check-icon[b-o80ty2d957] {
    display: block;
}
/* _content/Addshop_Web/Areas/Products/Views/Products/NewArrivalProducts.cshtml.rz.scp.css */
.filter-left[b-t9qh9jthjd] {
    border: 3px solid;
    border-radius: 8px;
}

.filter-ul ul[b-t9qh9jthjd] {
    margin-bottom: 0;
    padding-left: 0;
}

[b-t9qh9jthjd] img.rating {
    width: 14px;
    margin-right: 7px;
    margin-bottom: 17px;
    cursor: pointer;
}

.filter-ul a[b-t9qh9jthjd] {
    text-decoration: none;
    color: #000;
    margin-bottom: 11px;
    display: block;
}

[b-t9qh9jthjd] .filter-ul li {
    list-style-type: none;
    margin-bottom: 17px !important;
}

[b-t9qh9jthjd] .filter-left .accordion-body {
    max-height: 290px;
    overflow: auto;
}

[b-t9qh9jthjd] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
}

    [b-t9qh9jthjd] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #1d3557;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }

[b-t9qh9jthjd] .product:hover .socialsharing {
    display: block;
    z-index: 9;
}

[b-t9qh9jthjd] .product-info h6 {
    height: 35px;
    line-height: 22px;
    font-size: 15px;
}

[b-t9qh9jthjd] aside.socialsharing {
    border: 0px solid #1d3557;
}

.product .socialsharing[b-t9qh9jthjd] {
    position: absolute;
    right: 0;
    width: 60px;
    display: block;
    display: none;
}

[b-t9qh9jthjd] .prd-list-image {
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}

.filter-left span[b-t9qh9jthjd] {
    font-weight: 600;
    color: #000 !important;
}

subheading[b-t9qh9jthjd] {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.filter-left-sec[b-t9qh9jthjd] {
    max-width: 310px;
}

div#AddressMapping_popup .close[b-t9qh9jthjd] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

[b-t9qh9jthjd] .Incloftaxes {
    font-size: 9px;
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    [b-t9qh9jthjd] .filter-left {
        display: none;
    }

    [b-t9qh9jthjd] .socialsharing {
        width: 22px;
    }

        [b-t9qh9jthjd] .socialsharing a {
            font-size: 11px;
            width: 18px;
            height: 18px;
        }
}
/* _content/Addshop_Web/Areas/Products/Views/Products/Product.cshtml.rz.scp.css */
.filter-left[b-vb28jhifn7] {
    border: 3px solid;
    border-radius: 8px;
}

.filter-ul ul[b-vb28jhifn7] {
    margin-bottom: 0;
    padding-left: 0;
}

[b-vb28jhifn7] img.rating {
    width: 14px;
    margin-right: 7px;
    margin-bottom: 17px;
    cursor: pointer;
}

.filter-ul a[b-vb28jhifn7] {
    text-decoration: none;
    color: #000;
    margin-bottom: 11px;
    display: block;
}

.filter-ul li[b-vb28jhifn7] {
    list-style-type: none;
    margin-bottom: 17px !important;
}

[b-vb28jhifn7] .filter-left .accordion-body {
    max-height: 290px;
    overflow: auto;
}
[b-vb28jhifn7] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
    top:10px;
}
    [b-vb28jhifn7] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #1d3557;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }
[b-vb28jhifn7].product-info h6 {
    font-size: 16px;
    height: 35px;
    line-height: 20px;
}
[b-vb28jhifn7] .product:hover .socialsharing {
    display: block;
    z-index:9;
}
[b-vb28jhifn7] .filter-left {
    position: sticky;
    top: 125px;
    margin-bottom:30px;
}
[b-vb28jhifn7] .product-info h6 {
    height: 35px;
    line-height: 22px;
    font-size: 15px;
}
[b-vb28jhifn7] aside.socialsharing {
    border: 0px solid #1d3557;
}
.product  .socialsharing[b-vb28jhifn7] {
    position: absolute;
    right: 0;
    width: 60px;
    display: block;
    display: none;
}
[b-vb28jhifn7] .prd-list-image {
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}
.filter-left span[b-vb28jhifn7] {
    font-weight: 600;
    color: #000 !important;
}
subheading[b-vb28jhifn7] {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
 .filter-left-sec[b-vb28jhifn7] {
    max-width: 310px;
}
 div#AddressMapping_popup .close[b-vb28jhifn7] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}
[b-vb28jhifn7] .Incloftaxes {
    font-size: 9px;
    display: block;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    [b-vb28jhifn7] .filter-left {
        display: none;
    }
   [b-vb28jhifn7] .socialsharing { 
        width: 22px; 
    }
        [b-vb28jhifn7] .socialsharing a { 
            font-size: 11px; 
            width: 18px;
            height: 18px; 
        }
}
/* _content/Addshop_Web/Areas/Products/Views/Products/ProductView.cshtml.rz.scp.css */
.cartqty button[b-yjtfug9jih] {
    font-size: 27px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-yjtfug9jih] .socialsharing {
    font-size: 23px;
    display: flex;
}

    [b-yjtfug9jih] .socialsharing a {
        text-align: center;
        padding: 10px 20px;
        font-size: 16px;
        color: #fff;
        background: #1d3557;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
        margin: 0 9px;
    }

[b-yjtfug9jih] aside.socialsharing {
    width: 100%;
    display: flex;
    border: 0px solid #1d3557;
    border-radius: 10px;
}

.nav-pills .nav-link.active[b-yjtfug9jih], .nav-pills .show > .nav-link[b-yjtfug9jih] {
    color: #fff;
    background-color: #1d3557;
}

.nav-pills .nav-link[b-yjtfug9jih] {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    color: #1d3557;
}

.prd-tumbimages[b-yjtfug9jih]  img {
    aspect-ratio: 2 / 2;
    width: 100%;
    object-fit: cover;
}

.prd-select-image[b-yjtfug9jih] {
    aspect-ratio: 2 / 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .prd-select-image[b-yjtfug9jih]  img {
        max-width: 100%;
        max-height: 100%;
    }

ul.size-attr[b-yjtfug9jih] {
    padding-left: 0;
    margin-bottom: 0;
}

ul.size-attr li[b-yjtfug9jih] {
    display: inline-flex;
    border: 1px solid #eee;
    padding: 2px 11px;
    min-width: 62px;
    text-align: center;
    justify-content: center;
}
ul.size-attr li:hover[b-yjtfug9jih], ul.size-attr li.active[b-yjtfug9jih] {
    background: #007540;
    color: #fff;
    cursor: pointer;
}
ul.size-attr li.disabled[b-yjtfug9jih] {
    background: #cfcdcd;
    color: #b5aaaa;
    pointer-events: none;
    position:relative;
}
ul.size-attr li.disabled[b-yjtfug9jih]::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #afafaf;
    position: absolute;
    top: 13px;
    left: 0;
    transform: rotate(337deg);
}
[b-yjtfug9jih] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
    top:10px;
}
[b-yjtfug9jih] section.breadcrumbs {
    background: #1d3557;
    padding: 9px 0px;
    color: #fff;
}
[b-yjtfug9jih].product-info h6 {
    font-size: 16px;
    height: 35px;
    line-height: 20px;
}
    [b-yjtfug9jih] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #1d3557;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }

[b-yjtfug9jih] .product .socialsharing {
    width: 60px;
    display: none;
    right: 0;
}
[b-yjtfug9jih] .product:hover .socialsharing {
    display: block;
}

[b-yjtfug9jih] aside.socialsharing {
    border: 0px solid #1d3557;
}
[b-yjtfug9jih] .sharelink .socialsharing {
    position:relative;
}

[b-yjtfug9jih] .prd-tumbimages {
    margin-top: 17px;
}
[b-yjtfug9jih] .prd-tumbimages img {
    aspect-ratio: 2 / 2;
    object-fit: cover;
    cursor:pointer;
}
[b-yjtfug9jih] .product-view-tumb .owl-next {
    position: absolute;
    top: calc(50% - 12px);
    right: 0;
}
[b-yjtfug9jih] .product-view-tumb .owl-prev {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
}


.prd-list-image[b-yjtfug9jih] {
    width: -webkit-fill-available !important;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}
[b-yjtfug9jih] .xzoom-container {
    aspect-ratio: 2/ 2;
    width: -webkit-fill-available !important;
}
.clickshow-image[b-yjtfug9jih]  img {
    max-width: 100%; 
    max-height: calc(100vh - 162px);
    margin:0px auto;
    width:auto;
}
[b-yjtfug9jih] #place-tumbimage .owl-stage {
    width: 100% !important;
}
 
[b-yjtfug9jih] #place-tumbimage .owl-item {
    float: left;
}
[b-yjtfug9jih] #place-tumbimage .owl-nav {
  display:none;
}
div#AddressMapping_popup .close[b-yjtfug9jih] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}
.Incloftaxes[b-yjtfug9jih]{
    font-size: 10px !important;
}
/* _content/Addshop_Web/Areas/ShoppingCart/Views/ShoppingCart/Cart.cshtml.rz.scp.css */
.qtycart[b-0vu08rp876] {
    width: 83px;
    display: flex; 
    margin: 0px auto;
}
.qtycart span[b-0vu08rp876] {
    min-width: 50%;
    display: block;
    display: flex;
    align-items: center;
    padding: 0 7px;
    justify-content:center;
}

.qtycart button[b-0vu08rp876] {
    background: #1d3557;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 2px 0;
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
}
.btn-disabled[b-0vu08rp876] {
    opacity: 0.5;
    cursor: not-allowed;
}
[b-0vu08rp876] .card.pricesumery {
    margin-top: 75px;
}
header .navbar-nav[b-0vu08rp876] {
    background: #1d3557;
}

header .header-list > li a[b-0vu08rp876] {
    color: #000;
}

@media screen and (min-device-width: 220px) and (max-device-width: 760px) {
    .card.pricesumery[b-0vu08rp876] {
        margin-top: 10px;
    }
}
/* _content/Addshop_Web/Areas/ShoppingCart/Views/ShoppingCart/Checkout.cshtml.rz.scp.css */
.step-num[b-nt2j0xt7v6] {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #dfdada;
    left: -44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1d3557;
    color: #fff;
}

.conf_left[b-nt2j0xt7v6] {
    background: transparent linear-gradient(54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

#confirm_popup .close[b-nt2j0xt7v6],
#failed_popup .close[b-nt2j0xt7v6] {
    position: absolute;
    right: 25px;
    top: -19px;
    background: #053C6D;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

#confirm_popup .close i[b-nt2j0xt7v6],
#failed_popup .close i[b-nt2j0xt7v6] {
    font-size: 16px;
    position: relative;
    top: -2px;
}

.confirm-popup_right[b-nt2j0xt7v6] {
    padding: 31px;
}

.conf_left h4[b-nt2j0xt7v6] {
    font-weight: 800;
}


#confirm_popup .modal-content[b-nt2j0xt7v6] {
    border-radius: 10px;
    border: none;
}

.successpopup_btn a[b-nt2j0xt7v6] {
    border: 1px solid #053C6D;
    color: #053C6D;
    padding: 6px 16px;
    margin-right: 12px;
    border-radius: 4px;
    text-decoration: none;
}

.successpopup_btn a:last-child[b-nt2j0xt7v6] {
    border-color: #E77827;
    background: #E77827;
    color: #fff;
}


div#shippingAddress_popup .close[b-nt2j0xt7v6] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

ul.checkout-ul li[b-nt2j0xt7v6]::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -31px;
    background: #dfdada;
}

.confirm-popup_right[b-nt2j0xt7v6]  img {
    width: 27px;
}

.confirm-popup_right p[b-nt2j0xt7v6] {
    margin-bottom: 0px;
}

ul.checkout-ul li:last-child[b-nt2j0xt7v6]::before {
    display: none
}

ul.checkout-ul[b-nt2j0xt7v6] {
    margin-left: 10px;
}

ul.checkout-ul li[b-nt2j0xt7v6] {
    position: relative;
    list-style-type: none;
}

.address[b-nt2j0xt7v6] {
    cursor: pointer;
}

.address p[b-nt2j0xt7v6] {
    margin-bottom: 0;
}

.check-icon[b-nt2j0xt7v6] {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.address h3[b-nt2j0xt7v6] {
    font-size: 18px;
}

.address.notselected[b-nt2j0xt7v6] {
    pointer-events: none;
    opacity: 0.5;
}

.address.selected .check-icon[b-nt2j0xt7v6] {
    display: block;
}

#selfpickupmsg[b-nt2j0xt7v6] {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    font-weight: bold;
    color: red;
    padding-bottom: 8px;
}

#selfpickupmsg_offer[b-nt2j0xt7v6] {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    font-weight: bold;
    color: green;
    padding-bottom: 8px;
}
/* _content/Addshop_Web/Areas/ShoppingCart/Views/ShoppingCart/PaymentConfirmation.cshtml.rz.scp.css */
header .navbar-nav[b-5bxz405751] {
    background: #1d3557;
}

header .header-list > li a[b-5bxz405751] {
    color: #000;
}


.conf_left[b-5bxz405751] {
    background: transparent linear-gradient( 54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

.confirm-popup_right[b-5bxz405751] {
    padding: 31px 31px 0;
    min-height: 236px;
}

.conf_left h4[b-5bxz405751] {
    font-weight: 800;
}

.modal-content[b-5bxz405751] {
    border-radius: 10px;
}
/* _content/Addshop_Web/Views/Admin/AchieversGallery.cshtml.rz.scp.css */
.sub-images[b-a8pb2qfztg] {
    list-style-type: none;
}

.button-container[b-a8pb2qfztg] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.btn-sm[b-a8pb2qfztg] {
    margin: 0 5px;
}
.imagePreviewvlaue[b-a8pb2qfztg] {
    background-color: #ffff;
    height:100px;
        width:200px;
}
/* _content/Addshop_Web/Views/Admin/Components/DirectorReport/DirectorReportPV.cshtml.rz.scp.css */
#ddlmonth[b-dxsoqpxisu] {
    border-radius: 5px;
    padding: 5px;
    font-weight: 500;
}

.right-content[b-dxsoqpxisu] {
    text-align: center;
}

.btn-primary[b-dxsoqpxisu] {
    font-weight: 500;
}

.breadcrumb[b-dxsoqpxisu] {
    background: none;
    margin-bottom: 0;
}

.modal-dialog[b-dxsoqpxisu] {
    margin: auto;
}

.modal-header .modal-title[b-dxsoqpxisu] {
    text-align: left !important;
    width: 100%;
}

.director-table a.view-link[b-dxsoqpxisu] {
    display: inline-block;
    color: #032cfc;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    transform-origin: left center;
    transition: transform .18s ease, text-decoration-color .18s ease;
}

    .director-table a.view-link:hover[b-dxsoqpxisu] {
        text-decoration: underline;
        transform: scale(1.15);
    }
/* _content/Addshop_Web/Views/Admin/Components/Genealogy/LegwiseBusinessReportData.cshtml.rz.scp.css */
.showlink[b-c72jinrkx8] {
    cursor: pointer;
    color: blue !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important
}
/* _content/Addshop_Web/Views/Admin/Components/Genealogy/UplevelReportData.cshtml.rz.scp.css */
img#downloadButton1[b-ux3xy4qtfo] {
    position: absolute;
    top: 22px;
    right: 75px;
}
/* _content/Addshop_Web/Views/Admin/Components/KYC Manager/APILogReportData.cshtml.rz.scp.css */
.view-link[b-9vdllvqdim] {
    cursor: pointer; /* shows hand pointer */
    color: #007bff; /* bootstrap link blue */
    text-decoration: underline;
}
/* _content/Addshop_Web/Views/Admin/Components/MenuItems/MenuItems.cshtml.rz.scp.css */
.hidden[b-m0v1omhb6h] {
    display: none !important;
}

.view-more-less[b-m0v1omhb6h] {
    padding: 6px 7px 0px 0px;
    cursor: pointer;
    font-weight: bold;
}

.view-more[b-m0v1omhb6h],
.view-less[b-m0v1omhb6h] {
    border: none;
    padding: 0px !important;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    background-color: none !important;
}

#txt_searchLinks[b-m0v1omhb6h] {
    width: 64%;
    font-size: 13px;
    background-color: white;
    appearance: none;
    padding: 6px;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    z-index: 9999 !important;
}

.view-more:hover[b-m0v1omhb6h],
.view-less:hover[b-m0v1omhb6h] {
    background-color: none !important;
}

.ui-autocomplete[b-m0v1omhb6h] {
    z-index: 9999 !important; /* or higher if needed */
}

.left-submenu[b-m0v1omhb6h] {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-menu li.active .left-submenu[b-m0v1omhb6h] {
    display: block !important;
}
/* _content/Addshop_Web/Views/Admin/Components/MobileApp/AppDownloadsCountReport.cshtml.rz.scp.css */
#example1[b-6nvqwobai4] {
    overflow: visible;
    height: auto;
}

#example1[b-6nvqwobai4] {
    padding: 5px;
    background: white;
}
/* _content/Addshop_Web/Views/Admin/CreateBMSP.cshtml.rz.scp.css */
.place_holder[b-ij0i7zxb1i] {
    color: black;
    font-size: 14px;
}
.errormsg[b-ij0i7zxb1i] {
    color: red;
    font-size: 12px;
    padding-left: 17px;
}
.lbltext[b-ij0i7zxb1i] {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.astrick[b-ij0i7zxb1i] {
    font-weight: 600;
    font-size: 13px;
}

    .astrick[b-ij0i7zxb1i]:after {
        content: "*";
        color: red;
        padding-left: 8px !important;
        position: absolute;
    }

.textbox_control[b-ij0i7zxb1i] {
    height: 36px !important;
}

.card-header[b-ij0i7zxb1i] {
    font-weight: bold;
    font-size: 13px;
}

[b-ij0i7zxb1i]::-webkit-input-placeholder {
    font-size: 13px !important;
}

.lbl_text_filter[b-ij0i7zxb1i] {
    width: 100%;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}

.custom-font[b-ij0i7zxb1i] {
    font-size: 12px !important;
}

[b-ij0i7zxb1i] .ui-jqgrid, [b-ij0i7zxb1i] .ui-jqgrid .ui-jqgrid-view, [b-ij0i7zxb1i] .ui-jqgrid .ui-jqgrid-btable, [b-ij0i7zxb1i] .ui-jqgrid-pager {
    width: none !important;
}
/* _content/Addshop_Web/Views/Admin/CreateCandF.cshtml.rz.scp.css */
.place_holder[b-271mxa3ki1] {
    color: black;
    font-size: 14px;
}

.lbltext[b-271mxa3ki1] {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.astrick[b-271mxa3ki1] {
    font-weight: 600;
    font-size: 13px;
}

    .astrick[b-271mxa3ki1]:after {
        content: "*";
        color: red;
        padding-left: 8px !important;
        position: absolute;
    }

.textbox_control[b-271mxa3ki1] {
    height: 36px !important;
}

.card-header[b-271mxa3ki1] {
    font-weight: bold;
    font-size: 13px;
}

[b-271mxa3ki1]::-webkit-input-placeholder {
    font-size: 13px !important;
}

.lbl_text_filter[b-271mxa3ki1] {
    width: 100%;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}

.custom-font[b-271mxa3ki1] {
    font-size: 12px !important;
}

[b-271mxa3ki1] .ui-jqgrid, [b-271mxa3ki1] .ui-jqgrid .ui-jqgrid-view, [b-271mxa3ki1] .ui-jqgrid .ui-jqgrid-btable, [b-271mxa3ki1] .ui-jqgrid-pager {
    width: none !important;
}
/* _content/Addshop_Web/Views/Admin/CreateDistrictCnF.cshtml.rz.scp.css */
.place_holder[b-d70xlvzgah] {
    color: black;
    font-size: 14px;
}

.lbltext[b-d70xlvzgah] {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.astrick[b-d70xlvzgah] {
    font-weight: 600;
    font-size: 13px;
}

    .astrick[b-d70xlvzgah]:after {
        content: "*";
        color: red;
        padding-left: 8px !important;
        position: absolute;
    }

.textbox_control[b-d70xlvzgah] {
    height: 36px !important;
}

.card-header[b-d70xlvzgah] {
    font-weight: bold;
    font-size: 13px;
}

[b-d70xlvzgah]::-webkit-input-placeholder {
    font-size: 13px !important;
}

.lbl_text_filter[b-d70xlvzgah] {
    width: 100%;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}

.custom-font[b-d70xlvzgah] {
    font-size: 12px !important;
}

[b-d70xlvzgah] .ui-jqgrid, [b-d70xlvzgah] .ui-jqgrid .ui-jqgrid-view, [b-d70xlvzgah] .ui-jqgrid .ui-jqgrid-btable, [b-d70xlvzgah] .ui-jqgrid-pager {
    width: none !important;
}
/* _content/Addshop_Web/Views/Admin/CreateFranchise.cshtml.rz.scp.css */
.place_holder[b-hwr7e8msu1] {
    color: black;
    font-size: 14px;
}

.lbltext[b-hwr7e8msu1] {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.astrick[b-hwr7e8msu1] {
    font-weight: 600;
    font-size: 13px;
}

    .astrick[b-hwr7e8msu1]:after {
        content: "*";
        color: red;
        padding-left: 8px !important;
        position: absolute;
    }

.textbox_control[b-hwr7e8msu1] {
    height: 36px !important;
}

.card-header[b-hwr7e8msu1] {
    font-weight: bold;
    font-size: 13px;
}

[b-hwr7e8msu1]::-webkit-input-placeholder {
    font-size: 13px !important;
}

.lbl_text_filter[b-hwr7e8msu1] {
    width: 100%;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}

.custom-font[b-hwr7e8msu1] {
    font-size: 12px !important;
}

[b-hwr7e8msu1] .ui-jqgrid, [b-hwr7e8msu1] .ui-jqgrid .ui-jqgrid-view, [b-hwr7e8msu1] .ui-jqgrid .ui-jqgrid-btable, [b-hwr7e8msu1] .ui-jqgrid-pager {
    width: none !important;
}
/* _content/Addshop_Web/Views/Admin/CreditRequestReport.cshtml.rz.scp.css */
.conformdialogtext[b-aq18oi5p8s] {
    text-align: center;
    padding-bottom: 13px;
    font-weight: bold;
    font-size: 12px;
    color: red;
}

.img_upload[b-aq18oi5p8s] {
    width: 40px
}

.lblerros[b-aq18oi5p8s] {
    color: red;
    font-size: 12px;
    padding-left: 17px;
    display: inline-block;
}

.lbladddress[b-aq18oi5p8s] {
    font-weight: bold;
}

.p-1rem[b-aq18oi5p8s] {
    padding: 1rem;
}

.popup-header[b-aq18oi5p8s] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
}

.popup-content[b-aq18oi5p8s] {
    color: red;
}

.popup-content[b-aq18oi5p8s], .popup-buttons[b-aq18oi5p8s] {
    padding: 1rem;
}

.popup[b-aq18oi5p8s] {
    width: 100%;
    margin: 1rem;
    padding: 0;
    border-radius: 10px;
    border: none;
    inset: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.lbltxts[b-aq18oi5p8s] {
    font-weight: bold;
    font-size: 13px;
}
/* _content/Addshop_Web/Views/Admin/dashboard.cshtml.rz.scp.css */
[b-z0e9nt0vr4] .table-tab ::deep ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
}

[b-z0e9nt0vr4] .table-tab li.active, .table-tab li:hover[b-z0e9nt0vr4] {
    color: #ffffff;
    border: 2px solid #1d3557;
    border-bottom: none;
    background: #1d3557 !important;
}

[b-z0e9nt0vr4] .table-tab li {
    display: inline-block;
    border: 2px solid #82deb3;
    padding: 5px 7px;
    min-width: 115px;
    border-radius: 6px 6px 0 0px;
    margin-right: 6px;
    border-bottom: 0px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition-duration: 0.2s;
    background: #ffffff !important;
}

    [b-z0e9nt0vr4] .table-tab li h1 {
        margin: 0;
        font-size: 17px;
        text-align: center;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #1d3557;
        margin: 0px auto;
        margin-bottom: 0;
        cursor: pointer;
    }

[b-z0e9nt0vr4] .table-tab li.active label, .table-tab li:hover label[b-z0e9nt0vr4] {
    color: #fff;
}

[b-z0e9nt0vr4]  .table-tab li.active h1, .table-tab li:hover h1[b-z0e9nt0vr4] {
    color: #fff;
}

[b-z0e9nt0vr4] .table-tab li label {
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

[b-z0e9nt0vr4] .date-wrapper {
    position: relative;
}

    [b-z0e9nt0vr4] .date-wrapper input::-webkit-calendar-picker-indicator {
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }


    [b-z0e9nt0vr4] .date-wrapper .calendar-icon {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        color: #6c757d;
        cursor: pointer;
        pointer-events: auto;
    }

.link-cell[b-z0e9nt0vr4] {
    color: #0a58ca; /* bootstrap blue */
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}

    .link-cell:hover[b-z0e9nt0vr4] {
        color: blue;
    }
/* _content/Addshop_Web/Views/Admin/DistrictMaster.cshtml.rz.scp.css */
.select2-container--default .select2-results[b-0v825wdkgq] {
    /* Custom styles for dropdown */
    max-height: 300px;  /* Set maximum height */
    overflow-y: auto;   /* Enable vertical scroll */
}
.errormsg[b-0v825wdkgq]{
    color: red;font-size: 12px;position: absolute;display: block;margin-bottom: 24px;
}
.addbtn[b-0v825wdkgq]{
    padding-left: 21px;
}
/* _content/Addshop_Web/Views/Admin/EditKYCReport.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-x5n2vm5dks] {
    display: none;
}

.Myzoom img[b-x5n2vm5dks] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-x5n2vm5dks] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/Admin/GeManagementReport.cshtml.rz.scp.css */
[b-b6gj0gt4ce] .report-box {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    background: #fff;
}

[b-b6gj0gt4ce] .report-title {
    font-weight: 600;
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

[b-b6gj0gt4ce] .table-bordered td, .table-bordered th[b-b6gj0gt4ce] {
    vertical-align: middle;
}

[b-b6gj0gt4ce] .total-fund {
    color: red;
    font-weight: 600;
    margin: 10px 0;
}

[b-b6gj0gt4ce] .business-sales {
    width: 60%;
    margin: 0 auto 15px;
}
/* _content/Addshop_Web/Views/Admin/GetDirectorReport.cshtml.rz.scp.css */
.right-content[b-2n325srcto] {
    text-align: center;
}

.btn-primary[b-2n325srcto] {
    font-weight: 500;
}

.breadcrumb[b-2n325srcto] {
    background: none;
    margin-bottom: 0;
}
/* _content/Addshop_Web/Views/Admin/GetMonthlyGSTReport.cshtml.rz.scp.css */
.gst-tabs button[b-28vgt7n42t] {
    border-radius: 4px;
    padding: 8px 22px;
    min-width: 90px;
    font-size: 14px;
    margin-right: 6px;
    font-weight: 500;
    border: none;
    cursor: pointer;
}


.gst-tabs .active-tab[b-28vgt7n42t] {
    background: #198754 !important;
    color: white !important;
    margin-top: -5px;
}

.gst-tabs button:not(.active-tab)[b-28vgt7n42t] {
    background: #0d6efd;
    color: white;
}

tfoot tr[b-28vgt7n42t] {
    background-color: #fff6f6 !important;
    font-weight: bold;
}
/* _content/Addshop_Web/Views/Admin/KYCReports.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-7xer1ffzr2] {
    display: none;
}

.Myzoom img[b-7xer1ffzr2] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-7xer1ffzr2] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/Admin/Login.cshtml.rz.scp.css */
.register-main[b-e9h2y36snb] {
    height: 100vh;
    background: url(images/Login-Page-Background.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    background-position:bottom;

}
    .register-main[b-e9h2y36snb]::before {
        position: absolute;
        content: '';
        height: 100%;
        width: 100%;
        /*background: #00000045;*/
        z-index: 0;
    }


a.logo-register[b-e9h2y36snb] {
    position: relative;
}

    a.logo-register img[b-e9h2y36snb] {
        width: 150px;
    }
/* _content/Addshop_Web/Views/Admin/ProductMaster.cshtml.rz.scp.css */
.pm-loader[b-jdmj7vzsfh] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999999;
}

.pm-loader-content[b-jdmj7vzsfh] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px 25px;
    border-radius: 8px;
    color: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    font-weight: bold;
}

.note-editor.note-frame.panel.panel-default[b-jdmj7vzsfh] {
    width: 100% !important;
}

.note-popover.popover[b-jdmj7vzsfh] {
    display: none !important;
}
/* _content/Addshop_Web/Views/Admin/RemoveAddressProof.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-cs93kil7a6] {
    display: none;
}

.Myzoom img[b-cs93kil7a6] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-cs93kil7a6] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/Admin/RemoveIDProof.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-lk975qoje5] {
    display: none;
}

.Myzoom img[b-lk975qoje5] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-lk975qoje5] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/Admin/RemoveKYC.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-7bhs7uq9za] {
    display: none;
}

.Myzoom img[b-7bhs7uq9za] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-7bhs7uq9za] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/Admin/RemovePAN.cshtml.rz.scp.css */
input[type=checkbox]#zoomCheck[b-5k5kzase54] {
    display: none;
}

.Myzoom img[b-5k5kzase54] {
    transition: transform 0.25s ease;
    cursor: zoom-in;
}

input[type=checkbox]:checked ~ label > img[b-5k5kzase54] {
    transform: scale(2);
    cursor: zoom-out;
}
/* _content/Addshop_Web/Views/CallCenter/CRMDashboard.cshtml.rz.scp.css */
/* _content/Addshop_Web/Views/CallCenter/Login.cshtml.rz.scp.css */
.register-main[b-hp28m5hb7e] {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(images/callcenter-background.png);
    background-size: 100%;
    background-position: center;
    position:relative;
}
.register-main[b-hp28m5hb7e]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008a;
}
.right-switch[b-hp28m5hb7e] {
    writing-mode: vertical-lr;
    border: solid black 1px; 
    text-orientation: mixed;
    position: fixed;
    right: 0;
    background: #007540;
    color: #fff;
    padding: 10px 2px;
    top: calc(50% - 33px);
}
[b-hp28m5hb7e] .logo-register {
    position: relative;
}
/* _content/Addshop_Web/Views/Home/AboutUs.cshtml.rz.scp.css */
.subherder[b-cvd2qmlbhg] {
    position: relative;
}

.headertitle[b-cvd2qmlbhg] {
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    margin: 0 -12px;
    padding: 0 12px;
    justify-content: center;
}

.pagetitle[b-cvd2qmlbhg] {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

.subheading[b-cvd2qmlbhg] {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item[b-cvd2qmlbhg]::before {
    color: #fff !important;
}

.table .thead-success th[b-cvd2qmlbhg] {
    color: #fff;
    background-color: #1d3557;
    border-color: #1d3557;
}

.bodydata[b-cvd2qmlbhg] {
    position: relative;
}

/*.bodybg::before {
    content: '';
    position: absolute;
    background: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

/*.content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 0px 15px;
    margin: 15px 0px;
    border-radius: 6px;
}*/
.mivision-visiton-section[b-cvd2qmlbhg] {
    background: #eaeaea;
    padding: 42px 0;
}

.our-story-team-sec[b-cvd2qmlbhg] {
    position: relative;
}

.our-story-team[b-cvd2qmlbhg] {
    position: absolute;
    top: calc(100% - 60%);
    background: #fff;
    left: 30px;
    padding: 30px;
    width: calc(100% - 36%);
    height: 50%;
}

    .our-story-team[b-cvd2qmlbhg]  a, .AwardsandCertificate[b-cvd2qmlbhg]  a {
        font-weight: 600;
    }



.ethics[b-cvd2qmlbhg] {
    border-radius: 7px;
    height: 100%;
}
 .text-primary[b-cvd2qmlbhg] {
    color: #1d3557 !important;
}
.ethics-img[b-cvd2qmlbhg] {
    width: 65px;
    height: 65px;
    background: #007540;
    margin: 0px auto;
    border-radius: 50%;
    background-size: 60%;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.Trust[b-cvd2qmlbhg] {
 background-image: url('images/icons/trust.webp');
}
.Teamwork[b-cvd2qmlbhg] {
    background-image: url('images/icons/Teamwork.webp');
}
.Excellence[b-cvd2qmlbhg] {
    background-image: url('images/icons/Excellence.webp');
}
.Fair-Ethical[b-cvd2qmlbhg] {
    background-image: url('images/icons/Fair-Ethical.webp');
}
.ethics h5[b-cvd2qmlbhg] {
    text-align: center;
}

.new-about-ourstory[b-cvd2qmlbhg] {
    position: absolute;
    top: -30px;
    background: #fff;
    height: calc(100% + 60px);
    right: 60px;
    padding: 50px;
    box-shadow: 0 0 6px;
    width: 36%;
    border-radius: 9px;
}

.about-statistics[b-cvd2qmlbhg] {
    background-image: url(/images/open-site/leaf-bg.webp);
}

.about-statistics-card[b-cvd2qmlbhg] {
    background: #fff;
    padding: 16px;
    margin: 37px 0;
    border-radius: 5px;
    text-align: center;
}

    .about-statistics-card h1[b-cvd2qmlbhg] {
        font-weight: bold;
        color: #007540;
    }

    .about-statistics-card h4[b-cvd2qmlbhg] {
        font-size: 18px;
    }

.about-image[b-cvd2qmlbhg], .ethics-sec[b-cvd2qmlbhg], .about-text[b-cvd2qmlbhg], .new-ourstory[b-cvd2qmlbhg] {
    position: relative;
}

.about-image[b-cvd2qmlbhg]::before {
    left: -77px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 165px;
    background-repeat: no-repeat;
}

.ethics-sec[b-cvd2qmlbhg]::before {
    right: -110px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 134px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
 

.about-text[b-cvd2qmlbhg]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.about-text[b-cvd2qmlbhg]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.new-ourstory[b-cvd2qmlbhg]::before {
    right: -31px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 110px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
.about-statistics-card h4[b-cvd2qmlbhg] {
    min-height: 44px;
}
 
 
@media only screen and (max-width: 480px) {
    .our-story-team[b-cvd2qmlbhg] {
        top: calc(100% - 87%);
        left: 15px;
        width: calc(100% - 30px);
        height: 78%;
    }

    .new-about-ourstory[b-cvd2qmlbhg] {
        position: initial;
        height: auto;
        padding: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .about-statistics-card[b-cvd2qmlbhg] {
        margin: 11px 0;
    }
    .about-image[b-cvd2qmlbhg]::before, .about-text[b-cvd2qmlbhg]::after, .ethics-sec[b-cvd2qmlbhg]::before, .new-ourstory[b-cvd2qmlbhg]::before {
        display: none;
    }
}
.Awards img[b-cvd2qmlbhg] {
    height: 500px;
}



h1[b-cvd2qmlbhg],
h2[b-cvd2qmlbhg],
h3[b-cvd2qmlbhg],
h5[b-cvd2qmlbhg] {
    color: rgba(0, 142, 204, 1);
}

.text-brand[b-cvd2qmlbhg] {
    color: rgba(0, 142, 204, 1) !important;
}

.border-brand[b-cvd2qmlbhg] {
    border-color: rgba(0, 142, 204, 1) !important;
}

i.ri-check-double-line[b-cvd2qmlbhg] {
    color: rgba(0, 142, 204, 1) !important;
}

section[b-cvd2qmlbhg] {
    scroll-margin-top: 80px;
}

blockquote[b-cvd2qmlbhg] {
    font-size: 1rem;
    color: #555;
}

.card[b-cvd2qmlbhg] {
    border: 1px solid #eee;
    transition: all 0.3s ease;
}

    .card:hover[b-cvd2qmlbhg] {
        box-shadow: 0 4px 15px rgba(0, 142, 204, 0.2);
        transform: translateY(-3px);
    }
/* _content/Addshop_Web/Views/Home/BuybackExchangePolicy.cshtml.rz.scp.css */
.pdf[b-3adniu6r0v] {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.pdf[b-3adniu6r0v],
html[b-3adniu6r0v],
body[b-3adniu6r0v] {
    height: 100%;
    margin: 0;
    padding: 0;
}

h1[b-3adniu6r0v],
h3[b-3adniu6r0v] {
    text-align: center;
}

h1[b-3adniu6r0v] {
    color: green;
}
/* _content/Addshop_Web/Views/Home/CancellationPolicy.cshtml.rz.scp.css */
.pdf[b-9p4s4vl4wh] {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.pdf[b-9p4s4vl4wh],
html[b-9p4s4vl4wh],
body[b-9p4s4vl4wh] {
    height: 100%;
    margin: 0;
    padding: 0;
}

h1[b-9p4s4vl4wh],
h3[b-9p4s4vl4wh] {
    text-align: center;
}

h1[b-9p4s4vl4wh] {
    color: green;
}
/* _content/Addshop_Web/Views/Home/Contact.cshtml.rz.scp.css */
.mail[b-adt7vq7c0e] {
    color: #000 !important;
}


.btn-primary[b-adt7vq7c0e] {
    background: #1d3557;
}

.contact-card[b-adt7vq7c0e] {
    transition: all 0.3s ease;
    border-radius: 12px;
    overflow: hidden;
   
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    height: 300px;
    max-height: 300px;
}

    .contact-card:hover[b-adt7vq7c0e] {
        transform: translateY(-5px);
        box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    }

.card-icon-container[b-adt7vq7c0e] {
    background-color: rgb(229, 241, 248);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 1.5rem;
}

.card-icon[b-adt7vq7c0e] {
    color: #1d3557;
    
    font-size: 1.5rem;
}





.btn-primary-custom[b-adt7vq7c0e] {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: white;
}

    .btn-primary-custom:hover[b-adt7vq7c0e] {
        background-color: var(--primary-dark);
        border-color: var(--primary-dark);
    }
/* _content/Addshop_Web/Views/Home/Disclaimer.cshtml.rz.scp.css */
.pdf[b-kzc2kt4o9z] {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.pdf[b-kzc2kt4o9z],
html[b-kzc2kt4o9z],
body[b-kzc2kt4o9z] {
    height: 100%;
    margin: 0;
    padding: 0;
}

h1[b-kzc2kt4o9z],
h3[b-kzc2kt4o9z] {
    text-align: center;
}

h1[b-kzc2kt4o9z] {
    color: green;
}
/* _content/Addshop_Web/Views/Home/Error.cshtml.rz.scp.css */
.fullpage[b-ewa2kcmcng] {
    height: calc(100vh - 112px);
    display: flex;
    align-items: center;
    justify-content: center; 
}


.fullpage h5[b-ewa2kcmcng] {
    text-align: center;
    color: #198754;
    font-size: 35px;
    margin-bottom: 15px;
}
 
/* _content/Addshop_Web/Views/Home/Home.cshtml.rz.scp.css */

/*content*/
.home-about-banner[b-nctg2z0iin] {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    background-image: url('images/open-site/home-about-bg.png');
    padding: 50px 0;
}
/*content end*/

/*new design start*/
.new-prod[b-nctg2z0iin] {
    background: #f6f4f4;
    padding: 18px;
    border-radius: 10px;
}
[b-nctg2z0iin].ProductCode {
    font-size: 12px;
}
[b-nctg2z0iin] h6.card-title {
    height: 35px;
}
.star-achivers-text[b-nctg2z0iin] {
    text-align:left;
}
.new-prod-details p[b-nctg2z0iin] {
    margin-bottom: 0;
    min-height: 19px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.Incloftaxes[b-nctg2z0iin] {
    font-size: 9px !important;
}
[b-nctg2z0iin] a.text-primary.aboutlink {
    text-decoration: none;
    color: #fff !important;
}
.new-prod-details h2[b-nctg2z0iin] {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    font-style: italic;
    min-height: 48px;
}
[b-nctg2z0iin] a.bloglinks {
    text-decoration: none;
    font-weight: 600;
}

.about-home-details[b-nctg2z0iin] {
    position: relative;
    z-index: 9;
    background-image: url('images/open-site/about-content-bg.webp');
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.about-sections[b-nctg2z0iin] {
    position: relative;
}

    .about-sections[b-nctg2z0iin]  img {
        position: absolute;
        top: 0;
        aspect-ratio: 1350 / 448;
        height: 50%;
        object-fit: cover;
    }

.about-sections-title[b-nctg2z0iin] {
    position: relative;
    z-index: 9;
    color: #fff;
}

.starachivers[b-nctg2z0iin] {
    background-image: url('images/open-site/leaf-bg.webp');
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
}

.schedule[b-nctg2z0iin] {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}

.schedule h1[b-nctg2z0iin] {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
}

[b-nctg2z0iin] .home-schedule-btn {
    display: flex;
    background: #007540;
    float: left;
    color: #fff;
    align-items: center;
    padding: 12px;
    border-radius: 7px;
    text-decoration: none;
}

   [b-nctg2z0iin] .home-schedule-btn i {
        font-size: 30px;
        margin-right: 13px;
    }

.home-blog-list-text p[b-nctg2z0iin] {
    margin-top: 12px;
    margin-bottom: 2px;
}

.home-blog-list-text h1[b-nctg2z0iin] {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}

[b-nctg2z0iin] .owl-carousel .owl-item img {
    display: block;
    width: -webkit-fill-available;
    object-fit: cover;
}
.home-blog-list-text a[b-nctg2z0iin] {
    color: #8ac100;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    font-size: 13px;
}

.brosw-title[b-nctg2z0iin] {
    font-size: 30px;
    font-weight: 600;
    color: #387e01;
    font-style: italic;
    text-decoration: none;
    text-align:left;
}
[b-nctg2z0iin] .home-category button.owl-next {
    position: absolute;
    top: calc(50% - 35px);
    right: 15px;
    font-size: 32px !important;
}
[b-nctg2z0iin] .home-category button.owl-prev {
    position: absolute;
    top: calc(50% - 35px);
    left: 15px;
    font-size: 32px !important;
}
.loved-products-title h3[b-nctg2z0iin] {
    font-size: 29px;
    font-style: italic;
    color: #014e33;
    font-weight: 600;
}

.about-sections-title h1[b-nctg2z0iin] {
    font-size: 42px;
    font-weight: 600;
    font-style: italic;
}

.news_blog h2[b-nctg2z0iin] {
    color: #007540;
    font-weight: 600;
    font-size: 34px;
    font-style: italic;
}

.blog-date[b-nctg2z0iin] {
    position: absolute;
    top: 0;
    background: #007540;
    left: 29px;
    font-size: 36px;
    width: 73px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 0 0 15px 15px;
    line-height: 28px;
    padding: 13px 0 8px 0;
}

    .blog-date span[b-nctg2z0iin] {
        font-style: italic;
    }

    .blog-date label[b-nctg2z0iin] {
        font-size: 20px;
    }

.home-blog-list-image[b-nctg2z0iin] {
    position: relative;
}

    .home-blog-list-image[b-nctg2z0iin]  img {
        border-radius: 10px;
    }

.home-about-btn[b-nctg2z0iin] {
    position: absolute;
    background: #689b43;
    display: inline-block;
    padding: 8px 56px;
    color: #fff;
    left: calc(50% - 82px);
    bottom: -68px;
    border-radius: 12px;
}

.new-prod-image[b-nctg2z0iin] {
    position: relative;
}

.loved-prd-btn[b-nctg2z0iin] {
    position: absolute;
    right: 0;
}

.loved-prd-btn ul[b-nctg2z0iin] {
    padding-left: 0;
    margin-bottom: 0;
}

.loved-prd-btn li[b-nctg2z0iin] {
    list-style-type: none;
    font-size: 23px;
    margin-bottom: 11px;
    text-align: center;
    cursor:pointer;
}

/*new design end*/
.topselling-products h2[b-nctg2z0iin] {
    font-weight: bold;
    color: #1d3557;
}

.home-about-banner h2[b-nctg2z0iin] {
    font-weight: bold
}

.IMCEthics[b-nctg2z0iin] {
    position: relative;
}

.imc-content[b-nctg2z0iin] {
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 17px 17px;
    background: linear-gradient(1deg, #0000008a, transparent);
    display: flex;
    align-items: end;
}

    .imc-content h1[b-nctg2z0iin], {
        font-size: 29px;
        font-weight: 700;
    }

.starachivers h2[b-nctg2z0iin] {
    font-size: 29px;
    font-weight: 700;
    color: #1d3557;
}

[b-nctg2z0iin] .IMCEthics img {
    aspect-ratio: 659/329;
    width: 100%;
}

[b-nctg2z0iin] .mian-banner img {
    aspect-ratio: 27/11;
    width: fit-content;
}
.owl-carousel .owl-item img[b-nctg2z0iin] {
    width: fit-content;
}
.StarAchievers .item[b-nctg2z0iin] {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.StarAchievers img[b-nctg2z0iin] {
    width: 100% !important;
}

.StarAchieversdata[b-nctg2z0iin] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(1deg, black, transparent);
    top: 0;
    color: #fff;
    padding: 22px;
    display: flex;
    align-items: end;
}

    .StarAchieversdata p[b-nctg2z0iin] {
        margin-bottom: 0;
    }

    .StarAchieversdata h1[b-nctg2z0iin] {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0;
    }

.imc-content h1[b-nctg2z0iin] { 
    font-size: 24px;
    font-weight: bold;
}
.about-us-sec[b-nctg2z0iin]{
    position:relative;
}
    .about-us-sec[b-nctg2z0iin]::before {
        left: 37px;
        content: "";
        position: absolute;
        top: -39px;
        width: 153px;
        height: 140px;
        background-image: url(images/icons/h6_leaf-1.png);
        background-size: 165px;
        background-repeat: no-repeat;
    }
    .about-us-sec[b-nctg2z0iin]::after {
        content: "";
        position: absolute;
        right: 164px;
        top: -134px;
        width: 153px;
        height: 191px;
        background-image: url(images/icons/h6_leaf-2.png);
        background-size: 165px;
        background-repeat: no-repeat;
        z-index:99;
    }

 
.owl-carousel.StarAchievers .item[b-nctg2z0iin] {
    position: relative;
    text-align: center;
}

.StarAchievers .item img[b-nctg2z0iin] {
    display: block;
    width: 100%;
    height: auto;
}

.StarAchievers .item .text-overlay[b-nctg2z0iin] {
    padding: 10px 28px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    font-size: 11px;
    text-align: left;
    position: absolute;
    bottom: 0;
    font-weight: 600;
    min-height: 69px;
    text-transform: uppercase;
}

[b-nctg2z0iin] .home-category-sec .txt-white {
    position: absolute;
    top: 32px;
    color: #000;
    font-style: italic;
    left: 23px;
}
[b-nctg2z0iin] .home-category-sec {
    position: relative;
}
.home-category-sec span[b-nctg2z0iin]::after {
    content: ">";
    margin-left: 8px;
}
    [b-nctg2z0iin] .home-category-sec .txt-white h6 {
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 0;
    }
    [b-nctg2z0iin] .home-category-sec .txt-white span {
        font-size: 17px;
    }
[b-nctg2z0iin] .home-category-sec img {
    border-radius: 20px !important;
    overflow: hidden !important;
}
h1.star-achivers-text[b-nctg2z0iin] {
    font-size: 32px;
    text-transform:uppercase;
    font-weight:600;
    font-style:italic;
}
.StarAchievers[b-nctg2z0iin] {
    font-style: italic;
}
[b-nctg2z0iin] button.btn.btn-secondary.code-badge {
    border-radius: 0 30px 0 0;
    font-size: 12px;
    padding: 0 8px;
    transition: all 0.3s ease;
}
[b-nctg2z0iin].best-seller-box:hover .code-badge {
    background: #28844E;6
    color: #fff;
    border-color: #28844E;
}
@media  screen and (max-width:480px) {
     .about-us-sec[b-nctg2z0iin]::before,   .about-us-sec[b-nctg2z0iin]::after{
        display:none;
    }
   .about-home-details[b-nctg2z0iin] {
        background-position: left;
    }
}
    @media screen and (min-width:1520px) {
        .schedule h1[b-nctg2z0iin] {
            font-size: 42px;
        }

        .brosw-title[b-nctg2z0iin] {
            font-size: 39px;
        }

        .starachivers p[b-nctg2z0iin] {
            font-size: 23px;
        }

        .about-us-sec[b-nctg2z0iin]::after {
            right: 248px;
            top: -134px;
        }
    }
@media screen and (min-width: 1601px) {
    h1.star-achivers-text[b-nctg2z0iin] {
        font-size: 46px;
        font-style:italic;
    }
    .StarAchievers .item .text-overlay[b-nctg2z0iin] {
        font-size: 17px;
        min-height: 95px;
    }
    .starachivers[b-nctg2z0iin]{
        padding:100px 12px;
    }
}
/* _content/Addshop_Web/Views/SCM/Components/DirectSales/DirectSales_TempFreeRepurchaseItems.cshtml.rz.scp.css */
.bg-primary-btn[b-s37dveorth] {
    background: rgba(29, 53, 87, 1) !important;
    color: #fff !important;
}
/* _content/Addshop_Web/Views/SCM/Components/SCMMenuItems/SCMMenuItems.cshtml.rz.scp.css */
.hidden[b-y1avtrummu] {
    display: none !important;
}

.view-more-less[b-y1avtrummu] {
    padding: 6px 7px 0px 0px;
    cursor: pointer;
    font-weight: bold;
}

.view-more[b-y1avtrummu],
.view-less[b-y1avtrummu] {
    border: none;
    padding: 0px !important;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    background-color: none !important;
}

    .view-more:hover[b-y1avtrummu],
    .view-less:hover[b-y1avtrummu] {
        background-color: none !important;
    }
ul.left-submenu a.active[b-y1avtrummu] {
    color: rgb(63, 106, 216);
    font-weight: 600;
    background: rgb(224, 243, 255);
}




   
/* _content/Addshop_Web/Views/SCM/Components/StockManager/DCNFSalesReportData.cshtml.rz.scp.css */
.showlink[b-985lsx5gzm] {
    cursor: pointer;
    color: blue !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important
}
/* _content/Addshop_Web/Views/SCM/DashBoard.cshtml.rz.scp.css */
:root[b-0vvh9tjvz2] {
    --brand-blue: #008ecc;
}



/* Sidebar */
.sidebar[b-0vvh9tjvz2] {
    min-height: 100vh;
    background: #fff;
    padding: 1rem;
    border-right: 3px solid var(--brand-blue);
}

    .sidebar .nav-link[b-0vvh9tjvz2] {
        color: #333;
        font-weight: 500;
        padding: 12px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 10px;
        transition: 0.3s;
    }

        .sidebar .nav-link.active[b-0vvh9tjvz2],
        .sidebar .nav-link:hover[b-0vvh9tjvz2] {
            background: var(--brand-blue);
            color: #fff;
        }

    .sidebar .logo img[b-0vvh9tjvz2] {
        max-width: 180px;
        margin: 0 auto 1rem;
        display: block;
    }

/* Card Styles */
.card[b-0vvh9tjvz2] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s;
}

    .card:hover[b-0vvh9tjvz2] {
        transform: translateY(-3px);
    }

.card-header[b-0vvh9tjvz2] {
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .card-header i[b-0vvh9tjvz2] {
        font-size: 1.3rem;
    }

.table thead[b-0vvh9tjvz2] {
    background-color: var(--brand-blue);
    color: #fff;
}

.table td[b-0vvh9tjvz2],
.table th[b-0vvh9tjvz2] {
    text-align: center;
    vertical-align: middle;
}

@media (max-width: 992px) {
    .sidebar[b-0vvh9tjvz2] {
        min-height: auto;
        border-right: none;
        border-bottom: 3px solid var(--brand-blue);
    }
}
.dash-link[b-0vvh9tjvz2] {
    color: #0d6efd !important;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 600;
}

table.table td[b-0vvh9tjvz2], table.table th[b-0vvh9tjvz2] {
    vertical-align: middle;
    text-align: center;
}

.dash-click[b-0vvh9tjvz2] {
    cursor: pointer;
    color: #007bff;
}

    .dash-click.disabled[b-0vvh9tjvz2] {
        cursor: not-allowed;
        opacity: .6;
    }
/* _content/Addshop_Web/Views/Shared/Components/ChangePassword/ChangePassword.cshtml.rz.scp.css */
.toggle-password-eye[b-pbxhy51mvf] {
    float: right;
    top: -25px;
    right: 10px;
    position: relative;
    cursor: pointer;
}
/* _content/Addshop_Web/Views/Shared/Components/FromandToDateRange/FromandToDateRange.cshtml.rz.scp.css */
.calendericon[b-uc9sny4c83] {
    background: url('/images/calendar.gif') no-repeat;
    width: 100% !important;
    float: right;
    background-Position: 97% center;
    background-Repeat: no-repeat;
    cursor: pointer
}

.lblerros_new[b-uc9sny4c83] {
    color: red;
    font-size: 12px;
    text-align: center;
}
/* _content/Addshop_Web/Views/Shared/Components/SocialSharing/SocialSharing.cshtml.rz.scp.css */
.::deep socialsharing[b-qbovuhk1bi] {
    text-align: center;
}

  [b-qbovuhk1bi]  .socialsharing a {
        display: inline-block;
        padding: 0.7em;
        line-height: 0;
        /* margin-bottom: 2em; */
        color: #000;
    }

[b-qbovuhk1bi] aside.socialsharing {
    width: 100%;
    display: flex;
    border: 3px solid #1d3557;
    border-radius: 10px;
    /* left: 0; */
}
.twitter-x[b-qbovuhk1bi] {
    mask-image: url(images/icons/twetter-x.webp);
    background: #fff;
    mask-position: center;
    -webkit-mask-image: url(images/icons/twetter-x.webp);
    -webkit-mask-size: 12px;
    width: 20px;
    height: 20px;
    -webkit-mask-repeat: no-repeat;
}
/* _content/Addshop_Web/Views/Shared/Components/WelcomePage/WelcomePage.cshtml.rz.scp.css */
body[b-6vloj5hbnn] {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background-color: #f2f2f2;

}

.container[b-6vloj5hbnn] {
    text-align: center;
    margin-top: 10%;
    min-height: 300px;
}

h1[b-6vloj5hbnn] {
    color: #333;
}

p[b-6vloj5hbnn] {
    color: #666;
    margin-bottom: 20px;
}

.btn[b-6vloj5hbnn] {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.btn:hover[b-6vloj5hbnn] {
    background-color: #0056b3;
}
/* _content/Addshop_Web/Views/Shared/_Adminlayout.cshtml.rz.scp.css */
[b-9a2anx5kki] .fontred {
    color: red;
    font-size: 15px;
}

[b-9a2anx5kki] .link {
    color: mediumblue;
    cursor: pointer;
}

.header[b-9a2anx5kki] {
    background: #fafbfc;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
}
[b-9a2anx5kki] label:empty {
    display: none;
}
.fw-600[b-9a2anx5kki]{
    font-weight:600;
}
[b-9a2anx5kki] .table-body{
    overflow:auto;
}
.content-left[b-9a2anx5kki] {
    max-width: 245px;
    background: #fff;
    /*box-shadow: 4px -2px 6px #eee;*/

    position: relative;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    transition-duration: 0.3s;
}
[b-9a2anx5kki] .dashboard-overview {
    height: calc(100vh - 103px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-0[b-9a2anx5kki]{
    left:0px !important;
}
[b-9a2anx5kki] .menu-icons img{
    width:100%;
}
.content-height[b-9a2anx5kki] {
    min-height: calc(100vh - 63px);
    margin-top: 63px;
}
[b-9a2anx5kki] .left-submenu {
    display: none;
}
[b-9a2anx5kki] .mainmenu.active .left-submenu{
    display:block
}
.admin-logo[b-9a2anx5kki] {
    background: #fff;
    margin: 0 -12px;
}
[b-9a2anx5kki] img.slimlogo {
    width: 60px !important;
}
.delete-btn1[b-9a2anx5kki]{
    color:red;
}
.admin-login-details .dropdown-toggle[b-9a2anx5kki]::after {
    display: none;
}

[b-9a2anx5kki] .admin-account-user-icon img {
    width: 51px;
    border-radius: 30px;
}

.content-right[b-9a2anx5kki] {
    max-width: calc(100% - 245px);
    background: #f0f3f5;
    margin-left: 245px;
    transition-duration: 0.3s;
}

[b-9a2anx5kki] .image-link.selected {
    border: 3px solid green;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}

[b-9a2anx5kki] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}
[b-9a2anx5kki] .admin-logo img {
    width: 110px;
}

.panel-title[b-9a2anx5kki] {
    font-size: 19px;
    margin-bottom: 0;
}

[b-9a2anx5kki] .breadcrumb-sec {
    background: rgba(255, 255, 255, 0.45);
    margin: 0 -12px;
    margin-bottom: 20px;
    padding: 15px 15px;
}


[b-9a2anx5kki] .module-menu {
    padding-left: 0px;
    margin-bottom: 0px; 
}

[b-9a2anx5kki] .module-menu li {
    list-style-type: none; 
}

[b-9a2anx5kki] .module-menu li.active .left-submenu {
    display: block;
}

[b-9a2anx5kki] .menu-icons { 
    width: 20px;
    height: 20px;
    margin-right: 10px;
   background-size: cover;
}

[b-9a2anx5kki] ul.left-submenu {
    border-left: 3px solid #e0f3ff;
    margin: 0 8px 0 15px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}
[b-9a2anx5kki] .left-submenu li:last-chaild{
    margin-bottom:0;
}
[b-9a2anx5kki] .left-submenu li{
    margin-bottom:5px
}
[b-9a2anx5kki] .left-submenu li a {
    color: #000;
    text-decoration: none;
    margin-bottom: 0px;
    padding: 5px 0;
    border-radius: 5px;
    width: 100%;
    display: block;
}
[b-9a2anx5kki] ul.left-submenu a.active{
    color: #3f6ad8;
    background: #e0f3ff;
    font-weight:600
}
[b-9a2anx5kki] ul.left-submenu a:hover, [b-9a2anx5kki] .mainmenu:hover {
    color: #3f6ad8;
    background: #e0f3ff;
}
[b-9a2anx5kki] .breadcrumb-item.active {
    color: #6c757d;
    font-weight: 600;
}
[b-9a2anx5kki] .admin-login-details:hover .dropdown-menu {
    display: block;
    right: 0;
}
[b-9a2anx5kki] .mainmenu i {
    font-size: 10px;
}
[b-9a2anx5kki] .module-menu li.active .mainmenu i {
    transform:rotate(-180deg)
}
.admn-side-nav[b-9a2anx5kki] {
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin: 0 -11px 0 -8px;
}
.slimscroll[b-9a2anx5kki]::-webkit-scrollbar {
  width: 5px;
  height:5px;
}

[b-9a2anx5kki] .slimscroll-more-width::-webkit-scrollbar {
    
    height: 10px !important;
}
/* Track */
.slimscroll[b-9a2anx5kki]::-webkit-scrollbar-track {
    background: #f1f1f1;
}
 
/* Handle */
.slimscroll[b-9a2anx5kki]::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
    .slimscroll[b-9a2anx5kki]::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
[b-9a2anx5kki] .PageHeader {
    background: #f7f9fa;
    margin: 0 -11px;
    padding: 13px 0;
    margin-bottom: 15px;
}
[b-9a2anx5kki] .card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}
.account-name[b-9a2anx5kki] {
    display: flex;
    align-items: center;
    color: #fff;
}
[b-9a2anx5kki] .account-user-icon img {
    width: 100%;
    border-radius: 30px;
}
.account-user-icon[b-9a2anx5kki] {
    width: 40px;
}
.account-userdetails[b-9a2anx5kki] {
    display: flex;
    min-width: 317px;
    padding: 10px 16px;
    background: #1768bb;
}
.menu-toogle[b-9a2anx5kki] {
    cursor: pointer;
    color: #3f6ad8;
}

[b-9a2anx5kki] .content-left.icon-nav label {
    display: none;
}
.content-left.icon-nav[b-9a2anx5kki] {
    max-width: 72px;
}
[b-9a2anx5kki] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}
[b-9a2anx5kki] .content-left.icon-nav.hoversidenav .mainmenu {
    justify-content: space-between !important;
}


[b-9a2anx5kki] .content-left.icon-nav .mainmenu-li i {
    display: none;
}
[b-9a2anx5kki] .content-left.icon-nav.hoversidenav .mainmenu-li i {
    display: block;
}
[b-9a2anx5kki] .content-left.icon-nav .admin-logo h5{
    display:none;
}
[b-9a2anx5kki] .content-left.icon-nav.hoversidenav .admin-logo h5 {
    display: block;
}
 .content-right.icon-nav[b-9a2anx5kki]{
    max-width:calc(100% - 72px);
    margin-left:72px
}
[b-9a2anx5kki] .content-left.icon-nav .left-submenu, .content-left.icon-nav .mainmenu-li.active .left-submenu[b-9a2anx5kki]{
    display: none !important;
}
[b-9a2anx5kki] .content-left.icon-nav.hoversidenav .mainmenu-li.active .left-submenu {
    display: block !important;
}
.content-left.icon-nav .menu-toogle[b-9a2anx5kki] {
    display: none;
}
.content-left.icon-nav.hoversidenav .menu-toogle[b-9a2anx5kki] {
    display: block;
}

.content-left.icon-nav.hoversidenav[b-9a2anx5kki] {
    max-width: 245px;
}
[b-9a2anx5kki] .content-left.icon-nav.hoversidenav label {
    display: block !important;
}
[b-9a2anx5kki] table a {
    text-decoration: none;
    color: #1d3557;
}
[b-9a2anx5kki] table th {
    border-bottom-width: 0 !important;
}

[b-9a2anx5kki] .modal {
    background: #00000047;
}
[b-9a2anx5kki] table th, [b-9a2anx5kki] table td {
    font-size: 14px;
}
    [b-9a2anx5kki] .coming-soon {
        height: calc(100vh - 76px);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 60px;
        font-family: cursive;
        color: #1d3557;
    }
 
/*jq grid start*/

/* width */
[b-9a2anx5kki] .ui-jqgrid-bdiv::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
[b-9a2anx5kki] .ui-jqgrid-bdiv::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-9a2anx5kki] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    [b-9a2anx5kki] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-9a2anx5kki] .ui-jqgrid tr.jqgrow td, [b-9a2anx5kki] .ui-jqgrid .ui-jqgrid-htable th {
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    padding: 5px;
}

[b-9a2anx5kki] .ui-jqgrid .ui-search-table .ui-search-input > input, [b-9a2anx5kki] .ui-jqgrid .ui-search-table .ui-search-input > select {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ababab;
    padding: 6px 10px !important;
    border-radius: 4px;
}

[b-9a2anx5kki] span.ui-jqdialog-title {
    font-size: 16px;
    color: #fff;
}

[b-9a2anx5kki] .ui-widget select {
    font-size: 14px;
}

/*jq grid end*/

[b-9a2anx5kki] .select2-container {
    width: 100% !important;
}
[b-9a2anx5kki] .select2-container--default .select2-selection--single {
    height: 38px !important;
    display: flex;
    align-items: center;
}
[b-9a2anx5kki] .accept-reject-btn-align {
    display: flex;
}
[b-9a2anx5kki] .accept-reject-btn-align img {
    margin: 0 5px;
    width:20px;
}
[b-9a2anx5kki] button.close {
    /* border: none;
    background-color: green;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff; */
    border: none;
    background-color: green;
    width: 59px;
    height: 30px;
    /* border-radius: 63%; */
    color: #fff;
}
[b-9a2anx5kki] ul.userpermsision-submenu {
    padding-left: 0;
}
[b-9a2anx5kki] ul.userpermsision-submenu li {
    list-style-type: none;
}
/* ::deep .ui-jqgrid, ::deep .ui-jqgrid .ui-jqgrid-view, ::deep .ui-jqgrid .ui-jqgrid-btable, ::deep .ui-jqgrid-pager {
    min-width: 100% !important;
} */
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .content-left[b-9a2anx5kki] {
        left: -100%;
    }

    .content-right[b-9a2anx5kki] {
        margin-left: 0px;
        max-width: 100%;
    }
    header .content-right[b-9a2anx5kki] {
        position: absolute;
        margin-left: 0px !important;
        left:0px !important;

    }
    [b-9a2anx5kki] .content-height {
        min-height: calc(100vh - 63px);
        margin-top: 170px;
    }
  [b-9a2anx5kki]  .mobile-menu {
        position: fixed;
        background: #00000070;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.modal[b-9a2anx5kki]{
    z-index: 9999999;
}
/*Modal Added Loading*/
#loadingModal[b-9a2anx5kki] {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loadingModalContent[b-9a2anx5kki] {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#loadingModalContent h3[b-9a2anx5kki] {
    margin-bottom: 0;
    font-size: 16px;
}



[b-9a2anx5kki] .search-icon {
    background: url(images/icons/search.png) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    width: 45px;
    background-position: center !important;
}
[b-9a2anx5kki] .text-link {
    color: #0d6efd !important;
}
#txt_searchLinks[b-9a2anx5kki] {
    width: 88% !important;
    font-size: 13px;
    background-color: white;
    appearance: none;
    padding: 6px;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s;
    z-index: "9999 !important";
}
/* _content/Addshop_Web/Views/Shared/_AyurvedicKendraLayout.cshtml.rz.scp.css */
.content-left[b-cujszmsomf] {
    max-width: 245px;
    background: #fff;
    box-shadow: 4px -2px 6px #eee;
    height: 100vh;
    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}
[b-cujszmsomf] .menu-icons img {
    width: 100%;
}
[b-cujszmsomf] .left-submenu {
    display: none;
}

[b-cujszmsomf] .mainmenu.active .left-submenu {
    display: block
}
[b-cujszmsomf] .menu-icons img{
    width:100%;
}
.admin-logo[b-cujszmsomf] {
    background: #fafbfc;
    margin: 0 -12px;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.admin-login-details .dropdown-toggle[b-cujszmsomf]::after {
    display: none;
}

[b-cujszmsomf] .admin-account-user-icon img {
    width: 51px;
}

.content-right[b-cujszmsomf] {
    max-width: calc(100% - 245px);
    background: #f0f3f5;
    margin-left: 245px;
    min-height: 100vh;
}

[b-cujszmsomf] header {
    background: #fafbfc;
    padding: 6px 0;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    position: sticky;
    z-index: 9;
    top: 0px;
}

[b-cujszmsomf] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}

[b-cujszmsomf] .admin-logo img {
    width: 45px;
}

.panel-title[b-cujszmsomf] {
    font-size: 19px;
    margin-bottom: 0;
}

[b-cujszmsomf] .breadcrumb-sec {
    background: rgba(255, 255, 255, 0.45);
    margin: 0 -12px;
    margin-bottom: 20px;
    padding: 15px 15px;
}


[b-cujszmsomf] .module-menu {
    padding-left: 0px;
    margin-bottom: 0px;
}

    [b-cujszmsomf] .module-menu li {
        list-style-type: none;
    }

        [b-cujszmsomf] .module-menu li.active .left-submenu {
            display: block;
        }

[b-cujszmsomf] .menu-icons {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-size: cover;
}

[b-cujszmsomf] ul.left-submenu {
    margin: 0 8px 0 15px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

[b-cujszmsomf] .left-submenu li:last-chaild {
    margin-bottom: 0;
}

[b-cujszmsomf] .left-submenu li {
    margin-bottom: 5px
}

    [b-cujszmsomf] .left-submenu li a {
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
        padding: 5px 0;
        border-radius: 5px;
        width: 100%;
        display: block;
    }

[b-cujszmsomf] ul.left-submenu a.active {
    color: #3f6ad8;
    background: #e0f3ff;
    font-weight: 600
}

[b-cujszmsomf] ul.left-submenu a:hover, [b-cujszmsomf] .mainmenu:hover {
    color: #3f6ad8;
    background: #e0f3ff;
}

[b-cujszmsomf] .breadcrumb-item.active {
    color: #6c757d;
    font-weight: 600;
}

[b-cujszmsomf] .admin-login-details:hover .dropdown-menu {
    display: block;
    right: 0;
}

[b-cujszmsomf] .mainmenu i {
    font-size: 10px;
}

[b-cujszmsomf] .module-menu li.active .mainmenu i {
    transform: rotate(-180deg)
}

.admn-side-nav[b-cujszmsomf] {
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin: 0 -11px 0 -8px;
}

.slimscroll[b-cujszmsomf]::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
.slimscroll[b-cujszmsomf]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.slimscroll[b-cujszmsomf]::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    .slimscroll[b-cujszmsomf]::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-cujszmsomf] .PageHeader {
    background: #31a66a;
    margin: 0 -11px;
    padding: 13px 0 100px 0px;
    margin-bottom: 15px;
}

[b-cujszmsomf] .page-content {
    margin-top: -100px;
}

[b-cujszmsomf] .card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}

[b-cujszmsomf] .imagebtn button {
    border: 0px;
    background: transparent;
    width: 40px;
    height: 40px;
}

[b-cujszmsomf] .imagebtn img {
    width: 100%;
}

[b-cujszmsomf] .PageHeader h2 {
    font-size: 20px;
    margin-bottom: 0;
}

[b-cujszmsomf] .content-left.icon-nav label {
    display: none;
}

.content-left.icon-nav[b-cujszmsomf] {
    max-width: 72px;
}

[b-cujszmsomf] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}

[b-cujszmsomf] .content-left.icon-nav:hover .mainmenu {
    justify-content: space-between !important;
}


[b-cujszmsomf] .content-left.icon-nav .mainmenu-li i {
    display: none;
}

[b-cujszmsomf] .content-left.icon-nav:hover .mainmenu-li i {
    display: block;
}

[b-cujszmsomf] .content-left.icon-nav .admin-logo h5 {
    display: none;
}

[b-cujszmsomf] .content-left.icon-nav:hover .admin-logo h5 {
    display: block;
}

.content-right.icon-nav[b-cujszmsomf] {
    max-width: calc(100% - 72px);
    margin-left: 72px
}

[b-cujszmsomf] .content-left.icon-nav .left-submenu, .content-left.icon-nav .mainmenu-li.active .left-submenu[b-cujszmsomf] {
    display: none !important;
}

[b-cujszmsomf] .content-left.icon-nav:hover .mainmenu-li.active .left-submenu {
    display: block !important;
}

.menu-toogle[b-cujszmsomf] {
    cursor: pointer;
    color: #3f6ad8;
}

.content-left.icon-nav .menu-toogle[b-cujszmsomf] {
    display: none;
}

.content-left.icon-nav:hover .menu-toogle[b-cujszmsomf] {
    display: block;
}

.content-left.icon-nav:hover[b-cujszmsomf] {
    max-width: 245px;
}

[b-cujszmsomf] .content-left.icon-nav:hover label {
    display: block !important;
}

[b-cujszmsomf] table a {
    text-decoration: none;
    color: #1d3557;
}

[b-cujszmsomf] table th {
    border-bottom-width: 0 !important;
}

[b-cujszmsomf] .coming-soon {
    height: calc(100vh - 76px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-family: cursive;
    color: #1d3557;
}

.left-0[b-cujszmsomf] {
    left: 0px !important;
}
[b-cujszmsomf] .ui-jqgrid .ui-jqgrid-btable {
    min-width: 100% !important;
    /*width: 100% !important*/
}

@media only screen and (min-width: 320px) and (max-width: 420px) {
    .content-left[b-cujszmsomf] {
        left: -100%;
    }

    .content-right[b-cujszmsomf] {
        margin-left: 0px;
        max-width: 100%;
    }

    .mobile-menu[b-cujszmsomf] {
        position: fixed;
        background: #00000099;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 99;
    }
}
.BusinessType[b-cujszmsomf]{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
/* _content/Addshop_Web/Views/Shared/_CallCenterlayout.cshtml.rz.scp.css */
.header[b-ou0r2uwkzh] {
    background: #fafbfc;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
}

.content-left[b-ou0r2uwkzh] {
    max-width: 245px;
    background: #fff;
    /*box-shadow: 4px -2px 6px #eee;*/

    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    transition-duration: 0.3s;
}

.content-height[b-ou0r2uwkzh] {
    min-height: calc(100vh - 63px);
    margin-top: 63px;
}

[b-ou0r2uwkzh] .left-submenu {
    display: none;
}

[b-ou0r2uwkzh] .mainmenu.active .left-submenu {
    display: block
}

.admin-logo[b-ou0r2uwkzh] {
    background: #fff;
    margin: 0 -12px;
    padding-bottom: 12px;
    box-shadow: -8px -4px 6px;
}
[b-ou0r2uwkzh] .image-link.selected {
    border: 3px solid green;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
.delete-btn1[b-ou0r2uwkzh] {
    color: red;
}

.admin-login-details .dropdown-toggle[b-ou0r2uwkzh]::after {
    display: none;
}

[b-ou0r2uwkzh] .admin-account-user-icon img {
    width: 51px;
}

.content-right[b-ou0r2uwkzh] {
    max-width: calc(100% - 245px);
    background: #f0f3f5;
    margin-left: 245px;
    transition-duration: 0.3s;
}



[b-ou0r2uwkzh] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}

[b-ou0r2uwkzh] .admin-logo img {
    width: 45px;
}

.panel-title[b-ou0r2uwkzh] {
    font-size: 19px;
    margin-bottom: 0;
}

[b-ou0r2uwkzh] .breadcrumb-sec {
    background: rgba(255, 255, 255, 0.45);
    margin: 0 -12px;
    margin-bottom: 20px;
    padding: 15px 15px;
}


[b-ou0r2uwkzh] .module-menu {
    padding-left: 0px;
    margin-bottom: 0px;
}

    [b-ou0r2uwkzh] .module-menu li {
        list-style-type: none;
    }

        [b-ou0r2uwkzh] .module-menu li.active .left-submenu {
            display: block;
        }

[b-ou0r2uwkzh] .menu-icons {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

[b-ou0r2uwkzh] ul.left-submenu {
    border-left: 3px solid #e0f3ff;
    margin: 0 8px 0 15px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

[b-ou0r2uwkzh] .left-submenu li:last-chaild {
    margin-bottom: 0;
}

[b-ou0r2uwkzh] .left-submenu li {
    margin-bottom: 5px
}

    [b-ou0r2uwkzh] .left-submenu li a {
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
        padding: 5px 0;
        border-radius: 5px;
        width: 100%;
        display: block;
    }

[b-ou0r2uwkzh] ul.left-submenu a.active {
    color: #3f6ad8;
    background: #e0f3ff;
    font-weight: 600
}

[b-ou0r2uwkzh] ul.left-submenu a:hover, [b-ou0r2uwkzh] .mainmenu:hover, [b-ou0r2uwkzh] .mainmenu.active{
    color: #3f6ad8;
    background: #e0f3ff;
}

[b-ou0r2uwkzh] .breadcrumb-item.active {
    color: #6c757d;
    font-weight: 600;
}

[b-ou0r2uwkzh] .admin-login-details:hover .dropdown-menu {
    display: block;
    right: 0;
}

[b-ou0r2uwkzh] .mainmenu i {
    font-size: 10px;
}

[b-ou0r2uwkzh] .module-menu li.active .mainmenu i {
    transform: rotate(-180deg)
}

.admn-side-nav[b-ou0r2uwkzh] {
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin: 0 -11px 0 -8px;
}

.slimscroll[b-ou0r2uwkzh]::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
.slimscroll[b-ou0r2uwkzh]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.slimscroll[b-ou0r2uwkzh]::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    .slimscroll[b-ou0r2uwkzh]::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-ou0r2uwkzh] .PageHeader {
    background: #f7f9fa;
    margin: 0 -11px;
    padding: 13px 0;
    margin-bottom: 15px;
}

[b-ou0r2uwkzh] .card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}

.account-name[b-ou0r2uwkzh] {
    display: flex;
    align-items: center;
    color: #fff;
}

[b-ou0r2uwkzh] .account-user-icon img {
    width: 100%;
}

.account-user-icon[b-ou0r2uwkzh] {
    width: 40px;
}

.account-userdetails[b-ou0r2uwkzh] {
    display: flex;
    min-width: 317px;
    padding: 10px 16px;
    background: #1d3557;
}

.menu-toogle[b-ou0r2uwkzh] {
    cursor: pointer;
    color: #3f6ad8;
}

[b-ou0r2uwkzh] .content-left.icon-nav label {
    display: none;
}

.content-left.icon-nav[b-ou0r2uwkzh] {
    max-width: 72px;
}

[b-ou0r2uwkzh] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}

[b-ou0r2uwkzh] .content-left.icon-nav.hoversidenav .mainmenu {
    justify-content: space-between !important;
}


[b-ou0r2uwkzh] .content-left.icon-nav .mainmenu-li i {
    display: none;
}

[b-ou0r2uwkzh] .content-left.icon-nav.hoversidenav .mainmenu-li i {
    display: block;
}

[b-ou0r2uwkzh] .content-left.icon-nav .admin-logo h5 {
    display: none;
}

[b-ou0r2uwkzh] .content-left.icon-nav.hoversidenav .admin-logo h5 {
    display: block;
}

.content-right.icon-nav[b-ou0r2uwkzh] {
    max-width: calc(100% - 72px);
    margin-left: 72px
}

[b-ou0r2uwkzh] .content-left.icon-nav .left-submenu, .content-left.icon-nav .mainmenu-li.active .left-submenu[b-ou0r2uwkzh] {
    display: none !important;
}

[b-ou0r2uwkzh] .content-left.icon-nav.hoversidenav .mainmenu-li.active .left-submenu {
    display: block !important;
}

.content-left.icon-nav .menu-toogle[b-ou0r2uwkzh] {
    display: none;
}

.content-left.icon-nav.hoversidenav .menu-toogle[b-ou0r2uwkzh] {
    display: block;
}

.content-left.icon-nav.hoversidenav[b-ou0r2uwkzh] {
    max-width: 245px;
}

[b-ou0r2uwkzh] .content-left.icon-nav.hoversidenav label {
    display: block !important;
}

[b-ou0r2uwkzh] table a {
    text-decoration: none;
    color: #1d3557;
}

[b-ou0r2uwkzh] table th {
    border-bottom-width: 0 !important;
}

[b-ou0r2uwkzh] .modal {
    background: #00000047;
}

[b-ou0r2uwkzh] table th, [b-ou0r2uwkzh] table td {
    font-size: 14px;
}

[b-ou0r2uwkzh] .coming-soon {
    height: calc(100vh - 76px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-family: cursive;
    color: #1d3557;
}

/*jq grid start*/

/* width */
[b-ou0r2uwkzh] .ui-jqgrid-bdiv::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Track */
[b-ou0r2uwkzh] .ui-jqgrid-bdiv::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-ou0r2uwkzh] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    [b-ou0r2uwkzh] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-ou0r2uwkzh] .ui-jqgrid tr.jqgrow td, [b-ou0r2uwkzh] .ui-jqgrid .ui-jqgrid-htable th {
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    padding: 5px;
}

[b-ou0r2uwkzh] .ui-jqgrid .ui-search-table .ui-search-input > input, [b-ou0r2uwkzh] .ui-jqgrid .ui-search-table .ui-search-input > select {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ababab;
    padding: 6px 10px !important;
    border-radius: 4px;
}

[b-ou0r2uwkzh] span.ui-jqdialog-title {
    font-size: 16px;
    color: #fff;
}

[b-ou0r2uwkzh] .ui-widget select {
    font-size: 14px;
}

/*jq grid end*/

[b-ou0r2uwkzh] .select2-container {
    width: 100% !important;
}

[b-ou0r2uwkzh] .select2-container--default .select2-selection--single {
    height: 38px !important;
    display: flex;
    align-items: center;
}

[b-ou0r2uwkzh] .accept-reject-btn-align {
    display: flex;
}

    [b-ou0r2uwkzh] .accept-reject-btn-align img {
        margin: 0 5px;
        width: 20px;
    }

[b-ou0r2uwkzh] button.close {
    border: none;
    background-color: green;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
}
[b-ou0r2uwkzh] .ProfileDetail h2, [b-ou0r2uwkzh] .ProfileDetails h2 {
    font-weight: 700;
}
.right-0[b-ou0r2uwkzh]{
    right:0px !important;
}

.right-switch[b-ou0r2uwkzh] {
    border-radius: 5px 0 0 5px;
    writing-mode: vertical-lr; 
    display: inline-block;
    color: #fff;
    padding: 14px 3px;
    text-orientation: mixed;
    position: fixed;
    right: 0;
    top: calc(50% - 36px);
    background: #007540;
    cursor: pointer;
}
[b-ou0r2uwkzh] .support-icon img {
    width: 41px;
}
.admin-login-details[b-ou0r2uwkzh] {
    max-width: 250px;
}
.support-icon label[b-ou0r2uwkzh] {
    max-width: 213px;
    border: 2px solid green;
    padding: 4px 14px;
    border-radius: 31px;
    color: green;
    font-weight: 500;
    animation: blink-animation-b-ou0r2uwkzh 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
    display: block;
    margin-left: auto;
}

@keyframes blink-animation-b-ou0r2uwkzh {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
 [b-ou0r2uwkzh] .support-icon a {
    display: flex;
    align-items: center;
    color: #000;
    text-decoration: none;
    font-weight:600;
    cursor:pointer;

}
.incall-box[b-ou0r2uwkzh] {
    position: fixed;
    right: 0;
    width: 338px;
    background: #fff;
    padding: 15px;
    border-radius: 10px 0 0 10px;
    top: calc(50vh - 200px);
    border: 2px solid #007540;
    right: -100%;
    transition-duration: 0.5s;
}

    .incall-box[b-ou0r2uwkzh]  img {
        width: 70px;
    }

    .incall-box span[b-ou0r2uwkzh], .incall-box label[b-ou0r2uwkzh] {
        width: 100%;
        display: block;
        text-align: center;
    }

.incall-status[b-ou0r2uwkzh] {
    text-align: center;
    margin-bottom: 12px;
}

.incall-close[b-ou0r2uwkzh] {
    border: 1px solid #eee;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.left-0[b-ou0r2uwkzh] {
    left: 0px !important;
}
[b-ou0r2uwkzh]  .menu-icons img {
    width: 100%;
}
.Initiate-Enquiry[b-ou0r2uwkzh] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    width: 70px;
    height: 70px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid #198754;
}
    .Initiate-Enquiry[b-ou0r2uwkzh]  img {
        width: 100%;
    }
@media only screen and (min-width: 320px) and (max-width: 420px) {
    .content-left[b-ou0r2uwkzh] {
        left: -100%;
    }

    .content-right[b-ou0r2uwkzh] {
        margin-left: 0px;
        max-width: 100%;
    }

    header .content-right[b-ou0r2uwkzh] {
        position: absolute;
        margin-left: 0px !important;
        left: 0px !important;
    }
}
/* _content/Addshop_Web/Views/Shared/_Kendralayout.cshtml.rz.scp.css */
.content-left[b-qgk27hzkty] {
    max-width: 245px;
    background: #fff;
    box-shadow: 4px -2px 6px #eee;
    height: 100vh;
    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}

[b-qgk27hzkty] .left-submenu {
    display: none;
}

[b-qgk27hzkty] .mainmenu.active .left-submenu {
    display: block
}

.admin-logo[b-qgk27hzkty] {
    background: #fafbfc;
    margin: 0 -12px;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.admin-login-details .dropdown-toggle[b-qgk27hzkty]::after {
    display: none;
}

[b-qgk27hzkty] .admin-account-user-icon img {
    width: 51px;
}

.content-right[b-qgk27hzkty] {
    max-width: calc(100% - 245px);
    background: #f0f3f5;
    margin-left: 245px;
    min-height: 100vh;
}

[b-qgk27hzkty] header {
    background: #fafbfc;
    padding: 6px 0;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    position: sticky;
    z-index: 9;
    top: 0px;
}

[b-qgk27hzkty] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}

[b-qgk27hzkty] .admin-logo img {
    width: 45px;
}

.panel-title[b-qgk27hzkty] {
    font-size: 19px;
    margin-bottom: 0;
}

[b-qgk27hzkty] .breadcrumb-sec {
    background: rgba(255, 255, 255, 0.45);
    margin: 0 -12px;
    margin-bottom: 20px;
    padding: 15px 15px;
}


[b-qgk27hzkty] .module-menu {
    padding-left: 0px;
    margin-bottom: 0px;
}

    [b-qgk27hzkty] .module-menu li {
        list-style-type: none;
    }

        [b-qgk27hzkty] .module-menu li.active .left-submenu {
            display: block;
        }

[b-qgk27hzkty] .menu-icons { 
    width: 20px;
    height: 20px;
    margin-right: 10px;
   background-size: cover;
}

[b-qgk27hzkty] ul.left-submenu {
    margin: 0 8px 0 15px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

[b-qgk27hzkty] .left-submenu li:last-chaild {
    margin-bottom: 0;
}

[b-qgk27hzkty] .left-submenu li {
    margin-bottom: 5px
}

    [b-qgk27hzkty] .left-submenu li a {
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
        padding: 5px 0;
        border-radius: 5px;
        width: 100%;
        display: block;
    }

[b-qgk27hzkty] ul.left-submenu a.active {
    color: #3f6ad8;
    background: #e0f3ff;
    font-weight: 600
}

[b-qgk27hzkty] ul.left-submenu a:hover, [b-qgk27hzkty] .mainmenu:hover {
    color: #3f6ad8;
    background: #e0f3ff;
}

[b-qgk27hzkty] .breadcrumb-item.active {
    color: #6c757d;
    font-weight: 600;
}

[b-qgk27hzkty] .admin-login-details:hover .dropdown-menu {
    display: block;
    right: 0;
}

[b-qgk27hzkty] .mainmenu i {
    font-size: 10px;
}

[b-qgk27hzkty] .module-menu li.active .mainmenu i {
    transform: rotate(-180deg)
}

.admn-side-nav[b-qgk27hzkty] {
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin: 0 -11px 0 -8px;
}

.slimscroll[b-qgk27hzkty]::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
.slimscroll[b-qgk27hzkty]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.slimscroll[b-qgk27hzkty]::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    .slimscroll[b-qgk27hzkty]::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-qgk27hzkty] .PageHeader {
    background: #527add;
    margin: 0 -11px;
    padding: 13px 0 100px 0px;
    margin-bottom: 15px;
}

[b-qgk27hzkty] .page-content {
    margin-top: -100px;
}

[b-qgk27hzkty] .card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}
[b-qgk27hzkty] table a {
    text-decoration: none;
    color: #1d3557;
}

[b-qgk27hzkty] table th {
    border-bottom-width: 0 !important;
}

[b-qgk27hzkty] .imagebtn button {
    border: 0px;
    background: transparent;
    width: 40px;
    height: 40px;
}

[b-qgk27hzkty] .imagebtn img {
    width: 100%;
}
[b-qgk27hzkty] .PageHeader h2 {
    font-size: 20px;
    margin-bottom: 0;
}


 

[b-qgk27hzkty] .content-left.icon-nav label {
    display: none;
}

.content-left.icon-nav[b-qgk27hzkty] {
    max-width: 72px;
}

[b-qgk27hzkty] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}

[b-qgk27hzkty] .content-left.icon-nav:hover .mainmenu {
    justify-content: space-between !important;
}


[b-qgk27hzkty] .content-left.icon-nav .mainmenu-li i {
    display: none;
}

[b-qgk27hzkty] .content-left.icon-nav:hover .mainmenu-li i {
    display: block;
}

[b-qgk27hzkty] .content-left.icon-nav .admin-logo h5 {
    display: none;
}

[b-qgk27hzkty] .content-left.icon-nav:hover .admin-logo h5 {
    display: block;
}

.content-right.icon-nav[b-qgk27hzkty] {
    max-width: calc(100% - 72px);
    margin-left: 72px
}

[b-qgk27hzkty] .content-left.icon-nav .left-submenu, .content-left.icon-nav .mainmenu-li.active .left-submenu[b-qgk27hzkty] {
    display: none !important;
}

[b-qgk27hzkty] .content-left.icon-nav:hover .mainmenu-li.active .left-submenu {
    display: block !important;
}

.menu-toogle[b-qgk27hzkty] {
    cursor: pointer;
    color: #3f6ad8;
}

.content-left.icon-nav .menu-toogle[b-qgk27hzkty] {
    display: none;
}

.content-left.icon-nav:hover .menu-toogle[b-qgk27hzkty] {
    display: block;
}

.content-left.icon-nav:hover[b-qgk27hzkty] {
    max-width: 245px;
}

[b-qgk27hzkty] .content-left.icon-nav:hover label {
    display: block !important;
}
[b-qgk27hzkty] table{
    font-size:12px;
}
[b-qgk27hzkty] table a {
    text-decoration: none;
    color: #1d3557;
}

[b-qgk27hzkty] table th {
    border-bottom-width: 0 !important;
}
[b-qgk27hzkty] .coming-soon {
    height: calc(100vh - 76px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-family: cursive;
    color: #1d3557;
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
.content-left[b-qgk27hzkty] {
left: -100%;
}

.content-right[b-qgk27hzkty] {
margin-left: 0px;
max-width: 100%;
}
   

    .col.content-left.icon-nav[b-qgk27hzkty] {
        left: 0;
        min-width: 245px;
    }

    [b-qgk27hzkty] .content-left.icon-nav label {
        display: block;
    }

    [b-qgk27hzkty] .content-left.icon-nav .mainmenu {
        justify-content: start !important;
    }

    .content-left.left-0[b-qgk27hzkty] {
        left: 0;
    }
}
/* _content/Addshop_Web/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/*comann class*/
*[b-akryo4vvgq] {
    font-family: 'Poppins', sans-serif;
}

.icon[b-akryo4vvgq] {
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
}

[b-akryo4vvgq] .text-primary {
    color: rgba(0, 142, 204, 1) !important;
}

[b-akryo4vvgq] label:empty,
[b-akryo4vvgq] span:empty {
    display: none;
}

/*comman class end*/
/*header Start*/
[b-akryo4vvgq] header {

    position: sticky;
    background: #fff;
    top: 0;
    box-shadow: 0 0 6px #ddd8d8;
    z-index: 999;
}

.logo[b-akryo4vvgq] {
    max-width: 109px;
    margin-bottom: -41px;
    margin-top: 23px;
}

.list-group-item[b-akryo4vvgq] {
    border-color: transparent !important;
    border: 1px solid transparent !important;
}

.logo[b-akryo4vvgq]  img {
    width: 65px;
}

[b-akryo4vvgq] .f-14 {
    font-size: 14px;
}

nav.header-main-menu li[b-akryo4vvgq] {
    display: inline-flex;
    position: relative;
}

nav.header-main-menu li:last-child .single-menu[b-akryo4vvgq] {
    left: unset;
    right: 0px;
}

[b-akryo4vvgq] nav.header-main-menu a {
    width: 100%;
    white-space: nowrap;
    color: #000;
    display: block;
    text-decoration: none;
    margin-right: 25px;
}

ul.header-right-menu[b-akryo4vvgq] {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    padding-left: 0;
}

    ul.header-right-menu[b-akryo4vvgq]  img {
        width: 22px;
        aspect-ratio: 2/2;
        object-fit: contain;
        
    }

[b-akryo4vvgq] .header-right-menu a {
    color: #000;
    text-decoration: none;
    text-align: center;
    /*    margin-left: 24px;*/
    display: block;
}

.menuoffcanvas[b-akryo4vvgq] {
    min-width: 330px !important;
}

ul.header-right-menu input[type="text"][b-akryo4vvgq] {
    padding: 5px 20px;
    border: 1px solid #8B96A5;
    border-radius: 21px;
    width: 284px;
}

.sub-menu-list[b-akryo4vvgq] {
    margin-left: 30px !important;
}

.sub-menu-list li a[b-akryo4vvgq] {
    font-weight: 400 !important;
}

.header-right-menu li[b-akryo4vvgq] {
    display: inline-flex;
    position: relative;
    margin-left: 0;
    justify-content: center;
}

.header-right-menu li:empty[b-akryo4vvgq] {
    display: none;
}



.mainmenu-submenu[b-akryo4vvgq] {
    position: absolute;
    display: none;
    right: 0px;
}

ul.header-right-menu[b-akryo4vvgq] {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

/*ul.header-right-menu ::deep img {
    width: 22px;
    aspect-ratio: 2/2;
    object-fit: cover;
}*/

[b-akryo4vvgq] .header-right-menu a {
    color: #000;
    text-decoration: none;
    text-align: center;
    margin-left: 12px;
    display: block;
}


ul.header-right-menu input[type="text"][b-akryo4vvgq] {
    padding: 5px 20px;
    border: 1px solid #8B96A5;
    border-radius: 21px;
    width: 284px;
}


.header-right-menu li[b-akryo4vvgq] {
    display: inline-flex;
    position: relative;
    margin-left: 0;
    justify-content: center;
}

.header-right-menu li:empty[b-akryo4vvgq] {
    display: none;
}



.header-right-menu span[b-akryo4vvgq] {
    font-size: 14px;
    width: 100%;
    display: block;
}

.submenu ul[b-akryo4vvgq] {
    box-shadow: 0px 3px 6px #b3b1b1;
    /*border-radius: 5px;*/
    position: relative;
    /*overflow: hidden;*/
}

.submenu ul li[b-akryo4vvgq] {
    position: relative;
}

.subsubmenu[b-akryo4vvgq] {
    position: absolute !important;
    display: none;
    right: calc(100% - 6px);
}

.subsubmenu ul[b-akryo4vvgq] {
    position: relative !important;
    margin-right: 24px;
}

.submenu ul li:hover .subsubmenu[b-akryo4vvgq] {
    display: block;
}

.subsubmenu ul[b-akryo4vvgq]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: rgba(0, 142, 204, 1);
    top: 0px;
    left: 0px;
    transition-duration: 1s;
}

.single-menu[b-akryo4vvgq] {
    position: absolute;
    left: 0;
    display: none;
}

.submenu[b-akryo4vvgq] {
    top: 24px;
    padding-top: 10px;
}

.single-menu ul[b-akryo4vvgq] {
    background: #fff;
    padding: 10px 18px;
    line-height: 30px;
    min-width: 230px;
}

.header-main-menu li:hover .submenu[b-akryo4vvgq] {
    display: block;
}

.submenu ul[b-akryo4vvgq]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: rgba(0, 142, 204, 1);
    top: 0px;
    left: 0px;
    transition-duration: 1s
}


.mainmenu-submenu ul[b-akryo4vvgq] {
    background: #fff;
    padding-left: 0;
    padding: 15px 15px;
    column-count: 2;
}

.mainmenu-submenu li[b-akryo4vvgq] {
    margin-bottom: 10px;
    min-width: 300px;
}

[b-akryo4vvgq] .login-card .nav-tabs .nav-link.active {
    background: rgba(0, 142, 204, 1) !important;
    color: #fff;
}

[b-akryo4vvgq] .login-card .nav-tabs .nav-link {
    color: #000;
}

[b-akryo4vvgq] .cart-body a {
    color: #000;
    text-decoration: none;
    padding-right: 11px;
}

[b-akryo4vvgq] .mainmenu-submenu a {
    white-space: break-spaces !important;
    color: #000;
    text-decoration: none;
    display: flex !important;
    min-width: 100%;
    align-items: center;
}

[b-akryo4vvgq] .cart-body {
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 310px;
    padding-top: 22px;
    display: none;
}

[b-akryo4vvgq] .header-cart-item {
    display: flex;
    padding: 10px 12px;
}

[b-akryo4vvgq] .home-account-details .dropdown-item:hover {
    background: transparent !important;
}

[b-akryo4vvgq] .header-cart-item-image img {
    width: -webkit-fill-available !important;
}

[b-akryo4vvgq] .header-cart-item-body {
    align-items: center;
    display: flex;
}

[b-akryo4vvgq] .header-cart-item-image {
    width: 68px;
    margin-right: 8px;
    border-radius: 6px;
    box-shadow: 0 0 6px #eee;
    overflow: hidden;
    min-width: 68px;
    aspect-ratio: 2 / 2;
}

[b-akryo4vvgq] .header-cart-item-image img {
    width: 100%;
}

[b-akryo4vvgq] .header-cart-item-body p {
    margin-bottom: 0;
    font-size: 12px !important;
    line-height: 20px;
}

[b-akryo4vvgq] .header-cart-item-body h6 {
    font-size: 14px;
    margin-bottom: 0;
}

[b-akryo4vvgq] .home-account-details span.dropdown-toggle {
    width: 28px;
    cursor: pointer;
    display: block;
}

[b-akryo4vvgq] .home-account-details span.dropdown-toggle::after {
    display: none;
}

[b-akryo4vvgq] .home-account-details p {
    white-space: normal;
}

[b-akryo4vvgq] .minicart:hover .cart-body {
    display: block;
}

[b-akryo4vvgq] .home-account-details:hover .dropdown-menu {
    display: block;
}

[b-akryo4vvgq] .cart-body li {
    list-style-type: none;
}

[b-akryo4vvgq] .cart-body ul {
    padding-left: 0px;
    max-height: 350px;
    overflow: auto;
}

[b-akryo4vvgq] .home-account-details .dropdown-menu {
    right: 0;
    background: transparent;
    border: none;
    top: 15px;
    padding-top: 21px;
}

[b-akryo4vvgq] .cart {
    position: relative;
    top: 0;
    z-index: 999;
    color: rgba(0, 142, 204, 1);
    font-size: 20px;
}

[b-akryo4vvgq] .home-account-details i {
    width: 26px;
}

[b-akryo4vvgq] .home-account-details a {
    text-align: left !important;
}

[b-akryo4vvgq] .home-account-details a.dropdown-item {
    margin-left: 0px !important
}

[b-akryo4vvgq] .minicart span.badge {
    position: absolute;
    background: #e2725b;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -13px;
    border-radius: 50%;
    top: -8px;
}

[b-akryo4vvgq] .banner-botton a {
    text-align: center;
    color: #007540;
    text-decoration: none;
    font-weight: 600;
    font-size: 24px;
    animation: blinker-b-akryo4vvgq 1s linear infinite;
}
[b-akryo4vvgq] ul.footer-logos {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
}
    [b-akryo4vvgq] ul.footer-logos li {
        margin-right: 20px;
    }

[b-akryo4vvgq] .Crown_header h2 {
    font-size: 20px;
    font-weight: 600;
}

[b-akryo4vvgq] .banner-botton {
    background-image: url(images/open-site/email-subscribe.webp);
    background-position: bottom;
    padding: 14px 0;
    text-align: center;
}

.achiver-image img[b-akryo4vvgq] {
    aspect-ratio: 90/99;
}

@keyframes blinker-b-akryo4vvgq {
    50% {
        opacity: 0;
    }
}

.header-cart-item-image img[b-akryo4vvgq] {
    width: 100%;
}

.mainmenu-submenu[b-akryo4vvgq]  img {
    width: 40px;
    margin-right: 8px;
}

.single-menu.submenu li[b-akryo4vvgq] {
    width: 100%;
}

[b-akryo4vvgq] .single-menu a {
    color: #000;
    text-decoration: none;
    margin-bottom: 8px;
}

/*header end*/
/*product card*/
:: deep .product[b-akryo4vvgq] {
    border: 2px solid #8B96A5;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 100%
}

[b-akryo4vvgq] .product-image {
    position: relative;
}

[b-akryo4vvgq] .product-details {
    background: #F6F6F6;
    font-weight: 600;
    padding: 11px 15px;
    height: 100%;
}

[b-akryo4vvgq] .product-details a {
    text-decoration: none;
    color: #000;
    width: 100%;
    height: 50px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

[b-akryo4vvgq] .product-btn button {
    background: #1d3557;
    border-radius: 7px;
    border: none;
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.product-btn button i[b-akryo4vvgq] {
    display: block;
}

[b-akryo4vvgq] .product-image img {
    width: 100%;
}
[b-akryo4vvgq] section.breadcrumbs {
    background: #1d3557;
    padding: 9px 0px;
    color: #fff;
}
[b-akryo4vvgq] .breadcrumb-item + .breadcrumb-item::before {
    color:#fff;
}
/*product card end*/
/*footer start*/
.footer-top[b-akryo4vvgq] {
    background: #EFF2F4;
    color: #1C1C1C;
    padding: 25px 0;
}

.footer-top h1[b-akryo4vvgq] {
    font-size: 20px;
    text-align: center;
}

.footer-bottom[b-akryo4vvgq] {
    background: #EFF2F4;
    padding: 15px 0;
    color: #1C1C1C;
}

.footer-links h1[b-akryo4vvgq] {
    font-size: 17px;
    color: #000;
}

.footer-links ul[b-akryo4vvgq] {
    padding-left: 0;
    margin-bottom: 0px;
}

.footer-links li[b-akryo4vvgq] {
    list-style-type: none;
}

[b-akryo4vvgq] .footer-links a {
    text-decoration: none;
    padding: 6px 0;
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
}

.footer-middle[b-akryo4vvgq] {
    background: #fff;
    padding: 26px 0;
}

/*footer end*/

/*slider strat*/
[b-akryo4vvgq] .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #000;
}

[b-akryo4vvgq] .mian-banner.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 16px !important;
    color: #fff !important;
}

[b-akryo4vvgq] .mian-banner button.owl-next {
    right: 30px;
}

[b-akryo4vvgq] .mian-banner button.owl-prev {
    left: 30px;
}

[b-akryo4vvgq] .top-selling-products.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 34px !important;
    color: #000 !important;
}

[b-akryo4vvgq] .top-selling-products button.owl-next {
    right: 30px;
}

[b-akryo4vvgq] .top-selling-products button.owl-prev {
    left: 30px;
}


[b-akryo4vvgq] .StarAchievers.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 34px !important;
    color: #000 !important;
}

[b-akryo4vvgq] .StarAchievers button.owl-next {
    right: 30px;
}

[b-akryo4vvgq] .StarAchievers button.owl-prev {
    left: 30px;
}

/*slider end*/
.left-0[b-akryo4vvgq] {
    left: 0px !important
}

[b-akryo4vvgq] .subherder {
    position: relative;
}

[b-akryo4vvgq] .headertitle {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

[b-akryo4vvgq] .pagetitle {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

[b-akryo4vvgq] .subheading {
    font-size: 29px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item+.breadcrumb-item[b-akryo4vvgq]::before {
    color: #fff !important;
}

.table .thead-success th[b-akryo4vvgq] {
    color: #fff;
    background-color: rgba(0, 142, 204, 1);
    border-color: rgba(0, 142, 204, 1);
}

[b-akryo4vvgq] .bodydata {
    position: relative;
}

/*::deep .content-bg::before {
    content: '';
    position: absolute;
    background-image: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

[b-akryo4vvgq] .content {
    /*  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 27px;*/
    margin: 30px 0px;
    /*border-radius: 6px;*/
}

.home-account-details p[b-akryo4vvgq] {
    white-space: normal;
}

[b-akryo4vvgq] .home-account-details .dropdown-menu {
    width: 300px;
}

.email-subscrible-sec[b-akryo4vvgq] {
    bottom: 60px;
    width: 100%;
}

.email-subscrible-sec h2[b-akryo4vvgq] {
    color: #007540;
    font-weight: 600;
    font-style: italic;
}

.email-subscrible-sec .input-group-text[b-akryo4vvgq] {
    background: #8ac100;
    color: #fff;
    height: 47px;
    padding: 0 27px;
}

[b-akryo4vvgq] .custom-readmore {
    display: inline-flex;
    align-items: center;
    position: relative;
}

[b-akryo4vvgq] .custom-readmore::after {
    content: "";
    width: 83%;
    height: 2px;
    background: #161616;
    position: absolute;
    bottom: -4px;
}

[b-akryo4vvgq] .custom-readmore i {
    margin-left: 5px;
}

.email-subscrible[b-akryo4vvgq] {
    background-image: url('images/open-site/email-subscribe.webp');
    padding-top: 12%;
    background-size: cover;
    padding-bottom: 2%;
}

[b-akryo4vvgq] .carousel-control-prev span,
[b-akryo4vvgq] .carousel-control-next span {
    display: block !important;
}

.achiver-image[b-akryo4vvgq]  img {
    aspect-ratio: 90/99;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header-icon-text[b-akryo4vvgq] {
        font-size: 11px !important;
    }

    .header-main-menu[b-akryo4vvgq] {
        position: fixed;
        width: 320px;
        background: #fff;
        left: -100%;
        top: 0;
        box-shadow: 0 0 6px;
        height: 100vh;
        transition-duration: 0.3s;
        z-index: 99;
    }

    .toogle-menu[b-akryo4vvgq] {
        font-size: 22px;
        padding: 6px 15px 6px 0;
    }

    nav.header-main-menu ul[b-akryo4vvgq] {
        padding: 0 12px;
        column-count: 1;
    }

    nav.header-main-menu li[b-akryo4vvgq] {
        width: 100%;
        display: block;
    }

    nav.header-main-menu a[b-akryo4vvgq] {
        margin-bottom: 8px;
    }

    .submenu[b-akryo4vvgq] {
        position: relative;
        top: 0;
        padding-top: 8px;
    }

    [b-akryo4vvgq] .mainmenu-submenu a {
        white-space: normal;
        display: flex;
    }

    [b-akryo4vvgq] .subheading {
        font-size: 20px;
    }

    .logo[b-akryo4vvgq] {
        margin-bottom: 0px;
        margin-top: 10px
    }

    .logo[b-akryo4vvgq]  img {
        width: 45px;
    }

    .email-subscrible[b-akryo4vvgq] {
        padding-top: 53%;
        background-size: cover;
        padding-bottom: 2%;
        background-position: center;
    }

    .subsubmenu[b-akryo4vvgq] {
        position: relative !important;
        right: 0;
    }

    [b-akryo4vvgq] .subsubmenu a {
        white-space: break-spaces !important;
        font-size: 12px;
        white-space: break-spaces;
    }

    [b-akryo4vvgq] nav.header-main-menu a {
        display: flex;
        white-space: normal;
    }

    .header-icon-text[b-akryo4vvgq] {
        font-size: 10px !important;
    }
}


@media screen and (min-width: 481px) and (max-width: 1024px) {
    .email-subscrible-sec[b-akryo4vvgq] {
        bottom: 0;
    }
}

@media screen and (min-width: 1601px) {
    [b-akryo4vvgq] .container {
        min-width: 80%;
        max-width: 80%;
    }

    /*  ::deep p {
        font-size: 20px;
    }*/

    /* ::deep nav.header-main-menu a {
        font-size: 20px;
    }*/

    /*  ::deep .footer-links a {
        font-size: 18px;
    }*/

    /*.footer-middle {
        font-size: 20px;
    }*/

    .footer-links h1[b-akryo4vvgq] {
        font-size: 23px;
    }

    /*.footer-middle p {
        font-size: 16px;
        color: #000;
    }*/
}

/*Modal Added Loading*/
#loadingModal[b-akryo4vvgq] {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loadingModalContent[b-akryo4vvgq] {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#loadingModalContent h3[b-akryo4vvgq] {
    margin-bottom: 0;
    font-size: 16px;
}

[b-akryo4vvgq] .search-icons {
    background-image: url(images/icons/search.png);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: calc(100% - 7px) 6px;
    padding-right: 45px;
}

[b-akryo4vvgq] .bg-theam {
    background: #342980;
}

[b-akryo4vvgq] #AddressMapping_popup .close {
    position: absolute;
    right: -15px;
    top: -18px;
    background: rgba(0, 142, 204, 1);
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

/*Whtasapp Css*/

button.wh-ap-btn[b-akryo4vvgq] {
    outline: none;
    width: 60px;
    height: 60px;
    border: 0;
    background-color: #2ecc71;
    padding: 0;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    transition: opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

    button.wh-ap-btn[b-akryo4vvgq]::after {
        content: "";
        background-image: url("../../../images/whatsapp.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 60%;
        width: 100%;
        height: 100%;
        display: block;
        opacity: 1;
    }

    button.wh-ap-btn:hover[b-akryo4vvgq] {
        opacity: 1;
        background-color: #20bf6b;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

.wh-api[b-akryo4vvgq] {
    position: fixed;
    bottom: 0;
    right: 0;
}

.wh-fixed[b-akryo4vvgq] {
    margin-right: 15px;
    margin-bottom: 15px;
}

    .wh-fixed > a[b-akryo4vvgq] {
        display: block;
        text-decoration: none;
    }


/* animacion pulse */

.whatsapp-pulse[b-akryo4vvgq] {
    width: 60px;
    height: 60px;
    right: 10px;
    bottom: 10px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    line-height: 65px;
}

    .whatsapp-pulse[b-akryo4vvgq]:before {
        position: absolute;
        content: " ";
        z-index: -1;
        bottom: -15px;
        right: -15px;
        background-color: #10b418;
        width: 90px;
        height: 90px;
        border-radius: 100%;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        opacity: 0.6;
        -webkit-animation: pulse 1s ease-out;
        animation: pulse-b-akryo4vvgq 1.8s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulse-b-akryo4vvgq {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    25% {
        transform: scale(0.3);
        opacity: 1;
    }

    50% {
        transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}
/* _content/Addshop_Web/Views/Shared/_Scmlayout.cshtml.rz.scp.css */

@font-face {
    font-family: "CCode39";
    src: url(../fonts/ConnectCode39.ttf);
}
.content-left[b-xs9fz65e23] {
    max-width: 245px;
    background: #fff;
    box-shadow: 4px -2px 6px #eee;
    height: 100vh;
    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}
.panelinfo[b-xs9fz65e23]{
    font-size: 18px;
}
[b-xs9fz65e23] .left-submenu {
    display: none;
}
[b-xs9fz65e23] .link {
    color: mediumblue;
    cursor: pointer;
}

[b-xs9fz65e23] .mainmenu.active .left-submenu {
    display: block
}

.admin-logo[b-xs9fz65e23] {
    background: #fafbfc;
    margin: 0 -12px;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.admin-login-details .dropdown-toggle[b-xs9fz65e23]::after {
    display: none;
}

[b-xs9fz65e23] .admin-account-user-icon img {
    width: 30px;
}

.content-right[b-xs9fz65e23] {
    max-width: calc(100% - 245px);
    background: #f0f3f5;
    margin-left: 245px;
    min-height: 100vh;
}
.modal[b-xs9fz65e23] {
    z-index: 9999999;
}
/*Modal Added Loading*/
#loadingModal[b-xs9fz65e23] {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loadingModalContent[b-xs9fz65e23] {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

    #loadingModalContent h3[b-xs9fz65e23] {
        margin-bottom: 0;
        font-size: 16px;
    }
[b-xs9fz65e23] header {
    background: #fafbfc;
    padding: 17px 0;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    position: sticky;
    z-index: 9;
    top: 0px;
}

[b-xs9fz65e23] .mainmenu {
    color: #817e7e;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 8px;
}

[b-xs9fz65e23] .admin-logo img {
    width: 45px;
}

.panel-title[b-xs9fz65e23] {
    font-size: 19px;
    margin-bottom: 0;
}

[b-xs9fz65e23] .breadcrumb-sec {
    background: rgba(255, 255, 255, 0.45);
    margin: 0 -12px;
    margin-bottom: 20px;
    padding: 15px 15px;
}


[b-xs9fz65e23] .module-menu {
    padding-left: 0px;
    margin-bottom: 0px;
}

    [b-xs9fz65e23] .module-menu li {
        list-style-type: none;
    }

        [b-xs9fz65e23] .module-menu li.active .left-submenu {
            display: block;
        }

[b-xs9fz65e23] .menu-icons { 
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-size: cover;
}

[b-xs9fz65e23] ul.left-submenu {
    border-left: 3px solid #e0f3ff;
    margin: 0 8px 0 15px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

[b-xs9fz65e23] .left-submenu li:last-chaild {
    margin-bottom: 0;
}

[b-xs9fz65e23] .left-submenu li {
    margin-bottom: 5px
}

    [b-xs9fz65e23] .left-submenu li a {
        color: #000;
        text-decoration: none;
        margin-bottom: 0px;
        padding: 5px 0;
        border-radius: 5px;
        width: 100%;
        display: block;
    }

[b-xs9fz65e23] ul.left-submenu a.active {
    color: #3f6ad8;
    background: #e0f3ff;
    font-weight: 600
}

[b-xs9fz65e23] ul.left-submenu a:hover, [b-xs9fz65e23] .mainmenu:hover {
    color: #3f6ad8;
    background: #e0f3ff;
}

[b-xs9fz65e23] .breadcrumb-item.active {
    color: #6c757d;
    font-weight: 600;
}

[b-xs9fz65e23] .admin-login-details:hover .dropdown-menu {
    display: block;
    right: 0;
}

[b-xs9fz65e23] .mainmenu i {
    font-size: 10px;
}

[b-xs9fz65e23] .module-menu li.active .mainmenu i {
    transform: rotate(-180deg)
}

.admn-side-nav[b-xs9fz65e23] {
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin: 0 -11px 0 -8px;
}

[b-xs9fz65e23]  ::-webkit-scrollbar, [b-xs9fz65e23] .ui-jqgrid::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
[b-xs9fz65e23] ::-webkit-scrollbar-track, [b-xs9fz65e23] .ui-jqgrid::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-xs9fz65e23] ::-webkit-scrollbar-thumb, [b-xs9fz65e23] .ui-jqgrid::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    [b-xs9fz65e23] ::-webkit-scrollbar-thumb:hover, [b-xs9fz65e23] .ui-jqgrid::-webkit-scrollbar-thumb:hover {
        background: #555;
     
    }
:deep .slimscroll:hover [b-xs9fz65e23]::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

[b-xs9fz65e23] .PageHeader {
    background: #f7f9fa;
    margin: 0 -11px;
    padding: 13px 0;
    margin-bottom: 15px;
}

[b-xs9fz65e23] .card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}

.account-name[b-xs9fz65e23] {
    display: flex;
    align-items: center;
    color: #fff;
}

[b-xs9fz65e23] .account-user-icon img {
    width: 100%;
}
[b-xs9fz65e23] thead {
    position: sticky;
    top: 0;
}

.account-user-icon[b-xs9fz65e23] {
    width: 40px;
}

.account-userdetails[b-xs9fz65e23] {
    display: flex;
    min-width: 317px;
    padding: 10px 16px;
    background: #1d3557;
}

[b-xs9fz65e23] .content-left.icon-nav label {
    display: none;
}

.content-left.icon-nav[b-xs9fz65e23] {
    max-width: 72px;
}

[b-xs9fz65e23] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav .mainmenu {
    justify-content: space-between !important;
}

.content-left.icon-nav[b-xs9fz65e23] {
    max-width: 72px;
}

[b-xs9fz65e23] .content-left.icon-nav .mainmenu {
    justify-content: center !important;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav .mainmenu {
    justify-content: space-between !important;
}


[b-xs9fz65e23] .content-left.icon-nav .mainmenu-li i {
    display: none;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav .mainmenu-li i {
    display: block;
}

[b-xs9fz65e23] .content-left.icon-nav .admin-logo h5 {
    display: none;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav .admin-logo h5 {
    display: block;
}

.content-right.icon-nav[b-xs9fz65e23] {
    max-width: calc(100% - 72px);
    margin-left: 72px
}

[b-xs9fz65e23] .content-left.icon-nav .left-submenu, .content-left.icon-nav .mainmenu-li.active .left-submenu[b-xs9fz65e23] {
    display: none !important;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav .mainmenu-li.active .left-submenu {
    display: block !important;
}

.menu-toogle[b-xs9fz65e23] {
    cursor: pointer;
}

.content-left.icon-nav .menu-toogle[b-xs9fz65e23] {
    display: none;
}

.content-left.icon-nav.hoversidenav .menu-toogle[b-xs9fz65e23] {
    display: block;
}

.content-left.icon-nav.hoversidenav[b-xs9fz65e23] {
    max-width: 245px;
}

[b-xs9fz65e23] .content-left.icon-nav.hoversidenav label {
    display: block !important;
}

[b-xs9fz65e23] table a {
    text-decoration: none;
    color: #1d3557;
}

[b-xs9fz65e23] table th {
    border-bottom-width: 0 !important;
}



/*jq grid start*/

/* width */
[b-xs9fz65e23] .ui-jqgrid-bdiv::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
[b-xs9fz65e23] .ui-jqgrid-bdiv::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-xs9fz65e23] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    [b-xs9fz65e23] .ui-jqgrid-bdiv::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

[b-xs9fz65e23] .ui-jqgrid tr.jqgrow td, [b-xs9fz65e23] .ui-jqgrid .ui-jqgrid-htable th {
    border-right-color:#e3e3e3 !important ;
    border-left-color: transparent !important;
}

[b-xs9fz65e23] .ui-jqgrid .ui-search-table .ui-search-input > input, [b-xs9fz65e23] .ui-jqgrid .ui-search-table .ui-search-input > select {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ababab;
    padding: 6px 10px !important;
    border-radius: 4px;
}

[b-xs9fz65e23] span.ui-jqdialog-title {
    font-size: 16px;
    color: #fff;
}

[b-xs9fz65e23] .ui-widget select {
    font-size: 14px;
}

[b-xs9fz65e23] .ui-jqgrid {
    position: relative;
    overflow: auto !important;
}

[b-xs9fz65e23] .ui-jqgrid-view, [b-xs9fz65e23] .ui-jqgrid {
     width: 100% !important; 
}
[b-xs9fz65e23] .packages_inwardreport .ui-jqgrid-view, [b-xs9fz65e23] .packages_inwardreport .ui-jqgrid {
    min-width: 100% !important;
    width: fit-content !important;
}
[b-xs9fz65e23] .ui-jqgrid-bdiv {
    overflow: unset !important;
}

[b-xs9fz65e23] .operators select, [b-xs9fz65e23] .operators input {
    height: 30px !important;
}
/*jq grid end*/
[b-xs9fz65e23] .coming-soon {
    height: calc(100vh - 76px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-family: cursive;
    color: #1d3557;
}
.lblerros[b-xs9fz65e23] {
    display: block;
}

.invoice-popup[b-xs9fz65e23] {
    width: 900px;
    min-width: 942px;
}

div#confirm_popup .close[b-xs9fz65e23] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #1d3557;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}
[b-xs9fz65e23] .ui-jqgrid .ui-widget-overlay {
    display: none;
}
[b-xs9fz65e23] .modal {
    background: #0000009e;
    backdrop-filter: blur(5px);
}
[b-xs9fz65e23] .ui-jqgrid-btable {
    width: 100% !important;
}
[b-xs9fz65e23] .menu-icons img{
    width:100%;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    [b-xs9fz65e23] .content-right {
        max-width: 100%; 
        margin-left: 0 !important; 
        min-width: 100%;
    }
    .content-left[b-xs9fz65e23]{
        left:-100%;
    }
    .col.content-left.icon-nav[b-xs9fz65e23] {
        left: 0;
        min-width: 245px;
    }
    [b-xs9fz65e23] .content-left.icon-nav label {
        display: block;
    }
    [b-xs9fz65e23] .content-left.icon-nav .mainmenu {
        justify-content: start !important;
    }
    .content-left.left-0[b-xs9fz65e23] {
        left: 0;
    }


}

[b-xs9fz65e23] select {
    appearance: unset !important;
    -webkit-appearance:unset !important;
}
[b-xs9fz65e23] .text-link {
    color: #0d6efd !important;
}

[b-xs9fz65e23] .fontred {
    color: red;
    font-size: 15px;
}

/*Whtasapp Css*/

button.wh-ap-btn[b-xs9fz65e23] {
    outline: none;
    width: 60px;
    height: 60px;
    border: 0;
    background-color: #2ecc71;
    padding: 0;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    transition: opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

    button.wh-ap-btn[b-xs9fz65e23]::after {
        content: "";
        background-image: url("../../../images/whatsapp.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 60%;
        width: 100%;
        height: 100%;
        display: block;
        opacity: 1;
    }

    button.wh-ap-btn:hover[b-xs9fz65e23] {
        opacity: 1;
        background-color: #20bf6b;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

.wh-api[b-xs9fz65e23] {
    position: fixed;
    bottom: 0;
    left: 0;
}

.wh-fixed[b-xs9fz65e23] {
    margin-right: 15px;
    margin-bottom: 15px;
}

    .wh-fixed > a[b-xs9fz65e23] {
        display: block;
        text-decoration: none;
    }


/* animacion pulse */

.whatsapp-pulse[b-xs9fz65e23] {
    width: 60px;
    height: 60px;
    left: 10px;
    bottom: 10px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    line-height: 65px;
}

    .whatsapp-pulse[b-xs9fz65e23]:before {
        position: absolute;
        content: " ";
        z-index: -1;
        bottom: -15px;
        right: -15px;
        background-color: #10b418;
        width: 90px;
        height: 90px;
        border-radius: 100%;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        opacity: 0.6;
        -webkit-animation: pulse 1s ease-out;
        animation: pulse-b-xs9fz65e23 1.8s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulse-b-xs9fz65e23 {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    25% {
        transform: scale(0.3);
        opacity: 1;
    }

    50% {
        transform: scale(0.6);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.9);
        opacity: 0.3;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}
