.content-tarieven-maakboxen-embedded {
  background-color: var(--mot-white);
}
.content-tarieven-maakboxen h1 {
  width: 70%;
  float: left;
}
.tarieven-samenstelling img {
  width: 30%;
  float: right;
}
.prijstabel {
  clear: both;
}
.pt-tabel {
  margin-top: 20px;
  overflow-x: auto;
}
.content-tarieven-maakboxen .pt-row {
  min-width: 830px;
}
.content-edutheek .pt-row {
  width: 100%;
}
.content-edutheek .prijstabel,
.content-aanbod .prijstabel {
  margin: 32px 0;
  min-width: 600px;
}
.content-dd .prijstabel .pt-kies-deze .pt-cell {
  height: 16px;
}
.content-dd .prijstabel {
  margin-bottom: 24px;
}
.content-dd .pt-tabel {
  margin-top: 0;
}

.pt-banner .pt-cell-special {
  background: var(--mot-color);
  font-weight: bold;
}
.pt-banner .pt-cell-opt:not(.pt-cell-special) {
  border-left: none;
  border-right: none;
  border-bottom: 4px solid var(--mot-mgray);
}
.pt-school {
  font-weight: bold;
}
.pt-kop .pt-cell {
  font-size: 20px;
  font-weight: bold;
  padding-top: 16px;
}
.pt-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 4px 6px;
  height: 28px;
}
.pt-cell-pad-cap {
  width: 1%;
}
.pt-cell-icon {
  width: 40px;
}
.pt-cell-item {
  width: calc(36% - 40px);
}
.pt-cell-item span {
  font-weight: bold;
}
.pt-cell-opt {
  text-align: center;
  width: 13.75%;
  border-left: 4px solid var(--mot-mgray);
  border-right: 4px solid var(--mot-mgray);
}
.pt-cell-pad-between {
  width: 1.5%;
}
.pt-cell-special {
  width: 15.5%;
  border-width: 4.5px;
  border-color: var(--mot-color);
}
.pt-cell-zelf {
  width: 14.5%;
}
.pt-school .pt-cell-zelf,
.pt-bouw .pt-cell-zelf,
.pt-grootte .pt-cell-zelf {
  font-style: italic;
}
.pt-grootte {
  font-size: 12px;
}
.pt-set1 {
  background: #FDE8B2;
}
.pt-set2 {
  background: var(--mot-lgray);
}
.pt-item-vink .pt-cell-opt {
  font-size: 20px;
}
.pt-item-vink .pt-cell-special {
  font-size: 22px;
}
.pt-item-prijs .pt-cell {
  padding-bottom: 12px;
}
.pt-item-plus .pt-cell {
  height: 0;
  padding-bottom: 0;
  line-height: 0;
}
.pt-kies-deze .pt-cell-opt {
  border-bottom: 4px solid var(--mot-mgray);
  padding-bottom: 16px;
}
.pt-kies-deze .pt-cell-special {
  border-bottom: 4.5px solid var(--mot-color);
}
.pt-kies-deze .pt-cell-opt a {
  background: var(--mot-black);
  padding: 8px;
  color: var(--mot-white);
  display: inline-block;
}
.pt-kies-deze .pt-cell-special a {
  color: var(--mot-color);
  padding: 8px calc(8px + 5%);
}
.pt-prijs {
  font-weight: bold;
}
.pt-prijs .pt-cell-icon img {
  scale: 140%;
}
.pt-select-block {
  background: var(--mot-white)55;
  font: inherit;
  margin: 0;
  padding: 0 0 0 16px;
  text-align: center;
  border: 3px solid var(--mot-white);
}
.pt-select-inline {
  display: inline;
  width: 40px;
  background: var(--mot-white)55;
  margin: 0;
  padding: 0;
  border: 2px solid var(--mot-white);
}
.tarieven-form {
  margin-top: 32px;
}
.tarieven-form h2 {
  margin: 0 0 16px;
}
