react Custom.css body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
}

/* New Css Created*/
.icon-small {
  width: 20px;
}

.iWGhpl {
  justify-content: left !important;
}

button.gm-ui-hover-effect {
  height: 45px !important;
  width: 26px !important;
  border: transparent !important;
  box-shadow: none !important;
}

button.gm-ui-hover-effect span {
  width: 18px !important;
  height: 18px !important;
  margin: 0px !important;
}

.gm-style-iw-chr {
  margin: 0 0 -35px 0 !important;
}

.maptitle {
  margin: 10px 0 10px 10px;
}

.popupscreen-box {
  background-color: #ffffff;
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 5px;
}

.popupscreen-box h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 5px 0;
  line-height: normal;
  color: #272727;
}

.popupscreen-box p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 5px 0;
  line-height: normal;
  color: #272727;
}

.btn-outline-success {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
}

.btn-outline-danger {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
}

.position-relative.mt-2 {
  width: 100px;
  min-height: 95px;
  display: inline-table;
  margin: 10px;
  vertical-align: top;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.redminus {
  height: 25px;
  padding: 5px;
}

.inputcodefield {
  height: 30px;
  font-size: 12px;
}

.paddingbox {
  margin: 10px;
  padding: 0;
}

.react-datepicker-popper {
  z-index: 9999;
}

.calender-infotxt {
  margin: 10px 0 0 0 !important;
  font-size: 12px;
  text-align: center;
}

#space {
  margin: 0 5px 0 0px;
}

.lefttopbutton-sec {
  text-align: right;
  padding: 0;
  position: absolute;
  right: 38px;
  width: 120px;
}

.chip {
  align-items: center;
  background: #0096fb;
  border-radius: 15px;
  color: #fff;
  display: inline-flex;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 3px 10px;
}

.lastbuttonbox {
  padding: 0;
  margin: 0;
  display: inline-block;
  flex: none;
  width: auto;
}

.fas.fa-plus {
  cursor: pointer;
}

.fas .fa-minus {
  cursor: pointer;
}

.rti--input {
  font-size: 12px;
}

.rti--container {
  padding: 5px;
}

.error {
  font-size: 11px;
}

span.rti--tag {
  font-size: 11px;
}

.smalltxt-p {
  font-size: 12px !important;
  display: block !important;
  padding: 7px 0px 0px 0px !important;
  margin: 0 !important;
}

#boxborsec {
  border-top: 1px solid #d1d5db;
  border-bottom: 1px solid #d1d5db;
  margin: 0 0 10px 0 !important;
  padding: 10px 5px 10px 5px;
}

#btmspacerule {
  margin: 0 0 10px 0 !important;
}

.bt-space {
  margin: 0 0 5px 0 !important;
  font-size: 13px;
}

button.swal2-cancel.swal2-styled.swal2-default-outline {
  background-color: #6f6f6f !important;
}

button.swal2-confirm.swal2-styled.swal2-default-outline {
  background-color: #4c7f14 !important;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  width: 22em;
}

div:where(.swal2-container) button:where(.swal2-styled) {
  padding: 0.4em 0.5em;
  font-size: 13px !important;
}

div:where(.swal2-container) div:where(.swal2-actions) {
  margin: 0.25em auto 0;
}

div:where(.swal2-container) h2:where(.swal2-title) {
  padding: 0.2em 1em 0;
  font-size: 18px;
}

div:where(.swal2-container) .swal2-html-container {
  margin: 0.5em 0.5em 0.2em;
  padding: 0;
  font-size: 13px;
}

div:where(.swal2-icon) {
  width: 3em;
  height: 3em;
  margin: 1.1em auto 0.5em;
  line-height: 0em;
}

.iconleft.content-box input {
  /* border: 1px solid #fff; */
  border-radius: 2px;
}

#boxselect .white {
  border-radius: 3px !important;
  margin: 0 0 3px 0 !important;
  padding: 4px !important;
  height: 26px !important;
  background-color: #fff !important;
  border: 1px solid #fff !important;
  font-size: 12px !important;
}

#boxselect .black {
  border-radius: 3px !important;
  margin: 0 0 3px 0;
  padding: 4px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #fff;
}

.form-switch .form-check-label {
  font-size: 13px;
  vertical-align: top;
}

.rightsec-full .col-8 {
  display: table;
  min-height: 38px;
  height: 100%;
}

.rightsec-full .col-8 h6 {
  margin: 0;
  vertical-align: middle;
  display: table-cell;
}

.rightsec-full .col-8 p {
  display: table-row;
  position: relative;
  bottom: 3px;
}

.multiSelectContainer ul {
  border: none;
  border-radius: 0;
  display: block;
  margin: 0;
  max-height: 250px;
  overflow-y: auto;
  padding: 0;
  font-size: 12px;
}

.searchWrapper {
  border: none;
  border-radius: 0px;
  min-height: auto;
  padding: 5px;
  position: relative;
  font-size: 12px;
}

.rightsec-full p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #444444;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 8px 0;
  padding-left: 0;
  padding-right: 0;
}

.rounded-3 p {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: normal !important;
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
}

.bluesmall {
  background-color: #0d6efd !important;
  color: white !important;
}

.label-normal.mx-2 .col-6 {
  width: 60px;
}

.mt-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
  align-items: center;
}

.btn.btn-light {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
  border: none;
}

.btn.btn-primary {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
}

.btn.btn-outline-fade {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
  background-color: #dfdfdf !important;
  border: none;
}

.btn.btn-warning {
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
  margin: 5px !important;
  border: none;
}

.invalid-feedback {
  font-size: 10px;
}

.css-24t9ty {
  margin: 0 0 10px 0;
}

#nopad .col,
.col-12 {
  padding: 0 !important;
}

.vdzVM {
  min-height: 35px !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
  font-size: 13px !important;
  padding: 3px 12px;
  margin-top: 1px !important;
}

.text-dark.fw-bold {
  font-size: small;
}

.table.mt-2 td {
  font-size: 12px;
}

.table.mt-5 td {
  font-size: 12px;
}

.my-3 {
  font-size: 15px !important;
  margin: 3px 0 5px 0 !important;
}

.mx-2 {
  font-size: 12px;
}

.ps-5 {
  padding: 0.5rem 0 0 0.5rem !important;
}

#example-search-input {
  /* border: none !important;
  border-bottom: 1px solid #ced2d8 !important;
  color: #898989 !important; */
  border: 1px solid #ced2d8 !important;
  color: #898989 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
}

#example-search-input:focus {
  background-color: transparent !important;
}

i.bi.bi-search {
  color: #000000 !important;
}

.bg-white {
  font-size: 13px;
  padding: 1px 10px !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #ced2d8 !important;
}

.form-select {
  font-family: 'Poppins', sans-serif;
  font-size: 14px !important;
  color: #808080 !important;
}

.imgdrop {
  width: 100px;
  height: 38px;
  border: 1px dashed #ced2d8;
  border-radius: 3px;
  text-align: center;
}

.upload-img {
  margin: 8px 0px 0px 0px;
}

.upload-input {
  cursor: pointer;
  position: relative;
  top: -28px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.imgdrop-large {
  width: 335px;
  height: 300px;
  border: 1px dashed #ced2d8;
  border-radius: 3px;
  text-align: center;
}

.upload-imglarge {
  margin: 135px 0px 0px 0px;
}

.upload-inputlarge {
  cursor: pointer;
  position: relative;
  top: -153px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.calendaricon {
  margin: 38px 0 0 -18px;
}

.productbox {
  margin: 0;
  padding: 0;
}

.row-cols-3 .col {
  padding: 10px;
  border: 1px solid #ced2d8;
}

.productbox h1 {
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.productbox .product-img {
  text-align: center;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #ced2d8;
  margin: 0 0 5px 0;
}

.bluehead {
  background-color: #1e6fdd;
  color: #ffffff;
}

.bluehead th {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 13px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
}

.table-striped td,
.table-striped th {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
}

.searchbox {
  float: left;
  margin: 0;
  padding: 0;
}

.tab-section {
  margin: 0;
  padding: 0;
  float: left;
}

.search-sec {
  margin: 0;
  padding: 0;
  float: right;
}

.title-section {
  margin: 0;
  padding: 0;
  float: left;
}

.title-section h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.titleblock-left {
  margin: 0;
  padding: 20px 0px 0 20px;
  float: left;
}

.titleblock-right {
  margin: 0;
  padding: 20px 20px 0 0px;
  float: right;
}

.titleblock-left h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.kfxOgr {
  padding: 0;
}

/* New Css Created*/

.navbar {
  position: fixed;
  /* Sticks to the top */
  top: 0;
  width: 100%;
  /* Full width of the screen */
  left: 0;
  background-color: #fff;
  /* Background color */
  display: flex;
  /* Flex layout */
  justify-content: space-between;
  /* Space between logo and icons */
  align-items: center;
  /* Vertically centers items */
  padding: 0 20px;
  /* Padding around the navbar */
  z-index: 1000;
  /* Makes sure navbar is on top */
  height: 45px;
  /* Fixed height */
  box-shadow: 0 0 2px #ced2d8;
  /* Slight shadow */
}

.form-horizontal .error {
  color: red;
  flex-basis: 100%;
  font-size: 12px;
  margin-top: 5px;
  padding-left: 46px;
  font-weight: 600;
}

/* login css start */

/* login css end */

/* form field css */
.form-control {
  font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  color: #1d1d1d !important;
  border-radius: 0 !important;
  line-height: normal;
  height: 30px;
  border-bottom: 1px solid #ced2d8 !important;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
}

.form-control::placeholder {
  font-family: 'Poppins', sans-serif;
  color: #808080 !important;
}

.form-control:focus {
  box-shadow: 0 0 0px 1000px #ffffff inset !important;
  border-bottom: 1px solid #c2dbfe !important;
}

.form-select {
  font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  color: #888888 !important;
  border-radius: 0 !important;
  line-height: normal;
  height: 30px;
  border-bottom: 1px solid #ced2d8 !important;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
}

.form-select::placeholder {
  font-family: 'Poppins', sans-serif;
  color: #808080 !important;
}

.form-select:focus {
  box-shadow: 0 0 0px 1000px #ffffff inset !important;
  border-bottom: 1px solid #c2dbfe !important;
}

/* form field css */

#map-container {
  width: 100%;
  height: 551px;
  background: grey;
}

.info-bubble {
  width: 300px;
}

/* #panel {
    width: 100%;
    height: 400px;
} */
.directions li span.arrow {
  display: inline-block;
  min-width: 28px;
  min-height: 28px;
  background-position: 0px;
  background-image: url('https://heremaps.github.io/maps-api-for-javascript-examples/map-with-route-from-a-to-b/img/arrows.png');
  position: relative;
  top: 8px;
}

.directions li span.depart {
  background-position: -28px;
}

.directions li span.rightturn {
  background-position: -224px;
}

.directions li span.leftturn {
  background-position: -252px;
}

.directions li span.arrive {
  background-position: -1288px;
}

#panel h3 {
  font-size: 16px;
  line-height: 24px;
  padding: 15px;
}

.content-wrapper {
  height: 100vh;
  margin-bottom: -83px;
  background-color: #f4f4f4;
  padding: 8em 0 4em;
}

/* Login screen new css */
.form-horizontal input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #ffffff inset !important;
  border-bottom: 1px solid #c2dbfe !important;
}

.form-group input {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ced2d8 !important;
}

/* Login screen new css */

.form-horizontal .form-group {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}

.form-horizontal .form-group label {
  margin-bottom: 0;
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  width: 9%;
  padding: 0 15px;
  margin-top: 8px;
}

.form-horizontal .input-group {
  width: 25%;
}

.form-horizontal .form-group {
  margin-bottom: 15px;
}

.form-horizontal .input-group-addon {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  white-space: nowrap;
  vertical-align: middle;
  height: 34px;
  display: flex;
  align-items: center;
}

.form-horizontal .form-control {
  display: table-cell;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}

.form-horizontal .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.signIn-btn {
  color: #555 !important;
  background-color: rgb(238, 238, 238) !important;
  border-color: rgb(204, 204, 204) !important;
  margin-right: 1em !important;
}

.signIn-btn:hover {
  color: #555 !important;
  background-color: rgb(238, 238, 238) !important;
  border-color: rgb(204, 204, 204) !important;
  margin-right: 1em !important;
}

