.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
	color: red !important;	
}

#datep {
    display: none;
}

.ui-datepicker-calendar tbody td > a.hover-calendar-cell {
    border: 1px solid #074e91;
    font-weight: normal;
    color: #1a1a1a;
}

#addon {
	background-color:#999; width:100%;
}

i.fa-arrow-left::after {
	content: 'Zurück';
}
i.fa-arrow-right::after {
	content: 'Weiter';
}

table.grillplatz-table {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.grillplatz-table td, table.grillplatz-table th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.grillplatz-table tbody td {
  font-size: 13px;
}
table.grillplatz-table tr:nth-child(even) {
  background: #D0E4F5;
}
table.grillplatz-table thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.grillplatz-table thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.grillplatz-table thead th:first-child {
  border-left: none;
}
table.grillplatz-table tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.grillplatz-table tfoot td {
  font-size: 14px;
}
table.grillplatz-table tfoot .links {
  text-align: right;
}
table.grillplatz-table tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

table.calendar-table {
  font-family: sans-serif;
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
  margin-bottom: 50px;
}
table.calendar-table thead tr th {
  background: #626e7e;
  color: #d1d5db;
  padding: 0.5em;
  overflow: hidden;
}
table.calendar-table thead tr th:first-child {
  border-radius: 3px 0 0 0;
}
table.calendar-table thead tr th:last-child {
  border-radius: 0 3px  0 0;
}
table.calendar-table thead tr th .day {
  display: block;
  font-size: 1.2em;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 auto 5px;
  padding: 5px;
  line-height: 1.8;
}
table.calendar-table thead tr th .day.active {
  background: #d1d5db;
  color: #626e7e;
}
table.calendar-table thead tr th .short {
  display: none;
}
table.calendar-table thead tr th i {
  vertical-align: middle;
  font-size: 2em;
}
table.calendar-table tbody tr {
  background: #d1d5db;
}
table.calendar-table tbody tr:nth-child(odd) {
  background: #c8cdd4;
}
table.calendar-table tbody tr:nth-child(4n+0) td {
  border-bottom: 1px solid #626e7e;
}
table.calendar-table tbody tr td {
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #626e7e;
  position: relative;
  height: 32px;
  cursor: pointer;
}
table.calendar-table tbody tr td:last-child {
  border-right: 1px solid #626e7e;
}
table.calendar-table tbody tr td.hour {
  font-size: 2em;
  padding: 0;
  color: #626e7e;
  background: #fff;
  border-bottom: 1px solid #626e7e;
  border-collapse: separate;
  min-width: 100px;
  cursor: default;
}
table.calendar-table tbody tr td.hour span {
  display: block;
}
@media (max-width: 60em) {
  table.calendar-table thead tr th .long {
    display: none;
  }
  table.calendar-table thead tr th .short {
    display: block;
  }
  table.calendar-table tbody tr td.hour span {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
  }
}
@media (max-width: 27em) {
  table.calendar-table thead tr th {
    font-size: 65%;
  }
  table.calendar-table thead tr th .day {
    display: block;
    font-size: 1.2em;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 0 auto 5px;
    padding: 5px;
  }
  table.calendar-table thead tr th .day.active {
    background: #d1d5db;
    color: #626e7e;
  }
  table.calendar-table tbody tr td.hour {
    font-size: 1.7em;
  }
  table.calendar-table tbody tr td.hour span {
    transform: translateY(16px) rotate(270deg);
    -webkit-transform: translateY(16px) rotate(270deg);
    -moz-transform: translateY(16px) rotate(270deg);
  }
}

span.calendar-blocked {
	display: block;
    background-color: red;
    color: white;	
}

#fullcalendar .fc-event, #fullcalendar .fc-event:hover {
    color: #fff;
    text-decoration: none;
}

div.fc-time-grid-container {
	height: auto !important;
}

.fullcalendar-timeslot-item.Galopprennbahn {
	background-color: #C62828 !important;
}

.fullcalendar-timeslot-item.Südpark {
	background-color: #1565C0 !important;
}

.fullcalendar-timeslot-item.Meerke {
	background-color: #558B2F !important;
}
.fc-day-locked {
  background-color: #ff0000 !important;
}

@media (min-width: 1200px) {
	.aui .row {
		margin-left: 0px !important;
	}
}