.modal-body.employee-model-min-height {
    height: 510px;
    overflow-y: auto;
  }
  .booking-pin {
    margin-top: -7px;
    width: 52px;
  }
  .booking-number {
    width: 52px;
  }
  .booking-pin i{
    font-size: 9px !important;
    color: #000 !important;
  }
  .booking-icon-content {
    display: flex !important;
    align-items: center;
  }
  .view-click a{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-left:0px ;
  }
  .view-click a i{
    font-size: 15px !important;
    color: #5D87FF !important;
  }
  .booking-pin-container {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .booking-title h5{
     display: inline-block;
     margin: 0;
     font-size: 15px;
  }
  .booking-title .ph.ph-notebook{
    font-size: 20px;
    color: #5D87FF;
  }
  .assign-technician-table table > tbody > tr > td {
    border-top: none !important;
    border-bottom: 1px solid #ddd !important;
  }
  .assigntechnician-popup-modal {
    width: 1200px !important;
  }
 .ui.selection.dropdown {
    min-height: 38px !important;
    line-height: 32px !important;
}
.ui.selection.dropdown>.delete.icon, .ui.selection.dropdown>.dropdown.icon, .ui.selection.dropdown>.search.icon {

  top: 12px !important;
}

.ui.fluid.dropdown {
  border-color: #ddd !important;
  border-radius: 0 !important;
}
.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text {
  color: rgb(101 101 101 / 87%) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
/* .assign-technician-table-overflow {
  overflow-y: auto;
} */

.cus-input-box-time input{
  padding: 8px 10px 8px 10px;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
}
.cus-input-box-time input:focus{
  border-color: #ddd;
}
.technician-remove{
  text-align: center;
}
.technician-remove .icon{
  cursor: pointer;
  margin-right: 15px;
}
.technician-remove .icon i{
  font-weight: bold;
}
.technician-remove .icon{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f63440;
  display: flex;
  align-items: center;
  justify-content: center;
}
.technician-remove .icon i{
  font-size: 12px;
  color: #fff;
}
.table.assign-technician-table > tbody > tr > td {
  vertical-align: middle;
}
.ui.fluid.dropdown {
  display: block;
  width: 100%;
  min-width: 0;
}
/* selector css */
.assign-technician-table .mulitpleselected-content .selection .select2-selection__rendered{
  border-color: #ddd !important;
  border: 1px solid #ddd !important;
  padding-left: 10px !important;
  max-height: 71px !important;
  min-height: 71px !important;
  overflow-y: auto !important;
  width: 300px;
}

.assign-technician-table .select2-selection__clear {
  display: none !important;
}
.view-complaints {
   max-height: 60px;
   min-height: auto;
   overflow: auto;
   margin: 0;
}
.label-theme.custom-font-size, .label-success.custom-font-size {
  font-size: 12px !important;
  text-transform: capitalize !important;
}
.custom-font-size.pending{
  border: 1px solid #f9a825 !important;
  background: #fff3df !important;
  color: #f9a825 !important;
  display: inline-block;
  font-weight: 500;
  padding: 2px 5px 1px 5px;
  line-height: 1.5384616;
  border-radius: 5px;
  font-size: 12px !important;
  text-transform: capitalize !important;
  width: 77px ;
}
.technician-remove .ph-trash-simple {
  color: #f63440;
  font-weight: bold;
  font-size: 17px;
  margin-right: 5px;
}
.view-complaints li::marker {
  color: #5d87ff;
}
.assign-technician-table .label-theme:hover {
  background: #dae4ff !important;
  border: 1px solid #5d87ff !important;
  color: #5d87ff !important;
}
.create-spare-modal .modal-footer {
  margin-top: 15px;
}
.cus-input-box-time .form-control[readonly] {
  border-bottom-style: solid !important;
}
.cus-input-box-time .selector {
  display: none;
}
.service-details-one.border-bottom{
  border-bottom: 1px solid #e7e7e7;
}
.owl-theme.assign-technician{
  padding: 20px;
}
.owl-theme.assign-technician .item {
  margin: 1px;
}
.assign-technician-detail-card {
  padding: 19px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.assign-technician-detail-card .card-control label{
  color: rgb(117, 117, 117);
  font-size: 12px;
  display: block;
  line-height: 15px;
  margin-bottom: 5px;
}
.assign-technician-detail-card .card-control span{
  font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: normal;

}
.assign-technician-detail-card .card-control.dashed-border{
   padding-top: 15px;
   margin-top: 15px;
   border-top: 1px dashed #e7e7e7;

}
.assign-technician-detail-card .card-control.dashed-border-top{
  padding-top: 15px;
   margin-top: 15px;
  border-top: 1px dashed #e7e7e7;
}
.assign-technician-detail-card .label-theme:hover {
  background: #dae4ff !important;
  border: 1px solid #5d87ff !important;
  color: #5d87ff !important;
}
.card-control .view-complaints li{
  font-weight: 500;
  font-size: 14px;
}
.view-complaints {
  scrollbar-width: thin;
  scrollbar-color: #9eb7ff #ffffff;
}
.owl-theme.assign-technician .owl-dots .owl-dot.active span, .owl-theme.assign-technician .owl-dots .owl-dot:hover span {
  background: #5d87ff;
}

/* Chrome, Edge, and Safari */
.view-complaints::-webkit-scrollbar {
  width: 10px;
}

.view-complaints::-webkit-scrollbar-track {
  background: #ffffff;
}

.view-complaints::-webkit-scrollbar-thumb {
  background-color: #9eb7ff;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
.owl-theme.assign-technician .owl-stage-outer {
  overflow: initial;
}
.assign-techician-card-view-design {
  overflow: hidden !important;
}
.allocate-hours .icon img{
  max-width: 14px !important;
  margin: 0 !important;
  margin-right: 5px !important;
  border-radius: 0;
}
.allocate-hours .text{
  font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    color: #5d87ff;
}
.allocate-hours .incomple-hours {
  color: #f63440;
  font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: normal;

}
.allocate-hours .complete-hours {
  color: #229a16;
  font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: normal;
}
.allocate-hours {
  display: flex;
  align-items: center;
}
.owl-theme.assign-technician .owl-dots .owl-dot span {
  background: #d5e0ff;
}
.assign-technician-table .cus-input-box .select2-selection--multiple .select2-selection__rendered {
  max-height: 71px !important;
  min-height: 71px !important;
  overflow-y: auto !important;
}
.allocat-hours-input-box {
  display: flex;
}
.assigntechnician-popup-modal .allocat-hours-input-box label {
  color: #8B8B8B;
  margin-bottom: 2px;
}
.modal-min-height-assigntechnician-popup-modal{
  overflow-y: auto;
  min-height: auto;
  max-height: 500px;
}
.modal-min-height-assigntechnician-popup-modal .table > thead > tr > th {
  border-bottom: 1px solid #e8e8e8;
}
.allocat-hours-input-box div{
  width: 50%;
}
.allocat-hours-input-box .form-control {
  border: 1px solid #ddd;
  padding-left: 10px;
}
.modal-min-height-assigntechnician-popup-modal .allocate-hours .icon{
  margin-bottom: 3px;
}
.wo-count.assign-count{
    color:#f9a825  ;
    position: absolute;
    background: #FFF3DC;
    left: initial;
    top: 36%;
    font-weight: 700;
    font-size: 12px;
    border-radius: 4px;
    padding-top: 1px;
}
.wo-count.service-number{
  color:#5d87ff ;
    position: absolute;
    left: initial;
    top: 25%;
    font-weight: 700;
    font-size: 12px;
    border-radius: 4px;
    font-size: 18px;
    margin-left: 10px;
}
.owl-carousel-activity-btn a{
  float: right;
  font-size: 11px;
  padding: 2px 12px;
  background: #5D87FF;
  border: 1px solid #5D87FF !important;
  color: #FFFFFF !important;
  padding: 5px 10px;
  border-radius: 15px;
}
.assign-technician-detail-card .owl-carousel-activity-btn a:hover{
  border-radius: 15px;
  background:#5d87ff !important;
  color: #fff !important;
}
.wo-count.service-number .slash-number{
  font-size: 12px;
  color: #000;
}
.allocate-hours .icon{
  margin-top: -2px;
}
.table-complaints-width{
  width: 340px;
  position: relative;
}
.table-service-width {
  width: 340px;
  position: relative;
}
.wo-count.assign-count{
    color:#f9a825  ;
    position: absolute;
    background: #fff3dc;
    left: initial;
    top: 37%;
    font-weight: 700;
    font-size: 12px;
    border-radius: 4px;
}
.view-complaints {
  scrollbar-width: thin;
  scrollbar-color: #9eb7ff #ffffff;
}
.assign-technician-table .cus-input-box .select2-selection--multiple .select2-selection__rendered {
  scrollbar-width: thin;
  scrollbar-color: #9eb7ff #ffffff;
}
.assign-technician-table .mulitpleselected-content .selection .select2-selection__rendered{
  scrollbar-width: thin;
  scrollbar-color: #9eb7ff #ffffff;
}
.assigntechnician-popup-modal .errMsg {
    margin: 0 !important;
    margin-top: 5px !important;
}
.assign_technician_button{
    font-size: 15px !important;
    padding: 6px 24px !important;
    padding-bottom: 5px !important;
}
/* selector css */
  @media (max-width:767px){
    .calendar-btn {
      font-size: 11px;
    }
    .rtl-dashboard-heading{
      margin: 0 !important;
    }
    .main-footer {
      padding: 0px 20px;
      left: initial;
    }
    .navbar-brand {
      /* padding: 11px 20px; */
      padding: 15px 15px;
    }
    .text-right.mobile-left .ml-10{
      margin-left: 0 !important;
      margin-bottom: 15px !important;
    }
    .content .content {
      padding: 0 20px 0px 20px;
  }
  .d-heading {
    font-size: 18px;
}
  }

.highlighted {
    background-color: #00b7ff; /* Gold color for highlighting */
}
.employee-report .daterange-basic {
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}
.employee-report-circle .panel-body {
   border-radius: 6px;
}

.employee-report .daterange-basic {
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}
#reportrange .fa {
    position: absolute;
    top: 10px;
    right: 22px;
    font-size: 16px;
    color: #868686;
}
#reportrange .fa.fa-caret-down{
    display: none;
}
#reportrange input{
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ddd;
    width: 100%;
    height: 38px;
    line-height: 27px;
}
.daterangepicker .ranges li.active {
    background-color: #5D87FF !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #5D87FF !important;
}
.applyBtn.btn-primary {
    color: #fff;
    background-color: #5D87FF !important;
    border-color: #5D87FF !important;
}
.off.ends.active{
    color: #fff !important;
}
.container1{
    display: flex;
    width: 420px;
    padding: 50px 0;
    border-radius: 8px;
    background: #fff;
    row-gap: 30px;
    flex-direction: column;
    align-items: center;
}
.circular-progress{
    position: relative;
    height: 63px;
    width: 63px;
    border-radius: 50%;
    background: conic-gradient(#7455EF 3.6deg, #EDEDED 0deg);
    display: flex;
    align-items: center;
    justify-content: center;
}
.circular-progress::before{
    content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #fff;
}
.progress-value{
    position: relative;
    font-size: 40px;
    font-weight: 600;
    color: #7D2AE8;
}
.text{
    font-size: 30px;
    font-weight: 500;
    color: #606060;
}
.card-delivery {
  padding: 20px;
  padding-bottom: 10px;
  display: flex;
  justify-content: end;
}
.Delivery-date {
  width: 350px;
}
.Delivery-date .picker__holder {
  top: -520px !important;
}
.dash-board-expense {
  margin-left: 19px !important;
}
.btn-count{
    position: relative !important;
}
.btn-count .top {
    position: absolute;
    top: -24px;
    right: -3px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #f1f4fb;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f00;
}
.work-order-details ul li.active.success, .work-order-details ul li.success {
    border: 1px solid #229a16;
    background: #f6fff5;
}

.work-order-details ul li.active.success a, .work-order-details ul li.success a,
.work-order-details ul li.active.success a i, .work-order-details ul li.success a i {
    color: #229a16 !important;
}

.highlighted-action-icon{
    font-size: 12px;
    padding-right:3px;
}
.work-order-details ul li.success .top{
    background : #229a16;
}
.apexcharts-legend{
    max-width: 120px;
}

.apexcharts-legend::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 4px;
  }
  .apexcharts-legend::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #F5F5F5;
  }

  .apexcharts-legend::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #bbbbbb 0%, #bbbbbb 100%);
    background-image: linear-gradient(120deg, #bbbbbb 0%, #bbbbbb 100%);
  }

  .counter_sale_discount_td input, .counter_sale_discount_td .css-b62m3t-container{
    display: inline-block;
    width: 50%;
  }

  .counter_sale_discount_td{
    width: 116px;
  }

  .counter_sale_discount_td input{
    margin-right: 10px;
  }
  .counter-sales-adjustment{
        display: flex;
        gap: 21px;
        align-items: center;
  }
  .counter-sales-adjustment .text-success, .counter-sales-adjustment .text-primary{
    font-weight: 500;
    font-size: 17px;
  }
  /* .sms-disable {
    opacity: 0.5;
    cursor: not-allowed !important;
    background: #e8e8e8;
  }
  .sms-disable a{
    cursor: not-allowed !important;
  }
  .sms-disable a:hover{
    background: #e8e8e8 !important;
  } */
   .setting-page-back-btn {
    margin-top: 7px;
   }
   .razepay-img {
    max-width: 130px;
    margin-bottom: 7px;
   }
   .setting-page-payment-header-gateway {
    margin-bottom: 8px;
    position: relative;
   }
   .delete-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6344029;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
   }
   .delete-icon i{
    font-size: 16px;
    color: #f63440;
   }
   .setting-page-payment-gateway .display-block {
    display: block;
    font-size: 15px;
   }
   .setting-page-payment-gateway p{
    font-size: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
   }
   .razorpay-links {
    color: #5d87ff;
    font-size: 15px;
   }
   .setting-page-payment-gateway .control-label.display-block{
    font-size: 14px !important;
    color: #7f7f7f !important;
   }
   .razorpay-links.mb-links{
    margin-bottom: 15px;
    margin-top: 5px;
   }
   .razorpay-links.learn-more-link {
      margin-left: 20px;
   }
   .setting-page-payment-gateway .form-group {
        margin-bottom: 0 !important;
   }
   .active-tag {
    margin-left: 10px;
   }
   .Payment-details-popup .form-group > * {
    font-size: 14px;
}
.Payment-details-popup .form-group label{
 margin-bottom: 2px;
 display: block;
}
.Payment-details-popup .form-group p{
 margin: 0;
}
.Payment-details-popup .link-container {
 display: flex;
 align-items: center;
}
.Payment-details-popup .copy-btn {
margin-left: 10px;
padding: 3px 6px;
border: none;
background-color: #5D87FF;
color: white;
cursor: pointer;
border-radius: 4px;
font-size: 12px;
position: absolute;
 right: 9px;
 top: -3px;
}
.Payment-details-popup .copy-btn:hover {
 background-color: #0056B3;
}
.vehicle-title i{
    font-size: 26px;
    color: #5D87FF;
}
.vehicle-title  {
    display: flex;
    align-items: start;
    gap: 10px;
}
.vehicle-brand-name {
    color: #333 !important;
    font-size: 16px !important;
    line-height: 28px;
}
.card.custom-min-card {
    min-height:auto;
}
.card.custom-min-card-1{
    min-height: 213px;
}
.header.grid.service-details h4{
    margin: 0 !important;
    font-size: 18px;
    font-weight: 500;
}
.create-work-order .card-details.complaints-content{
    padding: 10px 10px;
}
.work-order-spare-section-one .card-padding {
    padding: 10px 10px;
}
.work-order-spare-section-one .header.service-details {
    padding: 5px 10px;
}
.work-order-spare-section-one .header.service-details-one {
    padding: 8px 10px;
}
.setting-page-back-btn {
  margin-top: 7px;
  }
  .custom-border-top {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 0px;
  }
