﻿.no-top-margin {
	margin-top: 0px !important;
}

.hide-on-expanded label:hover {
	cursor: pointer;
}

.hide-on-expanded[aria-expanded="true"] {
	display: none !important;
}

p {
	/*line-height: 16px;*/
	margin: 0 0 13px;
}

strong {
	font-weight: bold;
}

.bold-blue-link, #reserve-link-notyou, #reserve-vkr-benefits, #reserve-pet-policy, .reserve-pet-policy-link, .reserve-h1, .reserve-link-changesiteselection, .reserve-selectsite-link, .reserve-selectsite-link-side, .reserve-sitetype-cancellation-link, .reserve-estchgs-link, #reserve-link-removesiteselection-top {
	/*color:#008c95 !important;*/
	color: #007379 !important;
}

#reserve-container h1,#reserve-container h2,#reserve-container h3,#reserve-container h4,#reserve-container h5,#reserve-container h6 {
	font-family:"Gibson SemiBold",Arial,sans-serif;
	text-transform: none;
}

.reserve-required-form-element {
	color: #e4002b;
	font-weight: bold;
}

.reserve-top-h2, .reserve-h1, .reserve-your-reservation, .reserve-top-text {
	font-family: "Gibson SemiBold",Arial,sans-serif;
}

.reserve-h1 {
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
}

.reserve-care-camps-more-link, .reserve-vkr-more-link {
	color: #007379;
}

.reserve-top-h2 {
	margin: 0;
	padding: 0;
	font-size: 2.2rem;
	text-transform: none;
}

.reserve-top-text {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 14px;
}

#reserve-hotdeal {
	padding-bottom: 10px;
}

.reserve-hotdeal-title {
	font-size: 18px;
	padding-top: 10px;
}

.reserve-hotdeal-validtext {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.reserve-hotdeal-valid {
	margin-right: 20px;
}

.reserve-hotdeal-detail {
	margin-right: 20px;
}

.reserve-hotdeal-terms {
	font-size: 11px;
	margin-bottom: 12px;
	margin-top: 2px;
	color: #272727;
	font-style: italic;
}

	.reserve-hotdeal-terms p {
		font-size: 11px;
		margin-bottom: 0px;
		margin-top: 0px;
		color: #272727;
		font-style: italic;
	}

.reserve-hotdeal-remove {
	padding-bottom: 14px;
}

.reserve-sitetype-cancellation-link
{
	font-size:14px;
}

.reserve-sitetype-badge-feature {
	font-size: 14px;
	color: #00843f;
}

.reserve-availability-photo-title h5 {
	padding-top: 10px;
}

.reserve-sitetype-main-row .draw-border-dark, #reserve-details .draw-border-dark, .availability-reserve-form .draw-border-dark {
	box-shadow: inset 0 0 0 1px #ffd100 !important;
}
.capacity-notice
{
	color:#000 !important;
	font-weight:bold !important;
}

.reserve-sitetype-container .bullet-list3 li {
	background: url(/content/images/green_bullet.png) no-repeat scroll 0 6px transparent
}

.reserve-sitetype-container, .reserve-sitetype-container-odd, .reserve-sitetype-container-ccwu {
	padding: 18px 0px;
}

.reserve-sitetype-container-odd {
	background: #F4F4F4;
}

.reserve-sitetype-container-ccwu {
	background: #E1ECF7;
}

.reserve-sitetype-thumbnail {
	position: relative;
	overflow:hidden;
	height: 150px;
	width:100%;
}

.reserve-sitetype-thumbnail .campsite-photo {
	/*display: block;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.9s ease;
}

.reserve-sitetype-thumbnail-modal {
	height: auto;
	max-height: 300px;
}

.reserve-sitetype-thumbnail-modal .site-type-image {
	max-height: 300px;
}

@media (min-width: 768px) {
	.reserve-sitetype-thumbnail {
		height: 300px;
	}

	.reserve-sitetype-thumbnail-modal {
		height: auto;
		max-height: 300px;
	}

	.reserve-sitetype-thumbnail-modal .site-type-image {
		max-height: 300px;
	}

	.site-selection-listing{
		min-height:600px;
}
}

@media (min-width: 992px) {
	.reserve-sitetype-thumbnail {
		height: 400px;
	}

	.reserve-sitetype-thumbnail-modal {
		height: auto;
		max-height: 400px;
	}

	.reserve-sitetype-thumbnail-modal .site-type-image {
		max-height: 400px;
	}
}

@media (min-width: 1200px) {
	.reserve-sitetype-thumbnail-modal {
		height: auto;
		max-height: 500px;
	}

	.reserve-sitetype-thumbnail-modal .site-type-image {
		max-height: 500px;
	}
}

#site-types .col-1, #site-types .col-2 {
	float: left;
}

#site-types .col-1 {
	position: relative;
	width: 154px;
}

#site-types .col-2 {
	width: 516px;
}

#site-types .col-1 p {
	margin: 0 10px 5px 0;
}

#site-types .col-2 p {
	margin: 0 0 10px 0;
}

/*#site-types .details {
	border-top: 2px solid #D3D2D2;
	padding-top: 10px;
}*/

.reserve-sitetype-unavailable .campsite-price {
	border-color: #E2282E !important;
	color: #E2282E !important;
}

/*@media (max-width:991px) {
	#site-types .details.details-last {
		border-top: 0px none;
		padding-top: 10px;
	}

	#site-types .details.details-first {
		margin-bottom: 10px;
	}
}*/

/*#site-types .campsite-description {
	float: left;
	width: 370px;
}*/

/*#site-types .campsite-action, #site-types .campsite-price {
	width: 100%;
	float: right;
	margin: 0;
}*/

/*#site-types img.campsite-photo {
	z-index: 1;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 100%;
}*/

#site-types img.magnify {
	position: absolute;
	z-index: 100;
	top: 30%;
	left: 40%;
}

