#article input[type="text"], #article input[type="date"], #article input[type="datetime"], #article input[type="email"], #article input[type="file"], #article input[type="number"], #article input[type="password"], #article input[type="search"], #article input[type="tel"], #article input[type="time"], #article input[type="url"], #article select, #article textarea {
	border: 1px solid #ccc;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	padding: 0.3em;
}
#article input:focus, #article select:focus, #article textarea:focus { outline: 0; }
#article fieldset label {
	display: inline-block;
	padding-right: 0.4em;
	text-align: right!important;
	white-space: nowrap;
	width: 9.58em;
}

#article h1 { margin-bottom: 1.5em; }
#article form { margin-bottom: 6em; }
#article form fieldset {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	margin: 0.8em 0;
	padding: 0.4em;
}
#article form fieldset:not(.bordered) { padding: 0.4em 0!important; }
#article form h2 {
	margin-top: 0.25em;
	text-align: center; 
}
#article input[type=number]::-webkit-inner-spin-button, #article input[type=number]::-webkit-outer-spin-button { opacity: 1; }
*:-moz-placeholder { color: #000!important; }
*::-webkit-input-placeholder { color: #000; }
*:-ms-input-placeholder { color: #000; }
*::-moz-placeholder {
	color: #000;
	opacity: 1;
}
*:-moz-placeholder {
	color: #000;
	opacity: 1;
}
#article select { background: #FFF; }

#article .talignc { text-align: center; }
#article .talignr { text-align: right; }
#interests input, #article .maincolor { color: #C4785D!important; }

#article .liketable { 
	display: table; 
	table-layout: fixed;
	width: 100%;
}
#article .liketable.tablerows > * { display: table-row-group; }
#article .liketable.tablerows > *.caption { 
	display: table-caption;
	margin-bottom: 0.3em;
}
#article .liketable.tablerows > * > *, #article .liketable:not(.tablerows) > * { 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	display: table-cell;
	padding: 0.1em 0.4em;
	vertical-align: middle;
}
#article form fieldset:not(.bordered) .liketable.tablerows > * > *:first-child, #article form fieldset:not(.bordered) .liketable > *:first-child  { padding-left: 0; }
#article form fieldset:not(.bordered) .liketable.tablerows > * > *:last-child, #article form fieldset:not(.bordered) .liketable > *:last-child { padding-right: 0; }
#article .liketable .w100 { width: 100%; display: block; }
#article .liketable .w75 { width: 75%; }
#article .liketable .w50 { width: 50%; }
#article .liketable .w25 { width: 25%; }
#article .liketable .w23 { width: 23%; }
#article .liketable .w15 { width: 15%; }
#article .liketable .w12 { width: 12%; }
#article .liketable .w10 { width: 10%; }
#article .liketable input { min-width: 0; max-width: none; width: 100%; }

#article .newsletterrow { 
	display: block!important; 
	width: 200%; 
}
#article .newsletterrow .w100 div {
	display: inline-block; 
	margin-bottom: 1%;
}
#article .newsletterrow span.required { vertical-align: top; }
#article .newsletterrow .w100 input {
	margin-top: 7px;
	vertical-align: top;
	width: 22px!important; 
}
#article .newsletterrow .w100 label { 
	line-height: 1.45em;
	margin-top: 3px;
	padding-right: 0;
	width: calc(100% - 32px)!important; 
	white-space: normal!important;
	text-align: left!important;
}

#article .bordered { border: 1px solid #CCC; border-radius: 0em; }
#article .bordered > input { border: none!important; }

#article .text-and-input > * { text-align: center; }
#article .text-and-input label { width: 40%!important; }
#article .text-and-input input { 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	width: 40%!important; max-width: 6em;
}
#article .text-and-input img { 
	width: 20%!important; max-width: 25px;
	vertical-align: middle;
}
#article .icon-and-input img {
	margin-right: -7px; margin-left: 2px;
	width: 30px;
	vertical-align: middle;
}
#article .icon-and-input input { 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	padding-left: 0!important;
	text-align: center;
	width: calc(100% - 35px); 
}

