.fc-event-time{
    display: none;
}
.fc-custom-event-time,
.fc-custom-event-name,
.fc-custom-event-papers,
.fc-custom-event-paper{
    display: block;
}
.fc-event-title{
    padding: 1%;
}
.fc-custom-event-name{
    font-weight: bold;
}
.fc-custom-timeline {
    position: absolute;
    border: none;
    border-top: 1px dashed red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 99999;
}