.flex[data-v-9be092f4] {
  display: flex;
}
.el-input__icon[data-v-9be092f4] {
  cursor: pointer;
}
.depotInfo-dialog[data-v-9be092f4] .el-radio-group {
  line-height: 40px;
}
.depotInfo[data-v-b174cc4c] {
  height: 100%;
}
.depotInfo .el-icon[data-v-b174cc4c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.depotInfo .el-icon[data-v-b174cc4c]:before {
  font-size: 20px;
  margin-right: 5px;
}
.depotInfo[data-v-b174cc4c] .el-icon-success:before {
  color: #009DD9;
}
.depotInfo[data-v-b174cc4c] .el-icon-error:before {
  color: #D9001B;
}
