/*!
* Version: 1.2.0
* Template: Example Project
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for Template.
*
*/
:focus {
    outline: none;
}

.sign-bg {
    position: absolute;
    left: 0;
    top: 0;
}

.sign-bg.sign-bg-right {
    left: auto;
    right: 0;
}

.gradient-main {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.login-bottom {
    margin-top: -12.5rem;
}

@media (min-width: 1400px) {
    .auth-card {
        padding: 0 6.25rem;
    }
}

@media (max-width: 575.98px) {
    .login-header {
        height: 12.5rem !important;
    }

    .login-bottom {
        margin-top: -6.25rem;
    }
}

.card .iq-dashed-border {
    padding: 1.5rem;
    border-radius: 0.5rem;
    border: 1px dashed #ced4da;
}

.card .card-body .grid-flow-col {
    grid-auto-flow: column;
}

.card .card-body .iq-icon-box-2 {
    height: 36px;
    width: 36px;
    min-width: 36px;
    line-height: 36px;
    background: #f5f6fa;
    text-align: center;
    font-size: 1rem;
    text-decoration: none;
    border-radius: 0.5rem;
}

.card .card-body .iq-media-group-1 .iq-media-1 {
    margin-left: -1.25rem;
    position: relative;
    z-index: 0;
}

.card .card-body .iq-media-group-1 .iq-media-1:hover {
    z-index: 9;
}

.card .card-body .iq-media-group-1 .iq-media-1 img {
    border: 2px solid #eee;
}

.card .card-body .iq-media-group-1 .iq-media-1:first-child {
    margin-left: 0;
}

.card .card-body .iq-media-group-1 .iq-media.border {
    border: 2px solid #eee;
}

.card .card-body .iq-media-1 {
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.25rem;
}

.card .card-body .iq-media-1:hover {
    text-decoration: none;
}

.pricing .table thead tr {
    background-color: unset;
}

.pricing .table th {
    border-top: none;
    border-bottom: 1px solid #eee;
}

.pricing .table td {
    border-top: none !important;
}

.pricing .table tr {
    border-bottom: 1px solid #eee;
}

.prc-box {
    background: #d8ddfa;
    padding: 15px;
    position: relative;
    border-radius: 0.5rem;
    cursor: pointer;
}

.type {
    position: absolute;
    background: #3a57e8;
    padding: 9px 25px;
    color: #fff;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 500;
}

.type:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -15px;
    top: 0px;
    border-left: 15px solid #0c112e;
    border-top: 15px solid transparent;
}

.type:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -15px;
    top: 0px;
    border-right: 15px solid #0c112e;
    border-top: 15px solid transparent;
}

.prc-box.active {
    background: #3a57e8;
}

.prc-box.active .h3 {
    color: #fff;
}

.prc-box.active .type {
    background: #d8ddfa;
    color: #212529;
}

.prc-box.active .type:before {
    border-left: 16px solid #0c112e;
    right: -16px;
}

.prc-box.active .type:after {
    border-right: 16px solid #0c112e;
    left: -16px;
}

.prc-wrap {
    border-bottom: none !important;
}

.child-cell.active {
    color: #3a57e8;
    stroke: #3a57e8;
}

.line-around {
    border-bottom: 1px solid #eee;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.line-around .line-around-1 {
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px 0 0;
}

.iq-single-card {
    border-radius: 0 0.5rem 0.5rem 0;
}

@media (max-width: 767.98px) {
    .iq-single-card {
        border-radius: 0 0 0.5rem 0.5rem;
    }
}

.iq-star-inserted .iq-star-inserted-1.col {
    padding-right: unset;
}

.iq-star-inserted .iq-star-inserted-2 {
    z-index: 2;
}

.iq-star-inserted .iq-star-inserted-2.col {
    padding: unset;
}

.iq-star-inserted .iq-star-inserted-2.col .card {
    height: 100%;
}

.iq-star-inserted .iq-star-inserted-3.col {
    padding-left: unset;
}

