/*
Go to https://gwfh.mranftl.com/fonts/, choose fonts, generate css, and download fonts ...
*/
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v35-latin-300.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/open-sans-v35-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-300italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-300italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v35-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v35-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/open-sans-v35-latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/open-sans-v35-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-500italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-500italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-500italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v35-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/open-sans-v35-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-600italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-600italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v35-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/open-sans-v35-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-700italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-700italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v35-latin-800.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/open-sans-v35-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/open-sans-v35-latin-800italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/open-sans-v35-latin-800italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/open-sans-v35-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* Main document elements */

html {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: 100vH;
}

body {
   height: 100vH;
   margin: 0px;
   background: hsla(15, 39%, 87%, 0.3);
   display: flex;
   flex-direction: column;
}

h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 20pt;
    letter-spacing: 4px;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 16pt;
    position: relative;
    right: -115px;
    bottom: -10px;
}

div.mainContentWide h2 {
    right: -18px;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 14pt;
    margin: 25px 0px 15px 0px;
}

div.mainContentWide h3 {
	position: relative;
   right: -18px;
}

a {
	color: #216477;
}

/* Custom page classes */

.alarm {
	background-color: #d57673;
	color: white;
}

div.checkboxblock {
	margin: 2px 10px 0px 5px;
	width: 60%;
	text-align: justify;
	text-justify: auto;
	padding-top: 15px;
	position: relative;
}

div.mainContent {
	margin: 0px auto;
	width: 60%;
	text-align: justify;
	text-justify: auto;
	padding-top: 15px;
	position: relative;
}

div.mainContentWide {
	margin: 0px auto;
	width: 90%;
	text-align: justify;
	text-justify: auto;
	padding-top: 15px;
	position: relative;
}

div.topContent {
	width: 100%;
	margin-top: 150px;
}

.emailIndicator {
	font-family: 'Montserrat';
	font-weight: 300;
	position: absolute;
	top: 175px;
	right: 30px;
	font-size: 8pt;
	font-style: italic;
}

.explain {
	width: 80%;
	margin: auto;
	padding: 15px 0px;
	text-align: justify;
}

.help {
	color: #555555;
}

div.help {
	display: none;
}

