
/* START rhc custom css */

/* section: main scope:  */
body .rhcalendar .fullCalendar .fc-header-title h2 {
	font-style:normal;
}
.rhcalendar .fc-header .fc-button, .rhcalendar .fc-footer .fc-button {
	font-style:normal;
}
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button.fc-state-default {
	background-color:#354920;
}
.rhcalendar .fc-state-default.fc-state-hover, .rhcalendar .fc-footer .fc-button.fc-state-default.fc-state-hover {
	background-color:#f2c851;
}
.rhcalendar .fc-state-default.fc-state-active {
	color:#060a01;
}
.rhcalendar .fc-state-default.fc-state-active {
	background-color:#f2c851;
}

/* END rhc custom css */