#site-types a.sitetype-link span {
	opacity: 0;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 28%;
	background: #eeeeec;
	text-align: center;
	color: #008c95;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#site-types a.sitetype-link:hover span{
	opacity: .8;
}

.transparent {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*.reserve-sitetype-title {
	float: left;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	margin: 11px 0 17px 0;
}*/

/* add this style to the publicstyles.css */
.container18 {
	float: left;
	margin: 0 10px;
	width: 180px;
}

/* add this style to the publicstyles.css */
h5 {
	font-weight: normal;
	font-size: 15px;
}

/* add this style to the publicstyles.css */
.story-bar-grey, .story-bar-grey-full {
	background-color: #F4F4F4;
	padding: 22px 12px;
	border-top: 3px solid #CCCBCB;
}

/* add this style to the publicstyles.css */
.story-bar-grey-full {
	border-bottom: 3px solid #CCCBCB;
	padding: 10px 12px;
}

.feature-details {
	margin: 20px;
}

	.feature-details h2 {
		float: left;
		margin: 5px 0 20px 0;
	}

	.feature-details .right-container {
		float: right;
	}

	.feature-details .reserve-sitetype-title {
		float: none;
	}

	.feature-details h5 {
		margin: 10px 0 5px 0;
	}

	/*#site-types .bullet-list3 li, .feature-details .bullet-list3 li,*/ #reserve-step4 .bullet-list3 li {
		margin: 0 0 2px;
	}

.reserve-sitetype-block-color {
	background-color: #D73234;
	float: left;
	height: 11px;
	margin: 0px 7px 5px 0px;
	width: 5px;
}

/*.feature-details .site-type-image {
	float: right;
	position: relative;
}*/

@media screen and (min-width:768px) {
	/*.feature-details .site-type-image {
		width: 335px;
	}*/
}

.feature-details .site-type-image .carousel-prev, .feature-details .site-type-image .carousel-next {
	position: absolute;
	top: 120px;
}

@media (max-width:320px) {
	.feature-details .site-type-image .carousel-prev, .feature-details .site-type-image .carousel-next {
		top: 90px;
	}
}

.feature-details .site-type-image .carousel-prev {
	left: 20px;
}

	.feature-details .site-type-image .carousel-prev:before, .feature-details .site-type-image .carousel-next:after {
		display: inline-block;
		font-family: "Glyphicons Halflings";
		color: #EF3A43;
		font-weight: bold;
		padding: 0 0 0 5px;
		font-size: 20px;
	}

.feature-details .site-type-image .carousel-next {
	right: 25px;
}

.feature-details .site-type-image .carousel-prev:before {
	content: "\e079";
}

.feature-details .site-type-image .carousel-next:after {
	content: "\e080";
}

/*.feature-details img.campsite-photo {
	margin: 10px 0 0 0;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
}*/

.campsite-price strong {
	font-weight: bold;
}

.notice {
	color: #E2282E;
}

.big-weekend-promo {
	padding-left: 15px !important;
}

.reserve-sitetype-unavailable .campsite-price {
	border-color: #E2282E !important;
	color: #E2282E !important;
}

.reserve-sitetype-special .campsite-price {
	border-color: #E86E04 !important;
	color: #E86E04 !important;
}

.reserve-sitetype-hotdealunavailable .campsite-price {
	border-color: #E86E04 !important;
	color: #E86E04 !important;
}

.reserve-sitetype-unavailable h4 {
	color: #999999 !important;
}

#reserve-details {
	background-color: #EEE;
	border-radius: 0;
}

	#reserve-details h1, #reserve-details h2, #reserve-details h3,
	#reserve-details h4, #reserve-details h5, #reserve-details h6 {
		font-family: 'Gibson SemiBold';
		text-transform: none;
	}

	#reserve-details h3 {
		font-size: 1.7rem;
	}

	#reserve-details a {
		color: #007379;
		font-weight: bold;
	}

#reserve-details-wrap {
	padding: 15px;
}

	#reserve-details-wrap .camp-name {
		color: #007379;
		font-size: 1.4rem;
	}

	.reserve-details-row-divider {
		padding: 7px 0;
		border-top: 1px solid #AAA;
		overflow: hidden;
	}

.reserve-details-title {
	clear: both;
	float: left;
	width: 110px;
}

