body {
  background-color: #E5EDF9 !important;
  font-family: "Poppins", serif !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.align-items-center {
  align-items: center !important;
}

.justify-content-end {
  justify-content: end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

input, .ff-b, .ff-r, .poppins {
  font-family: "Poppins", serif !important;
}

.mw-80 {
  min-width: 80px !important;
}

.w-15 {
  width: 15%;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40%;
}

.w-75 {
  width: 75%;
}

.w-90 {
  width: 90%;
}

.wd-75 {
  width: 75px !important;
}

.wd-60 {
  width: 60px !important;
}

.w-80 {
  width: 80px !important;
}

.wd-90 {
  width: 90px !important;
}

.wd-100 {
  width: 100px !important;
}

.wd-102 {
  width: 102px !important;
}

.w-110 {
  width: 110px !important;
}

.w-113 {
  width: 113px !important;
}

.w-125 {
  width: 125px !important;
}

.w-130 {
  width: 130px !important;
}

.w-140 {
  width: 130px !important;
}

.w-150 {
  width: 150px !important;
}

.w-160 {
  width: 160px !important;
}

.w-165 {
  width: 165px !important;
}

.w-180 {
  width: 180px !important;
}

.w-185 {
  width: 185px !important;
}

.w-100 {
  width: 100% !important;
}

.w-100px {
  width: 100px !important;
}

.w-120 {
  width: 120px !important;
}

.wd-155 {
  width: 155px !important;
}

.w-200 {
  width: 200px !important;
}

.w-210 {
  width: 210px !important;
}

.w-218 {
  width: 218px !important;
}

.w-240 {
  width: 240px !important;
}

.w-340 {
  width: 340px !important;
}

.w-360 {
  width: 360px !important;
}

.w-400 {
  width: 400px !important;
}

.wd-500 {
  width: 500px !important;
}

.w-515 {
  width: 515px !important;
}

.w-515 {
  width: 515px !important;
}

.wd-520 {
  width: 520px !important;
}

.wd-530 {
  width: 530px !important;
}

.wd-900 {
  width: 900px;
}

.w-650 {
  width: 650px !important;
}

.w-670 {
  width: 670px !important;
}

.w-710 {
  width: 710px !important;
}

.w-75pc {
  width: 75% !important;
}

.h-100 {
  height: 100%;
}

.h-42 {
  height: 42px;
}

.h-270 {
  height: 270px;
}

.h-185 {
  height: 185px;
}

.wd-530 {
  width: 530px !important;
}

.w-670 {
  width: 670px !important;
}

.w-710 {
  width: 710px !important;
}

.w-75pc {
  width: 75% !important;
}

.h-100 {
  height: 100%;
}

.h-42 {
  height: 42px;
}

.h-270 {
  height: 270px;
}

.h-185 {
  height: 185px;
}

.wd-795 {
  width: 795px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-43 {
  line-height: 43px !important;
}

.lh-52 {
  line-height: 52px !important;
}

.h-30 {
  height: 30px !important;
}

.imgH-16 {
  height: 16px;
}

.imgH-17 {
  height: 17px;
}

.my-5px {
  margin-bottom: 5px;
  margin-top: 5px;
}

.imgH-16 {
  height: 16px;
}

.imgH-17 {
  height: 17px;
}

.my-5px {
  margin-bottom: 5px;
  margin-top: 5px;
}

.lg-8 {
  line-height: 8px !important;
}

.rounded-5 {
  border-radius: 5px;
}

.rounded-6 {
  border-radius: 6px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-35 {
  border-radius: 35px;
}

.border-top-gray {
  border-top: 1px solid #eee !important;
}

.border-black {
  border: 1px solid #000 !important;
}

.border-light-gray {
  border: 1px solid #f1f1f1 !important;
}

.border-light-gray-bottom {
  border-bottom: 1px solid #f1f1f1 !important;
}

.transparent-bg {
  background: transparent !important;
}

.lightgray-bg {
  background: #F7F9FC !important;
}

.no-shadow {
  box-shadow: none !important;
}

.bg-new-blue {
  background: #3F8AF7 !important;
}

.text-white {
  color: #fff !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.semi-bold {
  font-weight: 500 !important;
}

.icon-color-black {
  color: #000 !important;
}

.semi-bold-600 {
  font-weight: 600 !important;
}

.fw-normal {
  font-weight: normal !important;
}

.red {
  color: Red !important;
}

.mw-100p {
  min-width: 100%;
}

.radius-0 {
  border-radius: 0 none !important;
}

.drop-zone {
  border: 2px dashed #3F8AF7 !important;
}

.drop-zone p span {
  color: #3F8AF7 !important;
}

.drop-zone.ad-ons {
  margin: 10px 0;
  color: #3F8AF7 !important;
}

.drop-zone.ad-ons {
  margin: 10px 0;
}

.cke_bottom {
  border-radius: 0 0 5px 5px;
  background: #C3DDF0 !important;
}

.white-card-square {
  padding: 15px !important;
  background-color: #fff !important;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
}

.white-card-rounded {
  padding: 15px !important;
  background-color: #fff !important;
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
}

.gray-card-rounded {
  padding: 15px !important;
  background-color: #F7F9FC !important;
  border-radius: 6px;
}

.header-baranding {
  background-color: #fff !important;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 4px 0;
}

.branding-inner {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.header-bar-search {
  background-color: #EFF3F6;
  border-radius: 5px;
}

.header-bar-search input {
  background-color: transparent;
}

.header-bar-search #icon-search {
  background-color: transparent !important;
  border: 0 none;
}

.header-bar-search #icon-search-loading {
  background-color: #EFF3F6 !important;
  border: 0 none;
}

.header-new-button {
  display: none;
}

.common-toggle a {
  padding: 10px 20px;
  height: 40px;
  line-height: 18px;
  width: auto;
  background-color: #EFF3F6;
  border: 0 none !important;
  color: #000 !important;
  font-family: "Poppins", serif !important;
  font-weight: 500;
}

.common-toggle a:first-child {
  border-radius: 20px 0 0 20px !important;
}

.common-toggle a:last-child {
  border-radius: 0 20px 20px 0 !important;
}

.common-toggle a.active, .common-toggle a:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.user-info-dropdown {
  border: 0 none !important;
  width: auto !important;
  margin-left: 10px !important;
}

.user-info-dropdown span i {
  padding: 0px !important;
  font-size: 20px !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.user-info-dropdown .dropdown {
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.1);
  top: 47px !important;
}

.branding-inner .user-info-dropdown .dropdown {
  top: 44px !important;
}

.branding-inner .user-info-dropdown .dropdown {
  top: 44px !important;
}

.user-info-dropdown .dropdown .drop-item {
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px !important;
  display: inline-block;
  width: 100%;
  color: #000000;
}

.user-info-dropdown .dropdown .drop-item:hover {
  font-family: "Poppins", serif !important;
  background-color: #3F8AF7;
  color: #fff;
}

.user-info-dropdown .dropdown div:last-child .drop-item {
  border-radius: 0 0 5px 5px;
}

.wrapper-dropdown-value {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  padding: 0 10px 0 0;
  display: flex;
  cursor: pointer;
}

.wrapper-dropdown .dropdown, .emergencyDropdown {
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.4);
  top: 29px;
}

.emergencyDropdown {
  width: auto;
  position: absolute;
  top: 100%;
  left: 0px;
  background: #fff;
  border-radius: 2px 2px 5px 5px;
  list-style: none;
  display: none;
  z-index: 1000;
  box-shadow: 0px 1px 2px 1px #ddd;
  cursor: pointer;
}

.wrapper-dropdown .dropdown li {
  padding: 0 !important;
  display: flex;
  align-items: center;
}

.wrapper-dropdown .dropdown a, .wrapper-dropdown .dropdown .drop-item {
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 5px 10px !important;
  display: inline-block !important;
  width: 100%;
  color: #000000 !important;
  font-family: "Poppins", serif !important;
  border: 0 none !important;
}

.wrapper-dropdown .dropdown .jq_viewMedia, a.jq_DownloadPhotos.mediaPhotos {
  display: none !important;
}

.wrapper-dropdown .dropdown a:hover, .wrapper-dropdown .dropdown .drop-item:hover {
  font-family: "Poppins", serif !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.wrapper-dropdown .dropdown div:last-child .drop-item,
.wrapper-dropdown .dropdown li:last-child,
.wrapper-dropdown .dropdown li:last-child a {
  border-radius: 0 0 5px 5px;
}

.CIValue:hover > span > i {
  color: #fff !important;
}

.CIValue:hover span {
  font-family: "Poppins", serif !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.CIValue:hover > span > i {
  color: #fff !important;
}

.CIValue:hover span {
  font-family: "Poppins", serif !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.jq_templateStatesDropdown {
  border: 1px solid #000 !important;
  padding: 2px 5px !important;
  border-radius: 6px;
}

.jq_templateStatesDropdown span i {
  top: 2px;
}

.container {
  width: 1250px;
}

.pointer {
  cursor: pointer;
}

.shadow3, .shadow2 {
  box-shadow: none;
}

.side-menu {
  width: 180px;
  margin-top: -5px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
  min-height: calc(100vh - 55px);
}

.side-menu a {
  width: 100%;
  background-color: transparent;
  color: #192A50;
  padding: 18px 16px;
  display: flex;
  align-items: center;
}

.side-menu a.office-item {
  background-color: #F7F9FC;
  margin-bottom: 1px;
  padding: 16px;
}

.side-menu a.proptech-collapse i {
  color: #3F8AF7 !important;
}

.side-menu a.proptech-collapse:hover {
  background-color: #fff !important;
}

.side-menu a.proptech-collapse:hover i {
  color: #3F8AF7 !important;
}

.side-menu a.active, .side-menu a:hover, .side-menu a.white.bg-blue.active, .side-menu a.white.bg-blue:hover {
  background-color: #3F8AF7 !important;
}

.side-menu a:not(.proptech-collapse).active img, .side-menu a:not(.proptech-collapse):hover img, .side-menu a:not(.proptech-collapse).white.bg-blue.active img, .side-menu a:not(.proptech-collapse).white.bg-blue:hover img {
  filter: brightness(0) invert(1);
}

.side-menu .starRez:not(.proptech-collapse):hover img {
  filter: none;
}

.side-menu a.active i, .side-menu a:hover i {
  color: #fff !important;
}

.side-menu a i {
  color: #192A50;
  font-size: 12px;
  font-weight: 500;
}

.side-menu a i.icon-TickCircle {
  color: #3F8AF7;
}

.side-menu a i.icon-ChatWithUs, .side-menu a i.icon-Home, .side-menu a i.icon-utilities {
  color: #FF6D62;
}

.side-menu a i.icon-comment {
  color: #FF9754;
}

.side-menu a i.icon-Office {
  color: #7DCC88;
}

.side-menu a i.icon-Users {
  color: #68def3;
}

.side-menu a i.icon-Settings, .side-menu a i.icon-shed {
  color: #f7a75d;
}

.side-menu a i.icon-Rest, .side-menu a i.icon-Shed {
  color: #8d82eb;
}

.side-menu a i.icon-key {
  color: #6f99f3;
}

.side-menu a i.icon-check {
  color: #ebcb76;
}

.side-menu a i.icon-Property {
  color: #4626fc;
}

.side-menu a i.icon-delete3 {
  color: #ff1100;
}

.side-menu a i.icon-camera2 {
  color: #68def3;
  font-size: 15px !important;
  padding-right: 10px !important;
}

.side-menu a i.iconn {
  font-size: 18px;
  padding-right: 15px;
  font-weight: 600;
}

.side-menu #inspectionTabMenu h5 {
  top: 50%;
  transform: translate(-50%, -50%);
  right: 8px !important;
}

.content-area {
  width: calc(100% - 180px);
  padding: 15px 0 0 20px;
}

.common-add-button {
  padding: 10px 15px;
  border-radius: 35px;
  background-color: #3F8AF7;
  color: #fff;
  display: flex;
  align-items: center;
}

.common-add-button:hover {
  background-color: #002eff;
}

.common-add-button i {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
}

.filter-section {
  padding: 20px 15px !important;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
}

.filter-section .wrapper-dropdown span {
  border-radius: 6px;
  padding: 10px;
}

.filter-section .wrapper-dropdown span label {
  float: left;
  width: 100%;
}

.filter-section .wrapper-dropdown span i {
  top: 4px;
  border-left: 0 none !important;
}

.filter-section .wrapper-dropdown span i:before {
  color: #000 !important;
}

.filter-section .wrapper-dropdown .dropdown {
  top: 42px;
}

.filter-section textarea {
  border-radius: 6px;
}

.filter-section .header-search {
  border-radius: 6px;
  border: 0px solid #000 !important;
  width: 100%;
}

.filter-section .header-search .inputosaurus-container {
  border-top: 1px solid #cdcdcc !important;
  border-bottom: 1px solid #cdcdcc !important;
  background-color: transparent !important;
  padding: 6px;
}

.filter-section .header-search .report-sender-wrapper {
  margin: 0 0 0 10px !important;
  border-left: 1px solid #cdcdcc !important;
  border-radius: 6px 0 0 6px;
  margin-right: 0 !important;
  margin-left: 10px !important;
  width: auto !important;
  min-width: auto !important;
  border-top: 1px solid #cdcdcc !important;
  border-bottom: 1px solid #cdcdcc !important;
  background-color: transparent !important;
  padding: 6px;
  height: 43px !important;
}

.filter-section .header-search a {
  padding: 12px 6px !important;
}

.filter-section .header-search a:first-child {
  border-radius: 6px 0 0 6px;
  border: 1px solid #cdcdcc !important;
  font-weight: 400 !important;
}

.filter-section .header-search a:last-child {
  border-radius: 0 6px 6px 0;
  border: 1px solid #3F8AF7 !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.filter-section .header-search .inputosaurus-container, .filter-section .header-search #stateSearch {
  height: 42px;
  width: auto !important;
  min-width: auto !important;
}

.filter-section .header-search .inputosaurus-container li, .filter-section .header-search #stateSearch li {
  width: 100% !important;
}

.filter-section .header-search .removeMgr {
  line-height: 5px !important;
}

.filter-section .header-search .searchListItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 25px !important;
}

.filter-section input.individual, .filter-section input.induvidual {
  background-color: transparent !important;
  padding: 6px;
  border-radius: 6px;
}

.filter-section .blue {
  color: #000 !important;
}

.hamburger span {
  color: #000 !important;
}

.filter-section .lh-30 {
  line-height: 41px !important;
}

.filter-section .go-button {
  border-radius: 6px;
  border: 1px solid #3F8AF7 !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
  height: 42px;
  line-height: 28px;
}

.filter-section #suburbSearchArea .suburb-input-wrap span, .filter-section #pManagerSearchArea .pManager-input-wrap span {
  width: 67px !important;
}

.filter-section .inspector-input-wrapper span {
  width: 310px !important;
}

.filter-section #suburbSearchArea .state-input-wrap span {
  width: 330px !important;
}

