/ @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&display=swap');/::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1aa060;
}

.dt-layout-cell.dt-start {
    position: sticky;
    left: 0;
}

.nav-sidebar .nav-link p {
    display: inline-block;
    margin: 0;
    white-space: normal;
    font-size: 14px;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
    text-align: left !important;
}

table .btn {
    white-space: pre;
    /*    margin-bottom: 10px;*/
}

table .mb-1,
table .my-1 {
    margin-bottom: 0 !important;
}

div.dt-button-background {
    background: transparent !important;
}

div.dt-container div.dt-layout-row {
    display: table;
    clear: both;
    width: 100%;
    position: relative;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: inherit;
}

li.select2-selection__choice {
    color: #000 !important;
}

.dt-layout-cell {
    overflow-x: auto;
}

.modal-backdrop.fade.in {
    display: none;
}

#payment_setting_form .form-group img {
    max-width: 150px;
    max-height: 100px;
    object-fit: contain;
    margin-right: 10px;
    display: block;
}

.viewflex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body {
    font-family: 'Poppins', sans-serif;
}

.active>i.nav-icon {
    color: white !important;
}

.msg_error {
    color: #D8000C;
    background-color: #FFD2D2;
}

.dataTables_filter {
    float: right;
    margin-top: 8px;
    position: absolute;
    right: 0;
    max-width: 100%;
}

.dataTables_filter input[type="search"]:focus-visible {
    outline: none;
}

.dataTables_filter input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 70%;
    margin-left: 3%;
}

.dataTables_wrapper select {
    width: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.dataTables_length {
    float: left;
    margin-top: 15px;
    position: sticky;
    left: 0;
}

.dataTables_paginate a {
    position: relative;
    padding: 4px 12px;
    line-height: 1.42857143;
    color: #767676;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.dataTables_info {
    float: left;
    position: sticky;
    left: 0;
}

.dataTables_paginate {
    float: right;
    position: absolute;
    right: 2%;
    bottom: 7px;
}

.table-responsive {
    position: relative;
}

.msg_error>p:last-child,
.iziToast-message>p:last-child {
    margin-bottom: 0;
}

.main-sidebar .brand-text {
    display: none;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link {
    color: #000;
}

.layout-fixed .brand-link {
    width: 250px;
    height: 70px;
    background: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-link .brand-image {
    float: left;
    line-height: .8;
    margin-left: 0.8rem;
    margin-right: 0.5rem;
    margin-top: 0;
    max-height: 60px;
    width: auto;
}

.sidebar-dark-indigo .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-indigo .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #1aa060;
    color: #fff !important;
}

a.brand-link {
    background-color: #363435 !important;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active {
    background-color: rgb(69 31 37);
    color: #ffffff;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link {
    color: #27292b;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus,
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover {
    background-color: rgb(255 255 255);
    color: #181717;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active,
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus,
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: #1aa060c9;
    color: #ffffff;
}

.navbar-orange {
    background-color: #1aa060;
}

[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid transparent;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    color: #000;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #1aa060;
}

.sidebar-collapse img.brand-image {
    max-height: 45px;
}

a {
    color: #1aa060;
}

.btn-outline-primary {
    color: #1aa060 !important;
    border-color: #1aa060 !important;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #1aa060;
    border-color: #1aa060;
}

.btn-outline-primary:active {
    color: #fff !important;
    background-color: #1aa060 !important;
    border-color: #1aa060;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 255 255 / 70%);
}

.btn-primary {
    color: #fff !important;
    background-color: #1aa060 !important;
    border-color: #1aa060 !important;
    box-shadow: none ! !important;
}

.btn-primary:hover {
    color: #1aa060;
    background-color: transparent;
    border-color: #1aa060;
    box-shadow: none;
}

.login-logo a img {
    max-height: 90px;
}

[class*=sidebar-dark-] {
    background-color: #ffffff;
}

[class*=sidebar-dark-] .sidebar a {
    color: #252525;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link {
    color: #252525;
}

.msg_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.info {
    background-color: #e7f3fe;
    border-left: 6px solid #2196F3;
}

.level-1 {
    padding-left: 12px;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: rgb(26, 26, 27);
    z-index: 9999;
    text-align: center;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    top: 48%;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.content-wrapper {
    background: #f7fdff;
}

.pro_loose {
    display: none;
}

.move {
    cursor: move;
}

.view input {
    pointer-events: none;
}

.view select {
    pointer-events: none;
}

.view .btn {
    display: none;
}

.custom-checkbox {
    transform: scale(2);
}

.view .card-footer {
    display: none !important;
}

.grow img {
    transition: ease;
    transition-duration: 150ms;
}

.grow img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: ease;
    transition-duration: 150ms;
}

.time-line-box {
    /*height: 10px; */
    padding: 10px 0 36px 0;
    width: 100%;
}

.time-line-box .timeline {
    list-style-type: none;
    display: flex;
    padding: 0;
    text-align: center;
}

.time-line-box .timestamp {
    margin: auto;
    margin-bottom: 5px;
    padding: 0px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.time-line-box .status {
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    border-top: 3px solid #455EFC;
    position: relative;
    transition: all 200ms ease-in;
}

.time-line-box .status span {
    padding-top: 8px;
}

.time-line-box .status span:before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #455EFC;
    border-radius: 12px;
    border: 2px solid #455EFC;
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 200ms ease-in;
}

.swiper-container {
    width: 95%;
    margin: auto;
    overflow-y: auto;
}

.swiper-wrapper {
    display: inline-flex;
    flex-direction: row;
    overflow-y: auto;
    justify-content: center;
}

.swiper-container::-webkit-scrollbar-track {
    background: #a8a8a8b6;
}

.swiper-container::-webkit-scrollbar {
    height: 2px;
}

.swiper-container::-webkit-scrollbar-thumb {
    background: #4F4F4F !important;
}

.swiper-slide {
    text-align: center;
    font-size: 12px;
    width: 200px;
    height: 100%;
    position: relative;
}

.image-upload-div {
    line-height: 150px;
    vertical-align: middle;
}

.image-upload-div img {
    max-width: 100%;
    vertical-align: middle;
    max-height: 200px;
}

.product-image {
    max-width: 80px !important;
}

/*
.printme {
  display: none;
}*/

@media print {
    body * {
        visibility: hidden;
    }

    #section-not-to-print,
    #section-not-to-print * {
        display: none;
    }

    #section-to-print,
    #section-to-print * {
        visibility: visible;
    }

    #section-to-print {
        position: absolute;
        left: 0;
        top: 0;
    }
}

