.theme-silver-fish {
    background: #f0f0f0;
    padding: 20px;
}

.theme-silver-fish .fc .fc-toolbar-title {
    color: #545454;
}

.theme-silver-fish .fc .fc-button {

}

.theme-silver-fish .fc .fc-button.fc-button-primary {
    background: #f0f0f0;
    color: #545454;
    border-color: #ccc;
}

.theme-silver-fish .fc .fc-button.fc-button-primary.fc-button-active {
    background: #fff;
    color: #333;
}

.theme-silver-fish .fc .fc-button .fc-icon {

}

.theme-silver-fish .fc-h-event {
    border: 1px solid #ccc;
    background: #fff;
}

.theme-silver-fish .fc-h-event .fc-event-main {
    color: #333;
}

.theme-silver-fish .fc .fc-day-today {
    background-color: #fff;
}

.theme-silver-fish .fc-daygrid-event {
    /*border-radius: 0;*/
}

.theme-silver-fish .fc-daygrid-event-dot {
    background: #fff;
}

.theme-silver-fish .gcal-active-event {
    background: #3788d8 !important;
}

.theme-silver-fish .gcal-active-event .fc-event-main {
    color: #fff;
}

.theme-silver-fish .fc-list-event.fc-event-forced-url {
    color: #545454;
}

@media screen and (max-width:1024px) {

}


@media screen and (max-width:768px) {

}
