/* CSS */

.AccessDeniedPage #nav li, .AccessDeniedPage .enterpriseHeader .links a, .AccessDeniedPage .links form,
.MemberNotAuthenticated #nav li {
    display: block;
}

.arnAirRevelex {
    margin: 0;
}

.enterpriseHeader {
  background-color: #336799;
}
.enterpriseHeader #logo {
  max-width: initial;
  margin: 0 auto;
}
.enterpriseHeader .wsite-logo img {
  width: initial;
  height: 58px;
}
#nav {
	display:none;
}

.ArnCarRentals .low-rate-guarantee-link {
	display:none !important;
}

.ArnCarRentals .cancel-resend-link {
	xborder:none !important;
}
@media screen and (max-width: 1000px) {
    .enterpriseHeader #menu-button {
        display: none;
    }
}