.wfcf_event_bg{
	background-color:#FFDD00;
}
.wfcf_event_bg2{
	background-color:#DBDDFF;
}
.fc-day-header.fc-widget-header.fc-sun{
	background-color:#E32A2C;
	line-height: 30px;
	color:#fff;
	text-transform: uppercase;
}
.fc-day-header.fc-widget-header.fc-sat{
	background-color:#25C5F0;
	line-height: 30px;
	color:#fff;
	text-transform: uppercase;
}
.fc-day-header.fc-widget-header.fc-mon,
.fc-day-header.fc-widget-header.fc-tue,
.fc-day-header.fc-widget-header.fc-wed,
.fc-day-header.fc-widget-header.fc-thu,
.fc-day-header.fc-widget-header.fc-fri{
	background-color:#1E40A4;
	line-height: 30px;
	color:#fff;
	text-transform: uppercase;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end{
	background-color:#FFDD00 !important;
	border-color:#FFDD00 !important;
}
.fc-content {
    height: 18px;
    width: 14px;
}
.fc-row.fc-week.fc-widget-content{
	line-height: 18px !important;
    min-height: 18px !important;
}
.fc-day-number.fc-mon,
.fc-day-number.fc-tue,
.fc-day-number.fc-wed,
.fc-day-number.fc-thu,
.fc-day-number.fc-fri,
.fc-day-number.fc-mon a .fc-content,
.fc-day-number.fc-tue a .fc-content,
.fc-day-number.fc-wed a .fc-content,
.fc-day-number.fc-thu a .fc-content,
.fc-day-number.fc-fri a .fc-content{
	color:#1E40A4;
}
.fc-day-number.fc-sat,
.fc-day-number.fc-sat a .fc-content{
	color:#25C5F0
}
.fc-day-number.fc-sun,
.fc-day-number.fc-sun a .fc-content{
	color:#E32A2C;
}
.fc-toolbar div {
    width: 237px;
}
.fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    float:left;
}
.fc-next-button.fc-button.fc-state-default.fc-corner-right {
    float: right;
}
.fc-state-default,
.fc-state-default:active,
.fc-state-hover {
    background-color: #fff !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
    border-color: #fff !important;
    color:#1E40A4 !important;
    box-shadow: none !important;
}
.fc-toolbar p{
	display:inline;
	font-size:18px !important;
	font-weight:bold;
	color:#1E40A4 !important;
}
div.fc-toolbar > div > h2{
	display:none;
}
.fc-toolbar span.wfcf_span{
	font-size:16px !important;
}
.fc-view-container {
    margin-top: -19px;
}
.fc-scroller{
	overflow-y:hidden !important;
	height: auto !important;
}