[v-cloak] {
  display: none;
}
@media (max-width: 767px) {
  .container-fluid {
    padding: 0;
  }
  .my-video-dimensions {
    max-width: 100vw;
    height: auto !important;
  }
  video.vjs-tech {
    max-width: 100vw;
    height: auto !important;
  }
  .video-js {
    padding-top: 58% !important;
  }
  [data-layout=horizontal] .navbar-menu {
    display: block;
  }
  a.nav-link.menu-link {
    padding: 0.5rem !important;
  }
}
ul.navbar-nav {
  left: 14% !important;
  position: relative;
}
[data-layout=horizontal] .navbar-menu .navbar-nav > li:nth-of-type(2) > .nav-link.menu-link {
  padding-left: 1.5rem !important;
}
.nav-wrap {
  margin-left: 3rem;
}
.nav-wrap .menu-dropdown {
  display: block;
  position: relative;
  left: 1rem;
  box-shadow: unset;
  background-color: unset;
  background-clip: unset;
  border: 0;
  border-radius: unset;
}
.nav-wrap > li {
  margin-top: 0.5rem;
}
.nav-wrap a.nav-link {
  padding: 0 !important;
}
.nav-wrap a.nav-link:hover {
  text-decoration: underline;
}
body .main-content {
  display: grid;
  grid-template-columns: 12% 88%;
}
body .main-content .left-menu {
  margin-top: 3.5rem !important;
}
body select#status {
  width: unset;
  height: unset;
  position: unset;
  left: unset;
  top: unset;
  margin: unset;
}
body span.field-process_step, body span.field-process_json {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
body .process_step-wrap, body .process_json-wrap {
  align-items: center;
  display: inline-flex;
}
body ul.process-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2%;
}
body ul.process-wrap li.process-step {
  display: flex;
  flex-direction: column;
  border: 2px dashed #666;
  border-radius: 4px;
  border-collapse: separate;
  width: 8rem;
}
body ul.process-wrap li.process-step.av {
  cursor: pointer;
}
body ul.process-wrap li.process-step.av:hover {
  background: #9f9;
}
body ul.process-wrap li.process-step.on {
  cursor: unset !Important;
}
body ul.process-wrap li.process-step.on:hover {
  background: unset !important;
}
body ul.process-wrap li.process-step.on i.mdi.mdi-fingerprint {
  color: #db3700;
}
body ul.process-wrap li.process-step span {
  text-align: center;
  padding-top: 0.3rem;
}
body ul.process-wrap li.process-step span.full-name, body ul.process-wrap li.process-step span.stamp {
  border-bottom: 1px dotted #333;
}
body ul.process-wrap li.process-step span.full-name, body ul.process-wrap li.process-step span.name {
  height: 2rem;
  align-items: center;
}
body ul.process-wrap li.process-step span.stamp {
  height: 6rem;
  font-size: 3.5rem;
}
body .modal-extra .contents {
  margin-top: 0.5rem;
  overflow-y: scroll;
  max-height: 75vh;
}
body .sel-range-tab {
  position: absolute;
  margin-top: 2.7rem;
  right: 0;
}
body .input-group.has-range {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
}
body .input-group.has-range .btn-light {
  background: #ebebf0;
}
body .app-menu.navbar-menu {
  margin-top: 0 !important;
}
body .logo-txt {
  display: none;
}
body div.main-content > div.page-content {
  padding: 0 !important;
  margin-top: 3.5rem !important;
}
[data-layout=horizontal] .navbar-menu {
  margin-top: 0 !important;
}
@media (min-width: 1024.1px) {
  [data-layout=horizontal] .container-fluid, [data-layout=horizontal] .layout-width {
    max-width: 70%;
    margin: 0 auto;
  }
}
.modal-footer.v-modal-footer {
  gap: 0.5rem;
}
.modal-footer.v-modal-footer a.btn.btn-link.link-success.fw-medium {
  background: slategray;
  color: #fff !important;
}
body.index #app {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
body.index .group.pos-0 {
  grid-column: 1/3;
}
body.index ul.header, body.index ul.body {
  display: table-row;
}
body.index ul.header li, body.index ul.body li {
  display: table-cell;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
}
body.index ul.header li.fx, body.index ul.body li.fx {
  gap: 1rem;
  display: flex;
}
body.index ul.header li.fx span:hover, body.index ul.body li.fx span:hover {
  background: aliceblue;
  cursor: pointer;
}
body.index .title-wrap, body.index .main-list-wrap {
  padding-left: 5rem;
}
body.index .number {
  font-size: 2.4rem;
  font-family: tahoma;
}
body.index .counter {
  padding: 1rem;
  display: flex;
  align-items: center;
}
body.index .counter div.label {
  font-size: 1.2rem;
  margin-right: 1rem;
  margin-left: 1rem;
}
body.index .opt {
  margin-left: 1rem;
}
body.index #app div.xr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  height: calc(100vh - 12rem);
  width: 100%;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
