form#adminForm input {
   color: #FFFFFF;
}

#eb-event-details.eb-description.lastModule {
    background-color: #416690 !important;
}

div.eb-box-heading.clearfix {
    background-color: #416690 !important;
}

ul.chzn-results {
    color: black;
}

#number_registrants.input-mini {
    color: blue !important;
}

.packevent {
color: #ffffff !important;
}

.cat-button1 {
  background-color: #f44336;} /* Red */ 
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.cat-button2 {  
  background-color: #e7e7e7;  /* Gray */
  color: black;} 
  border: none;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.cat-button3 {  
  background-color: #555555;} /* Black */
  color: white;} 
  border: none;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}