/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

body {
    --vz-body-bg: #f3f3f9;
    background: var(--vz-body-bg);
}

.navbar-header {
    height: 50px;
}

#page-topbar.topbar-shadow {
    box-shadow: none;
}

.navbar-menu {
    z-index: 1005;
}

#page-topbar {
    z-index: 1005;
}

.navbar-menu {
    z-index: 1005;
}

.footer {
    z-index: 1;
    height: 40px;
    padding: 10px calc(1.5rem * .5);
    display: flex;
    align-items: center;
}

#back-to-top {
    z-index: 99 !important;
    bottom: 30px !important;
}

.vertical-sidebar-enable .app-menu {
    z-index: 1005;
}

#page-topbar {
    border-left: none !important;
}

.navbar-menu {
    --vz-vertical-menu-bg: #021326;
    background: var(--vz-vertical-menu-bg);
}

.navbar-header {
    padding: 0 1rem 0 1rem;
}

.page-content {
    padding: calc(28px + 1.5rem) 0 40px 0;
}

.header-item {
    height: 50px;
}

.page-title-box {
    min-height: 50px;
    padding: 10px 1rem;
    margin: 0px -12px .8rem -12px;
}

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-brand-box {
    background: transparent;
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}

.dtr-details {
    padding: 0;
}

.dtr-details li {
    padding: 10px 8px !important;
    display: flex;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    white-space: nowrap;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 1em;
    width: 1em;
    margin-top: -6px;
    display: block;
    position: absolute;
    color: white;
    border-radius: 1em;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Material Design Icons";
    line-height: 1em;
    content: "\f0142";
    background-color: #337ab7;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control::before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control::before {
    /* background-color: #25a0e2; */
    background: transparent;
    border-color: var(--vz-card-bg-custom);
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent.parent>th.dtr-control::before {
    /* background-color: #f06548; */
    background-color: transparent;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    content: "-";
    /* background-color: #d33333; */
    background-color: transparent;
}

.orderd-action {
    min-height: 180px;
}

.booking-action {
    min-height: 145px;
}

.no-designer {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 138px;
}

.no-designer-wrap {
    min-width: 250px;
}

.msg-details {
    font-size: 12px;
}

.msg-details > span {
    font-weight: 600;
}

.bg-soft-dark {
    color: #818b95;
}

/* table.dataTable tbody td:nth-child(2),
table.dataTable tbody td:nth-child(3),
table.dataTable tbody td:nth-child(4) {
    word-break: break-word;
    vertical-align: top;
} */

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover .nav-link span {
    display: none;
}

.modal-header .btn-close {
    opacity: .8 !important;
    filter: invert(1) !important;
}

.login-modal h5.modal-title {
    color: #FFF;
}

/* .auth-page-wrapper {
    background: url('../images/image-1685108921-9317.jpeg') no-repeat !important;
    background-size: cover !important;
} */

.custom-accordionwithicon .accordion-button:not(.collapsed)::after {
    margin: 0;
}

.list {
    margin: 10px 0 10px 0;
    padding: 0px 0 15px 0;
    border-bottom: solid 1px #e9ebec;
}

.list:last-child {
    border: none;
    padding-bottom: 0;
}

.badge-delivered, .badge-completed, .badge-installation_completed, .badge-sent {
    color: #FFF !important;
    background-color: #00bd9d !important;
}

.badge-completed, .badge-booking_order_placed {
    color: #FFF !important;
    background-color: #00bd9d !important;
}

.badge-booking_confirmed {
    color: #FFF !important;
    background-color: #00D8BF !important;
}

.badge-booking_home_visited, .badge-home_visited {
    color: #FFF !important;
    background-color: #00C0FE !important;
}

.badge-sdesign, .badge-awb_gen, .badge-inprogress {
    color: #FFF !important;
    background-color: #FF8B16 !important;
}

.badge-booking_cancelled, .badge-booking_deleted {
    color: #FFF !important;
    background-color: #FF666C !important;
}

.badge-cancelled, .badge-manager_approval {
    color: #FFF !important;
    background-color: #FF666C !important;
}

.badge-refunded {
    color: #FFF !important;
    background-color: #743235 !important;
}

.badge-booking_refunded {
    color: #FFF !important;
    background-color: #FF666C !important;
}

.badge-sapproval {
    color: #FFF !important;
    background-color: #44A7FF !important;
}

.badge-sproduction, .badge-pending, .badge-scheduled {
    color: #FFF !important;
    background-color: #FFCA00 !important;
}

.badge-waiting {
    color: #FFF !important;
    background-color: #FFBC0A !important;
}

.badge-ready {
    color: #FFF !important;
    background-color: #7E8CFF !important;
}

.badge-shipped, .badge-upload_images, .badge-return_to_sender {
    color: #FFF !important;
    background-color: #FF68B9 !important;
}

.badge-pre_transit, .badge-request_received {
    color: #FFF !important;
    background-color: #4D587D !important;
}

.badge-on-hold {
    color: #FFF !important;
    background-color: #ff0000 !important;
}

.badge-out_for_delivery {
    color: #FFF !important;
    background-color: #007C94 !important;
}

.badge-waiting_for_approval {
    color: #FFF !important;
    background-color: #006CE6 !important;
}

.badge-awb_gen {
    color: #FFF !important;
    background-color: #32ccff !important;
}

.badge-not_packaged {
    color: #FFF !important;
    background-color: #888a99 !important;
}

.badge-processing {
    color: #FFF !important;
    background-color: #4D587D !important;
}

.badge-completed {
    color: #FFF !important;
    background-color: #007F52 !important;
}

.badge-booking_closed_online {
    color: #FFF !important;
    background-color: #CA81FF !important;
}

.badge-wating_for_production {
    color: #FFF !important;
    background-color: #CA81FF !important;
}

.product-name {
    white-space: normal;
    line-height: 22px;
}

.badge {
    --vz-badge-border-radius: 1rem;

    border-radius: var(--vz-badge-border-radius);
}

.error-page {
    height: calc(100vh - 160px);
    display: flex;
    align-items: center;
}

.error-page h1 {
    font-weight: 700;
}

#dispatch_list_popup .form-check-label {
    color: var(--vz-link-color);
}