/* login css end */

.custom-margin {
  margin: 0 0 20px 0 !important;
}

.errorMessage {
  color: #d10303;
  font-size: 13px;
}

/* loader spinner CSS */
.loader-overlay {
  height: 100vh;
  width: 100%;
  position: fixed !important;
  z-index: 99999;
  left: 0;
  top: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  pointer-events: all;
}

.loader-overlay-for-model {
  height: 100vh;
  width: 100%;
  z-index: 99999;
  left: 0;
  top: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.customInputError {
  color: #d10303;
  font-size: 11px;
}

.form-horizontal .customInputError {
  color: #d10303;
  font-size: 11px;
  flex-basis: 100%;
}

/* Text editor CSS */

.ql-toolbar {
  display: block;
  background: #eaecec;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}

.right-drawer-parent {
  width: unset !important;
  height: unset !important;
  margin-top: 53px !important;
  top: 45px !important;
}

/* Style for the body when the drawer is open */
body.drawer-open {
  background-color: rgba(0, 0, 0, 0.5);
  /* Apply your desired background color and opacity */
  overflow: hidden !important;
  /* Optionally, prevent scrolling when the drawer is open */
}

.EZDrawer .EZDrawer__container {
  left: 0 !important;
  margin-top: 0 !important;
  z-index: 999 !important;
  background-color: transparent !important;
  box-shadow: unset !important;
}

.sidebox {
  max-height: 100vh;
  overflow-y: auto;
  /* width: 900px; */
  float: right;
}

.blue-button2 {
  margin: 0px !important;
}

.batch-invoice-popup {
  z-index: 10 !important;
}

.blue-button-setting {
  background-color: #d5d7d6;
  border: none;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
  padding: 3px 15px 4px 15px;
  font-family: 'Poppins', sans-serif;
  margin: 10px 10px !important;
}

.blue-buttonactive-setting {
  background-color: #1e6fdd;
  border: none;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
  padding: 3px 15px 4px 15px;
  font-family: 'Poppins', sans-serif;
  margin: 10px 20px 10px 20px !important;
}

.icon-right {
  text-align: right !important;
  margin: -20px -20px 0px 0px !important;
}
.CloseBtn {
  cursor: pointer;
  width: 25px;
  height: 25px;
}

.disable-close {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
  width: 25px;
  height: 25px;
  display: none;
}

.edit-section {
  max-width: 800px !important;
}

.modal-title-class {
  font-size: 20px;
}

.bottom_content {
  z-index: unset !important;
}

/* LocationInput.css */
.suggestions-container {
  position: absolute;
  background-color: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
}

.suggestions-container > .section-divider {
  border-top: 1px solid #ccc;
  /* Add a border for section divider */
  margin: 8px 0;
  /* Add margin to separate sections */
}

.suggestion-item {
  padding: 4px 8px;
  cursor: pointer;
  transition: background-color 0.3s;
  width: 100%;
  display: block;
}

.suggestion-item:hover {
  background-color: #b5b5b5fc;
}

/* Show border under the input field */
.custom-input {
  border-bottom: 2px solid #007bff;
  margin: 0;
  padding: 8px;
}

/* Style the error message */
.error {
  color: red;
}

.suggestion-render {
  background-color: #ebeef2;
  padding: 5px 10px;
}

.category-listing li {
  cursor: pointer;
  margin: 2px;
}

.category-listing li a {
  margin: 0px;
}

.draggable {
  top: auto !important;
  left: auto !important;
}

.rightsec-full .col-8 h6 {
  margin: 0;
}

.add-form-button {
  text-align: right;
  /*margin: 0 0 5px 0;*/
}

.add-form-button .btn-primary {
  padding: 5px 10px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

.radio {
  margin-right: 2px;
}

.modal-popup {
  max-width: 800px !important;
}

.modal-popuplarge {
  max-width: 800px !important;
}

.merchant-account-message {
  color: red;
  margin-top: 150px;
  font-weight: 500;
}

.merchant-account-message .modal-body {
  padding: 30px !important;
}

.no-data-available {
  text-align: center;
  color: red;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.no-product-available {
  text-align: center;
  color: black;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.submit-row {
  padding: 20px 0 0px 0 !important;
}

/* EDit item text CSS */
.edit-items-text {
  cursor: pointer;
  white-space: normal;
}

/* custom accordian css */

.accordion {
  cursor: pointer;
}

.accordion-item {
  border: 1px solid #ccc !important;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  max-height: 0;
}

.accordion-item.open {
  max-height: 200px;
  background: transparent;
  color: #858d9a;
}

.accordion-header {
  font-family: 'Poppins', sans-serif;
  background-color: #ebeef2;
  font-size: 14px;
  /* padding: 10px 20px 10px 15px; */
  cursor: pointer;
  color: #1d1d1d;
  font-weight: normal;
}

.accordion-header:hover {
  background-color: #ffffff;
}

.accordion-content {
  padding: 10px;
  background-color: #fff;
}

#submenu {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 5px 0;
  cursor: pointer;
  /* background-color: #f1f3f6; */
}

#submenu ul li {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 5px 0;
}

/* Admin notes list CSS */

.adminCmnt-section {
  padding: 0px;
  margin-bottom: 10px !important;
  max-height: 500px;
  overflow-y: auto;
}

.row.cmntBlock {
  background-color: #f7f6f6;
  border-radius: 0px;
  margin-bottom: 0 !important;
}

.cmntBlock p {
  font-size: 14px !important;
  margin-bottom: 0px;
}

.cmntDate {
  font-style: italic;
  font-size: 12px !important;
  text-align: right !important;
  margin-top: 2px !important;
  font-weight: 500;
}

.showNotes {
  cursor: pointer;
}

.action-col {
  width: 55px;
}

/* ================= css for custom tbl design ==================== */

/* .eFWLZC {
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-family: 'Poppins', sans-serif !important;
}

.ldzeqb {
  min-height: 35px !important;
  background-color: #1e6fdd !important;
}

.fzfZTW {
  min-height: 50px !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family: 'Poppins', sans-serif !important;
  color: #000 !important;
}

.rdt_TableBody .rdt_TableRow:nth-child(odd) {
  background-color: #0000000d;
}

.fZkQEh {
  color: #fff !important;
}

.fZkQEh:hover {
  color: #fff !important;
}

.fcsscf,
.gxuraC,
.eTSeTz {
  padding: 2px 2px 2px 4px !important;
  font-size: 10px !important;
} */

.currentStock-counter {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 10px;
  background: #0d6efd;
  color: #fff;
  padding: 3px 5px;
  border: 2px solid #64a3ff;
  border-radius: 5px;
  width: 80%;
  margin: 0px 0;
}

.quantity-counter {
  background-color: #0d6efd;
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  border-radius: 5px;
  padding: 4px;
  font-family: 'Poppins', sans-serif;
  margin: 0px 10px 5px;
  width: 95%;
  display: flex;
  justify-content: space-around;
}

.stockNum {
  width: 30%;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}

.counterSign {
  width: 22px;
  height: 18px;
  background: #599cff;
  text-align: center;
  text-align: center;
  font-weight: bolder;
  text-align: center;
  font-weight: bolder;
  cursor: pointer;
  border-radius: 4px;
  font-size: 19px;
  line-height: 19px;
  font-weight: 500;
}

.service-center-address {
  overflow: hidden;
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.react-switch-handle {
  height: 15px !important;
  width: 15px !important;
  top: 2px !important;
}

.react-switch-bg {
  height: 19px !important;
}

.kWrBeZ {
  display: none !important;
}

.joCucS {
  display: none !important;
}

#pagination-last-page,
#pagination-first-page {
  display: none !important;
}

.settingsMain-div {
  height: 300px;
  overflow-y: auto;
}

.settings-link .settings-down-arrow {
  transform: rotate(-90deg);
  display: block;
  float: right;
  margin-left: 10px;
  margin-top: 0px;
}

.settings-link.collapsed .settings-down-arrow {
  transform: rotate(0deg);
}

.settingsMain-div .accordion-header {
  padding-left: 25px;
}

.rightsec-samespace-list {
  background-color: #ffffff;
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 10px;
}

/* CSS for view and delete icon */
.bi-eye-fill {
  font-size: 15px;
  color: #44a4e3;
  cursor: pointer;
}

.bi-download {
  font-size: 15px;
  cursor: pointer;
}

.highlighted {
  color: #8fc5e9;
  font-size: 15px;
  cursor: pointer;
}

.bi-download {
  font-size: 15px;
  font-weight: bold;
  color: #44a4e3;
  cursor: pointer;
}

.bi-trash3-fill {
  font-size: 15px;
  color: red;
  cursor: pointer;
}

.tag {
  margin: 2px !important;
}

.cmntBlock:nth-child(odd) {
  background-color: #fff;
}

.cmntBlock:nth-child(even) {
  background-color: #0000000d;
}

.cmntBlock {
  margin-bottom: 0;
}

.service-center-tblDiv .cGVwor {
  table-layout: fixed;
}

.service-center-tblDiv .djohMk {
  padding: 5px 0;
}

.readmore-link {
  color: #0d6efd;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  cursor: pointer;
}

.adminCmnt-section::-webkit-scrollbar {
  width: 8px;
}

.adminCmnt-section::-webkit-scrollbar-track {
  background: #0d6efd6b;
  border-radius: 4px;
}

.adminCmnt-section::-webkit-scrollbar-thumb {
  background-color: #1e6fdd;
  border-radius: 4px;
}

/* css for settings page start  */

.setting-tab {
  margin: 0 !important;
  border-bottom: 1px solid #cdcdcd;
  background-color: #f1f1f1;
}

.settings-col {
  margin: 0 !important;
  padding: 0;
}

/* .light-bg {
  background-color: #f1f1f1;
} */

/* css for settings page end  */

.tooltip-component {
  width: 'auto';
  max-width: '500px';
  white-space: 'normal';
  overflow: 'visible';
  background-color: 'white';
  color: 'black';
  border-radius: '8px';
  text-align: 'center';
  box-shadow: '0 2px 4px rgba(0, 0, 0, 0.2)';
  z-index: 1000;
}

.remove-contact-icon {
  display: flex;
  align-items: end;
  justify-content: space-between;
}

.copy-clone-icon {
  font-size: 15px;
  color: #0d6efd !important;
  cursor: pointer;
}

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

.drpdown-submenu a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 18px !important;
  color: #868e9b !important;
}

.drpdown-submenu ul {
  list-style: none;
  padding-left: 50px;
}

/* ============== css for sidebar changes ===================  */

.table-responsive.main-content-area {
  margin-left: 200px;
}

.sidebar {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999 !important;
}

.navbar {
  left: 0 !important;
  z-index: 999 !important;
}

.main_menu_content {
  height: calc(100vh - 290px);
  overflow-y: auto;
  margin-top: 70px;
}

.setting_bottom_content {
  height: calc('auto');
}

.main_menu_content::-webkit-scrollbar {
  width: 5px;
}

.main_menu_content::-webkit-scrollbar-track {
  background: #333438;
  border-radius: 4px;
}

.main_menu_content::-webkit-scrollbar-thumb {
  background-color: #333438;
  border-radius: 4px;
}

.setting_bottom_content .settingsMain-div::-webkit-scrollbar {
  width: 5px;
}

.setting_bottom_content .settingsMain-div::-webkit-scrollbar-track {
  background: #333438;
  border-radius: 4px;
}

.setting_bottom_content .settingsMain-div::-webkit-scrollbar-thumb {
  background-color: #333438;
  border-radius: 4px;
}

.market-link .settings-down-arrow {
  transform: rotate(-90deg) !important;
  display: inline-block;
}

.market-link.collapsed .settings-down-arrow {
  transform: rotate(0deg) !important;
  display: inline-block;
}

.help-link.collapsed .settings-down-arrow {
  transform: rotate(0deg) !important;
}

.help-link .settings-down-arrow {
  transform: rotate(-90deg) !important;
}

.sidebar.close.hoverable ~ .table-responsive.main-content-area {
  margin-left: 60px !important;
}

.sidebar.hoverable ~ .table-responsive.main-content-area {
  margin-left: 200px !important;
}

@media screen and (max-width: 768px) {
  .sidebar.close {
    left: 0%;
  }
}

.settingsMain-div {
  height: 300px;
  overflow-y: auto;
  /* height: calc(300px - 200px);  */
}

.table-responsive.main-content-area {
  height: 100vh;
  overflow-y: auto;
}

nav.sidebar {
  width: 200px;
  height: 100vh;
  overflow-y: auto;
  border-right: 1px solid #ccc;
}

#submenu ul {
  padding-left: 0px;
}

#submenu ul li:hover {
  background: #ebeef2;
  padding-left: 2rem;
  color: #000;
}

