@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html {
    overflow-x: hidden;
    padding: 0px;
    margin: 0px;
}

.bg-green-one {
    background: #04f204 !important;
}

.bg-orange {
    background: #ff8c34 !important;
}

.bg-2DB0F6 {
    background: #2db0f6;
}

.bg-D4D5FB {
    background-color: #d4d5fb;
}

.bg-d5effd {
    background-color: #d5effd;
}

.bg-e3e1fc {
    background-color: #e3e1fc;
}

.bg-ffe8cc {
    background-color: #ffe8cc;
}

.bg-ccefd2 {
    background-color: #ccefd2;
}

.bg-ffd6d6 {
    background-color: #ffd6d6;
}

.bg-fbcef6 {
    background: #fbcef6;
}

.bg-F0FDF4 {
    background-color: #f0fdf4 !important;
}

.bg-FEF2F2 {
    background-color: #fef2f2 !important;
}

#late_minutes {
    background-color: #fefce8 !important;
}

#overtime {
    background-color: #d0d5dd !important;
}

.p-10 {
    padding: 10px;
}

.p-10-16 {
    padding: 0px 16px;
}

.card-bodys .table-header {
    padding: 0px !important;
}

.header-label {
    position: absolute;
    top: -7px;
    left: 10px;
    z-index: 5;
    background: white;
    line-height: 1;
    padding: 0 4px;
}
.mirror {
    height: 328px;
}
.table.dashboard-table tr,
.table.mirror tr {
    background-color: transparent;
}

.table.dashboard-table th,
.table.mirror th {
    border-right: 1px solid transparent;
}

.table.dashboard-table td,
.table.mirror td {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.top-customer-table {
    height: 340px;
    overflow: auto;
}

.bg {
    background: var(--05, #7367f0);
}

.pt-16 {
    padding-top: 16px;
}

.border-bottom-0 {
    border-bottom: 0px;
}

body {
    margin: 0;
    padding: 0 !important;
    font-family: "Inter", serif !important;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    word-spacing: 0px;
    word-wrap: break-word;
    background: #f3f3f9;
}

.min-w-160 {
    min-width: 160px;
}

.min-w-180 {
    min-width: 180px;
}

.min-w-195 {
    min-width: 195px;
}

.min-w-225 {
    min-width: 225px;
}

.sale-view .form-control,
.sale-return .form-control,
.quotation-view .form-control,
.return-view .form-control,
.return-edit .form-control,
.access-view .form-control {
    border: 1px solid transparent;
}

td .size,
td .qty,
td .type {
    text-align: center;
}

#main-wrapper {
    background: #fff;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type="number"] {
    -moz-appearance: textfield;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #000000;
}

h1 {
    font-size: 36px;
    line-height: 36px;
}

h2 {
    font-size: 28px;
    line-height: 38px;
}

h3 {
    font-size: 22px;
    line-height: 32px;
}

h4 {
    font-size: 20px;
    line-height: 30px;
}

h5 {
    font-size: 18px;
    line-height: 28px;
}

h6 {
    font-size: 16px;
    line-height: 27px;
}

p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #505050;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul li,
ol li {
    list-style: none;
}

a,
button,
.btn,
ol li a,
ul li a {
    letter-spacing: 0;
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
    color: #000000;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a:hover,
.btn:hover,
ol li a:hover,
ul li a:hover {
    outline: none !important;
    text-decoration: none;
    color: #000000;
}

.order-border-bottom,
.delivery-bdelivery-bottom {
    border-bottom: 1px solid #eaeaea;
}

.text-start.ms-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1c1c1c;
}

.nowrap.table td {
    white-space: nowrap !important;
}

.switch.form-check.form-switch {
    display: flex;
    justify-content: center;
}

.btn,
.btn:focus {
    outline: none !important;
    -webkit-box-shadow: 0 0 0 0em rgba(0, 123, 255, 0.25) !important;
    box-shadow: 0 0 0 0em rgba(0, 123, 255, 0.25) !important;
}

svg {
    /* fill: #000000; */
    --svg-font-size: 20px;
    width: var(--svg-font-size);
    height: var(--svg-font-size);
    margin-top: -4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

label.img-label {
    background-color: transparent !important;
}

.ps-10 {
    padding-left: 10px !important;
}

.text-primary-table {
    color: #292be9 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.color-primary {
    color: #292be9;
}

.color-primary i {
    font-size: 16px;
}

/*=====================
    3 Side Bar
=======================*/

/* sidebar menu end css */

.p-0-24 {
    padding: 0px 25px;
}

.p-21-15 {
    padding: 21px 25px;
}

.radius-24 {
    border-radius: 24px;
}

.ml-3 {
    margin-left: -3px;
}

.p-16 {
    padding: 16px;
}

.side-bar {
    padding: 0 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 16.25%;
    height: 100%;
    z-index: 11;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1;
    visibility: visible;
    background: #1c1c1c;
    -webkit-box-shadow: 0px 0px 5px rgba(45, 51, 103, 0.15);
    box-shadow: 0px 0px 5px rgba(45, 51, 103, 0.15);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.side-bar::-webkit-scrollbar {
    width: 1px;
}

.side-bar::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}

.side-bar::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.8);
}

.side-bar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.3);
}

.side-bar-logo {
    padding: 16px;
    border-bottom: 1px solid rgba(69, 74, 84, 0.4);
}

.side-bar-logo img {
    height: 35px;
    width: auto;
}

.close-btn {
    background: none;
    border: none;
    outline: none;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
}

.side-bar-manu .dropdown::before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #aaabae;
    position: absolute;
    right: 15px;
    font-size: 16px;
    display: block;
    z-index: 3;
    top: 10px;
}

@media (min-width: 1150px) {
    .side-bar.active ul li a .title,
    .side-bar.active .dropdown-menu {
        display: none !important;
    }
    .side-bar.active:hover ul li a .title {
        display: unset !important;
    }
    .side-bar.active:hover .dropdown.active .dropdown-menu {
        display: block !important;
    }
}

.side-bar-manu .inner-dropdown::before {
    top: 5px !important;
}

.side-bar-manu .dropdown.active > .dropdown-menu {
    display: block;
}

.side-bar-manu .dropdown.active > .dropdown-menu .dropdown {
    background: none;
}

.side-bar-manu .dropdown.active > .dropdown-menu .dropdown.active > a,
.side-bar-manu .dropdown.active > .dropdown-menu .dropdown.active .active {
    background: #292be9;
}

.side-bar-manu .dropdown.active .active {
    background: #292be9;
}

.side-bar-manu li {
    position: relative;
    margin: 0;
    font-size: 12px;
    margin: 5px 0;
}

.side-bar-manu li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8rem;
    white-space: nowrap;
}

.side-bar-manu li a .sidebar-icon {
    display: inline-block;
    margin-right: 10px;
}

.side-bar-manu li a i {
    margin-right: 10px;
}

.side-bar-manu li:hover:before,
.side-bar-manu li.active:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
}

.side-bar-manu li:hover > a,
.side-bar-manu li.active > a {
    background-color: #292be9;
    color: #fff !important;
}

.side-bar-manu li .dropdown-menu {
    margin-left: 20px;
}

.side-bar-manu li .dropdown-menu li .dropdown-menu {
    margin-left: 0 !important;
    border: none !important;
}

.side-bar-manu
    li
    .dropdown-menu
    li
    .dropdown-menu
    .dropdown
    .dropdown-menu
    .dropdown {
    background: none !important;
    padding-left: 0 !important;
}

.side-bar-manu li .dropdown-menu li {
    padding-left: 15px;
}

.side-bar-manu li .dropdown-menu li a {
    color: #fff;
    padding: 5px 15px;
    position: relative;
}

.side-bar-manu li .dropdown-menu li a:hover,
.side-bar-manu li .dropdown-menu li a.active {
    color: #fff !important;
}

.side-bar-manu li .dropdown-menu li li:hover:before,
.side-bar-manu li .dropdown-menu li li.active:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.side-bar-manu li .dropdown-menu li li:hover > a,
.side-bar-manu li .dropdown-menu li li.active > a {
    background-color: #292be9;
    color: #fff !important;
}

.side-bar-manu .dropdown-menu {
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.side-bar-manu .dropdown.active > .dropdown-menu .dropdown {
    background: none !important;
}

.side-bar .dropdown-menu {
    position: unset;
}

.side-bar li ul {
    display: none;
}

.sidebar-icon img {
    width: 20px;
}

.side-bar.active {
    width: 60px;
}

.side-bar.active .side-bar-manu .dropdown::before {
    opacity: 0;
}

.side-bar.active .side-bar-manu li a .sidebar-icon {
    margin-right: 30px;
    position: relative;
    left: -10px;
}

.side-bar.active .sidebar-icon img {
    width: 22px;
}

.side-bar.active:hover {
    width: 280px;
}

.side-bar.active:hover .side-bar-manu .dropdown::before {
    opacity: 1;
}

.side-bar.active:hover .side-bar-manu li a .sidebar-icon {
    margin-right: 10px;
    position: relative;
    left: 0px;
}

.side-bar.active:hover .sidebar-icon img {
    width: 16px;
}

.section-container {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-container.active {
    padding-left: 60px;
}

.custome-img-label {
    background: transparent !important;
    z-index: 99 !important;
}

/* .badge.bg-warning,
.badge.bg-primary,
.badge.bg-success {
    padding: 4px 14px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
} */

.sales-status-customtd,
.sales-return-customtd,
.access-status-customtd {
    width: 165px;
}

@media (max-width: 1200px) {
    .badge.bg-warning,
    .badge.bg-primary,
    .badge.bg-success {
        width: 78px;
    }
}

.cards {
    border: 0;
    box-shadow: 0px 4px 24px 0px #e4c3c30d;
    border-radius: 12px;
    min-height: 90vh;
    background-color: white;
}
.dashboard-table-card {
    border: 1px solid #eaeaea;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border-radius: 8px;
    background-color: white;
}
.table-header {
    height: 53px;
}

.tab-pane .table-header h4 {
    margin-top: -16px;
    margin-left: 12px;
}

.table-header h4 {
    margin-left: 16px;
    margin-top: 2px;
}

.table-header.justify-content-end.border-0.p-0 {
    height: 53px;
    position: relative;
}
@media (max-width: 360px) {
    .table-header.justify-content-end.border-0.p-0 {
        height: 92px;
    }
}
.table-header.justify-content-end.border-0.p-0 .button-group {
    position: absolute;
    top: 16px;
}

.table-header .button-group a {
    height: 38px;
}

.table-header .button-group.accessories-custom-button a {
    width: 155px;
}

.table-header .button-group.accessories-custom-button-large a {
    width: 185px;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
    .table-header .button-group.accessories-custom-button a {
        width: 137px;
    }
    .table-header .button-group.accessories-custom-button-large a {
        width: 147px;
    }
    .table-header .button-group.accessories-custom-button a,
    .table-header .button-group.accessories-custom-button-large a {
        font-size: 12px;
    }
    .table-header .button-group.purchases a {
        font-size: 12px;
    }
}

/* .table-header h4 {
    margin-top: -8px;
    margin-bottom: 8px;
} */

.table-header .pt-16 {
    margin: 0px !important;
}

.table-header.single {
    padding: 16px !important;
}

.table-header.single h4 {
    margin: 0px !important;
}

/* sidebar menu end css */

/* header  start css */

.header-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33% 33% 33%;
    grid-template-columns: 33% 33% 33%;
}

.main-header-section {
    padding: 10px 30px;
    background: #fff;
    -webkit-box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
    box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
}

.main-header-section .profile-info img {
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
}

.main-header-section .profile-info img span {
    font-size: 16px;
}

.main-header-section .profile-info .dropdown-menu {
    background: #fff;
    -webkit-box-shadow: 0px 0px 7px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 7px -5px rgba(0, 0, 0, 0.75);
    min-width: 160px;
}

.main-header-section .profile-info .dropdown-menu li {
    border-bottom: 1px solid #454a54;
    font-size: 12px;
    padding: 0;
    display: block;
    border-bottom: 1px solid #ccc;
}

.main-header-section .profile-info .dropdown-menu li a {
    display: block;
    color: #000;
    padding: 8px 10px;
}

.main-header-section .profile-info .dropdown-menu li a i {
    margin-right: 10px;
}

.main-header-section .profile-info .dropdown-menu li a:hover {
    color: #292be9;
}

.order-form-section {
    padding: 14px;
}

.main-header-section .dropdown-menu {
    top: 60% !important;
    border: none;
    border-radius: 2px !important;
    padding: 0;
    min-width: 220px;
}

.header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 15px;
}