.customer-view-detail .form-group > * {
    font-size: 14px;
}
.customer-view-detail .form-group label{
 margin-bottom: 2px;
 display: block;
}
.customer-view-detail .form-group p{
 margin: 0;

}
.panel-flat > .panel-heading > h5 {
  line-height: normal;
}
.vehicle-payment-total {
   font-size: 15px;
   margin: 0;
   font-weight: 400;
   float: right;
}

.radio-cus.amc-package-check-box {
    padding-right: 20px;
}
.form-group .control-label {
    margin-bottom: 0;
}
.custom-mb-0{
    margin-bottom: 0 !important;
}
.counter_sale-discount-checkbox-container .checkbox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.counter_sale-discount-checkbox-container .checkbox .radio-cus {
    padding-right: 10px;
}
.work-order-spare-section-one .user-info .details span:nth-child(1) {
  margin-bottom: 1px;
}
.work-order-spare-section-one .card.customer .header {
  padding: 5px 10px;
}
.work-order-spare-section-one .card.customer .card-details {
  padding: 10px;
}
.card.amc-card-hight{
  min-height: 150px;
}
.redeem-save-btn {
   margin-top: 30px;
}
.custom-table-scroll {
  table-layout: fixed; /* Ensures columns have fixed width */
  width: 100%;
}