.infoLink {
	position: absolute;
	right: -18px;
	top: -10px;
	color: black;
	font-size: 11pt;
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.right {
	text-align: right;
}

.success {
	background-color: #b9c1a3;
	color: white;
}

.warning {
	width: 100%;
	text-align: center;
	margin: auto;
}

/* Calender classes */

.bookCheckbox {
	margin-left: 8px;
	display: none;
	}

.booked {
	background-color: #d57673;
	color: white;
	height: 22px;
	font-size: 8pt;
	line-height: 22px;
	text-align: center;
	position: relative;
}

.bookingData, .price {
	position: relative;
	overflow-x: visible;
	white-space: nowrap;
	z-index: 0;
}

.bookingData {
	font-size: 8pt;
	font-weight: normal;
}

.calendar {
	position: relative;
	width: 80%;
	margin: auto;
	padding-bottom: 20px;
}

.dateMarker {
	position: relative;
	top: -5px;
}

.dateRangeStart {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	background-color: #cdedfa;
	display: none;
	width: 50%;
}

.daySpan {
	position: relative;
	border-collapse: collapse;
	width: 100%;
}

.daySpanDate {
	height: 35px;
	width: 100%;
	line-height: 35px;
	border-bottom: 2px solid gray;
	overflow: hidden;
}

.daySpanDay {
	border: 2px solid gray;
	padding: 0px;
	width: 400px;
	padding: 0px;
	text-align: center;
}

.daySpanLabel {
	position: absolute;
	right: calc(100% + 10px);
	top: 40px;
	height: 22px;
	text-align: right;
	line-height: 22px;
	width: max-content;
	font-size: smaller;
}

.finalizeBooking {
	margin-left: 10px;
	margin-right: 10px;
}

.firstHalf{
	border-right: 1px solid lightgray;
	width: calc(50% - 1px);
	float: left;
	cursor: help;
}

.firstHalf > .price {
	display: none;
}

.firstHalf > .bookingData {
	display: none;
}

.free {
	background-color: #b9c1a3;
	color: black;
	height: 22px;
	font-size: 8pt;
	line-height: 22px;
	text-align: center;
}

.legend {
	width: 50%;
	margin: 20px auto;
	position: relative;
}
 
.legend td.bookingData {
	width: 33.3%;
}

.monthCal {
	display: inline-block;
	vertical-align: middle;
	border-collapse: collapse;
	width: calc(50% - 30px);
	padding: 10px 5px 0px 5px;
	margin: 0px 15px;
}

.monthCalHeader {
	text-align: center;
	width: 150px; /* wide to force columns span entire table */
}

.monthCalHeaderDay {
	font-size: 12pt;
	font-weight: bold;
	color: #216477; /* petrol */
}

.monthCalMonth {
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #216477; /* petrol */

}

.monthCalDay {
	position: relative;
	border: 2px solid gray;
	padding: 0px;
}

.monthCalDayLine {
	background-color: lightgray;
	height: 28px;
	text-align: center;
	cursor: e-resize;
}

.monthCalDate {
	position: absolute;
	top: 5px;
	right: 5px;
	font-weight: bold;
	color: #216477; /* petrol */
}

.navBack{
	position: absolute;
	top: 50%;
	left: -30px;
	font-size: 24pt;
	text-decoration: none;
   cursor: e-resize;
}

.navForward{
	position: absolute;
	top: 50%;
	right: -30px;
	font-size: 24pt;
	text-decoration: none;
   cursor: e-resize;
}

.past {
	opacity: 0.5;
}

.reserved {
	background-color: #f2ebc4;
	color: black;
	height: 22px;
	font-size: 8pt;
	line-height: 22px;
	text-align: center;
	position: relative;
}

.secondHalf{
	border: none;
	width: 50%;
	float: right;
	cursor: help;
}

.secondHalf > .price {
	display: none;
}

.statusBooking {
	/* text-decoration: underline;*/
	margin-left: 5px;
}

.wholeDay{
	border-top: 1px solid lightgray;
	width: 100%;
	display: flow-root;
	cursor: help;
}

/*
.free.wholeDay, .booked.wholeDay, .reserved.wholeDay {
	border: 1px solid lightgray;
}
*/

.price::after {
	content: '\20AC';
}

/* Page header */

.header {
	position: absolute;
	top: 30px;
	left: 30px;
	width: calc(100% - 60px);
	height: 120px;
}

.header div.headerSubtitle {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 20pt;
	font-weight: 400;
	line-height: 20pt;
	letter-spacing: -0.05mm;
}

.header div.headerSubtitleEN {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 22pt;
	font-weight: 400;
	line-height: 22pt;
	letter-spacing: 0.16mm;
}

.header img#riedenblick {
	position: absolute;
	left: 0px;
	height: 32pt;
}

.header img#riedenblickLogo {
	position: absolute;
	right: 0px;
	height: 100%;
}

.header .stagePane {
	position: absolute;
	top: 0px;
	left: 260.383px;
	width: calc(100% - 410px);
	text-align: center;
	font-size: 8pt;
}

.header label {
	font-family: 'Montserrat';
	font-weight: 300;
	font-variant-caps: normal;
	font-size: 10pt;
	text-decoration: underline;
}

.header label.selected {
	font-family: 'Montserrat';
	font-variant-caps: small-caps;
	font-weight: 700;
	text-decoration: none;
}

.header input[type='radio']{
	display: none;
}

.stagePane .stage {
	display: inline-block;
	width: fit-content;
}

.stagePane .current {
	font-weight: 700;
}

.stagePane .future {
	font-weight: 500;
}

.stagePane .past {
	opacity: 0.5;
}

.stagePane .separator {
	padding: 0px 10px;
}

/* Page footer */

.footer {
	width: 100vw;
	height: 60px;
	padding: 20px 0px;
	border-top: 1px solid darkgrey;
	font-size: 10pt;
	font-weight: 500;
	text-align: center;
	margin-top: auto;
	position: relative;
	left: 0px;
}

.footer #impressum {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.footer #datenschutz {
	position: absolute;
	bottom: 30px;
	right: 30px;
}

.footer a {
	text-decoration: none;
	color: black;
}

/* Table classes */

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.appSurvey {
	width: 100%;
	margin: 40px auto;
}