#submenu ul li {
  padding-left: 2rem;
}

.setting_bottom_content {
  height: auto !important;
  position: static !important;
}

.settingsMain-div {
  height: 300 !important;
}

.bottom_content {
  position: static !important;
}

.menu_title.menu_dahsboard {
  position: fixed;
  top: 0;
  /* background: #333438; */
  width: 199px;
  z-index: 999;
  margin-top: 0 !important;
}

.sidebar.hoverable.close .menu_title.menu_dahsboard {
  background-color: transparent;
}

.additional-email-text {
  color: rgb(30, 111, 221);
  font-size: small;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.additional-phone-text {
  color: rgb(30, 111, 221);
  font-size: small;
  font-weight: bold;
  margin: 0;
}

.one-additional-text {
  margin: 0;
  color: #32363a;
  font-weight: normal;
  font-size: smaller;
  font-style: italic;
}

.contact-info .form-label {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}

.customer-sidebar-name {
  font-size: 14px;
  margin: 0;
}

.fvnVNH {
  overflow: hidden !important;
}

.delivery-rule-tbl td {
  vertical-align: middle;
}

.active-subclass-bg {
  background-color: white !important;
  color: #000 !important;
}

.twohunpixes {
  margin-left: 80px !important;
}

.custom-table {
  max-height: 100% !important;
  /* margin-left: 50px !important; */
}

.setting-hr {
  margin: 0 !important;
}

.hours-setting-calendar {
  background-color: unset !important;
  border: unset !important;
}

.actvie-hour-right-section {
  background-color: #ffffff;
  padding: 5px;
  border: 1px solid #fff;
  font-size: smaller;
}

.DropZoneSection
  .MuiGrid-root.MuiDropzonePreviewList-imageContainer.MuiGrid-item.MuiGrid-grid-xs-4 {
  flex-basis: unset !important;
}

.DropZoneSectionForDocumet .MuiDropzoneArea-root {
  /* height: 60px; */
  /* width: 145%; */
  border: dashed;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  /* min-height: 150px; */
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  /* background-color: #fff; */
}

.DropZoneSectionForImage .MuiDropzoneArea-root {
  /* height: 60px; */
  /* width: 145%; */
  border: dashed;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  min-height: auto;
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  /* background-color: #fff; */
}

/* .MuiGrid-spacing-xs-8 > .MuiGrid-item {
  padding-top: 32px !important;
  padding-left: 38px !important;
}
 .MuiGrid-grid-xs-4{
  flex-basis: unset !important;
} */

.MuiDropzoneAreaIcon {
  display: none !important;
}

.image-container {
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  border-style: groove;
  margin: 20px;
  border-color: #4f4d4d;
  border-radius: 10px;
  border-width: 5px;
  justify-content: center;
}

.image-container img {
  width: 300px;
  height: 300px;
  /* margin-right: 8px;
  margin-bottom: 8px; */
  transition: opacity 0.3s;
}

.image-item img {
  width: 100%;
  height: auto;
  display: block;
}

.prev-img-col {
  /* width: 100%; */
  /* height: 300px; */
  width: 410px;
  height: 210px;
  position: relative;
  margin-bottom: 15px;
}

.prev-img-col img {
  width: 400px;
  height: 200px;
  max-height: 300px;
}

.set-button {
  position: absolute;
  height: 50px;
  width: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(20, 242, 0, 0.8);
  color: #000000;
  border-radius: 5px;
  /* border: none; */
  padding: 10px 20px;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s;
}

.prev-img-col:hover img {
  opacity: 0.2;
}

.prev-img-col:hover .set-button {
  opacity: 1;
}

.dropzon-col {
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
}

.rental-result-row label {
  margin-right: 8px;
}

.delivery-modal {
  max-width: 1066px !important;
}

.rental-result-row .rental-bottom {
  margin-top: 19px;
}

.Dates-List {
  list-style: none;
  padding: 0;
  margin: 20px 3px 4px 14px;
  font-size: 14px;
}

.Dates-List li {
  padding: 5px 0;
  border-bottom: 1px solid #cccc;
}

.btn-delete {
  border: 0;
  outline: none;
}

/* view operating hours css */

.operating-hours-table {
  width: 100%;
  border-collapse: collapse;
}

.operating-hours-table th,
.operating-hours-table td {
  padding: 5px;
  /* Adjust as needed */
  text-align: left;
  font-size: 12px;
}

.operating-hours-table th {
  font-weight: bold;
}

/* time picker CSS */

.rc-time-picker-input {
  height: 38px !important;
}

.conditional-date-class {
  width: 100%;
  display: inline-grid;
}

.select-day-parent {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
  margin-top: -4px;
}

.select-day-span {
  cursor: pointer;
  background-color: #dfdfdf;
  border-radius: 5px;
  color: #212529;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  margin: 0px 2px;
}

.select-day-span.selected {
  cursor: pointer;
  background-color: #0d6efd;
  border-radius: 5px;
  color: white;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  margin: 0px 2px;
}

/* ---- */

.nested-child-sidebar {
  padding-left: 40px !important;
}

/* ---- */

.error-message {
  color: red;
}

.category-listing li button {
  padding: 0px !important;
  margin-bottom: 3px;
}

.edit-distance-popup {
  max-width: 1100px !important;
}

.miles-error {
  font-size: 14px !important;
}

.css-7jihzp {
  position: relative !important;
}

.error-link {
  position: relative;
}

.error-icon {
  position: absolute;
  right: -5px;
  top: -8px;
  height: 15px !important;
  width: 15px !important;
  color: rgb(224, 39, 39);
  background-color: #e81a1a;
  border-radius: 50%;
  animation: bounce 0.9s ease-in-out infinite;
}

.modal-popupBusiness {
  max-width: 1080px !important;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-5px);
  }

  60% {
    transform: translateY(-3px);
  }
}

.gray-bg {
  background-color: #f1f1f1 !important;
}

.switch-labelTxt {
  margin-left: 15px !important;
  font-size: 12px !important;
}

.chkBox-txt {
  font-size: 14px !important;
}

.slash-seperator {
  display: inline-block;
  padding-right: 10px;
  font-size: 31px;
  margin-top: -8px;
}

.ban-padding {
  padding-left: 32px;
}

/* CSS Document */

.clr {
  clear: both;
}

/* Lightbox midcontnt css */

.modal-content {
  max-width: 100%;
  width: 800px !important;
}

.modal-body {
  padding: 0.5rem !important;
}

.lightbox-modalblk {
  background-color: #272727;
  border: 10px solid #000;
  margin: 50px;
  max-width: 100%;
  padding: 0;
}

.lightbox-modal {
  border: 1px solid #ced2d8;
}

.lightbox-modal .col {
  padding-right: calc(var(--bs-gutter-x) * 0.2);
  padding-left: calc(var(--bs-gutter-x) * 0.2);
}

.close-arrow {
  float: right;
  margin: -20px -20px 0 0px;
}

.logobox {
  text-align: center;
  padding: 30px 0;
}

.midtext {
  margin: 0;
  padding: 0;
  text-align: center;
}

.midtext h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.midtext p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  line-height: normal;
  margin: 15px 0;
  padding: 0;
}

.lightbox-modalblk .form-control {
  border-color: #ced2d8 !important;
  border-radius: 0 !important;
  line-height: normal;
  text-align: center;
}

.midtext-white {
  margin: 0;
  padding: 0;
  text-align: center;
}

.midtext-white h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 20px 0;
  padding: 0;
}

.midtext-white p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  font-weight: normal;
  line-height: normal;
  margin: 15px 0;
  padding: 0;
}

.lightbox-modal .form-control {
  border-radius: 0 !important;
  line-height: normal;
  border: none;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.bottom-box {
  background-color: #d1d5db;
  margin: 0;
  padding: 5px;
  min-height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn.btn-outline-white {
  background-color: #ffffff;
  padding: 5px;
  border: none;
  min-width: 150px;
  min-height: 45px;
}

.btn.btn-outline-white:hover {
  background-color: #eeeeee;
  padding: 5px;
  border: none;
}

.btn.btn-outline-blue {
  color: #ffffff;
  background-color: #0d6efd;
  padding: 5px;
  border: none;
  min-width: 150px;
  min-height: 45px;
}

.btn.btn-outline-blue:hover {
  color: #ffffff;
  background-color: #095dd8;
  padding: 5px;
  border: none;
}

.smalltxt {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 600;
  display: block;
  line-height: normal;
}

.bigtxt {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
  display: block;
  line-height: normal;
}

.lightbox-modalmap {
  /* background-image: url('images/map.jpg'); */
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border: 10px solid #000;
  margin: 50px;
  max-width: 100%;
  padding: 0;
}

.listing-box {
  margin: 0;
  padding: 0;
  margin-bottom: 110px;
}

.listing-box .row-cols-md-2 .col {
  padding-right: calc(var(--bs-gutter-x) * 0.2);
  padding-left: calc(var(--bs-gutter-x) * 0.2);
}

.leftcol {
  width: 48%;
  float: left;
  margin: 0 0 10px 15px;
  padding: 0;
}

.rightcol {
  width: 48%;
  float: right;
  margin: 0 15px 10px 0;
  padding: 0;
}

.pro-box {
  margin: 0;
  padding: 0;
}

.border-table {
  border: 1px solid #ced2d8;
  margin: 0 0 15px 0;
  padding: 0;
}

.imgbox {
  background-color: #f0f0f0;
  width: 85px;
  border-right: 1px solid #ced2d8;
  padding: 10px;
  text-align: center;
}

.imgbox .bi.bi-zoom-in {
  cursor: pointer;
  display: block;
  margin: 0px 0 0 0;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
}

.border-table td {
  vertical-align: top;
}

.border-table h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #1d1d1d;
  font-weight: 600;
  line-height: normal;
  margin: 5px 5px 0 10px;
  padding: 0;
  cursor: pointer;
}

.border-table h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  font-weight: 300;
  line-height: normal;
  margin: 0px 5px 0 10px;
  padding: 0;
  cursor: pointer;
}

.border-table h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  float: right;
  background-color: #1d1d1d;
  padding: 5px 20px;
  color: #fff;
  font-weight: bold;
  margin: -24px 0 20px 0;
}

.blue-buttonlg {
  background-color: #0d6efd;
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  border-radius: 5px;
  padding: 4px;
  font-family: 'Poppins', sans-serif;
  margin: 10px;
  width: 95%;
}

.blue-buttonlg:hover {
  background-color: #1260c9;
  color: #fff;
}

.blue-buttonlgactive {
  background-color: #1260c9;
  border: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  border-radius: 2px;
  padding: 6px 15px 6px 15px;
  font-family: 'Poppins', sans-serif;
  margin: 10px;
  width: 96%;
}

/* Lightbox midcontnt css */

.top-block {
  margin: 0 15px 10px 15px;
  padding: 10px;
  background-color: #f0f0f0;
  border: 1px solid #ced2d8;
}

.gery-left {
  float: left;
  width: 49%;
}

.gery-right {
  float: right;
  width: 49%;
}

.top-block p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #1d1d1d;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.top-block p a {
  color: #1d1d1d;
  text-decoration: none;
}

.top-block p a:hover {
  color: #000000;
  text-decoration: underline;
}

.top-buttonbox {
  margin: 0 5px 5px 5px;
  padding: 0px;
}

@media only screen and (max-width: 950px) {
  .top-buttonbox,
  .heightscroll {
    display: flex;
    flex-wrap: wrap;
    /* Add any additional styles needed for small widths */
  }
}

.top-buttonbox .blue-button {
  background-color: #cfd1d0;
  border: none;
  color: #2c2f33;
  font-size: 11px;
  font-weight: 400;
  border-radius: 3px;
  padding: 5px;
  font-family: 'Poppins', sans-serif;
  margin: 3px;
  display: inline-flex;
  flex-direction: column;
}

