body, html {
    background-color: initial;
}
.highlight, label {
	position: static;
	xpointer-events: none;
	xdisplay: inline-block;
	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;
}

.arnVillas #nav .links a.productLink {
 font-size:18px !important;
 color:#000;
 font-weight:700 !important;
 font-family: "Roboto", sans-serif !important;	 
}