.reserve-details-value {
	float: left;
}

.reserve-details-title2 {
	clear: both;
	float: left;
	width: 180px;
	font-weight: bold;
}

.reserve-details-value2 {
	float: left;
	width: 80px;
}

.reserve-form {
	padding-top: 0px;
}

.link-button {
	border: 0px none;
	background: none;
	padding: 5px 10px;
	width: 100%;
	text-align: left;
}

	.link-button:hover {
		background-color: #eee;
	}

.link-button2 {
	display: block;
	background: #7593AB;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#reserve-smallform-backstep {
	height: 30px;
	width: 91px;
}

.reserve-form div.help {
	color: #FFFF99;
	font-weight: bold;
}

#reserve-details label {
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px !important;
	text-transform: uppercase;
}

.reserve-your-reservation {
	padding-bottom: 5px;
}

.reserve-camp-notes {
	padding: 11px 0 10px 18px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 -15px;
}

.reserve-camp-notes-text {
	background: url("/content/images/sprite_no_repeat4.png") no-repeat scroll -7px -235px transparent;
	display: block;
	height: 16px;
	padding: 0 0 0 21px;
}

	.reserve-camp-notes-text.step2 {
		background: none;
		padding: 0;
	}

	#reserve-othercharges {
		text-align: left;
	}

#reserve-step1-form .is-invalid {
	border: solid #f84040 3px;
	background-color: lightyellow !important;
}

#reserve-step1-form .validation-icon {
	color: #f84040;
	display: none;
	font-size: 0.8em;
}

#reserve-step1-form .spinner-button {
	margin: 0px;
	padding: 5px;
	box-sizing: border-box;
	height: 38px;
	width: 38px;
	background-color: #e9ecef;
	color: #008c95;
	padding-top: 8px;
	border-color: #ced4da;
}
#reserve-step1-form .spinner-button:hover {
	background-color: #008c95;
	color:#fff;
}

#reserve-step1-form .btn-number:focus {
	-webkit-box-shadow: 0px 0px 10px 0px;
	-moz-box-shadow: 0px 0px 10px 0px;
	box-shadow: 0px 0px 10px 0px;
	z-index: 10;
	-webkit-appearance: none;
	position: relative;
}

#reserve-step1-form .toggle-buttons {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	background-color: #e9ecef;
	color: #008c95;
}

#reserve-step3-rates .toggle-buttons {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	height: 38px;
	background-color: #e9ecef;
	color: #008c95;
}

	#reserve-step1-form .toggle-buttons .active, #reserve-step3-rates .toggle-buttons .active {
		background-color: #007379;
		color: #fff;
		font-weight: bold;
		font-family: Arial, sans-serif;
	}

#reserve-step1-form .form-group.has-feedback i {
	top: 43px;
	color: #555;
}

#reserve-step1-form .next-button-container {
	padding-top: 15px;
	clear: both;
	text-align: left;
	width: 100%;
}

#reserve-step1-form .wtsDropdown {
	-webkit-appearance: initial;
	padding-left: 40px;
	padding-right: 15px;
}

#reserve-step1-form .btn-outline, #reserve-step3-rates .btn-outline {
	cursor: pointer;
	border: solid 1px #ced4da;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

#reserve-step1-form .column-border-right {
	border-right: solid 1px #ddd;
}
@media (max-width:768px) {
	#reserve-step1-form .column-border-right {
		border-right: solid 0px #fff;
	}
}

#reserve-step3-vkrbox h4 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px;
}

#reserve-step3-vkrbox .reserve-form {
	padding-top: 0;
}

#reserve-step3-vkrbox-apply {
	padding-top: 25px;
}

#reserve-step3-vkrbox-postalcode input, #reserve-step3-vkrbox-postalcode button {
	/*width: 86px !important;*/
}

#reserve-step3-vkrbox-vkrnumber input, #reserve-step3-vkrbox-postalcode input, #reserve-step3-vkrbox-postalcode button {

}

#reserve-step3-vkrbox-postalcode #applyVkrButton {
	/*border-radius: 0;
	color: #fff;
	font-family: "Gibson SemiBold", Arial, sans-serif;
	padding-left: 0;
	text-transform: uppercase;
	width: auto;*/
}

/*#reserve-step3-vrkboxborder {
	border: 4px solid #F8D800;
	border-radius: 0;
	padding: 8px 13px;
}*/

#reserve-step3-vkrbox-forgot {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#reserve-step3-vkrbox-nomembership {
	/*clear: both;
	padding-top: 10px;
	background: url("/content/images/dot_horizontal_black.png") repeat-x scroll 0 0 transparent;
	padding: 9px 0 7px;*/
}

	#reserve-step3-vkrbox-nomembership p, #reserve-step3-vkrcouldsave p {
		line-height: 16px;
		margin: 0 0 5px;
	}

	#reserve-step3-vkrbox-nomembership input {
		border-radius: 0;
		text-transform: uppercase;
	}

#reserve-step3-vkrcouldsave {
	text-align: right;
}

	#reserve-step3-vkrcouldsave em {
		color: #E2282E;
	}

