/********* STILI CHE SERVONO PER LE STAMPE ANALITICHE *********/

.stampe_analitiche_colonne_totali
{
  
  background-color: #d0E0FF;
  font-weight: bold !important;
}

.stampe_analitiche_totale_spessori {
    background-color: #B0D0FF;
    font-weight: bold !important;
}

.stampe_analitiche_totale_qualita2
{
    background-color: #B0C0FF;
    font-weight: bold !important;
}

.stampe_analitiche_totale_qualita1
{
    background-color: #B0B0FF;
    font-weight: bold !important;
}

.stampe_analitiche_totale_essenza
{
    background-color: #B0A0FF;
    font-weight: bold !important;
}

.stampe_analitiche_totale_generale
{
    background-color: #B090FF;
    font-weight: bold !important;
}


/********* STILI CHE SERVONO PER LE ETICHETTE *********/

.descrittiva{
    font-family: Courier New;
    font-size: 50;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
.descrittiva_grande{
    font-family: Courier New;
    font-size: 42;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
.descrittiva_media{
    font-family: Courier New;
    font-size: 30;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
.descrittiva_piccola{
    font-family: Courier New;
    font-size: 22;
    text-align: center;
    font-weight: bold;
    color: #000000;
}

.descrittiva_xxs{
    font-family: Courier New;
    font-size: 20;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
 

.barcode{
    font-family: IDAutomationHC39M;
    font-size: 45;
    text-align: center;
    color: #000000;
}

.barcode2{
    font-family: IDAutomationHC39M;
    font-size: 34;
    text-align: center;
    color: #000000;
}

#etichetteci
{
   border: 1px solid black;
}

/********* PER LA STAMPA DEI MODULI *********/

.moduli 
{
    border-collapse: collapse;
    width: 100%;
}

.moduli TD
{
    width: 40px;
    height: 40px;
    border: 2px solid black;
}

.moduli TH
{
    height: 40px;
    min-width: 80px;
    border: 2px solid black;
    vertical-align: top;
    font-size: 12px;
    background-color: silver;    
}

.moduli TR
{
    border: 2px solid black; 
}

/********* ALTRI STILI *********/

.acronimo
{
    border-bottom: 1px dashed #56AD76;
    padding: 2px;
    cursor: help;
}

#header_print
{
	visibility: hidden;
	height: 0px;
}

#testata_ordine_print
{
	display: none;
	visibility: hidden;
	height: 0px;
}

#mostra_locazioni
{
	visibility: hidden;
	position: relative;
}
#caricamento_locazioni
{
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: outset 1px silver;
	background-color: silver;
	width: 35%;
	height: 50px;
	text-align: center;
	padding: 10px;
	left: 50%;
	margin-bottom: 10px;
	
}

#clessidra 
{
    z-index: 100;
    position: absolute;
    text-align: center;   
    width: 100%;
    height: 100%;
    visibility: hidden;
}

#clessidra_testo
{
    background-color: red; /**#404040;*/
    border: 1px inset #404040;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 450px;
    min-height: 50px;
    word-wrap: break-word;
    padding: 10px;
    font-weight: bold;
}

#clessidra_testo_div
{
    position: relative;
    top: 30%;
}

#splash 
{
    width: 100%;
    height: 550px;
    top: 50%;
    margin-top: 200px;
    background-image: url(/images/please_wait.gif);
    background-repeat: no-repeat;
    text-align:center;
    background-position: center center;
}    

.errore
{
	border: 1px solid red;
	background-color: yellow;
} 

#mezzo_pacco_off
{
	 position: relative;
	 top: -3px;
	 left: -25px;
}

#mezzo_pacco_on
{
	 position: relative;
	 top: 0px;
	 left: 0px;
}

td {
    font-size: xx-small;
    font-weight: lighter;
}

th {
    font-size: xx-small;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    padding-left:10px;
}

.normale, input{
    font-size: 14px;
    font-weight: lighter;
    background-color: #FFFFF7;
    padding-left: 3px;
    padding-right: 3px;
}



img{
    border:0;
}

select{
    font-size: x-small;
    font-weight: lighter;
    background-color: #FFFFF7;
}


input:focus 
{
	background-color: #EEFFC6;
}


input[readonly],input[disabled]	{
    background-color: #F1F1F1;
    border: 1px solid silver;
    color: black;
}

.bottone
{
	cursor: pointer;
	border:outset 1px #ccc;
	background: #EEFFC6;
	color:#666;
	font-weight: bold;
	padding: 1px 2px;
	background:url(/images/form_bg.gif) repeat-x left top;
}

.bottone_js
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #EEFFC6;
	color: #007799;
	font-weight: bold;
	padding: 3px 3px;
	background:url(/images/form_bg.gif) repeat-x left top;
}


body{
	margin-left: 0px;
	margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 100%;
}

table
{
	margin-top: 20px;
	margin-bottom: 20px;
  text-align: left;
  border: 2px;
  border-collapse: collapse;
  padding: 2px;
}

table thead, table thead td, td
{
	font-weight: normal;
	color: black;
	font-size: 12px;
}

.scrolling_table
{
	width:100%;
  text-align: center;
  border: 2px;
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
  margin-top: 0px;
	margin-bottom: 0px;
}

.scrolling_table td
{
  text-align: left;
  color: black;
  padding: 3px;
  height: 1px;
  border-right: 1px dotted #c0c0c0;
}

.scrolling_table thead, .scrolling_table thead td
{
  background-color: #006567;
  border-right: 0px dotted white;
}


.scrolling_head
{
	width: 885px;
	position: relative;
	left: -8px;
}

.scrolling_head_small
{
	width: 900px;
	position: relative;
}

.scrolling_div
{
	width: 900px;
	overflow: auto;
 	height: 250px;
}

.scrolling_table thead td A, .scrolling_table thead td A:hover, .scrolling_table thead td A:active, .scrolling_table thead td A:visited, .scrolling_table thead td
{
  color: #CDDA00;
  height: 25px;  
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 3px;
  padding-bottom: 3px;  
}

.scrolling_table td {
    font-size: xx-small;
    font-weight: lighter;
}

.scrolling_table #title
{
	text-align: center;
}


.scrolling_table #number
{
	text-align: right;
}

.scrolling_table #string
{
	text-align: left;
}

.scrolling_table #azione
{
	text-align: center;
	width: 4%;
}
 
.riga_selezionata
{
    background-color: #d0d0ff;
}
 
.not_scrolling_table tr .riga_selezionata
{
	background-color: #ff0099;
	cursor: pointer;
} 


.scrolling_table .dispari, .scrolling_table .dispari .cbox
{
	background-color: #f0f0f0;
} 


.scrolling_table .evidenziata, .scrolling_table .evidenziata .cbox
{
	background-color:  #CDDA00;
}

.scrolling_table .lavorata, .scrolling_table .lavorata .cbox
{
	background-color:  #FAFFAC;
}

.errata
{
	background-color: red;
}

h1 {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
    font-weight: bold;
}

h4 {
    font-size: 13px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
}

h5 {
    font-size: 12;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
}

h6 {
    font-size: 11px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: navy;
    font-weight: normal;
}

legend
{
    font-size: 13px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006567;
    font-weight: bold;
}

fieldset
{
	border: outset 1px #ccc;
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
 
 
.obbligatorio {
  color: #006567;
  font-weight: bold;
}
 
#ordine_testata 
{
	width: 100%;
} 
 
#ordine_testata td
{
	font-size: 10px;
} 
 
iframe
{
  margin: 0; 
  overflow:auto;
  border: none;
}

.frame_dettaglio
{
  width: 99%;
  padding: 10px; 
  margin-top: 10px; 
  min-height: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px outset silver;
  padding: 2px;
  padding-top: 5px;
  min-height: 50px;
  width: 95%;
}

.frame_assegnato_o_no
{
  border: none;
  padding: 2px;
  overflow: hidden;
  height: 53px;
  width: 180px;
}

.riga_assegnata
{
    color: green;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    top: -43px;
    left: 22px;
}

.riga_non_assegnata
{
    color: red;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    top: -43px;
    left: 22px;
}

#post-it
{
    position: relative;
    top: 1px;
}
 
#iframe_vendite_stampa_analitica_pacco
{
    display: none;
    z-index: 10;
    width: 97%;
    background-color: #FBF5E7;
    border: 1px outset silver;
    min-height: 500px;
    height: 500px;
} 
 
 
 
.not_scrolling_table
{
	width:100%;
  text-align: center;
  border: 2px;
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
  margin-top: 0px;
	margin-bottom: 0px;
}

.not_scrolling_table td
{
  text-align: left;
  color: black;
  padding: 3px;
  height: 1px;
  border-right: 1px dotted #c0c0c0;
}

.not_scrolling_table thead, .not_scrolling_table thead td
{
  
  border-right: 0px dotted white;
}


.not_scrolling_table thead td A, .not_scrolling_table thead td A:hover, .not_scrolling_table thead td A:active, .not_scrolling_table thead td A:visited, .not_scrolling_table thead td
{
  background-color: #CDDAcc;
  color: #006567;
  height: 25px;  
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 3px;
  padding-bottom: 3px;  
}

.not_scrolling_table td {
    font-size: xx-small;
    font-weight: lighter;
}

.not_scrolling_table #title
{
	text-align: center;
}

.not_scrolling_table #number
{
	text-align: right;
}

.not_scrolling_table #string
{
	text-align: left;
}

.not_scrolling_table #azione
{
	text-align: center;
	width: 4%;
}
 

.not_scrolling_table .pari, .not_scrolling_table .pari .cbox
{
	background-color: white;
} 

.not_scrolling_table .dispari, .not_scrolling_table .dispari .cbox
{
	background-color: #f0f0f0;
} 


.not_scrolling_table .evidenziata, .not_scrolling_table .evidenziata .cbox
{
	background-color:  #CDDA00;
}

.not_scrolling_table .lavorata, .not_scrolling_table .lavorata .cbox
{
	background-color:  #FAFFAC;
}
 
/**************************/


#beige
{
	  background-color: #FBF5E7;
}

#bianco
{
	  background-color: #FFFFFF;
}

#logo_top
{
  background: #FBF5E7 url(/images/top_cx.jpg);
  background-repeat: repeat-x;
}


#contenuto
{
   background-color: #FFFBF7;
   text-align: center;
   border: 1px solid #cccccc;
   margin-top: 30px;
   margin-bottom: 30px;	
   padding: 10px;
   width:96%;
}

#footnote
{
	text-align: justify;
  margin-top: 30px;
  margin-bottom: 30px;	
  padding: 5px;	
  width: 75%;
  font-size: 10px;
}


#footnote_text
{
  position: relative; 
  top: -25px; 
  left: 30px; 
  padding: 5px;
  border-left: 1px solid #cccccc;  
}



#messaggio
{
  width: 50%;
  border: 1px solid silver;
  color: blue;
  padding: 10px;
}



a:link {
    font-size: x-small;
    font-weight: lighter;
    color: #2D3393;
    text-decoration: none;
}
a:hover {
    font-size: x-small;
    font-weight: lighter;
    color: green;
}
a:active {
    font-size: x-small;
    font-weight: lighter;
    color: #2D3393;
    text-decoration: none;
}
a:visited {
    font-size: x-small;
    font-weight: lighter;
    color: #2D3393;
    text-decoration: none;
}
a.menu:link {
    font-size: xx-small;
    font-weight: 600;
    color: #A08138;
    background-color: #DFD2B6;
    text-decoration: none;
}
a.menu:hover {
    font-size: xx-small;
    font-weight: 600;
    background-color: #EDE5D5;
    color: #A08138;
}
a.menu:active {
    font-size: xx-small;
    font-weight: 600;
    color: #A08138;
    background-color: #EDE5D5;
    text-decoration: none;
}
a.menu:visited {
    font-size: xx-small;
    font-weight: 600;
    color: #A08138;
    text-decoration: none;
}
.testo {
    font-size: x-small;
    font-weight: lighter;
    color: #836726;
    padding-right: 5px;
    padding-left: 8px;
    text-align: justify;
}
.testo_bold {
    font-size: x-small;
    font-weight: bold;
    color: #836726;
}

td.etichette {
    font-size: 15;
    font-weight: lighter;
    border-bottom: dashed 1px #a0a0a0;    
    color: #000000;
    vertical-align: top;
}

td.etichettelight {
    font-size: 15;
    font-weight: lighter;
    color: black;
    border-bottom: solid 1px #a0a0a0;
    border-left: none;
    border-right: none;
    vertical-align: top;
}

h1.etichette {
    font-size: 14px;
    color: black;
    text-decoration: none;
}
h2.etichette {
    font-size: 13px;
    color: black;
    text-decoration: none;
}
h3.etichette {
    font-size: 12px;
    color: black;
    text-decoration: none;
}

h4.etichette {
    font-size: 11px;
    color: black;
    text-decoration: none;
}


.righe {
  border-bottom: dashed 1px #a0a0a0;
  color: black;
}

.assegnazione_vendite_selezione_pacchi
{
    display: none;
    position: relative;
    top: 0px;
    z-index: 10;
}  





.stampaTitolo {
    font-weight: lighter;
    font-size: x-small;
    color: #000000;
}
.stampaTesto {
    font-weight: bold;
    font-size: x-small;
    color: #000000;
}


.testata_link {
  font-weight: bold;
  color: yellow;
}

.testata_link:hover {
  color: red;
}

.checkboxcolorati {
    background-color: #e0e0e0;
}