#comment-section {
    overflow-y: auto !important;
}

.buttons-csv {
    --vz-btn-color: #fff;
    --vz-btn-bg: #25a0e2;
    --vz-btn-border-color: #25a0e2;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #1f88c0;

    color: var(--vz-btn-color) !important;
    background: var(--vz-btn-bg) !important;
    border-color: var(--vz-btn-bg) !important;
    border-radius: 4px !important;
    transition: all .3s ease;
}

.buttons-csv:hover {
    --vz-btn-hover-bg: #1f88c0;
    --vz-btn-hover-border-color: #1e80b5;

    background: var(--vz-btn-hover-bg) !important;
    border-color: var(--vz-btn-hover-border-color) !important;
    transition: all .3s ease;
}

.dt-button:focus {
    text-shadow: none !important;
}

.reset-filter {
    --vz-btn-color: #fff;
    --vz-btn-bg: #878a99;
    --vz-btn-border-color: #878a99;

    color: var(--vz-btn-color) !important;
    background-color: var(--vz-btn-bg) !important;
    border-color: var(--vz-btn-border-color) !important;
    border-radius: 4px !important;
    transition: all .3s ease;
}

.reset-filter:hover {
    --vz-btn-hover-bg: #737582;
    --vz-btn-hover-border-color: #6c6e7a;

    background-color: var(--vz-btn-hover-bg) !important;
    border-color: var(--vz-btn-hover-border-color) !important;
    transition: all .3s ease;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='15' width='15' viewBox='0 0 448 512'><path d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 12px;
    padding-right: 20px !important;
}

.select2-container .selection::after {
    content: '';
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='15' width='15' viewBox='0 0 448 512'><path d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/></svg>");
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    right: 8px;
}

.flatpickr-input {
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='15' width='15' viewBox='0 0 448 512'><path d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192H400V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192z'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 12px;
    padding: 0.5rem 1.5rem 0.5rem 0.9rem;
}

div.dataTables_processing {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}

.select2-container .select2-search--inline .select2-search__field {
    height: 24px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 30px !important;
    padding-right: 5px;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 0 !important;
}

.select2-container--default .select2-selection--multiple {
    padding-right: 22px !important;
}

.select2-container--default .select2-results__option--selected {
    --vz-input-disabled-bg: #e1e5eb;

    background-color: var(--vz-input-disabled-bg);
}

.dataTables_length {
    float: left;
}

.dt-buttons {
    float: right !important;
}

table.dataTable thead>tr>th.sorting:after, 
table.dataTable thead>tr>th.sorting_asc:after, 
table.dataTable thead>tr>th.sorting_desc:after, 
table.dataTable thead>tr>th.sorting_asc_disabled:after, 
table.dataTable thead>tr>th.sorting_desc_disabled:after, 
table.dataTable thead>tr>td.sorting:after, 
table.dataTable thead>tr>td.sorting_asc:after, 
table.dataTable thead>tr>td.sorting_desc:after, 
table.dataTable thead>tr>td.sorting_asc_disabled:after, 
table.dataTable thead>tr>td.sorting_desc_disabled:after {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='15' width='15' viewBox='0 0 448 512'><path d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/></svg>") !important;
}

table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:before, 
table.dataTable thead>tr>th.sorting_asc_disabled:before, 
table.dataTable thead>tr>th.sorting_desc_disabled:before, 
table.dataTable thead>tr>td.sorting:before, 
table.dataTable thead>tr>td.sorting_asc:before, 
table.dataTable thead>tr>td.sorting_desc:before, 
table.dataTable thead>tr>td.sorting_asc_disabled:before, 
table.dataTable thead>tr>td.sorting_desc_disabled:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='15' width='15' viewBox='0 0 448 512'><path d='M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z'/></svg>") !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    content: '+' !important;
    background: #44A7FF;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    color: #FFF !important;
    line-height: 12px;
    font-weight: 600;
    transition: all .3s ease;
    text-align: center;
    margin-top: -6px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    content: '-' !important;
    background: #f06548;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    color: #FFF !important;
    line-height: 12px;
    font-weight: 600;
    transition: all .3s ease;
    text-align: center;
    margin-top: -6px;
}

.fixed-height-db {
    min-height: 367px;
    max-height: 367px;
    overflow-y: auto;
    padding: 0;
}

/* .ui-datepicker {
    top: 216px !important;
    left: 290.679px !important;
} */

.ui-widget-header {
    background: #25a0e2 !important;
    border: none !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 44% !important;
    margin: 5px !important;
    padding: 0px 5px !important;
    border: solid 1px #7bbcde !important;
    border-radius: 4px !important;
    background-position-x: 96% !important;
    background-position-y: 10px !important;
    font-size: 13px !important;
    color: #FFF;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 369 210' fill='none'><path d='M202 202C192.6 211.4 177.4 211.4 168.1 202L7.99995 42C-1.40005 32.6 -1.40005 17.4 7.99995 8.09996C17.4 -1.20004 32.6 -1.30004 41.9 8.09996L184.9 151.1L328 7.99995C337.4 -1.40005 352.6 -1.40005 361.9 7.99995C371.2 17.4 371.3 32.5999 361.9 41.8999L202 202Z' fill='white'/></svg>") !important;
}