.custom-table-scroll thead,
.custom-table-scroll tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.custom-table-scroll tbody {
  display: block;
  max-height: 203px;
  overflow-y: auto;
}

.custom-table-scroll thead {
  display: table;
  width: calc(100% - 5px); /* Adjust width to account for scrollbar */
}

.custom-table-scroll tbody::-webkit-scrollbar {
  width: 5px;
}

/* Scrollbar styling */
.custom-table-scroll tbody::-webkit-scrollbar-track {
  background: #f7f7f7;
}
.custom-table-scroll tbody tr td{
  text-wrap: auto;
  line-height: 16px;
}

.custom-table-scroll tbody::-webkit-scrollbar-thumb {
  background: #5d87ff;
}
.work-order-spare-section-one .user-info .details span:nth-child(2) {
  word-break: break-word;
}
.work-order-spare-section-one .card .header .right-text.amc-amount span {
  font-size: 23px;
  line-height: 29px;
  padding-right: 40px;
}
.custom-table-scroll .form-control {
  outline: 0;
  border-color: transparent;
  border-bottom-color: #5d87ff;
  -webkit-box-shadow: 0 1px 0 #5d87ff;
  box-shadow: 0 1px 0 #5d87ff;
}

/**RM 18-OCt-24 css**/
.a-cus-d-flex{
    display: flex;
}
.a-cus-d-flex .toggle_checkbox{
    flex: 75px;
}
.a-cus-d-flex .sms-select-option{
    flex: 73%;
}