.language-change {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.language-change img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

.language-change .nice-select {
    background: none;
    border: none;
}

.language-change .nice-select:after {
    border-color: #000;
    height: 7px;
    top: 46%;
    width: 7px;
}

.header-calender {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}

.notifications.dropdown > a {
    position: relative;
    display: block;
    padding: 0;
    color: #737881;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
}

.notifications.dropdown > a.show {
    background-color: #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 3px 0 0;
    -moz-background-clip: padding;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
}

.bg-info {
    background: #21a9e1;
    color: #fff;
}

.text-red {
    color: red !important;
}

.notifications {
    margin-left: 10px;
}

.notifications .dropdown-toggleer {
    position: relative;
}

.notifications .dropdown-toggleer span {
    display: block;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    line-height: 17px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 2px;
    right: 6px;
}

.notifications .dropdown-menu {
    top: 0 !important;
    background: #eee;
    min-width: 370px;
}

.notifications ul li a {
    padding: 10px 20px;
    display: block;
    border-top: 1px solid #ddd;
}

.notifications ul li a span,
.notifications ul li a strong {
    display: block;
    font-size: 12px;
}

.notifications ul li a span {
    color: #888888;
    line-height: 1;
    margin-top: 5px;
}

.notification-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    background: #eee;
}

.notification-header p {
    font-size: 12px;
}

.notification-header a {
    font-size: 12px;
}

.bg-red {
    background: #ee4749;
    color: #fff;
}

.notification-footer {
    background: #fff;
    padding: 10px;
    line-height: 1;
}

.notification-footer a {
    font-size: 12px;
    line-height: 1;
}

.msg-items {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.msg-items .content {
    width: 100%;
}

.msg-items .content strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.msg-items .content strong span {
    margin: 0;
    margin-left: 10px;
    font-weight: 400;
}

.msg-items img {
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
    margin-left: 15px;
}

.bg-yellow {
    background: yellow;
}

.sidebar-opner {
    cursor: pointer;
    font-size: 20px;
    color: #000;
    margin-right: 20px;
}

.header-middle input {
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search-btn {
    background: #292be9 !important;
    color: #fff !important;
}

/* header  end css */

.section-container {
    padding-left: 16.25%;
    /* padding-bottom: 20px; */
}

.erp-state-overview-section {
    padding-top: 24px;
}

.erp-state-overview-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}

.container-fluid {
    padding: 0 24px;
}

.state-overview-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.24),
        0px 3px 8px -1px rgba(71, 50, 50, 0.05);
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.24),
        0px 3px 8px -1px rgba(71, 50, 50, 0.05);
    border-radius: 25px;
    padding: 10px;
    gap: 15px;
}

.state-overview-box .icons {
    height: 100px;
    width: 100px;
    min-width: 100px;
    background: rgba(255, 16, 188, 0.1);
    border-radius: 17px;
    text-align: center;
    line-height: 100px;
}

.state-overview-box h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #0c1928;
}

.state-overview-box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #555e69;
}

.state-overview-box:nth-child(2) .icons {
    background: rgba(255, 206, 42, 0.1);
}

.state-overview-box:nth-child(3) .icons {
    background: rgba(23, 218, 148, 0.1);
}

.state-overview-box:nth-child(4) .icons {
    background: rgba(23, 218, 148, 0.1);
}

.state-overview-box:nth-child(5) .icons {
    background: rgba(3, 169, 244, 0.1);
}

.erp-graph-box {
    margin-top: 24px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.24),
        0px 3px 8px -1px rgba(71, 50, 50, 0.05);
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.24),
        0px 3px 8px -1px rgba(71, 50, 50, 0.05);
    border-radius: 8px;
}

.erp-graph-box .graph-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 73, 128, 0.1);
    -webkit-box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
    box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
    border-radius: 25px 25px 0px 0px;
    padding: 15px 20px;
}

.erp-graph-box .graph-header h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #0c1928;
}

.erp-graph-box .graph-header .nice-select {
    height: auto;
    line-height: 1;
    background: none;
    border: none;
    font-size: 16px;
    color: #0c1928;
}

.erp-graph-box .graph-header .nice-select:after {
    height: 7px;
    width: 7px;
    border-color: #000;
    top: 45%;
}

.erp-graph-box .erp-box-content {
    padding: 15px;
    overflow: auto;
}

.yearly-status .graph-header {
    background: rgba(175, 73, 255, 0.1);
}

.top-customer .graph-header {
    background: rgba(209, 255, 26, 0.2);
    -webkit-box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
    box-shadow: 8px 10px 80px rgba(0, 15, 55, 0.04);
}

.new-order .graph-header {
    background: rgba(14, 180, 255, 0.1);
    color: #0eb4ff;
}

.table-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-profile .user-img {
    margin-right: 10px;
}

.table-profile .user-img img {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 50%;
}

.table-profile span {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #03a9f4;
    display: block;
    opacity: 0.6;
}

.table-profile strong {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0c1928;
    opacity: 0.7;
}

.table-profile-order .user-info-left span {
    color: #03a9f4;
}

.table-profile-order .user-info-left {
    text-align: left !important;
}

.table-profile-order .user-info-right {
    text-align: right !important;
}

.table-profile-order strong {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0c1928;
}

.top-customer-table td {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #0c1928;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    border: none;
}

.top-customer-table a {
    color: #03a9f4;
}

.status-btn {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding: 8px 20px;
    border-radius: 8px;
    border: none;
    line-height: 1;
    border-radius: 8px;
    min-width: 90px;
}

.pending {
    background: rgba(255, 164, 28, 0.2) !important;
    color: #ffa41c !important;
}

.aproved {
    background: rgba(37, 212, 169, 0.1) !important;
    color: #25d4a9 !important;
}

/* attendance css start */

/* .total-count-area.attendance-area {
    margin-top: 16px;
    flex-wrap: wrap;
    gap: 15px;
} */

.offcanvas-body.custom-body {
    padding: 0px 16px;
}

.custom-offcanvas input {
    display: flex;
    height: 48px;
    width: 100%;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 5px;
    border: 1px solid #98a2b3;
    background: #fff;
    color: #101828;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}

/* .total-count-area.attendance-area .count-item {
    border-radius: 10px;
    max-width: 158px;
    padding: 10px 20px;
    width: 100%;
} */

/* attendamce table css start */

.attendance_name {
    color: #292be9 !important;
    text-decoration: underline;
}

.attendance_intime {
    background-color: #f0fdf4 !important;
}

.attendance_out_time {
    background-color: #fef2f2 !important;
}

.attendance_late {
    background-color: #fefce8 !important;
}

/* table css start css */

.erp-table-section {
    padding-top: 24px;
    font-family: "inter", sans-serif;
}

.table-header.p-16 {
    padding: 16px !important;
}

.table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding-bottom: 15px; */
    border-bottom: 1px solid rgba(126, 126, 126, 0.3);
}

.table-header h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #1c1c1c;
    font-family: "Manrope", sans-serif;
}

.table-header h3 {
    font-weight: 600;
}

.line-height-37 {
    line-height: 37px;
}

.table-header a {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #7e7e7e;
    /* padding: 6px; */
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    height: 44px;
}

.production-img-modal {
    height: 207px;
    width: 205px;
}

.table-header .button-group {
    border-bottom: 1px solid #292be9;
}

.table-header .button-group a {
    background: none !important;
    color: #292be9 !important;
    border-radius: 6px 6px 0px 0px;
}

.table-header .button-group a.active {
    background: #292be9 !important;
    color: #fff !important;
    border-radius: 8px 0px 0px 0px !important;
}

.add-order-btn {
    background: #292be9 !important;
    color: #fff !important;
    border-radius: 8px;
    border: none;
    padding: 10px 14px;
}

.add-order-btn.custom-edit-employee {
    width: 148px;
}

.add-order-btn.make-attendance {
    width: 95px;
    height: 38px;
    padding: 0px;
}

.grid-5 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* .due-list-filter {
    display: flex;
} */

.table-top-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.table-top-form form {
    max-width: 1100px;
}

.table-top-form .form-control {
    height: 32px;
    line-height: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.table-top-form .nice-select .list {
    width: 100%;
}

.input-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-wrapper > .form-control,
.input-wrapper .form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    height: 38px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
}

.sale-status .table-select {
    border: 1px solid transparent;
}

.input-wrapper .position-absolute {
    top: 50%;
    transform: translateY(-50%) !important;
    right: 7px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.table-top-btn-group ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.table-top-btn-group ul a {
    height: 24px;
    width: 24px;
    background: rgba(255, 132, 0, 0.1);
    border-radius: 4px;
    text-align: center;
    display: block;
    padding: 0;
    color: #ff8400;
}

.table-top-btn-group ul li:nth-child(1) a {
    /* background: rgba(0, 165, 81, 0.1); */
    background: #00a5511a;
}

.table-top-btn-group ul li:nth-child(2) a {
    background: rgba(154, 93, 252, 0.15);
}

.table-top-btn-group ul li:nth-child(3) a {
    background: rgba(241, 60, 60, 0.1);
}

.table-top-btn-group ul li:nth-child(4) a {
    color: #544d4d;
    background: rgba(255, 132, 0, 0.1);
}

.table-top-btn-group ul li:nth-child(4) a i {
    color: #ff8400;
}

.responsive-table {
    overflow: auto;
    /* min-height: 320px; */
    min-height: 80vh;
}

/* .table {
    border: 1px solid rgba(31, 31, 31, 0.1);
} */

.table-text-primary,
.table-text-primary:hover {
    color: #292be9;
}

.table th {
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 24px;
    text-transform: capitalize;
    color: #101828;
    background: #f3f3f3;
    padding: 12px;
}

.table th,
.table td {
    /* border-bottom: 1px solid rgba(31, 31, 31, 0.1); */
    border-bottom: 1px solid #eaeaea;
    /* white-space: nowrap; */
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

.table td {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #5b5b5b;
    text-align: center;
    padding: 16px;
}

.table-two td {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-transform: capitalize;
    color: #5b5b5b;
    vertical-align: middle !important;
}

.table-two th,
.table-two td {
    border: 1px solid #b7b7b7;
    background: none;
}

.table-two th:first-child,
.table-two td:first-child {
    border-left: 0 !important;
}

.table-two th:last-child,
.table-two td:last-child {
    border-right: 0 !important;
}

.table-two th {
    font-weight: 600;
    font-size: 13px !important;
    line-height: 20px;
    text-transform: capitalize;
    color: #101828;
    background-color: #eaeaea !important;
}

.table-two tbody .total h6,
.table-two tbody .total .sub_total {
    font-weight: 600;
    font-size: 25px !important;
    color: #1c1c1c;
    line-height: 30px;
}

.table-two tbody input {
    font-size: 14px !important;
    font-weight: normal;
}

.table-two tbody input::placeholder {
    color: #212529 !important;
}

.table-two thead td {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    color: #191919;
    white-space: pre-wrap;
    vertical-align: bottom;
}

.table-two .blade-up-down-arrow .form-control {
    border: none !important;
    padding: 15px;
}

.table-two .blade-up-down-arrow .form-control:focus,
.form-control:focus {
    box-shadow: none;
}

.table-two .blade-up-down-arrow span.custom-span {
    top: 36% !important;
    right: 0px;
}

.theme-btn.border-btn.m-2 {
    padding-top: 10px !important;
}

.theme-btn.border-btn.m-2:hover {
    color: #dc2626;
}

.loss-profit-table td,
.loss-profit-table th {
    min-width: 100px !important;
    font-size: 12px;
}

#erp-table thead th:first-child {
    padding-left: 15px;
}

#erp-table thead th:last-child {
    padding-right: 15px;
}

#erp-table tbody tr td:first-child {
    padding-left: 15px;
}

#erp-table tbody tr td:last-child {
    padding-right: 15px;
}

/* .loss-profit-table .big-width-th-td {
    min-width: 230px !important;
} */

.table-img {
    height: 44px;
    max-width: 44px;
}

.proudct-table-img img {
    height: 40px;
    width: 40px;
    margin-left: -17px;
}

.table-action button {
    font-size: 22px;
    background: none;
    border: none;
    outline: none;
    text-align: center;
    display: block;
    width: 100%;
}

.table-action .dropdown-menu {
    min-width: 177px;
    background: #ffffff;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #eaecf0;
    box-shadow: 0px 8px 24px 0px #0e1f3514;
}

.table-action .dropdown-menu a {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #5b5b5b;
    display: block;
    padding: 10px 10px !important;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.table-action .dropdown-menu a i {
    margin-right: 7px;
}

.table-action .dropdown-menu a:hover {
    background: #eee;
}

.print-d-none .dropdown-menu {
    padding: 0 !important;
}

.print-d-none .custom-dropdown-action .dropdown-menu a {
    padding: 10px !important;
}

.pagination {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pagination .page-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #7e7e7e;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

.pagination .page-item.active .page-link {
    color: #292be9;
}

.pagination .page-link.active,
.pagination .page-link:hover {
    color: #292be9;
    background: none;
}

.ui-widget.ui-widget-content {
    z-index: 3 !important;
}

.order-form-section label {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #1c1c1c;
    background: #fff;
    position: relative;
    left: 20px;
    top: 11px;
    padding: 0 10px;
    z-index: 2;
    line-height: 1;
}

.order-form-section .remove-position {
    position: static !important;
}

.order-form-section .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    /* padding: 12px 15px; */
    height: 48px;
    font-weight: 400;
    line-height: 34px;
}

.order-form-section .form-control::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #7e7e7e;
}

.order-form-section .form-control::-moz-placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #7e7e7e;
}

