/* style.agenda.custom.css, created on 16-05-2018 13:15 */
.cal-header-box {
    background-color: #ff6b25!important;
}
tr.week-collapse-header td {
    background: #ff6b25!important;
}
.collapse-link-icon {
    background: #ff6b25!important;
}
#agendaView .nav-wrapper {
    background-color: #1e95ce;
}

#agendaView nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    margin-bottom: 0px;
}

