body, html {
  background-color: initial;
}
/* 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;
}

/* New Updates for the Keystone integration */
.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;
}

.SearchHotels div.ArnPages span {
  border: none;
}

.userAdmin a,
.userAdmin a:link {
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}

.alphaSkin.SearchHotels.SearchMode-WBHotelListKeystone .ArnPropThumb {
  height: auto;
}

.alphaSkin.StandardMemberType .memberSavings {
  margin-right: -5px;
}

.alphaSkin.SinglePropDetail .fullStayTotal {
  margin: 0;
}

.registrationPaywall #accountRight .membership div:nth-child(2) {
  background-color: #D6EDE6;
}

.SinglePropDetail.WBPropertyDetailViewKeystone .ArnRateCancelPolicyPopupAnchor:hover,
.SinglePropDetail.WBPropertyDetailViewKeystone .RateCalendarPopupAnchor:hover,
.SinglePropDetail.WBPropertyDetailViewKeystone .ArnRateCancelAnchor:hover {
  color: #36382E;
}
