.calendar_td span {
  pointer-events: none !important; }

.calendar_td.events-on {
  cursor: pointer; }

.un_eventList_item.hide {
  display: none !important; }

.un_calender_wrap table thead th {
  cursor: pointer; }
  .un_calender_wrap table thead th a {
    pointer-events: none !important; }

.bl_eventLink_itemWrap.non_active,
.un_eventList_itemWrap.non_active {
  pointer-events: none; }