.order-form-section .form-control:-ms-input-placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #7e7e7e;
}

.order-form-section .form-control::-ms-input-placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #7e7e7e;
}

.order-form-section .form-control::placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5b5b5b;
}

.modal-body .col-md-5 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #667085;
    margin-bottom: 8px;
}

.col-md-7 span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #101828;
    margin-bottom: 5px;
}

.order-form-section .table-select {
    height: 50px;
    line-height: 24px;
}

.order-form-section h6 {
    font-weight: 600;
}

.order-form-section h6 {
    font-weight: 600;
}

/* print-blade-image css start */

.print-blade-image {
    border: 1px solid rgba(31, 31, 31, 0.1);
    padding: 0px !important;
}

.print-blade-image .upload-img {
    margin-top: 3px;
    top: 0 !important;
    left: 0 !important;
    background: #ffffff;
    border-top: 1px solid rgba(31, 31, 31, 0.1);
    display: block;
    height: 128px;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.print-blade-image .upload-img i {
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.print-blade-image .upload-img p {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
    color: #555e69;
}

.print-blade-image .upload-img .image-thumb {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* order-management-image css start */

.order-management-image .upload-img {
    margin-top: 5px;
    background: #ffffff;
    border: 2px solid rgba(126, 126, 126, 0.4);
    border-radius: 10px;
    height: 206px;
    cursor: pointer;
    position: relative;
    display: block;
}

.order-management-image .budget-upload-img {
    height: 135px !important;
}

.order-management-image .upload-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.add-color-btn {
    border: 1px solid #292be9;
    border-radius: 3px;
    padding: 2px 8px;
    font-size: 10px;
    color: #292be9;
    cursor: pointer;
    display: inline-block;
    line-height: 1.6;
}

input[type="date"] {
    min-width: 125px !important;
}

.p-0-18 {
    padding: 0px 18px;
}

.theme-btn {
    min-width: 140px;
    background: #292be9;
    border-radius: 8px;
    color: #fff;
    border: none;
    padding: 6px 14px;
    display: inline-block;
    text-align: center;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
}

.theme-btn.search-btn {
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 600;
    height: 38px;
}

.border-btn {
    border: 1px solid #dc2626;
    border-radius: 8px;
    background: none;
    color: #dc2626;
}

.table-title {
    text-align: center;
    background: #ffe6cc;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    color: #191919;
    padding: 5px 10px;
}

.status-btn {
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-transform: capitalize;
    padding: 3px 10px;
    border-radius: 4px;
    min-width: 72px;
}

.pending2 {
    color: #555e69;
    background: rgba(85, 94, 105, 0.1);
}

.complete {
    background: rgba(6, 178, 75, 0.1);
    color: #06b34b;
}

.canceled {
    background: rgba(255, 98, 125, 0.1);
    color: #ff627d;
}

.select-tow {
    height: 36px;
    line-height: 16px;
    width: 100%;
    font-weight: 600;
}

.select-tow .list {
    width: 100%;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.clr-black {
    color: #191919 !important;
    font-weight: 500;
}

.clr-black td,
.clr-black th {
    color: #191919 !important;
}

b,
strong {
    color: #191919 !important;
}

.small-table tr td {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    color: #191919;
    text-align: left;
    padding: 5px 10px;
    word-wrap: wrap;
    white-space: pre-wrap !important;
}

.small-table tr td:first-child {
    max-width: 270px;
    width: 200px;
}

.small-table tbody th {
    text-align: left;
    font-size: 12px;
}

.small-table th {
    background: none;
    word-wrap: wrap;
    white-space: pre-wrap !important;
    color: #191919;
    font-weight: 700;
    font-size: 12px;
}

.clr-gray td {
    color: #7e7e7e !important;
}

.theme-border {
    border-color: #292be9;
    color: #292be9;
}

.title-four {
    text-align: center;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #191919;
    background: rgba(31, 31, 31, 0.05);
}

.signature {
    max-width: 200px;
    margin: 0 auto;
    border-top: 1px solid #000;
    text-align: center;
}

.add-suplier-wrapper {
    position: relative;
}

.add-suplier-wrapper .nice-select:after {
    right: 60px;
}

.add-suplier-wrapper .add-suplier-modal {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    height: 49px;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
    color: #fff;
    background-color: #292be9;
    border: 1px solid #ced4da;
    display: flex;
    align-items: center;
}

.nice-select {
    display: flex;
    align-items: center;
}

.nice-select .current {
    padding-right: 5px;
}

.nice-select:after {
    height: 10px;
    width: 10px;
    top: 43%;
    right: 20px;
}

.modal-header {
    padding: 20px 24px 16px 24px;
}

.modal-header .modal-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #1c1c1c;
}

.modal-body {
    padding-top: 0;
}

.modal-body .image img {
    height: 157px;
    width: 148px;
    border-radius: 8px;
}

.modal-content {
    padding-bottom: 20px;
}

.add-suplier-modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
}

.add-profile-photo {
    min-width: 160px;
    width: 160px;
    text-align: center;
}

.add-profile-photo-wrapper {
    position: relative;
    background: none;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin-top: 35px;
    max-width: 160px;
    height: 160px;
    cursor: pointer;
}

.add-profile-photo-wrapper .image-wrapper {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #292be9;
}

.add-profile-photo-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.add-profile-photo-wrapper .icons {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #292be9;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #919699;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.costing-price-wrapper {
    padding: 30px 0;
}

.costing-list li {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}

.costing-list span {
    min-width: 134px !important;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
}

.costing-list span:nth-child(2) {
    text-align: center;
    min-width: 20px !important;
}

.costing-list li span:last-child {
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    line-height: 24px;
}

.list-bottom {
    background: #ede6fd;
    padding: 10px 10px;
    border-radius: 8px;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.list-bottom .list-bottom-btn button {
    padding: 10px 16px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid #292be9;
    color: #292be9;
}

.mark-style {
    background: #ffe6cc !important;
    color: #7e7e7e !important;
}

.t-shirt-thumb {
    max-width: 240px;
    height: 250px;
    border: 1px solid rgba(126, 126, 126, 0.5);
    border-radius: 6px;
    text-align: center;
    padding: 15px 25px;
    margin-left: auto;
}

.t-shirt-thumb img {
    width: 100%;
    height: 100%;
}

.table-title-three {
    background: #f4f4f4;
    border-radius: 5px 5px 0px 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    padding: 5px 15px;
    margin-top: 25px;
}

.table-title-three h5 {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #191919;
}

.table-two.table-bordered {
    border-color: #fff;
}

.table-two.table-bordered td,
.table-two.table-bordered th {
    border: 1px solid rgba(126, 126, 126, 0.4);
}

.fabric-details-table td {
    min-width: 60px !important;
    white-space: wrap !important;
}

.report-production td {
    min-width: 50px !important;
    white-space: wrap !important;
    padding: 0px 20px;
}

.t-header {
    background: #f4f4f4 !important;
    color: #191919 !important;
    font-weight: 500 !important;
}

.bank-account-info {
    padding: 15px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-top: 20px;
}

.bank-account-info .costing-list span {
    min-width: 130px;
}

.bank-account-info .add-order-btn {
    font-size: 14px;
    width: auto;
    margin-left: auto;
}

.title-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    padding-bottom: 0;
}

.add-suplier-modal-wrapper .nice-select {
    line-height: 23px;
}

.add-suplier-modal-wrapper .nice-select .list {
    width: 100%;
}

.order-form-section .costing-list {
    margin: 20px auto;
}

.order-form-section .costing-list span {
    min-width: 180px;
}

.text-success {
    color: #06b34b !important;
}

.view-cheque-items {
    padding: 15px 30px;
    background: #f4f4f4;
    border-radius: 10px;
    margin-bottom: 30px;
}

.view-cheque-items .title-seven {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #191919;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(126, 126, 126, 0.3);
    margin-bottom: 15px;
}

.bank-status-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 7px 0;
}

.bank-status-list li span {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    margin-left: 15px;
    text-transform: capitalize;
    color: #0c1928;
}

.bank-status-list li .w-140 {
    color: #7e7e7e;
    margin: 0;
}

.w-140 {
    width: 160px;
    display: inline-block;
    margin: 0;
}

.min-w-49 {
    min-width: 49px;
}

.loan-view-modal-wrapper .bank-status-list span {
    color: #7e7e7e !important;
    font-size: 14px !important;
}

.loan-view-modal-wrapper .bank-status-list .w-140 {
    color: #0c1928 !important;
}

th table th {
    background: none !important;
    padding: 7px 0 !important;
    text-align: center;
    border: 1px solid rgba(31, 31, 31, 0.1);
}

.top-customer-table .table th,
.top-customer-table .table td {
    border: none !important;
}

.top-customer-table .table {
    border: none !important;
}

/*--------------------------------------
    - login css start
----------------------------------------*/

.mybazar-login-section {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../../assets/images/bg/background-login.png");
    background-size: cover;
    background-position: center;
}

.mybazar-login-section .mybazar-login-wrapper {
    max-width: 550px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

.mybazar-login-section .login-wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 20px 50px rgba(12, 25, 40, 0.1);
    box-shadow: 0px 20px 50px rgba(12, 25, 40, 0.1);
    border-radius: 30px;
    padding: 30px;
}

.mybazar-login-section .login-wrapper h2 {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #101828;
}

.mybazar-login-section .login-wrapper h2 span {
    color: #292be9;
}

.mybazar-login-section .login-wrapper h6 {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #344054;
    margin-bottom: 20px;
}

.mybazar-login-section .login-wrapper p {
    color: #0c1928;
    opacity: 0.5;
    text-align: center;
}

.mybazar-login-section .login-wrapper .input-group {
    position: relative;
    margin: 0;
    margin-top: 10px;
    border: 1px solid #98a2b3;
    background-color: #ede6fd;
}

.mybazar-login-section .login-wrapper .input-group span {
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 5;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.mybazar-login-section .login-wrapper .input-group .hide-pass {
    position: absolute;
    top: 50%;
    left: auto;
    right: 15px;
    z-index: 5;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.mybazar-login-section .login-wrapper .input-group .form-control {
    padding: 12px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 12px;
    height: 48px;
    border-radius: 0px !important;
    font-size: 14px;
}

.mybazar-login-section .login-wrapper .input-group input {
    border-left: 1px solid #98a2b3 !important;
    border: none;
    margin-left: 50px !important;
}

.mybazar-login-section .login-wrapper .input-group input:focus {
    border-left: 1px solid #0d9aff !important;
    border: 1px solid #0d9aff;
}

.mybazar-login-section .login-btn {
    display: block;
    font-size: 16px;
    color: #fff !important;
    background: #292be9;
    border-radius: 5px;
    padding: 0px 10px;
    width: 100%;
    margin-top: 20px;
    border: 1px solid transparent;
    height: 56px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.mybazar-login-section .login-btn:hover,
.mybazar-login-section .login-btn:focus {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #292be9;
}

.mybazar-login-section .button-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 10px auto 10px auto 10px auto;
    grid-template-columns: auto auto auto auto;
    gap: 10px;
}

.mybazar-login-section .forget-password {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mybazar-login-section .back-to-login {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.mybazar-login-section .forget-password a,
.mybazar-login-section .back-to-login a {
    font-size: 16px;
    font-weight: 400;
    color: #0c1928;
    display: inline-block;
    margin: 5px;
}

.mybazar-login-section .forget-password a:hover,
.mybazar-login-section .back-to-login a:hover {
    text-decoration: underline;
}

.mybazar-login-section .login-btn-group {
    min-width: 100% !important;
    padding: 10px 0px !important;
    border-radius: 5px !important;
}

/* image upload */

.upload-img-v2 {
    height: 100%;
    width: 98%;
}

.upload-img-v2 label {
    height: 130px;
    border-radius: 5px;
    border: 1px solid var(--neutral-300, #d4d4d4);
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    padding: 0px;
}

.upload-img-v2 .image-height {
    height: 50px !important;
}

.upload-v4 .img-wrp {
    background: #f5f5f5 !important;
    padding: 0 16px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 140px;
}

.upload-v4 .img-wrp img {
    width: auto;
    max-height: 30px;
    border: none;
}

.upload-img-v2 label img {
    width: 150px;
    height: 141px;
    border-radius: 5px;
    border-right: 1px solid var(--neutral-300, #d4d4d4);
}

.deduction-button,
.deduction-button:hover {
    border: 1px solid #b7b7b7;
    border-left: 0px;
    background: #f4f5f7;
}

.deduction-label {
    z-index: 99 !important;
}

label.edit-custom-image {
    position: relative;
    top: 22px;
    z-index: 99 !important;
    background: transparent;
}

.deduction-select {
    border: 0px;
    background: transparent;
}

.upload-img-top-label {
    top: 3px !important;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 500 !important;
    z-index: 3 !important;
    position: absolute !important;
    background: transparent !important;
    /* background: #fff !important; */
    left: 19px !important;
    padding: 0 5px !important;
}

.gpt-up-down-arrow span {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 40%;
    right: 20px;
    height: 10px;
    width: 10px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.settings-image-upload {
    position: relative;
    margin-top: 10px;
}

.settings-image-upload .title {
    position: absolute;
    background-color: #fff;
    z-index: 3;
    left: 21px;
    top: 4px;
}

.upload-img-v2 .settings-upload-v4 {
    height: 100px;
    display: flex;
    justify-content: center;
    border: 1px dashed var(--neutral-300, #d4d4d4);
    left: 0 !important;
}

.upload-img-v2 .settings-upload-v4 .img-wrp {
    background: transparent !important;
    min-width: auto !important;
}

.upload-img-v2 .settings-upload-v4 .img-wrp img {
    height: 70px;
}

@media (max-width: 575px) {
    .mybazar-login-section .button-group {
        -ms-grid-columns: 50% auto;
        grid-template-columns: 50% auto;
    }
    .mybazar-login-section .maan-main-content {
        padding: 25px 10px;
    }
    .total-count-area {
        gap: 10px !important;
    }
    .total-count-area .count-item {
        padding: 15px !important;
    }
    .total-count-area .count-item h5 {
        font-size: 20px;
        line-height: 1;
    }
}

.mybazar-login-section .hide-pass img:last-child {
    display: none;
}

.mybazar-login-section .show-pass img:first-child {
    display: none;
}

.mybazar-login-section .show-pass img:last-child {
    display: block;
}

.mybazar-login-section .hide-pass {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*--------------------------------------
    - login css end
----------------------------------------*/

.login-button-list {
    margin-top: 20px;
}

.login-button-list .theme-btn {
    min-width: 140px;
    border-radius: 12px;
    color: #fff !important;
}

.login-button-list li {
    display: inline-block;
}

.login-button-list li:nth-child(1) a {
    background: #15d9a9;
}

.login-button-list li:nth-child(2) a {
    background: #3751fe;
}

.login-button-list li:nth-child(3) a {
    background: #9039ff;
}

.login-button-list li:nth-child(4) a {
    background: #ff55b1;
}

.login-button-list li:nth-child(5) a {
    background: #0b4370;
}

.login-button-list li:nth-child(6) a {
    background: #a44e43;
}

.login-button-list li:nth-child(7) a {
    background: #1d89e3;
}

.login-button-list li:nth-child(8) a {
    background: #344857;
}

.login-button-list ul {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px; */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.delete-massage {
    text-align: center;
}

.aler-icons {
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: red;
    border: 1px solid red;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.custome-table-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #d0d5dd;
    flex-wrap: wrap;
}

.custome-table-header h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #101828;
}

.custome-table-header a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

@media only screen and (max-width: 576px) {
    .custome-table-header {
        display: block;
    }
    .custome-table-header h4 {
        margin-bottom: 10px;
    }
}

.erp-dashboard-profile {
    background-color: white;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
    height: 100%;
}
.erp-dashboard-profile-left {
    height: 100%;
}

@media (max-width: 992px) {
    .erp-dashboard-profile-left {
        margin-bottom: 24px !important;
    }
}
.erp-dashboard-profile img {
    width: 100%;
}

.erp-dashboard-profile .profile-bg {
    height: 150px;
    width: 100%;
}

.profile-container {
    background-color: white;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
}
.profile-details {
    padding: 20px;
}
.erp-dashboard-profile .profile-bg img {
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}

.erp-dashboard-profile .profile-img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -40px;
    border: 2px solid #292be9;
}

.erp-dashboard-profile-section {
    padding: 20px;
    background-color: white;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
}

.order-summary-tab {
    margin-top: -34px;
}

.min-w-120 {
    min-width: 120px !important;
}

.h-104 {
    height: 104px !important;
}

.h-52 {
    height: 52px !important;
}

.h-104 strong:last-child div {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    margin-right: -1px;
}

/* print css start css */

.print-wrapper .table th,
.print-wrapper .table td {
    white-space: pre-wrap;
    vertical-align: middle;
}

.print-wrapper .daily-production-table-print th,
.print-wrapper .daily-production-table-print td {
    padding: 5px !important;
}

.print-wrapper .container {
    margin: 0 auto;
}

.print-wrapper .print-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    float: none;
}

.print-wrapper .ml-auto {
    margin-left: auto;
}

.print-signature-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin-top: 100px; */
}

.print-signature-wrapper p {
    border-top: 1px solid #000;
    width: 200px;
    text-align: center;
    padding-top: 15px;
}

.bg-gray {
    background: rgba(31, 31, 31, 0.05) !important;
    color: #000 !important;
}

/* print css end css*/

.table-footer-last {
    max-width: 350px;
    margin-left: auto;
    margin-top: 100px;
}

.table-footer-last td {
    text-align: left;
    font-weight: 500;
    color: #000;
}

.table-footer-last td:last-child {
    text-align: right;
    font-weight: 700;
    color: #000;
}

.modal-btn-ctg {
    height: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff !important;
    background: #292be9;
}

.input-group .form-control {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

.daily-transaction-between-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    padding: 16px;
}

.daily-transaction-between-wrapper .between-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ced4da;
    overflow: hidden;
    border-radius: 6px;
}

.daily-transaction-between-wrapper .between-wrapper input {
    border: none;
    padding: 0;
    margin: 0 10px;
    min-width: 90px !important;
    text-align: center;
    outline: none;
}

.daily-transaction-between-wrapper
    .between-wrapper
    input[type="date"]::-webkit-inner-spin-button,
.daily-transaction-between-wrapper
    .between-wrapper
    input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.daily-transaction-between-wrapper .between-wrapper span {
    background: #6c6d78;
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
}

.daily-transaction-between-wrapper .between-wrapper .nice-select {
    height: 37px;
    border-radius: 6px;
}

.this-month-select {
    padding-left: 0;
}

.this-month-select .current {
    font-weight: 500;
}

.total-count-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin-top: 16px;
    padding: 0px 15px;
}
.full-height-bg {
    height: 600px;
}
.total-count-area.transaction-area {
    margin-top: 16px !important;
    padding: 0px 15px !important;
}

.total-count-area.transaction-area .count-item {
    border-radius: 10px;
    max-width: 190px;
    padding: 10px 15px;
    height: 77px;
}

.total-count-area.party-list,
.total-count-area.attendance-area {
    gap: 10px;
}

.total-count-area .count-item {
    border-radius: 10px;
    max-width: 230px;
    padding: 15px 20px;
    width: 100%;
}

.total-count-area .count-item h5 {
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    color: #2e2e3e;
    margin-bottom: 5px;
}

.total-count-area.transaction-area .count-item h5 {
    font-size: 20px;
    line-height: 28px;
}

.total-count-area.party-list .count-item h5 {
    font-size: 20px;
}

.total-count-area .count-item p {
    font-size: 15px;
    font-weight: 500;
}

.total-count-area.party-list .count-item p {
    color: #2e2e3e;
}

.light-blue {
    background: rgba(213, 149, 243, 0.2);
}

.light-green {
    background: rgba(185, 155, 35, 0.2);
}

.light-orange {
    background: rgba(255, 140, 0, 0.2);
}

.light-red {
    background: rgba(255, 37, 37, 0.2);
}

.input-group
    > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
        .valid-feedback
    ):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
}

.add-suplier-modal-wrapper .input-group {
    border: 1px solid #ced4da;
    border-radius: 6px;
    margin-left: 0 !important;
}

.add-suplier-modal-wrapper .input-group .nice-select {
    border: none;
    background: none;
}

.add-suplier-modal-wrapper .input-group .input-group-text {
    border: none;
}

.service-btn-possition {
    background: #292be9 !important;
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    width: 40px;
    border: none;
    outline: none;
}

.grid-5 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.grid-10 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr
        15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(10, 1fr);
    gap: 15px;
}

.grid-4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.grid-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.feature-row {
    position: relative;
    padding-right: 60px;
}

.feature-row .remove-btn-features {
    position: absolute;
    top: 10px;
    right: 0;
}

.loss-profit .nice-select,
.loss-profit select {
    min-width: 180px;
}

.loss-profit .current {
    line-height: 1.5;
}

.form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-switch {
    margin: 0;
    padding: 0;
}

.form-switch .form-check-input {
    margin: 0 auto;
    padding: 0;
    height: 20px;
    width: 40px !important;
    float: none;
    border: 1px solid #ddd !important;
}

.nice-select,
select {
    min-width: 120px;
}

.print-btn {
    width: auto;
    min-width: 30px;
    padding: 5px 15px;
}

.print-btn i {
    margin-right: 6px;
}

.ledger-detais-date {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
}

.ledger-detais-date .input-wrapper-between input {
    min-width: unset !important;
    width: 90px;
}

.ledger-detais-date .input-wrapper-between small {
    font-weight: 500;
    font-size: 15px;
}

.form-switch .form-check-input:checked {
    background-color: #292be9;
}

.commercial-invoice tr,
.commercial-invoice td,
.commercial-invoice th {
    font-size: 16px;
    text-align: left;
    white-space: normal !important;
    height: 40px;
}

.party-ledger tr,
.party-ledger td,
.party-ledger th {
    font-size: 16px;
    text-align: left;
    white-space: nowrap !important;
    height: 40px;
}

.commercial-invoice tr p,
.commercial-invoice td p,
.commercial-invoice th p {
    font-size: 16px;
    line-height: 30px;
}

.commercial-invoice.text-center td,
.commercial-invoice.text-center th,
.commercial-invoice.text-center tr {
    text-align: center;
}

.sample-form-wrp {
    padding-right: 180px;
}

.sample-form-wrp .service-btn-possition {
    position: absolute;
    right: 60px;
    top: 40px;
}

.sample-form-wrp .remove-btn-features {
    top: 40px;
    right: 15px;
}

table input {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    /* width: 100% !important; */
    font-size: 12px !important;
}

.mw-1000 {
    min-width: 1000px;
}

.table-form-section {
    position: relative;
}

.table-form-section .responsive-table {
    padding-right: 20px;
    margin-right: -4px;
}

.table-form-section .add-btn-one,
.table-form-section .add-btn-two,
.table-form-section .add-btn-three,
.table-form-section .add-btn-four,
.table-form-section .add-btn-five,
.table-form-section .add-btn-six,
.table-form-section .add-btn-seven {
    position: absolute;
    right: -20px;
    top: -45px;
    height: 20px;
    width: 20px;
    background: #292be9;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

td.position-relative,
tr.position-relative {
    padding: 0;
}

td.position-relative td,
tr.position-relative td {
    padding: 0;
}

.w-120 {
    min-width: 120px;
}

.form-table-sm tr td:first-child {
    width: 140px;
}
.tab-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    padding-bottom: 25px;
}
@media (max-width: 767px) {
    .tab-header {
        flex-wrap: wrap;
        gap: 10px;
    }
}
.tab-header h4 {
    font-size: 18px;
    font-weight: 600;
}

.tr-remove-btn {
    position: absolute;
    right: -20px;
    top: 30px;
    color: red;
    cursor: pointer;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    /* display: none; */
}

.dataTables_wrapper .dt-buttons {
    float: right;
    margin-bottom: 30px;
}

.dataTables_wrapper .dt-buttons button {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: none;
    font-size: 18px;
    color: rgba(12, 25, 40, 0.5);
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    margin-bottom: 30px;
    width: 200px;
    margin-left: 15px;
}

.dataTables_wrapper .dataTables_filter label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    height: 40px;
}

.dataTables_wrapper .dataTables_filter label input {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    margin-bottom: 30px;
    width: 150px;
}

.dataTables_wrapper .dataTables_length label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    position: relative;
    min-height: 40px;
}

