.bg-light {
	background-color: #f0f8ff !important;
}

.form-check {
	font-size: small;
}

#TopMenuAzienda {
		padding-top: 10px;
}

#SelezionaAzienda {
		background-image: url('../img/bg_selezione.png');
		background-repeat: no-repeat;
		background-position: 15px 27px;
}


.table thead th {
	background: #006790;
	color: #fff;
	border-bottom: none;
}

.table-bordered {
	border: 3px solid #006790
}

.table-bordered td, .table-bordered th {
		border: 2px solid #006790
}

.table-bordered-prospetto td, .table-bordered-prospetto th {
		border: 1px solid #006790
}

#tableFiltroAnagrafica td {
	border: 0px;
}