/*#reserve-step3-vkrbox-vkrsavings {
	font-size: 12px;
}*/

	#reserve-step3-vkrbox-vkrsavings button {
		font-size: .7em;
		box-shadow:inset 0 0 0 1px #0072ce
	}

	#reserve-step3-vkrbox-vkrsavings em {
		font-weight: bold;
		color: #E2282E;
	}

/*#reserve-step3-vkrbox-cell {
	padding: 8px 0 0 0;
}*/

#reserve-step3-vkrbox-hide-on-load {
	display: none;
}

#logoutVkrButton, #removeVkrButton, #renewVkrButton, #changeVkrNumberButton, #btnShowVkrForm {
	border-radius: 0;
	text-transform: uppercase;
}

#reserve-step3-form {
	padding-top: 15px;
	clear: both;
	width: 100%;
}

.reserve-availability-photo {
	position: relative;
	display: inline-block;
}

.reserve-availability-photo-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color: white;
	font-weight: bold;
	width:100%;
}

.reserve-availability-photo-title
{
	opacity: .8;
	background: #eeeeec;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px;
	width:100%;
}

.reserve-site-photo-thumbnail {
	position: relative;
	display: inline-block;
}

/*.reserve-view-photos-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	text-align: center;
	color: white;
	font-weight: bold;
}*/

.reserve-site-photos-view-link
{
	display:none;
	opacity: .8;
	background: #eeeeec;
	text-align: center;
	color: #008c95;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	margin-top:5px;

}

.reserve-site-photo-thumbnail:hover .reserve-site-photos-view-link{
	opacity: .8;
	display:block;
}

@media (max-width:768px) {
	#reserve-step3-paymentinfo {
		padding-top: 15px;
	}
	.reserve-site-photos-view-link {
		display:block;
	}
}

#reserve-step3-personalinfo-col1, #reserve-step3-personalinfo-col2, #reserve-step3-paymentinfo-col, #reserve-step3-paymentinfo-col1, #reserve-step3-paymentinfo-col2, #reserve-step3-personalinfo-col {
	padding-top: 10px;
}

#reserve-step3-personalinfo-stateprovince input {
	width: 65px !important;
}

#reserve-step3-paymentinfo select, #reserve-step3-personalinfo select, #invoice-donation-price select {
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	outline: medium none;
	padding: 3px 3px 3px 5px;
}

#invoice-donation-text input[type='checkbox'] {
	display: block;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}

#invoice-donation-subtext {
	padding-left: 15px;
	padding-left: 23px;
	padding-top: 5px;
	font-size: 13px;
}

#invoice-donation-price {
	text-align: right;
}

#reserve-step3-carecampsdonation {
	padding-top: 10px;
}

.care-camps-help {
	background: url("/content/images/sprite_no_repeat4.png") no-repeat scroll 100% -271px transparent;
	height: 16px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 15px;
}

/*#reserve-step3-personalinfo select {
	width: 158px;
}*/

.reserve-step3-paymentinfo-newline {
	clear: both;
}

#reserve-step3-specialrequests {
	clear: both;
	padding-top: 15px;
}

	#reserve-step3-specialrequests textarea {
		border: 1px solid #D3D3D3;
		/*border-radius: 3px 3px 3px 3px;*/
		color: #666666;
		font-family: Arial;
		outline: medium none;
		padding: 3px 00px 3px 5px;
		height: 100px;
	}

#reserve-step3-terms {
	clear: both;
	padding-top: 15px;
}

	#reserve-step3-terms h4 {
		/*font-size: 12px;*/
		margin: 0 0 10px;
		text-transform: uppercase;
		font-weight: bold;
		/*line-height: 14px;*/
		color: #000000;
	}

#reserve-step3-termsborder, #reserve-step3-termsborder-1, #reserve-step3-termsborder-2, #reserve-step3-termsborder-3, #reserve-step3-termsborder-4 {
	border: 2px solid #E8E7E7;
	border-radius: 3px 3px 3px 3px;
	color: #777777;
	width: 100%;
	height: 125px;
	overflow: auto;
}

#reserve-step3-termsscroll, #reserve-step3-termsscroll-1, #reserve-step3-termsscroll-2, #reserve-step3-termsscroll-3, #reserve-step3-termsscroll-4 {
	padding: 5px;
}

#reserve-step4 {
	margin-top: 5px;
}

#reserve-step4-notice-confirm {
	border: 2px solid #F8D800;
	border-radius: 3px 3px 3px 3px;
	color: #e4002b;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 15px;
	background: #FFFDEF;
}

#reserve-step4-notice {
	color: #000;
	background-color:#FED200;
	/*background-image: url(/content/images/reservations/gradient-arrows.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: right;
	padding-right:270px;*/
}

.reserve-arrow-right {
	width: 0px;
	height: 0px;
	border-top: 80px solid transparent;
	border-bottom: 80px solid transparent;
	border-left: 10px solid #FED200;
}

.reserve-step4-notice-outer {
	/*background: #FED200;*/
}

.reserve-step4-notice-outer p {
	margin: 0;
	text-align: center;
	color: #fff;
}

