th {
  background: #eee;
}

td:nth-child(n + 3) {
  text-align: right;
}

.hidden {
  display: none;
}

tr > :nth-child(7),
tr > :nth-child(10) {
  border-left: 1px solid #777;
}