.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: 11px;
    color:#757575;
}
.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;
  font-size: 14px;
  color: #333;
}
.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: 15px !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: 5px !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;
}

.top_date  .date-icon {
  right: 0px !important;
}
.bottom_date .sl-date-fromat.start .date-icon {
  right: 104px !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: 15px;
}
.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: 11px;
}
.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;
}
.payment_and_location_qr .uploader {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: start;
}
.payment_and_location_qr .uploader .filename {
  width: 50%;
}
.total-amount-text{
  font-weight: 600;
  font-size: 14px;
  float:right;
    background: #ffffff;
    padding: 11px 15px;
    color: #5d87ff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 43px;
}
.d-flex-center {
  display: flex;
  gap: 5px;
  align-items: center;
  right: 10px !important;
}
.d-flex-center i{
  font-size: 16px !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;
  }
  .upload-card .uploader .action.btn {
    padding: 6px 12px;
    font-size: 12px;
}
.upload-card .uploader .filename  {
  font-size: 12px;
}
.tapped-2px {
  margin-bottom: 2px !important;
}
  }
  .report-page .report-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .report-page .report-header h4{
    color: #333333;
  }
  .report-page .report-header i{
    color: #333333;
  }
  .report-page .panel.panel-body  {
    padding: 15px;
  }
  .report-page h4{
    font-size: 17px !important;
  }
.pie-chart .apexcharts-legend{
  max-width: 200px !important;
  width: 200px !important;
  top: -24px !important;
}
.pie-chart svg:not(:root) {
  overflow: initial !important;
}
.pie-chart foreignObject {
  overflow: initial !important;
}
.dataTables_filter {
  margin-top: 10px;
}
.table-border-top-none #DataTables_Table_0_wrapper {
  border-top: none !important;
}
.from-group-15px .form-group {
  margin-bottom: 15px;
}
.navbar.navbar-inverse.bg-theme{
  position: fixed;
  width: 100%;
}
.page-header.page-header-default{
  position: fixed;
  top: 56px;
  width: 85%;
  z-index: 998;
  box-shadow: none;
}
.sidebar-xs .page-header.page-header-default{
  width: 97%;
}
.navbar.navbar-inverse.bg-theme{
  box-shadow: none !important;
}
.content {
  margin-top: 110px;
}
.sidebar.sidebar-main.sidebar-default .sidebar-content{
  position: fixed;
  top: 48px;
  width: 230px;
  height: 100vh;
  overflow-y: auto;
}
.sidebar.sidebar-main.sidebar-default {
  position: relative;
}
@media (min-width: 769px){
  .sidebar-xs .sidebar-main .sidebar-content{
    width: 56px !important;
  }
}
@media (max-width: 1280px){
  .page-header.page-header-default {
    width: 82%;
}
.lg-padding-five .panel-body {
  padding: 15px;
}
}
@media (max-width: 1290px){
  .page-header.page-header-default {
    width: 82%;
}
.lg-padding-five .panel-body {
  padding: 15px;
}
}
.content.login{
  margin-top: 0px;
}
.master-page {
  margin-top: -60px !important;
}
.label-danger.unpaid {
  background: #d941413b;
  border: 1px solid #D94141;
  color: #D94141 !important;
  border-radius: 5px;
}
.total-recevied-amount {
  color: #000;
  display: inline-block;
  margin-top: 10px;
  margin-left: 15px;
  font-size: 16px;
  margin-right: 20px;
}
.show-total-recevied-amount {
  color: #229A16;
  font-weight: 600;
  font-size: 16px;
}
.customer-view-detail {
  margin-bottom: 8px;
}
.lg-padding-five .panel-body {
  color:#757575;
}
.lg-padding-five .panel-body h4{
  color: #333;
}
.sidebar-content::-webkit-scrollbar {
  width: 10px;
}
.sidebar-content::-webkit-scrollbar-track {
  background: #ffffff;
}
.sidebar-content::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
.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: 8px 20px;
}
.received-payment:hover {
  color: #4CAF50 !important;
}
.w-100{
  width: 100%!important;
}
.daterangepicker .ranges{
  box-shadow: none !important;
}
.daterangepicker.show-ranges{
  /* box-shadow: #5d87ff 0px 0px 0px 1px !important; */
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px !important;
}
.right-modal-title-button{
  position: absolute;
  right: 47px;
  top: 14px;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 11px;
}
.additional_part_number .tokenfield .token > .close:after {
  position: relative;
  top: -4px;
}
.focus.category-new-custom-btn:focus {
    color: #5D87FF !important;
}
.focus.category-new-custom-btn {
  color: #5D87FF !important;
}
.card-control .view-complaints li{
  color: #333;
}
.part_number_width_auto .tokenfield.form-control .token-label{
  max-width: max-content !important;
}
.view-complaints.max-width-100 {
  max-height: 154px;
}
@media (max-width: 1100.9px){
  .page-header.page-header-default {
    width: 78%;
}
}
.purchase_returns_red {
  color: #f63440;
}
.purchase_returns_green {
  color: #229A16;
}