select option {
    color: #212529;
    border: none;
}

.ui-widget-content {
    border-color: #d2dce4 !important;
}

.ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #25a0e2 !important;
    border-color: #25a0e2 !important;
    color: #FFF !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: "Open Sans", sans-serif;
}

.ui-datepicker th {
    font-weight: 500 !important;
    font-size: 12px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: none !important;
    border: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #363636 !important;
    text-align: center;
    padding: 8px 8px;
    font-family: "Open Sans", sans-serif;
    border-radius: 50px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: rgba(38, 161, 227, .2) !important;
    color: #25a0e2 !important;
}

.ui-state-default.ui-state-hover {
    background: rgba(38, 161, 227, .2) !important;
    color: #25a0e2 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #25a0e2 !important;
    color: #FFF !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 9px !important;
}

.ui-timepicker-standard {
    border: none !important;
}

.ui-timepicker-standard a {
    font-size: 14px;
    text-align: left;
    padding: 5px 10px !important;
    border: none !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    background: rgba(38, 161, 227, 1) !important;
    color: #FFF !important;
    border: none !important;
}

.product-data {
    padding: 10px;
    border: solid 1px #d2dce4;
    border-radius: 5px;
    position: relative;
}

.btn_remove {
    padding: 0px;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    border-radius: 50px;
}

.req {
    color: #f00;
    font-weight: 600;
    font-size: 12px ;
}

.row-title {
    background: #f3f3f9;
    padding: 8px 15px;
    margin: -10px -10px 10px -10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fixed-height {
    max-height: 580px;
    overflow-y: auto;
}

.order-track {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
}

.order-track-step {
    display: flex;
    height: auto;
}

.order-track-step:last-child {
    overflow: hidden;
}

.order-track-step:last-child .order-track-status span:last-of-type {
    display: none;
}

.order-track-status {
    margin-right: 20px;
    position: relative;
}

.order-track-text {
    padding-bottom: 20px;
}

.order-track-status-dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #25a0e2;
}

.order-track-status-line {
    display: block;
    margin: 0 auto;
    width: 2px;
    height: 100%;
    background: #25a0e2;
}

.order-track-text-stat {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1;
}

.order-track-text-sub {
    font-size: 12px;
    font-weight: 400;
    color: #535353;
    margin-top: 4px;
}

.order-track-text-sub span {
    color: #878a99;
}

.order-track {
    transition: all 0.3s height 0.3s;
    transform-origin: top center;
}

.badge-exception {
    color: #FFF;
    background: #7E8CFF !important;
}

.badge-failed, .badge-failure {
    color: #FFF;
    background-color: #db0008 !important;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    display: none;
}

.fullCalendar {
    margin-bottom: 70px;
}

.fullCalendar .flatpickr-day.bg-green {
    background: rgba(0,189,157,.2);
}

.fullCalendar .flatpickr-day.bg-red {
    background: rgba(240,101,72, .9);
    color: #FFF;
}

.fullCalendar .flatpickr-day.bg-red:hover {
    background: rgba(240,101,72, 1);
    color: #FFF;
}

.fullCalendar .bg-green.selected {
    background: rgba(0,189,157,1);
}

.fullCalendar  .nextMonthDay.bg-green {
    background: rgba(0,189,157, 0.1);
    pointer-events: none;
    cursor: not-allowed;
}

.fullCalendar .flatpickr-day.selected:hover {
    border: none;
}

.fullCalendar .flatpickr-day:hover {
    background: rgba(0,189,157,.9);
    color: #FFF;
}

.fullCalendar .flatpickr-disabled {
    background: rgba(33,37,41,.1) !important;
}

.fullCalendar .flatpickr-calendar.inline {
    height: 100% !important;
}

.fullCalendar .flatpickr-calendar.inline .flatpickr-rContainer .flatpickr-days .dayContainer {
    height: 580px;
    background: #FFF;
}

.fullCalendar .flatpickr-day {
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px !important;
    font-size: 18px;
    border: solid 1px #FFF;
    border-collapse: collapse;
    position: relative;
}

.fullCalendar .flatpickr-current-month, .fullCalendar .flatpickr-next-month, .userview .flatpickr-months {
    pointer-events: none;
    cursor: not-allowed;
}

.fullCalendar .flatpickr-weekdays {
    height: 55px;
    font-size: 16px;
}

.fullCalendar  .flatpickr-months .flatpickr-month {
    height: 45px;
    font-size: 16px;
    border-bottom: solid 1px #62b5e2;
}

.fullCalendar .flatpickr-current-month {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.userview {
    width: 310px;
    margin: 0 auto 10px auto;
}

.btn-del {
    font-size: 14px;
    border: solid 1px #FFF;
    color: #FFF;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.btn-add {
    font-size: 15px;
    border: solid 1px #FFF;
    color: #FFF;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.btn-del:hover {
    background: #f06548;
    border-color: #f06548;
    color: #FFF;
}

.btn-add:hover {
    background: #00977e;
    border-color: #00977e;
    color: #FFF;
}

#responsiveButtonContainer {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    display: none;
}

#responsiveButtonContainer .btn {
    position: static;
    width: 40px;
    height: 40px;
    font-size: 16px;
}

#responsiveButtonContainer .btn-del {
    background: #f06548;
    border-color: #f06548;
    color: #FFF;
}

#responsiveButtonContainer .btn-add {
    background: #00977e;
    border-color: #00977e;
    color: #FFF;
}

.badge-expired {
    background: #FF666C !important;
    color: #FFF;
}

.badge-unknown {
    background: #743235;
    color: #FFF;
}

.badge-in_transit {
    background: #FFBC0A !important;
    color: #FFFF;
}