@media (max-width: 991.98px) {
    .iq-star-inserted .card.my-5 {
        margin: unset !important;
        margin-bottom: 2rem !important;
    }

    .iq-star-inserted .iq-star-inserted-1.col {
        padding-right: calc(var(--bs-gutter-x) / 2);
    }

    .iq-star-inserted .iq-star-inserted-2.col {
        padding-right: calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
    }

    .iq-star-inserted .iq-star-inserted-2.col .card {
        height: unset;
        margin-bottom: 2rem !important;
    }

    .iq-star-inserted .iq-star-inserted-3.col {
        padding-left: calc(var(--bs-gutter-x) / 2);
    }
}

.body-class-1 {
    scroll-behavior: smooth;
}

.main-img .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.main-img .container h1 {
    margin: 0;
    font-size: 4.375rem;
    color: #fff;
}

.main-img .container h1 span {
    padding: 0.375rem 0.875rem;
    display: inline-block;
}

.bd-heading-1 .bd-example {
    margin-top: 1rem;
}

.bd-heading-1 .bd-example:first-child {
    margin-top: 0rem;
}

.bd-cheatsheet {
    margin-top: -2rem;
}

.bd-cheatsheet section article .card.iq-document-card {
    padding: 1.5rem;
}

.bd-cheatsheet
    section
    article
    .card.iq-document-card
    .tab-content
    pre.language-markup {
    margin: unset;
}

.bd-aside.card.iq-document-card {
    padding: 1.5rem;
    margin-top: -2rem;
}

/* Table of contents */
.bd-aside a {
    padding: 0.25rem 0.5rem;
    margin-top: 0.125rem;
    margin-left: 0.25rem;
    color: rgba(138, 146, 166, 0.95);
    text-decoration: none;
}

.bd-aside a:hover,
.bd-aside a:focus {
    background-color: rgba(58, 87, 232, 0.1);
}

.bd-aside .active {
    font-weight: 600;
    background-color: rgba(58, 87, 232, 0.1);
    color: #3a57e8;
}

.bd-aside .btn {
    padding: 0.25rem 0.5rem;
    font-weight: 600;
    color: #8a92a6;
    border: 0;
}

.bd-aside .btn .right-icon {
    transition: transform 0.35s ease;
}

.bd-aside .btn:hover,
.bd-aside .btn:focus {
    background-color: rgba(58, 87, 232, 0.1);
    color: #3a57e8;
}

.bd-aside .btn:focus {
    box-shadow: 0 0 0 0.063rem rgba(58, 87, 232, 0.7);
}

.bd-aside .btn[aria-expanded="true"] .right-icon {
    transform: rotate(90deg);
}

.scrollspy-example {
    position: relative;
    height: 12.5rem;
    margin-top: 0.5rem;
    overflow: auto;
}

[id="modal"] .bd-example .btn,
[id="buttons"] .bd-example .btn,
[id="tooltips"] .bd-example .btn,
[id="popovers"] .bd-example .btn,
[id="dropdowns"] .bd-example .btn-group,
[id="dropdowns"] .bd-example .dropdown,
[id="dropdowns"] .bd-example .dropup,
[id="dropdowns"] .bd-example .dropend,
[id="dropdowns"] .bd-example .dropstart {
    margin-top: 0.5rem;
}

/* Layout */
@media (min-width: 1200px) {
    .body-class-1 {
        display: grid;
        gap: 1rem;
        grid-template-columns: 1fr 4fr 1fr;
        grid-template-rows: auto;
    }

    .bd-aside.sticky-xl-top {
        top: 2rem !important;
    }

    .bd-header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        grid-column: 1 / span 3;
    }

    .sticky-xl-top {
        z-index: 2;
    }

    .bd-cheatsheet,
    .bd-cheatsheet section,
    .bd-cheatsheet article {
        display: grid;
        gap: 2rem;
        grid-template-columns: 3fr 1fr;
        grid-column: span 2 / span 2;
        grid-template-rows: auto;
    }

    .bd-aside {
        grid-area: 1/1;
        scroll-margin-top: 4rem;
    }

    .bd-cheatsheet section,
    .bd-cheatsheet section > .iq-side-content {
        top: 2rem;
        scroll-margin-top: 0;
    }

    .bd-cheatsheet article,
    .bd-cheatsheet .bd-heading {
        top: calc(7.2rem + 2rem);
        scroll-margin-top: calc(7.8rem + 2rem);
    }

    .bd-cheatsheet .bd-heading {
        z-index: 1;
        order: 2;
    }

    .bd-cheatsheet .bd-heading .card {
        margin-bottom: 0;
    }

    .bd-cheatsheet article .iq-document-card {
        margin-bottom: unset;
    }

    .bd-cheatsheet article .iq-document-card.iq-doc-head {
        margin-top: -6.8rem;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .mobile-offcanvas {
        width: 40% !important;
    }
}

