/* CSS Document */


/*PER BOTTONI*/
.bottone-generale-evento{
	background-color: #4B6782;
	color: 000;
	margin-bottom: 5px; 
}

.bottone-caricato-evento{
	background-color: #DBDBDB;
	color: 000;
	margin-bottom: 5px; 
}
.bottone-presa_in_carico-evento{
	background-color: #9acd32;
	margin-bottom: 5px; 
}
.bottone-in_lavorazione-evento-carrozzeria{
	background-color: #EFBA00;
	margin-bottom: 5px; 
}
.bottone-in_lavorazione-evento-officina{
	background-color: #8680DB;
	margin-bottom: 5px; 
}

.bottone-lattoneria-evento{
	background-color: #327ed3;
	margin-bottom: 5px; 
}
.bottone-verniciatura-evento{
	background-color: #e77373;
	margin-bottom: 5px; 
}
.bottone-montaggio-evento{
	background-color: #a40097;
	margin-bottom: 5px;
	color: white!important;
}
.bottone-finitura-evento{
	background-color: #835014;
	margin-bottom: 5px;
	color: white!important;
}
.bottone-altri_servizi-evento{
	background-color: #e58100;
	margin-bottom: 5px; 
}
.bottone-consegna-evento{
	background-color: #676767;
	margin-bottom: 5px;
	color: white!important;
}

.icona-caricato-evento{
	background-color: #efefef;
	color: 000!important;
}
.icona-presa_in_carico-evento{
	background-color: #9acd32;
}
.icona-in_lavorazione-evento{
	background-color: #efba00;
}
.icona-lattoneria-evento{
	background-color: #327ed3;
}
.icona-verniciatura-evento{
	background-color: #e77373;
}
.icona-montaggio-evento{
	background-color: #a40097;
}
.icona-finitura-evento{
	background-color: #835014;
}
.icona-altri_servizi-evento{
	background-color: #e58100;
}
.icona-consegna-evento{
	background-color: #676767;
}