.top-buttonbox .blue-button:hover {
  background-color: #0d6efd !important;
  color: #fff !important;
}

.top-buttonbox .blue-buttonactive {
  background-color: #0d6efd !important;
  border: none;
  color: #fff !important;
  font-size: 11px;
  font-weight: 400;
  border-radius: 3px;
  padding: 5px;
  font-family: 'Poppins', sans-serif;
  margin: 3px;
}

.product-detail {
  margin: 15px;
  padding: 0;
}

.product-detail h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.product-detail h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.product-detail p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #444444;
  font-weight: normal;
  line-height: normal;
  margin: 15px 0;
  padding: 0;
}

.heightscroll {
  overflow-y: scroll;
}

.title-borderbox {
  border-bottom: 1px solid #d1d5db;
  margin: 0 0 5px 0;
  padding: 0;
}

.title-borderbox h1 {
  color: #000;
  font-size: 20px;
  text-align: left;
  margin: 7px 0 10px 10px;
  padding: 0;
  line-height: normal;
  font-weight: 600;
}

.title-left {
  float: left;
  margin: 0;
  padding: 0;
}

.business-logo {
  width: 300px;
  height: 100px;
  margin: 10px;
}

.business-logo img {
  width: 100%;
  height: 100%;
}

.title-right {
  float: right;
  margin: 0;
  padding: 5px;
}

.title-right img {
  width: 50px;
}

.title-right p {
  margin: 0;
}

.address-full {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  float: left;
}

.address-full p {
  margin: 0 0 5px 0;
  font-size: 14px;
}

.midbox {
  margin: 0 auto;
  padding: 0 0 10px 0;
  background-color: #fff;
}

.midbox .midrow {
  margin: 0;
  padding: 0;
}

.midbox .midrow-left {
  float: left;
  margin: 0;
  padding: 0;
}

.midbox .midrow-right {
  width: 100px;
  text-align: right;
  float: right;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  color: #232323;
}

.invoice-logs {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px 0px;
  border-radius: 5px;
  font-size: 13px;
  background-color: '#f0f0f0';
}

.midbox .midrow h1 {
  font-size: 20px;
  font-weight: 600;
  color: #1d1d1d;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: normal;
}

.midbox .midrow h2 {
  font-size: 16px;
  font-weight: 600;
  color: #1d1d1d;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.midbox .midrow h3 {
  font-size: 14px;
  font-weight: 700;
  color: #1d1d1d;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.midbox .midrow p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #878787;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 8px 0;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.4);
}

.midbox p {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #444444;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 5px 0;
  padding-left: 0;
  padding-right: 0;
}

.borderbox {
  border: 1px solid #ced2d8;
  min-height: 130px;
  padding: 10px;
  height: 100%;
}

.midbox .greybox-bor {
  background-color: #efefef;
  border: 1px solid #ababab;
  border-radius: 15px;
  padding: 10px;
  width: 100%;
  float: left;
  margin: 0;
}

.midbox .greybox-bor h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #1d1d1d;
  margin: 0 0 5px 0px;
  padding: 0;
  line-height: normal;
}

.midbox .greybox-bor p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #1d1d1d;
  margin: 0 0 5px 0px;
  padding: 0;
  line-height: normal;
}

.midbox .bluebox-bor {
  background-color: #0d6efd;
  border: 1px solid #ababab;
  border-radius: 15px;
  padding: 10px;
  width: 100%;
  float: right;
  margin: 0;
}

.midbox .bluebox-bor h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 5px 0px;
  padding: 0;
  line-height: normal;
}

.midbox .bluebox-bor p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 5px 0px;
  padding: 0;
  line-height: normal;
}

.white {
  background-color: #ffffff;
  padding: 5px;
  border: none;
  min-width: 175px;
  min-height: auto;
  border-radius: 5px;
  vertical-align: top;
}

.white:hover {
  background-color: #eeeeee;
  padding: 5px;
  border: none;
}

.blue {
  color: #ffffff;
  background-color: #0d6efd;
  padding: 5px;
  border: none;
  min-width: 175px;
  min-height: auto;
  border-radius: 5px;
  vertical-align: top;
  font-size: 14px;
}

.blue:hover {
  color: #ffffff;
  background-color: #095dd8;
  padding: 5px;
  border: none;
}

.blue:disabled {
  color: #ffffff;
  background-color: #7285a1;
  padding: 5px;
  border: none;
}

.whiteback {
  color: #1d1d1d;
  background-color: #ffffff;
  padding: 5px;
  border: none;
  min-width: 175px;
  min-height: auto;
  border-radius: 5px;
  vertical-align: top;
  font-size: 14px;
}

.whiteback:hover {
  color: #1d1d1d;
  background-color: #eeeeee;
  padding: 5px;
  border: none;
}

.white .smalltxt {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 600;
  display: block;
  line-height: 10px;
}

.white .bigtxt {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  display: block;
  line-height: 11px;
}

.bi.bi-info-circle {
  float: right;
  margin: -37px 11px 0px 0px;
  font-size: x-large;
}

.white-small {
  background-color: #ffffff;
  padding: 5px;
  border: none;
  min-width: 270px;
  min-height: 45px;
  border-radius: 5px;
}

.white-small:hover {
  background-color: #eeeeee;
  padding: 5px;
  border: none;
}

.white-small .smalltxt {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
  line-height: 16px;
}

.white-small .bigtxt {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
  line-height: 20px;
}

.bi.bi-info-circle {
  float: right;
  margin: -25px 2px 0px 0px;
  font-size: medium;
}

.blue-small {
  color: #ffffff;
  background-color: #0d6efd;
  padding: 5px;
  border: none;
  min-width: 270px;
  min-height: 45px;
  border-radius: 5px;
  vertical-align: top;
  font-size: 22px;
}

.blue-small:hover {
  color: #ffffff;
  background-color: #095dd8;
  padding: 5px;
  border: none;
}

.whiteback-small {
  color: #1d1d1d;
  background-color: #ffffff;
  padding: 5px;
  border: none;
  min-width: 200px;
  min-height: auto;
  border-radius: 5px;
  vertical-align: top;
  font-size: 15px;
}

.whiteback-small:hover {
  color: #1d1d1d;
  background-color: #eeeeee;
  padding: 5px;
  border: none;
}

.product-detail-left {
  width: 40% !important;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

.product-detail-left img {
  width: 100%;
  margin: 0;
}

.product-detail-right {
  width: 56% !important;
  float: left;
  padding: 0;
  margin: 0;
}

.title-noborderbox {
  margin: 5px 25px 15px 25px;
  padding: 0;
  width: 96% !important;
}

.title-full {
  text-align: center;
  margin: 0;
  padding: 0;
}

.form-label {
  margin-bottom: 0.5rem;
  color: #2a6293;
  font-weight: 500 !important;
  font-size: 12px;
}

.label-normal {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #2a6293;
  font-weight: 500 !important;
  margin: 0;
}

.label-topspace {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #2a6293;
  font-weight: 500 !important;
  margin: 5px 0 0 0;
  display: inline-block;
}

.label-btmspace {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #2a6293;
  font-weight: 500 !important;
  margin: 0 0 5px 0;
  display: inline-block;
}
.notes-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.btn-add-note {
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 5px;
  margin-top: 10px;
}
.notes-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.notes-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.bg-success {
  display: none !important;
}

.thank-youbox {
  margin: 0;
  padding: 0;
}

.thank-youbox h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 45px;
  color: #000000;
  font-weight: 800;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
}

.thank-youbox p {
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  color: #000000;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
}

.thankyou-borderbox {
  border: 1px solid #b8b8b8;
  padding: 0;
  margin: 0;
}

.thankyou-borderbox h1 {
  font-family: 'Poppins', sans-serif;
  background-color: #efefef;
  border: 1px solid #fff;
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  padding: 5px;
  line-height: normal;
}

.thankyou-borderbox table td {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding: 5px;
}

/* ipad Landscape [HORIZONTAL] CSS Start here */
@media only screen and (max-width: 950px) {
  .leftcol {
    width: auto;
    float: none;
    margin: 0 15px 10px 15px;
    padding: 0;
  }

  .rightcol {
    width: auto;
    float: none;
    margin: 0 15px 10px 15px;
    padding: 0;
  }

  .white {
    margin: 0 0 15px 0;
  }

  .whiteback {
    margin: 0 0 15px 0;
  }

  .white-small {
    margin: 0 0 15px 0;
  }

  .whiteback-small {
    margin: 0 0 15px 0;
  }

  .blue-small {
    margin: 0 0 15px 0;
  }

  .title-borderbox {
    width: 94% !important;
  }

  .product-detail-left {
    width: 100% !important;
    float: none;
  }

  .product-detail-right {
    width: 100% !important;
    float: none;
  }

  .title-noborderbox {
    width: 94% !important;
  }

  .midbox .greybox-bor {
    width: auto;
    float: none;
    margin: 0 0 15px 0;
  }

  .midbox .bluebox-bor {
    width: auto;
    float: none;
  }
}

/* ipad Landscape [HORIZONTAL] CSS Start here */
@media only screen and (max-width: 768px) {
  .content-wrapper {
    height: auto;
    margin-bottom: auto;
    background-color: #f4f4f4;
    padding: 1em;
  }

  .form-horizontal .input-group {
    width: auto;
  }

  .form-horizontal .form-group label {
    width: auto;
  }

  .midbox .col {
    flex: auto;
    margin: 0 0 10px 0;
  }

  .midbox .col-4 {
    flex: auto;
    width: auto;
    margin: 0 0 15px 0;
  }

  .midbox h4 {
    font-size: 16px !important;
  }

  .address-full {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    float: none;
  }

  .title-left {
    float: none;
    padding: 0 0 3px 0;
    text-align: center;
  }

  .title-right {
    float: none;
    padding: 2px 0;
    text-align: center;
  }

  .title-borderbox {
    width: 90% !important;
  }

  .title-borderbox h1 {
    font-size: 18px;
    margin: 0;
    text-align: center;
  }

  .title-noborderbox {
    width: 90% !important;
  }
}

/* ipad Landscape [HORIZONTAL] CSS Start here */
@media only screen and (max-width: 450px) {
  .whiteback {
    min-width: 250px;
    margin: 0;
  }

  .white {
    min-width: 250px;
    margin: 0;
  }

  .blue {
    min-width: 250px;
    margin: 0;
  }

  .blue-small {
    min-width: 250px;
  }

  .white-small {
    min-width: 250px;
  }

  .whiteback-small {
    min-width: 250px;
  }
}

.payNow-link {
  text-decoration-line: none;
}

.paid-Link {
  text-decoration-line: none;
  color: green;
}

.contact-link {
  text-decoration-line: none;
  color: black;
}

/* ipad Landscape [HORIZONTAL] CSS Start here */
@media only screen and (max-width: 950px) {
  .leftcol {
    width: auto;
    float: none;
    margin: 0 15px 10px 15px;
    padding: 0;
  }

  .rightcol {
    width: auto;
    float: none;
    margin: 0 15px 10px 15px;
    padding: 0;
  }

  .white {
    margin: 0 0 15px 0;
  }

  .whiteback {
    margin: 0 0 15px 0;
  }

  .white-small {
    margin: 0 0 15px 0;
  }

  .whiteback-small {
    margin: 0 0 15px 0;
  }

  .blue-small {
    margin: 0 0 15px 0;
  }

  .title-borderbox {
    width: 94% !important;
  }

  .product-detail-left {
    width: 100% !important;
    float: none;
  }

  .product-detail-right {
    width: 100% !important;
    float: none;
  }

  .product-detail h1 {
    font-size: 17px;
  }

  .title-noborderbox {
    width: 94% !important;
  }
}

/* ipad Landscape [HORIZONTAL] CSS Start here */
@media only screen and (max-width: 600px) {
  .title-borderbox {
    width: 100% !important;
  }

  .title-noborderbox {
    width: 100% !important;
  }
}

.widget-wrap {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 10px 10px 15px 10px;
  width: 100%;
  border-radius: 10px;
  height: 100%;
}

.widget-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.widget-title {
  font-weight: 600 !important;
  margin-bottom: 25px !important;
}

.widget-subDiv {
  padding: 0 10px;
}

.widget-subDiv p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}

.reviews-count h5 {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}

.sentiment-wrap h5 {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 5px !important;
}