@media (max-width: 767.98px) {
    .main-img .container h1 {
        font-size: 3.125rem;
    }
}

@media (max-width: 1199.98px) {
    .header .container {
        max-width: unset !important;
    }

    aside.mobile-offcanvas {
        margin-top: unset !important;
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: block;
    }

    .body-class-1 {
        padding: unset;
    }

    .body-class-1.container {
        max-width: unset;
    }

    #content .iq-side-content .card {
        margin-top: 1.25rem;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        z-index: 1200;
        width: 75%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
        background: rgba(255, 255, 255, 0.8392156863);
        -webkit-backdrop-filter: blur(0.5rem);
        backdrop-filter: blur(0.5rem);
    }

    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateY(0);
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }
}

@media (min-width: 1200px) {
    .bd-aside.card.iq-document-card,
    .bd-cheatsheet {
        margin-top: -3rem;
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: none;
    }

    .bd-cheatsheet section .iq-side-content {
        grid-column-end: 3;
    }

    .bd-cheatsheet section .iq-side-content .card {
        margin-bottom: 0;
    }
}

body.offcanvas-active {
    overflow: hidden;
}

body.uikit .btn-download {
    display: none;
}

.uisheet.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(33, 37, 41, 0.6);
    transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}

.uisheet.screen-darken.active {
    z-index: 10;
    transition: opacity 0.3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

#back-to-top {
    display: inline !important;
}

#back-to-top .top {
    bottom: 1.563rem;
    right: 1.563rem;
    z-index: 999;
}

.middle {
    display: inline !important;
}

.middle .mid-menu {
    position: fixed;
    top: 9.375rem;
    left: 0rem;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    background: #3a57e8;
    color: #fff;
    padding: 0.2rem;
    border-radius: 0 1rem 1rem 0;
}

.top-1 {
    top: 1rem;
}

.no-arrows::-webkit-inner-spin-button,
.no-arrows::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.no-arrows {
    -moz-appearance: textfield;
}

.error-message {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 1em;
    color: #c03221;
}

/* Local Record */
.bg-soft-local-record {
    background-color: rgba(32, 245, 68, 0.274) !important;
}

/* Production */
.bg-soft-production {
    background-color: rgba(0, 175, 80, 0.5) !important;
}

.text-production {
    color: #007380 !important;
}

/* Ready To Ship */
.bg-soft-ready-to-ship {
    background-color: rgba(254, 153, 0, 0.5) !important;
}

.text-ready-to-ship {
    color: #4a5783 !important;
}

/* In Transit */
.bg-soft-in-transit {
    background-color: rgba(85, 129, 53, 0.5) !important;
}

.text-in-transit {
    color: #175564 !important;
}

/* Delivered */
.bg-soft-delivered {
    background-color: rgba(50, 51, 255, 0.3) !important;
}

.text-delivered {
    color: #3233ff !important;
}

/* Overdue */
.bg-soft-overdue,
.row-style-overdue {
    background-color: rgba(253, 1, 0, 0.5) !important;
}

.text-overdue {
    color: #325081 !important;
}

/* Invoiced */
.bg-soft-invoiced {
    background-color: rgba(61, 181, 255, 0.445) !important;
}

.text-invoiced {
    color: #003b63 !important;
}

/* Completed */
.bg-soft-completed {
    background-color: rgba(137, 66, 252, 0.349) !important;
}

.text-completed {
    color: #310144d0 !important;
}

.circle-progress-production svg .circle-progress-value {
    stroke: rgba(0, 175, 80, 0.5) !important;
    stroke-linecap: round;
}

.circle-progress-production svg .circle-progress-text {
    fill: rgba(0, 175, 80, 0.5) !important;
}

