@font-face {
  font-family: gilroy-semibold;
  src: url(../fonts/35BE25_0_0.eot);
  src: url(../fonts/35BE25_0_0.eot?#iefix) format("embedded-opentype"),
    url(../fonts/35BE25_0_0.woff2) format("woff2"),
    url(../fonts/35BE25_0_0.woff) format("woff"),
    url(../fonts/35BE25_0_0.ttf) format("truetype");
}
@font-face {
  font-family: gilroy-regular;
  src: url(../fonts/35BE25_1_0.eot);
  src: url(../fonts/35BE25_1_0.eot?#iefix) format("embedded-opentype"),
    url(../fonts/35BE25_1_0.woff2) format("woff2"),
    url(../fonts/35BE25_1_0.woff) format("woff"),
    url(../fonts/35BE25_1_0.ttf) format("truetype");
}
@font-face {
  font-family: gilroy-bold;
  src: url(../fonts/35BE25_2_0.eot);
  src: url(../fonts/35BE25_2_0.eot?#iefix) format("embedded-opentype"),
    url(../fonts/35BE25_2_0.woff2) format("woff2"),
    url(../fonts/35BE25_2_0.woff) format("woff"),
    url(../fonts/35BE25_2_0.ttf) format("truetype");
}

.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav > li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}

.hidden {
  display: none !important;
}
.logo {
  background: white;
}

.navbar.navbar-transparent {
  background: #fff !important;
}
.navbar a {
  color: #012e5f !important;
}
.navbar .navbar-brand {
  text-transform: none;
  font-size: 0.8571em;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.625rem;
  font-weight: 900;
  font-size: 23px;
}
.fixed-top {
  position: fixed;
}
.txt-center {
  text-align: center;
}
#select-region {
  padding-left: 20px;
}
#select-region select {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
  min-width: 190px;
  font-size: 0.8571em;
  border-radius: 4px;
}
.main-panel > .content.padd-top {
  padding-top: 90px;
}
.header-bar {
  padding-top: 10px;
}
.header-bar .content {
  padding: 0;
  border-bottom: 2px solid #06509e;
  float: none;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 2px;
}
.header-bar button.btn-outline-info i {
  padding-right: 10px;
}
.header-bar button.btn-outline-info {
  background: #06509e;
  color: #fff;
  font-weight: 400;
  min-width: 190px;
  margin: 0;
}
.header-title-txt {
  font-size: 1.414em;
  font-weight: 500;
  float: left;
  color: #06509e;
}
.header-btn-grp {
  float: right;
  display: flex;
  align-items: center;
  gap: 8px;
}
.header-btn-grp .search-box {
  display: inline-flex;
  align-items: baseline;
}
.header-btn-grp .search-box label {
  min-width: 59px;
  margin-bottom: 0;
}
.header-btn-grp .search-box input {
  border-color: #06509e82;
  font-size: 1em;
  background: #ffffff33;
}

.breadcrumb {
  padding: 0rem 1rem;
  margin-bottom: 0rem !important;
}

.off-canvas-sidebar .nav i.step-sno,
.sidebar .nav i.step-sno {
  background: #012e5fba;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-style: normal;
  text-align: center;
  font-size: 14px;
}
.off-canvas-sidebar .nav li.active i.step-sno,
.sidebar .nav li.active i.step-sno {
  color: #fff !important;
  background: #073668de;
}

.exp-container {
  background: white;
  box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
  border-radius: 0.1875rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 10px;
}
.card-container .card-content {
  border: 0;
  position: relative;
  box-shadow: none;
  background: transparent;
  width: 25%;
}
.card-container .card-content .card-body {
  padding: 15px 15px 10px 15px;
  border-radius: 0.1875rem;
  box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
  background: #ffffff00;
  margin: 8px;
  flex: 1 1 auto;
  min-height: 1px;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  cursor: pointer;
  border: 1px solid #00000069;
}
.card-container .card-content.active .card-body {
  background: #18ce0f0f;
}
.card-container .card-content .card-body .title {
  font-size: 0.8em;
  text-transform: capitalize;
  font-weight: 400;
  display: flex;
  justify-content: flex-end;
}
.card-container .card-content .card-body .title div {
  color: #000;
  padding: 2px;
  background: #e0e0e0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
}
.card-container .card-content .card-body .exp h5 {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 18px;
}
.card-container .card-content .card-body .exp {
  text-transform: capitalize;
}
.card-container .card-content .card-body .card-custom-footer {
  margin-top: 12px;
  padding-top: 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 900;
  color: #17a2b8;
  visibility: hidden;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}
