main .category-list ul {
  padding: 0px;
  margin-bottom: 60px; }
  main .category-list ul li {
    background: none;
    padding: 0;
    margin-left: 0px;
    list-style: none;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.125rem;
    color: #595959;
    margin-bottom: 16px; }
    main .category-list ul li a {
      width: 100%;
      display: block;
      background: #E8E8E8;
      padding: 25px 0 27px 28px;
      position: relative;
      color: #404040;
      text-decoration: none;
      padding-right: 150px; }
      main .category-list ul li a span {
        float: right;
        color: #005096;
        margin-right: -130px; }

.col-lg-12.space h2 {
  margin-bottom: 23px; }

.divider.event-list-divider {
  margin-top: 20px;
  margin-bottom: 40px; }

.divider.category-divider {
  margin-top: 100px;
  margin-bottom: 100px; }

.space .months-container:last-child .divider {
  display: none; }

.event-info {
  margin-bottom: 30px; }

.event__item {
  background: #E8E8E8;
  margin-bottom: 20px;
  color: #595959;
  height: auto; }
  .event__item:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
    background: #dbdbdb; }
  .event__item p {
    margin-bottom: 0px; }

.event__item--center {
  text-align: center;
  height: 164px; }

.event__item__inner {
  padding: 30px; }

.event__item__inner--small {
  padding: 20px; }

.bookingform__container {
  background: #E8E8E8; }
  .bookingform__container h3 {
    margin-top: 30px;
    margin-bottom: 10px; }
  .bookingform__container .radio {
    display: inline-block;
    line-height: 150%;
    margin-right: 30px; }
  .bookingform__container .form-group {
    margin-bottom: 0px; }
  .bookingform__container input[type="radio"],
  .bookingform__container input[type="checkbox"] {
    width: 80px;
    height: 50px;
    position: relative;
    display: none; }
  .bookingform__container .square {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../Icons/radio.svg);
    background-size: cover;
    float: left;
    margin-right: 10px;
    background-size: cover; }
  .bookingform__container input[type="checkbox"]:checked + .square,
  .bookingform__container input[type="radio"]:checked + .square {
    background: url(../Icons/radio-fill.svg);
    background-size: cover; }
  .bookingform__container main .event-list-bookable div a {
    display: table;
    height: 100%;
    width: 100%; }
    .bookingform__container main .event-list-bookable div a .csc-frame {
      min-height: 151px;
      margin-bottom: 0px;
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      color: #fff; }
      .bookingform__container main .event-list-bookable div a .csc-frame p {
        margin-bottom: 0px; }
      .bookingform__container main .event-list-bookable div a .csc-frame strong {
        font-size: 0.9375rem;
        margin-bottom: 20px;
        line-height: 100%;
        font-weight: 800; }
    .bookingform__container main .event-list-bookable div a:hover .csc-frame-frame2 {
      color: #fff; }
      .bookingform__container main .event-list-bookable div a:hover .csc-frame-frame2 strong {
        color: #fff; }
  .bookingform__container main .tx-np-events .event-image {
    float: right;
    max-width: 350px;
    width: 100%;
    margin: 0 15px 15px 0;
    background: #fff; }
    .bookingform__container main .tx-np-events .event-image img {
      margin: auto; }
  .bookingform__container .checkbox__label {
    line-height: 141%; }
    .bookingform__container .checkbox__label .square {
      background: url(../Icons/check.svg) !important;
      background-size: cover !important; }
    .bookingform__container .checkbox__label input[type="checkbox"]:checked + .square {
      background: url(../Icons/check-fill.svg) !important;
      background-size: cover !important; }
  .bookingform__container .bookingform__container__inner {
    padding: 20px; }
  .bookingform__container .btn.addParticipant {
    color: #fff !important;
    background: #595959;
    border-color: #595959; }
    .bookingform__container .btn.addParticipant:hover {
      color: #595959 !important;
      background: transparent; }
  .bookingform__container .radio {
    margin-bottom: 20px; }
  .bookingform__container .button__container {
    margin-bottom: 40px;
    margin-top: 10px; }
  .bookingform__container .checkbox__label {
    display: block; }
  .bookingform__container .headline__participant {
    color: #595959;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
    margin-top: 30px; }
  .bookingform__container .border__box {
    padding: 20px;
    border: 5px #fff double; }
  .bookingform__container .event__item {
    background: #E8E8E8;
    margin-bottom: 20px;
    color: #595959;
    height: 189px; }
  .bookingform__container .event__item__inner {
    padding: 30px; }

.datepicker {
  padding: 5px 20px !important; }
  .datepicker .datepicker-days, .datepicker .datepicker-months, .datepicker .datepicker-years {
    display: block; }
    .datepicker .datepicker-days table td.active, .datepicker .datepicker-days table span.active, .datepicker .datepicker-months table td.active, .datepicker .datepicker-months table span.active, .datepicker .datepicker-years table td.active, .datepicker .datepicker-years table span.active {
      background-image: none;
      background-color: #005096 !important; }
      .datepicker .datepicker-days table td.active:hover, .datepicker .datepicker-days table span.active:hover, .datepicker .datepicker-months table td.active:hover, .datepicker .datepicker-months table span.active:hover, .datepicker .datepicker-years table td.active:hover, .datepicker .datepicker-years table span.active:hover {
        background-image: none; }
    .datepicker .datepicker-days table td, .datepicker .datepicker-months table td, .datepicker .datepicker-years table td {
      padding: 10px; }

@media screen and (min-width: 768px) {
  .divider.event-list-divider {
    margin-top: 40px;
    margin-bottom: 60px; }
  main .category-list ul li {
    font-size: 0.875rem;
    line-height: 1.125rem; }
  .event__item {
    height: 189px; } }

@media screen and (min-width: 1200px) {
  .divider.event-list-divider {
    margin-top: 60px;
    margin-bottom: 80px; }
  main .category-list ul li {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

@media screen and (min-width: 1675px) {
  .bookingform__container__inner {
    padding: 50px; }
  .bookingform__container .square {
    width: 32px;
    height: 32px;
    display: block;
    background: url(../Icons/radio.svg);
    float: left;
    margin-right: 10px;
    background-size: cover; }
  .bookingform__container h3 {
    margin-top: 60px;
    margin-bottom: 26px; }
  .divider.event-list-divider {
    margin-top: 80px;
    margin-bottom: 100px; }
  main .category-list ul li {
    font-size: 1.375rem;
    line-height: 1.625rem; } }

@media (max-width: 767px) {
  .tx-np-events .appointments .dates {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    padding: 0; }
  .tx-np-events .appointments .location {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    padding: 0; }
  .tx-np-events .appointments .booking {
    text-align: center;
    font-size: 1.2rem; }
  .tx-np-events .appointments .btn {
    font-size: 1.2rem;
    max-width: 300px;
    width: 100%; } }
