

/*Classi per il colore dello sfondo delle lavorazioni esterne*/
.ATTESA {
	background-color: #FFFFFF;
}
.LAVORAZIONE {
	background-color: #0066FF;
}

.PRONTO {
	background-color: #0066FF;
}

.RESO {
	background-color: #33FF00;
}

.EVASA {
	background-color: #FFFF00;
}



.normale {
	font-family: Verdana;
	font-size: 12px;
}

.errori {
	font-family: Verdana;
	font-size: 16;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.yellow {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFF00;

}

.menupiede {
	font-family: Verdana;
	font-size: 10px;
}

.bordotab {
	font-family: Verdana; /* Font */
	/*font-size: 12px; *//* Dimensione dei caratteri */
	color: #000000; /* Colore dei caratteri */
	background-color: #999999; /* Colore di sfondo della tabella */
}

.classetd2 {
	font-family: Verdana; /* Font */
	font-size: 10px; /* Dimensione dei caratteri */
	color: #000000; /* Colore dei caratteri */
	background-color: #CCCCCC; /* Colore di sfondo delle celle della tabella */
	border-bottom-width: 0px; /* Spessore bordo inferiore */
	border-bottom-style: solid; /* Aspetto bordo inferiore */
	border-bottom-color: #000000; /* Colore bordo inferiore */
	border-right-width: 0px; /* Spessore bordo destro */
	border-right-style: solid; /* Aspetto bordo destro */
	border-right-color: #000000; /* Colore bordo destro */
	border-left-width: 0px;	/* Spessore bordo sinistro */
	border-left-style: solid; /* Aspetto bordo sinistro */
	border-left-color: #000000; /* Colore bordo sinistro */
	border-top-width: 1px; /* Spessore bordo superiore */
	border-top-style: solid; /* Aspetto bordo superiore */
	border-top-color: #FFFFFF; /* Colore bordo superiore */
}

.td_verde{
	background-color: #33FF00;
}

.td_non_conformita{
	background-color: #f1d4ff;
}

.classetd3 {
	font-family: Verdana; /* Font */
	font-size: 11px; /* Dimensione dei caratteri */
	color: #000000; /* Colore dei caratteri */
	background-color: #CCCCCC; /* Colore di sfondo delle celle della tabella */
	border-bottom-width: 0px; /* Spessore bordo inferiore */
	border-bottom-style: solid; /* Aspetto bordo inferiore */
	border-bottom-color: #000000; /* Colore bordo inferiore */
	border-right-width: 0px; /* Spessore bordo destro */
	border-right-style: solid; /* Aspetto bordo destro */
	border-right-color: #000000; /* Colore bordo destro */
	border-left-width: 0px;	/* Spessore bordo sinistro */
	border-left-style: solid; /* Aspetto bordo sinistro */
	border-left-color: #000000; /* Colore bordo sinistro */
	border-top-width: 1px; /* Spessore bordo superiore */
	border-top-style: solid; /* Aspetto bordo superiore */
	border-top-color: #FFFFFF; /* Colore bordo superiore */
}

.classetd {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	/*background-color: #CCCCCC;*/
	background-color:  #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.statolavorazione {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	//background-color: #DCDCDC;
}

.classetdnonletto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.classetdnonletto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000088;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
}
.classetdnonletto a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-color: #EFEECF;
}

.classetdtitolo {
	font-family: Verdana; /* Font */
	font-size: 12px; /* Dimensione dei caratteri */
	color: #000000; /* Colore dei caratteri */
	background-color: #DDDDDD; /* Colore di sfondo delle celle della tabella */
	border-bottom-width: 0px; /* Spessore bordo inferiore */
	border-bottom-style: solid; /* Aspetto bordo inferiore */
	border-bottom-color: #000000; /* Colore bordo inferiore */
	border-right-width: 0px; /* Spessore bordo destro */
	border-right-style: solid; /* Aspetto bordo destro */
	border-right-color: #000000; /* Colore bordo destro */
	border-left-width: 0px;	/* Spessore bordo sinistro */
	border-left-style: solid; /* Aspetto bordo sinistro */
	border-left-color: #000000; /* Colore bordo sinistro */
	border-top-width: 1px; /* Spessore bordo superiore */
	border-top-style: solid; /* Aspetto bordo superiore */
	border-top-color: #FFFFFF; /* Colore bordo superiore */
}
input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	/*width: 140px;*/
}
input.textStampa {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 0px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	/*width: 140px;*/
}
input.pulsante {
	font: 12px Verdana;
	color: #000000;
	background: #B0B0B0;
	border: 1px solid #000000;
	margin: auto auto auto auto;
	text-align: center;
}

input.pulsante2 {
	font: 12px Verdana;
	color: #000000;
	background: #B0B0B0;
	border: 1px solid #000000;
	margin: auto auto auto auto;
	text-align: center;
}

select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E6E6E6;
	border: 1px solid #000000;
	/* width: 170px; */
}
textarea.sfondo {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	width: 270px;
	height: 100px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.ceck {
	background: #cccccc;
	border: 1px solid #000000;
	width: 17px;
	height: 17px;
}
.piede {
	font-family: Verdana;
	font-size: 10px;
}
.classetdlayer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #26BC64;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.titoloStampa {
	font-family: Verdana;
	font-size: 16px;
	

}
.normaleStampa {
	font-family: Verdana;
	font-size: 14px;
}
textarea.textarea2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.riga_stampata {
	background: #ffff93;
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}


.riga_non_conformita {
	background: #f1d4ff;
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}

.riga_web {
	background: #afafaf;
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}

.riga_default{
	background: #FFFFFF; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
}

.riga_evidenzia_web{
	background: #a2a2a2; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}

/* CSS ajax-tooltip */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something	*/
/* like that and drop the background selectors from the CSS below					*/

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('images/arrow.gif');
	width:1px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:150px;	/* Width of tooltip content */
	height:40px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}


#insert_riga{
	font-size:0;
}

#legenda{
	width:600px;
	font-size:10;
}