.dataTables_wrapper .dataTables_length label select {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.dataTables_wrapper select,
.dataTables_wrapper input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    outline: none;
    padding-right: 15px;
}

.dataTables_info {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.7;
    float: left;
}

.dataTables_paginate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 3px 10px;
    display: inline-block;
    border: none !important;
    border: 1px solid #eee !important;
    line-height: 20px;
    margin: 0;
    color: #f88808 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #f88808;
    color: #fff !important;
}

.nice-select .list {
    width: 100%;
}

.A4-paper {
    max-width: 1100px;
    margin: 0 auto;
}

.print-img {
    margin-left: 50px;
}

.w-400 {
    max-width: 400px;
}

.input-wrapper.order-status {
    min-width: 150px;
}

.input-wrapper.order-status .table-select span {
    font-weight: 600;
}

.input-wrapper.order-status .table-select {
    border: none !important;
    border-radius: 4px !important;
}

.input-wrapper.order-status .table-select:after {
    right: 15px !important;
    border-bottom: 2px solid #5b5b5b !important;
    border-right: 2px solid #5b5b5b !important;
}

.input-wrapper.order-status .table-select:focus {
    box-shadow: none !important;
}

.input-wrapper.order-status .nice-select .option:hover,
.input-wrapper.order-status .nice-select .option.focus,
.input-wrapper.order-status .nice-select .option.selected.focus {
    background-color: #f6f6f6;
    color: #5b5b5b !important;
}

.input-wrapper.order-status .nice-select .option {
    color: #5b5b5b !important;
}

.status-pending {
    background-color: #ff8c3426 !important;
    color: #ff8c34 !important;
    font-weight: 600;
    border: 1px solid transparent;
}

