/* Add here all your CSS customizations */

.modinlinea {
	display: block;
	float: left;
	cursor: pointer;
}

.dataTables_filter input {
	margin-left: 0 !important;
}

.colore1 {
	color: #ffefbc;
}

.bg_colore1 {
	background-color: #ffefbc;
}

.nascosto {
	display: none;
}