  /*table head and table data style*/
  .table-head {
      font-size: 15px;
      font-weight: 400;
      text-transform: capitalize;
      text-align: left !important;
      padding-right: 15px !important;
  }

  /*breadcrumb font style*/
  .title-breadcrumb h4 {
      font-size: 26px;
      font-weight: 600;
  }

  .breadcrumb-item {
      font-size: 16px;
  }

  .title-breadcrumb-color {
      color: #6c757d;
      font-weight: 400;
  }

  .side-icons {
      font-size: 19px;
      margin-right: 5px;
  }

  .sidemenu-list {
      display: inline-flex;
      align-items: center;
  }

  .form-group .select2 {
      width: 100% !important;
  }

  /* Sidebar scroll issue */
  .layout-fixed .wrapper .sidebar {
      overflow-y: auto !important;
  }

  .add-cat {
      display: flex;
      /* align-items: center; */
      margin-top: 2.3rem;
  }

  .add-cat>.add-more i {
      font-size: 26px;
  }

  ::-webkit-scrollbar {
      width: .5em;
      height: .5em
  }

  ::-webkit-scrollbar-button {
      background: #fff;
  }

  ::-webkit-scrollbar-track-piece {
      background: #e9ecef;
  }

  ::-webkit-scrollbar-thumb {
      background: #256BB7;
  }

  ​ .left-note-box {
      display: flex;
      align-items: center;
      text-align: center;
      justify-content: center;
  }

  .left-note-box .left-note-con {
      height: 50px;
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: center;
      /* background-color: #256bb7; */
      color: #020202;
      border-radius: 3px;
      font-weight: 600;
      border: 3px solid #f1c232;
  }

  .left-note-con span {
      font-size: 18px;
  }

  .left-note-box .left-note {
      width: 94px;
      height: 40px !important;
      text-align: center;
      justify-content: center;
      margin: 0 auto;
      border-bottom-left-radius: 0;
      background-color: #F1C232;
      border-bottom-right-radius: 0;
      border: transparent;
  }

  /* sidebar child background color change */

  /* table color change for header title */
  .table-bordered thead:nth-child(1) tr {
      background-color: #004482;
      color: #fff;
      font-weight: 500;
  }

  .table-bordered thead:nth-child(1) tr th{
    font-weight: 500;
  }

  .table-striped tbody tr:nth-of-type(odd){
    background-color: rgb(6 69 128 / 7%);
  }

  .table-bordered thead tr th{
    padding: 8px;
  }

  .os-content {
      height: auto !important;
  }

  /* Sweetalert design  */
  .sweetalert-error-list {
      color: #f56d6d;
      text-align: justify;
      font-size: 16px;
  }

  .swal2-close:focus {
      box-shadow: none;
  }

  /* style for auto complete */
  .ui-autocomplete {
      width: 96% !important;
      position: absolute;
      z-index: 99999 !important;
      cursor: default;
      padding: 0;
      margin-top: 2px;
      list-style: none;
      background-color: #f9f9f9;
      border: 1px solid #ccc;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      height: 200px;
      overflow-y: auto;
  }

  .ui-autocomplete>li {
      padding: 5px 20px;
      border-bottom: 1px solid #ddd;
  }

  .ui-autocomplete>li.ui-state-focus {
      background-color: #DDD;
  }

  .ui-helper-hidden-accessible {
      display: none;
  }

  /* width */
  .ui-autocomplete::-webkit-scrollbar {
      width: 5px;
  }

  /* Track */
  .ui-autocomplete::-webkit-scrollbar-track {
      background: #f1f1f1;
  }

  /* Handle */
  .ui-autocomplete::-webkit-scrollbar-thumb {
      background: #888;
  }

  .ui-state-active {
      color: #007bff;
  }

  /* Sidebar search list color change */
  .list-group-item .search-title strong {
      color: #fff !important;
  }

  /* sidebar logo design change */
  .logo-xl.brand-image-xs,
  .logo-xs.brand-image-xs {
      left: 18px;
      top: 5px;
  }

  .brand-link .brand-image-xs {
      width: 85%;
      max-height: inherit;
  }

  .layout-fixed .brand-link {
      width: 280px;
      background-color: #fff;
  }

  .btn-group-sm>.btn,
  .btn-sm {
      margin-right: 0 !important;
  }


  .table td,
  .table th {
      vertical-align: middle !important;
      word-break: break-all !important;
  }

  .inactive-list::before {
      background-color: #dc3545 !important;
  }




  table.dataTable>thead .sorting:after,
  table.dataTable>thead .sorting_asc:after,
  table.dataTable>thead .sorting_desc:after,
  table.dataTable>thead .sorting_asc_disabled:after,
  table.dataTable>thead .sorting_desc_disabled:after {
      right: 0.5em;
      bottom: 0.75em !important;
  }

  table.dataTable>thead .sorting:before,
  table.dataTable>thead .sorting_asc:before,
  table.dataTable>thead .sorting_desc:before,
  table.dataTable>thead .sorting_asc_disabled:before,
  table.dataTable>thead .sorting_desc_disabled:before {
      right: 1em;
      bottom: 0.75em !important;
  }

  .pending-list {
      display: flex;
      align-items: center;
      margin-left: 15px;
      font-size: 14px;
  }

  .active-list {
      font-size: 15px;
      color: #000;
  }

  .table.table-bordered.dataTable td {
      padding: 0px 12px !important;
      /* line-height: 3.3; */
      height: 35px;
      font-size: 15px;
      font-weight: 500;
      color: #000;
      /* white-space: break-spaces; */
  }

  .service-tdata {
      white-space: break-spaces !important;
  }

  /* .table-head-font .table-head{
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left !important;
    padding-right: 12px !important;
  } */

  .buttons-colvis span {
      text-transform: capitalize;
  }

  .inactive-list {
      font-size: 14px;
  }

  .pending-list::before {
      content: "";
      position: absolute;
      width: 7px;
      height: 7px;
      left: 10px;
      border-radius: 50%;
      background-color: #ffc107 !important;
  }

  td.btn-flex {
      display: flex !important;
  }


  .odd .email-text,
  .even .email-text {
      text-transform: lowercase;
  }


  /* Hover-btn */

  .btn-hover-edit:hover {
      /* background-color: transparent;
    border: 1px solid #256bb7;
    color: #256bb7; */
  }

  .btn-hover-edit {
      /* width: 28.5px; */
      /* text-align: center; */
      /* justify-content: center; */
      padding: 4px;
      color: #205c9d;
      font-size: 17px !important;
      /* margin: 5px !important; */
  }

  .icon-action .btn-hover-edit,
  .icon-action .btn-hover-del,
  .icon-action .btn-hover-ser,
  .icon-action .btn-hover-clock,
  .icon-action .btn-hover-fragrance,

  .btn-hover-map,
  .icon-action .btn-hover-address {
      margin: 0px !important;
      padding: 2px;
  }

  .btn-hover-clock {
      color: #0e80d1;
      font-size: 17px !important;

  }

  .btn-hover-fragrance {
      color: #8b008b;
      font-size: 17px !important;

  }

  .btn-hover-del {
      color: #dc3545;
      font-size: 17px !important;
      /* margin: 5px !important; */
  }

  .btn-hover-map {
      color: #e37400;
      font-size: 17px !important;
  }

  .btn-hover-ser {
      color: #088324;
      font-size: 17px !important;
  }

  .btn-hover-address {
      color: #997a22;
      font-size: 17px !important;
  }

  div.dataTables_wrapper div.dataTables_processing {
      z-index: 1;
  }

  tbody tr td img {
      cursor: pointer;
  }

  table {
      width: 100% !important;
      /* text-transform: capitalize; */
  }

  .table-width {
      width: 1170px !important;
  }

  .over-flow-table {
      width: 100%;
      max-width: 1440px;
      overflow: auto;
  }

  .timepicker {
      position: relative;
  }

  .dt-button-collection {
      width: 100%;
  }

  .dt-button-collection .dropdown-menu {
      /* width: 100% !important; */
      min-width: 100% !important;
      padding: 0;
  }

  table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before{
    right: 1.2em !important;
  }

  .page-link{
    color: #064580;
  }

  .dropdown-menu>a.dt-button.dropdown-item.buttons-columnVisibility {
      background-color: #fff !important;
      color: #000 !important;
      border-bottom-color: #6c757d !important;
      text-transform: capitalize;
      border-bottom: 1px solid #e4e4e4;
  }

  .dropdown-menu>a.dt-button.dropdown-item.active {
      background-color: #004482 !important;
      color: #fff !important;
      border-bottom: none !important;
  }

  a.dt-button.dropdown-item.active {
      background-color: transparent;
      color: #6c757d;
      border-bottom: 1px solid #f5f5f5 !important;
  }


  .dropdown-menu>a.dt-button.dropdown-item:hover {
      color: #000 !important;
      text-decoration: none !important;
      background-color: #fff !important;
  }

  .bootstrap-datetimepicker-widget.dropdown-menu {
      width: 18rem;
  }

  .bootstrap-datetimepicker-widget a[data-action] {
      padding: 0;
  }

  .bootstrap-datetimepicker-widget table td {
      height: 30px;
  }

  .bootstrap-datetimepicker-widget table td span {
      height: 0;
      line-height: 0;
  }

  .table-condensed tr td .btn {
      display: flex;
  }

  .notexport a {
      /* margin: 17px 5px !important; */
      margin: auto !important;
      background-color: transparent;
      color: #898989;
      padding: 0;
      font-size: 14px;

  }

  p.help-block {
      font-size: 12px;
      font-style: italic;
      margin: 0;
  }

  p.driver-help-block {
      font-size: 12px;
      font-style: italic;
      margin: 0;
  }

  .col-form-label {
      padding-left: 0;
  }

  .select2-container--default .select2-dropdown.select2-dropdown--below {
      min-width: 130px !important;
      width: 100%;
  }

  .select2-container {
      width: auto !important;
      z-index: 999;
  }

  .des-height {
      min-height: 104px;
  }

  .fa-minus-square {
      font-size: 26px;
      margin-top: 5px;
  }

  .set-time {
      /* overflow-y: auto !important; */
      /* min-height: 280px; */
  }

  .select2-selection__rendered>.wdk_content-pagetitle {
      display: none !important;
  }

  /* Chrome, Safari, Edge, Opera */
  .number-field::-webkit-outer-spin-button,
  .number-field::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
  }

  /* Firefox */
  .number-field[type=number] {
      -moz-appearance: textfield;
  }

  .dt-control {
      text-align: center;
  }

  .dt-control .btn-info {
      color: #fff;
      background-color: #367f8b;
      border-color: #2c6068;
      box-shadow: none;
  }

  .dt-control .btn-info:hover {
      background-color: transparent;
      border-color: #2c6068;
      color: #367f8b;
      font-weight: 800;
  }

  .dt-control .btn-warning {
      color: #ffffff;
      background-color: #3d6287;
      border-color: #343a40;
      box-shadow: none;
  }

  .dt-control .dt-count-control .btn-warning:hover {
      background-color: transparent;
      border-color: #343a40;
      color: #3d6287;
      font-weight: 800;
  }

  .dt-count-control {
      text-align: center;
  }

  .dt-count-control .btn-info {
      color: #fff;
      background-color: #367f8b;
      border-color: #2c6068;
      box-shadow: none;
  }

  .dt-count-control .btn-info:hover {
      background-color: transparent;
      border-color: #2c6068;
      color: #367f8b;
      font-weight: 800;
  }

  .dt-count-control .btn-warning {
      color: #ffffff;
      background-color: #3d6287;
      border-color: #343a40;
      box-shadow: none;
  }

  .dt-count-control .dt-count-control .btn-warning:hover {
      background-color: transparent;
      border-color: #343a40;
      color: #3d6287;
      font-weight: 800;
  }

  .bg-table-det {
      background-color: #3d62874a !important;
  }

  .drop-menu-width {
      max-width: 300px !important;
      min-width: 280px !important;
  }

  .table-head-notify {
      font-size: 15px;
      font-weight: 500;
      padding: 0.5rem !important;
  }

  .table-data-notify {
      font-size: 15px;
      font-weight: 500;
      padding: 0.5rem !important;
  }

  .bootstrap-switch-handle-on,
  .bootstrap-switch-handle-off {
      font-size: 0.75rem !important;
  }

  .icon-notify {
      width: 45px;
      /* height: 30px; */
      line-height: 30px;
      text-align: center;
      border-radius: 50%;
      margin-right: 5px;
      border: 1px solid #aeb0b1;
  }

  .check-notify {
      border-radius: 50%;
      font-size: 16px;
      height: 20px;
      left: 43px;
      line-height: 30px;
      position: absolute;
      text-align: center;
      top: 2.2rem;
      width: 20px;
  }

  .timeline-header {
      border: none !important;
      display: flex;
      align-items: center;
  }

  .timeline-header a {
      margin-right: 7px;
  }

  .timeline-header .time {
      margin-left: auto;
      font-size: 14px;
  }

  .timeline::before {
      background-color: #256bb775 !important;
  }

  .timeline>div>.timeline-item {
      box-shadow: 0 0 10px rgb(0 0 0 / 15%), 0 0 2px rgb(0 0 0 / 2%) !important;
  }

  .btn-icon-notify {
      padding: 0.2rem 0.5rem;
      font-size: .75rem;
  }

  .unread-notify {
      /* background-color: #888 !important; */
  }

  .timeline>div>.timeline-item>.time {
      color: #343a40 !important;
  }

  .readmore-btn {
      text-align: center;
      margin-bottom: 20px;
  }

  .readmore-btn a {
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      font-weight: 400;
  }

  .lable-btn-notify {
      background-color: #dee2e6 !important;
      color: #696c6e !important;
      font-weight: 600;
  }

  .unread-notify {
      background-color: #ffc107;
      color: #1f2d3d !important;
      border-color: #ffc107;
  }

  /* .view-btn{
  display: flex;
  justify-content: end;
  position: absolute;
  top: 0;
  right: 6.2rem;
  z-index: 1;
  font-weight: 400;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
}

.delete-btn{
  display: flex;
  justify-content: end;
  position: absolute;
  top: 0;
  right: 1.5rem;
  z-index: 1;
  font-weight: 400;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
} */

  .unread-box {
      background-color: rgba(0, 0, 0, .05) !important;
  }

  .notify-btn {
      display: flex;
      justify-content: end;
      width: 100%;
      margin-top: 25px;
  }

  .notify-btn .delete-btn {
      margin-right: 1.8rem;
      font-weight: 400;
      font-size: 1rem;
  }

  .notify-btn .view-btn {
      margin-right: .5rem;
      font-weight: 400;
      font-size: 1rem;
  }

  .dropdown-menu-lg .dropdown-item-notify {
      padding: 0.5rem 1rem;
  }

  .dropdown-item-notify {
      display: block;
      width: 100%;
      padding: 0.25rem 1rem;
      clear: both;
      font-weight: 400;
      color: #212529;
      text-align: inherit;
      white-space: nowrap;
      background-color: transparent;
      border: 0;
  }

  .notificationHeaderList {
      max-height: 300px;
      overflow-y: auto;
      min-height: 70px;
  }

  .all-check-notify {
      top: -2.7rem;
      margin-top: 0;
  }

  .select-notify {
      position: absolute;
      left: 3.7rem;
      top: -2.8rem;
      color: #515152cf;
      font-weight: 400 !important;
  }

  .timeline {
      position: static !important;
      margin-bottom: 30px !important;
  }

  .navbar-badge {
      font-size: .7rem !important;
      font-weight: 500;
      padding: 2px 4px;
      position: absolute;
      right: 5px;
      top: 0 !important;
  }

  .badge-warning {
      color: #ffffff !important;
      background-color: #17a2b8 !important;
  }

  .notify-bell-icon {
      padding: 10px 0 !important;
  }

  .chhose-file-input {
      display: flex;
      align-items: center;
  }

  .chhose-file-input .custom-file-input,
  .chhose-file-input .custom-file-label {
      width: 65%;
  }

  .chhose-file-input img {
      width: 50px;
      margin-left: 30px;
  }

  .mobile-data-view {
      display: flex;
      position: absolute;
      top: 17rem;
      justify-content: center;
      align-items: center;
      width: 100%;
      left: 0rem;
  }

  .device-preview-title {
      text-align: center;
  }

  .mobile-preview-side {
      padding: 0 0 0 25px;
  }

  .mobile-data-view img {
      /* width: 20%;
    position: absolute;
    right: 10rem;
    border-radius: 7px;
    border: 2px solid #dedfe1;
    top: -10px; */
      width: 20%;
      border-radius: 7px;
      border: 2px solid #dedfe1;
  }

  .text-notify {
      width: 49%;
  }

  .text-notify h5 {
      font-size: 20px;
      font-weight: 700;
  }

  .text-notify p {
      font-size: 14px;
      /* width: 40%; */
      margin: 0;
  }

  .print-header {
      display: flex;
      align-items: center;
  }

  .print-btn {
      text-align: end;
      margin-left: auto;
  }

  .barcode-box {
      align-items: center;
  }

  .print-forms {
      display: flex;
      align-items: start;
  }

  .footer-modal {
      border-top: transparent !important;
  }

  .table-print {
      overflow: auto;
      /* padding: 0 8px; */
  }

  .table-list-print {
      min-width: 100%;
  }

  .table-card-title {
      padding-left: 11px;
  }

  .summery-table tr td {
      text-align: end;
  }

  .total-price-summery {
      font-weight: 600;
      font-size: 18px;
  }

  .pera-color-order {
      color: #000;
      text-transform: capitalize;
  }

  .pera-text-order {
      text-transform: none;
  }


  .was-validated select.select2:invalid+.select2.select2-container.select2-container--default span.select2-selection,
  select.select2.is-invalid+.select2.select2-container.select2-container--default span.select2-selection {
      border-color: #fa5c7c;
      padding-right: 2.25rem;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: right calc(0.375em + 0.1875rem) center;
      background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }

  .was-validated select.select2:invalid+.select2.select2-container.select2-container--default .select2-selection__arrow,
  select.select2.is-invalid+.select2.select2-container.select2-container--default .select2-selection__arrow {
      right: 25px !important;
  }

  .was-validated select.select2:valid+.select2.select2-container.select2-container--default span.select2-selection,
  select.select2.is-valid+.select2.select2-container.select2-container--default span.select2-selection {
      border-color: #0acf97;
      padding-right: 2.25rem;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: right calc(0.375em + 0.1875rem) center;
      background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }

  .was-validated select.select2:valid+.select2.select2-container.select2-container--default .select2-selection__arrow,
  select.select2.is-valid+.select2.select2-container.select2-container--default .select2-selection__arrow {
      right: 25px !important;
  }

  .cross-icon-modal {
      position: absolute;
      top: 1rem;
      right: 1rem;
  }

  .submit-modal {
      width: 25%;
      justify-content: center;
      text-align: center;
      margin: 0 auto;
  }

  .done-barcode {
      color: #28a745;
      font-size: 22px;
  }

  .cancle-barcode {
      color: #dc3545;
      font-size: 22px;
  }

  .card-padding {
      padding-left: 7px !important;
  }

  .item-barcode-scan {
      width: 0;
  }

  /* .main-footer{
    position: relative !important;
  } */

  .content-wrapper {
      height: auto !important;
  }

  .all-vend-btn {
      display: flex;
      width: 100%;
      align-items: center;
  }

  .all-vend-btn form {
      margin-left: auto;
  }



  .view-img .popup-img {
      width: 100%;
  }

  .modal-img-hover {
      height: 335px;
      overflow-y: auto;
      min-height: 160px;
  }

  .all-img-hvr {
      margin-left: auto;
      color: hsl(206deg 100% 40%);
      cursor: pointer;
  }

  .all-img-hvr:hover {
      color: #212529;
  }


  .modal-w-img {
      max-width: 50%;
  }


  .edit-pgeorder th,
  .edit-pgeorder td {
      border: 1px solid #dee2e6;
  }

  .tbl-order-print th,
  .tbl-order-print td {
      border: 1px solid #dee2e6;

  }



  @media (max-width: 1024px) {
      .table-list-print th {
          font-size: 14px;
          padding: .3rem !important;
      }

      .tbl-btm-part th,
      .tbl-btm-part td {
          font-size: 14px;
          padding: .6rem !important;

      }
  }

  .th-costmer {
      text-align: left !important;
  }

  .cutm-cmnt {
      width: 75%;
      text-align: left !important;
  }

  @media (min-width: 1510px) {
      .dataTables_scroll {
          overflow: auto !important;
          width: 100% !important;
      }
  }