table.appSurvey caption {
	font-size: 20pt;
	font-weight: 400;
	text-align: left;
}

table.appSurvey td {
	border: 1px solid darkgrey;
	text-align: center;
	padding: 5px;
}

table.appSurvey .color {
   background: hsla(15, 39%, 87%, 1);
}

table.appSurvey th {
	border: 1px solid darkgrey;
	font-weight: 600;
	font-size: 12pt;
	text-align: center;
	padding: 5px;
}

table.appSurvey th.surveyItem {
	text-align: left;
   background: hsla(15, 39%, 87%, 1);
}

table.appSurvey th.desc {
	text-align: left;
	border: 1px solid darkgrey;
   background: hsla(15, 39%, 87%, 1);
}
table.appSurvey img.QR {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	margin: 20px;
}

table.appSurvey div.wlanID {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

table.appSurvey a {
	color: #000000;
	text-decoration: none;
}

table.bookingSummary {
	width: 70%;
	margin: 30px auto;
}

table.bookingSummary caption, table.bookingSurvey caption {
	font-size: 16pt;
	font-weight: 400;
	text-align: left;
	padding: 8px 0px;
}

table.bookingSummary .sumtotal {
	 border-top: 2px solid;
}

table.bookingSummary td {
	border: 1px solid darkgrey;
	text-align: center;
	padding: 5px;
}

table.bookingSummary td.noborder {
    border: none;
    padding: 10px 0px;
}

table.bookingSummary td.price {
	text-align: right;
}

table.bookingSummary th {
	border: 1px solid darkgrey;
	font-weight: 600;
	font-size: 12pt;
	text-align: left;
	padding: 5px;
   background: hsla(15, 39%, 87%, 1);
}

table.bookingSurvey {
	width: 90%;
	margin: 10px auto;
	border-spacing: 0px;
}

table.bookingSurvey th {
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding: 5px;
	border: 1px solid darkgrey;
}

table.bookingSurvey td {
	border: 1px solid darkgrey;
	text-align: center;
	padding: 3px;
	font-size: 12pt;
	background-clip: padding-box;
}

table.dataInput {
	margin: auto;
}

td.label {
   font-weight: 600;
   text-align: right;
   padding-right: 5px
}

td.noborder {
	border: none;
	text-align: center;
	padding: 0px;
}

td.sumtotal {
    font-weight: 700;
	 font-family: 'Montserrat';
}

tr.tableHeader th {
	padding-bottom: 0px;
	border: 1px solid darkgrey;
	border-bottom: none;
}

tr.tableHeader .borderless {
	border: none;
}

.rowSpace {
	height: 10px;
}

/* Button classes */

.buttonSlim {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 10pt;
    text-transform: uppercase;
    background-color: hsla(15, 39%, 87%, 1);
    border: 1px solid white;
    color: black;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.buttonSlim:disabled {
	opacity: 0.4;
}

.tinyButtonCenter {
	width: fit-content;
	margin: 10px auto 40px;
	padding: 10px;
}

.buttonCenter {
	width: 100%;
	padding: 0px;
	text-align: center;
}

.buttonCenter .buttonSlim {
	width: 100%;
	font-size: 12pt;
	margin-bottom: 50px;
	letter-spacing: 0.3mm;
}

.buttonLeft .buttonSlim {
	position: absolute;
	left: 0px;
	font-size: 12pt;
	margin-bottom: 50px;
	letter-spacing: 0.3mm;
}

.buttonRight .buttonSlim {
	position: absolute;
	right: 0px;
	font-size: 12pt;
	margin-bottom: 50px;
	letter-spacing: 0.3mm;
}

/* Modal box classes */

.action .modalButton {
	margin: 3px;
	padding: 3px 30px;
}

.close {
	position: absolute;
   color: #aaa;
   top: -6px;
   right: 6px;
   font-size: 40px;
   font-weight: 300;
}

.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
}

.more:hover,
.more:focus {
    text-decoration: none;
    cursor: pointer;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-body {
	padding: 40px 40px 20px 40px;
}

.modalButton {
    background-color: #888888;
    border: 1px solid white;
    color: white;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    width: fit-content;
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    width: 80%; /* Could be more or less, depending on screen size */
}

.modalDetail-content {
	background-color: hsla(15, 39%, 87%, 1);
	border: 1px solid white;
	color: black;	
	padding: 0px;
	font-size: 10pt;
	font-weight: 400;
	text-align: justify;
	position: relative;
}

.modalDetail-content h2 {
	font-size: 18pt;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	position: inherit;
	padding: 0px;
}

.modal-footer {
    margin-bottom: 20px;
}

.modal-header {
	position: relative;
   padding-bottom: 20px;
}

#appInfoBox .close {
	color: #ddd;
}

#infoBox-DE .modalDetail-content, #infoBox-EN .modalDetail-content, #dialogBox .modalDetail-content, #editBox .modalDetail-content {
   margin: 150px auto; /* 150px from the top and centered */
   width: 35%;
}