/**08-08-2025 rm css**/
.work-order-menu li a i.cus-calendar-icon{
    margin-top: 0 !important;
}
.calendar-check-box .form-check-input:checked::before{
    left: 6px;
    top: 2px;
}
.fc .fc-button-primary{
    border-color:#9db4f4 !important;

}
.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active{
     border-color:#9db4f4 !important;
}
.fc .fc-button-primary:disabled{
     border-color:#9db4f4 !important;
}
#calendar.fc-media-screen table tr th a, #calendar.fc-media-screen table tr td a{
    color: #000;
}
.fc .fc-toolbar .fc-prev-button{
    padding: 0.6em 0.65em !important;
    border-color:#9db4f4 !important;
}
.fc .fc-toolbar .fc-prev-button:hover, .fc .fc-toolbar .fc-prev-button:active, .fc .fc-toolbar .fc-prev-button:focus, .fc .fc-toolbar .fc-next-button:hover, .fc .fc-toolbar .fc-next-button:active, .fc .fc-toolbar .fc-next-button:focus{
      border-color:#5d87ff !important;
      background-color:#5d87ff ;
      color: #fff !important;
}
.fc .fc-button-group{
    margin-right: 10px;
}
.calendar-check-box label{
    position: relative;
    top:2px;
}

.fc .fc-daygrid-more-link {
    background-color:#dff7e9 ;
    color: #28c76f  !important;
    font-weight: 500;
    padding: 5px;
}
#modal_add_purchase_order .modal-dialog{
    width: 900px !important;
}
#receive_po_modal_54 .modal-dialog{
    width: 800px !important;
}
#modal_other_purchase .modal-dialog{
    width: 800px !important;
}
.mat-receive-card{
    border-radius: 6px;
}
.work-order-spare-section-one .table > thead > tr > th {
    color: #757575;
    font-weight: 400;
    border-top: 1px solid #dfdfdf !important;
    border-bottom: 1px solid #dfdfdf;
}
.card.part-purchase-card {
    border: 1px solid #dfdfdf;
}
.work-order-spare-section-one .header.service-details{
    border-bottom:1px solid #dfdfdf;
}
.receive-error{
    width: 100%;
    float: left;
    height: 1px;
    line-height: normal;
}

.modal-header .close{
    width: 20px;
    height: 20px;
    z-index: 999;
}
.top_date .flatpickr-input.next-service-date {
    margin-top: 0 !important;
}
.top_date.nxt-sec{
    position: relative;
}
.sl-date-fromat .top_date.nxt-sec .date-icon.quick-sale-date-icon{
    top:0 !important;
}
.sidebar.sidebar-main.sidebar-default .sidebar-content{
    background: #fff;
}
.work-order-details ul li.active{
    border: 1px solid #28a745;
    background: #fff;
    animation: borderGlow 1.5s infinite ease-in-out;
    transition: all 0.3s ease;
}
.work-order-details ul li.active a{
    color:#28a745 !important
}
.work-order-details ul li.active a i{
     color:#28a745 !important
}
 @keyframes borderGlow {
    0% {
      box-shadow: 0 0 0px #00a651;
      background: #fff;
    }
    50% {
      box-shadow: 0 0 3px #00a651; /* reduced from 6px to 3px */
       background: #fff;
    }
    100% {
      box-shadow: 0 0 0px #00a651;
      background: #fff;
    }
  }

