[data-v-1f9c8623] .el-dialog__body {
  padding: 20px 20px 20px 45px !important;
}
[data-v-1f9c8623] .el-input {
  width: 90% !important;
}
[data-v-1f9c8623] .el-select {
  width: 100% !important;
}
[data-v-1f9c8623] .el-select .el-input {
  width: 90% !important;
}
[data-v-1f9c8623] .el-form-item {
  margin-bottom: 10px !important;
}
[data-v-1f9c8623] .el-form--label-top .el-form-item__label {
  padding: 0 !important;
}
[data-v-1f9c8623] .el-input__inner {
  font-weight: 800;
}
[data-v-1f9c8623] img {
  width: 150px;
}
.input_span[data-v-1f9c8623] {
  height: 8px;
  display: flex;
  float: left;
  width: 12%;
  position: absolute;
  left: 32%;
  top: 72.5%;
}
.input_span span[data-v-1f9c8623] {
    display: inline-block;
    width: 30%;
    border-radius: 8px;
    margin-right: 3px;
    text-align: center;
    margin-top: 3px;
}

.site_list_box[data-v-1198f63b] {
  width: 100%;
  box-sizing: border-box;
  height: calc(100vh - 130px);
  overflow: auto;
}
[data-v-1198f63b] .el-table img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
}
.greenState[data-v-1198f63b] {
  color: #00b259;
  background-color: rgba(0, 178, 89, 0.2);
  padding: 2px 8px 2px 8px;
  border-radius: 5px;
}
.blueState[data-v-1198f63b] {
  color: #487dff;
  background-color: rgba(72, 125, 255, 0.2);
  padding: 2px 8px 2px 8px;
  border-radius: 5px;
}