#infoBox-DE .modalDetail-content h2, #infoBox-EN .modalDetail-content h2 {
	padding-top: 0px;
}

#infoBox .modalDetail-content {
	background-color: #f2ebc4; /* yellow */
   margin: 150px auto auto 10%; /* 150px from the top and 10% from left */
   width: 25%;
}

#typeInfoBox .modalDetail-content, #appInfoBox .modalDetail-content {
    margin: 150px 10% auto auto; /* 150px from the top and 10% from right */
    width: 30%; /* Could be more or less, depending on screen size */
}

#previewBox .modalDetail-content {
	background-color: #fafcf2;
   margin: 150px auto auto auto; /* 150px from the top and 10% from right */
   width: 60%; /* Could be more or less, depending on screen size */
	height: 700px;
	overflow: scroll;
}

/* Form elements */

#dialogBox input, #editBox input {
	font-size: 10pt;
	padding: 2pt;
	width: 300px;
}

input, select, textarea {
	font-size: 14pt;
	padding: 5pt;
}

textarea {
	width: 500px;
	height: 150px;
}

#editBox input[type="checkbox"] {
	width: 20px;
}

input[type="text"] {
	width: 100px;
}

.guestData input[type="text"], .guestDataFurther input[type="text"] {
	width: 90%;
}

input[type="email"] {
	width: 500px;
}

/* Misc page elements */

.info {
	width: 70%;
	margin: 5px auto 5px;
	font-size: small;
	font-style: italic;
	display: none;
	position: relative;
	padding: 2px 10px;
	background: white;
	border-left: 25px solid darkgrey;
	border-right: 25px solid darkgrey;
}

.closeButton {
	position: absolute;
	right: -20px;
	top: 0px;
	color: white;
	padding: 2px 5px;
	font-style: normal;
	cursor: pointer;
}

.infoLabel {
	position: absolute;
	left: -25px;
	top: calc(50% - 8px);
	color: white;
	font-style: normal;
	padding-left: 5px;
}

div.modal td.buttonInfo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: #455578;
    padding: 0px 4px 0px 4px;
    text-align: center;
    text-decoration: none;
    height: 25px;
    position: relative;
    bottom: 3px;
}

div.modal td {
    padding: 4px;
}

td.center {
    text-align: center;
}

td.right,th.right {
    text-align: right;
}

td.left {
    text-align: left;
}

div.guestData div.label, div.guestDataDisplay div.label {
	font-size: smaller;
	font-variant-caps: small-caps;
}

table.guestDataDisplay {
	width: 80%;
	margin: auto;
	border-collapse: collapse;
}

table.guestDataDisplay td {
	border: 1px solid;
	padding: 5px;
}

table.paymentInfo {
	width: 700px;
	margin: 10px auto;
	border-spacing: 5px;
}

table.languageSelector {
	margin: auto
}

.pricingInfo {
	font-size: 10pt;
	padding: 10px 0px;
}

img.QR {
	display: block;
	width: 200px;
	margin: 20px auto 40px auto;
}

div.consent {
	margin: 20px 10px 30px 20px;
	font-weight: bold;
}

div.consent input[type='checkbox']{
	margin-right: 8px;
}

div.guestData {
	display: grid;
	grid-template-columns: 30% repeat(2, 20%) 10% 20%;
	grid-column-gap: 10px;
}

div.guestDataFurther {
	display: grid;
	grid-template-columns: 30% repeat(2, 20%) 10% 20%;
	grid-column-gap: 10px;
}