.userview .btn-add, .userview .btn-del {
    display: none;
}

.field-show {
    display: block !important;
}

.field-hidden {
    display: none !important;
}

.hv-setting-filter .select2-container--open .select2-dropdown--below {
    width: 210px !important;
}

.hv-setting-preloader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .7);
    border-radius: 8px;
}

/*----*/
.header-nav > a {
    display: inline-block;
    padding: 8px 15px;
    background: rgba(0,0,0,0.05);
    color: #000;
    border-radius: 4px;
}

.header-nav > a:hover {
    background: #25a0e2;
    color: #FFF;
}

.new-lead-wrapper .form-label {
    display: none;
}

.new-lead-wrapper .card-header {
    --vz-card-cap-padding-y: .5rem;
    --vz-card-cap-padding-x: .5rem;

    padding: var(--vz-card-cap-padding-y) var(--vz-card-cap-padding-x);
}

.details-wrapper {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--vz-border-color);
    background: #F8F8F8;
}

.details-wrapper .customer-details {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    align-items: center;
    gap: 20px;
    padding: 5px 10px;
    position: sticky;
}

.details-wrapper .quick-action {
    position: sticky;
    right: 0;
    background: #F8F8F8;
    height: 100%;
    padding: 10px;
}

.customer-details::-webkit-scrollbar {
    display: none;
}

.customer-details small {
    display: block;
    font-size: 11px;
    margin-bottom: 2px;
    opacity: .6;
}

.customer-details p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}

.total-saving {
    background: #f0f7ef;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #3c8a2e;
    border-bottom: 1px solid var(--vz-border-color);
}

.sticky-details {
    position: sticky;
    top: 52px;
    z-index: 100;
}

.quick-action {
    display: flex;
    gap: 10px;
}

.quick-action button, .quick-action a {
    background: #FFF;
    color: #495057;
    text-decoration: none;
    font-size: 16px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--vz-border-color);
}

.quick-action button:hover, .quick-action a:hover {
    background: #25a0e2;
    border-color: #25a0e2;
    color: #FFF;
}

.total-area {
    font-size: 13px;
    margin-bottom: 5px;
    padding: 4px 0;
}

.feature-image-preview-wrapper, .additional-image {
    position: relative;
    width: 140px;
}

.additional-image-thumb {
    width: 60px;   
}

.feature-image-preview-wrapper .btn-close, .additional-image .btn-close {
    position: absolute;
    opacity: 1;
    border-radius: 6px;
    background: #FFF 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/.8em auto no-repeat;
    width: 20px;
    height: 20px;
    right: 2px;
    top: 2px;
    z-index: 1;
}

.feature-image-preview-wrapper img, .additional-image img, .additional-image-thumb img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    margin-bottom: 10px;
}

.feature-image-preview-wrapper a, .additional-image a {
    display: block;
    margin-bottom: 10px;
}

.fixed-height-images > a {
    height: 140px;
    width: 100%;
}

.fixed-height-images > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qty-grp .btn-secondary {
    font-size: 18px;
    height: 39px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed-footer-btns {
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 100;
    border-radius: 6px;
    overflow: hidden;
}

.fixed-footer-btns .btn-group, .fixed-footer-btns .btn {
    flex: 1;
    height: 50px;
    border-radius: 0;
}

.product-grandTotal {
    font-weight: 400;
    font-size: 12px;
    display: block;
    padding: 0 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    line-height: 20px;
}

.product-grandTotal strong {
    font-size: 18px;
    font-weight: 600;
}

.product-grandTotal del {
    opacity: .7;
    display: inline-block;
    margin-left: 10px;
}

.no-product-data {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 40px 20px;
    font-size: 15px;
    color: #212529;
}

.product-payment-summary table tr td, .product-payment-summary table tr th,
.product-order-summary table tr td, .product-order-summary table tr th {
    padding: .5rem .6rem;
}

.product-payment-summary p,
.product-order-summary p {
    font-size: 12px;
    display: flex;
    margin-bottom: 2px;
}

.product-payment-summary .product-name,
.product-order-summary .product-name {
    font-size: 14px;
}

.product-payment-summary thead tr th {
    font-size: 12px !important;
    font-weight: 600;
}

.product-order-summary thead tr th {
    font-size: 12px !important;
    font-weight: 600;
}

.product-order-summary tbody tr td > span,
.product-payment-summary tbody tr td > span {
    display: inline-block;
    margin-left: 5px;
}

.product-payment-summary tbody tr td .select2.select2-container {
    margin-left: 0;
}

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

.new-lead-wrapper {
    max-width: 1320px;
    margin: 0 auto;
}

.new-lead-wrapper .card-header h6 {
    line-height: normal;
}

.header-nav > a.active {
    background: #25a0e2;
    color: #FFF;
}

.bookings-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.booking-list {
    padding: 10px;
    background: #FFF;
    margin-bottom: 20px;
    border-radius: 4px;
}

.booking-details {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    margin-bottom: 20px;
}

.booking-details .address {
    flex: 0 0 400px;
}

.booking-details p {
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 5px;
}

.booking-details strong {
    display: block;
}

.booking-status {
    margin-bottom: 15px;
}

.steps-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    border-left: 0px solid;
    width: 100%;
}

.steps-container::-webkit-scrollbar {
    display: none;
}

.steps-container .steps {
    flex: 1;
    position: relative;
    display: inline-block;
    left: -20px;
    height: 42px;
    line-height: 42px;
    margin-left: 0px;
    margin-right: 0px;
    transition: background 1s;
    min-height: 30px;
}

.steps-container .steps:after, 
.steps-container .steps:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 50%;
    width: 100%;
    border-left: 2px solid rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 0.05);
}

