body, html {
	background-color: initial;
}

label {
	position: static;
	font-size: 15px;
	color: #333;
}


.highlight {
	font-size: 15px;
	color: #333;
}

.btn-primary {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}

svg.account-icon {
	height: 38px;
	width: 28px;
}

.WBClub365ChangePasswordPublicForm .errors {
	top: 5vh;
	position: relative;
}

.WBClub365ChangePasswordPublicForm .SSForm.ArnSubPage .SSFormBody form {
	margin: 5vh auto;
}

/* Cars */

.ArnCarRentals h3 {
	margin-top: 15px;
}

.ArnCarRentals h2,
.ArnCarRentals h3,
.ArnCarRentals h6 {
	line-height: 1.7;
}

.ArnCarRentals section.modify-search .search-container label {
	top: 0;
}

/*amenities text fix*/

.SinglePropDetail .PropertyAmenities legend {
	font-size: 16px !important;
	font-weight: bold !important;
}

.SinglePropDetail .ArnAmenityContainer ul li {
	font-size: 15px !important;
}

.SinglePropDetail .ArnAmenityContainer {
	padding: 30px 15px !important;
}

@media screen and (max-width: 800px) {
	.SinglePropDetail .ArnAmenityContainer {
		display: block;
		padding: 60px 20px !important;
	}

	.WBLoginForm .WBLoginFormContainer.ArnSubPage {
		padding: 0;
		margin: 0;
		max-width: 100%;
		width: 100%;
		display: inline;
	}
}

@media screen and (max-width: 1000px) {
	.SearchHotels.SearchMode-WBHotelListKeystone #theSubmitButton:hover {
		background-image: url("//media.travsrv.com/appSkins/90874/v6/themes/standard/images/eyeglass-white.png?%version%") !important;
	}
}

/*admin line showing only on this theme?*/
.vacationparadiseTheme div#commands {
	display: none;
}

/* New Updates for the Keystone integration */
.ArnPrimarySearchOuterContainer {
	padding: 200px 0;
}

.popularDestinationsLandingContainer ul.popularCities {
	display: block;
}


.registrationPaywall .SSForm .SSFormBody table.FormTable .FormFields label {
	position: static;
	padding: 0;
}

div.landingBottomContent.page,
div.popularDestinationsLandingContainer {
	display: block;
}

.CheckOutForm.CheckoutMode-WBCheckoutFormKeystone a:link,
.CheckOutForm.CheckoutMode-WBCheckoutFormKeystone a:visited,
.CheckOutForm.CheckoutMode-WBCheckoutFormKeystone a:hover,
.CheckOutForm.CheckoutMode-WBCheckoutFormKeystoneBookingPage a:active {
	text-decoration: none;
}

.CheckOutForm.CheckoutMode-WBCheckoutFormKeystone label {
	position: static;
}

.SearchHotels.SearchMode-WBHotelListKeystone .ArnIndividualSearchContainer .ArnSearchField div span {
	display: inline;
}

.SearchHotels.SearchMode-WBHotelListKeystone #HotelNameContainer input {
	padding: 13px 5px 13px 35px;
}

.SearchHotels.SearchMode-WBHotelListKeystone #HotelNameContainer input:placeholder-shown {
	text-overflow: ellipsis;
}