body.index #app div.xr > div {
  border: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
body.index #app div.xr > div div.btn-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}
body.index #app div.xr > div div.btn-wrap .btn {
  border-radius: 0;
}
body.index #app div.xr > div iframe {
  width: 100%;
  height: 100%;
}
body.index #app div.xr.has-ex {
  grid-template-columns: 70% 15% 15% !important;
  height: calc(100vh - 12rem) !important;
}
body.index #app div.xr.has-ex > div.xir.ex {
  grid-column: 1 / 2;
  grid-row: 1 / 6;
}
body.index #app div.xr.t3x3 {
  grid-template-columns: 1fr 1fr 1fr;
  height: calc(100vh - 12rem);
}
body.index #app div.xr.t4x3 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: calc(100vh - 12rem);
}
body.index #app div.xr.t2x2 {
  grid-template-columns: 1fr 1fr;
  height: 200vh;
}
body.index #app div.xr.t1x1 {
  grid-template-columns: 1fr;
  height: 750vh;
}
body.index .title-wrap {
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}
body.index .title-wrap .msg {
  font-size: 1.2rem;
}
body.index .main-list-wrap {
  font-size: 1rem;
}
body.index ul.header li {
  font-weight: 600;
}
body.index .group.auto {
  background: #fff;
  border-radius: 0.75rem;
}
body.index .main-list-wrap {
  padding-bottom: 3rem;
}
@media (min-width: 1024.1px) {
  body #layout-wrapper .container-fluid, body #layout-wrapper .layout-width {
    max-width: 90%;
    margin: 0 auto;
  }
}
body #modal .ck.ck-content {
  height: 40vh;
}
body .field-wrap.row {
  min-height: 2rem;
}
body .separator {
  margin-top: 2rem;
}
body .footer {
  display: none;
}
body.index .group.pos-0 {
  gap: 1rem;
  display: flex;
  width: 60vw;
  padding-top: 3rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
body.index .group.pos-0 .item {
  padding: 1rem;
  border-radius: 0.5rem;
  display: inline-flex;
  justify-content: space-between;
  flex: 0 0 calc(25% - 1rem);
}
body.index .group.pos-0 .item.total_user {
  background: #348799;
  background: linear-gradient(120deg, #348799 0%, #348799 35%, #63c6d9 100%);
}
body.index .group.pos-0 .item.total_user i.mdi {
  color: #3989A9;
}
body.index .group.pos-0 .item.total_pending {
  background: #505fff;
  background: linear-gradient(120deg, #505fff 0%, #505fff 35%, #9aa8ff 100%);
}
body.index .group.pos-0 .item.total_pending i.mdi {
  color: #505FFF;
}
body.index .group.pos-0 .item.total_company {
  background: #2f76a2;
  background: linear-gradient(120deg, #2f76a2 0%, #2f76a2 35%, #87b8e1 100%);
}
body.index .group.pos-0 .item.total_company i.mdi {
  color: #2F76A2;
}
body.index .group.pos-0 .item.total_rooms {
  background: #7153fd;
  background: linear-gradient(120deg, #7153fd 0%, #7153fd 35%, #dfbaf0 100%);
}
body.index .group.pos-0 .item.total_rooms i.mdi {
  color: #7153FD;
}
body.index .group.pos-0 .item .num {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  font-family: tahoma;
  padding: 1rem;
}
body.index .group.pos-0 .item .msg {
  padding: 0 1rem;
  margin-bottom: 1rem;
  color: #fff;
}
body.index .group.pos-0 .icon {
  height: 72px;
  width: 72px;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  position: relative;
  top: 0.6rem;
  right: 1rem;
}
body.index .group.pos-0 .icon i.mdi {
  font-size: 3rem;
}
body.cl li.opts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
body.cl .cl_info-wrap {
  min-height: 40vh;
}
body.expense .radio-wrap {
  display: flex;
  justify-content: space-evenly;
}
body.expense .radio-wrap .opt-wrap {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
body.expense .radio-wrap .opt-wrap label {
  margin-bottom: 0;
}
body.expense .detail-list-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-collapse: collapse;
}
body.expense .detail-list-wrap .detail-header, body.expense .detail-list-wrap .detail-item {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
body.expense .detail-list-wrap .detail-header span, body.expense .detail-list-wrap .detail-item span {
  flex: 1;
  text-align: center;
}
body.expense .detail-list-wrap .detail-header span:first-child, body.expense .detail-list-wrap .detail-item span:first-child {
  flex: 0.5;
}
body.expense .detail-list-wrap .detail-header {
  background-color: #f4f4f4;
  font-weight: bold;
}
body.expense .detail-list-wrap .del i {
  font-size: 1.2rem;
  cursor: pointer;
}
body.expense .detail-list-wrap .del i:hover {
  color: #d96c37;
}
body.expense .detail-list-wrap .detail-item:nth-child(even) {
  background-color: #fafafa;
}
body.expense .detail-list-wrap .detail-item:hover {
  background-color: #f1f1f1;
}
body.expense .detail-list-wrap .cat3 {
  flex: 0.5;
}
body.expense .detail-list-wrap .title {
  flex: 1;
}
body.expense .detail-list-wrap .bank_account {
  flex: 1.5;
}
body.expense .detail-list-wrap .amount {
  flex: 1;
}
body.expense .detail-list-wrap .sender {
  flex: 1.5;
}
body.expense .detail-list-wrap .send_method {
  flex: 1;
}
body.general.car .search-wrap > div > .col-12, body.general.bicycle .search-wrap > div > .col-12, body.general.card .search-wrap > div > .col-12 {
  width: calc(100% - 0.25rem);
}
body.general.usage .general-usage-modal .modal-container {
  width: 98vw;
  height: 98vh;
}
body.general.usage .elec-wrap, body.general.usage .water-wrap, body.general.usage .hotwater-wrap, body.general.usage .boiler-wrap {
  display: grid;
  gap: 0.5rem;
}
body.general.usage .elec-wrap .header, body.general.usage .water-wrap .header, body.general.usage .hotwater-wrap .header, body.general.usage .boiler-wrap .header {
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #adb5bd;
}
body.general.usage .elec-wrap span.room-tit, body.general.usage .water-wrap span.room-tit, body.general.usage .hotwater-wrap span.room-tit, body.general.usage .boiler-wrap span.room-tit {
  position: relative;
  top: -0.3rem;
  left: 0.3rem;
}
body.general.usage .elec-wrap ul, body.general.usage .water-wrap ul, body.general.usage .hotwater-wrap ul, body.general.usage .boiler-wrap ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
body.general.usage .total-info {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
body.general.usage .total-info > div {
  display: flex;
  gap: 0.5rem;
}
body.general.usage span.qty-value, body.general.usage span.fee-value, body.general.usage span.remain-value {
  color: #d96c37;
}
body.general.fee div#group_1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
body.general.fee .area_fee_info-wrap, body.general.fee .use_fee_info-wrap, body.general.fee .facility_fee_info-wrap {
  background-color: #f1f1f1;
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
}
body.general.fee .summary {
  font-size: 1rem;
  color: #5596f7;
  margin-bottom: 1.5rem;
  padding: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0;
  border-bottom: 1px solid;
  display: inline-block;
}
body.general.fee ul.detail-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
body.general.fee ul.detail-list > li {
  display: flex;
  gap: 1rem;
}
body.general.fee ul.detail-list > li span.tit {
  min-width: 3.5rem;
}
body.hosts button.btn-add {
  display: none !important;
}
body.configure .container-wrap {
  width: 60%;
  margin: 0 auto;
}
