body {
	font-family: Arial;
	font-size: 20px;	
	line-height: 28px;
	background: #ffffff;
	margin: 0;
}

.holder {
	width: 100%;
	
}

.text,
.images,
.footer,
.email,
.place,
.offerte {
	padding-left: 25px;
	padding-right: 25px;
}

.header {
	margin-top: 10px;
}
.header img {
	width: 100%;
}

.text {
	padding-top: 10px;
}

.product a {
	text-decoration: none;
	color: #000000;
	outline: none;
}

.images {
	padding-top: 25px;
	position: relative;
}

.image img {
	display: block;
	width: 100%;
	cursor: pointer;
	border: none;
	outline: 0;
}

.footer {
	font-weight: bold;
	 padding-bottom: 10px;
}

.bookholder {
	position: relative;
}

#book {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #ffffff;
	top: 0;
	display: block;
	left: 0;
}

.datepicker-holder {
	
}

.ui-datepicker {
	width: 90%;
	margin-left: 5%;
}

.ui-datepicker .ui-datepicker-title {
	color: #000000;
	font-size: 20px;
}

.day_text {
		
	color: #1f5ba0;
	font-weight: bold;
	font-size: 28px;
}

.daypicker {
	padding-top: 15px;
	text-align: center;
}

#datepicker {
	height: 350px;
}

#uipv_ul_dagen {
	font-size: 20px;
}

.dayselector {
	margin-top: 10px;
	height: 160px;
	width: 100px;
	margin-left:38%;
	float: left;
		
}

.place,
.email {
	padding-top: 5px;
	clear: left;
	color: #1f5ba0;;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

.place input ,
.email input {
	width: 100%;
	font-size: 28px;
	font-family: Arial;
	border: 2px solid #63c0e8;
	background: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	outline: none;
	color: #1f5ba0;;
	font-weight: normal;
	text-align: center;
	font-family: Arial;
}

.date_text {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #1f5ba0;;
	font-weight: bold;
	font-size: 28px;
}


.offerte {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}

.offerte input,
.message input {
	font-weight: bold;
	width: 100%;
	border: 2px solid #63c0e8;
	background: none;
	color: #1f5ba0; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 28px;
	font-family: Arial;
	cursor: pointer;
	height: 40px;
}


.message_inner {
	padding-left: 20px;
	padding-right: 20px;
}	

#mynumber {
	margin-top: 4px;
	font-size: 28px;
	padding: 5px;
	width: 60px;
	border: 2px solid #63c0e8;
	background: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #1f5ba0;
	font-family: Arial;
	text-align: center;
}

/* products */

.product {
	margin-bottom: 40px;
	cursor: pointer;
}

.product_inner {
	border-top: 1px solid #d2f0f8;
	border-bottom: 1px solid #d2f0f8;
	box-shadow: 0px 14px 14px #fcfcfc, 0px -14px 14px #fcfcfc;
}

.border-top,
.border-bottom {
	background-color: #d1eeff;
}

.border-bottom {
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 14px 7px -7px #b5c7cb, 0px -14px 7px -7px #b5c7cb;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	min-height: 32px;
}

.border-top {
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0px -14px 14px -7px #b5c7cb, 0px 14px 7px -7px #b5c7cb;
	height: 36px;
	padding-left: 32px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.firstwordcolor {
	color: #20128d;
}

.click_here {
}

.click_here img {
	height: 32px;
}

table td {
	vertical-align: top;
}

.explain {
	padding-left: 15px;
	padding-top: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #20128d;
	line-height: 18px;
}

#submitbtn {
	margin-top: 5px;
	font-size: 24px !important;
	width: 101%;
}

#back,
#close {
	font-size: 18px;
	font-weight: normal;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #63c0e8;
	font-weight: bold;
}

.ui-datepicker {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #20a5de !important;
	border-radius: 30px 30px 30px 30px !important;
	padding-bottom: 30px;
}

.ui-widget-header {
	background-image: none;
	background-color: #1f5ba0;
	border-radius: 30px 30px 0px 0px !important;
	-moz-border-radius: 30px 30px 0px 0px !important;
	-webkit-border-radius: 30px 30px 0px 0px !important;
}

.ui-datepicker .ui-datepicker-header {
	padding: 0px;
}

.ui-datepicker .ui-datepicker-title {
	color: #f6b53a;
	font-size: 28px;
	text-shadow: none;
}

.ui-datepicker table {
	width: 96%;
	-webkit-border-radius: 0px 0px 30px 30px !important;
	margin: 2%;
}

.ui-widget-content {
	color: #ffffff;	
	font-size: 24px;
	font-weight: bold;
	
}

.ui-datepicker th {
	text-transform: uppercase;
	padding: 2px;
	border-left: 1px solid #63c0e8;
}

.ui-datepicker td {
	background: #ffffff;
	border-left: 1px solid #63c0e8;
	border-top: 1px solid #63c0e8;
	text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #1f5ba0;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

.ui-datepicker td:first-child,
.ui-datepicker th:first-child {
	border-left: 0px;
}

.ui-datepicker .ui-datepicker-prev {
	width: 0; 
	height: 0; 
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent; 
	border-right: 14px solid #f6b53a; 
	margin-left: 10px;
	margin-top: 5px;	
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
	width: 0; 
	height: 0; 
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent; 
	border-left: 14px solid #f6b53a; 
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: none;
}

.ui-datepicker .ui-state-active {
	background-color: #1f5ba0;
	color: #ffffff;
}

.product_offerte {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.message {
	position: fixed;
	top: 30%;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	color: #000000;
	display: none;
	z-index: 10;
	text-align: center;
	
}

.ui-datepicker {
	position: relative;
}

#datepicker {
	height: auto;
}

.place {
	margin-top: 5px;
}

.lang_imgs {
	float: right;
	
}

.lang_imgs a {
	text-decoration: none;
}

.lang_imgs img {
	padding-right: 10px;
	border: 0;
	height: 30px;
}

.uk {
	display: none;
}

@media (max-width:352px) {
	body {
		font-size: 15px;
		line-height: 22px;
	}

	.ui-datepicker table {
		font-size: 14px;
	}
	
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		font-size: 16px;
	}
	
	.ui-datepicker .ui-datepicker-title {
		font-size: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	#submitbtn {
		font-size: 18px !important;
	}
	
	.email,
	.place,
	.day_text,
	.date_text	{
		font-size: 20px;
	}
	
	
	
	.border-bottom {
		font-size: 16px;
	}
}

@media (max-width:380px) {
	.explain {
		font-size: 12px;
	}
}

@media (max-width:340px) {
	.explain {
		font-size: 10px;
		line-height: 14px;
	}
}

@media (max-width:310px) {
	.explain {
		font-size: 8px;
		line-height: 12px;
	}
}