.wr42-table {
  border-bottom-width: 0px !important;
}

.wr42-table thead tr th {
  color: #6C6C6C;
  border-bottom: 2px solid #F0F0F0 !important;
}

.wr42-table tbody tr td {
  border-bottom: 1px solid #F0F0F0 !important;
}

.wr42-table tbody tr:nth-child(odd) td {
  background: #F8EFEC;
}

.wr42-table tbody tr td.vc {
  vertical-align: middle;
}