.dataTables_wrapper .table > thead:first-child > tr:first-child > th{
    text-align: left !important;
}
.dataTable tbody > tr td:first-child{
    text-align: left !important;
}
.deliver-print-dropdown{
    padding: 0;
}
.deliver-print-dropdown .divider {
    margin: 0;
}
.deliver-print-dropdown i{
    margin-right: 8px !important;
}
.deliver-print-dropdown span{
    margin-top: 3px;
    display: inline-block;
    color: #000;
}
.deliver-print-dropdown .divider{
    background-color: transparent !important;
    border: 1px solid #E7E7E7 !important;
    height: auto !important;
}
.nav-subs-expire{
    position: relative;
     color: #292d35;
    animation: colorFlash 2s linear infinite;
}
/* @keyframes colorFlash {
  0%, 100% { color: #F53440;
 }
  50% { color: #EC9E20;
 }
} */
.complete_feedback{
  padding: 15px;
}
.card.part-purchase-card.min-view-height{
  min-height: 175px;
}
.edit_purchase_order .modal-dialog{
    width: 900px !important;
}
.modal_view_purchase_order .modal-dialog{
     width: 900px !important;
}
.receive-po .modal-dialog{
  width: 900px !important;
}
.subs-list li{
    list-style: none;
}
.subs-list{
  float: left;
  width: 100%;
}
.nav-subs-expire {
    background: #f1f5fe;
    padding: 14px 5px;
    position: relative;
    top:3px;
    font-size: 12px;
    padding-left: 10px;
}
.nav-subs-expire i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 10px;
}
.sub-badge {
    color: #ffffff;
    border-radius: 20px;
    padding: 4px 8px;
    background: #d94141;
    font-size: 10px;
    letter-spacing: 0.5px;
    margin-left: 10px;
}

.gstr-sub-table tr:first-child td{
    border-top: none !important;
}
.gstr-sub-table tr td:first-child {
    border-left: 1px solid #ddd !important;
}

.form-control-feedback.input-box-icon {
    position: absolute;
    top: 3px !important;
}
.other-purchase-popup .modal-dialog{
    width: 800px !important;
}
.other-purchase-popup .modal-body{
    max-height: 530px;
    overflow-y: auto;
}
.other-purchase-popup .otherpurchase-des{
    min-height: 100px !important;
}
.loyalty-card{
  border: 1px solid #e7e7e7;
}
.sms-options-flex{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.device-logout.in {
    background: rgba(0, 0, 0, 0.5);
}
.purchase-modal .modal-body{
  max-height: 500px;
  overflow-y: scroll;
}

 #select_spare_modal, #createVendorModal{
  z-index: 9999;
}
#create_spare_modal{
  z-index: 9999;
}

.add-to-inventory-label{
  display: inline-block;
    width: 87%;
}
.add-to-inventory-checkbox{
    display: inline-block;
    width: 18px;
    vertical-align: top;
}
.select2-selection--single .select2-selection__rendered{
  color: #000;
}
.select2-selection__arrow{
  color: #000;
}
.c-sub-header{
  display: flex;
  justify-content: space-between;
}
.sub-badge.sub-expiry-days{
  font-size: 13px;
}
.gstr-2-full-table  > thead > tr > th{
  border-left: 1px solid #bbb !important ;
  border-right: 1px solid #bbb !important;
  border-bottom: 1px solid #bbb !important;
}
.gstr-2-full-table  > thead > tr > th:first-child{
  border-left: 0 !important;
}
.gstr-2-full-table  > thead > tr > th:last-child{
  border-right: 0 !important;
}
a.reports-list {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    top:0;
    left: 0;
    padding: 15px;
}
.modal-edit-resize .modal-dialog{
  width: 1233px !important;
}
td.counter_sale_discount_td.counter_sale-discount-checkbox-container{
  padding: 6px 16px !important;
}
body{
    overflow-x: hidden !important;
}

