div.col.col-search.active {
    background: #000000;
}

div.col.col-search.active a{
    color: #7faede;
}

th.fc-day-header.ui-widget-header.fc-sun, th.fc-day-header.ui-widget-header.fc-mon, th.fc-day-header.ui-widget-header.fc-tue, th.fc-day-header.ui-widget-header.fc-wed, th.fc-day-header.ui-widget-header.fc-thu, th.fc-day-header.ui-widget-header.fc-fri, th.fc-day-header.ui-widget-header.fc-sat {
    color: #ffffff;
}

.fc .fc-toolbar {
    
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    color: rgb(, 255, 255);
    padding: 8px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

div.widget h5.productTitle {
    font-size: x-large;
}

div.widget div.panel span.panel-title {
    font-size: x-large;
    color: #ffffff;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    color: #808080;
}