.has-feedback-left .form-control-feedback{
    padding-top: 0 !important;
}
.has-feedback-left .form-control, .has-feedback-left.input-group .form-control{
    padding-left:37px ;
}
.garage-select .select2-selection--multiple:not([class*="bg-"]) .select2-search--inline .select2-search__field{
    display: none !important;
}
.a-package-btn{
    margin-right: 40px;
}
.a-modules .select2-container{
    height: 70px;
    overflow-y: auto;
}
.work-order-spare-section-one .card .header .right-text.amc-amount.custom-amc-amount span {
  font-size: 13px;
  line-height: 29px;
 padding: 0 20px;
 border-right: 1px solid #e9e9e9;
 border-radius: 0;
 font-weight: 400;
 color: #000;
}
.work-order-spare-section-one .card .header .right-text.amc-amount.custom-amc-amount span b{
  color: #f9a825;
  margin-left: 5px;
  font-size: 20px;
}
.work-order-spare-section-one .card .header .right-text.amc-amount.custom-amc-amount .border-remove {
 border-right: none;
}
.work-order-spare-section-one .card .header .left-text {
  font-size: 16px;
}
.work-order-spare-section-one .card.customer .header h4 {
  font-size: 16px;
}
.work-order-spare-section-one .card .grid span {
  font-size: 13px;
}
.work-order-spare-section-one .card {
  margin-bottom: 15px;
}
.header.service-details-one button{
  font-size: 12px !important;
  padding-top: 3px;
  padding-bottom: 3px;
}
.header.service-details-one button i{
  margin-right: 1px;
}
.header.service-details-one button .ph-bold.ph-clock-clockwise{
    font-size: 18px;
}
.header.grid.service-details h4 {
  font-size: 16px;
}
@media (max-width:1367px) {
    .toggle_checkbox input[type="checkbox"]{
        width: 37px !important;
    }
}
@media (max-width:1280px) {
    .toggle_checkbox .control-label{
        padding-right: 5px !important;
        padding-top: 0 !important;
        font-size: 12px;
    }
    .toggle_checkbox input[type="checkbox"]{
        width: 36px !important;
    }
}
.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center, .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
  justify-content: flex-start !important;
}
.note-text {
  margin: 0;
    font-size: 13px;
    color: #333333;
}
.note-text b{
  margin-right: 5px;
}
.four-column-clear-both-added .row .col-md-3:nth-child(5){
  clear: both;
}
.work-order-spare-section-one .user-info i {
  font-size: 22px;
}
.work-order-spare-section-one .user-info {
  gap: 8px;
}
.work-order-spare-section-one .user-info .details span:nth-child(2) {
  font-weight: 500;
  display: block;
  font-size: 13px;
  line-height: 17px;
}
.show-optionsl-fields {
  text-align: right;
  display: block;
  text-decoration: underline;
}
.chart-graph {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.booking-pin {
  line-height: 24px;
}
.modal-body {
  padding: 15px;
}
.modal-header {
  padding: 15px;
  padding-bottom: 10px;
}
.activity-log-history.the-activity-log-end .history-date .circle-bg{
    background: #f00;
}
.activity-log-history.the-activity-log-end::after {
    border-left: none;
}
.card.custom-min-card{
  min-height: 229px;
}
.card.custom-min-card-1{
  min-height: 206px;
}
.work-order-header h4{
  margin-top: 0;
}
.work-order-header-date h4{
  margin-top: 0;
}
.work-order-spare-section-one.create-sale .header.grid.service-details h4{
    margin: 0 !important;
      font-size: 16px;
      font-weight: 500;
  }
  .counter-sale-view-card-min-height {
    min-height: 189px !important;
  }
  .round-off {
    display: inline-block;
    margin-left: 30px;
  }
  .round-off-container select , .round-off-container input{
    width: 100% !important;
  }
  .round-off-container select {
    padding-left: 5px;
  }
  .round-off-container {
    display: flex;
    gap: 25px;
    max-width: 60%;
    margin: 0 0 0 auto;
  }
  .round-off-container input {
    padding-left: 15px;
  }
  .round-off-container.amount-received {
    padding-left: 0;
    gap: 0;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    max-width: 100%;
  }
  .round-off-container.amount-received input{
    border-right: 1px solid #e7e7e7;
    padding-right: 15px;
    border-left: 0;
  }
  .border-top-sale {
    border-top: 1px solid #e7e7e7;

  }

  .payment-colum-divider {
    border-top: 1px solid #e7e7e7;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .round-off-container  .select2-selection--single .select2-selection__arrow:after {
    right: 10px;
  }
  .round-off-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
  }
  .mask-as-paid {
     display: flex;
  }
  .border-top-sale.padding-top{
    margin-top: 15px;
  }
  .back-details-cards.signature .panel {
    min-height: 88px;
    margin-bottom: 0 !important;
  }
  .back-details-cards.signature .icon-gradient {
    font-size: 18px;
    margin-bottom: -5px;
  }
  .back-details-cards.signature .panel.add-new-card-bank h3 {
    color: #5d87ff;
    font-size: 14px;
  }
  .round-off-total-amount-font-size p{
    font-size: 20px !important;
  }
  .round-off-total-amount-m-font-size p{
    font-size: 14px !important;
    margin-bottom: 5px;
  }
  .spares.font-size .table > thead > tr > th,.spares.font-size .table > tbody > tr > th,.spares.font-size .table > tfoot > tr > th,.spares.font-size .table > thead > tr > td,.spares.font-size .table > tbody > tr > td,.spares.font-size .table > tfoot > tr > td {
    font-size: 13px;
  }
  .preview-balance p{
    color:#5d87ff;
  }
  .work-order-details.float-right{
     float:right;
  }
  .bill-to-divider {
    position: absolute;
    left: 0;
    top: -10px;
    width: 1px;
    height: 124%;
    background: #e7e7e7;
  }
  .work-order-spare-section-one.create-sale .header.service-details button{
    font-size: 11px !important;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 9px;
  }
  .work-order-spare-section-one.create-sale .header.service-details button  i{
    font-size: 13px !important;
  }
  .work-order-spare-section-one.create-sale .header.service-details-one button{
    font-size: 11px !important;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 9px;
  }
  .work-order-spare-section-one.create-sale .header.service-details-one button i{
    font-size: 14px !important;
  }
  .work-order-spare-section-one.create-sale .card .header .left-text {
    font-size: 16px;
    font-weight: 500;
  }
  .header.service-details button i{
    margin-right: 2px !important;
  }
  .form-control.filter-custom {
    border-width: 1px;
    border-color: #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 10px 8px 10px;
    background: #ffffff;
  }
  .bill-to-divider.custom-divider {
    top: 0px;
    height: 100%;
  }
  .custom-font-table tr td {
    font-size: 13px;
  }
  .work-order-spare-section-one.create-sale .user-info i {
    font-size: 22px;
  }
  .work-order-spare-section-one.create-sale .user-info {
    display: flex;
    gap: 10px;
    margin-bottom: 2px;
    margin-top: 5px;
  }
  .work-order-spare-section-one.create-sale .round-off-container.custom-height .select2-selection--single {
    cursor: pointer;
    outline: 0;
    display: block;
    height: 27px;
    margin-top: -10px;
    padding-bottom: 25px;
  }
  .work-order-spare-section-one.create-sale .user-info .details span:nth-child(2) {
    font-weight: 500;
    display: block;
    font-size: 12px;
    line-height: 17px;
  }
  .work-order-spare-section-one.create-sale .card-padding {
    padding-bottom: 12px;
  }
  .work-order-spare-section-one.create-sale .card {
    margin-bottom: 15px;
  }
  .card.quick-in-card-details {
    min-height: 155px;
}
.sl-date-fromat{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    position: relative;
    height: 40px;
}
.sl-date-fromat .flatpickr-input{
  background: #fff;
  border: 1px solid #ffffff;
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-left: 20px;
  padding-left: 10px;
  height: 32px;
  width: 140px;
  border-radius: 5px;
  z-index: 10;
  position: relative;
}
.sl-date-fromat .date-icon {
    position: absolute;
    right: 5px;
    top: -1px;
    z-index: 11;
}
.sl-date-fromat .date-icon i{
    font-size: 16px;
    color: #5d87ff;
    margin-top: 2px;
}
.round-off-container.custom-height{
    max-width: 35%;
    margin: 0 0 0 auto;
    justify-content: end;
    gap:0;
}
.quick-add-new-btn{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
}
.quick-add-new-btn .show-optionsl-fields{
    background: #5d87ff;
    padding:0px 7px ;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.vehicle_make_mmodel_list.fs-10{
  font-size: 10px;
}
.vehicle_make_mmodel_list.red-color{
  font-size: 10px;
  color: #f00 !important;
}
.sl-date-fromat .date-icon.quick-sale-date-icon {
  height: 32px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #e7e7e7;
}
.btn-rounded.category-new-custom-btn{
  font-size: 11px !important;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 9px;
  margin-top: -9px;
}
.btn-rounded.category-new-custom-btn i{
  font-size: 13px !important;
  margin-right: 2px !important;
}
.due-date-min-height {
  height: 39px;
  margin-top: -7px;
}
.mark-as-paid-amount{
  color: #f9a825;
  display: block;
  height: 38px;
  position: relative;
  top: 11px;
  font-size: 18px;
  font-weight: 600;
}
.auto-round-off-total-amount {
  color: #f9a825;
  font-size: 14px;
  font-weight: 600;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 10px 20px;
}
.table > tbody > tr > td{
  padding: 8px 20px;
}
.page-header-default {
  margin-bottom: 15px;
}
.work-order-details ul {
  margin-bottom: 3px;
}
.sl-date-fromat.due-date .flatpickr-input {
  border: 1px solid #e7e7e7;
  margin-top: 7px;
  width: 140px;
  margin-left: 22px;
}
.sl-date-fromat.due-date {
  gap: 0;
}
.sl-date-fromat.due-date .date-icon {
  position: absolute;
  right: 5px;
  top: 7px;
  z-index: 11;
}

.sl-date-fromat .flatpickr-input {
  appearance: none; /* For modern browsers */
  -webkit-appearance: none; /* For WebKit browsers (Safari, Chrome) */
  -moz-appearance: none; /* For Firefox */
  position: relative;
}

.sl-date-fromat .flatpickr-input::-webkit-calendar-picker-indicator {
  display: none; /* Hides the date picker icon in WebKit browsers */
}

.sl-date-fromat .flatpickr-input::-moz-calendar-picker-indicator {
  display: none; /* Hides the date picker icon in Firefox */
}
.back-details-card .panel-body {
  padding: 15px;
}
.close {
  opacity: 1;
}
h5.modal-title{
  font-size: 18px;
  font-weight: 400;
}

.back-details-card .user-info .details span:nth-child(2) {
  font-size: 13px;
}
.back-details-cards .panel {
  min-height: 209px;
  margin-bottom: 0;
}
.panel.add-new-card-bank h3 .icon-gradient {
  top: -2px !important;
}
.back-details-card .user-info {
  margin-bottom: 0px;
  margin-top: 7px;
  align-items: end;
}
#edit_bank_details .back-details-card .user-info {
  margin-bottom: 15px;
  margin-top: 0px;
  align-items: end;
}
.panel-heading {
  padding-top: 15px;
  padding-bottom: 15px;
}
.customer-view-detail .form-group p {
  font-weight: 500;
}
.swith-label .form-group{
  margin-bottom: 15px;
}
.panel {
  margin-bottom: 15px;
}
.form-control.date-filter {
  padding-left: 10px;
 border-bottom: 1px solid #ddd;
}
.create-spares-react-popup label {
    font-size: 11px;
}
.report-header th{
    text-align: center;
    border-top: 1px solid #bbb !important;
    border-left: 1px solid #bbb;
}
.modal-content label{
    margin-bottom: 0;
}
.show-optionsl-fields.text-l{
  text-align: left;
}
.padding-left-right-10px{
  padding-left: 10px !important;
  padding-right:10px !important;
}
@media(max-width: 1280px){
.counter_sale_discount_td {
  width: 128px;
}
.mark-as-paid-amount {
  font-size: 15px;
  top: 9px !important;
}
}
.back-details-card .user-info i {
  font-size: 20px;
}
 .card.part-purchase-card{
   border: 1px solid #e7e7e7;
}
.part-purchase-input {
  display: flex ;
  align-items: center;
  gap: 10px;
}
.part-purchase-input input{
  width: 120px;
  height: 30px;
  padding: 5px 10px;
}
.form-control.border {
  border-width: 1px !important;
  border: 1px solid #e7e7e7 !important;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none;
  background: #fff;
}
.sl-date-fromat.add-purchase .flatpickr-input {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 0;
}
.border .select2-selection--single{
  padding: 8px 10px;
  border: 1px solid #e4e4e4;
}
.border .select2-selection--single .select2-selection__arrow:after {
  right: 15px;
}
.display-inline-block{
  display: inline-block;
}
.d-flex {
  display: flex !important;
}
.gap-10px{
  gap:10px !important;
}
.mr-5{
  margin-right: 5px !important;
}
.card.part-purchase-card .radio-cus {
  margin-top: 0px !important;
}
.card.part-purchase-card.min-height{
  min-height: 137px;
}
.modal-label-font-size label{
  font-size: 11px;
}
.modal-label-font-size .form-group{
  margin-bottom: 10px !important;
}
.mt-30 {
  margin-top: 30px;
}
.sl-date-fromat.add-purchase.start{
  justify-content: flex-start;
}
.sl-date-fromat.start .date-icon {
  right: 74px;
}
.header-title-font-size-reduced-add-purchaes .work-order-spare-section-one.create-sale .card .header .left-text {
  font-size: 14px;
  font-weight: 500;
}
.header-title-font-size-reduced-add-purchaes .modal-content label {
  font-size: 12px;
}
.header-title-font-size-reduced-add-purchaes .radio-cus label::before {
  top: 0px;
}
.card.part-purchase-card .radio-cus label::after {
  top: 7px !important;
}
.header-title-font-size-reduced-add-purchaes h6{
  font-size: 14px;
}
.header-title-font-size-reduced-add-purchaes .sl-date-fromat .date-icon {
  top: 4px;
}
.leader-search-bar input{
  width: 200px;
  display: inline;
}
.table.custom-border-top > thead > tr > th {
  border-bottom: 1px solid #e7e7e7;
}
.top_date .flatpickr-input {
  margin-top: -12px !important;
}
.top_date .date-icon {
  top: -2px !important;
}
#modal_add_purchase .modal-dialog {
  width: 900px !important;
}
.top_date  .date-icon {
  right: 0px !important;
}
.bottom_date .sl-date-fromat.start .date-icon {
  right: 88px !important;
}
.card-para{
    word-break: break-all;
    margin: 0;
}
.card.parts_purchase.bordered{
    box-shadow: none;
    border: 1px solid #e7e7e7;
}
.work-order-spare-section-one .card.bordered .header .right-text span {
  font-size: 17px;
}
.clear-both {
  clear: both !important;
}
.error-font-size .errMsg {
  font-size: 10px;
}
.form-horizontal.part-card.details-spacing .user-info {
  margin-bottom: 5px;
  margin-top: 5px;
}
.error-font-size label{
  font-size: 13px;
}