.card-container .card-content .card-body .card-custom-footer div {
  margin-left: 10px;
  margin-right: 10px;
}
.card-container .card-content .card-body .card-custom-footer div:hover {
  color: #dc3545;
}
.card-container .card-content .card-body:hover,
.card-container .card-content .card-body:focus,
.card-container .card-content .card-body:active {
  background: #17a2b824;
  border-color: #17a2b8;
}
.card-container .card-content .card-body:hover .card-custom-footer {
  visibility: visible;
}
.tile-empty {
  max-width: 400px;
  margin: auto;
  text-align: center;
  background: #dc354517;
  padding: 20px;
  border-radius: 20px;
}
.tile-empty img {
  max-width: 100px;
}

/*file upload */

.item .item-content {
  padding: 30px 35px;
}

.image-upload {
  width: 100%;
  height: 300px;
  border: 1px dashed #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  background: #f8f8f9;
  color: #666;
  overflow: hidden;
}

.item-wrapper form img {
  margin-bottom: 20px;
  width: auto;
  height: auto;
  max-height: 400px;
  width: auto;
  border-radius: 5px;
  overflow: hidden;
}

.image-upload img {
  height: 100% !important;
  width: auto !important;
  border-radius: 0px;
  margin: 0 auto;
}

.image-upload i {
  font-size: 6em;
  color: #ccc;
}

.image-upload input {
  cursor: pointer;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}

.item-wrapper input {
  height: 43px;
  line-height: 43px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px;
}

