.statistics-vxe-table.vxe-table.size--medium .vxe-footer--column:not(.col--ellipsis), .statistics-vxe-table.vxe-table.size--medium .vxe-header--column:not(.col--ellipsis) {
  padding: 10px 0 !important;
  background-color: #f8f8f9;
}
.statistics-vxe-table .vxe-table .vxe-footer--row .vxe-footer--column {
  padding: 10px 0 !important;
}
.table-instructions {
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.table-instructions.second {
  border-top: 0 none;
}
.table-instructions.second-1 {
  border-top: 1px solid #e8e8e8 !important;
}
.table-instructions .title {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
}
.table-instructions .content {
  font-size: 12px;
  line-height: 22px;
  padding: 5px 8px;
}
.table-instructions .content ul {
  padding-left: 18px;
}
.table-instructions .content ul, .table-instructions .content li {
  width: 100%;
  text-align: left;
  list-style-type: auto !important;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