.create-employee .modal-body.employee-model-min-height{
    height: 480px;
}
.edit-employee .modal-body.employee-model-min-height{
    height: 510px;
}
.permissions .checkbox{
    margin-right: 20px;
    margin-bottom: 5px;
}
.permissions .checker span{
    border: 2px solid #c9c9c9;
}
.permissions .checker span.checked{
    border: 2px solid #5d87ff;
}
.permissions{
    flex-wrap: wrap;
}
.cus-em-border{
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.permission-text{
    font-size: 13px;
    font-weight: 500;
}
.deactivate-sec {
    margin-top: -33px;
}
.deactivate-table tr th{
    border-top: 1px solid #bbb !important;
}
.open-customer-modal{
    overflow: hidden !important;
}
.master-page {
    margin-top: -40px !important;
}
#createEmployeeModal .modal-dialog{
    width: 800px !important;
}
.permission-main-title{
    font-size: 14px;
    font-weight: 500;
}
.popup-modal-open{
    overflow: hidden !important;
}
#modal_add_purchase .modal-body{
    max-height: 590px;
    overflow-y: auto;

}
#modal_add_purchase .modal-dialog{
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 10px;
}
.purchase-modal .modal-dialog{
    overflow: hidden;
    border-radius: 10px;
}
 .modal-body::-webkit-scrollbar {
    width: 6px;
}
.modal-body::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.3);
    border-radius: 3px;
}
.btn-primary{
    background-color: #5d87ff;
    border-color: #5d87ff;
}
.check-cus label, .radio-cus label{
    font-size: 13px;
}
.btn{
    letter-spacing: 0.5px;
}
.work-order-spare-section-one.create-sale .card-padding.record-payment{
    padding-bottom: 25px;
}
#partPurchaseForm p{
    margin-top: 2px !important;
}
.btn-trans.leads-calendar.remainder-calendar{
    right: 0 !important;
}


/**Permission checkbox**/
.permission-checkbox .checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.permission-checkbox .checkbox label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    user-select: none;
}

.permission-checkbox .checkbox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 2px solid #c8cfd6;
    background: #fff;
    transition: all 0.2s ease;
}

.permission-checkbox .checkbox label::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid #5d87ff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s ease;
}
.permission-checkbox .checkbox label:has(input:checked)::before {
    border-color: #5d87ff;
}
.permission-checkbox .checkbox label:has(input:checked)::after {
    opacity: 1;
}
.edit-employee .modal-dialog{
    width: 800px !important;
}
.navigation > li ul li a{
    padding-left: 40px;
}

#modal_add_purchase .modal-body{
    max-height: 560px;
    overflow-y: auto;
}
.intake-span-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.intake-span-title a i{
    font-size: 11px !important;
    color: #fff !important;
}

.navigation > li ul li a{
    padding-left: 40px;
}

#modal_create_vehicle .modal-dialog{
    width: 900px !important;
}
.c-search-customer{
    border-top:0 ;
    border-left:0 ;
    border-right:0 ;
}
.vehicle-create.form-horizontal .form-group{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.modal-edit-resize .modal-dialog {
    width: 970px !important;
}
.modal-edit-resize .modal-body{
    max-height: 550px;
    overflow-y: auto;
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
    cursor: not-allowed;
    color: #afafaf !important;
}

#discardModal .modal-dialog{
  width: 430px !important;
}
.discard-modal.fade.in{
  background: rgba(0,0,0,0.5);
}
#discardModal{
  z-index: 99999;
}
/*customer new css**/
.customer-pad-details{
   width: 100%;
    margin-bottom: 20px;
}
.c-panel-left{
    width:30%;
    float: left;
    background: #fff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
}
.c-panel-right{
    width: 69%;
    float: left;
    margin-left: 1%;
    background: #fff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
}

