.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:hover {
background: #005B7F;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton {

  background: #005B7F;
 
}

.gadgetStyleNone .gadgetStyleTitle h4 {

margin-left: 15px;
font-size: 24px;
color: #223d61;

}

.WaGadgetUpcomingEvents ul li .title {

margin: 0 0 0 15px;
padding: 0;
text-transform: uppercase;
text-align: left;

}

.WaGadgetUpcomingEvents ul li .date {

font-size: 14px;
color: #373737;
text-align: left;
margin-left: 15px;
}

.btnFORMs {
  color: #ffffff;
  background: #ff0000;
  font-weight: bold;
font-size: 150%;
  text-transform: uppercase;
 
}
 
.btnFORMs:hover {
  color: #000000;
  background: #a7a4a4;
font-weight: bold;
font-size: 150%;
  text-transform: uppercase;
  
}

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}