.fc th,
.fc td,
.fc hr,
.fc thead,
.fc tbody,
.fc-row {
border-color: transparent !important;
background: transparent !important; 
}
.fc th {
background: #f3f3f3 !important;
padding:.2em 0!important; 
}
.fc-state-default {
background: #f3f3f3!important;
border:0 !important;
color: #555 !important;
font-weight: normal !important;
text-shadow: none!important;
box-shadow: none!important; 
}
.fc td .fc-day-top {
background: #f9f9f9 !important; 
}
.fc-state-default {
border: 1px solid; 
}
.fc-state-default.fc-corner-left {
border-top-left-radius: 0;
border-bottom-left-radius: 0; 
}
.fc-state-default.fc-corner-right {
border-top-right-radius: 0;
border-bottom-right-radius: 0; 
}
.widget_fooevents_calendar_widget .fc th,
.widget_fooevents_calendar_widget .fc td,
.widget_fooevents_calendar_widget .fc hr,
.widget_fooevents_calendar_widget .fc thead,
.widget_fooevents_calendar_widget .fc tbody,
.widget_fooevents_calendar_widget .fc-row {
padding:0!important; 
}
.fc-unthemed .fc-list-view, .fc-list-table {
border-color: transparent !important; 
}
.fc-list-table .fc-widget-header {
background: #f9f9f9 !important; 
}