@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);
body * {
	font-family: 'Droid Sans', sans-serif;
}
body {
	background-color: #FFF;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	color: #575556;
}
a { color: #00B1BB !important; }
h1 {
	text-align: left;
	font-family: 'Droid Sans', sans-serif;
	font-size: 30px;
	color: #555555;
	font-weight: normal;
	padding: 20px 0px 0px 30px;
}
div.hover {
	background: #FFF;
	border-bottom: 0px !important;
	border-top: 0px !important;
	width: 90% !important;
	margin: 2px 1% !important;
}
.hover h1 {
	padding-top: 0px;
	font-weight: bold;	
}
.arrangement h1 {
	padding: 10px 0px 0px 0px;
}
#country {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 50px;
	height: 42px;
	z-index: 9999999;
	background: #C5C2BD;
	padding-top: 8px;
	border-right: 2px solid #ACA9A4;
	border-bottom: 2px solid #ACA9A4;
}
#country:hover {
	height: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom: 5px;
}
#country:hover a {
	visibility: visible;
}
#country a {
	visibility: hidden;
}
#country img {
	margin: 6px auto 0px auto;
	width: 32px;
}
#country a:first-child {
	visibility: visible;
}
strong.elkePlek {
	float: left;
	padding-left: 30px;
}
.green {
	width: auto;
	height: auto;
	background: #00B1BB;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	border: 0px;
	padding: 14px 45px;
	border: 0px;
	border-right: 2px solid #028C96;
	border-bottom: 2px solid #028C96;
	margin: 10px 0px;
}
.bookNow {
	position: absolute !important;
	top: 110px !important;  
	left: 34px !important; 
	color: #FFFFFF !important;
	font-weight: bold !important;
	cursor: pointer !important;
	text-align: center !important;
	border: 0px !important;
	border-right: 2px solid #028C96 !important;
	border-bottom: 2px solid #028C96 !important;
	margin: 10px 0px !important;
	background: #00B1BB !important;
}
.grey {
	width: auto;
	height: auto;
	background: #C7C2BC;
	color: #514F50;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	border: 0px;
	padding: 14px 25px;
	border: 0px;
	border-right: 2px solid #9E9B96;
	border-bottom: 2px solid #9E9B96;
	margin: 10px 0px;
}
.result {
	font-weight: bold;
	padding: 2%;
	margin: 20px auto 10px auto;
	width: 80%;
	line-height: 20px;
}
.result.error {
	background: #FFE2E2;
	border: 2px solid #FF0000;
	color: #FF0000;
}
.result.good {
	background: #EBFFE5;
	border: 2px solid #309601;
	color: #309601;
}
.container_cal {
	margin: 0px auto;
	width: auto;
	height: 200px;
	text-align: left;
	padding: 20px;
	position: relative;
	font-size: 13px;
	font-family: "Verdana", "Arial";
}
.container_cal .loading {
	position: absolute;
	width: auto;
	height: auto;
	top: 100px;
	left: 36.5%;
	background: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	zoom: 1;
	filter: alpha(opacity=95);
	opacity: 0.95;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
	line-height: 30px;
}
.container_cal .loading img {
	height: 11px;
}
.calendars {
	width: 505px;
	margin: 20px auto 0px auto;
}
.cal {
	float: left;
	width: 160px;
	background:  #F0ECE9;
	-webkit-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	border: 1px solid #F0ECE9;
	margin: 3px;
}
.cal span {
	float: left;
	width: 160px;
	text-align: center;
	color: #555555;
	font-weight: bold;
	text-shadow: 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
	padding: 4px 0px;
}
.cal p { display: none; }
table.calendar		{ float: left; width: 158px; background: #F0ECE9; margin: 1px; border: 1px solid #F0ECE9; }
table.calendar tr td:first-child	{ border-left: 1px solid #BBBBB9 !important; }
table.calendar tr td.calendar-day-head	{  border-left: 0px !important; }
table.calendar tr:last-child td	{ border-bottom: 1px solid #BBBBB9 !important; }
tr.calendar-row	{  }
td.calendar-day	{ font-size:11px; position:relative; }
td.calendar-day-np	{ background:#DDDDDD; padding: 1px 0px; border-top: 1px solid #BBBBB9; border-right: 1px solid #BBBBB9; }
td.calendar-day-head { background:#F0ECE9; font-weight:bold; color: #8E8D8B; font-size: 12px; text-align:center; width:120px; padding: 3px 0px; text-transform: lowercase; }
div.day-number		{ background:#EEE; color:#666; text-shadow: 0px 0px; border-top: 1px solid #BBBBB9; border-right: 1px solid #BBBBB9; font-weight:normal; padding:3px 0px;text-align:center; }
div.day-number:hover	{ background:#CCC; color: #333; }

div.day-number.current { zoom: 1; filter: alpha(opacity=70); opacity: 0.7; }
div.day-number.a { background: #ECF5C8; color: #A2C40D; text-shadow: 0px 0px; cursor: pointer; }
div.day-number.g { background: #FFEAC3; color: #EBA31E; cursor: pointer; }
div.day-number.b { background: #FFE3E4; color: #EB2C31; text-shadow: 0px 0px; font-weight: bold; } 
div.day-number.db { background: #FFE3E4; color: #EB2C31; text-shadow: 0px 0px; font-weight: bold;} 
div.day-number.be { background: #FFE3E4; color: #EB2C31; text-shadow: 0px 0px; font-weight: bold;} 
div.day-number.o { background: #00698C; color: #EB2C31; text-shadow: 0px 0px; font-weight: bold;}
div.day-number.ob { background: #00698C; color: #EB2C31; text-shadow: 0px 0px; font-weight: bold;}
div.day-number.co { background: url("../images/half-days2.jpg") 0px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.do { background: url("../images/half-days2.jpg") -22px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.so { background: url("../images/half-days2.jpg") -44px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.eo { background: url("../images/half-days2.jpg") -66px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.c { background: url("../images/half-days.jpg") 0px 0px; color: #FFF; text-shadow: 0px 0px; cursor: pointer; }
div.day-number.ce { background: url("../images/half-days.jpg") 0px 0px; color: #FFF; text-shadow: 0px 0px; cursor: pointer; }
div.day-number.d { background: url("../images/half-days.jpg") -22px 0px; color: #FFF; text-shadow: 0px 0px; cursor: pointer; }
div.day-number.s { background: url("../images/half-days.jpg") -44px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.e { background: url("../images/half-days.jpg") -66px 0px; color: #FFF; text-shadow: 0px 0px; }
div.day-number.activeDate { background: #1d9fd3; color: #FFF; }
div.day-number.betweenDate { background: #106dc6; color: #FFF; }
div.day-number.endDate { background: #1d9fd3; color: #FFF; }
td.calendar-day, td.calendar-day-np { width:120px; }

.prev {
	position: absolute;
	left: 30px;
	top: 10px;
	height: 19px;
	width: 19px;
	cursor: pointer;
	font-size: 20px;
	background: none;
}
.prev:before {
	position:absolute;
	font-family: FontAwesome;
	top:0;
	left:0;
	content: "\f060";
}
.next {
	position: absolute;
	right: 30px;
	top: 10px;
	height: 19px;
	width: 19px;
	cursor: pointer;
	font-size: 20px;
	background: none;
}
.next:before {
	position:absolute;
	font-family: FontAwesome;
	top:0;
	left:0;
	content: "\f061";
}
.prev img, .next img {
	display: none;
}
.container_cal img {
	height: 32px;
}
.greyIt {
	color: #888;
}
.greyIt::before { 
    content: "(";
}
.greyIt::after { 
    content: ")";
}
.boldIt, .first {
	font-weight: bold;
}
small {
	color: #888;
}
input[type="text"], textarea {
	width: 90%;
	height: 24px;
	padding: 12px 6px;
	font-size: 16px;
	color: #555;
	font-family: 'Droid Sans', sans-serif;
	background: #EEE;
	border: 0px;
	border-top: 2px solid #BBBBB9;
	border-left: 2px solid #BBBBB9;
	margin: 6px 0px;
}
textarea {
	width: 95% !important;
	height: 50px;
}
select.input {
	width: 96% !important;
	height: 50px;
	font-size: 16px;
	color: #555;
	font-family: 'Droid Sans', sans-serif;
	background: #EEE;
	border: 0px;
	border-bottom: 2px solid #BBBBB9;
	border-right: 2px solid #BBBBB9;
	margin: 6px 0px;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url('images/check_radio_sheet.png') left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url('images/check_radio_sheet.png') -40px top no-repeat;
}
input[type="checkbox"].verplicht:checked + label span {
    background:url('images/check_radio_sheet.png') -19px top no-repeat;
}