
[data-v-1fc351a8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1fc351a8]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-1fc351a8] {
  width: 100%;
  height: 100%;
  /* padding: 5px; */
  background-color: rgb(242, 242, 242);
}
.left[data-v-1fc351a8] {
  min-width: 180px;
  width: 16%;
  height: 100%;
}
.package[data-v-1fc351a8] {
  /* background-color: rgb(255, 255, 255); */
  width: 100%;
  height: 100%;
  background-color: #0c2049;
  /* padding: 5px; */
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.box_leftRight[data-v-1fc351a8] {
  display: flex;
  width: 100%;
  height: 100%;
}
.right[data-v-1fc351a8] {
  width: 84%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  align-content: flex-start;
  background-color: #0c2049;
  /* padding:15px; */
  box-sizing: border-box;
  /* margin:0 5px; */
}
.right > div[data-v-1fc351a8] .el-button {
  padding: 135px 225px 135px 225px;
  border: none;
}
.el-button[data-v-1fc351a8] i {
  font-size: 50px;
}
.right > div[data-v-1fc351a8] {
  background-color: #7f91ac;
  width: 32.8%;
  min-width: 400px;
  height: 320px;
  margin: 0.5% 0.25% 0;
}
.vd_top[data-v-1fc351a8] {
  width: 100%;
  height: 15%;
  padding: 5px;
  border-bottom: solid 1px #7f91ac;
}
.vd_bottom[data-v-1fc351a8] {
  width: 100%;
  height: 85%;
  background-color: #e4e7ed;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.vd_left[data-v-1fc351a8] {
  float: left;
  line-height: 38px;
}
.vd_right[data-v-1fc351a8] {
  display: flex;
  float: right;
}
.vd_right_one[data-v-1fc351a8] {
  float: left;
}
.vd_right_two[data-v-1fc351a8] {
  float: right;
  margin-left: 20px;
}
.vd_add[data-v-1fc351a8] {
  text-align: center;
  font-size: 80px;
  font-weight: 200;
  line-height: 320px;
}
.vd_right > div > .el-button[data-v-1fc351a8] {
  padding: 12px 20px;
}
.vd_top > .vd_right > .el-button[data-v-1fc351a8] {
  padding: 12px 20px;
}
.box[data-v-1fc351a8] .el-dialog {
  width: 800px;
}
.box[data-v-1fc351a8] .el-transfer /deep/ .el-transfer-panel {
  width: 250px;
}
.transfer[data-v-1fc351a8] {
  width: 800px;
  height: 400px;
}
.transfer_one[data-v-1fc351a8] {
  width: 300px;
  height: 350px;
  float: left;
}
.transfer_two[data-v-1fc351a8] {
  width: 100px;
  height: 350px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.transfer_three[data-v-1fc351a8] {
  width: 300px;
  height: 350px;
  float: right;
}
.transfer_top[data-v-1fc351a8] {
  width: 740px;
  height: 30px;
  display: flex;
}
.transfer_bottom[data-v-1fc351a8] {
  width: 740px;
  height: 370px;
  display: flex;
}
.transfer_top_one[data-v-1fc351a8] {
  width: 60%;
  height: 100%;
}
.transfer_top_two[data-v-1fc351a8] {
  width: 40%;
  height: 100%;
}
.transfer1[data-v-1fc351a8] {
  width: 740px;
  height: 400px;
}
.nav[data-v-1fc351a8] {
  /* display: flex;
  align-items: center; */
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
}
.nav h3[data-v-1fc351a8] {
  float: left;
  line-height: 38px;
}
.right .nav > .el-button[data-v-1fc351a8] {
  float: right !important;
  padding: 12px 20px !important;
}


.vd_bottom .gutter {
  background: #e4e7ed !important;
}
.box_room .select_device .el-dialog__body {
  padding: 10px 20px;
}
.box_room .select_device .el-dialog__body .room_title {
  padding-bottom: 10px;
}

