a.active {
  color: black;
}

input.size-2 {
  text-align: center;
  width: 3.3em;
  display: inline-block;
}

input.size-4 {
  text-align: center;
  width: 4.3em;
  display: inline-block;
}

details p, .p-line {
  white-space: pre-line;
}

.sub-list {
  white-space: normal;
  display: inline-block;
  padding: 0 0 0.3em 2em;
  margin: 0;
}