div.guestDataField {
	padding: 20px;
}

div.guestDataSep {
	display: none;
}

div#Street {
	grid-column-start: 1;
}

div#IDdocument {
	grid-column-start: 2;
	grid-column-end: 4;
}

div#IDDocUpload {
	grid-column-start: 4;
	grid-column-end: 6;
}

table.appData {
	margin: auto;
}

.info a {
	text-decoration: underline;
	cursor: pointer;
}

.bookButton {
	display: inline;
	padding-top: 5px;
}

@media print {
	div.buttonCenter, .emailIndicator, .footer
 	{
		display: none;
	}
}

@media only screen /* IPad */
and (max-width : 960px) {

	h2 {
    text-align: left;
    font-size: 10pt;
    right: -48px;
    bottom: -5px;
	}

	div.mainContentWide h2 {
		font-size: 12pt;
	}
	
	div.mainContentWide h3 {
		font-size: 10pt;
	}
	
	/* Custom page classes */

	body {
		font-size: 10pt;
	}
		
	.closeButton, .infoLabel {
		color: black;
	}

	div.mainContent {
		width: 85%;
		padding-top: 0px;
	}

	div.mainContentWide {
		width: 95%;
	}

	div.topContent {
		margin-top: 160px;
	}

	.emailIndicator {
		top: 130px;
		right: 10px;
		font-size: 6pt;
	}

	.explain {
		width: 90%;
		padding: 8px 0px;
	}

	/* Page header */

	.header {
		height: 90px;
	}

	.header div.headerSubtitle {
		font-size: 14pt;
		line-height: 14pt;
		letter-spacing: -0.1mm;
	}

	.header div.headerSubtitleEN {
		font-size: 15pt;
		line-height: 15pt;
		letter-spacing: 0.14mm;
	}

	.header img#riedenblick {
		height: 22pt;
	}

	.header .stagePane {
		left: 179.017px;
		width: calc(100% - 292.45px);
		font-size: 8pt;
		line-height: 7.6pt;
	}

	.stagePane .separator {
		padding: 0px;
	}
	
	.stagePane .stage {
		display: block;
		width: 100%;
	}

	/* Page footer */

	.footer {
		height: 60px;
		padding: 10px 85px;
		font-size: 8pt;
		width: calc(100% - 170px);
	}

	.footer #impressum {
		bottom: 10px;
		left: 10px;
	}

	.footer #datenschutz {
		bottom: 10px;
		right: 10px;
	}

	/* Calendar classes */

	.calendar {
		width: 95%;
		margin: auto;
		padding-bottom: 10px;
	}

	.daySpan {
		position: relative;
		width: 95%;
		left: 40px;
	}

	.daySpanLabel {
		right: calc(100% - 35px);
		font-size: 8pt;
	}

	.monthCal {
		display: block;
		border-collapse: collapse;
		width: 100%;
		padding: 10px 5px 0px 5px;
		margin: 40px 0px;
	}

	.navBack {
		position: relative;
		display: table;
		top: unset;
		left: unset;
		rotate: 90deg;
		margin: 20px auto -40px;
		cursor: n-resize;
	}

	.navForward {
		position: relative;
		display: table;
		top: unset;
		right: unset;
		rotate: 90deg;
		margin: -20px auto 20px;
		cursor: n-resize;
	}

	/* Table classes */

	table.appSurvey caption {
		font-size: 10pt;
		font-weight: 500;
	}

	table.appSurvey th {
		font-size: 9pt;
	}

	table.appSurvey img.QR {
		width: 80px;
		margin: 10px;
	}

	table.bookingSummary {
		width: 85%;
		margin: 15px auto;
	}

	table.bookingSummary caption {
		font-size: 10pt;
		padding: 5px 0px;
	}

	table.bookingSummary td {
		padding: 3px;
	}

	table.bookingSummary td.noborder {
		padding: 5px 0px;
	}

	table.bookingSummary th {
		font-size: 9pt;
		padding: 3px;
	}

	table.dataInput {
		width: 90%;
	}

	/* Modal box classes */

	.close {
		font-size: 30pt;
	}

	.modal-body {
		padding: 25px 20px 20px 20px;
		font-size: 10pt;
	}

	.modalDetail-content h2 {
		font-size: 12pt;
	}

	.modal-footer {
    	margin-bottom: 5px;
	}

	#infoBox-DE .modalDetail-content, #infoBox-EN .modalDetail-content, #editBox .modalDetail-content {
   	margin: 150px auto; /* 150px from the top and centered */
   	width: 80%;
	}

	#infoBox .modalDetail-content {
   	margin: 150px auto auto 10%; /* 150px from the top and 10% from left */
   	width: 50%;
	}

	#typeInfoBox .modalDetail-content, #appInfoBox .modalDetail-content {
		margin: 150px 10% auto auto; /* 150px from the top and 10% from right */
		width: 65%; /* Could be more or less, depending on screen size */
	}

	/* Button classes */
	
	button#zumdatenblatt {
		display: block;
	}

	input[type="file"]::file-selector-button {
		font-size: 10pt;
	}

	input[type="file"], select {
		font-size: 8pt;
	}

	.twoButtons .buttonSlim {
		position: relative;
		display: block;
		width: 100%;
		font-size: 8pt;
		margin-bottom: 50px;
	}

	.twoButtons .buttonSlim:nth-child(1) {
		margin-bottom: 5px;
	}

	.bookButton {
		display: block;
		margin-top: 5px;
	}

	div.guestData, div.guestDataFurther {
		display: grid;
		grid-template-columns: 40% 30% 30%;
		grid-column-gap: 10px;
	}

	div.guestDataField {
		padding: 10px;
	}

	div#Street {
		grid-column-start: 1;
	}

	div.guestDataField.lastname {
		grid-column-start: 1;
	}

	div#IDdocument {
		grid-column-start: 1;
		grid-column-end: 3;
	}

	div#IDDocUpload {
		grid-column-start: 3;
		grid-column-end: 3;
	}

	input[type="text"], input[type="email"] {
		font-size: 10pt;
		padding: 4px;
		width: calc(100% - 12px);
		height: 20pt;
	}

	input[type="checkbox"], input[type="radio"] {
		width: 10px;
		height: 10px;
	}

	textarea {
		font-size: 10pt;
		padding: 4px;
		width: calc(100% - 12px);
		height: 100px;
	}

	#arrive, #depart, #email {
		font-size: 12pt;
	}
	
	div.guestData div.label, div.guestData label {
		font-size: 10pt;
	}

	div.guestDataSep {
		display: none;
	}

	div.consent {
		font-size: 8pt;
		margin: 20px 5px 30px 5px;
	}

	div.consent input[type='checkbox']{
		margin-right: 5px;
	}

}