.filter-section #OfficeSizeSearchArea .office-input-wrap span {
  width: 296px !important;
}

.filter-section #AppKeySearchArea .app-key-input-wrap span {
  width: 319px !important;
}

/* .filter-section #suburbSearchArea .suburb-input-wrap ul, .filter-section #pManagerSearchArea .pManager-input-wrap ul {
/* .filter-section #suburbSearchArea .suburb-input-wrap ul, .filter-section #pManagerSearchArea .pManager-input-wrap ul {
  height: 41.5px !important;
} */
.go-button {
  border-radius: 6px;
  border: 1px solid #3F8AF7 !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
  line-height: 28px;
}

.ms-15 {
  margin-left: 15px;
}

.me-15 {
  margin-right: 15px;
}

.ps-15 {
  padding-left: 15px;
}

.pe-15 {
  padding-right: 15px;
}

.pad-right40 {
  padding-right: 40px !important;
}

.new-blue {
  color: #3F8AF7 !important;
}

#AppKeySearchArea, #OfficeSizeSearchArea, #suburbSearchArea {
  display: flex;
  align-items: center;
}

#suburbSearchArea .inputosaurus-container {
  width: auto !important;
}

.main-table {
  border: 0 none !important;
}

.main-table thead {
  background-color: #C3DDF0 !important;
  border-radius: 5px !important;
  border-bottom: 5px solid #E5EDF9 !important;
}

.main-table thead td {
  color: #000 !important;
  font-size: 10px !important;
}

.main-table thead.blue-header tr {
  background-color: #C3DDF0 !important;
}

.main-table tr {
  border: 0 none !important;
}

.main-table tbody tr td {
  color: #000 !important;
  font-size: 10px !important;
}

.main-table .blue8 {
  color: #3F8AF7 !important;
}

.main-table thead {
  background-color: #C3DDF0 !important;
  border-radius: 5px !important;
  border-bottom: 5px solid #E5EDF9 !important;
}

.main-table thead td {
  color: #000 !important;
  font-size: 10px !important;
}

.main-table thead.blue-header tr {
  background-color: #C3DDF0 !important;
}

.main-table tr {
  border: 0 none !important;
}

.main-table tbody tr td {
  color: #000 !important;
  font-size: 10px !important;
}

.main-table .blue8 {
  color: #3F8AF7 !important;
}

.main-table .blue8:before {
  color: #3F8AF7 !important;
}

.main-table .blue8:before {
  color: #3F8AF7 !important;
}

.main-table .edit-row, .main-table .edit {
  color: #3F8AF7 !important;
}

.main-table .edit-row, .main-table .edit {
  color: #3F8AF7 !important;
}

.main-table .edit-row i, .main-table .edit i {
  color: #3F8AF7 !important;
}

.main-table .icon-Ingoing.fs-16.blue8.tooltips.double-gap-right.bold {
  cursor: pointer;
}

.main-table .icon-Ingoing.fs-16.blue8.tooltips.double-gap-right.bold:hover {
  color: #000 !important;
}

.table-head-button a {
  background-color: #fff;
  border-radius: 3px;
  color: #3F8AF7 !important;
  padding: 4px 8px;
}

table.full-table tbody tr td {
  color: #000 !important;
  font-size: 10px !important;
}

/*

table.full-table.main-table thead.blue-header tr:nth-child(4n+1) {
  background-color: #C3DDF0 !important;
}
table.full-table.main-table tbody tr:nth-child(2n+2) {
  background-color: #fff !important;
}
table.full.full-table.main-table.table-auto.table-admin tbody tr:nth-child(4n+4) {
  background-color: #EFF3F6 !important;
}
table.full-table.main-table tbody tr:nth-child(4n+1) {
  background-color: #EFF3F6 !important;
}

table.full.full-table.main-table.table-auto.table-inspections tbody tr:nth-child(4n+4) {
  background-color: #EFF3F6 !important;
}

table.full-table.main-table tbody tr.hide-row, 
table.full.full-table.main-table.table-auto.table-admin tbody tr.hide-row{
  background-color: #f1f1f1 !important;
}
*/
table.full-table.main-table tbody tr,
table.custom-table.main-table tbody tr,
table.full-table.main-table tbody tr {
  border-bottom: 5px solid #E5EDF9 !important;
}

table.full-table.main-table.parent-account tbody tr:nth-child(odd) {
  background-color: #EFF3F6 !important;
}

table.full-table.main-table.parent-account tbody tr:nth-child(even) {
  background-color: #fff !important;
}

table.full-table.main-table.parent-account tbody tr.transparent-bg {
  background-color: transparent !important;
}

.gray-tr {
  background-color: #EFF3F6 !important;
}

a.tooltips span {
  border-radius: 5px;
  background: #000000;
  font-family: "Poppins", serif !important;
  font-size: 10px !important;
}

a.tooltips span:after {
  border-bottom-color: #000 !important;
}

.parent-account label.fs-14 {
  font-size: 10px !important;
}

.parent-account .green1 {
  color: #3F8AF7 !important;
  font-weight: 600;
}

a:hover.tooltips span {
  font-family: "Poppins", serif !important;
}

.check-label:before, .property-layout-checkbox .check-label:before {
  border: 1px solid #2AC684 !important;
  border-radius: 3px !important;
  height: 12px;
  width: 12px;
}

input[type=radio]:checked + .check-label:before {
  color: #2AC684;
}

.radio .check-label:before {
  border-radius: 20px !important;
}

thead .check-label:before {
  border: 1px solid #fff;
  border-radius: 3px;
}

.radio-label:before {
  border-radius: 20px !important;
}

.table-row-gray {
  background-color: #EFF3F6 !important;
}

.custom-pager label {
  margin-top: 0 !important;
}

.custom-pager select, .custom-pager input[type=text] {
  border: 1px solid #000 !important;
  border-radius: 6px;
  line-height: 29px;
  height: 30px;
  font-family: "Poppins", serif !important;
  color: #000 !important;
  min-width: 50px;
  top: 0 !important;
}

.custom-pager span {
  color: #000 !important;
  line-height: 12px;
}

.custom-pager span a, .custom-pager span i {
  color: #000 !important;
}

.jq_sentto > div {
  margin-bottom: 5px;
}

.jq_sentto mark {
  font-size: 10px !important;
}

.check-label {
  font-size: 11px !important;
}

.onoffswitch .onoffswitch-inner:before, .onoffswitch .onoffswitch-inner:after {
  font-family: "Poppins", serif !important;
  font-weight: 600 !important;
}

.common-primary-button {
  padding: 6px 15px;
  border-radius: 35px !important;
  background-color: #000 !important;
  color: #fff !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
  font-family: "Poppins", serif !important;
}

.common-primary-button:hover {
  background: #535353 !important;
}

.common-primary-button.disabled-link, .common-primary-button.disabledBtn {
  background-color: #d1d1d1 !important;
}

.common-secondary-button {
  padding: 6px 15px;
  border-radius: 35px;
  background-color: #e6e6e6 !important;
  color: #000 !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
  font-family: "Poppins", serif !important;
}

.common-secondary-button:hover {
  background-color: #e2e2e2 !important;
  color: #000 !important;
}

.common-border-button {
  padding: 4px 15px;
  border-radius: 35px;
  background-color: transparent !important;
  color: #3F8AF7 !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 1px solid #3F8AF7 !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
  font-family: "Poppins", serif !important;
}

.common-border-button:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.common-border-button.active {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.common-white-button {
  padding: 6px 15px;
  border-radius: 6px;
  background-color: #fff !important;
  color: #3F8AF7 !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 1px solid #fff !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
  font-family: "Poppins", serif !important;
}

.common-white-button:hover {
  background-color: #f3f3f3 !important;
  color: #3F8AF7 !important;
  border: 1px solid #f3f3f3 !important;
}

.common-warning-button {
  padding: 6px 15px;
  border-radius: 35px;
  background-color: #fd6161 !important;
  color: #fff !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
}

.common-warning-button:hover {
  background: #f13c3c !important;
}

.common-warning-button.disabled-link, .common-warning-button.disabledBtn {
  background-color: #ffefef !important;
}

.save-button-small {
  border-radius: 25px !important;
  background-color: #000 !important;
  border: 0 none !important;
}

.save-button-small:hover {
  background: #535353 !important;
}

.setting-tabs-wrapper {
  padding: 15px !important;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.059);
  display: inline-block;
  width: 100%;
  background: #fff;
}

.setting-tabs-wrapper .settings-tabs a {
  border: 0 none !important;
  background: #EFF3F6 !important;
  color: #000 !important;
  border-radius: 6px;
  margin: 5px;
  font-weight: 500;
  height: auto;
  line-height: unset;
}

.setting-tabs-wrapper .settings-tabs a.bg-white:hover, .setting-tabs-wrapper .settings-tabs a.bg-white.active {
  border: 0 none !important;
  background: #3F8AF7 !important;
  color: #fff !important;
}

.setting-tabs-wrapper .settings-tabs .one-sisxth {
  width: 24%;
}

.main-setting-title {
  background-color: #C3DDF0;
  border-radius: 6px;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500;
  margin-bottom: 15px;
  padding: 15px 20px;
}

.setting-section {
  border: 0 none !important;
  border-radius: 6px !important;
  box-shadow: 0 0 0 !important;
}

.setting-section.border-light-gray {
  border: 1px solid #f1f1f1 !important;
}

.setting-section .title {
  background: #EFF3F6;
  border-radius: 6px 6px 0 0;
  border: 0 none !important;
  padding: 0 20px;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500;
}

.setting-section .title .icon-question {
  font-size: 15px !important;
  font-weight: 600;
  color: #3F8AF7 !important;
}

.setting-section .title .common-primary-button, .setting-section .title .common-secondary-button, .setting-section .title .common-border-button {
  padding: 6px 15px;
}

.setting-section .title .wrapper-dropdown span {
  border-radius: 6px;
  padding: 5px 6px;
}

.setting-section .title .wrapper-dropdown span label {
  float: left;
  width: 100%;
}

.setting-section .title .wrapper-dropdown span i {
  top: 0px;
  border-left: 0 none !important;
}

.setting-section .title.thin {
  font-size: 12px !important;
}

.setting-section .title.light-blue {
  background-color: #C3DDF0 !important;
}

.setting-section .setting-contents {
  padding: 20px !important;
}

.setting-section .setting-contents .blue, .blue {
  color: #000 !important;
}

.setting-section .setting-contents [data-tooltip] .icon-question {
  font-size: 15px !important;
  font-weight: 600;
  color: #3F8AF7 !important;
}

.setting-section .setting-contents .gap-bottom {
  margin-bottom: 20px;
}

.setting-section .setting-contents .icon-pencil {
  color: #3F8AF7 !important;
}

.setting-section .setting-contents .common-primary-button {
  padding: 6px 14px !important;
}

.setting-section .setting-contents .common-primary-button:hover {
  background: #535353 !important;
}

.setting-section .setting-contents .wrapper-dropdown {
  background-color: #fff !important;
}

.setting-section .setting-contents .wrapper-dropdown span {
  border: 1px solid #CDCDCC !important;
  border-radius: 0px;
  padding: 5px 6px;
  cursor: pointer;
}

.setting-section .setting-contents .wrapper-dropdown span:hover {
  border: 1px solid #000 !important;
}

.setting-section .setting-contents .wrapper-dropdown span label {
  float: left;
  width: 100%;
}

.setting-section .setting-contents .wrapper-dropdown span i {
  top: 0px;
  border-left: 0 none !important;
}

.setting-section input[type=text], .setting-section textarea {
  font-family: "Poppins", serif !important;
  cursor: pointer;
}

.setting-section input[type=text]:not(.no-hover-border):hover, .setting-section textarea:not(.no-hover-border):hover {
  border: 1px solid #000 !important;
}

.setting-section textarea {
  padding: 5px 10px;
  cursor: text;
}

.onoffswitch-switch {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none !important;
  border-radius: 20px;
  box-shadow: 0 0 0 0;
  bottom: 0;
  display: block;
  height: 16px;
  margin: 0;
  position: absolute;
  right: 35px;
  transition: all 0.3sease-in 0s;
  width: 16px;
  top: 4px;
}

.onoffswitch-inner:after {
  background-color: #ed2524 !important;
  font-family: "Poppins", serif !important;
  font-weight: 500 !important;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 4px;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  line-height: 22px;
  font-size: 12px;
  font-weight: 500 !important;
  padding-top: 2px;
  height: 25px;
}

.btn-rest-setting {
  font-size: 10px !important;
}

.btn-rest-setting a.gray1.bg-white {
  border-radius: 30px;
  padding: 5px 12px;
  width: auto;
}

.btn-rest-setting a.gray1.bg-white:hover, .btn-rest-setting a.gray1.bg-white.active {
  background: #3F8AF7 !important;
  color: #fff !important;
  border: 0 none !important;
}

.btn-rest-setting a i:first-child {
  font-size: 11px !important;
}

.radio {
  color: #000000 !important;
}

.radio input[type=radio]:checked + .check-label:before {
  color: #3F8AF7;
}

.radio.radio-btn .check-label {
  padding-left: 22px !important;
}

.radio.radio-btn .check-label:before {
  background: #C3DDF0 !important;
  font-size: 28px !important;
  height: 14px;
  left: 0;
  line-height: 14px !important;
  margin-top: -9px;
  width: 14px;
  border: 0 none !important;
}