.circle-progress-ready-to-ship svg .circle-progress-value {
    stroke: rgba(254, 153, 0, 0.5) !important;
    stroke-linecap: round;
}

.circle-progress-ready-to-ship svg .circle-progress-text {
    fill: rgba(254, 153, 0, 0.5) !important;
}

.circle-progress-in-transit svg .circle-progress-value {
    stroke: rgba(85, 129, 53, 0.5) !important;
    stroke-linecap: round;
}

.circle-progress-in-transit svg .circle-progress-text {
    fill: rgba(85, 129, 53, 0.5) !important;
}

.circle-progress-delivered svg .circle-progress-value {
    stroke: rgba(50, 51, 255, 0.3) !important;
    stroke-linecap: round;
}

.circle-progress-delivered svg .circle-progress-text {
    fill: rgba(50, 51, 255, 0.3) !important;
}

.circle-progress-overdue svg .circle-progress-value {
    stroke: rgba(253, 1, 0, 0.5) !important;
    stroke-linecap: round;
}

.circle-progress-overdue svg .circle-progress-text {
    fill: rgba(253, 1, 0, 0.5) !important;
}

.dual-horizontal-active {
    color: var(--bs-primary) !important;
    /* background: var(--bs-primary) !important; */
    border-bottom: 1px solid #802e30;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice,
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    background-color: var(--bs-primary) !important;
    color: white !important;
}

.form-control:focus {
    font-weight: 400;
    color: black;
}

.form-control {
    color: #000;
}

.select2-selection--multiple {
    padding: 30px 0px 5px !important;
}

.choices__list,
.choices__list--multiple {
    display: inline-block !important;
}

.choices__list {
    padding-top: 35px;
}

.choices__list--multiple .choices__item[data-deletable] {
    margin-top: 5px;
}

.ag-grid-button-space {
    margin-right: 4px;
}

.ag-grid-default-height {
    height: 500px !important;
    min-height: calc(100vh - 20rem) !important;
    max-height: calc(100vh - 20rem) !important;
}

.ag-grid-card-height {
    height: 600px !important;
    min-height: calc(100vh - 11rem) !important;
    max-height: calc(100vh - 11rem) !important;
}

.fullscreenGrid.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    z-index: 1000;
    background: white;
}

.fullscreenGrid.fullscreen .ag-theme-balham {
    height: 80vh;
    width: 99%;
    z-index: 1001;
    position: absolute;
    left: 10px;
}

/* Dashboard CSS */

.main {
    display: flex;
}

.dashboard-container1 {
    width: 50%;
    padding: 10px;
}

.dashboard-container2 {
    width: 50%;
    padding: 10px;
}

#orderStatus1 {
    padding: 5px;
}

.section {
    background-color: white;
    margin-bottom: 10px;
    /* padding: 20px; */
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.section h2 {
    margin-top: 0;
    color: #333;
}

.table-dashboard {
    width: 100%;
    /* border: 1px solid #d1cdcd; */
    border-collapse: collapse;
}

.table-dashboard tbody tr:nth-child(odd) {
    background-color: #802e300f;
}

/* .table-dashboard th {
    border: 1px solid #d1cdcd;
}

.table-dashboard thead {
    background-color: #f5f0f0;
} */

.table-dashboard th {
    font-size: 0.96rem;
    padding: 13px;
    text-align: left;
    font-weight: bold;
    color: #802e30;
    /* border-right: 1px solid #d1cdcd; */
}

.table-dashboard td {
    font-size: 0.96rem;
    padding: 13px;
    text-align: left;
    font-weight: 500;
    color: #555;
    /* border-right: 1px solid #d1cdcd; */
}

.volume-today .volume-item {
    margin: 10px 0;
    font-size: 18px;
}

.volume-today .volume-item span {
    font-weight: bold;
    color: #555;
}

.chart-container {
    /* height: 50%; */
    width: 50%;
    margin: 0 auto;
}

.circle-cell {
    position: relative;
    padding-left: 40px;
}

.circle-cell::before {
    content: "";
    position: absolute;
    margin-left: 10px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-color: #ff5733;
    border-radius: 50%;
}

.circle-cell.total-count::before {
    background-color: #ff5733;
}

.circle-cell.production::before {
    background-color: rgba(0, 175, 80, 0.5) !important;
}

.circle-cell.ready_to_ship::before {
    background-color: rgba(254, 153, 0, 0.5) !important;
}

.circle-cell.in_transit::before {
    background-color: rgba(85, 129, 53, 0.5) !important;
}

.circle-cell.delivered::before {
    background-color: rgba(50, 51, 255, 0.3) !important;
}

.circle-cell.overdue::before {
    background-color: rgba(253, 1, 0, 0.5) !important;
}

.volume-today .table-dashboard td {
    padding: 5px 35px;
}

@media (max-width: 768px) {
    .main {
        flex-direction: column;
    }

    .dashboard-container1 {
        width: 100%;
        padding: 10px;
    }

    .dashboard-container2 {
        width: 100%;
        padding: 10px;
    }

    #myPieChart {
        width: 100%;
        /* margin: 0 auto; */
    }

    .inventory table {
        width: 100%;
        margin: o auto;
    }
}