.sentiment-wrap span {
  font-size: 13px !important;
}

.reviews-wrap {
  padding-bottom: 5px !important;
}

.widget-row .row {
  margin-bottom: 0 !important;
}

.avgRating-block {
  border: 1px solid #e0e0e6;
  padding: 8px;
  border-radius: 30px;
  height: 22px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 45px;
  background-color: #fafafc;
}

.avg-rating-div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.avg-rating-div h5 {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 0;
}

.rating-wrap-right {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
  flex-direction: column;
  height: 100%;
}

.rating-wrap-right p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 5px 0;
  line-height: normal;
  color: #272727;
  text-align: center;
}

.rating-wrap-right button {
  border-radius: 8px !important;
  box-shadow: 0 1px 2px #1018280d;
  color: #004eeb;
  font-style: normal !important;
  font-weight: 500 !important;
  background-color: #eff4ff;
  font-size: 14px;
  border: 0;
  outline: none;
  height: 40px;
  width: 70%;
}

.reviewsReq-tbl th {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #5c5c5c;
  font-weight: 500;
}

.reviewsReq-tbl .heading-row {
  background-color: #f9fafb;
  padding: 8px 0;
  border-top: 1px solid #eaecf0;
  border-bottom: 1px solid #eaecf0;
}

.reviewsReq-tbl .heading-row th {
  padding: 12px 6px;
}

.reviewReq-col h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 8px;
  text-align: center;
  color: #5c5c5c !important;
  font-family: 'Poppins', sans-serif;
}

.reviewReq-col p {
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
  color: #5c5c5c !important;
  font-family: 'Poppins', sans-serif;
}

.reviewReq-col span {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0px;
  text-align: center;
  display: block;
  font-family: 'Poppins', sans-serif;
}

.user-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-family: 'Poppins', sans-serif;
}

.profileInfo-div {
  display: flex;
  align-items: center;
  gap: 15px;
}

.ratingInfo-div p {
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0 !important;
  padding: 0 2px !important;
}

.ratingInfo-div {
  display: flex;
  align-items: center;
  gap: 5px;
}

.reviews-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.reviews-text {
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  color: #272727 !important;
  font-family: 'Poppins', sans-serif;
  margin: 20px 0 !important;
  padding: 0 2px !important;
}

.reviewDate-time {
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #272727 !important;
  font-family: 'Poppins', sans-serif;
  display: block;
  text-align: right;
}

.reviews-card {
  padding: 15px 10px;
  border-bottom: 1px solid #eaecf0;
}

.reviews-section {
  height: 495px;
  overflow-y: scroll;
}

.reviews-section::-webkit-scrollbar {
  width: 5px;
}

.reviews-section::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgb(243, 243, 243);
}

.reviews-section::-webkit-scrollbar-thumb {
  background-color: rgb(243, 243, 243);
  outline: 1px solid rgb(243, 243, 243);
}

.review-bottomDiv {
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #272727 !important;
  font-family: 'Poppins', sans-serif;
  display: block;
  text-align: right;
  padding: 18px 10px 0;
  border-top: 1px solid #eaecf0;
}

/* =================== css for delete custom modal =============  */

.custom-popup {
  width: 32em;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 12px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.custModal-title {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0 0 0.4em;
  padding: 0;
  display: block;
  word-wrap: break-word;
}

.custModalTxt {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-weight: 300;
  line-height: 23px;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

.custModal-btndiv button {
  height: 45px;
}

.warning-icon {
  color: #f8bb86;
  font-size: 80px;
}

.custom-popup .CloseBtn {
  display: none;
}

.dispatchSelectedDate {
  padding: 5px 10px;
  background-color: rgb(209 208 208);
  border-radius: 8px;
}

.orderListing-accordion .form-label {
  font-size: 14px;
}

/* =========================css for new order/Tasks UI=================== */

.balance-amt {
  font-weight: 600;
  color: red;
}

.orderListing-accordion .accordion-item {
  overflow: unset;
  max-height: unset;
}

.orderListing-accordion .accordion-button:focus {
  border: 0 solid transparent;
  outline: none;
  box-shadow: unset;
}

.accordion-button {
  box-shadow: unset;
}

.orderListing-accordion p {
  font-size: 13px;
}

.accordionHeader-wrapper {
  width: 95%;
}

.accordionHeader-wrapper p {
  padding-left: 0px !important;
  margin-bottom: 5px;
}

/* .orderListing-accordion .accordion-button:not(.collapsed){
  box-shadow: unset;
  border: 0;
} */

.accordionBody-wrapper .form-label {
  font-size: 12px;
}

.orderListing-accordion .accordion-header {
  background-color: #fff;
}

.orderListing-accordion .accordion-button {
  border: 0px solid #dee2e6;
  padding: 0%;
}

.orderListing-accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}

/* .orderListing-accordion .accordion-button:not(.collapsed){
color: #212529;
}  */

/* ============== css for dispatch ======================== */

.dispatchCalendar-row .btn-primary {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 0px;
  font-size: 18px;
}

.dispatchCalendar-row table {
  width: 100%;
}

.dispatchCalendar-row table tr td {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dispatch-month-col {
  text-align: center;
  font-weight: 700;
}

.dispatchMain-container .tab-section {
  /* background-color: #fafafa; */
  padding: 0;
  width: 100%;
  border-radius: 8px;
}

.searchbox .form-switch {
  padding-left: 0;
  padding-top: 1rem;
}

/* .disPatch-col {
  background-color: #d6d4d4;
  padding: 10px;
  border-radius: 3px;
  padding-right: 0;
  margin: 0 10px;
} */

.disPatch-colwrapper {
  /* height: 75vh; */
  overflow-y: auto;
}

.disPatch-colwrapper::-webkit-scrollbar {
  width: 5px;
}

.disPatch-colwrapper::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 4px;
}

.disPatch-colwrapper::-webkit-scrollbar-thumb {
  background-color: #c8c8c8;
  border-radius: 4px;
}

.dispatch-container .box.card {
  margin: 8px 0;
  border: 0;
  padding: 8px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  margin-right: 8px;
  font-family: 'Poppins', sans-serif;
}

/* .dispatchCard-title {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
} */

.box.card b {
  font-weight: 600;
}

.add-routeTxt {
  font-weight: 600;
  cursor: pointer;
}

.dispatch-container .formbox {
  width: 100%;
  padding: 36px 0 0 0;
}

.formbox-scroll #table-left-column {
  width: 200px !important;
  flex: none;
}

/*.formbox-scroll .col-1 {
  margin: 0;
  padding: 5px;
  width: max-content;
}*/

.dispatchCalendar-relativecol {
  position: relative;
}

.dispatchCalendar-relativecol .react-datepicker {
  position: absolute !important;
  left: 50%;
  top: 30%;
  transform: translate(-50%, 0px);
  z-index: 999;
}

.rc-time-picker-panel-narrow {
  max-width: 100% !important;
}

.dispatch-inner-main-container {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.dispatch-main-container {
  position: relative;
}

.dispatch-inner-map-container {
  width: 100%;
  height: 1185px;
}

.dispatch-add-route {
  margin: 4px 0px;
  background-color: orange !important;
}

.row.dispatch-main-container {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

.delete-icon {
  position: absolute;
  top: -8px;
  right: -7px;
}

/* 

.dispatch-inner-map-container:nth-child(2) {
  position: static !important;
}

.dispatch-inner-map-container > div:nth-child(2) {
  position: static !important;
} */
/* 
.dispatch-inner-map-container div:nth-child(1) {
  position: static !important;
} */

.dispatch-inner-map-container > div > div {
  position: static !important;
}

.dispatch-container {
  width: 100%;
  overflow-x: auto;
  /* overflow: auto; */
  /* height:900px; */
}

/*.routeRow-withScroll {
  flex-wrap: nowrap !important;
}
*/

.dispatch-container::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.dispatch-container::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 4px;
  height: 8px;
}

.dispatch-container::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 4px;
}

.read-only {
  border: none !important;
  text-decoration: underline !important;
}

.tab-active.nav-link {
  background-color: #198754 !important;
  color: #fff !important;
}

.tab-active.nav-link:hover {
  background-color: #12623c !important;
  color: #fff !important;
}

.tab-action.nav-link {
  background-color: #d83a00 !important;
  color: #fff !important;
}

.tab-action.nav-link:hover {
  background-color: #b60000 !important;
  color: #fff !important;
}

.tab-yellow.nav-link {
  background-color: #ffeb00 !important;
  color: #000000 !important;
}

.tab-yellow.nav-link:hover {
  background-color: #e8dc5c !important;
  color: #000000 !important;
}

.tab-orange.nav-link {
  background-color: #ff8c00 !important;
  color: #000000 !important;
}

.tab-orange.nav-link:hover {
  background-color: #f3b569 !important;
  color: #000000 !important;
}

.optimize-route {
  background-color: #d6d4d4 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  margin: 2px 0px !important;
}

/* .card-button {
  background-color: #d6d4d4;
} */
.show-dispatch-map {
  margin: 4px 0px;
  background-color: orange !important;
}

.route-dropdown {
  background-color: white !important;
}

#invoice {
  max-width: 650px;
  margin: 5px;
  border: 1px solid #696969;
  border-radius: 5px;
}