.reserve-step4-notice-outer:after {
	content: '';
	width:100%;
	height:40px;
	background: #FED200;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	display:block;
}

.reserve-step4-notice-message {
	display: block;
	padding: 10px;
	font-weight: bold;
}

#reserve-step4-notice strong {
	color: #e4002b;
}

@media (min-width: 768px) {
	.reserve-step4-message {
		position: fixed;
		position: -webkit-sticky;
		position: sticky;
		top: 50px;
		z-index: 10;
		background: #fff;
		padding-bottom:10px;
	}
}

@media (max-height:600px) {
	.reserve-step4-message {
		top: -55px;
	}
}

@media (min-width:1200px) {
	#reserve-step4-notice {
		color: #000;
		background-color:#FED200;
		background-image: url(/content/images/reservations/gradient-arrows.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position-x: right;
		padding-right:270px;
	}

	.reserve-step4-notice-outer:after {
		display:none;
	}
}

/* Layout */
.next-button-container {
	padding-top: 15px;
	clear: both;
	text-align: right;
	width: 100%;
}

#reserve-step-guests {
	clear: both;
}

#reserve-calendar-checkin {
	float: left;
	width: 110px;
}

#reserve-calendar-checkout {
	float: left;
	width: 140px;
}

#reserve-calendar {
	float: left;
}

#reserve-guests {
	float: left;
	width: 230px;
}

#reserve-guests select /*, #reserve-sitecategory select*/ {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 60px;
}

.reserve-rates-additional {
	width: 100%;
	display: block;
	text-align: right;
	font-style: italic;
}

.reserve-form-calendar {
	background: #F9F9F9 url("/content/images/sprite_no_repeat4.png") no-repeat scroll 97% 4px;
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 30px 3px 5px;
	width: 95px;
}

#reserve-step-equipment, #reserve-step-vkr {
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 30px;
	margin-top: 15px;
}

#reserve-step-sort {
	float: right;
	padding-top: 10px;
}

#reserve-step-sort select {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 210px;
}

#reserve-equipment-padding {
	float: left;
	width: 30px;
}

#reserve-equipment-slideouts {
	float: left;
	min-width: 215px !important;
}

#reserve-pets {
	float: left;
	width: 200px;
}

#reserve-pet-policy {
	font-size: 12px;
	padding-top: 2px;
}

/*#reserve-vkr-vkrnumber select {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 200px;
}*/

/*#reserve-vkr-change-vkrnumber select, #reserve-vkr-change-preferences select {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 200px;
}*/

#reserve-equipment-length {
	/*margin-top: 10px;*/
}

#rv-length-notice {
	color: #f84040;
	font-size: 12px;
	line-height: 12px;
	float: right;
	width: 100%;
}

	#rv-length-notice strong {
		font-weight: bold;
	}

#reserve-equipment-length input {
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	outline: medium none;
	padding: 3px 00px 3px 5px;
	width: 30px;
}

#reserve-step-change-vkr {
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
}

#reserve-step-change-vkr-bottom {
	clear: both;
	background: url("/content/images/dot_horizontal_black.png") repeat-x scroll 0 0 transparent;
	padding-top: 10px;
	margin-top: 30px;
}

#reserve-vkr-optional h4 {
	color: #747373;
}

/*#reserve-vkr-change-vkrnumber, #reserve-vkr-change-preferences {
	float: left;
	width: 250px;
}

#reserve-vkr-change-button {
	float: left;
	width: 200px;
}*/

#reserve-vkr-separator {
	float: right;
	border-left: 1px solid #D3D3D3;
	padding: 5px;
	height: 75px;
}

#reserve-vkr-novk {
	float: left;
}

#resere-vkr-novk-details {
	font-size: 13px;
	padding-top: 10px;
}

	#resere-vkr-novk-details strong {
		font-weight: bold;
	}

#reserve-vkr-vkrnumber input {
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	font-family: Arial;
	outline: medium none;
	padding: 3px 00px 3px 5px;
	width: 80%;
}

#reserve-vkr-postalcode input {
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	font-family: Arial;
	outline: medium none;
	padding: 3px 00px 3px 5px;
	width: 80%;
}

.reserve-edit-reservation {
	border: 1px solid #fff;
	display: block;
	background-color: #7195AA;
	color: #FFFFFF;
	font-family: "Gibson SemiBold", Arial, sans-serif;
	float: left;
	/*padding: 3px 6px 3px 7px;*/
	padding: 6px 12px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

#reserve-container .button-select, #reserve-container .button-select-ccwu, #reserve-container .button-reserve {
	float: right;
	margin: 0 0 10px 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
}

.button-select {
	background: url(/content/images/select-button.png) no-repeat;
	width: 127px;
	height: 28px;
}

.button-reserve {
	/*background: url(/content/images/koa-main-sprite.png) no-repeat scroll -190px -640px transparent;*/
	width: 128px;
	height: 30px;
}

.button-select-ccwu {
	background: url(/content/images/10-dollar-night.png) no-repeat;
	width: 127px;
	height: 28px;
}

.reserve-estchgs-link {
	font-size: 14px;
	font-weight: bold;
}

