.w-desc-text[data-v-c619c4f2] {
  color: #a2a4a8;
}
.w-row-text[data-v-c619c4f2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-c619c4f2] {
  text-align: left;
}
.w-t-left[data-v-c619c4f2] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-c619c4f2] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-c619c4f2] {
  display: flex;
  align-items: center;
}
.dialog[data-v-c619c4f2] .el-dialog__body {
  padding-right: 0;
}
.dialog[data-v-c619c4f2] .el-dialog__body .body {
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.dialog[data-v-c619c4f2] .el-dialog__header {
  padding-left: 180px !important;
}
.dialog .left[data-v-c619c4f2] {
  width: 155px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(240, 243, 250);
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
}
.dialog .left .left-title[data-v-c619c4f2] {
  height: 40px;
  line-height: 40px;
  background: #e6eef9;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: rgb(32, 65, 121);
}
.dialog .left .left-title img[data-v-c619c4f2] {
  padding-left: 20px;
  padding-right: 8px;
}
.dialog .left .left-tabs[data-v-c619c4f2] {
  padding: 10px 0;
}
.dialog .left .left-tabs > div[data-v-c619c4f2] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-indent: 30px;
  cursor: pointer;
}
.dialog .left .left-tabs .active[data-v-c619c4f2] {
  background: #fff;
  color: rgb(81, 116, 179);
  position: relative;
}
.dialog .left .left-tabs .active[data-v-c619c4f2]::after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  position: absolute;
  right: 0;
  top: 0;
}
.dialog .right[data-v-c619c4f2] {
  width: calc(100% - 120px);
  float: right;
  height: 100%;
}
.dialog .right[data-v-c619c4f2] .el-form--inline .el-form-item {
  margin-right: 0 !important;
}
.h100[data-v-c619c4f2] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.h100 .h93[data-v-c619c4f2] {
  flex: 1;
  width: 100%;
  padding: 0 20px 10px;
  box-sizing: border-box;
  overflow-y: auto;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.h100 .h93[data-v-c619c4f2]::-webkit-scrollbar {
  display: none;
}
.w-desc-text[data-v-1194b140] {
  color: #a2a4a8;
}
.w-row-text[data-v-1194b140] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-1194b140] {
  text-align: left;
}
.w-t-left[data-v-1194b140] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-1194b140] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-1194b140] {
  display: flex;
  align-items: center;
}
.tableTotal[data-v-1194b140] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 10px 0;
}
.tableTotal-words[data-v-1194b140] {
  font-size: 15px;
  font-weight: 700;
  color: #204179;
}
.tableTotal-input[data-v-1194b140] {
  font-size: 15px;
  font-weight: 700;
  color: #204179;
  max-width: 90px;
}
.img-box[data-v-1194b140] {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  cursor: pointer;
}
.img-box img[data-v-1194b140] {
  width: 30px;
  height: 30px;
}
.img-box .num[data-v-1194b140] {
  position: absolute;
  right: 0;
  top: 0;
  line-height: initial;
  background: greenyellow;
  font-size: 12px;
  padding: 0 3px;
}
.textarea-with-icon[data-v-1194b140] {
  position: relative;
}
.textarea-with-icon .icon[data-v-1194b140] {
  position: absolute;
  color: #0b73ff;
  z-index: 10;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.textarea-with-icon .textarea-inner[data-v-1194b140] {
  z-index: 1;
  padding: 0 4px;
}
.textarea-with-icon[data-v-1194b140] .el-textarea .el-textarea__inner {
  resize: none;
}