.sl-date-fromat.add-purchase.start .picker__holder {
  top: -453px;
}
.btn.btn-theme-sml.btn-rounded{
  padding-top: 2.5px;
  padding-bottom: 1px;
  font-size: 12px;
}
.apexcharts-legend.apexcharts-align-center.apx-legend-position-top{
  max-width:250px;
}
.custom-max-width-brand {
  max-width: 260px;
  display: inline-block;
  text-align: right;
}
.custom-border-top .form-group {
  margin-bottom: 10px;
}
.panel-header-border-bottom{
   border-bottom: 1px solid #ddd;
   margin-bottom: 10px;
}
.search-mb-0 .dataTables_filter {
  margin-bottom: 10px ;
  margin-top: 10px;
}
.form-group-mb-10 .form-group{
  margin-bottom: 10px;
}
.panel-header-border-bottom .label-success {
  margin-left: 10px;
}
.customer-view-detail .form-group label {
  margin-bottom: -1px;
}
.customer-view-detail .form-group > * {
  font-size: 13px;
}
.custom-padding-left-right .col-md-6 , .custom-padding-left-right .col-md-3 , .custom-padding-left-right .col-md-12 , .custom-padding-left-right .col-md-4 ,.custom-padding-left-right .col-md-3{
     padding-left: 20px;
     padding-right: 20px;
}
.activity-log-history .history-date .circle-bg {
  right: 12px;
}
.activity-log-history .history-date.history-time .circle-bg {
  right: 14px;
}
.label-icon-xs.label-danger.label-rounded{
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
    }
    .label-icon-xs.label-danger.label-rounded i{
    font-size: 17px;
    margin-top: -3px;
    display: inline-block;
    }
    .border{
    border: none !important;
    }
    .invoice_signature_logo .panel.logo-upload {
      height: 125px;
  }
  .invoice_signature_logo .thumb {
    top: 9px;
}
  .uploads-logo-img  .thumb{
        top: -8px;
  }
  .mr-3px{
    margin-right:3px
  }
  .mr-4px{
    margin-right:4px
  }
  .mr-5px{
    margin-right:5px
  }
  .toggle_checkbox.discount_type input[type="checkbox"] {
    background: #5d87ff !important;
}
.assign-techician-moble-header-add-new-btn {
  position: absolute;
  right: 56px;
  top: 15px;
}
.invoice-type-card {
  border: 1px solid #e7e7e7;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
}
.invoice-type-card .invoice-text p{
  color: #757575;
  font-size: 12px;
}
.invoice-type-card .invoice-text h4{
  line-height: 24px;
  font-size: 17px;
}
.invoice-type-card .invoice-text{
  text-align: left;
}
.invoice-type-card .print-pdf a{
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 7px;
  font-size: 13px;
  font-weight: 500;
}
.modal-width-500px {
  width: 500px !important;
}
.work-order-spare-section-one .user-info .details .color-black  span:nth-child(1) {
  color: rgb(0 0 0)  !important;
}
/* #757575 */
  @media (max-width:1280px){
    .custom-max-width-brand {
      max-width: 240px;
      display: inline-block;
      text-align: right;
    }
    .uploads-logo-img  .thumb {
      top: -1px;
  }
  }
