.w-desc-text[data-v-21fb1779] {
  color: #a2a4a8;
}
.w-row-text[data-v-21fb1779] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-21fb1779] {
  text-align: left;
}
.w-t-left[data-v-21fb1779] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-21fb1779] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-21fb1779] {
  display: flex;
  align-items: center;
}
.pay-type[data-v-21fb1779] .el-form-item__label {
  background: none;
  text-align: right;
}
.pay-type[data-v-21fb1779] .el-form-item__label::before {
  left: 50px !important;
}
[data-v-21fb1779] .customForm .el-input__inner {
  padding: 0 6px;
}
[data-v-21fb1779] .form-item2 .el-form-item__label {
  line-height: 80px !important;
}
[data-v-21fb1779] .vue-treeselect__control {
  height: 28px !important;
  border: 1px solid rgb(213, 213, 213) !important;
}
[data-v-21fb1779] .vue-treeselect__placeholder,[data-v-21fb1779] .vue-treeselect__single-value {
  line-height: 28px !important;
  padding-left: 10px !important;
  font-size: 14px !important;
}
[data-v-21fb1779] .vue-treeselect__placeholder {
  color: rgb(117, 117, 117) !important;
}
[data-v-21fb1779] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
[data-v-21fb1779] .detailTypeName .cell {
  overflow: inherit !important;
}
.dot[data-v-21fb1779] {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #B5B7BE;
}
.level2[data-v-21fb1779] {
  height: 100%;
  display: inline-block;
  padding-left: 15px;
  box-sizing: border-box;
  position: relative;
}
.level2 .level2Dot[data-v-21fb1779] {
  height: 10px;
  background-color: #ffffff;
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  z-index: 11;
}
.level2[data-v-21fb1779]::after {
  content: "";
  width: 1px;
  height: 42px;
  background-color: #DADBDE;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.level3[data-v-21fb1779] {
  height: 100%;
  display: inline-block;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}
.level3 .level3Dot[data-v-21fb1779] {
  height: 10px;
  background-color: #ffffff;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  z-index: 11;
}
