@charset "UTF-8";
.header-filter[data-v-df9f3006] {
  position: relative;
}
.table-icon[data-v-df9f3006] {
  position: absolute;
  top: 50%;
  bottom: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 15px;
  height: 15px;
}
[data-v-df9f3006] .el-table__header-wrapper .cell {
  padding: 0;
}

/* 表格头筛选 */
/* 右侧 */
.filter-card[data-v-df9f3006] {
  position: absolute;
  top: -12px;
  left: 50%;
  z-index: 3;
  min-width: 300px;
}
.z-1[data-v-df9f3006] {
  z-index: -1;
}
.report-table[data-v-df9f3006]  th,
.report-table[data-v-df9f3006]  tr {
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 !important;
}
.report-table[data-v-df9f3006]  tr p {
  line-height: 23px !important;
  height: 23px !important;
}
[data-v-df9f3006] .el-table__header-wrapper,[data-v-df9f3006] .el-table,[data-v-df9f3006] .el-table th,[data-v-df9f3006] .el-table th .cell {
  overflow: visible;
}
.tooltip[data-v-71332f23] {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.relative[data-v-71332f23] {
  position: relative;
}
.absolute[data-v-71332f23] {
  position: absolute;
  z-index: 100;
}
.top[data-v-71332f23] {
  top: 5px;
}
.bottom[data-v-71332f23] {
  bottom: 0;
}
.left[data-v-71332f23] {
  left: 0;
}
.right[data-v-71332f23] {
  right: 5px;
}
[data-v-71332f23] .table th > .cell {
  padding-left: 0px;
  padding-right: 0px;
}
[data-v-71332f23] .table tr,[data-v-71332f23] .table td {
  height: 42px;
  line-height: 42px;
}
.handle-grey-font[data-v-71332f23] {
  color: #767676;
  cursor: pointer;
}
