.deposit-model[data-v-e309cf3e] {
  background-color: #ffffff;
  padding: 20px;
}
.deposit-model .operation-btn[data-v-e309cf3e] {
  cursor: pointer;
}
.deposit-model .toolbar label[data-v-e309cf3e] {
  margin-right: 10px;
}
.deposit-model .toolbar[data-v-e309cf3e] .imt-input {
  width: 204px;
}
.deposit-model .toolbar[data-v-e309cf3e] .el-date-editor {
  width: 300px;
  height: 34px;
  line-height: 34px;
}
.deposit-model .details[data-v-e309cf3e] {
  color: #0076d9;
  cursor: pointer;
}
.deposit-model[data-v-e309cf3e] .normal-btn::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #36c626;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.deposit-model[data-v-e309cf3e] .out-btn::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #0076d9;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.deposit-model[data-v-e309cf3e] .popperTreeSelect ::v-deep .el-select-dropdown__wrap {
  min-height: 400px !important;
  max-height: 600px !important;
}
.text-warn[data-v-e309cf3e] {
  color: #fb9678;
}
.clear[data-v-e309cf3e] {
  clear: both;
}
