
/* This is a plain classic CSS file added to the custom and automatically appended to every import of efficy.css */

.appo-nature-administratif .fc-content{
	background-color:#FF8C00;
}

.appo-nature-deplacement .fc-content{
	background-color:#800000
}

.appo-nature-projet .fc-content{
	background-color:#800080;
}

.appo-nature-commercial .fc-content{
	background-color:#008000;
}

.appo-nature-technique .fc-content{
	background-color:#000080;
}

.appo-nature-urgent .fc-content{
	background-color:#FF0000;
}

.appo-nature-private .fc-content{
	background-color:#FFFF00;
}

/* ICON for your custom entity "KPI" */
.i-Kpis::before { content: "\eb8d"; }

/* ICON for your custom entity "VIBRATION" */
.i-Vibr::before { content: "\e1e7"; }