html,
body {
  font-family: Adani-Regular;
}
#root {
  padding: 0 !important;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(171, 46, 110) 17%;
  border-radius: 5px;
}
/* Breadcrumbs */
.breadcrumb {
  margin-top: 40px;
  margin-bottom: 10px;
}
.logo-box {
  /* background: #ffffffd6; */
  background: linear-gradient(90deg, #fff, #ffffffa8);
  height: 67px;
  width: 400px;
}
.logo h4 {
  font-family: "Adani-Regular";
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 5px;
  border-left: 1px solid #000;
  padding-left: 10px;
  color: #000;
  font-size: 18px;
}
#main {
  margin-top: 0px;
  padding: 0 !important;
}
.header-right-side {
  background: linear-gradient(-90deg, #fff, #ffffffa8);
  position: absolute;
  right: 0;
  top: 0;
  height: 67px;
  width: 329px;
}
.header-right-side2 {
  background: linear-gradient(-90deg, #fff, #ffffff38);
  position: absolute;
  right: 0;
  top: 0;
  height: 67px;
  width: 85px;
}
.admin-list {
  position: absolute;
  right: 0;
  top: 1px;
  height: 67px;
  width: 118px;
}
li.nav-item.d-block.active {
  background: #8080805c;
  border-radius: 7px;
  border: solid 1px #fff;
}
/* header */
.header {
  /* background-image: linear-gradient(
    164deg,
    rgb(171, 46, 110) 17%,
    rgb(0, 112, 180) 100%
  ); */
  height: 67px;
  background: transparent;
}
.header-nav i {
  font-style: normal !important;
  /* background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  font-size: 20px;
  padding: 5px;
  color: #fff;
}
.header-nav span {
  color: #fff;
  font-weight: 600;
  padding: 8px;
  font-size: 16px;
}
.header-nav .nav-profile span {
  font-size: 16px;
}
.header-nav .profile {
  background: linear-gradient(
    160deg,
    rgba(171, 46, 110, 60%) 17%,
    rgb(0 112 180 / 76%) 100%
  );
  min-width: 155px;
}
.dropdown-menu-arrow::before {
  background: #ab2e6eba 17% !important;
}
.header-nav .profile .dropdown-item {
  background: transparent !important;
}
.header-icon {
  font-size: 20px !important;
  background-color: rgb(171, 46, 110);
  border-radius: 50%;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.datatable tr {
  text-align: start;
}
/* page */
.comman-main {
  margin-left: 61px;
  margin-right: 61px;
}
/* =====user style===== */
button {
  border-radius: 10px !important ;
}
.datatable-search {
  display: flex;
  justify-content: end;
  position: relative;
}
.card button {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  color: #fff !important;
  font-weight: 500;
  border: 0;
}
.card button:hover {
  background: linear-gradient(240deg, #7d8dd9 5%, #ef1463);
}
.filter-reset-btn {
  /* background: linear-gradient(160deg, #7d8dd9 14%, #ef1463); */
  background-color: #ab2e6e;
  color: #fff !important;
  font-weight: 500;
  border: 0;
}

.datatable-search button {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  color: #fff !important;
  font-weight: 500;
  border: 0;
}
.datatable-search button i {
  color: #fff !important;
  font-size: 17px;
}
.datatable-dropdowns {
  margin-right: 10px;
}
.esri-ui-bottom-left {
  left: 50%;
}
.search-box {
  background: linear-gradient(160deg, #7d8dd93d 14%, #ef146330);
  border: 0;
  color: #000;
  border-radius: 10px;
  padding-left: 40px;
  outline: none;
  -webkit-appearance: none;
  position: relative;
  z-index: 0;
  width: 200px;
}
.site-search {
  background: #fff !important;
}
.search-box::placeholder {
  color: #000;
}
.search-icon {
  position: absolute;
  right: 171px;
  top: 7px;
  color: #000;
}
.filter-search-icon {
  position: absolute !important;
  left: 17px !important;
  top: 18px !important;
  color: #000 !important;
}
.filter-search {
  border: none;
  outline: none;
  border-radius: 8px;
  background-color: #ffffff94;
  padding: 10px;
  padding-left: 30px;
  width: 100%;
}
.filter-search::placeholder {
  color: #000;
}

.inner-filter-search {
  width: 97%;
}
.filter-inner-search-icon {
  position: absolute !important;
  left: 17px !important;
  top: 13px !important;
  color: #000 !important;
}
.filter-inner-search {
  border: none;
  outline: none;
  border-radius: 8px;
  background-color: #f7f2f294;
  padding: 6px;
  padding-left: 30px;
  width: 100%;
}
.filter-inner-search::placeholder {
  color: #000;
  font-size: 15px !important;
}
.select-box {
  background: linear-gradient(160deg, #7d8dd93d 14%, #ef146330);
  border: 0;
  color: #000;
  border-radius: 6px;
  outline: none;
}
.datatable-dropdown::after {
  content: "\2304";
  position: relative;
  top: -2px;
  right: 26px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 21px;
}
.search-box-1 button {
  background: linear-gradient(160deg, #7d8dd93d 14%, #ef146330) !important;
  border: 0;
  color: #000;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  position: relative;
  z-index: 0;
}
.search-box-1 button:hover {
  color: #000;
}

.select-box::placeholder {
  color: #000;
}

.user-submit {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  color: #fff !important;
}
.card-title {
  font-family: "Adani-Regular";
  text-align: start;
  font-size: 22px;
  font-weight: 600;
}

.esri-view {
  display: flex;
  margin: 0;
  padding: 0;
}
.toggle-btn {
  position: fixed;
  top: 67px;
  left: 0;
  z-index: 1050;
  transition: 0.3s ease-in-out;
  border-radius: 0 !important;
  border-bottom-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  width: 30px;
  padding: 3px;
}
.site-overview {
  background-image: linear-gradient(
    153deg,
    rgba(28, 2, 62, 0.969625350140056) 0%,
    rgba(0, 52, 129, 0.5214460784313726) 40%,
    rgba(217, 0, 99, 0.9444152661064426) 100%
  );
  /* background-image: linear-gradient(
    30deg,
    rgb(171 46 110 / 62%) 17%,
    rgb(0 112 180 / 74%) 100%
  ); */
  /* background-image: url("/assets/img/Untitled_design__8_-removebg-preview.png"); */

  background-color: transparent !important;
  width: 376px !important;
}
.filter-overview {
  background-image: linear-gradient(
    153deg,
    rgba(28, 2, 62, 0.969625350140056) 0%,
    rgba(0, 52, 129, 0.5214460784313726) 40%,
    rgba(217, 0, 99, 0.9444152661064426) 100%
  );
  /* background-image: url("/assets/img/Untitled_design__7_-removebg-preview.png"); */

  background-color: transparent !important;
}
.site-overview .overview-list {
  width: 295px !important;
}
.site-overview .offcanvas-body {
  scrollbar-width: none;
  overflow-y: visible;
}
.filter-overview .accordion {
  width: 295px !important;
  margin-left: 35px;
}
.overview-title {
  font-size: 19px;
}
/* .offcanvas-body-left {
  background-image: url("/assets/img/Untitled design (10).png");
  background-size: cover;
  background-position-x: right;
  background-color: transparent !important;
  transform: rotate(5deg);
  position: relative;
  top: -17px;
  left: -22px;
  padding: 24px;
}
.inner-offcanvas-body-left {
  padding: 20px;
  transform: rotate(-5deg);
} */

.menu-box {
  top: 0px !important;
  left: 39% !important;
  height: 68px !important;
  background-image: linear-gradient(
    100deg,
    rgb(171, 46, 110) 17%,
    rgb(0, 112, 180) 100%
  );
  width: 380px !important;
  z-index: 1;
}
.site-box {
  top: 67px !important;
  height: 90vh;
  /* background-color: #ffffffa1; */
  width: 374px !important;
  z-index: 0;
  border-right: none !important;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}
.filter-box {
  top: 67px !important;
  height: 90vh;
  /* background-color: #ffffffa1; */
  width: 374px !important;
  z-index: 0;
  border-left: none !important;
  border: none !important;
  overflow: hidden;
  clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.filter-card {
  background-color: transparent !important;
}
.card-header {
  background-color: #ffffff75;
}
.card-header button {
  background-color: transparent !important;
  color: #000;
  float: right;
}
.filter-card-body {
  padding: 0 !important;
}
.filter-card-body .list-group-item {
  border: none;
  padding: 0;
  margin: 0px 10px;
  border-radius: 0px;
  background-color: #ffffff75;
}
.filter-card-body .list-group-item .info-btn {
  top: 1px !important;
  left: 31px !important;
}
.filter-card-body .list-group-item .count-box {
  background-color: #ab2e6e !important;
}
.filter-card-body .list-group-item span {
  align-self: center;
  padding-left: 5px;
  white-space: nowrap;
}
.site-info-icon {
  font-size: 18px !important;
  position: relative !important;
  top: 1px;
  left: 1px !important;
  padding-top: 3px;
  padding-left: 2px !important;
  padding-right: 2px;
  color: #fff !important;
  background-color: #d03d7d !important;
  border-radius: 50% !important;
}
.count-box {
  background-color: #376ab3f2 !important;
  padding: 0px 8px;
  border-radius: 5px;
  color: #fff;
  margin: 11px;
  padding-top: 3px;
}
.a-link {
  cursor: pointer;
}
.filter-card .toggle-btn1 button {
  background: transparent !important;
  color: #000 !important;
  position: absolute;
  right: 0px;
  top: 5px;
}
.filter-card .toggle-btn1 button i {
  color: #000 !important;
  background-color: transparent !important;
  position: absolute;
  top: 15px !important;
  left: 0;
  border: none !important;
}
.filter-card .info-btn {
  position: absolute;
  top: 10px;
  left: 38px;
  font-size: 14px;
  color: #fff !important;
  background-color: #d03d7d !important;
  padding-left: 1px;
  border-radius: 50%;
  height: 20px;
  width: 18px;
  border: 1px solid #fff;
}
.filter-card .card-header {
  border-bottom: none !important;
  margin: 5px;
  border-radius: 6px;
}
.feature-item {
  padding-left: 1px;
}
.feature-item p {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: space-between;
}
.feature-item-header {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-left: 12px;
}
.feature-doc {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.site-list-box {
  bottom: 0px !important;
  left: 30% !important;
  height: 35vh !important;
  width: 23vw !important;
  background-image: linear-gradient(
    38deg,
    rgb(171, 46, 110) 17%,
    rgb(0, 112, 180) 100%
  );
  color: #fff !important;
}
/* .base-map-dropdown {
  position: absolute;
  top: 19px;
  color: #fff;
  z-index: 10000;
  right: 110px;
  list-style: none;
}
.base-map-dropdown .dropdown-menu-arrow {
  background: linear-gradient(160deg, #7d8dd9f0 14%, #ef1463f2);
  min-width: 72px;
  padding: 12px;
} */
.print-box {
  position: absolute;
  top: 17px;
  color: #fff;
  z-index: 1;
  right: 65px;
  list-style: none;
}
.tool-kit {
  position: absolute;
  top: 19px;
  right: 110px;
  color: #fff;
  z-index: 10000;
  list-style: none;
}
.tool-kit .dropdown-menu-arrow {
  background: linear-gradient(
    160deg,
    rgb(171 46 110 / 60%) 17%,
    rgb(0 112 180 / 76%) 100%
  );
  min-width: 200px;
}
.tool-kit .profile span {
  color: #fff;
  font-weight: 600;
  padding: 8px;
}
.tool-kit .profile i {
  font-style: normal !important;
  font-size: 20px;
  padding: 5px;
  color: #fff;
}
.measurement-background {
  background: linear-gradient(
    160deg,
    rgb(171 46 110 / 60%) 17%,
    rgb(0 112 180 / 76%) 100%
  );
  transform: translate(-168px, -35px) !important;
}
.measurement-background .measurement-tool span {
  color: #fff;
  font-weight: 600;
  padding: 8px;
  font-size: 16px;
}
.measurement-tool i {
  font-style: normal !important;
  font-size: 20px;
  padding: 5px;
  color: #fff;
  margin-right: 0 !important;
}
.dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}

/* When the Offcanvas is open, shift the button to the right */
.shifted {
  left: 371px;
  top: 67px;
  border-radius: 0 !important;
  border-bottom-right-radius: 10px !important;
  transition: 0.3s ease-in-out; /* Adjust according to the width of the off-canvas */
}
.filter-open-btn {
  position: fixed;
  right: 329px;
  top: 67px;
  border-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transition: 0.3s ease-in-out;
  width: 30px;
  padding: 3px;
  z-index: 1;
}
.filter-close-btn {
  position: fixed;
  top: 78px;
  right: -14px;
  border-radius: 0 !important;
  /* border-bottom-left-radius: 10px !important; */
  border-bottom-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transform: rotate(90deg);
  transition: right 0.3s ease-in-out;
}
.menu-open-btn {
  position: fixed;
  left: 50%;
  top: 66px;
  border-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transition: 0.3s ease-in-out;
}
.menu-close-btn {
  position: fixed;
  top: 0px;
  left: 50%;
  border-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transform: rotate(0deg);
  transition: right 0.3s ease-in-out;
}
.gis-open-btn {
  position: fixed;
  right: 329px;
  top: 67px;
  border-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transition: 0.3s ease-in-out;
  width: 30px;
  padding: 3px;
  z-index: 1;
}
.gis-close-btn {
  position: fixed;
  top: 67px;
  right: -8px;
  border-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transform: rotate(0deg);
  transition: right 0.3s ease-in-out;
}
.list-open-btn {
  position: fixed;
  left: 30%;
  bottom: 34.9%;
  border-radius: 0 !important;
  border-top-right-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transition: 0.3s ease-in-out;
}
.list-close-btn {
  position: fixed;
  left: 30%;
  bottom: 0;
  border-radius: 0 !important;
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
  background-color: rgb(171, 46, 110) !important;
  border: 0;
  transition: 0.3s ease-in-out;
}

/* Custom Offcanvas to match the toggle button movement */
.custom-offcanvas .offcanvas-start {
  width: 300px; /* Set width for the off-canvas */
}
/* Nav-Tab */
.profile .profile-overview .label,
.profile .profile-edit label,
.profile .profile-change-password label {
  color: #000;
  font-weight: 600;
}
.nav-tabs button {
  background: #fff !important;
  border-radius: 0 !important;
  color: #000 !important;
}
.nav-tabs-bordered .nav-link.active {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463) !important;
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
  color: #fff !important;
  border-color: #ef1463 !important;
}
.zone-tabs-bordered .nav-link.active {
  background: #fff !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  color: #000 !important;
  border-bottom: 2px solid #7d8dd9 !important;
}
.nav-tabs .nav-link {
  border-color: #fff !important;
}
.nav-tabs .nav-link.active {
  border-color: #fff;
}
.tab-content .card {
  background-image: linear-gradient(160deg, #8391d345 14%, #b14e714d);
  box-shadow: none;
  border-radius: 20px;
  transition: all 0.4s ease-out;
}
.tab-content .card:hover {
  transition: all 0.4s ease-out;
  box-shadow: 0px 4px 8px rgb(0 0 0 / 75%);
}
.card-icon i {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.business-site h6 {
  font-family: "Adani-Regular";
  text-align: start;
}
.business-site-name {
  text-align: start;
}
.bu-list {
  height: 357px;
  overflow-y: scroll;
}
.bu-card {
  background-image: linear-gradient(160deg, #8391d32e 14%, #b14e711a);
  padding: 20px;
  border-radius: 20px;
}
.bu-card .card {
  background: #fff;
}
.bu-card .info-card {
  padding: 0 5px;
}
.nav-pills .nav-link.active {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
}
.nav-pills .nav-link {
  background-image: linear-gradient(160deg, #8391d32e 14%, #b14e711a);
  margin-top: 3px;
  margin-bottom: 3px;
  color: #000;
}
.filter-dropdown {
  padding: 10px;
  margin: auto;
}
/* .card-details p {
  color: #040404;
} */
.card-details p i {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bu-card-detail {
  background-image: linear-gradient(160deg, #343a562e 14%, #2c1d231a);
  padding: 10px;
  border-radius: 20px;
  transition: all 0.2s ease-out;
}
.bu-info-card {
  transition: all 0.5s ease-out;
}
.bu-info-card:hover {
  transition: all 0.5s ease-out;
  box-shadow: 0px 8px 8px rgba(38, 38, 38, 0.2);
  background-color: white;
}
/* .bu-card-detail:hover{
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  color: #fff !important;
  transition: all 0.2s ease-out;
} */
.bu-info-card:hover .bu-card-detail {
  background: linear-gradient(160deg, #7d8dd9 14%, #ef1463);
  color: #fff !important;
  transition: all 0.2s ease-out;
}
.invalid-feedback {
  text-align: start;
}
.error-button {
  background: transparent !important;
  border: none !important;
}
.error-point {
  width: 12px;
  height: 12px;
  border-radius: 10px;
  border: 1px solid #000;
}
.property-table-head-row th {
  text-wrap: nowrap !important;
  padding-right: 25px !important;
}
.esri-ui.calcite-mode-light {
  display: block;
}
.full-map .esri-zoom {
  position: absolute;
  top: 90px !important;
  left: -8px !important;
  transition: 0.3s ease-in-out !important;
  border-radius: 5px !important;
}
.open-full-map .esri-zoom {
  position: absolute;
  top: 90px !important;
  left: 358px !important;
  transition: 0.3s ease-in-out !important;
  border-radius: 5px !important;
}
.esri-zoom .esri-widget--button {
  border-radius: 5px;
}

.o-list-item {
  background-color: #fff;
  color: #012970;
  border-radius: 11px;
  display: flex;
  justify-content: space-between;
  padding: 5px;
}
.o-list-item label {
  align-self: center;
  font-size: 19px;
  padding-left: 7px;
}
.o-list-item.label-type label {
  font-size: 19px;
}

.value-box h4 {
  background-color: #ab2e6e;
  border-radius: 5px;
  padding: 3px;
  margin: 4px;
  font-size: 20px;
  color: #fff;
}
.value-text-box h4 {
  background-color: #fff;
  color: #012970;
  padding: 3px;
  margin: 4px;
  font-size: 20px !important;
}
.dashboard .info-card {
  height: 90%;
}

/* .dropdown:hover > .dropdown-menu-arrow {
  display: block;
  margin-top: 2.125em;
  right: 0;
} */
.dropdown:hover > .sub-dropdown-menu-arrow {
  display: block;
  margin-top: 0px;
  right: 0px;
  height: max-content;
}
.profile-dropdown {
  position: absolute;
  inset: 0px 0px auto auto;
  margin: 0px !important;
  transform: translate(7px, 33px) !important;
}
.profile-sub-dropdown {
  position: absolute;
  inset: auto 0px 0px auto;
  margin: 0px;
  transform: translate(-184px, -9px) !important;
  background: linear-gradient(160deg, #7d8dd9f0 14%, #ef1463f2);
}
.map-dropdown {
  position: absolute;
  inset: 0px 0px auto auto;
  margin: 0px !important;
  transform: translate(9px, 38px) !important;
}
.alert-icon {
  /* position: absolute;
  left: 6px;
  top: 21px; */
  font-size: 19px;
  padding-right: 4px;
}
.register {
  /* background-image: url("/assets/img/login-background-withe.webp"); */
  background-size: cover;
}
.bubble-wrap {
  width: 100%;
  height: 100vh;

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.bubble-wrap h2 {
  font-family: Adani-Regular;
  position: absolute;
  left: 69px;
  font-weight: 600;
  color: #fff;
}
/* .sub-dropdown-menu-arrow::before {
  content: "";
  width: 13px;
  height: 13px;
  background: #808bc18f;
  position: absolute;
  top: 6px;
  right: -4px;
  transform: rotate(45deg);
  
} */
/* footer */
/* Background-video-css */
.video-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}

.background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  filter: brightness(90%);
}

.content {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  top: 50%;
  transform: translateY(-17%);
  width: 420px;
}
.site-accordion .accordion-item {
  background-color: transparent;
  border: 0 solid;
  margin-bottom: 5px;
}
.site-accordion .accordion-header button {
  background-color: #ffffff75 !important;
}
.acc-header span {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.acc-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.site-accordion-heading {
  font-size: 22px;
  font-weight: 500;
  font-family: Adani-Regular;
  position: sticky;
  top: 0px;
}
.sites-accordion {
  overflow-y: auto !important;
  height: 100vh;
  scrollbar-width: none;
  padding-bottom: 190px;
}

.feature-count {
  font-size: 23px !important;
  font-weight: 600 !important;
  padding-right: 5px !important;
}

.site-accordion .accordion-body {
  background-color: #ffffff2b;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  border-radius: 0 0 5px 5px;
}
.business-site-header {
  position: sticky;
  top: 33px;
  background-color: #fff;
}
.business-site-header button {
  background: transparent !important;
  color: #000 !important;
  padding: 3px 8px;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
}
.business-site-item {
  border: none;
  border-radius: 0 !important;
}
.business-site-body {
  padding: 6px 1px;
}
.business-select {
  z-index: 1 !important;
  background-color: #fff !important;
}

.buffer-feature-list {
  position: absolute;
  top: 70px;
  right: 100px;
  background: #fff;
  min-height: 300px;
  max-height: 500px;
  overflow-y: scroll;
  padding: 0;
  list-style: none;
}
.buffer-feature-list li {
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
  display: flex;
}
.buffer-feature-remove {
  position: absolute;
  top: 70px;
  right: 340px;
}
/* media query */
@media (min-width: 2732px) {
  .menu-box {
    top: 0px !important;
    left: 43% !important;
    height: 68px !important;
    background-image: linear-gradient(
      100deg,
      rgb(171, 46, 110) 17%,
      rgb(0, 112, 180) 100%
    );
    width: 380px !important;
    z-index: 1;
  }
}
@media (min-width: 1900px) {
  .menu-open-btn {
    left: 49%;
  }
  .menu-close-btn {
    left: 49%;
  }
}
@media (min-width: 1700px) {
  .menu-box {
    top: 0px !important;
    left: 41% !important;
    height: 68px !important;
    background-image: linear-gradient(
      100deg,
      rgb(171, 46, 110) 17%,
      rgb(0, 112, 180) 100%
    );
    width: 380px !important;
    z-index: 1;
  }
}
@media (max-width: 1288px) {
  .filter-select {
    width: 152px !important;
  }
  .dropdown-row {
    width: 52%;
  }
  .alert-dropdown {
    padding: 10px;
  }
  .menu-close-btn {
    left: 51%;
  }
  .menu-open-btn {
    left: 51%;
  }
}
@media (max-width: 1100px) {
  .menu-close-btn {
    left: 53%;
  }
  .menu-open-btn {
    left: 53%;
  }
}
@media (max-width: 999px) {
  .datatable-search {
    float: left !important;
    margin-top: 10px;
  }
  .datatable-search a button {
    margin-left: 0 !important;
  }
}
@media (max-width: 674px) {
  .comman-main {
    margin-left: 31px;
    margin-right: 31px;
  }
}