#article .liketable.maindata {
	margin: 0 auto;
	max-width: 770px;
}
#article .liketable.maindata > * > * > span, span.required { 
	color: red;
	margin-right: 0.6em; 
	opacity: 0;
	width: 2em;
}
#article .liketable.maindata > * > * > span.required, span.required { opacity: 1!important; }
#article .liketable.maindata > * > * > span + * { max-width: none!important; width: calc(100% - 2.6em)!important; }

#article .twoinputsstar { vertical-align: 0.6em; }
#article .liketable.maindata .twoinputs {
	clear: both;
	display: inline-block;
	overflow: auto;
	vertical-align: -0.3em;
	width: calc(100% - 2.3em)!important; 
}
#article .liketable.maindata .twoinputs > * {
	display: inline-block;
	float: left;
	width: calc(48% - 0.15em);
}
#article .liketable.maindata .twoinputs > *:first-child { margin-right: 4%!important; }
#article .liketable.maindata .twoinputs > *.inputs { width: 20%!important; }
#article .liketable.maindata .twoinputs > *.inputs + * { width: 76%; }

#childsrequired { display: none; }
#article form.childagerequired #childsrequired, #article form.childagerequired #childsrequired + * { display: inline-block; }
#article form.childagerequired #childsrequired { 
	margin-right: 2px;
	width: auto;
}
#article form.childagerequired #childsrequired + * { width: calc(100% - 18px); }

#rooms, #interests { 
	clear: both;
	overflow: auto;
	padding: 0 2em; 
}
#rooms > * {
	float: left;
	margin: 0.1em 0.4em;
	min-width: 320px;
}
#rooms label {
	cursor: pointer;
	margin: 0!important;
	text-align: left!important;
	width: auto!important;
}

#interests { overflow: hidden; }
#interests > * {
	display: inline-block;
	float: left;
	margin: 0.1em 0.8em;
	width: 208px;
}
#article #interests label {
	display: block!important;
	text-align: center!important;
	width: auto!important;
}
#interests .rangeslider {
	display: inline-block;
	margin-right: 3%;
	width: calc(97% - 60px);
}
#interests input {
	border: none!important;
	vertical-align: -2px;
	width: 50px;
}
#interests .noUi-horizontal { height: 3px; }
#interests .noUi-background { background: #000; }
#interests .noUi-handle { 
	background: #C4785D;
	border-radius: 50%;
	box-shadow: none;
	height: 20px;
	width: 20px;
	top: -9px;
}
#interests .noUi-connect {
	background: #C4785D; 
	box-shadow: none;
	border: none;
	height: 6px;
}
#interests .noUi-origin {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#text {
	border: 1px solid #E1E1E1; border-radius: 0em;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	margin-bottom: 0.8em!important;
	padding: 1em!important;
	resize: none;
	width: 100%;
}
#article input[type="submit"] { padding-left: 0.5em; padding-right: 0.5em; }
#article input[disabled="disabled"] {
	background: #FFF;
	cursor: not-allowed;
}

#article .msg { margin-bottom: 4em; }

#privacy-container {
	display: table;
	margin: 8px auto 0;
}
#privacy-container > * {
	display: table-cell;
	line-height: 1.2em;
	vertical-align: top;
}
#privacy-container div:first-child {
	padding-right: 0.5em;
	text-align: right;
}
#privacy-container *:nth-child(2) { text-align: left; }
#privacy {
	width: auto!important;
	margin: 0 0.5em!important;
}

#privacyreminder { 
	clear: both;
	display: none; 
	pointer-events: auto;
	line-height: 1.4em;
	text-align: center;
}
#privacyreminder #reminder-container { 
	background: #c4785d;
	color: #fff;
	display: inline-block; 
	padding: 0.25em 0.5em;  
}
#privacyreminder #reminder-container div input { margin-right: 5px; }
.calender-icon { cursor: pointer; }

