.ue-heading-lg {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
}
.ue-heading-md {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
}
.ue-body-base {
  font-size: 14px;
  font-weight: 400;
  color: #303133;
}
.ue-body-tips {
  font-size: 14px;
  font-weight: 400;
  color: #909399;
}
.ue-text-sm {
  font-size: 12px;
  font-weight: 400;
}
.theme-form .el-form-item__label {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #303133 !important;
  line-height: 1.5 !important;
}
.theme-form .el-input__wrapper {
  border: 1px solid #d5d8dd;
  border-radius: 6px;
}
.el-select-v2__wrapper {
  border-radius: 6px;
  border: 1px solid #d5d8dd;
}
.el-input__wrapper {
  border-radius: 6px;
}
.report-search-form {
  gap: 8px 12px;
}
.report-search-form .el-form-item {
  margin: 0 !important;
}
.report-search-form .el-button {
  height: 32px !important;
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
}
.report-search-form .el-button.el-button--primary {
  background: #1c64e9 !important;
  border-color: #1c64e9 !important;
}
.report-search-form .el-button [class*='el-icon'] + span {
  margin-left: 4px;
}
.report-search-form .el-select-v2 .el-select-v2__wrapper {
  height: 32px !important;
  border-radius: 6px;
}
.report-search-form .el-input__wrapper {
  height: 32px !important;
  border-radius: 6px;
}
.report-table .el-table {
  border: 1px solid #f0f2f5;
  border-radius: 8px;
  overflow: hidden;
}
.report-table tr {
  height: 40px;
  color: #303133;
}
.report-table .el-table__inner-wrapper::before {
  display: none;
}
.report-table .el-table__inner-wrapper::after {
  display: none;
}
.report-table .el-table__header-wrapper .el-table__header tr th {
  border-bottom-color: #f0f2f5 !important;
  border-right: none;
  background-color: #fafbfc !important;
}
.report-table .el-table__header-wrapper .el-table__header tr th .cell {
  color: #606266;
  font-weight: 400 !important;
}
.report-table .el-table__body-wrapper .el-table__body tr:last-child td {
  border-bottom: none !important;
}
.report-table .el-table__body-wrapper .el-table__body tr td {
  border-bottom-color: #f0f2f5 !important;
  border-right: none;
}
.report-table .el-table__footer-wrapper {
  border-top: 1px solid #d0d3d8;
}
.report-table .el-table__footer-wrapper .el-table__footer tfoot tr td {
  color: #303133;
  background-color: #ffffff;
  border-bottom: none !important;
}
.move-dialog {
  border-radius: 4px;
}
.move-dialog .el-dialog__footer {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.ue-heading-lg[data-v-019f0e85] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
}
.ue-heading-md[data-v-019f0e85] {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
}
.ue-body-base[data-v-019f0e85] {
  font-size: 14px;
  font-weight: 400;
  color: #303133;
}
.ue-body-tips[data-v-019f0e85] {
  font-size: 14px;
  font-weight: 400;
  color: #909399;
}
.ue-text-sm[data-v-019f0e85] {
  font-size: 12px;
  font-weight: 400;
}
.theme-form .el-form-item__label[data-v-019f0e85] {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #303133 !important;
  line-height: 1.5 !important;
}
.theme-form .el-input__wrapper[data-v-019f0e85] {
  border: 1px solid #d5d8dd;
  border-radius: 6px;
}
.el-select-v2__wrapper[data-v-019f0e85] {
  border-radius: 6px;
  border: 1px solid #d5d8dd;
}
.el-input__wrapper[data-v-019f0e85] {
  border-radius: 6px;
}
.report-search-form[data-v-019f0e85] {
  gap: 8px 12px;
}
.report-search-form .el-form-item[data-v-019f0e85] {
  margin: 0 !important;
}
.report-search-form .el-button[data-v-019f0e85] {
  height: 32px !important;
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
}
.report-search-form .el-button.el-button--primary[data-v-019f0e85] {
  background: #1c64e9 !important;
  border-color: #1c64e9 !important;
}
.report-search-form .el-button [class*='el-icon'] + span[data-v-019f0e85] {
  margin-left: 4px;
}
.report-search-form .el-select-v2 .el-select-v2__wrapper[data-v-019f0e85] {
  height: 32px !important;
  border-radius: 6px;
}
.report-search-form .el-input__wrapper[data-v-019f0e85] {
  height: 32px !important;
  border-radius: 6px;
}
.report-table .el-table[data-v-019f0e85] {
  border: 1px solid #f0f2f5;
  border-radius: 8px;
  overflow: hidden;
}
.report-table tr[data-v-019f0e85] {
  height: 40px;
  color: #303133;
}
.report-table .el-table__inner-wrapper[data-v-019f0e85]::before {
  display: none;
}
.report-table .el-table__inner-wrapper[data-v-019f0e85]::after {
  display: none;
}
.report-table .el-table__header-wrapper .el-table__header tr th[data-v-019f0e85] {
  border-bottom-color: #f0f2f5 !important;
  border-right: none;
  background-color: #fafbfc !important;
}
.report-table .el-table__header-wrapper .el-table__header tr th .cell[data-v-019f0e85] {
  color: #606266;
  font-weight: 400 !important;
}
.report-table .el-table__body-wrapper .el-table__body tr:last-child td[data-v-019f0e85] {
  border-bottom: none !important;
}
.report-table .el-table__body-wrapper .el-table__body tr td[data-v-019f0e85] {
  border-bottom-color: #f0f2f5 !important;
  border-right: none;
}
.report-table .el-table__footer-wrapper[data-v-019f0e85] {
  border-top: 1px solid #d0d3d8;
}
.report-table .el-table__footer-wrapper .el-table__footer tfoot tr td[data-v-019f0e85] {
  color: #303133;
  background-color: #ffffff;
  border-bottom: none !important;
}
.move-dialog-title[data-v-019f0e85] {
  position: absolute;
  width: 100%;
  height: 54px;
  top: 0;
  left: 0;
  line-height: 54px;
  padding: 0px 24px;
  font-size: 16px;
  box-sizing: border-box;
  cursor: move;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05);
  color: #334563;
  font-weight: 500;
}
.move-dialog-title .ue-cc[data-v-019f0e85] {
  margin-right: 10px;
}
.logout-title[data-v-019f0e85] {
  font-size: 20px;
  box-shadow: none;
}