.filer-body {
    padding: 15px;
}
.customer-select-box .select2-selection--single{
    border: 1px solid #ddd !important;
    padding: 8px !important;
    box-shadow:unset !important;
}
.customer-select-box .select2-selection--single .select2-selection__arrow:after{
    right: 10px !important;
}
.customer-select-box{
    margin-top: 15px;
}
.customer-add-btn{
    padding: 6px 17px !important;
    margin-top: 17px;
    margin-left: 0;
}
.cus-border-line{
    border-bottom: 1px solid #e7e7e7;
}
.customer-list-sec{
    width: 100%;
}
.customer-list-sec ul{
    padding-left: 0;
    margin: 0;
}
.customer-list-sec ul li{
    list-style: none;
    border-bottom: 1px solid #e7e7e7;
}
.customer-list-sec ul li:last-child{
    border-bottom: none;
}
.customer-list-sec ul li a{
    color: #000;
    padding: 7px 20px;
    display: block;
    position: relative;
}
.customer-list-sec ul li a.active{
    background:#eff3fd;
}
.customer-list-sec ul li a:hover{
    background:#eff3fd;
}
.customer-details h6{
    font-size: 15px;
    margin: 0;
    font-weight: 500;
   letter-spacing: 0.1px;
}
.customer-details p{
    font-size: 13px;
    margin: 0;
    color: rgb(75, 85, 99);
}
.customer-info {
    padding: 0px 20px 15px;
    border-bottom: 1px solid #e7e7e7;
    margin: 20px;
}
.customer-info h5{
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.1px;
}
.customer-info p{
    font-size: 14px;
    margin: 0;
    color: #565d6d;
    font-weight: 400;
}
.customer-info p span{
    font-weight: 500;
}
.customer-sub-info{
    display: flex;
    gap: 35px;

}
.c-credit{
    color:#229a16 !important;
    font-size: 15px;
    font-weight: 600 !important;
}
.c-receivables{
    color:#f9a825 !important;
    font-size: 15px;
    font-weight: 600 !important;
}
.customer-menu-list{
    padding-left: 0;
    display: flex;
    padding: 10px;
    margin-top: 0;
    margin: 20px;
    background:#f3f4f6;
    margin-top: 5px;
    border-radius: 8px;
}
.customer-menu-list li{
    list-style: none;
    margin-left: 40px;

}
.customer-menu-list li:first-child{
    margin-left: 20px;
}
.customer-menu-list a{
    font-size: 15px;
    font-weight: 500;
    color: #333;
}
.customer-menu-list a.active{
    color:#5d87ff !important;
    position: relative;
}
.customer-menu-list a.active::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -13px;
    left: 0;
    background: #5d87ff;
}
.individual-badge {
    border-radius: 200px;
    margin-left: 10px;
    padding: 0px 10px;
    font-size: 11px !important;
}
.customer-full-info{
    padding: 20px;
    width: 100%;
    padding-top:15px;
    border-radius: 6px;
}
.customer-full-info.customer-view-detail .form-group p{
    font-size: 1.4rem;
}
.customer-list-sec {
    width: 100%;
    height: 460px;
    overflow-y: auto;
}

.customer-list-sec::-webkit-scrollbar {
  width: 8px;
}

.customer-list-sec::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.customer-list-sec::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
  border: 2px solid #f1f1f1;
}

.customer-list-sec::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.customer-table-design{
    margin: 20px;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    margin-top: 5px;
}
.customer-table-design .panel-header-border-bottom{
    border-radius: 10px 10px 0 0;
}
.customer-table-design .panel-title{
    font-weight: 500;
}
.customer-table-design .table > thead > tr > th{
    border-bottom: 1px solid #ddd;
}
.cus-loyalty-border{
    border-bottom: 1px solid #ddd;
}
.customer-pad-details {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    float: left;
}
#modal_customer_receive_payment .modal-dialog{
    width: 450px !important;
}
.label-info {
    background-color: #e5f5f7;
    border-color: #00bcd4;
    color: #00bcd4;
    border-radius: 5px;
}
/**customer page paginations **/
.pagination-container {
      display: flex;
      align-items: center;
      gap: 30px;
      border-top: 1px solid #e7e7e7;
      padding: 8px 16px;
      background: #f5f6f8;
    }

    .rows-new {
      display: flex;
      align-items: center;
      gap: 30px;
      font-size: 14px;
      color: #333;
    }

    .rows-new select {
      padding: 4px 8px;
      border: 1px solid #ccc;
      border-radius: 4px;
      background: #fff;
      font-size: 14px;
      cursor: pointer;
    }

    .rows-new .info {
      font-size: 13px;
      color: #333;
    }

    .arrows {
      display: flex;
      align-items: center;
      gap: 10px;
    }

    .arrows button {
      border: none;
      background: none;
      font-size: 18px;
      cursor: pointer;
      color: #666;
      padding: 4px;
      transition: color 0.2s;
    }

    .arrows button:hover {
      color: #000;
    }

    .arrows button:disabled {
      color: #ccc;
      cursor: not-allowed;
    }
    .customer-apply-credits .modal-dialog{
        width: 800px !important;
    }
    .work-order-spare-section-one.advance-payment-table .table > thead > tr > th{
        font-size: 13px !important;
        border-top: none !important;
    }
    .form-control.apply-advance{
        border: 1px solid #ddd;
        padding: 6px 10px;
        height: 33px;
    }
     .form-control.apply-advance:focus{
        box-shadow: none !important;
     }

