
.titleStr[data-v-54792d4f] {
  width: 10%;
  text-align: right;
  font-size: 13px;
  font-family: PingFang SC;
  line-height: 20px;
  color: #606266;
  opacity: 1;
}
.titleStr[data-v-54792d4f] {
  height: 30px;
  text-align: center;
}
[data-v-54792d4f] .inputdefault input.el-input__inner {
  border: none;
  padding-left: 4px;
  padding-top: 2px;
}
.click[data-v-54792d4f]{
  cursor: pointer;
}
[data-v-54792d4f] .el-dialog__body {
  padding: 0 !important;
}
[data-v-54792d4f] .el-form-item__error {
  color: #ffffff;
  background: #F56C6C;
  font-size: 12px;
  line-height: 1;
  border-right: 6px;
  position: absolute;
  z-index: 999;
  border-radius: 10px;
  top: 25px;
  left: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 5px;
  padding-right: 5px;
}
[data-v-54792d4f] .el-form-item__error::before {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid;
  position: absolute;
  bottom: 13px;
  left: 15px;
  z-index: 1999;
  border-color: transparent transparent #F56C6C transparent;
}
[data-v-54792d4f] .el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item[data-v-54792d4f] {
  margin-bottom: 1px !important;
}

