.query-block.reservation { width:500px; float:left; background:#fff; padding:20px; }
.query-block .owner-info { float:left; width:200px; }
.query-block .query-form-reservation form { float:left; width: 235px;}
.query-block .query-form-reservation form div { float:left; padding-bottom:4px; padding-left: 12px; }
.query-block .query-form-reservation div.reservation-calendar div { float:none; padding-bottom:0px; }
.query-block .query-form-reservation input { float:left; width:220px; border:1px solid #aaaaaa; background:url(../images/gnm_sprite.png) no-repeat -230px -133px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; position:relative; color:#000000; padding:6px; }
.query-block .query-form-reservation textarea { float:left; width:220px; border:1px solid #aaaaaa; background:url(../images/gnm_sprite.png) no-repeat 0 -222px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; position:relative; color:#000000; padding:6px; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.query-block .query-form-reservation input.submit { width:234px; float: left; margin: 65px 0px 0px 12px; background:url(../images/btn_yellow_g.png) repeat-x 0 0; border:1px solid #c48e01; webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; position:relative; text-align:center; font-family: "Roboto-BoldCondensed"; font-size:16px; color:#5a3f05; text-decoration:none; text-transform:uppercase; text-shadow:1px 1px #fff0d2; padding:10px 0 10px; cursor:pointer; }
.query-block .query-form-reservation input.submit:hover { background:url(../images/btn_yellow_g.png) repeat-x 0 -44px; }
.query-block .query-form-reservation .message { padding: 4px 0; color: #555; font: normal 14px Arial; text-align: center; float: none; clear: both; }
.query-block .query-form-reservation .message img { vertical-align: middle; padding-right: 8px; }
.query-block .query-form-reservation .message-error { color: #900; height:60px; }
.query-block .query-form-reservation div.captcha { float:left;}
.query-block .query-form-reservation div.captcha input { width: 165px; float: right; }
.query-block .query-form-reservation div.captcha label { width: 45px; float: left; line-height: 31px; }


.query-block .query-form-reservation .jcarousel-skin-tabs .jcarousel-item { width:auto; }
.query-block .query-form-reservation .jcarousel-skin-tabs .jcarousel-clip-horizontal { width:200px; }
.query-block .query-form-reservation .jcarousel-skin-tabs .jcarousel-container-horizontal { width:196px; }
.query-block .reservation-calendar { width: 230px; float: left; margin-left: 26px; margin-top:26px}

.calendar-day-3 {
	background: rgb(199, 199, 199);
}


.calendar .calendar-popup {
	display:none;
	text-align: left;
	position: absolute;
	margin-top: -50px;
	margin-left:30px;
	width: 200px;
	height: 130px;
	padding: 0px 13px;
	background: #2aabe2;
	color: #000000;
	border: 2px solid white;
	font-size: 90%;
	z-index:400;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.calendar .calendar-popup .calendar-label {
	color:#ffffff;
	font-weight: bold;
}

.calendar .calendar-popup.popup-small {
	height:30px;
}

.calendar .calendar-popup div {
	width:100%;
	margin:5px;
	color:white;
}

.btn {
	background: url(../images/btn_grey.png) repeat-x 0 0;
	border: 1px solid #c7c7c7;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	font-family: "Roboto-BoldCondensed";
	font-size: 14px;
	color: #4d4c4a;
	text-decoration: none;
	text-shadow: 1px 1px #f9f9fa;
	padding: 5px 5px;
	display: inline-block;
}

.show-on-google-map {
	margin: 0 0 10px 0;
	text-align: center;
}

.query-lang-note {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.pswp__caption__center {
	text-align: center!important;
}
.pswp__video {
	position: relative;
	width: 100%;
	height: 100%;
}
.pswp__video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.select2-container--gnm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595447;
	position: relative;
	background-color: white;
	box-sizing: border-box;
	margin-bottom: 10px!important;
	height: auto;
	display: inline-block;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: 1px solid white;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.2);
}
.select2-container--gnm .select2-results>.select2-results__options {
	max-height: 300px;
	overflow-y: auto;
}
.select2-container--gnm .select2-selection__rendered {
	padding: 10px 10px;
}

.select2-container--gnm .select2-selection--single {
	height: auto!important;
}

.select2-container--gnm .select2-results__option:hover, .select2-container--gnm .select2-results__option--highlighted {
	background-color: #89cdff;
}

.select2-container--gnm .select2-selection__clear {
	position: absolute!important;
	right: 20px;
	font-size: 25px;
	top: 5px;
}

.select2-container--gnm .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 5px;
	right: 1px;
	width: 20px;
}
.select2-container--gnm .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--gnm.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.show-map-icon {
	margin-top: -55px;
	float: right;
	min-width: 75px;
	background: url('../images/map-view.jpg');
	background-position: center;
	background-size: cover;
	padding: 6px 12px;
	text-align: center;
	cursor: pointer;
	color: #2aabe2;
}


.pricelist-document {
	margin: 10px 0;
	text-align: right;
}


.grecaptcha-badge {
    visibility: hidden;
	height: 1px!important;
	width: 1px!important;
}

.grecaptcha-note {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #111110;
    text-decoration: none;
    text-shadow: 1px 1px #f3e6d7;
    font-size: 13px;
	margin: 20px 0;
	text-align: center;
}
