/* Rental */
body table.productslist tr th:nth-child(2),
body table.productslist tr td:nth-child(2) {
  text-align: center;
  max-width: 2.5rem;
  padding-right: 1.5rem;
}

body table.productslist tr th:nth-child(6),
body table.productslist tr th:nth-child(11),
body table.productslist tr th:nth-child(12),
body table.productslist tr th:nth-child(13),
body table.productslist tr th:nth-child(14),
body table.productslist tr th:nth-child(15),
body table.productslist tr th:nth-child(16),
body table.productslist tr th:nth-child(17),
body table.productslist tr th:nth-child(18),
body table.productslist tr th:nth-child(19),
body table.productslist tr th:nth-child(20),
body table.productslist tr th:nth-child(21),
body table.productslist tr th:nth-child(22),
body table.productslist tr th:nth-child(23),
body table.productslist tr th:nth-child(26),
body table.productslist tr th:nth-child(27),
body table.productslist tr th:nth-child(28),
body table.productslist tr td:nth-child(6),
body table.productslist tr td:nth-child(11),
body table.productslist tr td:nth-child(12),
body table.productslist tr td:nth-child(13),
body table.productslist tr td:nth-child(14),
body table.productslist tr td:nth-child(15),
body table.productslist tr td:nth-child(16),
body table.productslist tr td:nth-child(17),
body table.productslist tr td:nth-child(18),
body table.productslist tr td:nth-child(19),
body table.productslist tr td:nth-child(20),
body table.productslist tr td:nth-child(21),
body table.productslist tr td:nth-child(22),
body table.productslist tr td:nth-child(23),
body table.productslist tr td:nth-child(26),
body table.productslist tr td:nth-child(27),
body table.productslist tr td:nth-child(28) {
  text-align: center;
  padding-right: 1.5rem;
}

body table.productslist tr th:nth-child(29),
body table.productslist tr th:nth-child(30),
body table.productslist tr th:nth-child(31),
body table.productslist tr td:nth-child(29),
body table.productslist tr td:nth-child(30),
body table.productslist tr td:nth-child(31) {
  min-width: 6.5rem;
}

body table.productslist tr th:nth-child(3),
body table.productslist tr td:nth-child(3) {
  min-width: 20rem;
}