.reserve-edit-reservation:hover {
	color: #FFFFFF;
}

.reserve-koa-icon {
	background: url("/content/images/icon_koa.png") no-repeat;
	color: #000000;
	display: block;
	/*font-size: 18px;*/
	font-weight: bold;
	line-height: 25px;
	padding-left: 40px;
	text-transform: none;
	margin: 0px;
}

.reserve-koa-header {
	color: #000000;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 0 0px;
	text-transform: none;
	margin: 0px;
}

.reserve-campground-notes {
	background: url("/content/images/sprite_no_repeat4.png") no-repeat scroll -7px -199px transparent;
	float: right;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 0 21px;
	margin-top: 4px;
	margin-left: 15px;
}

.reserve-campground-notes.step2 {
	background: none;
	float: none;
	margin-left: 0;
	padding: 0;
}

.reserve-campground-sort {
	background: url("/content/images/sprite_no_repeat4.png") no-repeat scroll -7px -464px transparent;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0;
	padding: 0 0 0 21px;
}

.reserve-category-nav-tabs
{
	border-bottom: 0px solid #DDD;
	padding-bottom:10px;
}
.reserve-category-nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
	border-width: 0;
}
.reserve-category-nav-tabs > li > a
{
	border: none; color: #C9C9C9;
}
.reserve-category-nav-tabs > li.active > a, .nav-tabs > li > a:hover
{
	border: none; color: #666 !important; background: transparent;
}
.reserve-category-nav-tabs > li > a::after
{
	content: ""; background: #666; height: 3px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0);
}
.reserve-category-nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after
{
	transform: scale(1);
}

.reserve-category-nav-tabs li > a > i.fa
{
	margin-right:15px;
}
.reserve-category-nav-tabs li > a
{
	text-decoration:none;
	padding: 0px 5px 10px 5px;
}

.btn-availability-category
{
	padding: 5px 0px !important;
}

.btn-availability-category-active
{
	border-bottom:4px solid gray;
}

.reserve-campground-flexible-dates
{
	font-weight: bold;
	font-size:12px;
	padding: 0 0 0 5px;
}

.availability-reserve-form {
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	width: auto;
	font-size: 0.8em;
	padding-top: 10px;
}

.availability-reserve-form .form-control {
	display: block;
	width: 100%;
	height: 24px;
	padding: 3px 0px 3px 5px;
	font-size: 12px !important;
	line-height: 1;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.availability-reserve-form .input-group-addon {
	padding: 3px 3px;
	font-size: 12px;
}

/*.reserve-campground-availability-calendar {

	display: block;

	font-weight: bold;
	font-size:12px;
	border: 1px solid #fff;
	border-radius: 4px;

	background-color: #F3DA4C;
	color: #CA464C;
	float: left;

	text-align: center;
	margin-top: 10px;

	width:100%;
	padding-top:6px;
	padding-bottom:4px;
}*/

.reserve-campground-availability-calendar-has-availability {
	display:none;
}

/* Errors */
.validation-summary-errors {
	background-color: #ffffcc;
	border: solid 3px #cc0000;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

	.validation-summary-errors ul {
		margin: 0px;
		padding: 10px 5px 10px 10px;
	}

	.validation-summary-errors li {
		display: block;
		color: #cc0000;
	}

/* Errors */
.validation-summary-warning {
	background-color: #ffffcc;
	border: solid 3px #F7D500;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

	.validation-summary-warning ul {
		margin: 0px;
		padding: 10px 5px 10px 10px;
	}

	.validation-summary-warning li {
		display: block;
		color: #000;
	}


.field-validation-error, span.input-validation-error {
	color: #cc0000;
	float: left;
}

input.input-validation-error, textarea.input-validation-error, select.input-validation-error, .toggle-buttons.input-validation-error {
	border: 2px solid #cc0000 !important;
	background-color: #ffffcc !important;
	border-radius: 3px 3px 3px 3px !important;
}

.error {
}

.fuelInput {
	font-family: 'Helvetica','Verdana','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.nearbyShowingLocation {
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
}

#debugInformation {
	clear: both;
	padding-top: 15px;
	font-weight: bold;
}

/*SMALL FORM*/
#reserve-smallform-panel3 {
	display: none;
}

.reserve-smallform {
	padding-top: 0px;
	padding-left: 5px;
}

	.reserve-smallform .toprow {
		background: url("/content/images/dot_horizontal_black.png") repeat-x scroll 0 0 transparent;
		padding-top: 5px;
	}

.reserve-smallform-line {
	clear: both;
	margin-bottom: 5px;
	display: block;
	line-height: 15px;
}

.reserve-smallform-line-button {
	clear: both;
	padding-top: 3px;
}

.reserve-smallform-line15pad {
	clear: both;
	padding-top: 15px;
}

.reserve-smallform label {
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px !important;
	text-transform: uppercase;
	width: 75px;
}

	.reserve-smallform label.fullspan {
		width: 100% !important;
	}

.reserve-smallform-col50 {
	width: 50%;
	float: left;
	display: block;
}

.reserve-smallform-col33 {
	width: 33%;
	float: left;
	display: block;
}

#reserve-smallform-sitecategory .ddTitle {
	width: 100%;
}