@media (min-width: 1280px) and (max-width: 1366px) {
    .cus-pad-left-0{
        padding-left: 0 !important;
    }
    .customer-add-btn{
        padding: 6px 15px !important;
    }
    .customer-menu-list li{
        margin-left: 30px;
    }
    .pagination-container{
        gap: 15px;
    }
}

.cus-po-select  .select2-selection--single{
  padding: 5px 10px;
  height: 30px;
  box-shadow: unset !important;
  border-bottom-color:#ddd !important ;
  width: 100%;
}
.modal-header.purchase-order-header{
  padding-bottom: 15px;
}
.purchase-order-select .select2-container{
  width: 80% !important;
}
.setting-header{
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 17px !important;
}
.settings-card .box-shadow-card{
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}

.settings-card .panel-body{
    border-radius:10px;
}
.settings-card .form-group .control-label{
    color: #565264;
}
/* .others-heading{
    display: flex;
    align-items: center;
    gap: 10px;
} */
.others-card .panel-body{
    padding-bottom: 20px !important;
}
.text-muted {
    color: #999 !important;
}
.settings-title{
    line-height: normal;
}
.settings-card .panel{
    margin-bottom: 20px;
}
.validation-error-label, .validation-valid-label{
    padding-left: 18px;
}
html.popup-modal-open{
    overflow-y: hidden;
}
.edit-vehicle .modal-dialog{
    width: 900px !important;
    width: 850px !important;
}

.add-purchase .picker {
    right: 35px !important;
}

.customer-search-error::before{
    top:32px;
}
.table > thead > tr > th:first-child{
    text-align: left;
}
.table tr > td:first-child{
    text-align: left;
}
.table tr > td:first-child .icons-list{
    text-align: left !important;
}
.select2-selection__rendered[title] {
    pointer-events: none;
}
.select2-selection--single .select2-selection__clear{
  display: none !important;
}
.new-purchase-order{
  margin-right: 40px;
}
.c-spare-error-message{
    text-align: right;
    margin-right: 10px !important;
}
.c-spare-error-message::before{
    left: auto;
    right: 70px;
}
.cancel-jobcard-img{
    cursor: pointer;
}
.back-details-card .user-info .details span:nth-child(2){
    font-weight: 400 !important;
    font-size: 12px !important;
}
label#payment_account_type_Err {
    position: relative;
    width: 100%;
    float: left;
}
.text-danger.form-validate{
  font-size: 12px;
}
.loyalty-text-blur{
  filter: blur(4px);
}
#createCustomerModal {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
}
#modal_create_vehicle .modal-body{
  height: 550px;
  overflow-y: auto;
}
.customer-menu-list li{
    margin-left: 30px;
}
.customer-menu-list li:first-child {
    margin-left: 20px;
}
.customer-table-design .table{
    font-size: 13px;
}
.customer-pagination {
    width: 100%;
    padding: 5px;
    background: #fff;
    border-top: 1px solid #e7e7e7;
}
.customer-pagination ul.pagination {
    box-shadow: unset;
    width: 100%;
    margin-bottom: 5px;
}
#customer-apply-credits .modal-body{
    max-height: 500px;
    overflow-y: auto;
}
@media  (max-width: 1500px) {
  .customer-pagination .pagination > li > a, .pagination > li > span{
      width: 30px !important;
      padding: 9px;
      height: 30px;
      min-width: 30px !important;
      line-height: 12px;
    }
}
@media  (max-width: 1367px) {
    .customer-menu-list a{
        font-size: 14px;
    }
    .customer-add-btn{
        padding: 6px 13px !important;
    }
    .customer-pagination .pagination > li > a, .pagination > li > span{
        width: 28px !important;
        padding: 9px;
        height: 28px;
        min-width: 28px !important;
        line-height: 12px;
    }
}
@media  (max-width: 1281px) {
    .customer-menu-list li {
        margin-left: 23px;
    }
   .customer-pagination .pagination > li > a, .pagination > li > span{
        width: 28px !important;
        padding: 9px;
        height: 28px;
        min-width: 28px !important;
        line-height: 12px;
    }
    .customer-menu-list li:first-child {
        margin-left: 10px;
    }
}
.search-customer-error{
  margin-left:173px !important;
}


