.page.pathOfProgression .tableBox tr td ul {
  margin: 0;
  padding-left: 1em;
}
.page.pathOfProgression .tableBox tr td > ul {
  padding: 0;
}
.page.pathOfProgression .tableBox tr td:nth-child(1) {
  text-align: right;
}
.page.pathOfProgression .tableBox tr td:nth-child(1),
.page.pathOfProgression .tableBox tr td:nth-child(2) {
  white-space: nowrap;
}
.page.pathOfProgression .tableBox tr td:nth-child(4) {
  white-space: nowrap;
}
.page.pathOfProgression .tableBox tr td:nth-child(4) ul li {
  list-style: none;
}
.page.pathOfProgression .tableBox tr td:nth-child(3),
.page.pathOfProgression .tableBox tr td:nth-child(4) {
  vertical-align: top;
}
/*# sourceMappingURL=pathOfProgression.css.map */