.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td {
.   height: auto;
.   padding: 5px 10px;
.   border-color: #fff;
.   border-right: 1px solid #fff;
}

.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td>div {
.   padding: 5px 7px;
.   background: #606060;
.   color: white;
.   font-size: 12px;
.   white-space: nowrap;
.   text-overflow: ellipsis;
}

td.EventListCalendarItemSelected a.calendarDate:hover {
.   color: #ff7800;
.   font-weight: bold;
}


.WaGadgetEventsStateCalendar .sectionTitle {
.   background-color: #ffffff00;
.   font-family: 'Ubuntu','Arial',sans-serif;
.   font-style: normal;
.   font-weight: normal;
.   text-decoration: none;
.   margin: .56em 0;
.   color: #fdfdfd;
.   font-size: 35px;
.   font-weight: 700;
.   line-height: 1.167;
.   text-transform: uppercase;
.   float: left;
.   margin: 0 10px 0 0;
}
.ui.inline.dropdown.-wa-add-event-to-calendar-dropdown 