.themes {
  width: calc(50% - 20px);
  margin: 10px;
}

input[name=ThemeName] {
  border-radius: 0;
  width: 355px;
  border-color: #000 !important;
  padding: 3px 10px;
  border-right: 0 none !important;
}

body header .AreasItem-tabs,
body .AreasItem-tabs {
  background: #fff !important;
  border-radius: 10px 10px 0 0 !important;
  margin-bottom: 15px;
}

body header .AreasItem-tabs.lightgray-bg,
body .AreasItem-tabs.lightgray-bg {
  background: #EFF3F6 !important;
}

body header .AreasItem-tabs.lightgray-bg .tab-item,
body .AreasItem-tabs.lightgray-bg .tab-item {
  border-bottom: 2px solid #EFF3F6 !important;
  color: #000 !important;
}

body header .AreasItem-tabs.lightgray-bg .tab-item.active, body header .AreasItem-tabs.lightgray-bg .tab-item:hover,
body .AreasItem-tabs.lightgray-bg .tab-item.active,
body .AreasItem-tabs.lightgray-bg .tab-item:hover {
  border-bottom-color: #3F8AF7 !important;
  color: #000 !important;
  background-color: transparent !important;
}

body header .AreasItem-tabs .tab-item,
body .AreasItem-tabs .tab-item {
  border: 0 none !important;
  background: transparent !important;
  border-bottom: 2px solid #ffffff !important;
  line-height: 50px !important;
  font-family: "Poppins", serif !important;
  color: #979797;
  font-weight: 600;
  padding: 0 20px;
  cursor: pointer;
}

body header .AreasItem-tabs .tab-item.active, body header .AreasItem-tabs .tab-item:hover,
body .AreasItem-tabs .tab-item.active,
body .AreasItem-tabs .tab-item:hover {
  border-bottom-color: #3F8AF7 !important;
  color: #000 !important;
}

body header .AreasItem-tabs .tab-item.active:first-child, body header .AreasItem-tabs .tab-item:hover:first-child, body header .AreasItem-tabs .tab-item.active:last-child, body header .AreasItem-tabs .tab-item:hover:last-child,
body .AreasItem-tabs .tab-item.active:first-child,
body .AreasItem-tabs .tab-item:hover:first-child,
body .AreasItem-tabs .tab-item.active:last-child,
body .AreasItem-tabs .tab-item:hover:last-child {
  border-bottom-color: #3F8AF7 !important;
  color: #000 !important;
}

body header .AreasItem-tabs .tab-item:first-child,
body .AreasItem-tabs .tab-item:first-child {
  border-radius: 10px 0 0 0 !important;
  border-left: 0 none !important;
}

body header .AreasItem-tabs .tab-item:last-child,
body .AreasItem-tabs .tab-item:last-child {
  border-radius: 0 10px 0 0 !important;
}

.handlers-section .ui-sortable-handle {
  max-width: 100% !important;
}

.arrow-hover div:hover, .arrow-hover div.active {
  background-image: none !important;
}

.arrow-hover span:hover, .arrow-hover span.active, .arrow-hover div:hover, .arrow-hover div:hover i, .arrow-hover div:hover a, .arrow-hover div:hover input.disabled, .arrow-hover div.active, .arrow-hover div.active i, .arrow-hover div.active a, .arrow-hover div.active input.disabled {
  background-image: none !important;
  background-color: #e5edff !important;
  color: #000 !important;
  border-color: #d2e0ff !important;
}

.ellipsis-2-185 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 185px;
}

.custom-file-label {
  padding: 6px 15px;
  border-radius: 35px;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 13px !important;
}

.custom-file-label.ad-ons {
  padding: 0;
}

.custom-file-label.bg-blue {
  background-color: #e6e6e6 !important;
  color: #000 !important;
}

.custom-file-label.bg-green1 {
  background-color: #000 !important;
  color: #fff !important;
}

.custom-file-label.bg-green1:hover {
  background: #535353 !important;
}

table.activationTable.table-auto td label {
  color: #000;
  font-size: 10px;
}

.pmSetupDiv .padlockMessage {
  padding: 4px 6px;
  height: auto;
  line-height: 17px;
  z-index: 99;
}

.lockPlaceholder {
  z-index: 99 !important;
}

#REST-container tbody tr {
  border-bottom: 0px solid #F7F9FC !important;
}

.color-pickers .jq_color {
  border: 1px solid #f3f3f3 !important;
  border-radius: 6px;
}

.color-pickers .jq_color > .ui-button {
  border: 0 none;
  border-radius: 0px;
  height: 26px;
  background: #ffffff;
  top: 2px;
  width: 26px;
  right: 2px;
}

.color-pickers .jq_color > .ui-button .ui-button-text {
  line-height: 26px !important;
  height: 23px !important;
}

.ui-colorpicker-dialog {
  border: 0 none !important;
  background: #EFF3F6 !important;
  box-shadow: 0 3px 8px rgba(102, 130, 144, 0.3) !important;
  border-radius: 6px !important;
  padding-bottom: 0 !important;
}

.ui-colorpicker-dialog .ui-dialog-titlebar {
  background-color: #c7c7c7;
  border-radius: 10px 10px 0 0;
  color: #FFF !important;
  font-size: 14px !important;
  font-weight: 500;
  margin-bottom: 15px !important;
  padding: 10px 15px !important;
  font-family: "Poppins";
}

.ui-colorpicker-dialog .ui-dialog-buttonpane {
  background: #fff;
  border: 0 none;
  padding: 10px !important;
}

.ui-colorpicker-dialog .ui-dialog-buttonpane .ui-button {
  padding: 0px 15px;
  border-radius: 35px;
  background-color: #000 !important;
  color: #fff !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
  min-width: 70px;
}

.ui-colorpicker-dialog .ui-dialog-buttonpane .ui-button:hover {
  background: #535353 !important;
}

.ui-colorpicker-dialog .ui-dialog-buttonpane .ui-button .ui-button-text {
  font-family: "Poppins" !important;
}

.ui-colorpicker-dialog label {
  font-family: "Poppins" !important;
}

.select-email {
  border: 1px solid #000 !important;
  border-radius: 0px;
  padding: 5px 6px;
}

body table.table_feedback thead td {
  background-color: #C3DDF0 !important;
}

/* Office Inspections table */
.roundButton {
  background-color: #EFF3F6;
  border: none;
  font-size: 11px;
  color: #000;
  display: flex;
  justify-content: center;
  font-weight: 500;
  padding: 10px 10px;
}

.roundButton:hover, .roundButton:active {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.borderLeft-white {
  border-left: 1px solid #fff;
}

.borderRadRight-50 {
  border-radius: 0px 20px 20px 0px !important;
}

.filter-section .datepicker {
  color: #000 !important;
  padding: 10px 5px !important;
  border-radius: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px !important;
  height: 42px !important;
}

.filter-section .icon-Calander {
  color: #000 !important;
  cursor: pointer;
  top: 6px !important;
}

.filter-section i .gray.icon-Calander:hover {
  color: #3F8AF7 !important;
}

.filter-section .dateGo {
  background-color: #3F8AF7 !important;
  color: #fff !important;
  border: 1px solid #3F8AF7 !important;
  border-radius: 6px;
  padding: 12px 10px !important;
}

.filter-section #suburbSearchArea .one-fifth {
  width: 30% !important;
}

.filter-section #pManagerSearchArea .one-fifth {
  width: 34% !important;
}

.filter-section .pull-right .one-tenth, .filter-section .triple-pad-right .one-tenth {
  width: 15% !important;
}

.filter-section .inputosaurus-container {
  margin: 0 37px 0 37px !important;
}

.inspectionContent .filter-section .wrapper-dropdown span {
  padding: 12px 10px !important;
}

.inspectionContent .filter-section .wrapper-dropdown span i {
  top: 6px !important;
}

#pManagerSearchArea .inputosaurus-container {
  width: auto !important;
}

.table-inspections .showPM, .table-inspections .showDR {
  background-color: #fff !important;
  color: #3F8AF7 !important;
  width: 35px !important;
}

.table-inspections .white-dropdown, .table-inspections .white-dropdown .wrapper-dropdown {
  background-color: #fff !important;
  color: #000 !important;
}

.table-inspections .white-dropdown .white {
  color: #000 !important;
}

.table-inspections td {
  min-width: 50px !important;
}

label.status-tag > i:first-child,
label.status-tag > i:first-child,
label.status-tag .tag-icon {
  display: none !important;
}

label.status-tag i {
  width: auto !important;
}

label.status-tag {
  display: flex;
  justify-content: center;
  border-radius: 6px !important;
}

label.status-tag.TaiOptions {
  display: inline-block;
}

.table-inspections td .bg-blue {
  background-color: #3168BA !important;
  color: #fff !important;
}

#jq_InspectionGridSection table.table-auto td {
  max-width: 100px !important;
}

#jq_InspectionGridSection table.main-table tr td:nth-child(5) {
  max-width: 115px !important;
  min-width: 102px !important;
}

#jq_InspectionGridSection table.main-table tr td:nth-child(2) label {
  justify-content: flex-start !important;
}

.table-inspections .info-column .gray4 {
  font-size: 15px !important;
  color: #3F8AF7 !important;
}

.table-inspections .info-column .yesDamaged {
  color: #ED4860 !important;
}

.table-inspections .info-column .blue {
  color: #3F8AF7 !important;
  font-size: 10px !important;
}

.table-inspections .info-column img {
  width: 15px !important;
}

#jq_InspectionGridSection table.main-table.office-inspections-table td:last-child {
  min-width: 235px !important;
}

#jq_InspectionGridSection table.main-table.office-inspections-table td:last-child .cloneForMergeContainer {
  display: inline-flex !important;
  /*width: 48% !important;*/
  justify-content: flex-start !important;
  margin-right: 5px;
  background-color: #EFF3F6 !important;
  color: #000 !important;
  border: none !important;
  border-radius: 5px !important;
}

table.activationTable.full-table tr td:first-child {
  width: 185px !important;
  min-width: 185px !important;
}

table.activationTable.table-auto td:nth-child(7) {
  min-width: 82px !important;
}

/*#jq_InspectionGridSection .jq_assignNewInspectionLink ,#jq_InspectionGridSection .CompletedOptions,
.cloneForMerge,.requestManualReport, #jq_InspectionGridSection .wrapper-dropdown,
#jq_PropertyGridSection .wrapper-dropdown{
  background-color: #e3eaef !important;
  color: #000 !important;
  border: 0 none #ffffffa6 !important;
  border-radius: 3px !important;
}*/
table .wrapper-dropdown {
  background-color: #e3eaef !important;
  color: #000 !important;
  border: 0 none rgba(255, 255, 255, 0.6509803922) !important;
  border-radius: 3px !important;
}

/*#jq_InspectionGridSection a:hover{
  background-color: #3F8AF7 !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}*/
#jq_InspectionGridSection .jq_assignNewInspectionLink {
  width: auto !important;
  /* margin-right: 5px; */
  text-align: left !important;
}

/* #jq_InspectionGridSection .CompletedOptions, #jq_InspectionGridSection .closedInspec {
/* #jq_InspectionGridSection .CompletedOptions, #jq_InspectionGridSection .closedInspec {
  width: 100% !important;
} */
.cloneForMerge {
  min-width: 95px !important;
}

.requestManualReport {
  min-width: 74px !important;
  margin-right: 4px !important;
}

#jq_InspectionGridSection .wrapper-dropdown span i,
#jq_PropertyGridSection .wrapper-dropdown span i {
  /* border-left: none !important; */
  /* border-left: none !important; */
  color: #000 !important;
  border-radius: 0px !important;
  line-height: 27px;
}

.link-border-right {
  width: 92%;
  line-height: 15px !important;
  margin-top: -2px;
  border-right: 1px solid #cecdcb;
}

.resend-link-border-right {
  width: 89%;
  line-height: 15px !important;
  margin-top: -1px;
  border-right: 1px solid #cecdcb;
}

.tai-link-border-right {
  width: 96%;
  line-height: 15px !important;
  margin-top: 0px;
  border-right: 1px solid #cecdcb;
}

#jq_InspectionGridSection thead .wrapper-dropdown {
  background-color: #fff !important;
}

#jq_InspectionGridSection .wrapper-dropdown .blue,
#jq_PropertyGridSection .wrapper-dropdown .blue {
  color: #000 !important;
}

#jq_InspectionGridSection .wrapper-dropdown .dropdown a,
#jq_PropertyGridSection .wrapper-dropdown .dropdown a {
  /* background-color: #ffffff !important;*/
  height: 100%;
}

#jq_InspectionGridSection .wrapper-dropdown .dropdown a:hover,
#jq_PropertyGridSection .wrapper-dropdown .dropdown a:hover {
  background-color: #3F8AF7 !important;
}

#jq_deleteInspection,
.jq_deleteInspection.blue8,
.icon-Delete {
  color: #FF5050 !important;
}

#jq_deleteInspection::before,
.jq_deleteInspection.blue8::before {
  color: #FF5050 !important;
}

.jq_OpenReportUrl .blue {
  color: #3F8AF7 !important;
}

#jq_InspectionGridSection ul li .jq_assignNewInspectionLink {
  width: 100% !important;
  background-color: #fff !important;
  text-align: left !important;
}

/* assets */
.filter-section .triple-pad-right .lh-27 {
  line-height: 41px !important;
}

.filter-section .default-input {
  color: #000 !important;
  padding: 0px 5px !important;
  border-radius: 6px;
  height: 42px !important;
}

#ViewAsset i {
  color: #3F8AF7 !important;
}

#assetTable thead .white, #propertyIdLabel i, #propertyIdLabel span {
  color: #000 !important;
}

#assetTable .blue13 {
  color: #3F8AF7 !important;
}

#jq_InspectionGridSection a.previewInHtmlLink:hover,
#jq_InspectionGridSection a.tooltips:hover,
#jq_InspectionGridSection a.ResendTEmail:hover {
  background-color: transparent !important;
}