.invoice-header {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.invoice-logo {
  margin: 0;
  float: left;
}

.invoice-logo img {
  max-height: 110px;
  max-width: 250px;
}

.invoice-info {
  margin: 0;
  float: right;
}

.invoice_section {
  border-bottom: 1px solid #ddd;
  break-inside: auto;
  margin: 0;
  padding: 20px 4px;
  width: calc(100% - 8px);
}

/* OrderSummary.css */
.order-summary {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 20px;
  font-family: Arial, sans-serif;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.left-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.left-section img {
  max-width: 100%;
  height: auto;
}

.left-section h2 {
  margin-top: 10px;
  font-size: 24px;
}

.left-section p {
  margin-top: 5px;
  font-size: 16px;
}

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

.details {
  border: 1px solid #ccc;
  padding: 10px;
}

.dumpster-quote {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  padding: 16px;
}

.quote-details {
  flex: 1;
}

.quote-details h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
  margin: 0 0 2px 0;
  padding: 0;
}

.cell {
  flex: 1;
  padding: 5px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
}

.quote-table {
  width: 100%;
  border-collapse: collapse;
}

.quote-table td {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  padding: 5px;
  border: 1px solid #ddd;
}

.cart_item_img img {
  max-width: 120px;
  max-height: 80px;
}

.cart_item_name {
  padding: 12px;
  border: solid 1px #dddddd;
  text-align: center;
  background-color: #eeeeee;
}

.cart_item_details {
  padding: 12px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
}

.cart_item_img,
.cart_item_img_none {
  width: 120px;
  height: 120px;
  padding: 10px;
  border: solid 1px #dddddd;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
}

.cart_item_qty_inner {
  vertical-align: top;
}

.invoice-cta-buttons,
.invoice-service-info,
.invoice-billing-info,
.invoice-order-info {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.hide-dispatch-inner-main-container {
  display: none;
}

.dispatchGridContainer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  padding: 0;
}

.dispatchGridContainer .dispatch-container {
  padding-bottom: 0px;
  padding-top: 5px;
}

.row.showMap-row {
  position: absolute;
  right: 0;
  bottom: 25px;
  z-index: 999;
  margin-bottom: 0px !important;
  justify-content: flex-end;
}

.showMap-btn {
  color: #000 !important;
  background: #fff !important;
  width: auto !important;
  font-weight: 500 !important;
}

.row.addRoute-row {
  position: absolute;
  right: 20px;
  top: 12px;
  z-index: 999;
  margin-bottom: 0px !important;
  justify-content: flex-end;
}

.addRoute-btn {
  color: #000 !important;
  background: #fff !important;
  width: auto !important;
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: normal !important;
  margin: 0 4px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 2px 8px;
}

.btn.showMap-btn {
  color: #000 !important;
  background: #fff !important;
  width: auto !important;
  font-weight: 500 !important;
  font-size: 11px;
  line-height: normal !important;
  margin: 0 4px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 2px 8px;
}

.dispatch-zoomControls .btn.btn-light {
  margin: 0 4px !important;
  height: 22px !important;
  width: 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 3px !important;
  padding: 2px 8px !important;
  font-size: 11px !important;
}

.dispatch-container .box.card {
  position: relative;
}

.dispatch-container .box.card .react-datepicker {
  position: absolute;
  left: -15px;
  top: 48px;
  z-index: 9999;
}

.rdrCalendarWrapper {
  width: 100%;
  /* Use 100% to fill the parent width */
  max-width: -moz-available;
  /* Firefox-specific */
  max-width: 100vw;
  /* Fallback for other browsers */
  border: 1px solid #ddd;
  font-family: 'Poppins', sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  /* Include padding and border in the element's total width */
}

.rdrMonthAndYearWrapper {
  background-color: orange !important;
}

.rdrWeekDay {
  color: orange !important;
}

.rdrDayWeekend {
  background-color: rgb(248, 248, 248);
  pointer-events: none;
}

.rdrMonth {
  width: auto !important;
}

.rdrDay {
  height: 3.5em !important;
}

.rdrDayNumber {
  font-weight: 400 !important;
}

.rdrDefinedRangesWrapper {
  display: none;
}

.rdrDayToday .rdrDayNumber span:after {
  display: none !important;
}

.rdrWeekDay {
  color: '#cf3f16b0' !important;
  /* background-color: "red" !important; */
}

.rdrDayDisabled {
  background-color: rgb(223, 223, 223);
}

.underlineStyleForZero {
  position: absolute;
  background-color: red;
  top: 20px;
  height: 14px;
  width: 15px;
  left: 30px;
  margin-left: 4px;
  border-radius: 4px;
}

.underlineStyleForClosed {
  position: absolute;
  background-color: grey;
  top: 20px;
  height: 14px;
  width: 15px;
  left: 30px;
  margin-left: 4px;
  border-radius: 4px;
}

.underlineStyle {
  position: absolute;
  background-color: green;
  top: 20px;
  height: 14px;
  width: 15px;
  left: 30px;
  margin-left: 4px;
  border-radius: 4px;
}

button:has(.underlineStyleForClosed) {
  pointer-events: none;
  background-color: rgb(248, 248, 248);
}

.MuiStepIcon-root.MuiStepIcon-completed {
  color: #60b53f !important;
}

.MuiStepLabel-label.MuiStepLabel-active {
  color: #3f51b5 !important;
  font-weight: 700 !important;
}

.row-cols-2 > * {
  width: 49% !important;
}

.row-background th {
  background-color: #b3d2f7 !important;
}

.row-background td {
  background-color: #b3d2f7 !important;
}

.contact-dropdown-table td:hover {
  cursor: pointer;
}

.contact-dropdown-table th:hover {
  cursor: pointer;
}

.dropdown-time {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 160px;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-time.show {
  display: block;
}

.dropdown-item {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #333;
}

.dropdown-item:hover {
  background-color: #f5f5f5;
}

/* .rdt_Pagination .hgMgsX {
  display: none;
}

.rdt_Pagination .lcunyj {
  display: none;
} */
.common-card-box {
  border-radius: 5px !important;
  /* background-color:orange !important; */
  margin: 0 0 5px 0 !important;
  position: relative;
}

.common-card-box p {
  font-family: 'Poppins', 'sans-serif' !important;
  color: #40474a !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: normal !important;
  margin: 5px 0 !important;
  padding: 0 !important;
}

.common-card-box td p {
  margin-bottom: 0px;
}

.common-card-box .icon-sec {
  float: right;
  margin: 5px;
  width: 100%;
}

.midblue-box {
  position: relative;
}

.midblue-box .react-datepicker {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translate(-50%, 0px);
  z-index: 9999;
}

.common-card-box .react-datepicker {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translate(-50%, 0px);
  z-index: 9999;
}

.midblue-box .icon-sec {
  width: 100%;
}

.left-button-color,
.right-button-color {
  background-color: #0d6efd !important;
  color: white !important;
  font-weight: bold !important;
  padding: 3px 8px !important;
  font-size: 12px !important;
}

.col-width {
  min-width: 25%;
}

.dispatch-row {
  position: relative;
}

.dispatch-month-col {
  position: relative;
}

.dispatch-month-col .react-datepicker {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: 99999;
}

.timeDestination-dropdown {
  display: flex;
  align-items: center;
}

.timeDestination-dropdown .label-btmspace {
  white-space: nowrap;
}

.timeDestination-dropdown select {
  text-align: center;
}

.formbox-scroll {
  height: 1190px;
  overflow-y: scroll;
}

.formbox-scroll::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.formbox-scroll::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 4px;
  height: 8px;
}

.formbox-scroll::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 4px;
}

.common-card-box .time-sensitive-error {
  color: red !important;
  font-weight: bold !important;
}

.time-sensitive-box {
  background-color: orange !important;
}

.location-box {
  background-color: yellow !important;
}

.pickup-box {
  /* background-color: red !important; */
  background-color: #ee6363 !important;
}

.delivery-box {
  background-color: greenyellow !important;
}

.timeAtDestination-Save {
  background-color: #0d6efd !important;
  color: white !important;
}

.color-primary {
  background-color: #0d6efd !important;
  color: white !important;
  font-weight: bold;
  font-weight: normal;
  font-size: 12px;
}

button.btn.btn-light.me-2.btn-sm {
  font-size: 12px;
}

button.btn.btn-light.btn-sm.me-3 {
  font-size: 12px;
}

.batch-right-col {
  background-color: rgb(237, 236, 236);
}

.batch-document {
  overflow-y: scroll;
  height: 400px;
}

.batch-document::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

.generate-pdf-span {
  color: #095dd8;
}

.dropzone-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: not-allowed;
  background: transparent;
  z-index: 10;
}

.dropzone-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.batchTags .rti--container {
  width: 50% !important;
  padding: 3px !important;
  border-color: black !important;
}

.fade.modal.show {
  z-index: 9999;
}

.pay-balance-color {
  /* background-color: #e26731 !important; */
  background-color: #0d6efd !important;
}

.minute-picker {
  display: inline-flex;
  width: 50%;
}

.content-box {
  width: 100% !important;
}

#dispatchsec .inputRoute {
  font-family: 'Poppins', sans-serif;
  background-color: transparent;
  border: none !important;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0;
  line-height: normal;
}

.dispatch-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  max-height: 90vh;
  overflow-y: auto;
  background-color: #fff;
}

/*.dispatch-popup::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 340px;
  width: auto;
  height: 0;
  border-top: 55px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 40px solid #fff;
  left: -40px;
}*/

@media only screen and (max-width: 1024px) {
  .rdrDays .rdrDayNumber div:nth-child(1) {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
  }

  .rdrDays .rdrDayNumber div:nth-child(2) {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
  }
}

.push_retailer {
  width: auto;
  height: auto;
}

.push_retailer button {
  width: 20%;
  margin-top: 5%;
}

.setting-tab button {
}

.pushretilercheckbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.disabled-button {
  color: '#ffffff';
  background-color: '#a0a0a0';
  padding: '5px';
  border: 'none';
}

.whitebox .white-button {
  background-color: #ffffff;
  color: #000;
  font-size: 11px;
  font-weight: 400;
  border-radius: 3px;
  padding: 2px 8px;
  font-family: 'Poppins', sans-serif;
  margin: 2px;
  margin: 0 4px 5px 0;
  border: 1px solid #cccccc;
  transition: 0.2s;
  width: auto;
}

.whitebox .white-button:hover {
  background-color: #1e6fdd;
  color: #fff;
}

.whitebox .white-buttonactive {
  background-color: #1e6fdd;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  border-radius: 3px;
  padding: 2px 8px;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 5px 0;
  border: 1px solid #cccccc;
  transition: 0.2s;
  width: 100%;
}

.option-center {
  text-align: center;
}

.dispatch-container .formbox {
  width: 100%;
  padding: 40px 0 0 0;
}

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

.ghl-reputation {
  margin: 1rem;
}

.repuation-left pre {
  overflow-x: hidden;
}

.reputation-right textarea {
  padding: 1rem;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  border: 0px white;
  width: 100%;
  height: 100%;
}

.ghl-review {
  width: 100vw;
  height: 100vh;
  text-align: center;
}

.ghl-review iframe {
  width: 100%;
  height: 100vh;
}

.no-amount-message {
  font-size: 14px;
}

@media only screen and (max-width: 600px) {
  .ghl-reputation {
    display: flex;
    flex-direction: column;
  }

  .reputation-right textarea {
    width: 400px;
  }

  .reputation-left pre {
    width: 400px;
  }

  .ghl-review iframe {
    width: 300px;
    align-self: flex-start;
  }

  .ghl-review {
    display: flex;
    flex-direction: column;
    text-align: start;
    margin: 1rem;
  }
}

.signature {
  width: 100%;
}

.message-container {
  text-align: center;
  margin-top: 1rem;
}

.powered-by {
  font-size: 10px;
  margin-top: 1rem;
}

.subscription-info {
  margin-bottom: 15px;
  margin-top: 0.5rem;
  margin-left: 10px !important;
  text-align: left;
}

/* multicheck dropdown */
.dropdown-menu {
  display: none;
}

.dropdown-menu.show {
  display: block;
  position: absolute;
  z-index: 1000;
}

.top-height {
  height: 32px !important;
}

#location-top-height {
  height: 27px !important;
}

.row-centered {
  display: flex;
  align-items: center;
}