.status-finished {
    background-color: #16a34a26 !important;
    color: #16a34a !important;
    font-weight: 700;
}
.status-completed {
    background-color: #1381ff23 !important;
    color: #1381ff !important;
    font-weight: 700;
}

.status-delivered {
    background-color: rgba(22, 163, 74, 0.15) !important;
    color: #16a34a !important;
    font-weight: 600;
}

.status-canceled {
    background-color: rgba(220, 38, 38, 0.15) !important;
    color: #dc2626 !important;
    font-weight: 600;
}

.status-progress {
    background-color: #ede6fd !important;
    color: #292be9 !important;
    font-weight: 700 !important;
    font-size: 14px;
}

/* <option value="a">{{__('Pending')}}</option>
<option value="b">{{__('In progress')}}</option>
<option value="c">{{__('Finished')}}</option>
<option value="d">{{__('Delivered')}}</option>
<option value="d">{{__('Canceled')}}</option> */

/* invoice css start */

.invoice-section {
    max-width: 800px;
    margin: 0 auto;
}

.invoice-container {
    padding: 0 20px;
}

.invoice-header {
    background: #dbeef4;
    padding: 5px 0;
}

.invoice-header h1 {
    font-family: "Manrope";
    font-weight: 600;
    font-size: 24px;
    line-height: 68px;
    color: #191919;
    text-align: right;
}

.invoice-header h2 {
    font-family: "Manrope";
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #191919;
}

.invoice-header p {
    font-family: "Manrope";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #555e69;
}

.invoice-address-section {
    padding: 10px 0;
}

.invoice-address-section li {
    font-family: "Manrope";
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #0c1928;
    display: flex;
    align-items: center;
    gap: 5px;
}

.invoice-address-section li p,
.invoice-address-section li span {
    font-family: "Manrope";
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #0c1928;
}

.invoice-bank-details {
    margin-top: 10px;
}

.invoice-bank-details h4 {
    display: inline-block;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    color: #0c1928;
    border-bottom: 1px solid #0c1928;
    margin-bottom: 10px;
}

.invoice-bank-details li {
    margin: 0;
}

.invoice-bank-details li span,
.invoice-bank-details li p {
    max-width: 100%;
    color: #0c1928;
}

.invoice-others-section {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.invoice-others-section h6 {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    max-width: 220px;
    line-height: 1.4;
    color: #0c1928;
}

.invoice-signature-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0;
}

.invoice-signature-section p {
    display: inline-block;
    color: #0c1928;
    border-top: 1px solid #0c1928;
}

.invoice-footer {
    background: #dbeef4;
    padding: 10px 0;
    text-align: center;
    margin-top: 30px;
}

.totals-section {
    margin-top: 20px;
}

.totals-section td {
    border: none;
    text-align: right;
    padding: 5px 0;
}

.totals-section .amount-in-words {
    text-align: left;
    font-style: italic;
}

.invoice-footer a {
    font-size: 10px;
    color: #0c1928 !important;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.table2 th,
.table2 td {
    border: 1px solid #bebec1;
    padding: 16px;
}

.table2 th {
    background: #f3f4f6;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #191919;
    text-align: center;
}

.table2 td {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #111827;
    text-align: center;
}

.total {
    font-weight: bold;
}

.totals-section {
    margin-top: 20px;
}

.totals-section td {
    border: none;
    text-align: right;
    padding: 5px 0;
}

.totals-section .amount-in-words {
    text-align: left;
    font-style: italic;
}

/* ---- blade-up-down-arrow css start --- */

.blade-up-down-arrow {
    position: relative;
}

.blade-up-down-arrow select {
    cursor: pointer;
}

.blade-up-down-arrow span.custom-span {
    top: 33% !important;
    right: 12px;
}

.col-lg-2 .blade-up-down-arrow span {
    top: 30%;
}

.blade-up-down-arrow span {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 40%;
    right: 20px;
    height: 10px;
    width: 10px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.blade-up-down-arrow:hover span {
    transform: rotate(225deg);
}

.remove-bg-select {
    background: transparent !important;
    border: 1px solid transparent !important;
}

.remove-bg-table-select {
    background: transparent !important;
}

.table-select-lebel {
    z-index: 4 !important;
}

/* bill invoice design start */

/* bill invoice design start */

.line-h-20 {
    line-height: 20px !important;
}

.invoice-bill {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.invoice-bill .header_info h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #212121;
}

.invoice-bill .header_info p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #656565;
}

.invoice-bill .invoice-button {
    padding: 4px 16px;
    border-radius: 27px;
    border: 1px solid #656565;
    background: transparent;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #212121;
}

.invoice-bill .customer_info .details_info,
.invoice-bill .invoice_info .details_info {
    display: flex;
    margin-bottom: 8px;
}

.invoice-bill .customer_info .details_info p,
.invoice-bill .invoice_info .details_info p {
    margin-bottom: 0px;
}

.invoice-bill .customer_info .details_info p:first-child,
.invoice-bill .invoice_info .details_info p:first-child {
    width: 140px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #111827;
}

.invoice-bill .customer_info .details_info p:last-child,
.invoice-bill .invoice_info .details_info p:last-child {
    width: 183px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #4b5563;
}

.invoice-bill .invoice_info .details_info p:last-child {
    text-align: right;
    width: 108px;
}

.table.invoice-bill-table thead th {
    border: 1px solid#BEBEC1;
    background: #f3f4f6;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #191919;
    padding: 16px;
    text-align: center;
}

.table.invoice-bill-table tbody td {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #111827;
    border: 1px solid#BEBEC1;
    text-align: center;
    white-space: normal;
    padding: 16px;
}
.supplier-table-header {
    height: 80px;
}
.table.invoice-bill-table thead tr th:nth-child(2),
.table.invoice-bill-table tbody tr td:nth-child(2) {
    text-align: left !important;
}

.table.invoice-bill-table tfoot th {
    background: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #101010;
    padding: 16px;
    border-bottom: 1px solid #bebec1;
}

.invoice-table tfoot th:first-child {
    border-left: 1px solid #bebec1;
}

.invoice-table tfoot th:last-child {
    border-right: 1px solid #bebec1;
}

.invoice-bill .total_amount {
    display: grid;
    grid-template-columns: 66% 34%;
    align-items: center;
}

.invoice-bill .total_amount .amount_title p {
    font-size: 16px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 0px;
}

.invoice-bill .total_amount .amount_data .amount_data_info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.invoice-bill .total_amount .amount_data .amount_data_info p {
    margin-bottom: 0px;
}

.invoice-bill .total_amount .amount_data .amount_data_info p:first-child,
.invoice-bill .total_amount .amount_data .amount_data_info p:last-child {
    font-size: 16px;
    font-weight: 500;
    color: #4b5563;
}

.invoice-bill .total_amount .amount_data .amount_data_info p:last-child {
    color: #212121;
}

.invoice-bill .invoice_signature .customer,
.invoice-bill .invoice_signature .authorized {
    border-top: 1px solid #212121;
}

.invoice-bill .invoice_signature .customer p,
.invoice-bill .invoice_signature .authorized p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #212121;
    margin-bottom: 0px;
}

.container.print-max-w {
    max-width: 750px !important;
}

.mw-400 {
    min-width: 400px !important;
}

/* summary table design loss and profit css start -------*/

/* .summary-table {
    width: 100%;
    border-collapse: collapse;
} */

.production-process-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.production-process-img img {
    height: 40px;
    width: 40px;
    margin-left: -10px;
}

/* payment header css start*/

.payment.card {
    background: #fff;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border: 1px solid #eaeaea;
    border-radius: 16px;
}

.payment-header h4 {
    border-bottom: 1px solid #eaeaea;
    padding: 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #1c1c1c;
}

.summary-table th,
.summary-table td {
    border-bottom: 1px solid #eaeaea;
    /* padding: 16px 24px; */
    text-align: left;
    height: 48px;
    padding: 0px 24px;
}

.summary-table th {
    background-color: #f3f3f3;
}

.summary-table.two tbody tr td:first-child,
.summary-table.expanse tbody tr td:first-child {
    border-left: 1px solid #eaeaea;
}

/* .summary-table.two tbody tr:last-child td:first-child {
    border-left: 0 !important;
} */

.summary-table .right-align {
    text-align: center;
}

.summary-table .bold {
    font-weight: bold;
}

.summary-container {
    display: flex;
    /* flex-direction: column; */
}

@media (max-width: 768px) {
    .summary-container {
        display: flex;
        flex-direction: column;
    }
}

.inner-total {
    font-weight: 700;
    color: #5b5b5b;
}

.final-total {
    font-size: 16px;
    font-weight: 700;
    color: #1c1c1c;
}

.summary-table tbody tr td {
    width: 50% !important;
}

.last-table tbody tr td {
    width: 25%;
}

/* .summary-container > div {
    width: 50%;
} */

@media print {
    @page {
        size: A4;
        /* Adjust according to your thermal printer's paper size */
        margin: 15px;
        /* Remove default margins */
    }
    .header-button {
        display: none !important;
    }
}

@media print {
    .invoice-address-section li {
        margin: 0;
    }
    .invoice-address-section p,
    .invoice-address-section span {
        font-size: 10px !important;
        line-height: 20px;
        max-width: 200px !important;
    }
    .invoice-address-section span {
        min-width: 110px !important;
    }
    .invoice-table thead th {
        font-size: 10px;
    }
    .invoice-table tbody td {
        font-size: 10px;
        text-align: center;
    }
    .invoice-header h1 {
        text-align: right;
    }
}

/* invoice css end */

.form-control:focus {
    box-shadow: 0 !important;
}

/* -------------------------  customer dashboard style start  ---------------------------*/

.production-dashboard .table-bordered > :not(caption) > * > * {
    border-width: 0px;
}

.production-dashboard .dashboard-card.sales-report,
.production-dashboard .leave-request-card {
    height: 460px;
    overflow: hidden;
    box-shadow: 0px 4px 24px 0px #c3d0e44d;
}

.production-dashboard .dashboard-card.employee,
.production-dashboard .birthday,
.production-dashboard .exist {
    height: 290px;
    overflow: auto;
    box-shadow: 0px 4px 24px 0px #c3d0e44d;
}

.customer-dashboard .customer-items {
    min-height: 80vh;
}

.re-padding-top-bottom {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.customer-grid-3 {
    display: grid;
    grid-template-columns: 150px 150px 300px;
    gap: 10px;
    align-items: center;
}

.customerdashboard-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    padding: 16px 20px;
    background-color: #fff;
    justify-content: space-between;
    border: 1px solid #e3dedfb2;
    box-shadow: 0px 0px 15px -5px #00000026;
}

.wishlist-btn {
    background-color: transparent;
}

.customerdashboard-header .header-title h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #231f20;
}

.customer-dashboard .customer-items .item-shadow {
    box-shadow: 0px 4px 25px -5px #0000001a;
    background: #fff;
    padding: 0px 0px 0px 2px;
}

.customer-dashboard .customer-items .item-image {
    height: 261px;
}

.customer-dashboard .customer-items .details h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #231f20;
}

.customer-dashboard .customer-items .details p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #635f60;
    margin-bottom: 6px;
}

.customer-dashboard .customer-items .details p span {
    color: #292be9;
}

/* item details stye start */

.customer-table-header {
    border-bottom: 1px solid rgba(126, 126, 126, 0.3);
    padding: 16px;
}

.customer-table-header h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.item-detail-info h4 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #231f20;
    margin-bottom: 16px;
}

.item-detail-info p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #231f20;
    margin-bottom: 16px;
}

.item-detail-info p .price-span {
    color: #292be9;
}

.item-detail-info .order-btn {
    background: #292be9;
    padding: 10px 20px;
    color: white;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    border-radius: 8px;
}

.col-md-2.position-relative .position-absolute {
    top: 5px;
    right: 24px;
}

.table-header.edit-employe h4 {
    margin-left: 0px !important;
    margin-top: -30px;
}

.item-details-image .big-img {
    height: 547px;
    width: 100%;
    object-fit: cover;
}

.item-details-image .select-img img {
    height: 138px;
    width: 138px;
}

.item-details-image .select-img .active-img {
    cursor: pointer;
}

.item-details-image .select-img .selected {
    border: 2px solid #292be9;
    border-radius: 4px;
}

.item-details-image .select-img .disable-img {
    border: 1px solid #e3dedf;
    border-radius: 4px;
}

.item-details-table {
    width: 100%;
    border-collapse: collapse;
    min-height: 100vh;
}

.item-details-table td {
    border: 1px solid #e3dedf;
    padding: 14px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #231f20;
    height: 50px;
    border-bottom: 0px;
}

.item-details-table td:first-child {
    border-left: 0px;
}

.item-details-table td:first-child {
    width: 240px;
    /* Adjust this width as needed */
}

@media (max-width: 991px) {
    .item-details-image .big-img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}

/* item details style end */

.p-all-16 {
    padding: 16px;
}

@media (min-width: 1400px) {
    .customer-dashboard .customer-items .row .col-xxl-2 {
        flex: 0 0 auto;
        width: 20%;
    }
}

