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;
}

/*fix for language selector ..may need to go in Alpha? */
.WBFaq.useLanguageSelector #login {
	margin-left: unset !important;
}

.terms-and-conditions-policiesPage.useLanguageSelector #login {
	margin-left: unset !important;
}

/* fix for spanish language discount tag AB*/

x.SearchHotels.es_ES .percentSavings {
	width: 86px;
}