.steps-container .steps:before {
    transform: skew(35deg);
    top: 0px;
    border-bottom: none;
    transform-origin: top left;
}

.steps-container .steps:after {
    transform: skew(-35deg);
    bottom: 0px;
    border-top: none;
    transform-origin: bottom left;
}

.steps-container .steps span {
    display: block;
    text-align: center;
    padding-left: 40px;
    width: calc(100% - 40px);
    height: 42px;
    vertical-align: middle;
    color: #b4b4b4;
}

.steps-container .steps.active span {
    color: #FFF;
    font-weight: 500;  
    position: relative;
    z-index: 1;
}

.steps-container .steps.active:before,
.steps-container .steps.active:after {
    background: #25a0e2;
}

.steps-container .steps.completed span {
    color: #FFF;
    font-weight: 500;  
    position: relative;
    z-index: 1;
}

.steps-container .steps.completed:before,
.steps-container .steps.completed:after {
    background: #00bd9d;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child {
    padding: 0 !important;
}

table.dataTable>tbody>tr.child span.dtr-title {
    font-weight: 600 !important;
    min-width: 135px !important;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    font-size: 13px !important;
}

.no-booking {
    padding: 20px;
    text-align: center;
}

.no-booking p {
    opacity: .6;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 500;
}

.error-text {
    font-size: 12px;
    color: #F00;
    text-shadow: none;
    margin-bottom: .5rem!important;
}

.product_details_error {
    --vz-alert-color: #b44c36;
    --vz-alert-bg: #fde8e4;
    --vz-alert-border-color: #fbd1c8;

    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    color: var(--vz-alert-color);
    background-color: var(--vz-alert-bg);
    border-radius: 6px;
    display: none;
}

.screen-reader-text {
    display: none !important;
}

.comment-text {
    max-width: 730px;
    text-wrap: wrap;
}

#preloader {
    background-color: rgba(255, 255, 255, 0.9);
}

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

.payment-button {
    display: none;
}

.error {
    font-size: 12px;
    color: #F00;
}

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>.menu-dropdown {
    left: 70px !important;
    top: 10px !important;
}

.additional-image-preview-gallary-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}

.btn-success-hover {
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #00a185;
    --vz-btn-hover-border-color: #00977e;

    color: var(--vz-btn-hover-color);
    background-color: var(--vz-btn-hover-bg);
    border-color: var(--vz-btn-hover-border-color);
}

.btn-primary-hover {
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #1f88c0;
    --vz-btn-hover-border-color: #1e80b5;
    
    color: var(--vz-btn-hover-color);
    background-color: var(--vz-btn-hover-bg);
    border-color: var(--vz-btn-hover-border-color);
}

.form-check {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
}

.form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input[type=checkbox] {
    border-radius: 0.25em;
}

.form-check .form-check-label {
    margin-left: 10px;
}

.new-lead-wrapper h6 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.installer .orderd-action {
    min-height: 58px;
}

.installer .no-designer-wrap, .installer .mb-4 {
    margin-bottom: 0 !important;
}

#user-table-pv tbody td:nth-child(6) {
    max-width: 160px !important;
    word-wrap: break-word;
    white-space: break-spaces;
}

.dateParent, .sheduleDateParent {
    position: relative;
}

.dateParent .ui-datepicker {
    top: 40px !important;
    right: 0 !important;
    left: auto !important;
}

