#mobile_layout_wrapper .bg-color-2 {
background-color:#f0f0f0 !important;
color: #000000 !important;
}

#mobile_layout_wrapper ul.site-menu .mobile-site-menu li {
background-color:#f0f0f0 !important;
color: #000000 !important;
}

nav .mobile-site-menu li, nav .mobile-site-menu li .sub-menu, nav .mobile-site-menu .sub-menu li span,
nav .mobile-site-menu li a {
background-color:#f0f0f0 !important;
color: #000000 !important;
}
nav .mobile-site-menu li span span {
background-color:#f0f0f0 !important;
color: #000000 !important;
}
.app-dropdown ul.site-menu li span a,
.app-dropdown ul.site-menu li span span {
color: #000000 !important;
background-color:#f0f0f0 !important;
}
.banner-ads .marquee {
display:block;
margin-left:auto;
margin-right:auto;
animation: CSSSlide linear 40s infinite;
max-width:100%;
}
.banner-ads {
max-width:90% !important;
margin-left:auto;
margin-right:auto;
width:90%
}

@keyframes CSSSlide {
	0% {
		right: -1000px
	}
	100% {
		right: 7000px
	}
}
.user-description, .user-name {
font-weight:bold;
text-shadow: 0 0 0 #ffffff !important;
}

.ue-desc, .rn-summary, .widget-no-results {
color: #000;
}
.reserved, .reserved.admin-clickable, .legend-item-icon.reserved, .mobile-reserved.admin-clickable, .mobile-legend-item-icon.reserved {
background-image: url(http://s3.amazonaws.com/ClubExpressClubFiles/886618/graphics/court_booking_background_1648508444.png?v=1701723183076) !important;
}
#ctl00_ctl00_user_actions_register_button {
    display:none;
}