.fc-widget-header a{
   pointer-events: none; 
   cursor: pointer; 
}

.fc-list-item a{
   color: #2C3E50 !important;
}

/* Since Month format */

.fc-time{
	
	display: none !important;
}

.fc-unthemed thead {
    border-color: #2C3E50 !important;
}


.fc-event{

  background-color: #ffc1075c !important; 
}

.fc-day-grid-event .fc-content {
    white-space: normal !important ;
    overflow: hidden !important;
}