.details-right-section {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.sheduleDateParent .ui-datepicker {
    top: 40px !important;
    left: auto !important;
}

.form-payout-wrapper {
    padding: 15px;
    border-radius: 6px;
    border: solid 1px #e7e9ea;
}

.amt {
    color: #000;
}

.selectize-control {
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
}

.selectize-input {
    box-shadow: none !important;
    padding: 10px 8px !important;
    border-radius: .25rem !important;
    font-size: .875rem !important;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    font-size: .875rem !important;
}

.selectize-control.multi .selectize-input [data-value] {
    background: #25a0e2 !important;
    box-shadow: none !important;
}

.selectize-control.multi .selectize-input>div {
    border: 1px solid #338ebe !important;
}

.design-image-preview-gallary-wrap a {
    height: 140px;
    display: block;
    margin-bottom: 10px;
}

.design-image-preview-gallary-wrap a > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.select2-container--default .select2-selection--multiple {
    display: flex;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 9px;
}

.lead_city {
    width: 100%;
}

.accordion-button {
    font-size: 18px;
    color: #495057 !important;
}

/* .lead-data {
    display: flex;
    flex-wrap: wrap;
} */

.lead-data > span {
    display: block;
}

/* .lead-data > span:last-child {
    flex: 0 0 auto;
    width: 100%;
} */

.product_data_error {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 500;
}

.show-loader {
    opacity: 1 !important;
    visibility: visible !important;
}

.start-25 {
    left: 25% !important;
}

.start-75 {
    left: 75% !important;
}

.pre-wrap {
    height: 150px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease;
    cursor: pointer;
}

.pre-wrap::after {
    content: "";
    display: block;
    background: rgb(255, 255, 255);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 15%, #fff 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.height-auto {
    height: auto !important;
    transition: all .3s ease;
}

.height-auto::after {
    display: none !important;
}

.production-badge {
    line-height: 16px;
    border-radius: 100px;
    max-width: max-content;
    padding: 3px 15px;
    font-size: 13px;
}

.comment-word-wrap {
    word-break: break-word;
    white-space: normal;
    display: inline-block;
    font-weight: normal;
    margin-left: 5px;
    line-height: 18px;
}

.total-counts {
    border: solid 1px #d2dce4;
    border-radius: 6px;
    padding: 10px;
}

.total-counts p {
    font-size: 14px;
    font-weight: 600;
    margin: 0 10px 0 0;
}

.total-counts a {
    border: none;
}

.md-content-wrapper {
    padding: 5rem 0;
    border-top: solid 1px #eaeaea;
}

.md-content-wrapper ol {
    margin-bottom: 1.5rem;
    padding-left: 2rem;
}

.md-content-wrapper ol li {
    list-style-type: decimal;
    font-size: clamp(1.2rem, 2.5vw, 1.3rem);
    font-weight: 400;
    margin-bottom: 1.5rem;
    line-height: 2.5rem;
    color: #71767D;
}

.md-content-wrapper p {
    font-size: clamp(1.2rem, 2.5vw, 1.3rem);
    font-weight: 400;
    margin-bottom: 2.5rem;
    line-height: 2.5rem;
    color: #71767D;
}

.md-content-wrapper p strong {
    font-size: clamp(1.2rem, 2.5vw, 1.3rem);
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 2.5rem;
    color: #000;
}

.md-content-wrapper h3 {
    font-size: clamp(1.3rem, 2.5vw, 1.6rem);
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
    line-height: 2.2rem;
}

.md-content-wrapper h4 {
    font-size: clamp(1.3rem, 2.5vw, 1.5rem);
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.md-content-wrapper h5 {
    font-size: clamp(1.3rem, 2.5vw, 1.5rem);
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.owner-wrapper {
    position: relative;
    display: inline-flex;
}

.owner-btn {
    background: transparent;
    border: none;
    display: inline-block;
    padding: 0px;
}

.owner {
    border: solid 1px #eaeaea;
    background: #FFF;
    padding: 2px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-width: 165px;
    position: relative;
    height: 44px;
    padding-left: 43px;
}

.chat {
    background: #12a046;
    color: #FFF;
    height: 35px;
    width: 35px;
    padding: 8px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: all 0.3s ease;
    position: absolute;
    left: 4px;
    top: 5px;
    z-index: 1;
}

.owner .call {
    background: #000;
    color: #FFF;
    height: 35px;
    width: 35px;
    padding: 8px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: all 0.3s ease;
    position: absolute;
    right: .2rem;
    cursor: pointer;
    border: none;
}

.call svg, .chat svg {
    width: 16px;
}

.owner .call .calling {
    margin-left: 10px;
    display: none;
    white-space: nowrap;
    font-size: 12px;
    flex-direction: column;
    font-size: 12px;
    font-weight: 500;
}

.owner .call .calling small {
    font-size: 12px;
}

.owner h6 {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    display: block;
    text-align: left;
    white-space: nowrap;
    max-width: 80px;
    overflow: hidden;
    margin-bottom: 0;
    text-overflow: ellipsis;
}

.owner-btn:disabled {
    opacity: .4;
}

.owner-btn.disabled {
    opacity: .8;
    pointer-events: none;
} 

.owner-btn.disabled .owner {
    background: #000;
    animation: pulse-animation 1s infinite;
} 

.owner-btn.disabled .call {
    width: 135px;
    border-radius: 50px;
    justify-content: flex-start;
}

.owner-btn.disabled .call .calling {
    display: inline-flex;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.table-bordered tr td {
    border-color: #e9ebec;
}

.dt-buttons {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}

.dt-button {
    margin: 0 !important;
}

.dt-buttons .btn-secondary {
    padding: 7px !important;
    font-size: 12px;
}

.dataTables_info, #loadTime {
    display: inline-block;
}

#loadTime {
    font-size: 12px;
    opacity: .8;
    margin-left: 25px;
}

.toggle-vis {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 36px;
}

.toggle-vis::before {
    content: '\ea49';
    font-family: 'boxicons' !important;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    color: #000;
    display: inline-block;
}

.toggle-vis.active::before {
    content: '\ec25';
}

@keyframes pulse {
    0% { background-color: #f1f1f1; }
    100% { background-color: silver; }
}

#app {
    position: fixed;
    right: 0;
    top: -30px;
    z-index: -1;
    width: 10px;
    height: 10px;
}

#app img {
    width: 10px;
    height: 10px;
}

img.loading {
    animation: pulse 1s ease-out alternate infinite;
}

.message {
    position: fixed;
    left: 50%;
    top: 0;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0.5em;
    transform: translate(-50%, -100%);
    transition: transform .25s;
    z-index: 9999;
}

#slow {
    background: #FF9800;
    color: white;
}

#offline {
    background: #e8004f;
    color: white;
}

#online {
    background: #4CAF50;
    color: white;
}

body.slow #slow,
body.offline #offline,
body.online #online {
    transform: translate(-50%, 0);
}

.dataTable tbody {
    display: table-footer-group;
}

.dataTable tfoot {
    display: table-header-group;
}

.design_thumbnail_file_upload, .design_file_upload {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.design_thumbnail_file_upload i, .design_file_upload i {
    font-size: 18px;
    margin-right: 10px;
}

a.badge.bg-primary:hover {
    color: #FFF;
}

.avatar-sm.upload_thumb_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.production-stock {
    border-radius: 6px;
    overflow: hidden;
}

.production-stock .accordion-button {
    font-size: 15px;
    font-weight: 600;
    border: none;
    box-shadow: none;
}

.dt-buttons .reset-filter {
    order: 2;
    background: #f06548 !important;
    border-color: #f06548 !important;
    color: #fff;
}

.dt-buttons .btn-success {
    order: 3;
    padding: 7px !important;
    font-size: 12px;
}

.lead-count {
    display: flex;
    gap: 1rem;
}

.kpi-wrapper {
}

.kpi-wrapper .kpi {
    border-radius: 6px;
    border: solid 1px #c3c3c3;
    padding: 8px;
    margin-bottom: 15px;
}

.kpi-wrapper .kpi p {
    font-size: 14px;
    color: #76747e;
    font-weight: 400;
    margin-bottom: 8px;
}

.kpi-wrapper .kpi h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.material-stock-wrapper .card-header h5 {
    font-size: 15px;
    position: relative;
    z-index: 1;
    color: #000;
}

.material-stock-wrapper .card-header {
    position: relative;
    padding: 0.8rem 1rem;
}

.material-stock-wrapper .card-header .progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    z-index: 0;
    background: #FFF;
}