/* Vektro Custom Theme CSS */
.navbar-brand .header-img {
    width: 300px;
}

.dual-horizontal,
.dual-horizontal .nav {
    background: #ffffff !important;
}

.dual-horizontal .navbar-nav .nav-link,
.dropdown-item {
    color: #444444;
}

.dual-horizontal .navbar-nav .nav-item:hover .nav-link,
.dropdown-item:hover,
.dropdown-item:focus {
    color: #ffffff !important;
    background: #802e30 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #ffffff !important;
    background: #802e30 !important;
}

.form-control:focus {
    border-color: #802e30 !important;
    box-shadow: 0 0 0 0, 0 0.125rem 0.25rem 0rem rgba(128, 46, 48, 0.15);
}

.btn-outline-secondary {
    color: #802e30;
}

.btn-outline-secondary:hover {
    background-color: #802e30 !important;
}

.flatpickr-monthSelect-month.selected,
.flatpickr-monthSelect-month.startRange,
.flatpickr-monthSelect-month.endRange {
    background-color: #802e30 !important;
    box-shadow: none;
    color: #fff;
    border-color: #802e30 !important;
}

.flatpickr-monthSelect-month.today:hover,
.flatpickr-monthSelect-month.today:focus {
    background: #802e30 !important;
    border-color: #802e30 !important;
}

.flatpickr-monthSelect-month.today {
    border-color: #802e30 !important;
}

.flatpickr-monthSelect-month.inRange,
.flatpickr-monthSelect-month.inRange.today,
.flatpickr-monthSelect-month:hover,
.flatpickr-monthSelect-month:focus {
    background-color: #802e30 !important;
    box-shadow: none;
    color: #fff;
    border-color: #802e30 !important;
}

select:hover {
    border-color: #802e30 !important;
}

#fullPageLoader {
    position: fixed;
    top: 11%;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px var(--bs-primary-shade-20) inset !important;
    box-shadow: 0 0 0px 1000px var(--bs-primary-shade-20) inset !important;
    color: fieldtext !important;
    transition: background-color 5000s ease-in-out 0s;
}

#fullPageLoader .spinner {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 3px solid var(--bs-primary) !important;
    border-bottom: 3px solid var(--bs-primary) !important;
    border-left: 3px solid var(--bs-primary) !important;
    width: 30px;
    height: 30px;
    animation: spin 1.2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

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

input:placeholder-shown,
input:not(:placeholder-shown),
textarea:placeholder-shown,
textarea:not(:placeholder-shown) {
    background-color: #fff;
    border: 1px solid var(--bs-primary-shade-20);
}

.ag-theme-balham .ag-cell {
    border-right: 1px solid #d3d3d3 !important;
}

.cell-green {
    background-color: #d4edda; /* Light green */
    color: #155724; /* Dark green text */
}

.cell-yellow {
    background-color: #fff3cd; /* Light yellow */
    color: #856404; /* Dark yellow text */
}

.text-not-matched {
    color: #856404 !important; /* Dark yellow text */
}

.bg-soft-not-matched {
    background-color: #fff3cd !important; /* Light yellow */
}

.text-low-stock {
    color: #ff1a1a !important; /* Bright red text */
}

.bg-soft-low-stock {
    background-color: #ffcccc !important; /* Light red background */
}

