/****************************** MESSAGE CLASS 2020 ***************************/


div.rutanCMS.message p{
	background: #21ac98;
	color: white;
	padding:5px 20px;
	margin:1px 0 0 0;

}
div.rutanCMS p.error{
    background: #a11;
	color: white;
}
div.rutanCMS p.info{
	background: #21ac98;
	color: white;
}