wra-calendar-white
.wra-calendar-white,
.wra-calendar-white *,
#idEventListCalendar,
#idEventListCalendar * {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #ddd !important;
}

.wra-calendar-white .sectionTitle,
#idEventListCalendar .sectionTitle {
  color: #000 !important;
  background: #fff !important;
}

.wra-calendar-white .EventListCalendar,
.wra-calendar-white .EventListCalendar td,
.wra-calendar-white .EventListCalendarHeader,
.wra-calendar-white .EventListCalendarItemDefault,
.wra-calendar-white .EventListCalendarItemInactive,
.wra-calendar-white .EventListCalendarItemSelected {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #ddd !important;
}

.wra-calendar-white .calendarDate,
.wra-calendar-white .calendarDate *,
#idEventListCalendar .calendarDate,
#idEventListCalendar .calendarDate * {
  color: #000 !important;
}

.wra-calendar-white .eventDivItem,
#idEventListCalendar .eventDivItem {
  background: #2D63C8 !important;
  color: #fff !important;
  padding: 6px 8px !important;
  height: auto !important;
  overflow: visible !important;
}

.wra-calendar-white .eventDivItem *,
#idEventListCalendar .eventDivItem * {
  background: transparent !important;
  color: #fff !important;
}