@media only screen /* Tablet */
and (max-width : 960px) {    

}

@media only screen /* Tablet */
and (max-device-width : 960px) and (orientation : portrait) {
}

@media only screen /* Phone */
and (max-device-width : 640px) {

}

@media only screen /* Phone */
and (max-device-width : 460px) and (orientation : portrait) {

	h2 {
    text-align: left;
    font-size: 10pt;
    right: -48px;
    bottom: -5px;
	}

	div.mainContentWide h2 {
		font-size: 12pt;
	}
	
	div.mainContentWide h3 {
		font-size: 10pt;
	}
	
	/* Custom page classes */

	body {
		font-size: 10pt;
	}
		
	.closeButton, .infoLabel {
		color: black;
	}

	div.mainContent {
		width: 85%;
		padding-top: 0px;
	}

	div.mainContentWide {
		width: 95%;
	}

	div.topContent {
		margin-top: 110px;
	}

	.emailIndicator {
		top: 95px;
		right: 10px;
		font-size: 6pt;
	}

	.explain {
		width: 90%;
		padding: 8px 0px;
	}

	/* Page header */

	.header {
		top: 10px;
		left: 10px;
		width: calc(100% - 20px);
		height: 70px;
	}

	.header div.headerSubtitle {
		font-size: 11pt;
		line-height: 11pt;
		letter-spacing: 0mm;
	}

	.header div.headerSubtitleEN {
		font-size: 12pt;
		line-height: 12pt;
		letter-spacing: 0.15mm;
	}

	.header img#riedenblick {
		height: 18pt;
	}

	.header .stagePane {
		left: 130.183px;
		width: calc(100% - 205.8px);
		font-size: 6pt;
		line-height: 5.8pt;
	}

	.stagePane .separator {
		padding: 0px;
	}
	
	.stagePane .stage {
		display: block;
		width: 100%;
	}

	/* Page footer */

	.footer {
		height: 60px;
		padding: 10px 85px;
		font-size: 8pt;
		width: calc(100% - 170px);
	}

	.footer #impressum {
		bottom: 10px;
		left: 10px;
	}

	.footer #datenschutz {
		bottom: 10px;
		right: 10px;
	}

	/* Calendar classes */

	.bookCheckbox {
		margin-left: 4px;
	}

	.calendar {
		width: 95%;
		margin: auto;
		padding-bottom: 10px;
	}

	.mainContent .daySpan {
		position: relative;
		width: 95%;
		left: 40px;
	}

	.daySpan {
		position: relative;
		width: 90%;
		left: 40px;
	}

	.daySpanLabel {
		right: calc(100% - 36px);
		font-size: 8pt;
	}

	/* Table classes */

	table.appSurvey caption {
		font-size: 10pt;
		font-weight: 500;
	}

	table.appSurvey th {
		font-size: 9pt;
	}

	table.appSurvey img.QR {
		width: 80px;
		margin: 10px;
	}

	table.bookingSummary {
		width: 85%;
		margin: 15px auto;
	}

	table.bookingSummary caption {
		font-size: 10pt;
		padding: 5px 0px;
	}

	table.bookingSummary td {
		padding: 3px;
	}

	table.bookingSummary td.noborder {
		padding: 5px 0px;
	}

	table.bookingSummary th {
		font-size: 9pt;
		padding: 3px;
	}

	table.dataInput {
		width: 90%;
	}

	/* Modal box classes */

	.close {
	   top: -3px;
   	right: 3px;
   	font-size: 20px;
	}

	.modal-body {
		padding: 25px 20px 20px 20px;
		font-size: 10pt;
	}

	.modalDetail-content h2 {
		font-size: 12pt;
	}

	.modal-footer {
    	margin-bottom: 5px;
	}

	#infoBox-DE .modalDetail-content, #infoBox-EN .modalDetail-content, #editBox .modalDetail-content {
   	margin: 100px auto; /* 100px from the top and centered */
   	width: 80%;
	}

	#infoBox .modalDetail-content {
   	margin: 100px auto auto 10%; /* 100px from the top and 10% from left */
   	width: 50%;
	}

	#typeInfoBox .modalDetail-content, #appInfoBox .modalDetail-content {
		margin: 100px 10% auto auto; /* 100px from the top and 10% from right */
		width: 65%; /* Could be more or less, depending on screen size */
	}

	/* Button classes */
	
	button#zumdatenblatt {
		display: block;
	}


	input[type="file"]::file-selector-button {
		font-size: 10pt;
	}

	input[type="file"], select {
		font-size: 8pt;
	}

	.bookButton {
		display: block;
		margin-top: 5px;
	}
	
	div.guestData, div.guestDataFurther {
		display: grid;
		grid-template-columns: 90%;
		grid-column-gap: 10px;
		margin: 20px;
	}

	div.guestDataField {
		padding: 7px;
	}

	div#IDdocument {
		grid-column-start: 1;
		grid-column-end: 2;
	}

	div#IDDocUpload {
		grid-column-start: 1;
		grid-column-end: 2;
	}

	input[type="text"], input[type="email"] {
		font-size: 10pt;
		padding: 4px;
		width: calc(100% - 12px);
		height: 20pt;
	}

	input[type="checkbox"], input[type="radio"] {
		width: 10px;
		height: 10px;
	}

	textarea {
		font-size: 10pt;
		padding: 4px;
		width: calc(100% - 12px);
		height: 100px;
	}

	#arrive, #depart, #email {
		font-size: 12pt;
	}
	
	div.guestData div.label, div.guestData label {
		font-size: 10pt;
	}

	div.guestDataSep {
		display: block;
		width:100%;
		border-top: 1px solid;
		margin-bottom: 10px;
		margin-top: 30px;
	}

	div.consent {
		font-size: 8pt;
		margin: 20px 5px 30px 5px;
	}

	div.consent input[type='checkbox']{
		margin-right: 5px;
	}
		
}
 
