body {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
}
.tabulato {
	border: 1px solid #DADADA;
	width: 100%;
	max-width: 800px;
}
.headertabulato {
	float: left;
	width: auto;
	width: 22%;
	height: 20px;
	padding: 3px;
	background-color: #DADADA;
	border-right: 1px solid #888888;
	text-transform: uppercase;
}
.colonnatabulato {
	float: left;
	width: auto;
	width: 22%;
	height: 48px;
	padding: 3px;
	border-left: 1px solid #888888;
	padding: 8px 3px;
	border-bottom: 1px solid #888888;
}
.titolopagina {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	width: 100%;
	max-width: 800px;
}
#bottoneaggiungi {
float: right;
margin-top: 40px;
}
#headertaulatocategoria{
 width: 60%;
 min-width: 200px;
}
#headertabulatoOG {
	width: 10%;
	min-width: 100px;
}
#colonnatabulatocategoria {
	width: 60%;
	min-width: 200px;
}
#colonnatabulatoOG {
	width: 10%;
	min-width: 100px;
}
label {
	display: block;
	width: 100px;
	font-weight: bold;
}
input[type="text"]
{
	width: 250px;
}
#divformaggiungicategoria {
	width: 300px;
	height: 200px;
    border: 1px solid #DADADA;
	background-color: #FFFFFF;
	min-width: 300px;
	min-height: 200px;
	position: fixed;
	top: 100px;
	left: 100px;
	z-index: 10;
	display: none;
	padding: 8px;
}
#contenitoreforms {
	width: 550px;
	height: 100vh;
	display: none;
}
#divformaggiungiimpresa {
	width: 550px;
	height: 1800px;
    border: 1px solid #DADADA;
	background-color: #FFFFFF;
	min-width: 300px;
	min-height: 200px;
	position: relative;
	top: 0px;
	left: 100px;
	z-index: 10;
	display: none;
	padding: 8px;
	border: 1px solid #999999;
	border-radius: 8px;
	box-shadow: 5px 5px #AAAAAA;
}
#divformmodificaimpresa {
	width: 550px;
	height: 1800px;
    border: 1px solid #DADADA;
	background-color: #FFFFFF;
	min-width: 300px;
	min-height: 200px;
	position: relative;
	top: 0px;
	left: 100px;
	z-index: 10;
	display: none;
	padding: 8px;
	border: 1px solid #999999;
	border-radius: 8px;
	box-shadow: 5px 5px #AAAAAA;
}

input[type=text]
{
 width: 90%;
}
.categoriemodifiche {
	float: left;
	margin-right: 30px;
}
.importimodifiche {
	float: left;
}
.labelcat {
display: block;
float: left;
margin-right: 220px;
}
.labelimp {
	display: block;
	float: left;
}
.labelfiltri {
	display: block;
	width: 300px;
}
.labelcategorie {
	display: block;
	background-color: #168abd;
	color: #FFFFFF;
	width: 95%;
	height: 20px;
	margin-right: 10px;
	font-size: 13px;
	font-family: "Open Sans",sans-serif;
	float: left;
	margin-bottom: 10px;
	max-width: 900px;
	line-height: 20px;
	padding-left: 8px;
	font-weight: 300;
}

#divricercaperimporto {
    width: 908px;
	border: 1px solid #888888;
	display: none;
	margin-left: 10px;
	margin-top: 90px;
	padding: 10px;
	position: fixed;
	top: 100px;
}
.aziendaricerca {
	border: 1px solid #DADADA;
	margin-bottom: 10px;
	height: 400px;
	width: 100%;
	max-width: 500px;
	font-family: "Noto Sans","Open Sans",sans-serif;
	padding: 6px;
}
.testoricerca {
	font-size: 15px;
}
.ricercasitoweb {
	font-size: 15px;
	margin-top: 20px;
}
.ricercasitoweb a:link,.ricercasitoweb a:visited
{
	font-weight: bold;
	color: #e14d43;
}
.plogoricera{
	height: 100px;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.titoloaziendaricerca {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
}
#divricercapercategoria {
    width: 908px;
	border: 1px solid #888888;
	display: none;
	margin-left: 10px;
	margin-top: 90px;
	padding: 10px;
}
#etichetta {
	display: block;
	width: 80%;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
#tabellabottoniricerca {
	width: 100%;
	max-width: 500px;
}
.bottoniricerca {
	width: 100%;
	height: 80px;
	font-weight: bold;
	font-size: 13px;
	background-color: #bd2716;
	color: #FFFFFF;
	display: none;
	max-width: 515px;
	border: none;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	border-radius: 9px;
}
#bottchiudi {
	height: 200PX;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	width: 50px;
	position: fixed;
	left: 950px;
	top: 360px;
	display: none !important;
}
#bottchiudi2 {
	height: 200PX;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	width: 50px;
	position: fixed;
	left: 950px;
	top: 1200px;
	display: none;
}
.notfound {
	color: #FF0000;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 30px;
}