.modal-title-btn-close {
    box-sizing: content-box;
    width: 5px;
    height: 5px;
    padding: 12px;
    color: #802e30 !important;
    /* background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat; */
    border: 2px solid #808080b5;
    border-radius: 50% !important;
    background-size: 14px;
}

.role-text {
    font-weight: bold;
    color: var(--bs-primary);
}

#sync-dynamics-dropdown-data {
    padding: 4px;
    display: inline-flex;
}

/* .rounded-role-per{
    border-radius: 15px;
} */

.card-body .table-responsive .table-bordered tbody tr:nth-child(even) {
    background-color: #f2f2f2 !important;
}

.swal2-title {
    color: var(--bs-primary) !important;
}

.swal2-content {
    padding: 0 !important;
}

.swal2-styled.swal2-confirm {
    background-color: #302f2fe8 !important;
    font-weight: bold !important;
}

.table-striped {
    --bs-table-striped-bg: #e9c7c82e;
}

.option-list-add-option {
    color: var(--bs-primary);
    font-weight: bold;
}

.st0 {
    fill: #802e30db;
}

input:not(:placeholder-shown) {
    background-color: #ffffff;
}

input[type="checkbox"]:not(:checked) {
    background-color: var(--bs-primary-shade-20);
}

ul.pagination li {
    margin-right: 5px !important;
}

.Add-Vendor-text,
.Add-Broker-text {
    color: #802e30;
    font-weight: bold;
    margin: 0 5px;
}

.card-action {
    display: flex;
    align-items: center;
}

.svg1 {
    height: 20px !important;
    width: 20px !important;
    display: flex;
}