.reserve-smallform input[type='text'] {
	border: 1px solid #D3D3D3;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 00px 3px 5px;
	width: 85px;
}

.reserve-smallform select {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 100%;
}

.reserve-details-value select {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	/*border-radius: 3px 3px 3px 3px;*/
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 3px 3px 5px;
	width: 100%;
}

/*.reserve-step3-vkrbox-vkrsavings-change-vkrnumber {
	padding-bottom: 5px;
}*/

	/*.reserve-step3-vkrbox-vkrsavings-change-vkrnumber select {
		background-color: #F9F9F9;
		border: 1px solid #D3D3D3;
		border-radius: 3px 3px 3px 3px;
		color: #666666;
		cursor: pointer;
		font-family: Arial;
		font-size: 12px;
		outline: medium none;
		padding: 3px 3px 3px 5px;
		width: 100%;
	}*/

.reserve-smallform-calendar {
	background: #F9F9F9 url("/content/images/sprite_no_repeat4.png") no-repeat scroll 97% 4px;
	border: 1px solid #D3D3D3;
	border-radius: 3px 3px 3px 3px;
	color: #666666;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	outline: medium none;
	padding: 3px 20px 3px 5px;
	width: 65px;
}

#reserve-smallform-nextstep {
	display: none;
}

#ui-datepicker-div {
	z-index: 500 !important;
}

h1.popup-heading {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Helvetica,Arial,Sans-Serif;
}

h2.popup-heading {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 2px;
	padding: 0;
	font-family: Helvetica,Arial,Sans-Serif;
}

.vkr-bullet-list {
	margin: 0 0 15px;
	list-style-type: none;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	line-height: 15px;
}

	.vkr-bullet-list li {
		background-position: 0 10px;
		font-size: 18px;
		line-height: 24px;
		background: url("/content/images/red_bullet.png") no-repeat scroll 0 6px transparent;
		margin: 0 0 8px;
		padding: 0 0 0 15px;
		list-style-type: none;
		text-align: left;
		color: #000000;
		font-family: Helvetica,Arial,Sans-Serif;
	}

.vkr-divider {
	margin: 0 0 10px;
	background: url("/content/images/dot_horizontal_black.png") repeat-x scroll 0 50% transparent;
	display: block;
	height: 20px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

	.vkr-divider span {
		background-color: #FFFFFF;
		display: block;
		font-size: 17px;
		font-weight: bold;
		margin: 0 auto;
		text-align: center;
		width: 50px;
	}

.vkr-forgot {
	font-size: 16px;
	margin-bottom: 10px;
}
/*SMALL FORM*/
#reserve-smallform-panel1 .form-group.has-feedback .form-control-feedback {
	width: 24px;
}

#reserve-smallform-panel1 .form-group.has-feedback .form-control {
	padding-left: 5px;
	padding-right: 24px;
	font-size: 13px;
}

#reserve-smallform-panel3 {
	display: none;
}

.reserve-form .form-group label.tall-label, .reservationFormH .form-group.tall-label label,
.availability-reserve-form .form-group.tall-label label {
	height:31px;
}

.reserve-form .form-group label.xtall-label, .reservationFormH .form-group.xtall-label label,
.availability-reserve-form .form-group.xtall-label label {
	height:35px;
}

.reservationFormH .has-feedback.tall-label label ~ .form-control-feedback,
.availability-reserve-form .has-feedback.tall-label label ~ .form-control-feedback {
	top: 35px;
}

@media (min-width:992px) {
	.reserve-form .col-md-6:first-child {
		padding-right: 3px;
	}

	.reserve-form .col-md-4 {
		padding-left: 3px;
		padding-right: 3px;
	}

		.reserve-form .col-md-4:first-child {
			padding-left: 15px;
		}

		.reserve-form .col-md-4:last-child {
			padding-right: 15px;
		}
}

.reserve-form .btn-default:hover .glyphicon {
	color: #EF3A43;
}

#reserve-link-removesiteselection, #reserve-link-removesiteselection-top, .reserve-link-changesiteselection
{
	font-size:.8em
}

.reservation-per-stay td {
	padding-bottom:0px !important;
}

/* BEGIN: Reservation Form Horizontal */
.reservationFormH .reserve-smallform {
	padding: 0 8px;
}

	.reservationFormH .reserve-smallform select {
		width: auto;
	}

	.reservationFormH .reserve-smallform label {
		width: auto;
	}

.reservationFormH {
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	width: auto;
	font-size: 0.8em;
	padding-top: 10px;
}

.reservationFormH .site-type-filter .reserve-smallform-col33 {
	padding-right: 10px;
}

.reservationFormH .site-type-filter {
	padding: 0;
}

.reservationFormH .reserve-smallform-line {
	margin-bottom: 0px;
}

.reservationFormH .reserve-smallform .toprow {
	background: none;
	padding-top: 0px;
}

.reservationFormH .reserve-smallform-line toprow div {
	float: left;
}