.col-centered {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-radio {
  margin-right: 5px;
}

.custom-label {
  font-size: 12px;
  font-weight: 500;
  margin-right: 5px;
}

.custom-input {
  width: 200px;
}

.invalid-feedback {
  display: block;
}

.midcontent-checkout {
  background-color: #f4f7f7;
  width: 100vw;
  height: 100vh;
  float: left;
}

.midcontent-checkoutfull {
  background-color: #f4f7f7;
}

.transform-component-module_wrapper__SPB86 {
  width: -webkit-fill-available !important;
}

.transform-component-module_content__FBWxo {
  width: -webkit-fill-available !important;
}

.dispatchGridContainer {
  pointer-events: none;
}

.row.routeRow-withScroll {
  pointer-events: auto;
  height: 100%;
}

.dispatch-zoomControls {
  position: absolute;
  z-index: 999;
  pointer-events: auto;
  top: 12px;
  left: 0.75rem;
}

.row.addRoute-row {
  pointer-events: auto;
}

.lightbox-modal {
  width: 100%;
  height: 100%;
  padding: 0 0 200px 0;
}

@media only screen and (max-width: 950px) {
  .midcontent-checkout {
    background-color: #f4f7f7;
    display: contents;
    width: 100vw;
    height: 100vh;
    float: left;
  }

  .lightbox-modal {
    width: 100%;
    height: 100%;
    padding: 0 0 200px 0;
  }

  .midbox {
    overflow-y: auto;
    position: relative;
    height: 100%;
  }

  .order-summary {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    padding: 20px;
    font-family: Arial, sans-serif;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
}

.manageNo-section {
  padding: 15px;
  background-color: #fff;
  margin-top: 3px;
  border-radius: 0px;
}

.refresh-btn {
  border: 1px solid #ccc !important;
}

.refresh-btn:hover {
  color: #6c757d;
}

.addNumbers-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  height: 38px;
}

.cust-dropdown-menu {
  margin: 0;
  list-style: none;
  background-color: #fff;
  padding: 6px 15px;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 99;
  width: 98%;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cust-dropdown-menu li {
  padding: 8px 0;
  border-bottom: 1px solid #f2f2f2;
}

.cust-dropdown-menu li a {
  font-size: 13px;
  color: #000000de;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 12px;
}

.cust-dropdown {
  position: relative;
  max-width: 265px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: end;
}

.cust-dropdown button {
  appearance: none;
}

.custDropDown-icon {
  background-color: #f2f2f2;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 8px;
  flex-shrink: 0;
}

.custDropDown-icon i {
  font-size: 15px;
  font-weight: 700;
}

.defaultNum {
  background-color: rgb(143 198 249 / 41%);
  color: rgb(32 103 239);
  font-size: 12px;
  padding: 8px 8px;
  border-radius: 20px;
  height: 26px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

.verifiedNum {
  background-color: #4caf502b;
  color: #4caf50;
  font-size: 12px;
  padding: 8px 8px;
  border-radius: 20px;
  height: 26px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin-left: 8px;
  gap: 4px;
}

.tblNum-cell {
  display: flex;
  flex-direction: row;
  padding: 8px 0;
  gap: 8px;
  align-items: center;
}

.file-previews {
  padding: 0;
  list-style-type: none;
}

.file-preview-item {
  margin-right: 10px;
  /* Space between items */
  margin-bottom: 10px;
  /* Space below each item */
  float: left;
  /* Align items to the left */
}

.file-preview-image {
  width: 300px;
  height: 180px;
}

.admin-image-box {
  width: 10rem;
  height: 50px;
}

.public-checkout-logo {
  width: auto;
  height: 5rem;
  margin: 10px;
  margin-left: 2rem;
}

.payment-check-col {
  max-width: 180px;
}

.button-single-line {
  white-space: nowrap;
}

.searchbox.search-style button button.bg-white {
  border-width: 1px !important;
}

.addPhoneNo-inner-wrap {
  padding: 20px;
}

.selectCountry-drp {
  border: 1px solid #ced2d8 !important;
}

.input-group-text {
  height: 30px;
}

.refreshResult-btn {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #0d6efd !important;
  color: white !important;
  margin: 0 !important;
  height: 30px;
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 5px !important;
  line-height: normal;
}

.selectCountry-inputGrpTxt {
  height: 30px;
}

.addPhoneNofilter-btn {
  font-size: 12px;
  width: 100%;
  height: 30px;
}

.capabilities-opt {
  display: flex;
  gap: 20px;
  align-items: center;
}

.capabilities-opt i {
  font-size: 18px;
  font-weight: 900;
}

.capabilities-opt .bi-telephone {
  color: #0d6efd;
}

.capabilities-opt .bi-chat-dots {
  color: #0b6400;
}

.capabilities-opt .bi-image {
  color: #000000de;
}

.addNo-badge {
  font-size: 13px;
  font-weight: 400;
  color: #000000de;
  background-color: #eeeeee;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 15px;
  border-radius: 15px;
  height: 30px;
}

.monthlyPrice-num {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #000000de !important;
}

.countryNum-col {
  display: flex;
  gap: 20px;
  align-items: center;
}

.countryNo-txt {
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #000000de !important;
  margin-bottom: 0px !important;
}

.countryNum-col .form-check-input {
  width: 1.5em;
  height: 1.5em;
}

.countryNum-col .custom-radio {
  width: 1.5em;
  height: 1.5em;
}

.addPhoneNum-modal {
  position: relative;
}

.addPhoneNum-modalClose {
  text-align: right;
  font-size: 25px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.addPhoneNum-modal .CloseBtn {
  display: none;
}

#map-container .H_copyright {
  display: none !important;
}

.assets-container {
  margin: 10px 0px !important;
}

.addCallerId-modal .CloseBtn {
  display: none;
}

.addCallerID-innerWrap {
  padding: 20px;
}

.calleridmodalBtn-div {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 15px;
}

.callerID-num {
  border: 1px solid #ced2d8 !important;
}

.outline-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #32363a;
  text-decoration: none;
  border: 1px solid #ccc;
  margin: 0;
  padding: 5px 10px;
  background-color: transparent;
  height: 30px;
  border-radius: 0.375rem;
}

.verifyNumber-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #0d6efd;
  margin: 0;
  padding: 5px 10px;
  background-color: #0d6efd;
  height: 30px;
  border-radius: 0.375rem;
}

.callerId-formGroup {
  padding: 10px 0 20px 0;
}

.callerId-formGroup label {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #444444;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 5px 0;
}

.verifyNumber-btn.disabled {
  opacity: 0.6;
}

.addCallerId-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85vh;
  overflow-y: hidden;
}

/* =========================== css for Dail Pad ================================= */

.dailPad-section {
  position: relative;
}

.dailPad-container {
  margin-top: 25px;
  padding: 15px;
  min-width: 300px;
  max-width: 300px;
  font-size: 16px;
  color: #607179 !important;
  text-align: left;
  list-style: none;
  background-color: #fff;
  box-shadow: 0 8px 16px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0.3125rem;
  position: absolute;
  left: 0;
  z-index: 999;
}

.button-single-line {
  white-space: nowrap;
}

.dail-inputTxt {
  margin-bottom: 10px;
  border: 1px solid #ebeff2;
  border-radius: 5px;
  height: 71px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  padding: 6px;
}

.numberConatiner {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
}

.number-item {
  width: 80px;
  height: 37px;
  text-align: center;
  cursor: pointer;
  background: #f4f6f7;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 37px;
  display: flex;
  padding: 0 13px;
  justify-content: space-between;
  flex-basis: 30%;
}

.number-item a {
  color: #444444;
  text-decoration: none;
  font-weight: 600;
}

.number-item span {
  font-size: 12px;
  font-weight: 500;
}

.call-from {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.callFrom-drp {
  margin-bottom: 0px;
  border: 1px solid #ebeff2;
  border-radius: 5px;
  height: 40px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 6px;
}

.callNow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7ed321;
  color: #fff;
  width: 65px;
  height: 40px;
  border-radius: 22px;
  outline: none;
  border: 0;
  margin-top: 17px;
}

.callFrom-top {
  flex-grow: 1;
}

.dailpad-bottom {
  background-color: #f1f1f1;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dailpad-opt.active {
  font-weight: 700;
  color: #000000;
}

.dailpad-opt {
  text-align: center;
  cursor: pointer;
}

.num-functionality {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebeff2;
  border-radius: 5px;
  height: 65px;
  width: 100%;
  margin: 8px 0;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  color: #444444;
}

.num-functionality p {
  text-transform: uppercase;
}

.numFunction-row {
}

.numFunction-row .numFunction-col {
  padding: 0 6px !important;
}

.disconnetCall-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #df0000;
  color: #fff;
  width: 100%;
  height: 40px;
  border-radius: 22px;
  outline: none;
  border: 0;
}

.callEnded-innerWrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebeff2;
  border-radius: 5px;
  width: 100%;
  margin: 0px 0;
  flex-direction: column;
  gap: 8px;
  padding: 15px 15px;
  color: #444444;
}

.callEnded-innerWrap hr {
  width: 100%;
  height: 1px;
  background-color: #444444;
}

.calling-time {
  opacity: 0.5;
  margin-bottom: 0;
  font-weight: 400;
}

.dail-contact-list ul {
  padding: 0;
  margin: 0;
}

.dail-contact-list ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  color: #444444;
}

.dail-contact-list span.avatar {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.dail-contact-list ul {
  min-height: 231.49px;
  height: 231.49px;
  overflow-y: auto;
}

.dailcontact-inner {
  min-height: 300px;
  height: 300px;
}

.dailInput {
  position: relative;
}

.callBackSpace-icon {
  position: absolute;
  right: 15px;
  top: 22px;
  z-index: 99;
  font-size: 20px;
  color: #7d7d7d;
}

.callEnded-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #bfbfbf2b;
  color: #444444;
  width: 100%;
  height: 40px;
  border-radius: 22px;
  outline: none;
  border: 0;
  margin: 0px 0;
}

.callEnded-wrapper {
  min-height: 300px;
  max-height: 300px;
}

.dailNumber-innerWrap {
  min-height: 300px;
  max-height: 300px;
}

.dailInput-innerwrapper {
  min-height: 300px;
  max-height: 300px;
}

.dail-contact-list ul::-webkit-scrollbar {
  width: 8px;
}

.dail-contact-list ul::-webkit-scrollbar-track {
  background: transparent;
}

.dail-contact-list ul::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 4px;
}

.dail-contact-list ul::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

.searchContact-div {
  margin-bottom: 15px;
  position: relative;
}

input.form-control.searchContact-input {
  padding-left: 38px;
}

.contactSearch-icon {
  position: absolute;
  left: 8px;
  top: 5px;
}

/* ===================== css for phone number top tab section ======================================== */

.phoneSystem-topTab {
  background-color: #ffffff;
  padding: 15px 15px;
}

.phoneSystem-topTab .nav-tabs {
  gap: 15px;
}

.phoneSystem-topTab .nav-tabs .nav-link {
  border: 0 !important;
  font-size: 14px !important;
  color: #32363a !important;
}

.phoneSystem-topTab .nav-tabs .nav-link.active {
  background-color: transparent !important;
  color: #0097d8 !important;
  border: 0 !important;
  border-bottom: 2px solid #0097d8 !important;
}

.phoneSystem-topTab .nav-tabs .nav-link:hover {
  background-color: transparent !important;
  color: #0097d8 !important;
  border: 0 !important;
  border-bottom: 2px solid #0097d8 !important;
}

.phoneNum-count {
  background-color: rgb(143 198 249 / 41%);
  color: rgb(32 103 239);
  font-size: 12px;
  padding: 8px 8px;
  border-radius: 20px;
  height: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  border: 1px solid #98b8f6;
}

.manageNum-div {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
}

#custom-tabs .nav-link {
  border: 1px solid #dee2e6 !important;
  border-radius: 0rem !important;
  color: #495057 !important;
  padding: 10px 15px !important;
  font-weight: 600;
  height: 38px;
}

.searchbox.search-style .form-control {
  height: 38px;
  border-radius: 0.25rem !important;
}

.searchbox.search-style .bg-white {
  border: 1px solid #ced2d8 !important;
  border-left: 0 !important;
}

.dragCard-row {
  justify-content: space-between;
  height: 33.33px;
}

.dragCard-closeBtn {
  display: flex;
  padding: 0 !important;
  margin-top: -4px;
}

.callAccept-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #22a734b4;
  color: #444444;
  width: 100%;
  height: 40px;
  border-radius: 22px;
  outline: none;
  border: 0;
  margin: 0px 0;
}

.callReject-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d61414;
  color: #444444;
  width: 100%;
  height: 40px;
  border-radius: 22px;
  outline: none;
  border: 0;
  margin: 0px 0;
}

.call-icon-wrapper {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background-color: green;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /* Optional: adds pointer on hover */
}

.call-icon {
  color: white;
  font-size: 24px;
  /* Adjust as needed */
}

#custom-tabs .nav-item.first .nav-link {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

#custom-tabs .nav-item.last .nav-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

#custom-tabs .nav-link:not(:first-child):not(:last-child) {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

#custom-tabs .nav-link.active {
  background-color: #f1f1f1 !important;
  color: #000 !important;
}

#custom-tabs .nav-link:hover {
  background-color: #f5f5f5 !important;
  border-color: #dee2e6 !important;
  color: #000 !important;
}

.dispatchGridContainer.dispatch-posAbsolute {
  position: absolute !important;
}

.dispatchGridContainer.dispatch-posStatic {
  position: static !important;
}

.dispatch-popup::after {
  display: none;
}

.cardheader-top {
  display: flex;
  align-items: center;
  height: 22px;
  width: 100%;
  padding: 0.25rem !important;
}

.dragCard-row {
  display: flex;
  align-items: center;
  height: 22px;
  width: 100%;
  padding: 0.25rem !important;
}

.dragCard-row h1 {
  margin: 0 !important;
  font-size: 12px !important;
  padding: 0 !important;
}

.cardheader-top h1 {
  margin: 0 !important;
  font-size: 12px !important;
}

#dispatchsec .col {
  padding: 0px !important;
}

.midbox.midbox-checkout {
  background-color: #f1f1f1 !important;
  padding: 10px;
}

.paymentSubmitButtons .white-button {
  /* background-color: #038603 !important; */
  /* color: #fff !important; */
  width: 100%;
}

.paymentSubmitButtons .white-button:hover {
  background-color: #1e6fdd !important;
  /* Change to blue on hover */
}
.paymentSubmitButtons .disablebtn {
  width: 100%;
  cursor: default;
  background-color: #c6c2c2;
  border: none;
  border-radius: 5px;
}

.creditCard-text {
  position: absolute;
  top: 25px;
  left: 60%;
  transform: translate(-50%, 0%);
  font-size: 12px !important;
  line-height: 0.6px !important;
}

/* ----------------------------------credit card design */

.socialicon {
  display: flex;
  /* Flexbox for icons */
  justify-content: flex-end;
  /* Aligns icons to the right */
  align-items: center;
  /* Vertically centers the icons */
  margin-left: auto;
  /* Pushes icons to the right side */
  width: 100%;
  position: relative;
  gap: 0;
}
.socialicon a {
  display: inline-block;
  margin-left: 10px;
}

