
.table > tbody > tr > td,
.el-table table > tbody > tr > td,
.table > tfoot > tr > td,
.el-table table > tfoot > tr > td {
  padding: 8px 7px;
  vertical-align: middle;
  font-family: Arial, sans-serif;
  font-size: 0.8em;
  color: black;
}
.th-wrap {
  font-family: "Muli", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.86em;
}
.checkbox-cell {
  font-size: 1em !important;
}
.content ul {
  list-style: none;
}
.pagination-link.is-current {
  background-color: rgb(0, 0, 0);
  border-color: rgb(83, 20, 20);
  color: rgb(255, 255, 255);
}
ul.el-upload-list.el-upload-list--text{
  background:none
}


/*# sourceMappingURL=chunk-88841824.32252d31.css.map*/