.fc-button-group, .fc button {
    display: block;
}
.fc-title {
	display: block;
}
.fc-day-grid-event .fc-content{
  overflow: visible;
  white-space: normal;
}

.fc td.fc-today {
	background-color: #FF0000 !important;
	color: #FFFFFF;
}
