:root {
  /*(orange dark)*/
  --primary_orange: #f39c12;
  /*(orange light)*/
  --primary_lightorange: #ffc107;
  --primary_dark: #333e48;
  /* (grey)*/
  --primary_grey: #737070;
  /*(blue)*/
  --primary_blue: #28bad6;
  /* (siemens)*/
  --primary_siemens: #009999;
  /*(dark grey)*/
  --primary_darkGrey: #6c757d;
  /*( dark siemens)*/
  --primary_darkSiemens: #005454;
  /* (dark sky) */
  --primary_darkSky: #009688;
  /* (light green) */
  --primar_gren: #7cc202;
  /*(text light dark)*/
  --text_primary: #9e9e9e;
  /*(text light)*/
  --text_white: #ffffff;
  /*(text blue)*/
  --text_blue: #28bad6;
}
.border-blue {
  border: 1px solid var(--primary_blue) !important;
}
/* -----------------------------------------
search surveyor
----------------------------------------- */
.shadow-radius {
  padding-bottom: 10px;
}
.user-card {
  border: 1px solid var(--primary_lightorange);
  padding: 10px;
  border-radius: 7px;
  margin-bottom: 15px;
}
.user-card-img img {
  width: 80px;
  border-radius: 7px;
  object-fit: cover;
}
.user-card-txt {
  margin-left: 15px;
}
.user-card-txt img {
  width: 15px;
  margin-bottom: 5px;
}
.user-card-flex {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.user-card-dec {
  font-size: 13px;
  color: #696262;
  height: 55px;
  overflow: hidden;
}
.user-btn {
  background-color: var(--primary_lightorange);
  border: 1px solid var(--primary_lightorange);
  color: #ffffff;
  height: 35px;
  font-size: 13px;
  opacity: 0.8;
  transition: all 0.5s ease;
}
.user-btn:hover {
  opacity: 1;
  color: #ffffff;
  box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}
.user-card-name {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.user-card-work {
  display: flex;
  align-items: center;
}
.user-card-name h2 {
  font-size: 15px;
  margin-bottom: 0;
  margin-left: 5px;
  font-weight: bold;
}
.user-card-work h3 {
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 5px;
  color: #716b6b;
}
.user-card-height {
  max-height: 575px;
  overflow: auto;
  padding: 15px;
}
.user-det-sec {
  display: flex;
  align-items: center;
  border-bottom: 5px solid #ffc107;
  padding-bottom: 10px;
}
.user-det-name {
  width: 100%;
  /* border-bottom: 1px dashed #ffc107; */
}
.user-det-prof {
  margin-right: 15px;
}
.user-det-prof img {
  width: 150px;
  border-radius: 7px;
  border: 1px solid #ccc;
  padding: 5px;
}
.f-name-txt img {
  width: 20px;
}
.f-name-txt h1 {
  font-size: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.f-name-txt h2 {
  color: #858181;
  font-size: 14px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.f-name-txt h3 {
  color: #979494;
  font-size: 14px;
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
}
.user-det-sec2 {
  margin-top: 15px;
}
.user-det-adres {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}
.user-det-city {
  width: 50%;
}
.user-det-city h1 {
  font-size: 16px;
  margin-bottom: 0;
}

.user-det-work {
  display: flex;
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 7px;
  margin-bottom: 10px;
}
.user-det-work-area {
  width: 50%;
}
.user-det-work h1 {
  font-size: 16px;
  margin-bottom: 0px;
}
.user-det-work-area ul li {
  font-size: 14px;
}
.rent-form-height {
  min-height: 530px;
  /* max-height: 530px; */
  overflow: auto;
  overflow-x: hidden;
  padding: 10px;
}
.layr-btn {
  background-color: var(--primary_blue);
  border: 1px solid var(--primary_blue);
  color: #ffffff;
  height: 35px;
  font-size: 13px;
  opacity: 0.8;
  transition: all 0.5s ease;
}
.layr-btn:hover {
  opacity: 1;
  color: #ffffff;
  box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}
.owner-det-table {
  padding: 10px;
  background-color: #f4f4f4;
  margin-bottom: 10px;
  border-radius: 7px;
}
.owner-det-table table {
  width: 100%;
}
.owner-det-table table tbody tr td {
  font-size: 14px;
  color: #807d7d;
}
.add-material-tabDrop-heaing.new {
  background-color: var(--primary_lightorange);
  color: #fff;
  padding: 8px 15px;
}
.add-material-tab-heaing.new {
  background-color: var(--primary_lightorange);
  color: #fff;
  padding: 5px;
}
.add-material-tab-heaing.new input {
  height: 30px;
}
.add-material-tabDrop-body.new {
  min-height: 423px;
  max-height: 423px;
}
.add-material-tabDrop.os-1.new {
  min-height: 518px;
  max-height: 518px;
}
.targetBox.new {
  height: 474px;
}
.add-material-tab-body.new {
  min-height: 470px;
  max-height: 470px;
}
.add-material-tab.os-1.new {
  min-height: 517px;
  max-height: 517px;
}
/* ---------------------------------------------
Track User
----------------------------------------------- */
.track-user-search {
  background-color: #ffffff;
  padding: 15px;
  border-radius: 7px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.track-user-submit {
  background-color: var(--primary_lightorange);
  width: 100%;
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  opacity: 0.8;
}
.track-user-submit:hover {
  opacity: 1;
  color: #ffffff;
}
.track-user-list ul {
  padding: 0;
  height: 328px;
  overflow: auto;
}
.select-all-div {
  text-align: right;
}
.select-all-btn {
  background-color: var(--primary_blue);
  color: #ffffff;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.select-all-btn:hover {
  color: #ffffff;
}
.track-user-list ul li {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 5px 0;
  align-items: center;
  margin-bottom: 5px;
}
.track-user-list ul li p {
  margin-bottom: 0;
}
/* ---------------------------------------------
Property Details
----------------------------------------------- */
.manageOrdTabs ul.ctabpage.prop-det li {
  width: auto;
  flex: none;
}
.manageOrdTabs ul.ctabpage.prop-det li a {
  width: 150px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 17px;
}
.manageOrdTabs ul.ctabpage.prop-det li a {
  width: 150px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 17px;
}
.manageOrdTabs ul.ctabpage.prop-det li a.active:hover {
  background-color: var(--primary_lightorange) !important;
}
.manageOrdTabs ul.ctabpage.prop-det li a:hover {
  background-color: var(--primary_darkSiemens) !important;
}
.srchBar.prop-det table tbody tr td {
  padding: 3px 10px;
  font-size: 12px;
  letter-spacing: 0.5px;
}
/********************************************/
/*Media Query Start*/
/********************************************/
@media (width: 3840px), screen and (height: 2160px) {
  .user-card-height {
    max-height: 1905px;
    min-height: 1905px;
  }
  .custom-tabs-page.new {
    min-height: 2040px;
    max-height: 2040px;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 2008px;
    max-height: 2008px;
  }
  .targetBox.new {
    height: 1968px;
  }
  .add-material-tabDrop-body.new {
    min-height: 1917px;
    max-height: 1917px;
  }
  .add-material-tab.os-1.new {
    min-height: 2008px;
    max-height: 2008px;
  }
  .add-material-tab-body.new {
    min-height: 1960px;
    max-height: 1960px;
  }
}
@media (width: 3200px), screen and (height: 1800px) {
  .user-card-height {
    max-height: 1585px;
    min-height: 1585px;
  }
  .custom-tabs-page.new {
    min-height: 1680px;
    max-height: 1680px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 1648px;
    max-height: 1648px;
  }
  .targetBox.new {
    height: 1608px;
  }
  .add-material-tabDrop-body.new {
    min-height: 1557px;
    max-height: 1557px;
  }
  .add-material-tab.os-1.new {
    min-height: 1647px;
    max-height: 1647px;
  }
  .add-material-tab-body.new {
    min-height: 1600px;
    max-height: 1600px;
  }
}
@media (width: 2736px), screen and (height: 1824px) {
  .user-card-height {
    max-height: 1585px;
    min-height: 1585px;
  }
  .custom-tabs-page.new {
    min-height: 1704px;
    max-height: 1704px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 1670px;
    max-height: 1670px;
  }
  .targetBox.new {
    height: 1630px;
  }
  .add-material-tabDrop-body.new {
    min-height: 1580px;
    max-height: 1580px;
  }
  .add-material-tab.os-1.new {
    min-height: 1670px;
    max-height: 1670px;
  }
  .add-material-tab-body.new {
    min-height: 1623px;
    max-height: 1623px;
  }
}
@media (width: 2560px), screen and (height: 1440px) {
  .user-card-height {
    max-height: 1280px;
    min-height: 1280px;
  }
  .custom-tabs-page.new {
    min-height: 1325px;
    max-height: 1325px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 1295px;
    max-height: 1295px;
  }
  .targetBox.new {
    height: 1256px;
  }
  .add-material-tabDrop-body.new {
    min-height: 1205px;
    max-height: 1205px;
  }
  .add-material-tab.os-1.new {
    min-height: 1293px;
    max-height: 1293px;
  }
  .add-material-tab-body.new {
    min-height: 1245px;
    max-height: 1245px;
  }
}
@media (width: 2256px), screen and (height: 1504px) {
  .user-card-height {
    max-height: 1280px;
    min-height: 1280px;
  }
  .custom-tabs-page {
    min-height: 1384px;
    max-height: 1384px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 1350px;
    max-height: 1350px;
  }
  .targetBox.new {
    height: 1310px;
  }
  .add-material-tabDrop-body.new {
    min-height: 1260px;
    max-height: 1260px;
  }
  .add-material-tab.os-1.new {
    min-height: 1349px;
    max-height: 1349px;
  }
  .add-material-tab-body.new {
    min-height: 1302px;
    max-height: 1302px;
  }
}
@media (width: 1920px), screen and (height: 1080px) {
  .user-card-height {
    max-height: 855px;
    min-height: 855px;
  }
  .custom-tabs-page.new {
    min-height: 960px;
    max-height: 960px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 925px;
    max-height: 925px;
  }
  .targetBox.new {
    height: 884px;
  }
  .add-material-tabDrop-body.new {
    min-height: 830px;
    max-height: 830px;
  }
  .add-material-tab.os-1.new {
    min-height: 925px;
    max-height: 925px;
  }
  .add-material-tab-body.new {
    min-height: 877px;
    max-height: 877px;
  }
}
@media (width: 1600px), screen and (height: 900px) {
  .user-card-height {
    max-height: 675px;
    min-height: 675px;
  }
  .custom-tabs-page.new {
    min-height: 790px;
    max-height: 790px;
    overflow: hidden;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 757px;
    max-height: 757px;
  }
  .targetBox.new {
    height: 717px;
  }
  .add-material-tabDrop-body.new {
    min-height: 670px;
    max-height: 670px;
    background: aliceblue;
  }
  .add-material-tab.os-1.new {
    min-height: 757px;
    max-height: 757px;
  }
  .add-material-tab-body.new {
    min-height: 710px;
    max-height: 710px;
  }
}
@media (height: 768px) {
  .custom-tabs-page.new {
    min-height: 650px !important;
    max-height: 650px;
    overflow: hidden;
  }
  .user-card-height {
    max-height: 540px;
    min-height: 540px;
  }
  .add-material-tabDrop-body.new {
    min-height: 523px;
    max-height: 523px;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 618px;
    max-height: 618px;
  }
  .targetBox.new {
    height: 574px;
  }
  .add-material-tab-body.new {
    min-height: 570px;
    max-height: 570px;
  }
  .add-material-tab.os-1.new {
    min-height: 617px;
    max-height: 617px;
  }
}

@media (height: 668px) {
  .custom-tabs-page.new {
    min-height: 550px;
    max-height: 550px;
    overflow: hidden;
  }
  .user-card-height {
    max-height: 440px;
    min-height: 440px;
  }
  .add-material-tabDrop-body.new {
    min-height: 423px;
    max-height: 423px;
  }
  .add-material-tabDrop.os-1.new {
    min-height: 518px;
    max-height: 518px;
  }
  .targetBox.new {
    height: 474px;
  }
  .add-material-tab-body.new {
    min-height: 470px;
    max-height: 470px;
  }
  .add-material-tab.os-1.new {
    min-height: 517px;
    max-height: 517px;
  }
}

/********************************************/
/*Media Query End*/
/********************************************/