body a.blue.bg-white.requestManualReport,
body a.blue.bg-white.cloneForMerge,
body a.blue.bg-white.jq_assignNewInspectionLink,
body a.blue.bg-white.requestTai {
  background-color: #fff !important;
  color: #3F8AF7 !important;
  border: 1px solid #EFF3F6 !important;
  border-radius: 4px;
  padding: 1px 5px;
}

body a.blue.bg-white.requestManualReport:hover,
body a.blue.bg-white.cloneForMerge:hover,
body a.blue.bg-white.jq_assignNewInspectionLink:hover,
body a.blue.bg-white.requestTai:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.edit-inspect-row {
  box-shadow: 0 0 0 !important;
  border: 0 none !important;
}

.inspectionTypeContainer .jq_NewInspTypeName {
  color: black !important;
  border: 1px solid #CDCDCC;
}

body a.gray1.bg-white:hover, body a.gray1.bg-white.active, body header a.gray.bg-white:hover, body header a.gray.bg-white.active, .layout-type:hover, .layout-type.active {
  background: #3F8AF7 !important;
  color: #fff !important;
  border: 1px solid #3F8AF7 !important;
}

.layout-type {
  border: 1px solid #d9d9d9 !important;
}

.keyRequiredCheckContainer {
  background-color: #ffffff !important;
  border: 1px solid #2AC684 !important;
  border-radius: 4px !important;
  padding: 2px 6px 2px 7px !important;
}

.keyRequiredCheckContainer:after {
  color: #00797e !important;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: 7px;
}

.ui-datepicker .ui-datepicker-header {
  font-size: 12px;
  background-color: #3e3e3e;
}

body .ui-datepicker-title span {
  font-size: 13px;
}

.ui-datepicker-current-day .ui-state-active {
  background-color: #3F8AF7;
  padding: 3px 5px 1px;
  font-size: 13px !important;
}

.setting-section .setting-contents .common-primary-button .icon-pencil {
  color: #fff !important;
}

#jq_InspectionGridSection .setting-contents .wrapper-dropdown-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

#viewAssetDetails .confirm-popup-title a.inLineEdit {
  background-color: #fff !important;
  margin-top: 3px;
}

.proptech-products {
  display: none;
}

.proptech-products a {
  background-color: #ffffff;
  border-left: 3px solid #D9D9D9;
}

#bnaIntergation, #kaIntegration {
  background: #F8F8F8;
}

#bnaIntergation:hover, #kaIntegration:hover {
  background: none !important;
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.search-box {
  padding: 6px;
  border-radius: 6px !important;
  font-size: 11px;
}

.search-box:hover {
  border: 1px solid #000 !important;
}

table.full-table td.prop-address {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  max-width: 140px !important;
}

table.full-table td.prop-id {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  max-width: 90px !important;
  min-width: 90px !important;
  width: 90px !important;
}

table.full-table td.w-165:last-child {
  width: 165px !important;
}

.jq_TypeField .icon-copy {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}

.mergedTag {
  padding: 2px 7px 6px !important;
}

.samplePropertyPetsBorder {
  border: 2px dashed #3F8AF7 !important;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.addDocdropdown {
  padding: 3px 7px;
  border: 1px solid #000;
}

.addNewdocumentBtn {
  height: auto !important;
}

.propertysettingTenantGuide .emergencyDropdown {
  left: 0;
  top: 24px;
}

.landlord-tabs li.ui-state-default {
  border: 1px solid #eee !important;
  font-size: 10px !important;
}

.landlord-tabs li.ui-state-default.newtab {
  border: 1px solid #3F8AF7 !important;
  background: #fff;
  border-radius: 0 6px 6px 0;
  box-shadow: 0 0 0 !important;
}

.landlord-tabs li.ui-tabs-active a {
  color: #3F8AF7 !important;
}

.landlord-tabs li.bg-new-blue.ui-tabs-active a {
  color: #fff !important;
}

.tenancyPopup, .pmSetupPopup {
  width: 373px !important;
}

.inspectionDate {
  line-height: 23px;
  margin-right: 3px;
}

/*.filter-section .header-search .inputosaurus-container{
  li.searchListItem{
    width: auto !important;
    background: #eee !important;
    border-radius: 5px !important;
    color: #000 !important;
    display: flex !important;
    align-items: center;
    margin-right: 2px;
    a{
      height: 10px;
      line-height: 2px;
      margin-left: 4px;
      width: 12px;
      padding: 5px 2px !important;
      border-radius: 11px;
      font-size: 8px;
    }
  }
  .inputosaurus-input.inputosaurus-required{
    width: auto !important;
  }
} */
a.tooltips span {
  height: auto !important;
}

td a.gray:hover {
  color: #000 !important;
}

.rentFrequency .rentValue {
  width: 100%;
  color: #3F8AF7 !important;
  font-weight: 500;
}

.header-tabs a:hover, .header-tabs a.active {
  color: #000 !important;
  background: #fff !important;
}

.property-layout-checkbox label {
  display: flex;
  align-items: center;
  margin-right: 5px;
}

.property-layout-checkbox span {
  margin-left: 1px;
  height: 21px;
}

table.table-auto td.text-right {
  text-align: right !important;
}

.template-tag {
  border-radius: 3px;
  border: 1px solid #d5ecff;
  padding: 6px;
  display: flex;
  align-items: center;
  height: 26px;
  background: #f4faff;
  line-height: 21px;
  margin: 4px 3px;
}

.property-layout-settings .oneThird {
  width: 30.7% !important;
}

.sync-wrapper i.icon-Rest {
  top: 19px;
  left: 35px;
}

.newPropertyContainer .newdatepicker, .newPropertyContainer i {
  cursor: pointer;
}

/* Start of ---- Akila Nilakshi */
.jconfirm-box {
  border-radius: 10px;
  font-family: "Poppins", serif !important;
}

.jconfirm-title-c, .jconfirm-content-pane {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding: 10px 20px !important;
}

.jconfirm.jconfirm-imsuccess .jconfirm-box .jconfirm-buttons button.btn-cancel,
.jconfirm.jconfirm-imdelete .jconfirm-box .jconfirm-buttons button.btn-cancel,
.jconfirm.jconfirm-imdefault .jconfirm-box .jconfirm-buttons button.btn-cancel {
  background-color: #D9D9D9 !important;
  border-radius: 24px !important;
  color: #000;
  font-size: 11px !important;
  font-weight: 500;
  font-family: "Poppins";
  padding: 6px 15px !important;
  margin-right: 8px !important;
}

.jconfirm-buttons .btn-red, .jconfirm-buttons .btn-green {
  background-color: #000 !important;
  border-radius: 24px !important;
  font-size: 11px !important;
  font-weight: bold;
}

.jconfirm-buttons .btn-red:hover, .jconfirm-buttons .btn-green:hover {
  background: #535353 !important;
}

.jconfirm-buttons .icon-Delete {
  display: none;
}

.jconfirm.jconfirm-imdelete .jconfirm-box .jconfirm-content-pane {
  font-size: 12px !important;
}

.jconfirm-icon-c {
  display: none !important;
}

.jconfirm.jconfirm-imsuccess .jconfirm-box .jconfirm-title-c,
.jconfirm.jconfirm-imdelete .jconfirm-box .jconfirm-title-c,
.jconfirm.jconfirm-imdefault .jconfirm-box .jconfirm-title-c {
  color: #000 !important;
  padding: 20px 20px 10px !important;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins", serif !important;
}

.add-new-wrapper, #add-new-wrapper {
  background-color: #D0E6F9 !important;
  color: #1481DE !important;
  border-radius: 6px;
  border-bottom: none !important;
}

.add-new-main-wrapper {
  background: #fff !important;
  padding: 0 !important;
  border-radius: 6px;
  border: none !important;
  border-bottom: 5px solid #F7F9FC !important;
  line-height: 14px !important;
}

.add-new-wrapper .icon-PlusCircle {
  display: none;
}

.poppins {
  font-family: "Poppins", serif !important;
}

.theme-form-label {
  font-size: 10px;
  line-height: 14px !important;
  font-weight: 500;
}

.add-new-wrapper.main-setting-title {
  margin-bottom: 0 !important;
}

.add-new-main-wrapper .setting-contents {
  padding: 20px !important;
}

.add-new-main-wrapper .setting-contents label {
  font-size: 10px !important;
  font-weight: 500;
}

.add-new-wrapper .icon-Calander::before {
  color: #000 !important;
}

.property-type-wrapper a {
  background-color: #eff3f6;
  border-radius: 15px;
  color: #000;
  font-weight: 500;
}

.property-type-wrapper a.active {
  background-color: #3F8AF7 !important;
  color: #fff;
}

.ui-menu {
  font-family: "Poppins", serif !important;
  border-radius: 0 0 10px 10px !important;
  box-shadow: 0 8px 12px 4px rgba(0, 0, 0, 0.0705882353) !important;
  border: none !important;
  border-radius: 0 0 10px 10px;
  width: 800px;
  max-width: 800px;
  cursor: pointer !important;
}

.ui-menu .ui-menu-item {
  color: #000 !important;
  background: #fff !important;
}

.ui-menu .ui-menu-item:hover {
  color: white !important;
  background: #3F8AF7;
}

.ui-menu .ui-menu-item:hover .ui-item-label {
  color: white !important;
}

.ui-menu .ui-item-label {
  color: #009cd7;
}

.ui-menu .ui-autocomplete-category, .ui-menu .ui-autocomplete-category:hover {
  background: #c3ddf0 !important;
  color: #000 !important;
}

.ui-menu .searchable-text {
  float: none !important;
}

.border-dotted-blue {
  border: 2px dashed #3F8AF7;
}

.TenantsOnLeaseContainer .newLeaseTenant {
  margin-bottom: 20px;
}

.add-new-main-wrapper .wrapper-dropdown {
  background-color: #fff !important;
}

.theme-popup {
  font-family: "Poppins", serif !important;
  border-radius: 10px;
  height: auto !important;
}

.theme-popup .popup-title {
  background: none !important;
  padding: 20px;
  font-size: 16px !important;
  text-align: left;
  font-weight: 500;
  line-height: 24px;
}

.theme-popup .popup-content, .theme-popup .popup-footer {
  padding: 20px;
}

