#calendar {
    /*max-width: 1100px;*/
    /*margin: 40px auto;*/
}

th {
    line-height: 30px;
}

.fc-event-time,
.fc-event-title {
    color: #fff !important;
    padding: 0 1px;
}

.fc-event-time {
    font-size: 15px !important;
}

#btn-add-clock {
    height: 34px;
}