/**youtube videos**/
 /* Popup overlay */
    .popup {
      display: none;
      position: fixed;
      z-index: 9999;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.7);
    }

    /* Popup content */
    .popup-content {
      position: relative;
      width: 80%;
      max-width: 800px;
      background: #000;
      border-radius: 8px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    /* Close button */
    #closePopup {
        position: absolute;
        top: -15px;
        right: -13px;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
        z-index: 10000;
        background: #ff0033;
        width: 32px;
        height: 32px;
        text-align: center;
        border-radius: 50%;
        line-height: 32px;
    }

    /* Responsive video container */
    .video-container {
      position: relative;
      padding-bottom: 56.25%; /* 16:9 ratio */
      height: 0;
    }

    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
    }
.youtube-view{
    font-size: 12px !important;
    padding: 4px 10px 3px;
    line-height: normal;
}
@media  (max-width: 1360px) {
    .report-page h4 {
        font-size: 15px !important;
    }
}
@media  (max-width: 1281px) {
    .report-page h4 {
        font-size: 15px !important;
    }
}

.btn.btn-sm.verify-btn {
    padding: 3px 10px;
    font-size: 9.5px;
    line-height: normal;
    background: #5d87ff;
    color:#fff;
}

@media  (min-width: 1279px) {
  #modal_add_purchase .modal-dialog {
    width: 1150px !important;
  }
  .modal-edit-resize .modal-dialog {
    width: 1150px !important;
  }
}
.pagination.feedback > li > span{
    width: 38px !important;
    height: 44px !important;
}
.panel.back-details-card.card-disabled{
    position: relative;
}
.panel.back-details-card.card-disabled::after{
    position: absolute;
    content: '';
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.55);
}

.back-details-card .icons-list {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.back-details-cards .panel{
    min-height: 190px;
}

.text-primary, .text-primary:hover, .text-primary:focus {
    color: #5d87ff !important;
}

.receive-po .modal-body{
    height: 500px;
    overflow-y: auto;
}

.customer-list-badge {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8.5px;
}

@media  (min-width: 1279px) and (max-width: 1300px){
    #modal_add_purchase .modal-dialog {
        width: 1200px !important;
    }
    #modal_add_purchase_order .modal-dialog {
        width: 1150px !important;
    }
    .edit_purchase_order .modal-dialog{
         width: 1150px !important;
    }
    .modal-edit-resize .modal-dialog{
        width: 1200px !important;
    }
}

#createVendorModal{
    background: rgba(0, 0, 0, 0.5);
}
#scan_spare_modal{
    background: rgba(0, 0, 0, 0.5);

}
#select_spare_modal{
    background: rgba(0, 0, 0, 0.5);
}
#modal_form_add{
    background: rgba(0, 0, 0, 0.5);
}
#create_spare_modal{
    background: rgba(0, 0, 0, 0.5);

}
#modal_other_purchase .modal-body{
    height: 480px;
    overflow-y: auto;
}
.popup-fixed{
    background-color: rgba(0, 0, 0, 0.5);
}

.customer-details h6{
  font-size: 14px;
  width: 86%;
  display: inline-block;
  line-height: 20px;
  word-break: break-all;
}
.customer-list-badge{
    right: 13px;
    font-size: 10px !important;
}

