
.tools[data-v-d141d856] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.loading-overlay[data-v-d141d856] {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-number-theme[data-v-d141d856] {
  width: 100%;
}
.loading-overlay i[data-v-d141d856] {
  font-size: 70px;
  color: #4db8fd;
  margin-right: 10px;
}
[data-v-d141d856] .ivu-table table tr th {
  text-align: center;
}
[data-v-d141d856] .ivu-table table tr td {
  text-align: center;
}
[data-v-d141d856] .el-input__inner {
  height: 32px;
}
[data-v-d141d856] .el-select .el-input__inner {
  width: 120px;
  height: 32px;
}
.el-select .el-input[data-v-d141d856] {
  width: 130px;
}
.input-with-select .el-input-group__prepend[data-v-d141d856] {
  background-color: #fff;
}
[data-v-d141d856] .el-input .el-input--suffix {
  width: 120px;
}

