.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink {color: #CC3300}
.h4Alt, h4.h4Alt, h5 {margin: .5em 0}
.lightBlockTitle {margin: 0 !important; color: #fff !important;letter-spacing: 5px;font-size: 1.6em !important}
.sponsorImage {    
    width: 94%;
    max-width: 500px;
    padding: 2%;
    border: 2px solid;
    border-radius: 20px;
}
.WaGadgetUpcomingEvents.upcomingEventsStyle002 ul li, .WaGadgetUpcomingEvents.upcomingEventsStyle005 ul li {
    padding: 8px 0px 8px 16px;
    border-left: 4px solid #cccccc;
}
.buttonGroup {
    float: left;
    margin: 0 10px 10px 0;
}
.orientationHorizontal li a {
    color: rgb(103, 103, 103) !important;
}
.orientationHorizontal li a:hover {
    color: #0066CC !important;
}
.largeButton {
    padding: 35px;
    border: 3px solid;
    border-radius: 8px;
    width: 100%;
}
.WaGadgetCustomHTML {
    overflow: visible !important;
} 
@media screen and (min-width: 480px) {
    .largeButton {
        width: 50%;
    }
}
@media screen and (min-width: 670px) {
    .largeButton {
        width: 33%;
    }
}
@media screen and (min-width: 768px) {
    .mobile-only {
        display: none;
    }
}