.calc-error-color{
	color:red
}
.calc-warning-color{
	color:#ffc300
}
.calc-ok-color{
	color:green
}
.calc-warning-border{
	border-color:#ffc300 !important
}
.calc-error-border{
	border-color:red !important
}
.commentaire{
	font-size:90%;
}
.erreur{
	color:red
}
/*padding: 4px 10px;border-radius: 5px;width:64px;*/