[data-v-192f9537] .el-dialog__body {
  padding: 4px;
}
[data-v-192f9537] .avue-crud {
  margin: -30px auto;
}
[data-v-192f9537] .el-card__body {
  padding: 4px !important;
}
.avue-crud--card[data-v-192f9537] {
  margin-bottom: 5px;
}
[data-v-192f9537] .el-table__body tr.current-row > td {
  background-color: #409eff !important;
  color: white;
}
.box-card[data-v-996337be] {
  height: 400px;
  border-radius: 16px;
}
.curstomer[data-v-996337be] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.curstomer > div[data-v-996337be]:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.curstomer > div:nth-child(1) .curstomer-Info[data-v-996337be] {
  font-size: 14px;
  line-height: 120%;
}
.curstomer > div:nth-child(1) .curstomer-Info > span[data-v-996337be]:nth-child(1) {
  color: rgb(146, 158, 174);
}
.curstomer > div[data-v-996337be]:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url("/img/order/building2.png") no-repeat top center/100% 100%;
}
.curstomer > div:nth-child(2) .building-title[data-v-996337be] {
  margin-top: 2px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.curstomer > div:nth-child(2) .building-info[data-v-996337be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #eee;
  font-size: 12px;
}
.curstomer > div:nth-child(2) .building-info > span[data-v-996337be] {
  margin-left: 10px;
}
.curstomer > div:nth-child(2) .new-rooms[data-v-996337be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 60px);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.curstomer > div:nth-child(2) .new-unit[data-v-996337be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  margin-right: 5px;
  padding: 8px;
  border-right: 1px solid #666;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.curstomer > div:nth-child(2) .new-unit[data-v-996337be]:last-child {
  border-right: none;
}
.curstomer > div:nth-child(2) .new-floor[data-v-996337be] {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.curstomer > div:nth-child(2) .new-room[data-v-996337be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2px;
  margin-top: 2px;
  margin-left: 1px;
  margin-right: 1px;
  background-color: rgba(88, 107, 117, 0.3);
}
.curstomer > div:nth-child(2) .building-rooms[data-v-996337be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.curstomer > div:nth-child(2) .building-floor[data-v-996337be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.curstomer > div:nth-child(2) .building-unit[data-v-996337be] {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-right: 2px solid rgba(88, 107, 117, 0.5);
}
.curstomer > div:nth-child(2) .building-unit[data-v-996337be]:last-child {
  border-right: none;
}
.curstomer > div:nth-child(2) .building-room[data-v-996337be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin: 1px;
  text-align: center;
}
.curstomer > div:nth-child(2) .curUser[data-v-996337be] {
  height: 5px;
  border: 1px solid rgb(255, 255, 255);
  -webkit-animation: blink-996337be 1s infinite;
          animation: blink-996337be 1s infinite;
}
@-webkit-keyframes blink-996337be {
0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes blink-996337be {
0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.curstomer > div:nth-child(2) .center[data-v-996337be] {
  border: 1px solid rgb(169, 255, 138);
  background-color: rgb(169, 255, 138);
  color: rgb(169, 255, 138);
}
.curstomer > div:nth-child(2) .high[data-v-996337be] {
  background: rgb(247, 121, 121);
  border: 1px solid rgb(247, 121, 121);
  color: rgb(247, 121, 121);
}
.curstomer > div:nth-child(2) .cool[data-v-996337be] {
  background: rgb(59, 177, 245);
  border: 1px solid rgb(59, 177, 245);
  color: rgb(59, 177, 245);
}
.curstomer > div:nth-child(2) .null[data-v-996337be] {
  background: rgb(88, 107, 117);
  border: 1px solid rgb(88, 107, 117);
  color: rgb(88, 107, 117);
}
.box-card[data-v-25f2c02d] {
  position: relative;
  height: 495px;
  border-radius: 16px;
}
.box-card svg[data-v-25f2c02d] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-card[data-v-4878a16c] {
  height: 420px;
  border-radius: 16px;
}
.box-card[data-v-1989793c] {
  height: 420px;
  border-radius: 16px;
}
