.w-desc-text[data-v-49c1c4cc] {
  color: #a2a4a8;
}
.w-row-text[data-v-49c1c4cc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-49c1c4cc] {
  text-align: left;
}
.w-t-left[data-v-49c1c4cc] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-49c1c4cc] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-49c1c4cc] {
  display: flex;
  align-items: center;
}
section[data-v-49c1c4cc] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
section[data-v-49c1c4cc]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-49c1c4cc] .el-form-item__content {
  width: calc(100% - 184px);
}
.border-form[data-v-49c1c4cc] .w100 .el-form-item__label {
  line-height: 96px !important;
}