.h-18 {
    height: 18px;
    width: auto;
}

.radius-4 {
    border-radius: 4px !important;
}

.rounded-8 {
    border-radius: 8px !important;
}

.production-dashboard .custome-table-header {
    border-bottom: 0px;
}

.production-dashboard .card-header h4,
.production-dashboard .custome-table-header h4 {
    font-weight: 400;
    font-size: 20px !important;
}

.production-dashboard table {
    border: 1px solid #eaeaea;
}

@media only screen and (min-width: 1200px) and (max-width: 1650px) {
    .production-dashboard .table th,
    .production-dashboard .table td {
        font-size: 10px;
        padding: 8px;
    }
    .production-dashboard .table.dashboard-table th,
    .production-dashboard .table.dashboard-table td {
        font-size: 16px;
        padding: 16px;
    }
    .production-dashboard h4,
    .production-dashboard .card-header h4 {
        font-size: 14px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 890px) {
    .production-dashboard .table th,
    .production-dashboard .table td {
        font-size: 10px;
        padding: 8px;
    }
    .production-dashboard .table.dashboard-table th,
    .production-dashboard .table.dashboard-table td {
        font-size: 16px;
        padding: 16px;
    }
    .production-dashboard h4,
    .production-dashboard .card-header h4 {
        font-size: 14px;
    }
}

/* -------------------------  customer dashboard style end  ---------------------------*/

@media (max-width: 1700px) {
    .state-overview-box .icons {
        height: 70px;
        width: 70px;
        min-width: 70px;
        line-height: 70px;
    }
    .state-overview-box .icons img {
        height: 40px;
    }
    .state-overview-box {
        padding: 8px;
    }
    .state-overview-box h2 {
        font-size: 20px;
    }
    .state-overview-box p {
        font-size: 14px;
    }
}

@media (max-width: 1400px) {
    .erp-state-overview-wrapper {
        -ms-grid-columns: (1fr) [3];
        grid-template-columns: repeat(3, 1fr);
    }
    .hrm-profile-card {
        grid-template-columns: 1fr 6fr !important;
    }
}

@media (max-width: 1300px) {
    .table-top-form.xl {
        display: block;
        margin-bottom: 20px;
    }
    .table-top-form.xl .table-top-btn-group ul {
        margin-top: 20px;
    }
}

@media (max-width: 1151px) {
    .table-top-form,
    .customerdashboard-header {
        display: block;
    }
    .table-top-btn-group ul,
    .customer-grid-3 {
        margin-top: 20px;
    }
    .grid-5,
    .grid-3,
    .grid-4 {
        -ms-grid-columns: 1fr 15px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .reports-search button {
        width: 100%;
    }
    .table-top-form .form-control {
        margin: 0;
    }
    .side-bar {
        left: -100%;
    }
    .section-container {
        padding-left: 0 !important;
    }
    .header-middle {
        display: none;
    }
    .header-wrapper {
        -ms-grid-columns: 50% 50%;
        grid-template-columns: 50% 50%;
    }
    .language-change {
        display: none;
    }
    .w-50 {
        width: 100% !important;
    }
    .side-bar {
        width: 280px !important;
    }
    .side-bar .side-bar-manu .dropdown::before {
        opacity: 1 !important;
    }
    .side-bar .sidebar-icon img {
        width: 16px !important;
    }
    .side-bar .side-bar-manu li a .sidebar-icon {
        left: 0 !important;
        margin-right: 10px !important;
    }
    .side-bar.active {
        left: 0;
    }
    .close-btn {
        display: block;
        font-size: 20px;
        cursor: pointer;
    }
    .grid-5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}

@media (min-width: 1150px) {
    .table-top-form .order-search {
        width: 140px !important;
    }
}

@media (max-width: 768px) {
    .order-summary-tab {
        margin-top: 25px;
    }
    .table-header {
        height: 40px;
    }
    .table-header.edit-employe h4 {
        margin-left: 0px !important;
        margin-top: -26px;
        font-size: 13px;
    }
    .table-header.custom-add-employee h4 {
        font-size: 13px;
    }
    .table-header.edit-employe a {
        height: 38px;
    }
    .table-header.position-relative h4 {
        position: absolute;
        top: 4px;
    }
    .grid-5,
    .customer-grid-3 {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
    }
    .table-header {
        display: block;
    }
    .production-dashboard .order-summary-tab .tab-pane .table-header {
        display: flex;
        justify-content: space-between;
    }
    .table-header .button-group {
        margin-top: 0px;
        margin-left: 10px;
    }
    .container-fluid {
        padding: 0 15px;
    }
    .add-suplier-modal-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .add-suplier-modal-wrapper .row {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .add-suplier-modal-wrapper .add-profile-photo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 auto !important;
    }
    .erp-state-overview-wrapper {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
    }
    .daily-transaction-between-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .daily-transaction-between-wrapper .between-wrapper input {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .erp-state-overview-wrapper {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
    }
    .voucher-big-box-wrapper {
        gap: 20px;
    }
}

.print-inner-page {
    display: none !important;
}

@media print {
    .table-header {
        display: none;
    }
    .side-bar,
    .main-header-section,
    .print-btn {
        display: none;
    }
    .section-container {
        padding: 0;
        /* width: 700px; */
    }
    .responsive-table {
        overflow: visible !important;
        text-align: center !important;
    }
    .print-inner-page {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -30px !important;
    }
    .daily-transaction-between-wrapper,
    .custome-table-header,
    .total-count-area,
    .print-d-none {
        display: none !important;
    }
    /* .A4-paper {
        max-width: 100% !important;
        margin: 0 auto !important;
    } */
    @page {
        size: A4;
        /* Adjust according to your thermal printer's paper size */
    }
}

/* new invoice css start */

.erp-new-invice {
    max-width: 950px;
    margin: 0 auto;
    position: relative;
    min-height: 1000px;
}

.erp-new-invice .table-header h3 strong {
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .table-header p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .bill-invoice-wrp {
    text-align: center;
    margin: 15px 0;
    position: relative;
}

.erp-new-invice .bill-invoice-wrp .paking-date {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.erp-new-invice .bill-invoice-wrp h2 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .bill-invoice-wrp hr {
    margin: 0;
    max-width: 170px;
    margin: 0 auto;
    height: 2px;
    border-top: 2px solid #000;
    opacity: 1;
}

.erp-new-invice .invice-detaisl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Lato", sans-serif;
    gap: 50px;
}

.erp-new-invice .invice-detaisl .bill-left-side,
.erp-new-invice .invice-detaisl .bill-right-side {
    width: 50%;
    margin-bottom: 15px;
}

.erp-new-invice .invice-detaisl .bill-left-side p,
.erp-new-invice .invice-detaisl .bill-right-side p {
    line-height: 19px;
    color: #000;
}

.erp-new-invice .invice-detaisl .address-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.erp-new-invice .invice-detaisl .address-items strong {
    display: block;
    width: 130px;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .invice-detaisl .address-items p {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .bill-right-side {
    margin-left: auto;
    text-align: right;
}

.erp-new-invice th {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice tr {
    border: none;
}

.erp-new-invice td {
    color: #000;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "Lato", sans-serif;
    border: none;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

.erp-new-invice td p {
    color: #000;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: "Lato", sans-serif;
}

.erp-new-invice td small {
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.erp-new-invice table .address-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

.erp-new-invice table .address-items p,
.erp-new-invice table .address-items strong {
    font-size: 13px;
    color: #000;
    line-height: 1;
}

.erp-new-invice table hr {
    opacity: 1;
    margin: 0;
    margin-bottom: 10px;
}

.erp-new-invice .signature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
    border: none;
    margin-top: 100px;
    /* position: absolute; */
    /* top: auto; */
    /* bottom: 0;

    position: fixed; */
    /* position: absolute;
    top: auto;
    bottom: 0; */
}

.erp-new-invice .signature p {
    display: inline-block;
    border-top: 1px solid #000;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 10px;
    font-family: "Lato", sans-serif;
}

.erp-new-invice .table-header img {
    max-width: 300px;
}

.erp-new-invice .invoice-text {
    background: #f4efe5;
    text-align: right;
    padding-right: 100px;
    margin-bottom: 30px;
}

.erp-new-invice .invoice-text h2 {
    color: #000;
    font-family: Lato;
    font-size: 35px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    background: #fff;
}

.qty-new {
    min-width: 120px;
}

.invoice-payment-details h3 {
    display: inline-block;
    border-bottom: 1px solid #000;
    color: #1f1f1f;
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.invoice-payment-details p {
    color: #000;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.new-invoice-others {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.new-invoice-others h5 {
    max-width: 340px;
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.new-invoice-footer {
    text-align: center;
    margin-top: 40px;
}

.new-invoice-footer p {
    background: rgba(172, 133, 55, 0.13);
    padding: 15px 0;
    color: #000;
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.production-report-header {
    border: 1px solid #000;
    background: #ffe6cd;
    padding: 10px;
    color: #000;
    font-family: Lato;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.erp-table-section .table-container {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -5%);
}

.paking-detail-table td {
    border: 1px solid #000;
}

.closing-balance {
    color: #000;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 80px;
}

/* new invoice css end */

/* new css start 14/08/2023 */

.order-form-section .form-control {
    min-width: 70px;
    min-width: 70px;
}

.table td {
    vertical-align: center;
}

/* new css end 14/08/2023 */

.notifications ul {
    overflow: auto;
    max-height: 620px;
}

/* new dashboard css start */

.erp-overview-grid-6 {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
}

.erp-overview-grid-6-customer {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr;
    grid-template-columns: repeat(6, 1fr);
    gap: 12px;
}

@media only screen and (min-width: 576px) and (max-width: 1199.99px) {
    .erp-overview-grid-6-customer {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
        -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
    }
}

@media (max-width: 575.99px) {
    .erp-overview-grid-6-customer {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
        -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr;
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
}

.production.account .col-xxl-3 .erp-overview-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.erp-overview-item {
    border-radius: 8px;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0px 4px 20px -4px #0000000d;
    padding: 20px 16px;
    height: 100%;
}

.erp-overview-item h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1c1c1c;
    line-height: 32px;
}

.erp-overview-item .overview-icon {
    height: 40px;
    width: 40px;
    border-radius: 8px;
    padding: 8px;
    background: #292be91f;
    display: flex;
    justify-content: center;
}

.erp-overview-grid-6-customer .erp-overview-item .overview-icon {
    background-color: #edddfc;
}

.erp-overview-grid-6-customer .erp-overview-item:nth-child(2) .overview-icon {
    background-color: #ffeee1;
}

.erp-overview-grid-6-customer .erp-overview-item:nth-child(3) .overview-icon {
    background-color: #dcf1e4;
}

.erp-overview-grid-6-customer .erp-overview-item:nth-child(4) .overview-icon {
    background-color: #fdd9d9;
}

.erp-overview-grid-6-customer .erp-overview-item:nth-child(5) .overview-icon {
    background-color: #ebe1ff;
}

.erp-overview-grid-6-customer .erp-overview-item:nth-child(6) .overview-icon {
    background-color: #fdeade;
}

.erp-overview-grid-6-customer .erp-overview-item .text-center p:nth-child(1) {
    color: #1c1c1c;
    font-weight: 700;
    margin-top: 8px;
    font-size: 20px;
    line-height: 28px;
}

@media (min-width: 768px) {
    .erp-overview-grid-6-customer .erp-overview-item .overview-icon {
        height: 60px;
        width: 60px;
    }
}

.erp-overview-item .overview-icon img {
    width: 100%;
}

.erp-overview-item p {
    color: #5b5b5b;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.erp-overview-item h6 {
    color: #101828;
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
}

.erp-overview-item:nth-child(2) .overview-icon {
    background: #ff8c3433;
}

.erp-overview-item:nth-child(3) .overview-icon {
    background: #851eec26;
}

.erp-overview-item:nth-child(4) .overview-icon {
    background: #16a34a2b;
}

.erp-overview-item:nth-child(5) .overview-icon {
    background: #dc262626;
}

.erp-overview-item:nth-child(6) .overview-icon {
    background: #fde7fc;
}

.erp-overview-item:nth-child(7) .overview-icon {
    background: #ddecff;
}

.erp-overview-item:nth-child(8) .overview-icon {
    background: #cbffeb;
}

.erp-overview-item:nth-child(9) .overview-icon {
    background: #edd9ff;
}

.erp-overview-item:nth-child(10) .overview-icon {
    background: #edd9ff;
}

.erp-overview-item:nth-child(11) .overview-icon {
    background: #ddecff;
}

.erp-overview-item:nth-child(12) .overview-icon {
    background: #e1dfff;
}

.dashboard-card {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 1px rgba(65, 76, 105, 0.24),
        0px 3px 8px -1px rgba(50, 57, 71, 0.05);
    box-shadow: 0px 4px 20px -4px #0000000d;
    border-radius: 8px;
    height: 400px;
}

.dashboard-card .dashboard-card-body {
    padding: 0px 20px;
}

.dashboard-card .table-responsive {
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 1px rgba(65, 76, 105, 0.24),
        0px 3px 8px -1px rgba(50, 57, 71, 0.05);
    box-shadow: 0px 0px 1px rgba(65, 76, 105, 0.24),
        0px 3px 8px -1px rgba(50, 57, 71, 0.05);
}

.dashboard-card .dashboard-card-header {
    padding: 10px 15px !important;
}

.card-header.users-header {
    border-bottom: 0px;
}

/* .dashboard-card .income-header {
    background-color: #ffe3ed;
} */

/* .dashboard-card .new-order-header {
    background-color: #f3ffc5;
} */

/* .dashboard-card .sales-ratio-header {
    background-color: #af49ff26;
} */

.card-header.users-header {
    background-color: #fff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.dashboard-card .sales-country-header {
    background-color: #1aff2326;
}

.dashboard-card .buyer-header {
    background-color: #ffa31a26;
}

.dashboard-card .dashboard-card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
}

.dashboard-card .dashboard-card-header p,
.dashboard-card .dashboard-card-footer p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
}

.dashboard-card-footer {
    text-align: right;
    padding-top: 15px;
}

.dashboard-card .dashboard-card-header a,
.dashboard-card .dashboard-card-footer a,
.card-header.users-header a {
    color: #292be9 !important;
    font-weight: 400;
}

.dashboard-card .dashboard-card-header h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #101828;
}
.chart-header h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #101828;
}

.table-form-section .nice-select {
    border-color: transparent !important;
    height: 10px !important;
}

.table-form-section .nice-select:focus {
    box-shadow: none !important;
}

.dashboard-card .dashboard-card-header .nice-select {
    background: transparent;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0px 0px 1px rgba(65, 76, 105, 0.24),
        0px 3px 8px -1px rgba(50, 57, 71, 0.05);
    box-shadow: 0px 0px 1px rgba(65, 76, 105, 0.24),
        0px 3px 8px -1px rgba(50, 57, 71, 0.05);
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 36px;
    line-height: 24px;
}

.dashboard-card .dashboard-card-header .nice-select::after {
    height: 10px;
    width: 10px;
    border-width: 1px;
    border-color: #667085;
    top: 40%;
}

/* .employee-imgs{
    display: inline;
    display: -webkit-inline-box;
} */

.employee-imgs {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.employee-imgs .img:nth-child(1) {
    margin-left: 0;
    /* Remove the indentation for the first image */
}

.employee-imgs .img:nth-child(2) {
    margin-left: -6px;
    /* Adjust as needed for second image */
}

.employee-imgs .img:nth-child(3) {
    margin-left: -7px;
    /* Adjust as needed for third image */
}

.employee-imgs .img:nth-child(4) {
    margin-left: -4px;
    /* Adjust as needed for fourth image */
}

.task-list-status p {
    background: #ff8c3426;
    padding: 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* production dashboard css start */

.production-dashboard .order-summary-tab .tab-pane .table-header h4 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 18px;
}

.production-dashboard .order-summary-tab .tab-pane .table-header {
    padding: 10px !important;
}

.production-dashboard .order-summary-tab .tab-pane .table-header a {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #292be9 !important;
    font-size: 14px;
}

/* custom table css start */

.customth-first {
    text-align: left !important;
    padding-left: 35px !important;
}

.customth-last {
    text-align: right !important;
    padding-right: 35px !important;
}

.customtd-first {
    text-align: left !important;
    padding-left: 40px !important;
}

.customtd-last {
    display: flex;
    justify-content: end;
    padding-right: 40px !important;
}

/* @media only screen and (min-width: 1150px) and (max-width: 1400px) {
    .flex-wrap-xl-xxl {
        flex-wrap: wrap;
    }
    .w-150-xl-xxl {
        width: 150px;
    }
    .w-200-xl-xxl {
        width: 200px;
    }

    .table-top-form.custom-table-top{
        display: block;
    }
    .table-top-form.custom-table-top .table-top-btn-group{
        margin-top: 10px;
    }

    .grid-5.custom-grid-5, .grid-5{
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }

    .grid-5.custom-grid-5 .w-300-xl{
        width: 100%;
    }

    .reports-search button{
        width: 100%;
    }

} */

@media only screen and (min-width: 1400px) {
    .w-300-xl {
        width: 300px;
    }
}

@media (min-width: 1150px) {
    .w-230-xl-xxl {
        width: 230px;
    }
    .flex-wrap-xl-xxl {
        flex-wrap: wrap;
    }
    .w-150-xl {
        width: 150px;
    }
    .w-223-xl {
        width: 223px;
    }
    .total-count-area.party-list .count-item,
    .total-count-area.attendance-area .count-item {
        width: 155px !important;
        padding: 10px;
    }
}

.erp-overview-item button {
    width: 100%;
    background: #f9f9f9;
    border: none;
    padding: 4px;
    display: flex;
    border-radius: 4px;
    gap: 8px;
    color: #5b5b5b;
    line-height: 20px;
}

.erp-overview-item button span {
    color: #16a34a;
    font-weight: 500;
}

.erp-overview-item button span img {
    margin-bottom: 3px;
}

.reports-search button {
    padding: 6px 14px;
    border-radius: 8px;
    background: #292be9;
    border: 1px solid #292be9;
    color: white;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

@media only screen and (min-width: 1500px) and (max-width: 1650px) {
    .erp-overview-item h6 {
        font-size: 15px !important;
        line-height: 25px !important;
    }
    .erp-overview-item button {
        font-size: 12px;
    }
}

@media only screen and (min-width: 1199.99px) and (max-width: 1400.99px) {
    .dashboard-card .dashboard-card-header h4 {
        font-size: 14px;
        line-height: 16px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1500px) {
    .erp-overview-grid-6 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (min-width: 1350px) and (max-width: 1500px) {
    .erp-overview-grid-6 {
        grid-template-columns: repeat(3, 1fr);
    }
    .erp-overview-item {
        padding: 10px;
    }
    .erp-overview-item p {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1366px) {
    .header-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .erp-overview-item h6 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 1150px) {
    /* .due-list-filter {
        display: flex;
        flex-wrap: wrap;
    } */
    .due-list-filter .dataTables_length {
        margin-bottom: 20px;
    }
    .due-list-filter .nice-select {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .total-count-area {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .total-count-area .count-item,
    .total-count-area.transaction-area .count-item {
        max-width: 100% !important;
    }
    .erp-overview-item button {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .modal-lg-606 {
        min-width: 606px;
    }
}

@media (max-width: 767px) {
    .total-count-area.transaction-area {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .due-list-filter .nice-select {
        width: 100%;
    }
    .erp-overview-grid-6 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .erp-overview-item button {
        font-size: 14px;
    }
    .erp-overview-item .overview-icon {
        height: 40px;
        width: 40px;
    }
    .erp-overview-item p {
        font-size: 10px;
        line-height: 18px;
    }
    .erp-overview-item h6 {
        font-size: 15px;
        line-height: 22px;
    }
    .dashboard-card {
        padding: 15px;
    }
    .dashboard-card .dashboard-card-header h4,
    .card-header.users-header h4 {
        font-size: 18px;
    }
    .dashboard-card-header.new-order-header p {
        font-size: 10px;
    }
    .dashboard-card-body.recent-order,
    .dashboard-card-body.delivery {
        padding: 0px;
    }
    .order-border-bottom td,
    .delivery-bdelivery-bottom td {
        padding: 12px;
        font-size: 12px;
        line-height: 18px;
    }
    .dashboard-card-header.new-order-header p,
    .card-header.users-header p {
        font-size: 12px;
    }
}

@media (max-width: 550px) {
    .erp-overview-grid-6 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 400px) {
    .total-count-area {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .costing-list li span:last-child {
        font-size: 12px;
    }
    .costing-list span {
        font-size: 12px;
    }
}

@media only screen and (min-width: 475px) and (max-width: 650px) {
    .login-button-list ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 476px) {
    .login-button-list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

/* new dashboard css end */

.print-wrapper {
    min-height: 1000px;
    position: relative;
}

.print-signature-wrapper {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    left: 0;
}

.erp-new-invice .table-header p {
    display: none;
}

@media print {
    .table-two thead td {
        font-size: 8px !important;
        padding: 5px !important;
        line-height: 14px;
    }
    .table-two th {
        font-size: 10px !important;
        padding: 5px !important;
        line-height: 14px;
    }
}

/* end */

.print-id-card {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.print-id-card .id-card-inner {
    width: 204px;
    height: 324px;
    background-color: #fff;
    position: relative;
}

.print-id-card .id-card-inner .shape-one .title {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 19px;
    color: #fff;
    font-weight: 700;
}

.print-id-card .id-card-inner .logo-img {
    width: 70px;
    height: 70px;
    line-height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -20px;
}

.print-id-card .id-card-inner .logo-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #0d9aff;
}

.print-id-card .id-card-inner h4 {
    font-size: 15px;
    color: #101828;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

.print-id-card .id-card-inner .address {
    padding: 0 10px;
    text-align: center;
}

.print-id-card .id-card-inner .address h4 {
    margin-top: -25px;
}

.responsive-table .print-inner-page.return .company-name {
    margin-bottom: -10px;
}

/* .responsive-table .print-inner-page.return h4{
    margin-bottom: 20px;
} */

.print-id-card .id-card-inner .address p {
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
}

.print-id-card .id-card-inner .address p:last-child {
    font-weight: 400;
    margin: 5px 0;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 85px;
}

.print-id-card .id-card-inner h6 {
    font-size: 12px;
    color: #667085;
    font-weight: 500;
    text-align: center;
    line-height: 10px;
}

.print-id-card .id-card-inner .id-info {
    display: grid;
    grid-template-columns: 40px 7px auto;
}

.print-id-card .id-card-inner .date {
    display: grid;
    grid-template-columns: 78px 7px auto;
    color: #101828;
}

.print-id-card .id-card-inner .date p {
    line-height: 17px;
}

.print-id-card .id-card-inner .id-info p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.print-id-card .id-card-inner .id-info p:nth-child(1) {
    color: #475467;
}

.print-id-card .id-card-inner .id-info p:nth-child(2),
.print-id-card .id-card-inner .id-info p:nth-child(3) {
    color: #101828;
}

.mt-14 {
    margin-top: 14px;
}

.print-id-card .id-card-inner .user-signature {
    text-align: center;
}

.print-id-card .id-card-inner .signature-border {
    border-bottom: 1px dashed #686868;
    width: 85px;
    margin: 0 auto;
}

.print-id-card .id-card-inner .user-signature img {
    width: 40px !important;
}

/* @media print {
    .print-id-card .id-card-inner .terms-list p:after {
        display: block !important;
    }
} */

/* ---------------  production dashboard style css start --------------------*/

.erp-state-overview .production .dashboard-id-card {
    display: flex;
    gap: 10px;
    background: #ffffff;
    padding: 16px;
    box-shadow: 0px 4px 20px -4px #0000000d;
    border-radius: 8px;
    border: 1px solid #eaeaea;
}

.erp-state-overview .production.account .dashboard-id-card {
    padding: 0px;
}

.erp-state-overview .production.account .dashboard-id-card .details {
    padding: 10px 0px;
}

.erp-state-overview .production.account .dashboard-id-card .profile img {
    height: 147px;
}

.erp-state-overview .production .dashboard-id-card .profile img {
    height: 145px;
    border-radius: 6px;
}

.erp-state-overview .production .dashboard-id-card .details h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #292be9;
}

.erp-state-overview .production .dashboard-id-card .details P {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #2e2e3e;
    margin-bottom: 2px;
}

.erp-state-overview .production .dashboard-id-card .details button {
    background: #292be9;
    padding: 6px 14px;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    margin-top: 10px;
}

.erp-state-overview .production .dashboard-id-card .details button img {
    height: 20px;
}

.production .erp-overview-item .overview-icon {
    height: 70px;
    width: 70px;
    margin-bottom: 16px;
    background-color: #edddfc !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.production .erp-overview-item:nth-child(1) .overview-icon {
    background-color: #edddfc !important;
}

.production .erp-overview-item:nth-child(2) .overview-icon {
    background-color: #d6f5e3 !important;
}

.production .erp-overview-item:nth-child(3) .overview-icon {
    background-color: #ffe4cc !important;
}

.production .erp-overview-item:nth-child(4) .overview-icon {
    background-color: #d0e8f2 !important;
}
.production.account .erp-overview-item .overview-icon {
    height: 40px;
    width: 40px;
}

.production.account .erp-overview-item .overview-icon img {
    height: 24px;
    width: 24px;
}

.production .erp-overview-item .overview-icon img {
    height: 44px;
    width: 44px;
}

.production .erp-overview-item .text-center p:first-child {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    color: #1c1c1c;
}

.production .erp-overview-item .text-center p:last-child {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500;
    color: #5b5b5b;
}

.erp-state-overview .production .row > * {
    padding: 12px !important;
}
@media (min-width: 1400px) {
    .erp-state-overview .production .row > * {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 476px) {
    .table-top-btn-group ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1400px) {
    .erp-state-overview .production .col-xxl-4 {
        width: 40%;
    }
    .erp-state-overview .production.account .col-xxl-3 {
        width: 20%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 620px) {
    .production .erp-overview-item .overview-icon {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }
    .production .erp-overview-item .overview-icon img {
        width: 100% !important;
    }
    .production .erp-overview-item .text-center p:first-child {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .production .erp-overview-item .text-center p:last-child {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .production .erp-overview-item {
        padding: 16px;
    }
    .erp-state-overview .production .row > * {
        padding: 6px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .dashboard-card-body.recent-order,
    .dashboard-card-body.delivery {
        padding: 0px;
    }
    .order-border-bottom td,
    .delivery-bdelivery-bottom td {
        padding: 12px;
        font-size: 10px;
        line-height: 18px;
    }
    .dashboard-card-header.new-order-header p {
        font-size: 10px;
    }
}

@media (min-width: 1350px) {
    .order-border-bottom td,
    .delivery-bdelivery-bottom td {
        font-size: 14px !important;
    }
    .dashboard-card-header.new-order-header p {
        font-size: 14px !important;
    }
}

/* role and permission design start */

.role-input-label .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #e4e5e7;
    border-radius: 6px;
    /* padding: 12px 15px; */
    height: 48px;
    font-weight: 400;
    line-height: 37px;
}

.role-input-label label {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #191919;
    background: #fff;
    position: relative;
    left: 10px;
    white-space: nowrap;
    top: 11px;
    padding: 0 10px;
    z-index: 2;
    line-height: 1;
}

.gpt-up-down-arrow span {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 30%;
    right: 16px;
    height: 10px;
    width: 10px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.income-bulet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #16a34a;
}
.expence-bulet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #dc2626;
}
.order-bulet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #292be9;
}
.label-value {
    font-weight: 600 !important;
    font-size: 14px !important;
}
.reject-badge {
    background-color: #dc2626;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 90px;
}
.pending-badge {
    background-color: #ff8c34;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 90px;
}
.progress-badge {
    background-color: #292be9;
    color: white;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 90px;
    border-radius: 4px;
}
.complete-badge {
    background-color: #16a34a;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 90px;
}
.delivered-badge {
    background-color: #6912ff;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 90px;
}
/* Mutiple image upload start */
.multiple-image-upload {
    border: 1px solid #b7b7b7 !important;
}
.multiple-image-upload,
.multiple-image-upload .multiple-preview-container {
    display: flex;
    align-items: center;
}

.multiple-image-upload .add-image {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 8px 16px 8px 16px;
    gap: 8px;
    border-radius: 4px;
    background: #f3f4f6;
    color: #5b5b5b;
    border: 1px solid var(--Input-Input-Line, #b7b7b7);
    cursor: pointer;
}

.multiple-image-upload .add-image input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    line-height: 40px;
    max-width: 100px;
}

.multiple-image-upload .image-item {
    position: relative;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: contain;
}

.multiple-image-upload .image-item img {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.multiple-image-upload .delete-button {
    position: absolute;
    top: 0px;
    right: 3px;
    background: transparent;
    color: red;
    border: none;
    cursor: pointer;
    border-radius: 0 0 0 5px;
    font-weight: 800;
    padding: 0;
}

.multiple-image-upload .delete-button:hover {
    transform: scale(1.1);
    transition: 0.5s;
}

/* Mutiple image upload end */

label.required:after {
    content: " *";
    color: red;
}

/* new invoice style start here */

.invoices .invoice-container {
    max-width: 796px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 20px;
}

.invoice-content .logo img {
    height: 82px;
    width: 82px;
    margin-bottom: 14px;
}

.invoice-content .logo h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 28px;
}

.invoice-content .information .left .info,
.invoice-content .information .right .info {
    display: grid;
    grid-template-columns: 82px auto;
    align-items: center;
    margin-bottom: 8px;
}

.invoice-content .information.purchase-info .left .info {
    display: grid;
    grid-template-columns: 100px auto;
}

.invoice-content .information.ledger-info .left .info {
    display: grid;
    grid-template-columns: 115px auto;
}

.invoice-content .information .right .info {
    grid-template-columns: 102px auto;
}

.invoice-content .information .left .info p,
.invoice-content .information .right .info p {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #111827;
}

.invoice-content .information.advance-info .left .info,
.invoice-content .information.advance-info .right .info {
    display: grid;
    grid-template-columns: 125px auto;
}

.invoice-content .information.advance-info .left .info p:nth-child(2),
.invoice-content .information.advance-info .right .info p:nth-child(2) {
    color: #4b5563;
}

.invoice-content .information .left .info p:nth-child(2) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none !important;
    width: 265px;
}

.table-container.advance-container .styled-table thead th {
    color: #1f1f1f;
    font-weight: 700;
    font-size: 10px;
}

.table-container.advance-container .styled-table tbody td {
    background-color: white;
    border-bottom: 1px solid transparent;
}

.table-container.advance-container .styled-table tfoot tr td {
    background-color: white;
}

.custom-border-botom {
    border-bottom: 1px solid transparent !important;
}

.invoice-middle.advance-middle p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #212121;
}

.invoice-content .information .right .info p:nth-child(2) {
    color: #4b5563;
}

.in-footer.advance-footer .footer-content p:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
    margin-bottom: 8px;
}

.in-footer.advance-footer .footer-content p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #1c1c1c;
}

.invoice-content .information.due-info .right .info p:nth-child(2) {
    color: #1f1f1f;
}

.table-container.due-container .styled-table tbody tr:nth-child(even) {
    background-color: #dabd44 !important;
}

.table-container.due-container .styled-table tbody td {
    background-color: unset;
}

.table-container.ledger-container .styled-table tbody td {
    background-color: unset;
    height: 48px;
}

.table-container.ledger-container .styled-table tbody tr:nth-child(odd) {
    background-color: #e8e2cb !important;
}

.table-container.ledger-container .styled-table thead th {
    height: 48px;
}

.table-container.remittance-container .styled-table {
    width: 265px;
}

.table-container.remittance-container .styled-table tbody td {
    padding: 5px 10px;
    background-color: white;
    font-size: 10px;
    color: #1f1f1f;
    font-weight: 500;
}

.total-td {
    font-weight: 600 !important;
}

.ledger-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
}

.ledger-header p {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #111827;
}

.advance-header-information p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #212121;
}

.advance-header-information {
    border-bottom: 4px solid #dadada;
    margin-bottom: 20px;
}

.advance-header-information h4 {
    font-size: 20px;
    font-weight: 600;
    color: #212121;
    line-height: 30px;
    margin-bottom: 12px;
}

.footer-content.due-footer p:nth-child(1) {
    font-size: 16px;
    font-weight: 500;
    color: #1c1c1c;
    margin-bottom: 20px;
}

.in-footer.ledger-footer .footer-content.due-footer p:nth-child(1) {
    font-size: 24px;
    font-weight: 600;
}

.footer-content.due-footer p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: #5b5b5b;
}

.in-footer.ledger-footer .footer-content.due-footer p:nth-child(2) {
    color: #656264;
}

.custom-td-bg.total {
    font-weight: 600 !important;
}

.invoice-content .information.supplier-payment .right .info {
    grid-template-columns: 80px auto;
}

.invoice-content .information.supplier-payment .left .title,
.invoice-content .information.supplier-payment .right .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #1c1c1c;
    margin-bottom: 8px;
}

.invoice-content .table-container .styled-table thead tr {
    color: #ffffff;
    text-align: center;
    background: #00b050;
    font-weight: 700;
    line-height: 18px;
}

.invoice-content .table-container .styled-table th,
.invoice-content .table-container .styled-table td {
    padding: 5px 10px;
    border: 1px solid #1f1f1f;
    text-align: center;
    font-size: 10px;
}

.invoice-content .table-container.suppilar-payment-table .styled-table th,
.invoice-content .table-container.suppilar-payment-table .styled-table td {
    font-size: 14px;
    padding: 13px 16px;
}

.invoice-content .table-container .styled-table td {
    font-weight: 500;
    color: #1f1f1f;
    background: #ddf4f9;
}

.custom-supayment-td {
    border-left: 0 !important;
    border-bottom: 0 !important;
    background: white !important;
    border-right: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.table-container.suppilar-payment-table .custom-td-first {
    border-right: 0 !important;
    font-size: 16px;
    font-weight: 600;
}

.custom-td-first {
    background-color: white !important;
    border-left: 0 !important;
    border-bottom: 1px solid transparent !important;
}

.custom-td-bg {
    background-color: white !important;
}

.suppilar-amount-summmary h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}

.suppilar-amount-summmary p {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #5b5b5b;
    margin: 8px 0px;
}

.suppilar-amount-summmary h5 {
    font-size: 16px;
    font-weight: 600;
    color: #1c1c1c;
    font-size: 20px;
}

.suppilar-amount-summmary h5 span {
    font-size: 16px;
    font-weight: 400;
    color: #5b5b5b;
}

.in-signature .left,
.in-signature .right {
    border-top: 1px solid #212121;
}

.invocie-body {
    min-height: 98vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.in-footer .in-signature p {
    font-size: 14px;
    font-weight: 400;
    color: #212121;
}

.invoices.payment-receipt .left .title,
.invoices.payment-receipt .right .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #1c1c1c;
    margin-bottom: 10px;
}

.invoices.payment-receipt
    .invoice-content
    .information
    .left
    .info
    p:nth-child(2) {
    color: #4b5563;
}

.invoices.payment-receipt .invoice-content .table-container .styled-table th,
.invoices.payment-receipt .invoice-content .table-container .styled-table td {
    font-size: 14px;
    padding: 16px;
}

.payment-receipt-td {
    border-bottom: 0px !important;
    border-right: 0px !important;
    background: white !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.invoices.payment-receipt .total-amount h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #000000;
}

.invoices.payment-receipt .total-amount p {
    font-size: 14px;
    font-weight: 500;
    color: #5b5b5b;
}

span.note {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #1c1c1c;
}

/* new css */

.status-style-parent {
    padding: 6px 12px;
    border-radius: 5px;
    font-weight: 600;
}

.pending-btn {
    background-color: rgba(255, 140, 52, 0.15);
    color: rgba(255, 140, 52, 1);
}

.progress-btn {
    background-color: rgba(239, 246, 255, 1);
    color: rgba(37, 99, 235, 1);
}

.completed-btn {
    background-color: rgba(107, 0, 243, 0.15);
    color: rgba(107, 0, 243, 1);
}

.delivered-btn {
    background-color: rgba(22, 163, 74, 0.15);
    color: rgba(22, 163, 74, 1);
}

.cancel-btn {
    background-color: rgba(254, 242, 242, 1);
    color: rgba(220, 38, 38, 1);
}

.p-table-section {
    padding-top: 60px !important;
}
.hrm-profile-card {
    background-color: #fff;
    box-shadow: 0px 4px 20px -4px #0000000d;
    display: grid;
    grid-template-columns: 1fr 2fr;
    border-radius: 8px;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
.hrm-profile-card img {
    height: 160px;
    width: 170px;
    object-fit: cover;
    border-bottom: 6px;
}
.hrm-profile-card .right-content {
    padding: 6px;
}
.hrm-profile-card h4 {
    font-size: 20px;
    font-weight: 600;
    color: #0014cc;
}
.hrm-profile-card p {
    color: #2e2e3e;
    font-size: 15px;
}
.hrm-profile-card button {
    background-color: #0014cc;
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 6px 10px;
    border-radius: 8px;
    margin-top: 4px;
}

.dashboard-card-body .label {
    font-size: 14px;
    color: #667085;
    text-align: center;
    padding: 6px 0px;
}
.dashboard-card-body .label span {
    font-size: 14px;
    color: #101828;
    font-weight: 500;
}
#monthlySalary {
    width: 100% !important;
    height: 100% !important;
}

.chart-container {
    position: relative;
    width: 100%;
    height: 350px;
}
@media screen and (max-width: 420px) {
    .chart-container {
        height: 310px;
    }
}
.attendence-chart-container p {
    font-size: 16px;
    color: #475467;

    padding-bottom: 8px;
}
.attendence-chart-container .employees {
    width: 12px !important;
    height: 12px !important;
    background: #0d9aff !important;
    border-radius: 50%;
    margin-right: 6px;
}
.attendence-chart-container .present {
    width: 12px !important;
    height: 12px !important;
    background: #00bf71 !important;
    border-radius: 50%;
    margin-right: 6px;
}
.attendence-chart-container .absent {
    width: 12px !important;
    height: 12px !important;
    background: #f0483f !important;
    border-radius: 50%;
    margin-right: 6px;
}
.attendence-chart-container .late_employees {
    width: 12px !important;
    height: 12px !important;
    background: #ffc700 !important;
    border-radius: 50%;
    margin-right: 6px;
}
.attendence-chart-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1200px) {
    .attendence-chart-container {
        grid-template-columns: 1fr 4fr;
        margin: auto;
        max-width: 400px;
    }
}

.productions-stat {
    display: grid;
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

@media (max-width: 1024px) {
    .productions-stat {
        grid-template-columns: 2fr 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .productions-stat {
        grid-template-columns: 1fr;
    }
}

.productions-stat .erp-overview-item svg {
    height: 49px;
    width: 49px;
}
.attendence-count {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #2e2e3e !important;
}