.icon-small {
  width: 25px;
  /* Set width to 25px */
  height: 25px;
  /* Set height to the same as width for a perfect circle */
  margin-left: 10px;
  /* Adjust left margin */
  border-radius: 50%;
  /* Make the icon circular */
  object-fit: cover;
  /* Ensure the image doesn't get distorted */
}

.icon-small:hover {
  cursor: pointer;
}

/* Optional: Add responsiveness */
@media (max-width: 768px) {
  .header {
    flex-direction: column;
    /* Stack elements on smaller screens */
    align-items: flex-start;
    /* Align items to the left */
  }

  .socialicon {
    justify-content: flex-start;
    /* Align icons to the left on small screens */
    margin-top: 10px;
    /* Add margin to separate from the logo */
  }
}

.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  /* Ensures the header stays above other content */
  background-color: #f0f0f0;
  /* Ensure background color to avoid overlap visibility */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  /* Optional: Adds a slight shadow */
  padding: 10px 20px;
  /* Adjust padding as per your design */
}

.user-avatar {
  width: 25px !important;
  height: 25px !important;
  font-size: 10px !important;
}

/* ----------------------------------credit card design */

#cardNumber {
  background-color: #f1f1f1;
  border-radius: 0px;
  border-width: 2px;
  bottom: auto;
  box-shadow: none;
  color: rgb(0, 0, 0);
  cursor: text;
  direction: ltr;
  font-family: Poppins, sans-serif;
  font-kerning: auto;
  font-size: 16px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 30px;
  letter-spacing: normal;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  outline: rgb(0, 0, 0) none 0px;
  outline-offset: 0px;
  padding: 1px 2px;
  pointer-events: auto;
  text-align: start;
  text-align-last: auto;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-color: rgb(0, 0, 0);
  text-decoration-skip-ink: auto;
  text-underline-position: auto;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-overflow: clip;
  text-transform: none;
  vertical-align: baseline;
  will-change: auto;
  word-break: normal;
  word-spacing: 0px;
  hyphens: manual;
  /* border-style: solid; */
  border-color: #f1f1f1;
  margin: 0px;
  /* display: none; */
  height: 150px;
  justify-items: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 50px;
}

.marchand-scroller {
  height: 500px;
  overflow-y: auto;
}

.marchand-scroller::-webkit-scrollbar {
  width: 8px;
}

.marchand-scroller::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.marchand-scroller::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}

.marchand-scroller::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.6);
}

/* ACH CSS start */

.ach-pay-button {
  font-size: 14px !important;
}

.ach-icon {
  color: #1e3a64;
}

.ach-title {
  font-size: 12px !important;
  font-family: 'Poppins', sans-serif !important;
}

.infotooltip-wrapper {
  border: 1px solid #cdcdcd !important;
  border-radius: 8px !important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
  background-color: #fff !important;
  color: #444 !important;
  max-width: 350px !important;
}

.tooltip-card {
  position: relative !important;
}

.infotooltip-header {
  background-color: #f1f1f1;
  padding: 15px;
  margin: -12px -15px 0px;
  border-bottom: 1px solid #cdcdcd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.infotooltip-content {
  padding: 15px;
  text-align: center;
}

.tooltip-card:after {
  width: 20px;
  height: 20px;
  content: '';
  background: #ffffff;
  position: absolute;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  z-index: 999;
  border-bottom: 1px solid #cdcdcd !important;
  border-left: 1px solid #cdcdcd !important;
}

.acc-ach-icon {
  color: #0b6400;
}

/* ACH CSS end */
/* --------------new dropzone css which is inside model */
.file-previews-dropzone {
  padding: 0;
  list-style-type: none;
}

.file-previews-dropzone .grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 15px;
  margin-top: 10px;
}

.prev-img-col-dropzone {
  width: 100%;
  height: 200px;
  position: relative;
  background-position: center;
  background-size: cover;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
}

.file-preview-image-dropzone {
  width: 300px;
  height: 180px;
}

.prev-img-col-dropzone:hover img {
  opacity: 0.2;
}

.prev-img-col-dropzone:hover .set-button {
  opacity: 1;
}

/* -------------dispach UI fixes */

.openCardInput-col input {
  width: 100%;
}

.dragCard-row {
  display: flex;
  align-items: center;
  height: 22px;
  width: 100%;
  padding: 0.25rem !important;
  position: relative;
}

.dragCard-row .card-button.closeIcon-col {
  position: absolute;
  top: 1px;
  right: 8px;
}

.locationCard-row {
  position: relative;
}

.locationCard-closeBtn {
  position: absolute;
  top: -1px;
  right: 15px;
}

.dragCard-row h1 {
  margin: 0 !important;
  font-size: 12px !important;
  padding: 0 !important;
  line-height: 12px !important;
}

.search-wrapper.searchWrapper {
  height: auto;
  padding-top: 0px;
  border: 0px;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  flex-wrap: wrap;
  width: auto;
}

.modal-content .midcontent {
  margin-top: 0 !important;
}

.modal-bottom-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}

.modal-bottom p {
  margin-bottom: 0 !important;
}

.modal-bottom-col button {
  width: auto !important;
}

.numberPurchase-success {
  background-color: #f6fef9;
  color: #16a062;
  border: 1px solid #83edb4;
  padding: 15px;
  border-radius: 0.375rem;
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.numberPurchase-success h6 {
  font-size: 14px !important;
  margin-bottom: 4px;
}

.numberPurchase-success p {
  color: #16a062;
}

.country-avatar {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
}

.country-avatar img {
  width: 100%;
  height: 100%;
}

.configureNum-block h6 {
  font-size: 14px !important;
}

.configureNum-blockwrap {
  padding: 20px 15px;
}

.numChoosen-wrap {
  position: relative;
}

.numChoosen-wrapCol {
  margin-top: 20px;
}

.numChoosen-wrap .form-control {
  border: 1px solid #ced2d8 !important;
  height: 30px;
  font-size: 12px !important;
  color: #444444 !important;
  width: 100% !important;
}

.numChoosen-wrap span.edit-icon {
  position: absolute;
  top: 5px;
  right: 15px;
}

.ConfigureNum-block {
  padding: 15px;
}

.ConfigureNum-block h6 {
  font-size: 14px !important;
  margin-bottom: 8px;
}

.ConfigureNum-block .learnmore-btn {
  height: 30px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #444444;
  display: flex;
  align-items: center;
  justify-content: center;
}

.buyNum-modalwrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#vehical-type-col .search-wrapper.searchWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  min-height: 30px;
  height: auto;
  padding: 0;
}

#vehical-type-col .search-wrapper.searchWrapper span.chip {
  margin: 0;
}

.marchand-scroller p {
  letter-spacing: 0.7px;
  margin-bottom: 15px !important;
}

/* Thankyou page css   */

.midcontentfullwidth {
  background-color: #f4f7f7;
}

.order-summaryfullbox {
  width: 100%;
  box-sizing: border-box;
}
.twocolsec {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  gap: 15px;
  margin: auto;
}
.order-titlefullbox {
  background-color: #5c5c5c;
  padding: 5px;
  width: 90%;
  margin: auto;
}
.order-titlefullbox h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: normal;
  margin: 2px;
  padding: 0;
  text-align: center;
}
.columnbox {
  flex: 1;
  box-sizing: border-box;
}
.multicheck-dropdown .dropdown-toggle::after {
  display: none;
}
.multicheck-dropdown .dropdown-menu li {
  color: #434343 !important;
}
.multicheck-dropdown .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #434343 !important;
}
.multicheck-dropdown .dropdown-icon {
  margin-left: 0.5rem;
  margin-right: 15px;
}
.titleimg-boxleftpricedetail {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 300px !important;
  height: 200px !important;
  padding: 15px !important;
}
.titleimg-boxleftpricedetail img {
  width: 135px !important;

  height: 100% !important;
  object-fit: contain !important;
}
.billing-trash-label {
  font-size: 12px;
}

.modal-dialog.invoice-modal {
  max-width: 1100px !important;
}

.modal-dialog.invoice-modal .modal-content {
  max-width: 100%;
  width: 1100px !important;
}

@media screen and (max-width: 768px) {
  .columnbox {
    flex: 100%;
  }
}
@media screen and (max-width: 768px) {
  .checkout-productbox {
    margin: 0 0 10px 0 !important;
    padding: 30px 0px 100px 0px !important;
  }
}

/* Thankyou page css   */
.contact-info-email .rti--input {
  width: 100% !important;
}
/* Thankyou page css   */
.service-center-dispatch {
  margin-top: 200px;
  text-align: center;
}

/* =========================== css for dispatch top section start ======================== */

.dispatch-innerWrap {
  display: flex;
  align-items: end;
  gap: 15px;
}

.dispatch-childDiv {
  width: 100%;
}

.dispatch-tab-sectionDiv {
  border-radius: 0 !important;
}

.dispatch-topspace-nav .tab-section {
  margin-top: 0 !important;
}

ul.nav.nav-tabs.category-listing {
  padding-bottom: 0px;
}

.dispatchnav-topspace {
  margin-top: 0 !important;
}

.dispatch-innerWrap .rc-time-picker-input {
  height: 30px !important;
}

.dispatch-top-searchbox {
  padding-top: 15px !important;
}

.searchbox.dispatch-top-searchbox {
  padding-top: 0 !important;
}

.compress-row {
  display: flex;
  flex-direction: column;
}

.search-sec .searchbox .form-switch {
  padding-top: 0 !important;
}

.search-sec label.form-check-label.label-btmspace {
  font-size: 12px !important;
  margin-top: 5px;
}

.searchbox.search-style button.btn.btn-outline-secondary.bg-white {
  background-color: #1e6fdd !important;
}

.searchbox.search-style
  button.btn.btn-outline-secondary.bg-white
  i.bi.bi-search {
  color: #ffffff !important;
}

.searchbox.search-style button.btn.btn-outline-secondary.bg-white:hover {
  background-color: #0052bf !important;
}

/* =========================== css for dispatch top section end ======================== */

.send-email-editor {
  border-top: 1px solid #ddd !important;
}

.send-email-editor .quill {
  height: 230px !important;
  width: 100% !important;
  display: inline-block !important;
}

.send-email-editor .ql-toolbar.ql-snow {
  position: absolute !important;
  bottom: 0px !important;
  left: 0 !important;
  border-radius: 0 !important;
}

.send-email-editor .ql-container {
  height: calc(257px - 68px) !important;
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;
}

.contact-send-email .quill {
  position: relative;
  height: 256px !important;
}

.label-black {
  color: black !important;
}

.label-white {
  color: white !important;
}

.ql-editor p {
  margin: 0; /* Reset default margins for paragraphs */
}

.ql-editor {
  padding: 0; /* Reset padding if needed */
}

.nopaddcal {
  padding: 0;
}
.fade.modal.show {
  z-index: 9998;
}
.Toastify__toast-container {
  z-index: 9999 !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .special-pricing-col {
    justify-content: space-between;
    width: 100%;
  }
  .special-pricing-col p {
    width: 150px !important;
  }
  .batchTags .rti--container {
    width: 100% !important;
    padding: 3px !important;
    border-color: black !important;
  }
  .invoice-from-textBox {
    width: 100% !important;
  }
  .webView-button {
    display: none !important;
  }
  .mobileView-button {
    display: flex !important;
  }
  /* for iphone view changes 7-16-25 */
  .twohunpixes {
    margin-left: 55px !important;
  }

  .navbar {
    z-index: 998 !important;
  }

  /* -------------------------------- */
}

.contact-notes-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.mobileView-button {
  display: none;
}

@media (min-width: 320px) and (max-width: 768px) {
  .right-drawer-parent {
    top: 45px !important;
  }
}

/* .dispatchCards-container {
  height: calc(100vh - 230px);
  overflow-y: auto !important;
}

section.table-responsive.main-content-area.dispatchMain-container.scroll-routes {
  overflow: hidden !important;
  height: 100vh !important;
} */

@media (min-width: 320px) and (max-width: 1024px) {
  .dispatch-inner-map-container {
    width: 100%;
    height: calc(100vh - 230px) !important;
  }

  .dispatchCards-container {
    height: calc(100vh - 400px);
    overflow-y: auto !important;
  }

  .dispatch-inner-map-container.map-scroll-style {
    width: 100%;
    height: calc(100vh - 320px) !important;
  }


}