.aui-table-search[data-v-8aa23ffe]{
  display:grid;
  grid-template-columns:repeat(6, 16%)
}
.headerCol[data-v-8aa23ffe]{
  position:relative;
  height:20px
}
.headerCol[data-v-8aa23ffe]:before{
  content:"";
  position:absolute;
  left:-14px;
  top:10px;
  width:100%;
  height:1px;
  transform:rotate(13deg);
  background-color:#5b5d5f
}
.headerCol .headerCol-top[data-v-8aa23ffe]{
  position:absolute;
  right:4px;
  top:-10px
}
.headerCol .headerCol-bottom[data-v-8aa23ffe]{
  position:absolute;
  left:4px;
  bottom:-10px
}
