@charset "utf-8";
/* CSS Document */
/*--------------------FONTS-------------------*/

body{
	margin:0;
	padding:0;
	}
#container{
	display:none;
	}
#print-container{
	display:block !important;
	}
#popin-manager-container{
	display:none;
	}
#content-stampa{
	width:827px;
	margin:0 auto;
	border:1px solid #CCC;
	}
#header-stampa{
	position:relative;
	height:50px;
	
	}
#header-stampa img.header-stampa{
	width:100%;
	height:50px;
	display:block;
	}
#lancia-stampa{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-55px;
	}
#logo-stampa{
	position:absolute;
	top:23px;
	left:110px;
	}
#immagine-stampa{
	}
#tabella-stampa{
	padding:0 75px 75px 75px;
	}
#titolo-tabella-stampa{
	padding:30px 0;
	border-bottom:solid 1px #666;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	color:#000;
	margin-bottom:20px;
	}
#titolo-tabella-stampa h1{
	float:left;
	font-size:14px;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-top:2px;
	}
#titolo-tabella-stampa h2{
	float:right;
	font-size:16px;
	padding:0;
	margin:0;
	}
table#dati-stampa{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
table#dati-stampa td{
	border-bottom:solid 1px #666;
	padding:3px 0;
	}
table#dati-stampa td.titolo-stampa{
	width:50%;
	font-weight:bold;
	}
table#dati-stampa td.descr-stampa{
	color:#666;
	width:35%;
	}

table#dati-stampa td.price-stampa{
	text-align:right;
	font-weight:bold;
	width:15%;
	color:#666;
	}
table#dati-stampa table.accessori-stampa td{
	border-bottom:none;
	}
table#dati-stampa table.accessori-stampa td.descr-stampa{
	width:71%;
	}
table#dati-stampa table.accessori-stampa td.price-stampa{
	width:29%;
	}
#popin-manager-container{
	display:none !important; 
}
#immagine-stampa img{width: 100%;display:block;}
.print-popin_footer{
	margin: 10px 0;
}
.footer,hr,.extra,.logo,.menuShadow,.menu,.header,#main-car-wrapper, #views, #mycar,#topSXbuttons,#panel-container,#nav{ display:none !important;}
#EQPM_menudown-pannello{ display:none !important;}
.pannello-configurazione{ display:none !important;}
.panels.contenitore-pannello{ display:none !important;}
#jqgrid-popup-filter-cols{ display:none !important;}
.ui-multiselect-menu.ui-widget.ui-widget-content.ui-corner-all{ display:none !important;}

table#print-oq-blocco-dato td.print-popin-list-oq {
	text-align: right;
    color:#666;
}

table#print-oq-blocco-dato td.etichetta {
	width: 50%;
}

table#print-oq-blocco-dato td.disclaimer {
    font-size:10px;
	width: 100%;
}

table#print-oq-blocco-dato .logo-stampa-td img {
    height: auto;
    width: 50%;
    float:left;
}

table#print-oq-blocco-dato .titolo-stampa-td h3{
    float:right;
    text-align: center;
}