
/* START rhc custom css */

/* section: main scope:  */
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button {
	border-top-left-radius:3px;
}
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button {
	border-top-right-radius:3px;
}
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button {
	border-bottom-left-radius:3px;
}
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button {
	border-bottom-right-radius:3px;
}
.rhcalendar .fc-state-default,.rhcalendar .fc-footer .fc-button.fc-state-default {
	background-color:#d65050;
}
.rhcalendar .fc-state-default.fc-state-hover, .rhcalendar .fc-footer .fc-button.fc-state-default.fc-state-hover {
	background-color:#942828;
}
.rhcalendar .fc-state-default.fc-state-disabled, .rhcalendar .fc-footer .fc-button.fc-state-default.fc-state-disabled {
	background-color:#f5bfbf;
}
.rhcalendar .fc-state-default.fc-state-disabled:hover, .rhcalendar .fc-footer .fc-button.fc-state-default.fc-state-disabled:hover {
	background-color:#f5bfbf;
}
.rhcalendar .fc-state-default.fc-state-active {
	background-color:#821d1d;
}
.rhcalendar .fc-state-default.fc-state-active:hover {
	background-color:#942929;
}

/* END rhc custom css */

/* START rhc custom css */

/* section: all_views scope:  */
.rhcalendar.not-widget .fc-view .fc-first .fc-widget-header {
	font-weight:300;
}
.rhcalendar.not-widget .fc-view .fc-first .fc-widget-header {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-view .fc-first .fc-widget-header {
	font-weight:300;
}
.rhcalendar.not-widget .fc-view .fc-first .fc-widget-header {
	font-size:15px;
}
.rhcalendar.not-widget .fc-view .fc-widget-header, .rhcalendar.not-widget .fc-view .fc-widget-content {
	border-color:#cfcfcf;
}
.rhcalendar.not-widget .fc-view .fc-widget-content.fc-state-highlight {
	background-color:#fbf0ee;
}
.rhcalendar.not-widget .fc-event-time {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-event-time {
	font-weight:400;
}
.rhcalendar.not-widget .fc-event-title {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-event-title {
	font-weight:300;
}

/* END rhc custom css */

/* START rhc custom css */

/* section: month_view scope:  */
.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
	font-weight:300;
}
.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
	color:#e74d3c;
}
.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
	font-size:15px;
}
.rhcalendar.not-widget .fc-view-month.fc-grid tbody .fc-week-number {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-view-month.fc-grid tbody .fc-week-number {
	font-weight:300;
}
.rhcalendar .fc-event {
	background-color:#c03a2b;
}
body .fct-tooltip {
	border-color:#c03a2b;;
}
.rhcalendar .fc-event {
	border-color:#c0392b;
}

/* END rhc custom css */

/* START rhc custom css */

/* section: agenda_view scope:  */
.rhcalendar.not-widget .fc-agenda .fc-widget-header.fc-agenda-axis {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-agenda .fc-widget-header.fc-agenda-axis {
	font-weight:300;
}
.rhcalendar.not-widget .fc-agenda .fc-widget-header.fc-agenda-axis {
	font-size:12px;
}

/* END rhc custom css */

/* START rhc custom css */

/* section: event_list scope:  */
.rhcalendar.not-widget .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
	font-weight:300;
}
.rhcalendar.not-widget .fc-event-list-content h4 .fc-event-list-title {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.rhcalendar.not-widget .fc-event-list-content h4 .fc-event-list-title {
	font-weight:300;
}
.rhcalendar.not-widget .fc-event-list-content h4 .fc-event-list-title {
	color:#c03a2b;
}
.fe-extrainfo-container.elist-dbox {
	border-style:none;
}
.fe-extrainfo-container.elist-dbox,.elist-dbox .fe-extrainfo-container2 {
	border-top-left-radius:8px;
}
.fe-extrainfo-container.elist-dbox,.elist-dbox .fe-extrainfo-container2 {
	border-top-right-radius:8px;
}
.fe-extrainfo-container.elist-dbox,.elist-dbox .fe-extrainfo-container2 {
	border-bottom-left-radius:8px;
}
.fe-extrainfo-container.elist-dbox,.elist-dbox .fe-extrainfo-container2 {
	border-bottom-right-radius:8px;
}
.elist-dbox .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.elist-dbox .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	font-weight:300;
}
.elist-dbox .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	color:#c03a2b;
}

/* END rhc custom css */

/* START rhc custom css */

/* section: detail_box scope:  */
.fe-extrainfo-container {
	border-style:none;
}
.fe-extrainfo-container, .fe-extrainfo-container2 {
	border-top-left-radius:8px;
}
.fe-extrainfo-container, .fe-extrainfo-container2 {
	border-top-right-radius:8px;
}
.fe-extrainfo-container, .fe-extrainfo-container2 {
	border-bottom-left-radius:8px;
}
.fe-extrainfo-container, .fe-extrainfo-container2 {
	border-bottom-right-radius:8px;
}
 .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	font-family:Lato, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
 .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	font-weight:300;
}
 .fe-extrainfo-holder .fe-cell-label label.fe-extrainfo-label {
	color:#c03a2b;
}

/* END rhc custom css */