.dataTables_scroll{
    clear: both;
}

.login-page{
    background-image: url(../img/login-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}

.login-page::before{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.login-box{
    z-index: 99;
    margin-top: 30px;
}

.login-main-bx{
    width: 400px;
}

.reset-login-main-bx{
    width: 562px;
}

.login-main-bx .login-card-body{
    border-radius: 20px;
}

.login-main-bx .login-box-msg{
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.login-main-bx .submit-btn{
    padding: 12px;
    font-size: 16px;
    background-color: #006AC9;
}

.login-main-bx input, .login-main-bx select{
    height: 50px;
}

.small-cont-dtls{
    font-size: 14px;
    font-weight: 500;
    margin: 0 !important;
}

.small-cont-dtls input:first-child+label::before{
    width: 15px;
    height: 15px;
    margin-left: 0;
    left: 0;
}

.small-cont-dtls input:first-child+label::after{
    transform: translate(4.75px,4.5px) rotate(45deg) !important;
    border-width: 1px !important;
    width: 5px !important;
    height: 9px !important;
}

.small-cont-dtls label{
    display: flex;
    align-items: center;
    font-weight: 500 !important;
    padding-left: 20px !important;
}

.main-footer{
    font-size: 14px;
    text-align: right;
}

.custom-dark-sidebar{
    background-color: #082336;
    width: 280px;
}

.custom-dark-sidebar .sidebar{
    padding-bottom: 40px;
}

.custom-dark-sidebar .brand-link{
    background-color: #004482;
}

.custom-dark-sidebar .nav-link{
    font-weight: 400;
    padding: 6px 10px;
    color: #bdbdbd !important;
    width: calc(280px - .5rem * 2) !important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus, .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active{
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff !important;
}

.bg-ul-cont .nav-link.active{
    background-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    font-weight: 500;
}

.cutom-level-menu-inner{
    margin: 0 10px !important;
    width: 90%;
    background-color: transparent !important;
}

.custom-dark-sidebar .bg-ul-cont{
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.custom-dark-sidebar .menu-search input, .custom-dark-sidebar .menu-search button{
    background-color: transparent;
    border-color: #616161;
    color: #fff;
}

@media only screen and (min-width:768px){
    .content-wrapper, .navbar-white, .main-footer{
        margin-left: 280px !important;
    }
}

.dataTables_scroll .search_init{
    height: 40px;
}

.card-footer{
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
}

.bredscrumb-dtl-bx{
    display: flex;
    align-items: center;
    margin-top: 2px;
}

.content-header {
    padding: 10px .2rem;
}

.bredscrumb-dtl-bx h4{
    font-weight: 600;
    letter-spacing: 0;
    font-size: 18px;
}

.cutom-level-menu{
    margin: 0 10px !important;
    width: 95%;
}

.letter-sub-chiil li span{
    width: 15px;
    height: 15px;
    border: 1px solid #c3c3c3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-right: 5px;
    margin-left: 10px;
}

.letter-sub-chiil .menu-open{
    background-color: rgba(0, 0, 0, .2) !important;
}

.os-host-overflow-x .letter-sub-chiil li span{
    margin-left: 0;
    margin-right: 0;
}

.custom-small-ico a{
    background-color: transparent;
    color: #898989;
    padding: 0;
    border: none;
    font-size: 14px;
    margin-right: 8px !important;
}

.custom-small-ico a:last-child{
    margin-right: 0 !important;
}

.custom-small-ico a:hover{
    background-color: transparent;
    color: #007bff;
}
/* new chnages */
.country-add-new-btn{
    /* background-color: #004482; */
    color: white;
}
.country-add-new-btn:hover{
    color: white;
}
.pagination-change .page-item .page-link{
    padding: 4px 8px !important;
}
.pagination-change .page-item.active .page-link{
    background-color: #004482 !important;
    padding: 4px 8px !important;
    border-color: #004482;
}

.custom-filter-tab-btn{
    background: transparent;
    border: none;
    font-size: 16px;
    margin: 0 6px;
    font-weight: 500;
    border-right: 1px solid #ececec;
    padding-right: 10px;
}

.custom-tab-visibl{
    background: transparent;
    border: none;
    font-weight: 500;
    font-size: 16px;
    padding-right: 10px;
}
.custom-tab-visibl::after{
    margin-left: 0.5em;
}

.custom-filter-tab-btn i{
    font-size: 16px;
    margin-right: 2px;
}

.custom-filter-tab-btn.reset-filte{
    color: #353535;
}

.custom-filter-tab-btn.excel-down{
    color: #088324;
}

.custom-filter-tab-btn.pdf-down{
    color: #dc3545;
}

.custom-filter-tab-btn.print-down{
    color: #004482;
}

.inline-pag-fun-cls .dataTables_info, .inline-pag-fun-cls .dataTables_paginate{
    width: 50%;
    display: inline-block;
}

.add-new-btn{
    background-color: #088324;
    border: none !important;
}

.add-new-btn:hover{
    background-color: #025f18;
}

.add-new-btn i{
    font-size: 12px;
}

.form-sub-btn {
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
    padding-top: 1.1rem;
}

.form-sub-btn .btn-primary{
    background-color: #004482;
}

.form-sub-btn .btn-primary{
    background-color: #004482;
}

.sign-up-link{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.user-header{
    background-color: #004482 !important;
}

.form-control{
    border-radius: 0;
}

.dsp-none{
    display: none;
}

.dsp-blck{
    display: block;
}

form .form-group label{
    font-weight: 500 !important;
}

.form-group input.form-control, .form-group select.form-control,.form-group textarea.form-control,.select2-container--default .select2-selection--single{
    background-color: #e9e9e97a;
}

.custom-select-2.is-invalid .select2 .select2-selection{
    border-color: #f00;
}

.imageSet{
    margin: 10px 0;
    width: 50%;
    height: auto;
    border: 1px solid #e4e4e4;
}

.lat-valu-bx .form-group{
    width: 30%;
    margin-right: 10px;
    margin-bottom: 0;
}

.lat-valu-bx .form-group:last-child{
    margin-right: 0;
}

#result {
    color: red;
}

.lat-valu-bx .invalid-feedback{
    position: relative;
    max-width: 100%;
}

.suggestion-labl label mark{
    background-color: transparent;
    font-size: 14px;
    color: #838383;
}

.uploaded-doc-url{
    color: #004482;
    text-decoration: none;
    margin: 10px 0;
    display: inline-block;
    background-color: #f2f9ff;
    border: 1px solid #7dc0ff;
    padding: 8px 10px 8px 0px;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
}   

.uploaded-doc-url span{
    background-color: #004482;
    color: #fff;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 5px;
}

/* datepicker style */
.is-invalid.date-picker .datepicker-icon{
    top: 55%;
    right: 7%;
}
.date-picker{
    position: relative;
}
.date-picker .datepicker-icon{
    position: absolute;
    right: 15px;
    top: 75%;
    transform: translateY(-50%);
    color: #353535;
    cursor: pointer;
}
.date-picker input{
    position: relative;
}
.ui-datepicker{
    background-color: #fff;
    padding: 10px;
    color: #000;
    border-radius: 10px;
    width: 20%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.29);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.29);
}

.ui-datepicker td a{
    color: #353535;
}

.ui-datepicker-header a{
    width: 50%;
    color: #004482;
    float: left;
    cursor: pointer;
}

.ui-datepicker-header a:nth-child(2){
    float: right;
    text-align: right;
}

.ui-datepicker-header .ui-datepicker-title{
    width: 100%;
    margin-top: 10px;
    float: left;
}

.ui-datepicker-header .ui-datepicker-title select{
    border: 1px solid #e4e4e4;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
    width: 48%;
}

.ui-datepicker .ui-datepicker-calendar{
    margin: 15px 0;
    float: left;
}

.ui-datepicker .ui-datepicker-calendar tr th, .ui-datepicker .ui-datepicker-calendar tr td{
    text-align: center;
}

.ui-datepicker-current-day{
    background-color: #004482;
    border-radius: 5px;
}

.ui-datepicker-current-day a{
    color: #fff !important;
}

.ui-datepicker-header .ui-datepicker-title select:last-child{
    margin-right: 0;
}

.ui-state-disabled span{
    color: #a5a5a5;
    cursor: not-allowed;
}

.ui-datepicker-today{
    background-color: #088324;
    border-radius: 3px;
}

.ui-datepicker-today a{
    color: #fff !important;
}

.phone-numb-valid .error.invalid-feedback{
    padding-left: 26%;
}

.small-select{
    padding: 0.375rem 0.50rem;
    font-size: 14px;
}

.add-condition, .remove-condition{
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 6px;
    background-color: #007bff;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.remove-condition{
    background-color: #dc3545;
}

.center-content{
    text-align: center !important;
}

.aircart-table-data td{
    padding: 0.50rem 0.75rem;
}

.aircart-table-data td:last-child, .aircart-table-data .center-content{
    width: 2%;
}

.aircart-table-data th:last-child .add-condition{
    margin: 0 auto;
}

.sub-regional-charge{
    padding: 25px 0 0;
    width: 100%;
    margin-top: 25px;
    border-top: 1px dashed #bbbbbb;
}

.charges-cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.charges-cont h3{
    font-size: 18px;
    font-weight: 600;
}

.asociated-airport .select2-selection{
    background-color: #e9e9e97a;
    border-radius: 0;
}

.asociated-airport .select2-search__field{
    background-color: transparent;
}

.mid-point-start{
    background-color: #e2f1ff;
    border-bottom: 1px solid #94cbff;
    padding: 10px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#dvMap{
    width: 100%;
    height: 100%;
}

.add-cat.rout-point-add, .rout-point-add .add-cat{
    margin-top: 30px;
}

.rout-point-add .add-more,.rout-point-add .remove-rout-end{
    width: 55px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #004482;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.rout-point-add .remove-rout-end{
    background-color: #dc3545;
}

.rout-point-add  .add-more i, .rout-point-add .remove-rout-end i{
    font-size: 14px;
}

.mind-point-start{
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #94cbff;
}

.rol-name-bil{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.mid-point-cont{
    padding: 10px;
}

.logins-input-width{
    width: 20% !important;
}

.child-module-tab td:first-child{
    padding-left: 35px;
}

.custom-switch-opts .switch {
    --inactive-bg: #cfd8dc;
    --active-bg: #088324;
    --size: 1.2rem;
    appearance: none;
    width: calc(var(--size) * 2.2);
    height: var(--size);
    display: inline-block;
    border-radius: calc(var(--size) / 2);
    cursor: pointer;
    background-color: var(--inactive-bg);
    background-image: radial-gradient(
        circle calc(var(--size) / 2.0),
        #fff 100%,
        #0000 0
      ),
      radial-gradient(circle calc(var(--size) / 1.5), #0003 0%, #0000 100%);
    background-repeat: no-repeat;
    background-position: calc(var(--size) / -1.75) 0;
    transition: background 0.2s ease-out;
  }
  .custom-switch-opts .switch:checked {
    background-color: var(--active-bg);
    background-position: calc(var(--size) / 1.75) 0;
  }
  
  .import-card-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    padding: 0.8rem;
    border-bottom: 1px solid #dadada;
}
  
  .inlin-btn-all{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .inlin-btn-all a, .inlin-btn-all button{
    width: 50%;
    font-size: 16px;
    margin: 0 2px;
  }

  .log-download{
    color: #dc3545;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
  }


a.open_box_btn{position:absolute;top:50%;right:-35px;transform: translateY(-50%);z-index:999;}
a.open_box_btn:hover .open_in_hover{display:block;}

.is-invalid a.open_box_btn{top:25%}

.open_in_hover {
    position: absolute;
    width: 270px;
    float: left;
    background: #fff;
    border: 1px solid #ededed;
    padding: 10px;
    top: 0px;
    left: 32px;
    display: none;
    z-index: 5999;
}

/* otp form css */
.otp-input {
    display: flex;
    justify-content: space-between;
}

.otp-input input {
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #006AC9;
    width: 15%;
    border-radius: 0;
    text-align: center;
    color: black;
}

.otp-bottom {
    padding-top: 11px;
    display: flex;
    align-items: center;
}

.otp-bottom span {
    padding-right: 7px;
}

.otp-bottom a {
    padding: 0;
}

#captchaimg {
    float: left;
    width: 100%;
    background: #f8f7f7;
    height: 50px;
    border: 1px solid #dddddd;
}

.refresh-img{
    left: 4px;
    top: 10px;
}

.captcha-img-css{
    left: 3px;
}

.otp-input input:focus-visible{
    outline: none !important;
}

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

.otp-input input[type=number] {
    -moz-appearance: textfield;
}

.change-pass-cont{
    flex-wrap: wrap;
}

.change-pass-cont p{
    margin-right: 20px;
    color: #8b8b8b;
    display: flex;
    align-items: center;
}

.change-pass-cont i{
    color: #088324;
    margin-right: 5px;
    font-size: 16px;
}

.change-pass-input input{
    height: 50px;
    background-color: transparent !important;
    border-radius: 5px;
}

span#exchange_rate-error {
    padding-left: 7%;
}
.custom-multiple-select-box .select2-selection__rendered{
    background-color: #e9e9e97a;
}
.custom-select-file label::after{
    display: none;
}
.custom-select-file label{
    background-color: #e9e9e97a;
}
.custom-select-file span{
        position: absolute;
        top: 1px;
        right: 1px;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: inherit;
        border-radius: 0 .25rem .25rem 0;
}
.custom-regis{
    width: 800px;
}

.preview-img-border{
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9;
}

.custom-check-bx h5{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
}

.custom-check-bx .form-group{
    display: flex;
    align-items: center;
}

.custom-check-bx .form-group input{
    width: 15px;
    padding: 15px;
    height: 15px;
}

.custom-check-bx .form-group label{
    margin-bottom: 0;
    padding-left: 5px !important;
    font-size: 16px;
    cursor: pointer;
}
.custom-check-bx-agent{
    display: flex;
    align-items: center;
}
.custom-check-bx-agent h4{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.custom-check-bx-agent label{
    display: flex;
    align-items: center;
}
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 25px !important;
    width: 25px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
  }
  .option-input:hover {
    background: #9faab7;
  }
  .option-input:checked {
    background: #004482;
  }
  .option-input:checked::before {
    width: 25px;
    height: 25px;
    display:flex;
    content: '\f00c';
    font-size: 14px;
    font-weight:bold;
    position: absolute;
    align-items:center;
    justify-content:center;
    font-family:'Font Awesome 5 Free';
  }
  .option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #004482;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
  }
  .option-input.radio {
    border-radius: 50%;
  }
  .option-input.radio::after {
    border-radius: 50%;
  }
  
  @keyframes click-wave {
    0% {
      height: 20px;
      width: 20px;
      opacity: 0.35;
      position: relative;
    }
    100% {
      height: 100px;
      width: 100px;
      margin-left: -35px;
      margin-top: -35px;
      opacity: 0;
    }
  }

  .customer-input-lib .input-group input.form-control, .customer-input-lib .input-group select.form-control{
    background-color: #e9e9e97a;
  }


/* datepicker style */
.is-invalid.date-picker .datepicker-icon {
    top: 55%;
    right: 9%;
}

.date-picker {
    position: relative;
}

.databl-datepick input {
    padding-right: 30px;
}

.date-picker .datepicker-icon {
    position: absolute;
    right: 15px;
    top: 75%;
    transform: translateY(-50%);
    color: #353535;
    cursor: pointer;
    background-color: #fff;
}

.date-picker input {
    position: relative;
}

.ui-datepicker,
.daterangepicker {
    display: none;
    background-color: #fff;
    padding: 10px;
    color: #000;
    border-radius: 10px;
    width: 20%;
    z-index: 99999999 !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
}

.daterangepicker {
    width: max-content;
}

.ui-datepicker td a {
    color: #353535;
}

.ui-datepicker-header a {
    width: 50%;
    color: #004482;
    float: left;
    cursor: pointer;
}

.ui-datepicker-header a:nth-child(2) {
    float: right;
    text-align: right;
}

.ui-datepicker-header .ui-datepicker-title {
    width: 100%;
    margin-top: 10px;
    float: left;
}

.ui-datepicker-header .ui-datepicker-title select {
    border: 1px solid #e4e4e4;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
    width: 48%;
}

.ui-datepicker .ui-datepicker-calendar {
    margin: 15px 0;
    float: left;
}

.ui-datepicker .ui-datepicker-calendar tr th,
.ui-datepicker .ui-datepicker-calendar tr td {
    text-align: center;
}

.ui-datepicker-current-day {
    background-color: #004482;
    border-radius: 5px;
}

.ui-datepicker-current-day a {
    color: #fff !important;
}

.ui-datepicker-header .ui-datepicker-title select:last-child {
    margin-right: 0;
}

.ui-state-disabled span {
    color: #a5a5a5;
    cursor: not-allowed;
}

.ui-datepicker-today,
.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.end-date.in-range {
    background-color: #088324;
    border-radius: 3px;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    padding: 5px;
}

.daterangepicker .drp-selected {
    font-size: 14px;
}

.daterangepicker .drp-buttons .btn {
    padding: 8px 15px;
    font-weight: 500;
}

.daterangepicker td.in-range {
    background-color: #ebfcef;
}

.ui-datepicker-today a {
    color: #fff !important;
}


.databl-datepick .datepicker-icon {
    top: 50% !important;
    z-index: 999;
}

.dataTables_length label {
    display: flex;
    align-items: center;
}

.dataTables_length label select {
    margin: 0 5px;
}
/* end datatable css */

/* select2 css start*/
.datatbl-select.custom-drop-width .select2-container--open .select2-dropdown {
    width: 100% !important;
}


.custom-drop-width .select2-container--open .select2-dropdown {
    width: 300px !important;
    z-index: 999999;
}

div.dataTables_wrapper div.dataTables_processing {
    z-index: 99999;
}

.custom-drop-width .select2-container {
    z-index: auto;
}

.custom-select-input .select2-selection--single {
    background-color: #e9e9e97a;
    border-radius: 0;
}

.custom-select-input .select2-container {
    z-index: 999;
}
/* select2 end */