.fc-time-area,.fc-time-area div{
    overflow: visible !important;
}
.fc-body tr{
    vertical-align: top;
}
.fc-content .fc-rows tr{
    height: 42px;
}
.fc table {
    font-size: 1.08em;
}
.fc-resource-area colgroup col:nth-child(3),
.fc-resource-area colgroup col:nth-child(4),
.fc-resource-area colgroup col:nth-child(5){
    width: 50px;
}
.fc-timeline-event.fc-not-start .fc-content:before,
.fc-timeline-event.fc-not-end .fc-content:after{
    opacity: 0;
}
.fc-timeline th, .fc-timeline td{
    white-space: normal;
    height: 42px;
}


.fc-body .fc-resource-area .fc-cell-content{
    padding-bottom: 0;
}
