.birthday-today {
  color: red;
}
.pk_travels {
  display: flex;

  border-top: 1px solid #000000;

  flex-wrap: wrap;
  justify-content: space-between;
}
.pk_travel {
  width: calc( ( 100% - 1px ) / 2);
  margin-bottom: 1px;
  padding: 40px;

  background: #f1f1f1;
}
.pk_travel h2 {
  font-size: 1rem;

  margin-bottom: 1em;
}
.pk_travel table {
  font-size: 1rem;
  line-height: 2;
}
.pk_travel table td:last-child {
  text-align: right;
}
.pk_travel a {
  font-style: italic;

  color: #417505;
}
.pk_travel__participants-count {
  font-weight: 700;

  padding-right: 40px;

  text-align: right;

  color: #417505;
}
.pk_travel__participants-count.is-full {
  color: red;
}
.pk_travel__participants-total {
  font-size: .9rem;
  font-style: italic;
}
.pk_travel__label {
  font-size: .75rem;
}
.us_content .pk_travel-detail {
  position: relative;
}
.us_content .pk_travel-detail h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;

  margin-bottom: 1em;
}
.us_content .pk_travel-detail h2 {
  font-size: 1rem;

  margin-bottom: 1em;

  color: #304589;
}
.us_content .pk_travel-detail .print-link {
  float: right;
}
.us_content .pk_travel-detail ol {
  list-style: decimal;
}
.us_content .pk_travel-detail table {
  font-size: .9rem;
  line-height: 1.5;

  border-top: 1px solid #000000;
  background: #f1f1f1;
}
.us_content .pk_travel-detail table input[type='text'] {
  min-width: 37px;
  height: 24px;
  margin: 0;
  padding: 0;

  text-align: center;

  border: 1px solid #979797;
}
.us_content .pk_travel-detail table input[type='checkbox'] {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  margin-left: 5px;
}
.us_content .pk_travel-detail table input[type='checkbox']:before {
  width: 22px;
  height: 22px;

  border: 1px solid #979797;
  border-radius: 4px;
  background: #ffffff;
}
.us_content .pk_travel-detail table input[type='checkbox']:checked:before {
  border-color: transparent;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20fill%3D%22%234A4A4A%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.25%200H2.75C1.9908816%200%201.3427758.26854882.8056639.80566588.268552%201.34277647%200%201.99088353%200%202.75v16.5c0%20.7591184.268552%201.4072242.8056639%201.9443361S1.9908816%2022%202.75%2022h16.5c.7591165%200%201.4072235-.268552%201.9443341-.8056639C21.7314512%2020.6572242%2022%2020.0091184%2022%2019.25V2.75c0-.75911647-.2685488-1.40722353-.8056659-1.94433412C20.6572235.26854882%2020.0091165%200%2019.25%200zm-4.3285259%207.0583705l-4.6003374%208.4669838c-.0138177.058804-.034538.1102494-.0621671.1543488-.0276292.0440987-.0621671.0881974-.103614.1322961-.1381457.1322975-.297018.1947705-.4766106.1874205-.1795926-.00735-.331556-.0845224-.4558903-.2315192l-3.04617-2.954624c-.1243343-.1470002-.1830464-.3197134-.1761394-.5181595.0069076-.1984462.0794349-.3638147.2175837-.4961122.1243356-.1322974.2797503-.1947738.4662517-.1874224.1865014.0073513.3419162.0845237.4662505.2315172l2.3830592%202.3151921%204.2273408-7.8055032c.0966989-.1763921.2313933-.2866422.4040833-.330737.1726837-.0441013.3419162-.022054.507691.0661488.1519635.1028921.2521199.2462132.3004756.4299634.0483495.1837435.0310805.3638146-.051807.5402068z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
}
.us_content .pk_travel-detail table th,
.us_content .pk_travel-detail table td {
  padding: 5px 0;
}
.us_content .pk_travel-detail table th:first-child,
.us_content .pk_travel-detail table td:first-child {
  padding-left: 12px;
}
.us_content .pk_travel-detail table th:last-child,
.us_content .pk_travel-detail table td:last-child {
  padding-right: 12px;
}
.us_content .pk_travel-detail table thead tr th {
  text-align: center;
}
.us_content .pk_travel-detail table thead tr th:nth-child(1) {
  width: 15%;
}
.us_content .pk_travel-detail table thead tr th:nth-child(2),
.us_content .pk_travel-detail table thead tr th:nth-child(3) {
  width: 5%;
}
.us_content .pk_travel-detail table thead tr th:nth-child(4) {
  width: 10%;
}
.us_content .pk_travel-detail table thead tr th:nth-child(5) {
  width: 35%;
}
.us_content .pk_travel-detail table thead tr th:nth-child(1),
.us_content .pk_travel-detail table thead tr th:nth-child(2),
.us_content .pk_travel-detail table thead tr th:nth-child(3),
.us_content .pk_travel-detail table thead tr th:nth-child(4),
.us_content .pk_travel-detail table thead tr th:nth-child(5) {
  text-align: left;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all) td {
  text-align: center;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(1),
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(2),
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(3),
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(4),
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(5) {
  text-align: left;
}
.us_content .pk_travel-detail table tbody tr.select-all td {
  text-align: center;
}
.us_content .pk_travel-detail table thead tr th {
  padding-top: 50px;
}
.us_content .pk_travel-detail table thead th {
  font-weight: 600;
}
.us_content .pk_travel-detail table thead th:nth-child(5),
.us_content .pk_travel-detail table tbody td:nth-child(5) {
  padding-left: 129px;
}
.us_content .pk_travel-detail table tbody td:nth-child(5) input {
  width: 225px !important;
  padding: 0 6px;

  text-align: left;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all):last-child td {
  padding-bottom: 55px;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all):last-child td:after {
  bottom: 50px;

  height: calc( 100% - 50px);
}
.us_content .pk_travel-detail table tbody tr:not(.select-all) td {
  position: relative;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;

  width: 1px;
  height: 100%;

  content: '';

  background: transparent;
}
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(4):not(:last-child):after,
.us_content .pk_travel-detail table tbody tr:not(.select-all) td:nth-child(5):not(:last-child):after {
  background: #979797;
}
select.years {
  font-size: 20px;

  position: absolute;
  top: -80px;
  right: 0;

  height: 40px;
  padding: 0 10px;

  border: none;
  background: transparent;
}
