.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td > div {
    background: lightskyblue;
   
}

/* Force the horizontal menu bar to collapse to text height */
.wa-horizontal-menu, 
.wa-horizontal-menu-item, 
.wa-horizontal-menu-item-link {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    line-height: 1.2 !important;
}