.theme-popup .popup-close-icon {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-secondary-button {
  padding: 6px 15px;
  border-radius: 35px;
  background-color: #D9D9D9 !important;
  color: #000 !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
}

.theme-popup .icon-close::before {
  content: "\e5cd";
}

.theme-confirm-popup {
  background-color: rgba(0, 0, 0, 0.4);
}

.theme-confirm-popup .confirm-popup-wrapper {
  border-radius: 10px;
  width: 500px;
  position: relative !important;
}

.theme-confirm-popup .confirm-popup-footer {
  padding: 20px 20px 20px 0;
  text-align: right;
}

.theme-confirm-popup .confirm-popup-content {
  padding: 20px;
  text-align: left;
}

.theme-confirm-popup .confirm-popup-title {
  padding: 20px 20px 0;
}

.theme-confirm-popup .confirm-popup-title a, .theme-popup .confirm-popup-title a, .keyPopupWrap .jconfirm-closeIcon {
  height: 20px;
  width: 20px;
  background-color: #000 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.theme-confirm-popup .icon-close::before {
  color: #fff;
}

.mb-10 {
  margin-bottom: 10px;
}

.message-popup .popup-div {
  width: 400px;
  background-color: #fff;
  height: auto !important;
  border-radius: 10px;
}

.message-popup .custom-popup-header {
  padding: 10px 20px !important;
  background-color: #d34a56;
  border-radius: 10px 10px 0 0;
  color: #fff !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.initial {
  position: initial !important;
}

.theme-popup .tenancy-details-wrapper {
  padding: 10px;
  border-radius: 10px;
}

.tenancy-details-wrapper .check-label::before {
  left: -5px;
  margin-top: -12.5px;
}

body .whiteOverlay, body .overlay, body .popupOverlay {
  background: rgba(0, 0, 0, 0.4) !important;
}

body .tenantContainer .origin-popup {
  top: 25%;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.px-20 {
  padding: 0 20px;
}

.px-10 {
  padding: 0 10px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-20 {
  padding: 20px 0;
}

.mx-20 {
  margin: 0 20px;
}

.mx-10 {
  margin: 0 10px;
}

.mx-8 {
  margin: 0 8px;
}

.my-20 {
  margin: 20px 0;
}

.my-10 {
  margin: 10px 0;
}

.p-0 {
  padding: 0;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px !important;
}

.pt-0 {
  padding-top: 0px;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pr-2 {
  padding-right: 2px;
}

.m-0 {
  margin: 0;
}

.m-20 {
  margin: 20px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-0 {
  margin-top: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mr-5 {
  margin-right: 5px;
}

.top-0 {
  top: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-unset {
  top: unset !important;
}

.warning-banner {
  background-color: #ffe6e2;
  color: red;
  padding: 10px;
  border-radius: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.insp-wrapper {
  width: fit-content;
  padding-right: 27px !important;
}

.w-fit-content {
  width: fit-content;
}

.pl-0 {
  padding-left: 0 !important;
}

.cloneDetails .tooltip-wrapper {
  background: #d3e4ff !important;
  color: #3F8AF7 !important;
  font-family: "Poppins" !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 10px !important;
  border-radius: 4px;
}

.cloneTooltip {
  width: 400px;
  box-shadow: none;
  left: -135px !important;
}

.cloneTooltipLoading {
  left: 5px !important;
}

.cloneTooltipLoading .lidDownArrow {
  left: 130px !important;
}

.cloneDetails .lidDownArrow {
  left: 138px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.cloneDetails .tooltip-wrapper {
  background: #d3e4ff !important;
  color: #3F8AF7 !important;
  font-family: "Poppins" !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 10px !important;
  border-radius: 4px;
}

.cloneTooltip {
  width: 400px;
  box-shadow: none;
}

.d-none {
  display: none !important;
}

.inspection-area-wrapper .mergeAreaList {
  border: 1px solid #3F8AF7;
  border-radius: 10px;
  box-shadow: none;
}

.inspection-area-wrapper .mergeAreaList.activeOne {
  background: #3F8AF7;
}

.inspection-area-wrapper .leftArea, .inspection-area-wrapper .rightArea {
  background-color: #C3DDF0;
  padding: 10px !important;
  border-radius: 10px;
  flex-wrap: wrap;
  margin: 20px 0;
}

.light-blue {
  background-color: #C3DDF0;
}

.inspection-area-wrapper .rightArea .childInspections .hide {
  height: 0 !important;
  visibility: hidden;
}

.flex-wrap {
  flex-wrap: wrap;
}

.inspectionArea .middleArea {
  width: unset;
}

.inspection-area-wrapper.mergeInspectionsArea .mergeAreaList.activeOne span i, .inspection-area-wrapper.mergedInspectionsArea .mergeAreaList.activeOne span i {
  color: #ffffff !important;
}

.w-50 {
  width: 50%;
}

.inspection-area-wrapper .rightArea .childInspectionsDropdown.hide {
  visibility: hidden;
  height: 0;
}

.inspection-area-wrapper .middleArea.hide {
  visibility: hidden;
  padding: 0 !important;
  width: 0;
}

.change-btn-wrapper.hide {
  visibility: hidden;
}

.radius6 {
  border-radius: 6px;
}

.shadow4 {
  box-shadow: 0 0 0 !important;
}

.mt-20 {
  margin-top: 20px;
}

.property-list-column {
  margin-left: 0 !important;
}

.origin-popup {
  top: 20%;
}

.position-unset {
  position: unset !important;
}

.radius35 {
  border-radius: 35px !important;
}

.top200 {
  top: 200px !important;
}

.wrapper-dropdown.theme-border {
  border: 1px solid #CDCDCC !important;
}

.inspectionTypeContainer .jq_NewInspTypeName.active i, .inspectionTypeContainer .jq_NewInspTypeName:hover i {
  color: #FFF !important;
}

.jq_ViewInspections i {
  padding-right: 2px;
}

.propertyCheckList td:last-child {
  padding-right: 7px !important;
}

.theme-popup .icon-close::before, .theme-confirm-popup .icon-close::before {
  content: "\e654" !important;
  font-size: 8px !important;
  display: flex;
}

.emailAuthorization .theme-popup {
  height: fit-content !important;
}

.theme-container {
  border: 1px solid #CDCDCC !important;
  border-radius: 10px;
  padding: 20px;
}

.w-350 {
  width: 350px !important;
}

.job-dropdown {
  border: 1px solid #CDCDCC !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.addEmergencyContactPopup .theme-popup {
  height: fit-content !important;
  bottom: 50%;
}

.addNewDocumentPopup .theme-popup {
  height: fit-content !important;
  bottom: 30%;
}

.custom-popup.message-popup {
  left: 50%;
  top: 25%;
  height: fit-content !important;
}

td .inactive-row {
  border-bottom: none;
}

#assetTable th {
  font-size: 10px;
}

.jq_DeletedAssetList .setting-contents {
  background-color: #E5EDF9 !important;
  margin-bottom: 20px;
  border-radius: 5px;
}

.theme-popup a.dismissAssetPopup:hover {
  color: #FFF !important;
  background: #000 !important;
}

.common-table-action-button {
  background-color: #3F8AF7 !important;
  color: #FFF !important;
  border: 1px solid #EFF3F6 !important;
  border-radius: 4px;
  padding: 5px;
}

.common-table-action-button:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.new-theme-light-blue {
  background-color: #C3DDF0 !important;
}

.theme-popup .duplicateAssetsListContainer .duplicate-asset-header {
  font-size: 10px !important;
  color: #000 !important;
}

.theme-popup .duplicateAssetsListContainer {
  overflow-x: hidden;
}

.theme-popup .radio.radio.radio-btn .check-label.selected::before {
  color: #3f8af7;
  background: #C3DDF0 !important;
}

.theme-popup .emergencyDropdown {
  top: 90px;
  right: 0;
  left: 0;
  font-size: 12px;
  padding: 0;
  margin: 0 20px;
  width: inherit;
}

.theme-popup #docType {
  top: 38px;
  right: 0;
  left: -20px;
  font-size: 12px;
  padding: 0;
  margin: 0 20px;
  width: 100%;
}

.theme-popup ul.emergencyDropdown li:hover {
  background: #3f8af7;
  color: #FFF;
}

.theme-popup ul.emergencyDropdown li {
  padding: 5px 10px;
}

.theme-popup .addEmergencyContact span {
  color: #7a7b7b;
}

.dup-confirmation-popup {
  box-shadow: none;
  border-radius: 10px;
}

.top-100 {
  top: 100px !important;
}

.position-fixed {
  position: fixed !important;
}

input[type=date], input[type=number] {
  border: 1px solid #CDCDCC !important;
}

input[type=text] {
  cursor: text !important;
}

.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.icon-wrapper a {
  line-height: normal;
}

.ht-28 {
  height: 28px !important;
}

.ml-10 {
  margin-left: 10px;
}

.theme-popup .progress-indicator {
  flex-direction: row !important;
}

.theme-popup .progress-indicator .step-line1 {
  height: 2px;
  width: 300px;
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-line {
  height: 2px;
  width: 300px;
  background-color: #f3f7f8;
}

.theme-popup .progress-indicator .step-line.completed {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle.active {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle.completed {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle {
  background-color: #f3f7f8;
}

.theme-popup .warning-card {
  background-color: #ffe6e2;
  color: red;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.theme-popup .info-card {
  background-color: #edf5fd;
  color: #0060ff;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.theme-popup .info-card i::after, .theme-popup .warning-card i::after {
  font-weight: 600;
}

.theme-popup .vt-contact-details {
  color: #000;
  padding: 10px;
  border-radius: 10px;
}

.filter-section .wrapper-dropdown span.OfficeStateChange {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 6px !important;
  background-color: #fff;
  line-height: normal !important;
}

.filter-section .wrapper-dropdown span.OfficeStateChange .wrapper-dropdown-value {
  padding: 0px !important;
}

.filter-section .wrapper-dropdown span.OfficeStateChange i {
  position: unset;
}

.bulkNewInspector .theme-popup {
  height: fit-content !important;
}

.w-30 {
  width: 30%;
}

.align-end {
  align-self: flex-end;
}

.theme-popup .property-list-column {
  width: 100% !important;
  background-color: #3F8AF7 !important;
}

.theme-popup .dropdown-item {
  color: #FFF !important;
}

.theme-popup .error-wrapper {
  background-color: #fff !important;
}

.theme-popup .confirmationText {
  text-align: left;
  color: red;
  font-size: 12px;
}

.theme-popup .search-prop-wrapper.search-property-content {
  height: unset;
}

#popup_overlay {
  background: rgba(0, 0, 0, 0.4) !important;
}

/* .settings-main-wrapper a{
  width: auto!important;
  padding: 0 20px;
} */
.settings-main-wrapper .settings-tabs {
  display: flex;
  flex-wrap: wrap;
}

.prop-manager-location-table {
  table-layout: fixed;
}

.white-space-nowrap {
  white-space: nowrap;
}

.assignPropertyLocationModal .theme-popup {
  height: fit-content !important;
}

.wd-760 {
  width: 760px !important;
}

.theme-popup #dropdownList {
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.4);
  padding: 0 !important;
  border-radius: 2px 2px 5px 5px;
  border: none;
}

.theme-popup #dropdownList .form-check {
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 5px 10px !important;
  display: inline-block !important;
  width: 100%;
  color: #000000 !important;
  font-family: "Poppins", serif !important;
  border: 0 none !important;
  display: flex !important;
  align-items: center !important;
}

.theme-popup #dropdownList .form-check input[type=checkbox] {
  display: block !important;
  margin-right: 10px;
}

.theme-popup #dropdownList .form-check:hover {
  background: #3F8AF7 !important;
  color: #fff !important;
}

.object-contain {
  object-fit: contain;
}

.sync-records-container {
  height: 347px;
}

.consoleTabs {
  border-top: none !important;
  background: #fff !important;
}

.consoleTabs a span.propertiesCount {
  background-color: #000;
  color: #fff;
}

.consoleTabs a.active span {
  color: #fff;
}

.consoleTabs a.active span.propertiesCount {
  background: #FFF;
  color: #000;
}

.ml-5 {
  margin-left: 5px;
}

.theme-popup .publishVTContent input {
  display: inline-block !important;
}

.theme-popup .textToCopy {
  background-color: #f0f0f0;
  border: none;
  border-radius: 5px !important;
  padding: 0 10px !important;
  margin-right: 0px;
}

.theme-popup .copythisLink {
  border-radius: 0 5px 5px 0;
}

.theme-popup .vt-link-details .taiUrlLink {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-link-details .taiUrlLink input {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-sucess-details .taiUrlLink {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-sucess-details .taiUrlLink input {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.viewVTPopup, .vtEmailSendPopup, .jq_viewNotesVTPopup {
  position: fixed !important;
}

.theme-poup.vtEmailSendPopup {
  top: 5% !important;
  bottom: unset;
}

.sync-details-wrapper .title {
  padding: 10px 20px !important;
}

.sync-details-wrapper .title label, .sync-details-wrapper .setting-contents label {
  display: flex;
  align-items: center;
}

.sync-details-wrapper .title i, .sync-details-wrapper .setting-contents i {
  margin-right: 5px !important;
  font-size: 18px;
  border-radius: 35px;
  background-color: #D9D9D9 !important;
  color: #000 !important;
  line-height: 16px !important;
  text-align: center !important;
  border: 0 none !important;
  width: auto;
  font-weight: 500;
  font-size: 12px !important;
}

.theme-popup .icon-close::before {
  content: "\e5cd";
}

.theme-confirm-popup {
  background-color: rgba(0, 0, 0, 0.4);
}

.theme-confirm-popup .confirm-popup-wrapper {
  border-radius: 10px;
  width: 500px;
  position: relative !important;
}

.theme-confirm-popup .confirm-popup-footer {
  padding: 20px 20px 20px 0;
  text-align: right;
}

.theme-confirm-popup .confirm-popup-content {
  padding: 20px;
  text-align: left;
}

.theme-confirm-popup .confirm-popup-title {
  padding: 20px 20px 0;
}

.theme-confirm-popup .confirm-popup-title a, .theme-popup .confirm-popup-title a, .keyPopupWrap .jconfirm-closeIcon {
  height: 20px;
  width: 20px;
  background-color: #000 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.theme-confirm-popup .icon-close::before {
  color: #fff;
}

.mb-10 {
  margin-bottom: 10px;
}

.message-popup .popup-div {
  width: 400px;
  background-color: #fff;
  height: auto !important;
  border-radius: 10px;
}

.message-popup .custom-popup-header {
  padding: 10px 20px !important;
  background-color: #d34a56;
  border-radius: 10px 10px 0 0;
  color: #fff !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.initial {
  position: initial !important;
}

.theme-popup .tenancy-details-wrapper {
  padding: 10px;
  border-radius: 10px;
}

.tenancy-details-wrapper .check-label::before {
  left: -5px;
  margin-top: -12.5px;
}

body .whiteOverlay, body .overlay, body .popupOverlay {
  background: rgba(0, 0, 0, 0.4) !important;
}

body .tenantContainer .origin-popup {
  top: 25%;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-20 {
  padding: 0 20px;
}

.px-10 {
  padding: 0 10px;
}

.py-20 {
  padding: 20px 0;
}

.mx-20 {
  margin: 0 20px;
}

.mx-10 {
  margin: 0 10px;
}

.mx-8 {
  margin: 0 8px;
}

.my-20 {
  margin: 20px 0;
}

.my-10 {
  margin: 10px 0;
}

.p-0 {
  padding: 0;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px !important;
}

.pt-0 {
  padding-top: 0px;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.m-0 {
  margin: 0;
}

.m-20 {
  margin: 20px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-0 {
  margin-top: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mr-5 {
  margin-right: 5px;
}

.top-0 {
  top: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-unset {
  top: unset !important;
}

.warning-banner {
  background-color: #ffe6e2;
  color: red;
  padding: 10px;
  border-radius: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.insp-wrapper {
  width: fit-content;
  padding-right: 27px !important;
}

.w-fit-content {
  width: fit-content;
}

.pl-0 {
  padding-left: 0 !important;
}

.cloneDetails .tooltip-wrapper {
  background: #d3e4ff !important;
  color: #3F8AF7 !important;
  font-family: "Poppins" !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 10px !important;
  border-radius: 4px;
}

.cloneTooltip {
  width: 400px;
  box-shadow: none;
  left: -135px !important;
}

.cloneTooltipLoading {
  left: 5px !important;
}

.cloneTooltipLoading .lidDownArrow {
  left: 130px !important;
}

.cloneDetails .lidDownArrow {
  left: 138px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.cloneDetails .tooltip-wrapper {
  background: #d3e4ff !important;
  color: #3F8AF7 !important;
  font-family: "Poppins" !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 10px !important;
  border-radius: 4px;
}

.cloneTooltip {
  width: 400px;
  box-shadow: none;
}

.d-none {
  display: none !important;
}

.inspection-area-wrapper .mergeAreaList {
  border: 1px solid #3F8AF7;
  border-radius: 10px;
  box-shadow: none;
}

.inspection-area-wrapper .mergeAreaList.activeOne {
  background: #3F8AF7;
}

.inspection-area-wrapper .leftArea, .inspection-area-wrapper .rightArea {
  background-color: #C3DDF0;
  padding: 10px !important;
  border-radius: 10px;
  flex-wrap: wrap;
  margin: 20px 0;
}

.light-blue {
  background-color: #C3DDF0;
}

.inspection-area-wrapper .rightArea .childInspections .hide {
  height: 0 !important;
  visibility: hidden;
}

.flex-wrap {
  flex-wrap: wrap;
}

.inspectionArea .middleArea {
  width: unset;
}

.inspection-area-wrapper.mergeInspectionsArea .mergeAreaList.activeOne span i, .inspection-area-wrapper.mergedInspectionsArea .mergeAreaList.activeOne span i {
  color: #ffffff !important;
}

.w-50 {
  width: 50%;
}

.inspection-area-wrapper .rightArea .childInspectionsDropdown.hide {
  visibility: hidden;
  height: 0;
}

.inspection-area-wrapper .middleArea.hide {
  visibility: hidden;
  padding: 0 !important;
  width: 0;
}

.change-btn-wrapper.hide {
  visibility: hidden;
}

.radius6 {
  border-radius: 6px;
}

.shadow4 {
  box-shadow: 0 0 0 !important;
}

.mt-20 {
  margin-top: 20px;
}

.property-list-column {
  margin-left: 0 !important;
}

.origin-popup {
  top: 20%;
}

.position-unset {
  position: unset !important;
}

.radius35 {
  border-radius: 35px !important;
}

.top200 {
  top: 200px !important;
}

.wrapper-dropdown.theme-border {
  border: 1px solid #CDCDCC !important;
}

.inspectionTypeContainer .jq_NewInspTypeName.active i, .inspectionTypeContainer .jq_NewInspTypeName:hover i {
  color: #FFF !important;
}

.jq_ViewInspections i {
  padding-right: 2px;
}

.propertyCheckList td:last-child {
  padding-right: 7px !important;
}

.theme-popup .icon-close::before, .theme-confirm-popup .icon-close::before {
  content: "\e654" !important;
  font-size: 8px !important;
  display: flex;
}

.emailAuthorization .theme-popup {
  height: fit-content !important;
}

.theme-container {
  border: 1px solid #CDCDCC !important;
  border-radius: 10px;
  padding: 20px;
}

.w-350 {
  width: 350px !important;
}

.job-dropdown {
  border: 1px solid #CDCDCC !important;
  border-radius: 5px;
  padding: 5px 10px;
}

.addEmergencyContactPopup .theme-popup {
  height: fit-content !important;
  bottom: 50%;
}

.addNewDocumentPopup .theme-popup {
  height: fit-content !important;
  bottom: 30%;
}

.custom-popup.message-popup {
  left: 50%;
  top: 25%;
  height: fit-content !important;
}

td .inactive-row {
  border-bottom: none;
}

#assetTable th {
  font-size: 10px;
}

.jq_DeletedAssetList .setting-contents {
  background-color: #E5EDF9 !important;
  margin-bottom: 20px;
  border-radius: 5px;
}

.theme-popup a.dismissAssetPopup:hover {
  color: #FFF !important;
  background: #000 !important;
}

.common-table-action-button {
  background-color: #3F8AF7 !important;
  color: #FFF !important;
  border: 1px solid #EFF3F6 !important;
  border-radius: 4px;
  padding: 5px;
}

.common-table-action-button:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.new-theme-light-blue {
  background-color: #C3DDF0 !important;
}

.theme-popup .duplicateAssetsListContainer .duplicate-asset-header {
  font-size: 10px !important;
  color: #000 !important;
}

.theme-popup .duplicateAssetsListContainer {
  overflow-x: hidden;
}

.theme-popup .radio.radio.radio-btn .check-label.selected::before {
  color: #3f8af7;
  background: #C3DDF0 !important;
}

.theme-popup .emergencyDropdown {
  top: 90px;
  right: 0;
  left: 0;
  font-size: 12px;
  padding: 0;
  margin: 0 20px;
  width: inherit;
}

.theme-popup #docType {
  top: 38px;
  right: 0;
  left: -20px;
  font-size: 12px;
  padding: 0;
  margin: 0 20px;
  width: 100%;
}

.theme-popup ul.emergencyDropdown li:hover {
  background: #3f8af7;
  color: #FFF;
}

.theme-popup ul.emergencyDropdown li {
  padding: 5px 10px;
}

.theme-popup .addEmergencyContact span {
  color: #7a7b7b;
}

.dup-confirmation-popup {
  box-shadow: none;
  border-radius: 10px;
}

.top-100 {
  top: 100px !important;
}

.position-fixed {
  position: fixed !important;
}

input[type=date], input[type=number] {
  border: 1px solid #CDCDCC !important;
}

input[type=text] {
  cursor: text !important;
}

.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.icon-wrapper a {
  line-height: normal;
}

.ht-28 {
  height: 28px !important;
}

.ml-10 {
  margin-left: 10px;
}

.theme-popup .progress-indicator {
  flex-direction: row !important;
}

.theme-popup .progress-indicator .step-line1 {
  height: 2px;
  width: 300px;
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-line {
  height: 2px;
  width: 300px;
  background-color: #f3f7f8;
}

.theme-popup .progress-indicator .step-line.completed {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle.active {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle.completed {
  background-color: #3F8AF7;
}

.theme-popup .progress-indicator .step-circle {
  background-color: #f3f7f8;
}

.theme-popup .warning-card {
  background-color: #ffe6e2;
  color: red;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.theme-popup .info-card {
  background-color: #edf5fd;
  color: #0060ff;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.theme-popup .info-card i::after, .theme-popup .warning-card i::after {
  font-weight: 600;
}

.theme-popup .vt-contact-details {
  color: #000;
  padding: 10px;
  border-radius: 10px;
}

.filter-section .wrapper-dropdown span.OfficeStateChange {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 6px !important;
  background-color: #fff;
  line-height: normal !important;
}

.filter-section .wrapper-dropdown span.OfficeStateChange .wrapper-dropdown-value {
  padding: 0px !important;
}

.filter-section .wrapper-dropdown span.OfficeStateChange i {
  position: unset;
}

.bulkNewInspector .theme-popup {
  height: fit-content !important;
}

.w-30 {
  width: 30%;
}

.align-end {
  align-self: flex-end;
}

.theme-popup .property-list-column {
  width: 100% !important;
  background-color: #3F8AF7 !important;
}

.theme-popup .dropdown-item {
  color: #FFF !important;
}

.theme-popup .error-wrapper {
  background-color: #fff !important;
}

.theme-popup .confirmationText {
  text-align: left;
  color: red;
  font-size: 12px;
}

.theme-popup .search-prop-wrapper.search-property-content {
  height: unset;
}

#popup_overlay {
  background: rgba(0, 0, 0, 0.4) !important;
}

/* .settings-main-wrapper a{
  width: auto!important;
  padding: 0 20px;
} */
.settings-main-wrapper .settings-tabs {
  display: flex;
  flex-wrap: wrap;
}

.prop-manager-location-table {
  table-layout: fixed;
}

.white-space-nowrap {
  white-space: nowrap;
}

.assignPropertyLocationModal .theme-popup {
  height: fit-content !important;
}

.wd-760 {
  width: 760px !important;
}

.theme-popup #dropdownList {
  box-shadow: 0 3px 6px rgba(102, 130, 144, 0.4);
  padding: 0 !important;
  border-radius: 2px 2px 5px 5px;
  border: none;
}

.theme-popup #dropdownList .form-check {
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 5px 10px !important;
  display: inline-block !important;
  width: 100%;
  color: #000000 !important;
  font-family: "Poppins", serif !important;
  border: 0 none !important;
  display: flex !important;
  align-items: center !important;
}

.theme-popup #dropdownList .form-check input[type=checkbox] {
  display: block !important;
  margin-right: 10px;
}

.theme-popup #dropdownList .form-check:hover {
  background: #3F8AF7 !important;
  color: #fff !important;
}

.object-contain {
  object-fit: contain;
}

.sync-records-container {
  height: 347px;
}

.consoleTabs {
  border-top: none !important;
  background: #fff !important;
}

.consoleTabs a span.propertiesCount {
  background-color: #000;
  color: #fff;
}

.consoleTabs a.active span {
  color: #fff;
}

.consoleTabs a.active span.propertiesCount {
  background: #FFF;
  color: #000;
}

.ml-5 {
  margin-left: 5px;
}

.theme-popup .publishVTContent input {
  display: inline-block !important;
}

.theme-popup .textToCopy {
  background-color: #f0f0f0;
  border: none;
  border-radius: 5px !important;
  padding: 0 10px !important;
  margin-right: 0px;
}

.theme-popup .copythisLink {
  border-radius: 0 5px 5px 0;
}

.theme-popup .vt-link-details .taiUrlLink {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-link-details .taiUrlLink input {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-sucess-details .taiUrlLink {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.theme-popup .vt-sucess-details .taiUrlLink input {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.viewVTPopup, .vtEmailSendPopup, .jq_viewNotesVTPopup {
  position: fixed !important;
}

.theme-poup.vtEmailSendPopup {
  top: 5% !important;
  bottom: unset;
}

.sync-details-wrapper .title {
  padding: 10px 20px !important;
}

.sync-details-wrapper .title label, .sync-details-wrapper .setting-contents label {
  display: flex;
  align-items: center;
}

.sync-details-wrapper .title i, .sync-details-wrapper .setting-contents i {
  margin-right: 5px !important;
  font-size: 18px;
}

.align-items-end {
  align-items: end;
}

.lh-normal {
  line-height: normal !important;
}

.align-items-end {
  align-items: end;
}

.lh-normal {
  line-height: normal !important;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.theme-popup .cke_contents {
  height: 300px !important;
}

.theme-popup .recepientListWrap li {
  padding: 5px 10px !important;
  color: #000 !important;
}

.property-layout-settings input {
  cursor: default !important;
}

.property-layout-settings .setting-section input[type=text]:hover {
  border: none !important;
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .theme-popup .email-content-wrapper {
    max-height: calc(100vh - 200px);
    overflow-y: scroll;
  }
}
.text-red {
  color: #ed4860;
}

table tbody tr td, table thead tr td {
  cursor: default !important;
}

table thead tr td i {
  cursor: pointer !important;
}

.welcome-doc-wrapper .customDoc:nth-child(even) {
  background-color: #eff3f6;
}

.multi-select-dropdown .inputosaurus-container {
  display: flex;
  gap: 5px;
}

.multi-select-dropdown .inputosaurus-container li.searchListItem a {
  display: flex;
  gap: 5px;
  height: inherit;
  align-items: center;
  border-color: #000 !important;
  background-color: #000 !important;
}

.multi-select-dropdown .inputosaurus-container li.searchListItem {
  display: flex;
  padding: 0;
  gap: 10px;
  width: unset !important;
  overflow: unset;
}

#suburbSearchArea.multi-select-dropdown .state-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#suburbSearchArea.multi-select-dropdown .suburb-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#pManagerSearchArea.multi-select-dropdown .pManager-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#AppKeySearchArea.multi-select-dropdown .app-key-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#managerSearchArea.multi-select-dropdown .inspector-input-wrapper .inputosaurus-container li.searchListItem span.filterItem,
#OfficeSizeSearchArea.multi-select-dropdown .office-input-wrap .inputosaurus-container li.searchListItem span.filterItem {
  width: auto !important;
  padding-left: 5px;
  min-width: 50px;
  max-width: 150px;
}

.number-btn-wrapper span.active, .number-btn-wrapper span:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.selectNoOFLinesContainer {
  height: 200px;
}

.welcome-doc-wrapper ul.emergencyDropdown {
  padding: 0 !important;
}

.welcome-doc-wrapper ul.emergencyDropdown li {
  padding: 3px 7px;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.theme-popup .cke_contents {
  height: 300px !important;
}

.theme-popup .recepientListWrap li {
  padding: 5px 10px !important;
  color: #000 !important;
}

.property-layout-settings input {
  cursor: default !important;
}

.property-layout-settings .setting-section input[type=text]:hover {
  border: none !important;
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .theme-popup .email-content-wrapper {
    max-height: calc(100vh - 200px);
    overflow-y: scroll;
  }
}
.text-red {
  color: #ed4860;
}

table tbody tr td, table thead tr td {
  cursor: default !important;
}

table thead tr td i {
  cursor: pointer !important;
}

.welcome-doc-wrapper .customDoc:nth-child(even) {
  background-color: #eff3f6;
}

.multi-select-dropdown .inputosaurus-container {
  display: flex;
  gap: 5px;
}

.multi-select-dropdown .inputosaurus-container li.searchListItem a {
  display: flex;
  gap: 5px;
  height: inherit;
  align-items: center;
  border-color: #000 !important;
  background-color: #000 !important;
}

.multi-select-dropdown .inputosaurus-container li.searchListItem {
  display: flex;
  padding: 0;
  gap: 10px;
  width: unset !important;
  overflow: unset;
}

#suburbSearchArea.multi-select-dropdown .state-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#suburbSearchArea.multi-select-dropdown .suburb-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#pManagerSearchArea.multi-select-dropdown .pManager-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#AppKeySearchArea.multi-select-dropdown .app-key-input-wrap .inputosaurus-container li.searchListItem span.filterItem,
#managerSearchArea.multi-select-dropdown .inspector-input-wrapper .inputosaurus-container li.searchListItem span.filterItem,
#OfficeSizeSearchArea.multi-select-dropdown .office-input-wrap .inputosaurus-container li.searchListItem span.filterItem {
  width: auto !important;
  padding-left: 5px;
  min-width: 50px;
  max-width: 150px;
}

.number-btn-wrapper span.active, .number-btn-wrapper span:hover {
  background-color: #3F8AF7 !important;
  color: #fff !important;
}

.selectNoOFLinesContainer {
  height: 200px;
}

.welcome-doc-wrapper ul.emergencyDropdown {
  padding: 0 !important;
}

.welcome-doc-wrapper ul.emergencyDropdown li {
  padding: 3px 7px;
}

.welcome-doc-wrapper ul.emergencyDropdown li:hover {
  background-color: #3F8AF7 !important;
  color: #FFF !important;
}

.email-filter-wrapper .jq_em_filters {
  background-color: #FFF;
  border-radius: 10px;
  flex-wrap: wrap;
  gap: 10px;
}

.email-filter-wrapper .el-filter-li {
  padding: 5px 10px;
  background-color: #eff3f6;
  color: #000;
  gap: 10px;
  margin: 0 !important;
}

.email-filter-wrapper .el-filter-li i {
  background-color: #000;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
}

.email-filter-wrapper span {
  white-space: nowrap;
}

#emaillogs .filter-section {
  flex-wrap: wrap;
}

#emaillogs .jq_filtercontainer {
  border-top: 1px solid #cecece;
  padding-top: 20px;
  margin-top: 20px;
}

.jconfirm .jconfirm-bg {
  background: rgba(0, 0, 0, 0.4) !important;
}

.setting-section.office-details-section {
  padding: 0 !important;
}

#addOfficeLocation {
  align-self: center;
  padding: 5px 10px;
}

.addlocation-popup .theme-popup i.icon-question::before {
  color: #3F8AF7 !important;
  font-size: 15px !important;
  font-weight: 600;
}

.popup-container.extendTimerPopup {
  position: fixed !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*End of ----- Akila Nilakshi */
.cmsUploadUser i.icon-delete3 {
  background-color: #3F8AF7 !important;
  background-color: #3F8AF7 !important;
}

.p-0 {
  padding: 0 !important;
}

.border-0 {
  border: 0 none !important;
}

.radius-0 {
  border-radius: 0 !important;
}

.email-templates__navigation__heading {
  color: #000 !important;
}

.email-templates__navigation__list .email-templates__navigation__list__item {
  border-radius: 3px;
  border: 1px solid #d5ecff;
  padding: 6px;
  display: flex;
  align-items: center;
  height: 26px;
  background: #f4faff;
  line-height: 21px;
  margin: 4px 3px;
  width: auto !important;
}

.email-templates__navigation__list .email-templates__navigation__list__item.selected {
  background: #3F8AF7;
  color: #fff;
  border: 1px solid #3F8AF7;
}

.email-templates__navigation__list .email-templates__navigation__list__item.selected a {
  color: #fff !important;
}

.email-templates__navigation__list .email-templates__navigation__list__item a {
  color: #000000 !important;
  font-weight: 500 !important;
}

.email-templates__card__header, .email-templates__card__content {
  font-family: "Poppins", serif !important;
}

.email-templates__card__content {
  font-size: 12px;
  word-break: break-all;
}

.email-templates__card__footer img, .dropzone-img {
  filter: hue-rotate(35deg);
}

#AddNewTemplate, #AddNewSignature {
  border: 1px dashed #cce2f5;
  border-radius: 8px;
  background: #f4faff;
}

#AddNewTemplate .email-templates__card__add-button, #AddNewSignature .email-templates__card__add-button {
  border: 0 none;
  background: #f4faff;
}

.ui-autocomplete li {
  color: #000 !important;
}

.ui-autocomplete .ui-autocomplete-category:hover {
  background: #C3DDF0 !important;
  color: #000 !important;
  border: 0;
}

body .ui-autocomplete li:hover, body .ui-autocomplete li.ui-state-focus {
  background: #3F8AF7 !important;
}

.email-templates__search__input {
  border-radius: 6px !important;
  line-height: 29px !important;
  height: 48px;
  font-family: "Poppins", serif !important;
  color: #000 !important;
  min-width: 50px;
}

.email-templates__search__input:hover {
  border: 1px solid #000 !important;
}

.cke_chrome {
  border: 0 none !important;
}

.email-template__template-editor__editor .cke_top {
  background-color: #ababab !important;
  border: 0 none !important;
  border-radius: 2px 2px 0 0 !important;
}

.email-template__template-editor__editor a.cke_combo_button:hover,
.email-template__template-editor__editor .cke_button_off:hover {
  background-color: #949494 !important;
  cursor: pointer;
}

.create-email-template .cke_contents {
  height: 736px !important;
}

.blue-img-icons img, .mail-merge-emergencycontact img {
  filter: hue-rotate(35deg);
}

.email-template__template-editor__settings__block__content__title {
  font-family: "Poppins", serif !important;
  color: #000 !important;
  font-size: 10px !important;
}

.popular-mail-merge-token, .mail-merge-category {
  font-family: "Poppins", serif !important;
  color: #000 !important;
  font-size: 10px !important;
}

.popular-mail-merge-token span, .mail-merge-category span {
  font-family: "Poppins", serif !important;
  color: #000 !important;
  font-size: 10px !important;
}

.emailboxes:hover, .email-templates__card.active, .email-templates__signature-card:not(.isFranchiseSignature):hover, .email-templates__signature-card:not(.isFranchiseSignature).active {
  border: 1px solid #3F8AF7 !important;
  box-shadow: 0 0 0 !important;
}

.emailboxes:hover .email-templates__card__header, .email-templates__card.active .email-templates__card__header, .email-templates__signature-card:not(.isFranchiseSignature):hover .email-templates__card__header, .email-templates__signature-card:not(.isFranchiseSignature).active .email-templates__card__header {
  background-color: #3F8AF7 !important;
  border: 1px solid #3F8AF7 !important;
}

.arrow {
  border-top: 1px solid #3F8AF7;
  border-right: 1px solid #3F8AF7;
}

.email-template__template-editor__settings__block__content__popular-block__tabs__list-item.active .arrow-container .arrow {
  border-top: 1px solid #3F8AF7;
  border-right: 1px solid #3F8AF7;
}

.email-template__template-editor__settings__block__content__button-block__button, .circularstdbook {
  border-radius: 3px !important;
  border: 1px solid #d5ecff !important;
  padding: 6px !important;
  display: flex !important;
  align-items: center !important;
  background: #f4faff !important;
  line-height: 13px !important;
  height: auto !important;
  color: #000000 !important;
  font-family: "Poppins" !important;
  box-shadow: 0 0 0 !important;
  text-align: center !important;
}

.circularstdbook {
  justify-content: center;
  font-size: 16px !important;
  height: 30px !important;
  font-weight: 500;
}

.cancel-mailmerge {
  background-color: #000 !important;
  color: #fff !important;
  font-size: 12px;
  border-radius: 35px !important;
  font-weight: 500;
  font-family: "Poppins";
}

.colorForSignatureAll.email-template__template-editor__settings__block__content__color-palette-block__color-list__item {
  margin-left: -20px !important;
  margin-top: 0 !important;
}

.email-template__template-editor__settings__block__content__color-palette-block__nav-list__item.active a {
  color: #3F8AF7 !important;
}

.email-templates__select-tempaltes__basic h4, .email-templates__select-tempaltes__own h4 {
  color: #000000 !important;
  font-family: "Poppins" !important;
  margin-left: 0 !important;
  font-weight: 500 !important;
  font-size: 12px !important;
}

.email-templates__select-tempaltes__basic-content__card {
  margin-top: 0px;
  margin-bottom: 20px;
  width: auto;
}

.email-templates__select-tempaltes__basic-content__card__header {
  height: 22px !important;
  background-color: #747474 !important;
  font-family: "Poppins" !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  border: 1px solid #747474 !important;
}

.email-templates__select-tempaltes__basic-content__card-content {
  border: 1px solid #f1f1f1;
}

.email-templates__select-tempaltes__own-content__card {
  border: 1px dashed #cce2f5 !important;
  border-radius: 8px !important;
  background: #f4faff !important;
  width: 230px;
}

.wrapper-dropdown .wrapper-dropdown-value a {
  width: 100% !important;
}

/* .inspector-input-wrapper ul {
  height: 41.5px !important;
} */
.email-template__template-editor__settings__block__content__emergency-block__tab-item span {
  color: #3F8AF7 !important;
}

.sceduledsection {
  float: left;
  line-height: 10px;
  margin-top: 4px;
}

.email-templates__card__content p {
  word-break: break-word;
}

.signatureLayouts {
  cursor: pointer;
  box-shadow: 0 0 0;
}

.signatureLayouts .borderActive {
  border: 2px solid #EFF3F6 !important;
}

.signatureLayouts.active .borderActive {
  border: 2px solid #cce2f5 !important;
  background: #f4faff;
}

.areas-ul .ui-sortable-handle, .area-names .ui-sortable-handle {
  max-width: 100% !important;
}

.areas-ul .ui-sortable-handle.active .list-title, .areas-ul .ui-sortable-handle:hover .list-title,
.area-names .ui-sortable-handle.active .list-title, .area-names .ui-sortable-handle:hover .list-title {
  color: #000 !important;
}

.templateList .templateList-body .template3 .tmp-3-row .bordered-div3 img.temp-img-3 {
  position: absolute;
  left: -64px;
  width: 60%;
  top: 21%;
}

/* width as percentages */
.wp-100 {
  width: 100%;
}

.wp-25 {
  width: 25%;
}

.wp-30 {
  width: 30%;
}

.wp-50 {
  width: 50%;
}

.InfoMarkTooltip {
  left: 250px;
  padding: 10px 10px;
  height: auto;
}

.addDocdropdown {
  padding: 3px 7px;
  border: 1px solid #000;
  float: left;
  line-height: 20px;
  white-space: nowrap;
}

.emergencyContactBox {
  height: 245px;
}

.emergencyContactBox.addnewContact {
  border: 1px dashed #cce2f5 !important;
  border-radius: 8px;
}

.emergencyContactBox .addContactArea {
  background: #f4faff;
  border-radius: 8px;
}

.addnewContactBtn {
  width: 100%;
  position: relative;
  top: unset;
  left: unset;
}

.cke_notification {
  display: none !important;
}

.w-fit-content {
  width: fit-content;
}

.overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  display: none;
  background: rgba(255, 255, 255, 0.9) !important;
  opacity: 0.4;
}

.popup-container.closeConfirmPopup, .closeConfirmPopup {
  font-size: 10px !important;
  font-weight: bold;
  line-height: 16px;
  position: absolute;
  right: 16px;
  top: 25px;
  background: #000000;
  padding: 5px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.saveECard a {
  height: auto !important;
}

.textDiv {
  min-height: auto;
}

.reportdropdown .dropContent div:hover {
  background: #3F8AF7 !important;
}

.cover-page-section-left .color-section {
  gap: 0px;
}

.cover-page-section-left .onoffswitch {
  width: 72px;
}

.taiUrlLink {
  border: 1px solid #D9D9D9;
  width: calc(100% - 40px) !important;
  margin: 0 20px;
  border-radius: 6px;
}

.taiUrlLink input {
  width: 430px !important;
  margin-right: 90px !important;
  max-width: 659px !important;
}

.jconfirm-closeIcon {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  text-align: center;
  font-size: 27px !important;
  line-height: 14px !important;
  background: #000000;
  border-radius: 50%;
  z-index: 1;
}

.popup-container {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 99999;
  text-align: center;
  box-shadow: none !important;
}

#bnaIntergation:hover, #bnaIntergation.active {
  background-color: #3F8AF7 !important;
}

.detailsField .details-field-wrap {
  border-right: 1px solid #979797;
}

#jq_PropertyGridSection table.main-table.recycle-bin thead tr td:last-child, #jq_PropertyGridSection table.main-table.recycle-bin tbody tr td:last-child {
  max-width: 104px;
  min-width: 104px;
}

.searchDeletedProperties {
  bottom: 14px;
  right: 16px;
}

#searchDeletedProperties {
  padding-right: 40px;
}

.jq_RestorePropertyGridSection table.main-table_custom td:nth-child(9) {
  min-width: 162px;
}

/* #ui-id-3{
  width: 356px !important;
  min-width: 356px!important;
} */
#jq_InspectionGridSection table.main-table td:nth-child(9) {
  padding: 0px 7px;
}

.table-inspections .info-column {
  min-height: 52px;
}

.table-inspections .info-column .jq_InfoLink {
  margin-right: 8px;
}

.table-inspections .jq_cloneField .icon-InfoCircle {
  font-size: 18px !important;
}

.table-inspections .jq_cloneField img {
  width: 15px;
}

.table-inspections .jq_cloneField .clonedInspection {
  font-size: 10px !important;
  color: #3F8AF7 !important;
}

.keyLinkWrap:hover > img, .keyLinkWrap:focus > img {
  filter: invert(37%) sepia(100%) saturate(7462%) hue-rotate(222deg) brightness(96%) contrast(101%);
}

.keyPopupWrap .jconfirm-closeIcon {
  top: 30px;
  right: 0px;
}

#jq_InspectionGridSection .keyPopupWrap {
  right: -150px;
}

.detailsFieldArea .half:first-child {
  border-right: none !important;
}

.detailsFieldArea .half:last-child {
  border-left: 1px solid #979797;
  display: flex;
  word-wrap: break-word;
  height: auto;
}

.icon-Ingoing label:hover {
  color: #3F8AF7;
}

.icon-Ingoing label:hover {
  cursor: pointer;
}

.keyLinkWrap {
  max-height: 52px;
  display: flex;
}

body .property-layout-checkbox input[type=checkbox]:checked + .check-label:before {
  line-height: 13px !important;
}

.tag-pending {
  background-color: #ED3B3E !important;
}

.tag-inprogress {
  background-color: #00B27A !important;
}

.tag-complete, .tag-completed {
  background-color: #3168BA !important;
}

.tag-closed {
  background-color: #000000 !important;
}

.tag-notsynced {
  background-color: #EB881C !important;
}

/*.tag-t-review{}*/
.tag-t-routine {
  background-color: #A349A4 !important;
}

.tag-scheduled {
  background-color: #00B3D7 !important;
}

table.main-table tbody tr td label label.tenantBg {
  border-radius: 4px 0 0 4px !important;
}

.no-hover-border:hover {
  border: 0 none !important;
}

.border-blue {
  border: 1px solid #3F8AF7 !important;
}

.edit-panel-container {
  transform: translateX(238px);
}

.edit-panel-container.active {
  transform: translateX(0);
}

.edit-panel-container.active .Edit-section {
  right: 0;
  box-shadow: -5px 0 15px rgba(129, 129, 129, 0.2);
}

.edit-panel-button {
  background-color: #000000;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  transform: rotate(-90deg);
  transform-origin: left top;
  position: relative;
  left: 15px;
  box-shadow: -5px 0 15px rgba(90, 89, 89, 0.2);
  transition: background-color 0.3s;
}

.pmSetupDiv.disabledDiv .add-newappkey {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.layout-name-wrapper {
  max-width: 265px !important;
}

/* integration tabs in the menu. */
.bg-blue1 {
  background-color: #009cd7 !important;
  color: #fff;
}

#restTabMenu .icon-Rest {
  padding-right: 10px;
}

#restTabMenu.active, #restTabMenu:hover {
  background-color: #ED2524 !important;
  color: white !important;
}

#propertyMeTabMenu.active, #sgchTabMenu.active, #palaceTabMenu.active,
#propertyMeTabMenu:hover, #sgchTabMenu:hover, #palaceTabMenu:hover {
  background-color: #009cd7 !important;
  color: white !important;
}

#propertyTreeTabMenu.active, #reLeasedTabMenu.active, #reapItTabMenu.active, #consoleCloudMenu.active,
#propertyTreeTabMenu:hover, #reLeasedTabMenu:hover, #reapItTabMenu:hover, #consoleCloudMenu:hover {
  background-color: #5ebc77 !important;
  color: white !important;
}

#jq_PropertyGridSection table.main-table thead tr td:nth-child(2),
#jq_PropertyGridSection table.main-table tbody tr td:nth-child(2) {
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 109px !important;
  min-width: 102px !important;
}

#jq_InspectionGridSection table.main-table tr td.PMName {
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100px !important;
}

.email-template__template-editor__settings__block__content__color-palette-block__color-list__item:last-child {
  margin-right: 0;
}

.propertyPhotoCrop, .userPhotoCrop .user-photo-crop-wrapper {
  height: calc(85vh - 97px);
}

#propertyPhotoCrop .popup-footer {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#propertyPhotoCrop .PMPicturePreview {
  height: auto;
}

#propertyPhotoCrop .coverPreview {
  height: auto;
}

.taiUrlLink input:hover {
  border: none !important;
}

#mergeImage {
  filter: brightness(0) invert(1);
}

.property-table [data-tooltip]::before {
  top: 80%;
  bottom: unset;
}

.property-table [data-tooltip]::after {
  top: 69%;
  bottom: unset;
  border-top: unset;
  border-bottom: 5px solid hsla(0, 0%, 20%, 0.9);
}

.property-list-column .dropdown-item {
  background: white;
  color: #000 !important;
}

#enable-360-inspections:disabled {
  background-color: #d1d1d1 !important;
}

