.col-dv,
.col-ov,
.col-ev {
  width: 195px;
}

.col-dv {
  background: #888 !important;
}

.col-ov {
  background: #314795 !important;
}

.col-dv *,
.col-ov * {
  text-shadow: #333 !important;
}

tr.buttons .button {
  display: inline-block;
  padding: 8px 12px !important;
}

th strong.bigger {
  font-size: 23px !important;
  line-height: 27px !important;
}