.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px;
}

.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%;
}

.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
    margin-top: 4px;
}

.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0;
}

.preview-thumbnail.nav-tabs li:last-of-type {
    margin-right: 0;
}

.l1 {
    padding-left: 10px;
}

.l2 {
    padding-left: 20px;
}

.l3 {
    padding-left: 40px;
}

.l4 {
    padding-left: 60px;
}

.l5 {
    padding-left: 80px;
}

.l6 {
    padding-left: 90px;
}

.l7 {
    padding-left: 90px;
}

.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: rgb(2 2 2 / 40%) !important;
}

.text_editor {
    width: 100%;
    height: 200px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #dddddd;
    padding: 10px;
}

.w-10px {
    width: 10px
}

.chart-height {
    height: 439.117px;
}

.piechat_height {
    width: 100%;
    height: 350px;
}

.category-tree-container {
    height: 250px;
    overflow-y: scroll;
}

.order-container {
    overflow: scroll;
    max-height: 500px;
}

.variants_process .form-control:disabled,
.form-control[readonly] {

    background-color: #ffffff;
    opacity: 1;

}

.icon-link-remove {
    position: absolute;
    z-index: 1;
    right: 0;
    background: white;
    color: #ff0000;
}

.login-logo a img {
    max-height: 150px;
}

.error {
    color: #D8000C;
}

.modal {
    overflow-y: auto;
}

.cart-product-image {
    display: block;
    / padding-right: 1.8rem;/ margin-bottom: 0;
    vertical-align: middle;
    height: 130px;
    width: 130px;
}

.order-product-image {
    display: block;
    / padding-right: 1.8rem;/ margin-bottom: 0;
    vertical-align: middle;
    height: 58px;
}

.direct-chat-text {
    width: fit-content;
}

.right .direct-chat-text {
    float: right;
}

.direct-chat-timestamp {
    margin: 0 10px;
}

.direct-chat-text {
    margin: 5px 0 0 10px;
}

.right .direct-chat-text {
    margin-right: 10px;
}

.direct-chat-messages {
    height: 384px;
}

.buy-now-btn {
    position: fixed;
    right: 23px;
    bottom: 22px;
}

.buy-now-btn .btn {
    border-radius: 30px;
    box-shadow: rgb(38 57 77) 0px 20px 30px -10px;
}

.login-logo a img {
    max-height: initial;
    width: 250px;
}

table td .h-25 {
    height: 120px !important;
    width: 130px !important;
}


.dt-buttons .dt-button-background {
    display: none;
}

.dt-layout-row .dt-layout-cell {
    overflow-x: visible;
}

.dt-layout-row .dt-layout-cell.dt-start {
    position: unset;
    left: 0;
}

.dt-layout-table .dt-layout-cell {
    overflow-x: auto;
}

.dt-layout-table .dt-layout-cell.dt-start {
    position: sticky;
    left: 0;
}

.card-header {
    padding: .75rem 0;
}

.nav-sidebar .nav-link p {
    width: 100% !important;
}

.sidebar-mini.sidebar-collapse p {
    display: none;
}

/*.form-group:before {
    content: "*";
    font-size: 16px;
    font-weight: bold;
    color: #1aa060;
}*/

input.form-control:required {
    border: 1px solid #1aa060;
    /* Make the border red for required input */
}

/*.form-group span.text-danger {
    display: none;
}*/

.select2.select2-container .selection .select2-selection {
    height: 38px;
    display: flex;
    align-items: center;
}

.dt-scroll-body {
    overflow: unset !important;
    max-height: none !important;
    height: unset !important;
}

.badge {
    padding: 8px;
}

td.priId.yellowbg a {
    color: #000000;
    background: #ffc107;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

td.priId.redbg a {
    color: white;
    background: red;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
}

td.priId.greenbg a {
    color: white;
    background: green;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
}

.documentsContainer {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.pageSection label {
    margin-bottom: 0;
}

.pageSection {}

.pageSection .row .col-md-6 {
    margin-bottom: 10px;
}