#getStartedPopup input[type=checkbox] {
  width: 16px !important;
}

.jq_reviewVT {
  padding: 5px 25px 5px 5px;
}

.header-tabs .wrapper-dropdown .jq_reviewVT:hover {
  background: #dce7ef !important;
}

.loadDeactivationlogsHere {
  border: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

table tbody tr.jq_unassignedPropertyRow td:nth-child(2), table tbody tr.jq_unassignedPropertyRow td:nth-child(3), table tbody tr.jq_unassignedPropertyRow td:nth-child(7) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tbody tr.jq_unassignedPropertyRow td:nth-child(6) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 110px !important;
}

/*

Start SCSS here*

write your scss code here. both new-theme.css file and new-theme.scss file has the exact same lines as of 9/7/2025
auto compilation works on "npm run sass"

*/
.common-primary-button {
  background-color: #58BB71 !important;
}
.common-primary-button:hover {
  background-color: #50c96e !important;
  background: #50c96e !important;
}

.jconfirm-buttons .btn-red, .jconfirm-buttons .btn-green {
  background-color: #58BB71 !important;
}
.jconfirm-buttons .btn-red:hover, .jconfirm-buttons .btn-green:hover {
  background-color: #50c96e;
}

.setting-section .common-primary-button:hover {
  background-color: #50c96e !important;
}