@media screen and (max-width: 1180px) {
	#article #traveldata { 
		margin: 0 auto;
		width: auto; 
	}
	#article form.childagerequired #childsrequired + * { width: calc(100% - 14px); }
	#article #traveldata .caption .w25 {
		display: inline-block;
		float: left;
		margin-top: 0.3em;
	}
	#article #traveldata .w23 { padding-right: 0; }
	#article #traveldata .w23 + .w25 { margin-left: 230px; }
	#article #traveldata .caption + * { display: block; }
	#article #traveldata .caption .w25, #article #traveldata .caption + * > .w25 { width: 270px!important; }
	#article #traveldata .caption + * > .w50 { width: 230px; }
}
@media screen and (max-width: 970px) {
	#article #textandsubmit { display: block; }
	#article #textandsubmit .w75, #article #textandsubmit .w75 + * {
		display: block;
		padding: 0;
		width: 100%;
	}
	#article input[type=submit] { margin-right: 0; margin-top: 2em!important; }
	#article #privacy-container div:first-child { width: auto; }
}
@media screen and (max-width: 920px) {
	#article input[type=submit] { margin-left: 0; }
	#article #privacy-container div:first-child { width: 30%; }

	#article #traveldata .caption + * > .w50 { display: block; }
	#article #traveldata .caption + * > .w50 > * { text-align: left; }
	#article #traveldata .w23 + .w25 { margin-left: 0px; }
	#article #traveldata .w23 + .w25, #article #traveldata .caption + * > .w50 + * { padding-left: 0; }
}
@media screen and (max-width: 775px) {
	#rooms > * {
		display: block;
		float: none;
		margin: 0;
		width: 100%; min-width: 0;
	}
	#rooms label { white-space: normal!important; }
}
@media screen and (max-width: 665px) {
	#article form fieldset { padding-bottom: 0.8em; }
	#article #traveldata { width: 100%; }
	#article #traveldata .w12 { padding-right: 0; }
	#article #traveldata .w50 { margin-top: 0.8em; }
	#article #traveldata .caption > .w23, #article #traveldata .caption > .w25, #article #traveldata .caption + * > .w25 {
		display: block;
		margin: 0.8em 0 0;
		padding: 0;
		width: 100%!important;
	}
	#article #traveldata .w50 + * { margin-top: 0.2em!important; }

	#article .liketable.maindata, #article .liketable.maindata > *, #article .liketable.maindata > * > * { 
		display: block;
		width: 100%;
	}
	#article .liketable.maindata > * > * {
		margin-top: 0.4em!important;
		padding-bottom: 0!important;
	}
	#article .liketable.maindata input[name="email"] { margin-top: 0!important; }
}
@media screen and (max-width: 650px) {
	#interests .interest-container {
		display: block;
		float: none;
		width: calc(100% - 1.6em);
	}
}
@media screen and (max-width: 775px) and (min-width: 665px), (max-width: 450px) {
	#article .liketable.maindata .twoinputsstar { vertical-align: top; }
	#article .liketable.maindata .twoinputs > * {
		display: block!important;
		margin: 0!important; margin-top: 0.4em!important;
		width: calc(100% - 0.3em)!important;
	}
	#article .liketable.maindata > * > * { vertical-align: top; }
	#article .liketable.maindata input[name="email"] { margin-top: 0.4em; }
}
@media screen and (max-width: 450px) {
	#article fieldset.bordered {
		border: none;
		margin-top: 2em!important;
		padding: 0; 
	}
	#article #rooms, #article #interests { padding: 0; }
	#article #interests { padding-left: 0.4em; }
	#article .liketable.maindata > * > * { padding: 0; }
	#article .liketable.maindata .twoinputs > input + input  { margin-top: 0.6em!important; }
}