.add-new-material {
    position: relative;
    z-index: 2;
}

.material-stock-wrapper .card-header .progress .progress-bar {
    border-radius: 0;
}

.material-stock-wrapper .card-header .progress .bg-danger {
    background: rgba(240, 101, 72, .3) !important;
}

.material-stock-wrapper .card-header .progress .bg-warning {
    background: rgba(255, 188, 10, .3) !important;
}

.material-stock-wrapper .card-header .progress .bg-success {
    background: rgba(0, 189, 107, 0.3) !important;
}

[data-title]::before {
    content: attr(data-title);
    font-size: 9px;
    background-color: #000000;
    color: #FFF;
    padding: 2px 4px;
    position: absolute;
    left: 50%;
    top: -23px;
    border-radius: 4px;
    transform: translate(-50%, 0);
}

[data-title]::after {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    position: absolute;
    left: 50%;
    top: -7px;
    border-radius: 4px;
    transform: translate(-50%, 0);
}

.stock-progress {
    overflow: visible;
    margin-top: 20px;
}

.stock-progress .progress-bar {
    overflow: visible;
    position: relative;
    
}

.stock-progress .progress-bar:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.stock-progress .progress-bar:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.order-on-hold-overlay {
    width: 100%;
    height: 100%;
    background: rgba(253, 231, 227, 0.5);
    position: fixed;
    left: 0;
    z-index: 99;
}

.order-on-hold-overlay::before {
    content: 'This order is on Hold';
    text-transform: uppercase;
    font-size: clamp(20px, 2.5vw, 40px);
    font-weight: 800;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 50%);
    color: #b44c36;
}

.red-border {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(244, 151, 151) 0px 0px 0px 2px;
}

.green-border {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(10, 196, 143) 0px 0px 0px 2px;
}

.paginate_button.page-item a, .paginate_button.page-item span {
    position: relative;
    display: block;
    padding: var(--vz-pagination-padding-y) var(--vz-pagination-padding-x);
    font-size: var(--vz-pagination-font-size);
    color: var(--vz-pagination-color);
    text-decoration: none;
    background-color: var(--vz-pagination-bg);
    border: var(--vz-pagination-border-width) solid var(--vz-pagination-border-color);
}
.page-item:not(:first-child) a {
    margin-left: -1px;
}

.paginate_button.page-item .current {
    z-index: 3;
    color: var(--vz-pagination-active-color);
    background-color: var(--vz-pagination-active-bg);
    border-color: var(--vz-pagination-active-border-color);
}

.paginate_button.page-item:first-child a, .paginate_button.page-item:first-child span {
    border-top-left-radius: var(--vz-pagination-border-radius);
    border-bottom-left-radius: var(--vz-pagination-border-radius);
}

.paginate_button.page-item:last-child a, .paginate_button.page-item:last-child span {
    border-top-right-radius: var(--vz-pagination-border-radius);
    border-bottom-right-radius: var(--vz-pagination-border-radius);
}

.external-filter {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 10px;
    padding: 1rem 1rem 0;
}

.main-order-list {
    white-space: nowrap;
}

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .simplebar-content-wrapper, :is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .simplebar-mask {
    overflow: auto !important;
}

.countdown {
    display: flex;
    padding: 0px 0px;
    color: red;
}

.countdown .day, .countdown .hour, .countdown .min, .countdown .sec,.countdown .label {
    padding: 5px;
    text-align: center;
}
#main-order-list_wrapper .dt-buttons {
	display: none;
}

.due-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 1.5rem;
}

.item {
    background-color: #FFF;
    border: solid 1px #e9ebec;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
    border-radius: 4px;
}

.item p {
    color: #878a99;
    margin-bottom: 5px;
    font-size: 12px;
}

.item h6 {
    margin: 0;
    font-weight: 400;
}

.overdue {
    background-color: #fceae6;
    border-color: #f2c8bf;
}

.current-due {
    background-color: #fff7e3;
    border-color: #f8df9b;
}

.user_phone .iti--inline-dropdown {
    width: 100%;
}

.form-switch .form-check-input {
    width: 3.2em;
    height: 25px;
    border-radius: 50px !important;
}

/*-------Role--------*/
.bg-customer_chat {
    background: #00BD79;
    color: #FFF;
}

.bg-designer {
    background: #FF8B16;
    color: #FFF;
}

.bg-sales {
    background: #FF666C;
    color: #FFF;
}

.bg-support_installations {
    background: #704776;
    color: #FFF;
}

.bg-admin {
    background: #FF68B9;
    color: #FFF;
}

.bg-manager {
    background: #4D587D;
    color: #FFF;
}

.bg-production {
    background: #FFCA00;
    color: #FFF;
}

.bg-installations {
    background: #7E8CFF;
    color: #FFF;
}

.bg-logistics {
    background: #000;
    color: #FFF;
}

.bg-influencer {
    background: #890ddc;
    color: #FFF;
}

.bg-field_sales {
    background: #0091F3;
    color: #FFF;
}

.bg-pre_sales {
    background: #743235;
    color: #FFF;
}