.signatureLayouts .borderActive {
  border: 2px solid #EFF3F6 !important;
}

.signatureLayouts.active .borderActive {
  border: 2px solid #cce2f5 !important;
  background: #f4faff;
}

.areas-ul .ui-sortable-handle, .area-names .ui-sortable-handle {
  max-width: 100% !important;
}

.areas-ul .ui-sortable-handle.active .list-title, .areas-ul .ui-sortable-handle:hover .list-title,
.area-names .ui-sortable-handle.active .list-title, .area-names .ui-sortable-handle:hover .list-title {
  color: #000 !important;
}

.templateList .templateList-body .template3 .tmp-3-row .bordered-div3 img.temp-img-3 {
  position: absolute;
  left: -64px;
  width: 60%;
  top: 21%;
}

/* width as percentages */
.wp-100 {
  width: 100%;
}

.wp-25 {
  width: 25%;
}

.wp-30 {
  width: 30%;
}

.wp-50 {
  width: 50%;
}

.InfoMarkTooltip {
  left: 250px;
  padding: 10px 10px;
  height: auto;
}

.addDocdropdown {
  padding: 3px 7px;
  border: 1px solid #000;
  float: left;
  line-height: 20px;
  white-space: nowrap;
}

.emergencyContactBox {
  height: 245px;
}