#source-url {
  padding: 28px;
  margin-top: 15px;
  border: 1px dashed #ddd;
  display: none;
}
.file-sno {
  width: 100px;
  text-align: center;
}
.table-action-opt {
  display: flex;
  justify-content: space-around;
}
.placeholder-content {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  background: #ffffffd9;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  padding-top: 18%;
  z-index: 1;
}
.pattern {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-image: url(../img/pattern.svg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 1450px 160px;
  height: 0;
  padding: 0;
  padding-bottom: 140px;
}
.pattern.bottom {
  bottom: -10px;
  transform: rotate(180deg);
  left: 0;
  right: 0;
}
.bg-dark {
  background: #0f059e !important;
}
.main-panel.bg-gray {
  background-color: #fff;
  background-color: #fff;
  height: 100%;
}
.right {
  float: right;
}
.chart-desc {
  color: #0f059d;
  background-color: #f1f1f1;
}
.chart-desc .row {
  margin: 0;
  padding: 6px;

  border-bottom: 6px solid white;
}
.card.card-custom {
  display: flex;
  flex-direction: row;
  align-content: flex-end;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 24px;
  background: #e1e1e1;
}
.card.card-custom .card-header {
  padding: 15px 15px 10px 15px;
  width: 34%;
  color: #0f059e;
}
.card.card-custom h4 {
  font-size: 1.2em;
}

.custom-tile {
  display: inline-block;
  padding: 12px;
  background: #3f51b5;
  color: #fff;
  border-radius: 10px;
  position: absolute;
  font-size: 28px;
  top: -22px;
  left: 15px;
  box-shadow: rgb(0 0 0 / 14%) 0px 4px 20px 0px,
    rgb(64 64 64 / 40%) 0px 7px 10px -5px !important;
}

.card.card-custom .card-header .card-title {
  margin-top: 10px;

  padding-top: 33px;
}

.card.card-custom .card-body {
  padding: 15px 15px 10px 15px;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  border-left: 3px solid #3f51b5;
}
.card.card-custom hr {
  background-image: linear-gradient(
    90deg,
    transparent,
    rgba(0, 0, 0, 0.4),
    transparent
  );
}
.card {
  transition: opacity 0.3s linear;
  height: 100%;
}
.card:hover {
  opacity: 0.9;
  cursor: pointer;
}
.header-bar button.btn-outline-info.btn23 {
  min-width: 100px;
  color: #0f059e;
  background: transparent;
  border: none;
  margin-left: 13px;
}
.header-bar button.btn-outline-danger.btn23 {
  border: none;
  text-transform: capitalize;
  color: red;
}

.downloadFile .form-group {
  display: flex;
  background: #f9f9f9;
  padding: 10px;
  width: 400px;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
}
.cursor,
.hover {
  cursor: pointer;
}
.downloadFile .form-group input.form-control {
  height: auto;
}
.allProps {
  display: flex;
  background: #3f51b526;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 16px;
}

.headerContainer {
  border-bottom: 1px solid #ebecf1;
  padding: 12px;
  margin: 0;
}
.headerRow {
  padding: 10px;
  background: #e9ecef;
  border-top-left-radius: 14px;
  font-weight: 510;
  color: #0650b3db;
}
.headerContainer .form-check {
  margin-top: 0px;
}
.headerRowRight {
  padding: 10px;
  background: #e9ecef;
  border-top-right-radius: 14px;
  font-weight: 510;
  color: #0650b3db;

  text-align: center;
}
.colspacing div[class^="col-"],
div[class*=" col-"] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.center {
  text-align: center;
}
.bg-light-gry {
  border-left: 4px solid #fff;
  background: #cdcdcd2e;
  position: relative;
}
.hover:hover .bg-light-gry {
  background: #cdcdcd2e;
  transition: background 0.3s linear;
}
.bg-light-row:hover,
.bg-light-row.active23,
.bg-light-gry.active23 {
  background: #cdcdcd2e;
  transition: background 0.3s linear;
}


.bg-light-row {
  position: relative;
  border-left: 0px solid #fff;
  align-items: baseline;
}

.fff {
  position: absolute;
  right: -17px;
  top: 0;
  bottom: 0;
  font-size: 60px;
  color: #f6f6f6;
  z-index: 1;
  line-height: 0.6;
  opacity: 0;
  background: #f6f6f6;
}
.bg-light-row.active23 .fff {
  opacity: 1;
  transition: opacity 0.3s linear;
}
[contenteditable]:focus {
  outline: 1px solid #000;
  background: #fff;
}

.disabledAll {
  pointer-events: none;
  background: #cddc392e;
}
.notallowed {
  color: #ababab;
}
.btn-footer {
  position: absolute;
  bottom: 0;
}
.btn-footer button,
.btn-footer button:hover {
  background: #ffffff8c;
  color: #888;
}
.mysidebar {
  position: fixed;
  top: 0px;
  bottom: 0px;
  width: 642px;
  right: 0px;
  background: #fff;
  box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
  overflow-y: auto;
  z-index: 999;
  padding-right: 15px;
  padding-left: 15px;
}
.mysidebar .sidebarHeader {
  padding: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #016ebe;
  color: #fff;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
}
.mysidebar .sidebarHeader .sidebarHeaderContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

.mysidebar .sidebarHeader .sidebarHeaderContainer button {
  color: #fff;
}
.mysidebar .sidebarHeader h5 {
  color: #fff;
  font-size: 1.2rem;
}
.mysidebar .sideBarContent .searchType {
  display: flex;
  align-items: baseline;
  justify-content: end;
  padding-top: 10px;
}
.mysidebar .sideBarContent .searchType label {
  padding-right: 10px;
}
.mysidebar .sideBarContent .searchType .custom-select {
  max-width: 200px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #016ebe;
  color: #016ebe;
}
.mysidebar .sideBarContent .searchType .custom-select:hover,
.mysidebar .sideBarContent .searchType .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.backShade {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background: #00000099;
  left: 0;
  right: 0;
  z-index: 998;
}
.mprop {
  padding: 10px;
  background: #d6d8dd;
}
select.dropdown-toggle2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.multiselect-native-select .caret {
  display: none;
}
.m78 {
  text-align: right;
}
.multiselect-native-select .multiselect.dropdown-toggle.btn.btn-default {
  width: 160px;
  background: #d6d8dd;
  color: #000;
  padding: 4px 22px !important;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 11px !important;
}

.m90 .input-group,
.m90 .form-group {
  margin-bottom: 0px;
}
.searchR {
  height: 200px;
  overflow-y: scroll;
}
.searchR .form-group,
.searchR .form-check {
  margin-bottom: 0px;
}
.sl1 {
  display: none;
}

.btnBlue {
  background: #0e7ef5;
  margin-right: 10px;
}

.link1 {
  color: #fff;
  text-decoration: none;
}
.link1:hover {
  color: #fff;
  text-decoration: none;
}
.in34 {
  font-size: 14px;
  width: 210px;
  margin-right: 10px;
  border: none;
  border-radius: 0;
}
.btn39 {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  line-height: initial;
  margin-left: 7px;
  position: relative;
}

.jjj {
  margin-right: 8px;
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #dbdbdb;
  position: absolute;
  z-index: 1;
  top: -18px;
  right: 26px;
  cursor: pointer;
}

.loaderr {
  max-width: 90px;
  opacity: 78%;
}
.adminKpiCard {
  background: #2196f3;
}
.adminKpiText {
  color: green;
}
.propertyInputRow .input-group .form-control {
  border: 1px solid #e3e3e3;
}
.propertyInputRow .input-group .input-group-append .input-group-text {
  padding: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0px;
  background: transparent;
}

.input-group-btn:first-child > .btn:not(:first-child),
.form-control:focus + .input-group-append .input-group-text,
.form-control:focus ~ .input-group-append .input-group-text {
  border: 1px solid #e3e3e3;
}

.propertyInputRow .input-group .form-control[disabled],
.propertyInputRow .input-group .form-control[readonly] {
  background: transparent;
}
.sideBarContent.paddingBottom {
  padding-bottom: 84px;
}

.btn {
  text-transform: capitalize;
}