.plus-svg-left-text {
    color: var(--bs-primary);
    font-weight: bold;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

.search-by-number {
    padding: 5px;
}

.card-header-btns {
    padding: 0.3rem 0.45rem;
    height: fit-content;
}

/* Sweet Alert Custom CSS*/
.swal2-icon.no-border {
    border: none;
    box-shadow: none;
    background: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 32px;
}

.cell-span {
    background-color: #ffd700;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* Remove default clear button from search input */
.dataTables_filter input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.dataTables_filter input[type="search"]::-ms-clear {
    display: none;
}

.dataTables_filter input[type="search"] {
    -webkit-appearance: none;
    appearance: none;
}

/* DataTable Custom CSS */
.dataTables_wrapper .row {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.dataTables_wrapper .col-sm-6 {
    display: flex;
    align-items: center;
}

.dataTables_wrapper .justify-content-end {
    justify-content: flex-end;
}

.dataTables_filter label,
.input-icon {
    position: relative;
}

.dataTables_filter .fa-search,
.dataTables_filter .fa-times,
.input-icon .fa-search,
.input-icon .fa-times {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #666;
}

.dataTables_filter .fa-search,
.input-icon .fa-search {
    pointer-events: none;
}

.dataTables_filter .fa-times,
.input-icon .fa-times {
    cursor: pointer;
    display: none;
}

/* Search Input Custom CSS*/
#filter-text-box {
    padding-right: 30px !important;
}

.clear-svg {
    height: 20px !important;
    width: 20px !important;
    display: flex;
    font-weight: bold;
}

.dashboard-canvas {
    max-height: 250px !important;
}

.filter-text-box {
    width: 150px;
}

.toggle-password,
.toggle-confirm-password {
    position: absolute;
    right: 15px;
    top: 68%;
    transform: translateY(-50%);
    cursor: pointer;
    color: var(--bs-primary);
}

.swal-title-font {
    font-size: 17px !important;
}

/* Prevent input error tooltip from overflowing the modal */
.swal2-popup .swal2-validation-message {
    max-width: 100%;
    box-sizing: border-box;
    overflow-wrap: break-word;
    text-align: left;
    margin: 0 auto;
    padding: 0.5rem 1rem;
    white-space: normal;
}

/* Optional: ensure input fills container width */
.swal2-popup .swal2-input,
.swal2-popup .swal2-textarea {
    width: 100% !important;
    box-sizing: border-box;
}

/* Inquiry Status Colors */
.bg-soft-draft-inquiry {
    background-color: rgba(158, 158, 158, 0.6) !important;
}

.bg-soft-sent-to-supplier {
    background-color: rgba(33, 150, 243, 0.6) !important;
}

.bg-soft-supplier-responded {
    background-color: rgba(0, 150, 136, 0.6) !important;
}

.bg-soft-supplier-rejected {
    background-color: rgba(244, 67, 54, 0.6) !important;
}

.bg-soft-vektro-quoted {
    background-color: rgba(63, 81, 181, 0.6) !important;
}

.bg-soft-sent-to-customer {
    background-color: rgba(255, 193, 7, 0.6) !important;
}

.text-draft-inquiry {
    color: #505050 !important;
}

.text-sent-to-supplier {
    color: #1a4b8b !important;
}

.text-supplier-responded {
    color: #005f55 !important;
}

.text-supplier-rejected {
    color: #ad1f15 !important;
}

.text-vektro-quoted {
    color: #2a357c !important;
}

.text-sent-to-customer {
    color: #a37800 !important;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 100px;
}

.custom-nav-link {
    padding: 0.3rem 1rem !important;
    font-size: 14px !important;
}

/* Tour CSS */
.shepherd-element {
    background: #fff !important;
    border-radius: 5px !important;
    max-width: 360px !important;
    opacity: 0;
    outline: none !important;
    transition: opacity 0.3s, visibility 0.3s !important;
    visibility: hidden;
    width: 100% !important;
    z-index: 10000 !important;
    box-shadow: 0 0.625rem 1.875rem rgba(0, 0, 0, 0.03) !important;
}

.shepherd-element,
.shepherd-element *,
.shepherd-element :after,
.shepherd-element :before {
    max-width: 350px !important;
}

.shepherd-element[data-popper-placement^="bottom"] > .shepherd-arrow {
    z-index: 10 !important;
}

.shepherd-header h4 {
    padding-left: 10px !important;
    font-weight: bold !important;
    font-size: 22px !important;
}

.shepherd-element.shepherd-has-title[data-popper-placement^="bottom"] > .shepherd-arrow:before {
    height: 20px !important;
    width: 20px !important;
    background-color: #fff !important;
    border-left: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
}

.shepherd-element .shepherd-button {
    padding: 0.25rem 0.5rem !important;
    color: #fff !important;
    font-size: 18px !important;
    width: 62px !important;
    background: #6c757d !important;
}
.shepherd-element .shepherd-button:not(:disabled):hover {
    background-color: #6c757d !important;
    color: #fff !important;
}
.shepherd-element .shepherd-button.shepherd-button-secondary {
    color: #fff !important;
}
.shepherd-element .shepherd-button.shepherd-button-secondary:not(:disabled) {
    background: #6c757d;
    border: #6c757d;
}
.shepherd-element .shepherd-button.shepherd-button-secondary:not(:disabled):hover {
    background: #6c757d;
    color: #fff !important;
}
.shepherd-element .shepherd-button:not(:disabled) {
    background: #6c757d;
}
.shepherd-element .shepherd-text {
    padding: 1rem !important;
}
.shepherd-element .shepherd-text p:last-child {
    color: #8a92a6 !important;
    font-size: 16.2px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    padding: 0 19px 10px 10px !important;
    text-align: left !important;
}

.shepherd-element .shepherd-content {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    word-wrap: 0 !important;
    word-wrap: break-word !important;
    background-color: #fff !important;
    background-clip: border-box !important;
    border-radius: 0.5rem !important;
    max-height: 230px !important;
    box-shadow: none !important;
}
.shepherd-element .shepherd-footer {
    justify-content: center !important;
    padding-bottom: 1rem !important;
    margin: 0 !important;
}
.shepherd-element .shepherd-footer .shepherd-button:last-child {
    background: #802e30 !important;
}
.shepherd-element .shepherd-footer .shepherd-button:last-child:hover {
    background: #802e30 !important;
    color: #fff !important;
}

.shepherd-header,
.shepherd-text,
.shepherd-footer {
    border-radius: 0.5rem !important;
}

.shepherd-has-title .shepherd-content .shepherd-header {
    background: #fff !important;
    padding: 1rem !important;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
}

.shepherd-modal-overlay-container.shepherd-modal-is-visible {
    opacity: 0.4 !important;
}