.reservationFormH .seperator {
	float: left;
	height: 62px;
	margin-right: 10px;
	width: 1px;
}

.reservationFormH .form-control {
	display: block;
	width: 100%;
	height: 24px;
	padding: 3px 0px 3px 5px;
	font-size: 12px;
	line-height: 1;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.reservationFormH .has-feedback label ~ .form-control-feedback {
	top: 23px;
}

.reservationFormH .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	pointer-events: none;
}

.reservationFormH div[class^="col-"], .reservationFormH div[class*=" col-"] {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.reservationFormH .input-group-addon {
	padding: 3px 3px;
	font-size: 12px;
}

#site-selection-menu {
	font-size:14px;
}

#mapsvg:hover
{
	cursor:grab !important;
}

.mapsvg-btn-zoom.in, .mapsvg-btn-zoom.out {
	background-color:#e4002b;
}

.mapsvg-btn-zoom.in:hover, .mapsvg-btn-zoom.out:hover {
	background-color:#b10021;
}


.mapsvg-btn-zoom.in:before, .mapsvg-btn-zoom.in:after, .mapsvg-btn-zoom.out:before {
	background-color:#fff !important;
}

#siteSelectForm .validation-icon {
	color: #e4002b;
	display: none;
	font-size: 0.8em;
}

#siteSelectForm label {
	font-weight: bold;
}

@media (min-width:992px) {
	.reservationFormH .col-md-1.col-squeeze {
		width: 11%;
	}
}
@media (min-width:1200px) {
	.reservationFormH .col-md-1.col-squeeze {
		width: 9.1%;
	}
	.reservationFormH .col-md-2.col-squeeze {
		width: 15%;
	}
	.site-selection-listing{
		min-height:600px;
	}
}
/* END: Reservation Form Horizontal */

#LanguageLocalization span.glyphicon {
	vertical-align: middle;
	top: -1px;
}

#LanguageLocalization {
	border: 1px solid #ddd;
	font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.language-localization {
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

#LanguageChoice {
	margin-left: 5px;
}

.site-type-localization .localization-container {
	padding-bottom:10px;
}

.reserve-quote-per-stay{
	display:none;
}

#reserve-loading-overlay {
	filter: alpha(opacity=80);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #FFFFFF;
	opacity: .9;
	z-index: 9999
}

#reserve-loading-wrapper {
	width: 100%;
	padding: 0;
	vertical-align: middle;
	display: table-cell!important;
	margin: 0;
	text-align: center
}

#reserve-loading-content {
	text-align: center;
	position: absolute;
	top: 30%;
	left: 50%;
	margin: -35px 0 0 -25px
}

.reserve-loading-spinner {
	width: 40px;
	height: 40px;
	background-color: #FFDE00;
	-webkit-animation: reserve-sk-rotateplane 1.2s infinite ease-in-out;
	animation: reserve-sk-rotateplane 1.2s infinite ease-in-out;
}

#reserve-loading-message {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
}

.form-group {
	position: relative;
}

.form-group label {
	font-weight: bold;
}

	.form-group.has-feedback i {
		position: absolute;
		width: auto;
		top: 43px;
		right: 10px;
		margin-top: 0;
	}

.bootstrap-datetimepicker-widget {
	font-family: 'Gibson Regular';
	font-size: 1.05rem;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
	border-radius: 0 !important;
}

	.bootstrap-datetimepicker-widget table td.day {
		/*background-color: #ddd;*/
		padding: 0.2em;
	}

	.bootstrap-datetimepicker-widget table td.today {
		position: relative;
		background-color: rgba(0,115,121,0.4);
	}

		.bootstrap-datetimepicker-widget table td.today:before {
			content: '';
			display: unset;
			border: unset;
			border-width: unset;
			border-bottom-color: unset;
			border-top-color: unset;
			position: unset;
			bottom: unset;
			right: unset;
		}

	.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
		background-color: #007bff;
	}

	.bootstrap-datetimepicker-widget.dropdown-menu {
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
		box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	}

		.bootstrap-datetimepicker-widget.dropdown-menu .table thead th {
			border-bottom: 0px;
		}

		.bootstrap-datetimepicker-widget.dropdown-menu .table th, .table td {
			border-top: 0px;
		}

.category-dropdown button {
	border: 1px solid #ced4da;
	background: none;
	font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	padding:5px 4px 4px 4px;
}

.bootstrap-select .dropdown-menu li a span.icon, .bootstrap-select .dropdown-toggle .filter-option-inner-inner span.icon {
	margin-right: 10px;
}

.bootstrap-select .dropdown-menu li a i {
	color: #555;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	padding-left: 1.2rem;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner i {
	color: #555;
}

.category-dropdown .dropdown-menu {
	border: 1px solid #ced4da;
	border-radius: 0px;
}

.site-type-nav-img {
	color: #555;
}

@-webkit-keyframes reserve-sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes reserve-sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@media (min-height: 775px) and (min-width: 992px) {
	#reserve-details {
		position: sticky;
		top: 45px;
	}

	#reservationFormHWrapper {
		position: sticky;
		top: 51px;
		z-index:1;
	}
}
