.cartBlock {
  background: #f0f0f0;
}
.cartBlock:hover {
  background: #ddd;
}
.partnerData {
  background: #f0f0f0;
}
.eventDetailsBlock {
  background: #f0f0f0;
}
.eventEntryForm {
  background: #f0f0f0;
}
.eventEntryForm .ui-widget {
  color: inherit;
  background: #fff;
}