.bottom_date .sl-date-fromat.start .date-icon.add-purchase-date{
  right: 120px !important;
  border: 1px solid #e7e7e7;
}
.quick_sale_payment .modal-dialog{
  max-width: 520px !important;
}

#modal_add_purchase{
    overflow-y: hidden;
}
.receive-po .picker{
    right: 110px !important;
}
.modal_view_purchase_order .modal-dialog {
    width: 1000px !important;
}
#createCustomerModal {
    background: rgba(0, 0, 0, 0.2);
}

#purchaseReturnForm .picker__holder{
    right: 0;
}
.custom-border-top .form-group {
    margin-bottom: 15px;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

/* Notification popup */
.notification-card{
    width: 365px;
    padding: 0;
}
.notification-title{
    padding:10px 20px;
    border-bottom: 1px solid #E7E7E7;
}
.notification-title h3{
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.3px;
}
.notification-cnt {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    height: 330px;
}
.notification-list{
    padding: 0;
}
.notification-list li{
    list-style: none;
    border-bottom: 1px solid #E7E7E7;
    padding: 13px 0;
    position: relative;
}
.notification-list li:hover{
    background: #F0F4FF;
    transition: all 0.5s ease;
}
.notification-list li:last-child{
    border-bottom: none;
}
.notification-list li a{
    padding: 0px 20px;
    display: block;
}
.notification-list h6{
    margin: 0;
    font-weight: 400;
    font-size: 15px;
}
.notification-list p{
    font-size: 12px;
    color: #333;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: .1px;
    max-width: 275px;
}
.nt-time-slot{
    display: flex;
    gap: 3px;
    padding-top: 7px;
}
.nt-time-slot i{
    font-size: 17px;
    color: #666;
}
.nt-time-slot .time{
    color:#666 ;
    font-size: 12px;
}
b.nt-500 {
    font-weight: 400 !important;
}
.not-d-flex{
    display: flex;
}
.not-box{
    width: 35px;
    height: 35px;
    background:rgba(56, 208, 140, 0.2);
    flex: 0 0 35px;
    margin-right: 15px;
    border-radius: 6px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
}
.not-box i{
    color: #19A968;
    font-size: 21px;
}
.not-box.danger{
    background:rgba(234, 84, 85, 0.2);
}
.not-box.danger i{
    color:#e13738;
}
.nt-unread{
    width: 10px;
    height: 10px;
    background: #5D87FF ;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 15px;
}
.nt-unread.nt-read{
    background: #A8AAAE;
}
.navbar-nav > li > .dropdown-menu.notification-card{
    border-radius: 8px;
}
.not-box.appointment{
    background:#eae8fd;
}
.not-box.appointment i{
    color:#7367f0 ;
}
.notify-dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #F44336;
    left: 29px;
    top: 13px;
}
.notification-cnt::-webkit-scrollbar {
    width: 5px;
}
.notification-cnt::-webkit-scrollbar-track {
    background: #F1F1F1;
    border-radius: 4px;
}
.notification-cnt::-webkit-scrollbar-thumb {
    background-color: #AAAAAA;
    border-radius: 4px;
}
.notification-cnt::-webkit-scrollbar-thumb:hover {
    background-color: #8C8C8C;
}
.navbar-inverse .btn-link{
    color:#5d87ff !important;
    padding-bottom: 0;
}

.modal-e-invoice-resize .modal-body{
    max-height: 550px;
    overflow-y: auto;

}
.generate-invoice-resize .modal-dialog{
  width: 534px !important;
}

.eInvoiceDetails .modal-dialog{
  width: 700px !important;
}
.e-invoice .tooltip-inner {
    max-width: 150px !important;
    width: 150px;
    white-space: normal;
    text-align: center;
}
.CancelInvoiceModal {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.3);
}

.generate_e_invoice_button{
    color:#029b02;
    vertical-align: middle;
    margin-left:5px;
    height:22px;
    width:22px;
    display:inline-block;
    line-height:12px
}

.a-cus-d-flex .e-invoice-select-option{
    flex: 73%;
}

.customer_details a {
    color: #333;
}
.customer_details a:hover {
    color: #5d87ff;
}
.notification-list li.no-hover:hover{
    background: #fff !important;
}
.notification-list li.no-hover{
    margin-top: 35px;
}