.bg-support_agent {
    background: #000fb9;
    color: #FFF;
}
.pac-container {
    z-index: 99999999 !important;
}
.avatar-sm {
    height: 2rem;
    width: 2rem;
}
.card-title {
    font-size: 15px;
}

/*-------------------------------------------- Responsive ------------------------------------------------------*/
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
    .details-right-section {
        flex-direction: column;
    }

    .external-filter {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1920px) {
    .dataTable {
        display: block;
        width: 100%;
        overflow: auto;
    }

    .main-order-list.dataTable {
        display: table !important;
    }

    .external-filter {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1366px) {
    .booking-details {
        gap: 15px;
    }

    .booking-details .address {
        flex: 0 0 100%;
    }

    .dataTable {
        display: block;
        width: 100%;
        overflow: auto;
    }

    .main-order-list.dataTable {
        display: table !important;
    }

    .external-filter {
        grid-template-columns: repeat(6, 1fr);
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 998.99px) {
    .hstack {
        flex-direction: column;
        align-items: flex-start;
    }

    .hstack .vr {
        display: none;
    }

    .orderd-action {
        min-height: auto;
    }

    .booking-action {
        min-height: auto;
    }

    .badge {
        margin-bottom: 4px;
    }

    .booking-details {
        gap: 15px;
    }

    .booking-details div {
        flex: 0 0 42%;
    }

    .booking-details .address {
        flex: 0 0 100%;
    }

    .steps-container .steps {
        flex: 0 0 150px;
    }

    .dataTable {
        display: block;
        width: 100%;
        overflow: auto;
    }

    .main-order-list.dataTable {
        display: table !important;
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .fixed-footer-btns {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        display: flex;
        z-index: 100;
        border-radius: 0px;
        overflow: hidden;
        opacity: 1;
    }

    .desktop-btn {
        display: none !important;
    }

    :is([data-layout=vertical], [data-layout=semibox])[data-sidebar-size=sm] .navbar-menu  {
        position: absolute;
        width: 70px!important;
        padding-top: 70px;
    }

    .card-title {
        font-size: 14px;
    }

    .dataTable {
        display: block;
        width: 100%;
        overflow: auto;
    }

    .main-order-list.dataTable {
        display: table !important;
    }

    .user-table table tbody td {
        white-space: nowrap;
    }

    .external-filter {
        grid-template-columns: repeat(4, 1fr);
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 767px) {
    #responsiveButtonContainer {
        display: flex;
        justify-content: center;
    }

    .fullCalendar {
        height: auto;
    }

    .fullCalendar .flatpickr-calendar.inline .flatpickr-rContainer .flatpickr-days .dayContainer {
        height: auto;
    }

    .fullCalendar .flatpickr-day {
        font-size: 14px;
    }

    .flatpickr-calendar.inline {
        width: 307.875px;
        margin: 0 auto 15px auto;
    }

    .booking-details {
        gap: 15px 0;
    }

    .booking-details div {
        flex: 0 0 50%;
    }

    .booking-details .address {
        flex: 0 0 100%;
    }

    .booking-details strong {
        font-size: 13px;
    }

    .header-nav {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    
    .booking-details p {
        margin-bottom: 2px;
    }

    .steps-container .steps {
        flex: 0 0 150px;
    }

    .page-title-box {
        min-height: auto;
        margin: 0px -12px .8rem -12px;
        padding: 10px;
    }

    .payment-buttons {
        flex-direction: column;
    }

    .fixed-footer-btns {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        display: flex;
        z-index: 100;
        border-radius: 0px;
        overflow: hidden;
        opacity: 1;
    }
    
    .desktop-btn {
        display: none !important;
    }

    .card-title {
        font-size: 14px;
    }

    .lead-data {
        flex-direction: column;
    }

    .lead-data > span:last-child {
        width: 100%;
    }

    .lead-data > span {
        padding: 4px 0;
        width: 100%;
    }

    .dataTables_info, #loadTime {
        display: block;
        margin: 5px 0;
    }

    .dataTable {
        display: block;
        width: 100%;
        overflow: auto;
    }

    .main-order-list.dataTable {
        display: table !important;
    }

    .kpi-wrapper .kpi p {
        font-size: 12px;
    }

    .kpi-wrapper .kpi h4 {
        font-size: 14px;
    }

    .user-table table tbody td {
        white-space: nowrap;
    }

    .external-filter {
        grid-template-columns: repeat(4, 1fr);
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 640px) {
    div.dt-buttons {
        float: left !important;
        text-align: center;
    }

    div.dt-buttons button,  div.dt-buttons .btn-secondary {
        padding: 4px 4px !important;
        font-size: 12px !important;
    }

    #loadTime {
        text-align: center;
    }

    .pagination .page-link {
        font-size: 12px;
        padding: 5px 10px;
    }

    .table>:not(caption)>*>* {
        padding: 5px 10px;
    }

    .lead-count {
        flex-direction: column;
    }

    .lead-count .total-counts {
        justify-content: space-between;
    }

    .kpi-wrapper .kpi p {
        font-size: 12px;
    }

    .kpi-wrapper .kpi h4 {
        font-size: 14px;
    }

    .external-filter {
        grid-template-columns: repeat(2, 1fr);
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 460px) {
    .flatpickr-calendar.inline {
        width: 100%;
    }

    .userview {
        width: 100%;
    }

    .details-right-section {
        flex-direction: column;
    }

    .details-right-section .dropdown .btn-danger {
        width: 100%;
    }

    .kpi-wrapper .kpi p {
        font-size: 12px;
    }

    .kpi-wrapper .kpi h4 {
        font-size: 14px;
    }
    
    .external-filter {
        grid-template-columns: repeat(2, 1fr);
    }

    .due-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