.emergencyContactBox.addnewContact {
  border: 1px dashed #cce2f5 !important;
  border-radius: 8px;
}

.emergencyContactBox .addContactArea {
  background: #f4faff;
  border-radius: 8px;
}

.addnewContactBtn {
  width: 100%;
  position: relative;
  top: unset;
  left: unset;
}

.cke_notification {
  display: none !important;
}

.w-fit-content {
  width: fit-content;
}

.overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  display: none;
  background: rgba(255, 255, 255, 0.9) !important;
  opacity: 0.4;
}

.popup-container.closeConfirmPopup, .closeConfirmPopup {
  font-size: 10px !important;
  font-weight: bold;
  line-height: 16px;
  position: absolute;
  right: 16px;
  top: 25px;
  background: #000000;
  padding: 5px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.saveECard a {
  height: auto !important;
}

.textDiv {
  min-height: auto;
}

.reportdropdown .dropContent div:hover {
  background: #3F8AF7 !important;
}

.cover-page-section-left .color-section {
  gap: 0px;
}

.cover-page-section-left .onoffswitch {
  width: 72px;
}

.taiUrlLink {
  border: 1px solid #D9D9D9;
  width: calc(100% - 40px) !important;
  margin: 0 20px;
  border-radius: 6px;
}

.taiUrlLink input {
  width: 430px !important;
  margin-right: 90px !important;
  max-width: 659px !important;
}

.jconfirm-closeIcon {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  text-align: center;
  font-size: 27px !important;
  line-height: 14px !important;
  background: #000000;
  border-radius: 50%;
  z-index: 1;
}

.popup-container {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 99999;
  text-align: center;
  box-shadow: none !important;
}

#bnaIntergation:hover, #bnaIntergation.active {
  background-color: #3F8AF7 !important;
}

.detailsField .details-field-wrap {
  border-right: 1px solid #979797;
}

#jq_PropertyGridSection table.main-table.recycle-bin thead tr td:last-child, #jq_PropertyGridSection table.main-table.recycle-bin tbody tr td:last-child {
  max-width: 104px;
  min-width: 104px;
}

.searchDeletedProperties {
  bottom: 14px;
  right: 16px;
}

#searchDeletedProperties {
  padding-right: 40px;
}

.jq_RestorePropertyGridSection table.main-table_custom td:nth-child(9) {
  min-width: 162px;
}

/* #ui-id-3{
  width: 356px !important;
  min-width: 356px!important;
} */
#jq_InspectionGridSection table.main-table td:nth-child(9) {
  padding: 0px 7px;
}

.table-inspections .info-column {
  min-height: 52px;
}

.table-inspections .info-column .jq_InfoLink {
  margin-right: 8px;
}

.table-inspections .jq_cloneField .icon-InfoCircle {
  font-size: 18px !important;
}

.table-inspections .jq_cloneField img {
  width: 15px;
}

.table-inspections .jq_cloneField .clonedInspection {
  font-size: 10px !important;
  color: #3F8AF7 !important;
}

.keyLinkWrap:hover > img, .keyLinkWrap:focus > img {
  filter: invert(37%) sepia(100%) saturate(7462%) hue-rotate(222deg) brightness(96%) contrast(101%);
}

.keyPopupWrap .jconfirm-closeIcon {
  top: 30px;
  right: 0px;
}

#jq_InspectionGridSection .keyPopupWrap {
  right: -150px;
}

.detailsFieldArea .half:first-child {
  border-right: none !important;
}

.detailsFieldArea .half:last-child {
  border-left: 1px solid #979797;
  display: flex;
  word-wrap: break-word;
  height: auto;
}

.icon-Ingoing label:hover {
  color: #3F8AF7;
}

.icon-Ingoing label:hover {
  cursor: pointer;
}

.keyLinkWrap {
  max-height: 52px;
  display: flex;
}

body .property-layout-checkbox input[type=checkbox]:checked + .check-label:before {
  line-height: 13px !important;
}

.tag-pending {
  background-color: #ED3B3E !important;
}

.tag-inprogress {
  background-color: #00B27A !important;
}

.tag-complete, .tag-completed {
  background-color: #3168BA !important;
}

.tag-closed {
  background-color: #000000 !important;
}

.tag-notsynced {
  background-color: #EB881C !important;
}

/*.tag-t-review{}*/
.tag-t-routine {
  background-color: #A349A4 !important;
}

.tag-scheduled {
  background-color: #00B3D7 !important;
}

table.main-table tbody tr td label label.tenantBg {
  border-radius: 4px 0 0 4px !important;
}

.no-hover-border:hover {
  border: 0 none !important;
}

.border-blue {
  border: 1px solid #3F8AF7 !important;
}

.edit-panel-container {
  transform: translateX(238px);
}

.edit-panel-container.active {
  transform: translateX(0);
}

.edit-panel-container.active .Edit-section {
  right: 0;
  box-shadow: -5px 0 15px rgba(129, 129, 129, 0.2);
}

.edit-panel-button {
  background-color: #000000;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  transform: rotate(-90deg);
  transform-origin: left top;
  position: relative;
  left: 15px;
  box-shadow: -5px 0 15px rgba(90, 89, 89, 0.2);
  transition: background-color 0.3s;
}

.pmSetupDiv.disabledDiv .add-newappkey {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.layout-name-wrapper {
  max-width: 265px !important;
}

/* integration tabs in the menu. */
.bg-blue1 {
  background-color: #009cd7 !important;
  color: #fff;
}

#restTabMenu .icon-Rest {
  padding-right: 10px;
}

#restTabMenu.active, #restTabMenu:hover {
  background-color: #ED2524 !important;
  color: white !important;
}

#propertyMeTabMenu.active, #sgchTabMenu.active, #palaceTabMenu.active,
#propertyMeTabMenu:hover, #sgchTabMenu:hover, #palaceTabMenu:hover {
  background-color: #009cd7 !important;
  color: white !important;
}

#propertyTreeTabMenu.active, #reLeasedTabMenu.active, #reapItTabMenu.active, #consoleCloudMenu.active,
#propertyTreeTabMenu:hover, #reLeasedTabMenu:hover, #reapItTabMenu:hover, #consoleCloudMenu:hover {
  background-color: #5ebc77 !important;
  color: white !important;
}

#jq_PropertyGridSection table.main-table thead tr td:nth-child(2),
#jq_PropertyGridSection table.main-table tbody tr td:nth-child(2) {
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 109px !important;
  min-width: 102px !important;
}

#jq_InspectionGridSection table.main-table tr td.PMName {
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100px !important;
}

.email-template__template-editor__settings__block__content__color-palette-block__color-list__item:last-child {
  margin-right: 0;
}

.propertyPhotoCrop, .userPhotoCrop .user-photo-crop-wrapper {
  height: calc(85vh - 97px);
}

#propertyPhotoCrop .popup-footer {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#propertyPhotoCrop .PMPicturePreview {
  height: auto;
}

#propertyPhotoCrop .coverPreview {
  height: auto;
}

.taiUrlLink input:hover {
  border: none !important;
}

#mergeImage {
  filter: brightness(0) invert(1);
}

.property-table [data-tooltip]::before {
  top: 80%;
  bottom: unset;
}

.property-table [data-tooltip]::after {
  top: 69%;
  bottom: unset;
  border-top: unset;
  border-bottom: 5px solid hsla(0, 0%, 20%, 0.9);
}

.property-list-column .dropdown-item {
  background: white;
  color: #000 !important;
}

#enable-360-inspections:disabled {
  background-color: #d1d1d1 !important;
}

#getStartedPopup input[type=checkbox] {
  width: 16px !important;
}

.jq_reviewVT {
  padding: 5px 25px 5px 5px;
}

.header-tabs .wrapper-dropdown .jq_reviewVT:hover {
  background: #dce7ef !important;
}

.loadDeactivationlogsHere {
  border: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

table tbody tr.jq_unassignedPropertyRow td:nth-child(2), table tbody tr.jq_unassignedPropertyRow td:nth-child(3), table tbody tr.jq_unassignedPropertyRow td:nth-child(7) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tbody tr.jq_unassignedPropertyRow td:nth-child(6) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 110px !important;
}

/*

Start SCSS here*

write your scss code here. both new-theme.css file and new-theme.scss file has the exact same lines as of 9/7/2025
auto compilation works on "npm run sass"

*/
.common-primary-button {
  background-color: #58BB71 !important;
}
.common-primary-button:hover {
  background-color: #1fce4b !important;
  background: #1fce4b !important;
}

.jconfirm-buttons .btn-red, .jconfirm-buttons .btn-green {
  background-color: #58BB71 !important;
}
.jconfirm-buttons .btn-red:hover, .jconfirm-buttons .btn-green:hover {
  background: #1fce4b !important;
}

.setting-section .setting-contents .common-primary-button:hover {
  background: #1fce4b !important;
}

.setting-section .common-toggle a, .jq_ActivateTenantArea .common-toggle a {
  padding: 6px 15px !important;
  height: fit-content;
  line-height: 16px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  text-align: center;
}
.setting-section .common-toggle a.active.active, .jq_ActivateTenantArea .common-toggle a.active.active {
  background-color: #58BB71 !important;
}
.setting-section .common-toggle a:not(.active), .jq_ActivateTenantArea .common-toggle a:not(.active) {
  background-color: #D9D9D9;
  color: #000 !important;
  opacity: 0.5;
}
.setting-section .common-toggle a:not(.active):hover, .jq_ActivateTenantArea .common-toggle a:not(.active):hover {
  background-color: #1fce4b !important;
  color: #FFF !important;
}

.typeOfInspection .icon-Rest {
  border: none !important;
}

.view-inspection-button-wrapper {
  display: flex;
  align-items: center;
  gap: 3px;
}

.z-index-10000 {
  z-index: 10000 !important;
}

.z-index-auto {
  z-index: auto !important;
}

table.sync-details-table thead tr td:first-child, table.sync-details-table tbody tr td:first-child {
  width: 20px !important;
}

label.required::after, span.required::after {
  content: "*";
  color: red;
  margin-left: 3px;
}

.jconfirm-box {
  font-family: "Poppins" !important;
  box-shadow: none !important;
}

/*# sourceMappingURL=new-theme.css.map */
