#testata{
    background-color: #6f757d;
}
.ui-dialog input, .ui-dialog textarea{
    width: 350px;
    display: block;
}
.ui-dialog p{
    margin: 10px;
}
#finestra input[type="button"] {
    width: auto; 
    font-size: 10px; 
    text-transform: uppercase; 
    text-decoration: none; 
    padding: 7px 14px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 1px solid #5a616a; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: #ffffff; background: 
    -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63));    
    -moz-box-shadow: 0 3px 3px -2px #777777; -webkit-box-shadow: 0px 2px 3px  #777777; 
}
td select{
    margin: auto;
    width: auto;
    font-size: 12px;
}
td table{
    display: none;
}
td.temporaneo table thead{
    display: none;
}
td.temporaneo table{
    border: 0px;
}
table td.temporaneo{
    padding: 0px;
}
td table td{
    color:black;
}
.fase_padre{
    display: block;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
}
.fase_padre:before { 
    content: url('/immagini/open3.png'); 
    position: absolute; 
    left: -5px;
}
.fase_padre.aperto:before { 
    content: url('/immagini/open2.png'); 
    position: absolute; left: -5px;
}
table tr th{
    color: white;
}
table tr.articolo{
    background-color: #82abc4;
}
.sottorighe td:first-child{
    color: #303333;
    display: block;
    font-weight: bold;
    padding-left: 10px;
}
.sottorighe{
    background-color: #a0aaaa; 
    background-image: url('../immagini/linee2.gif');
    background-repeat: repeat-y;
}
.riga_aggiunta{
    display: none;
}
table tr.riga_aggiunta:nth-child(2n+0), table tr.riga_nuova:nth-child(2n+0) { 
    background-color: #d0dddd; 
}
table tr.riga_aggiunta, table tr.riga_nuova{ 
    background-color: #c5dddd;
    background-image: url('../immagini/linee2.gif');
    background-repeat: repeat-y;
    font-size: 11px;
    }
table tr.riga_aggiunta td:first-child, table tr.riga_nuova td:first-child{
   padding-left: 28px;
}
table tr.riga_aggiunta:hover{
    background-color: #a0aaaa;
}
#colonna1 #listini { 
    background: url('/immagini/open3.png'); 
    padding-left: 15px;
    background-repeat: no-repeat;
}
#contenitore #colonna1{
    overflow-x: visible;
}
#colonna1 #listini.aperto { 
    background: url('/immagini/open2.png'); 
    background-repeat: no-repeat;
}
#colonna1 #collegati.aperto { 
    background: url('/immagini/open2.png'); 
    background-repeat: no-repeat;
}
#colonna1 #collegati { 
    background: url('/immagini/open3.png'); 
    padding-left: 15px;
    background-repeat: no-repeat;
}
#colonna1 #files { 
    background: url('/immagini/open3.png'); 
    padding-left: 15px;
    background-repeat: no-repeat;
}
#colonna1 #files.aperto { 
    background: url('/immagini/open2.png'); 
    background-repeat: no-repeat;
    
}
#colonna1 #storiaprezzi { 
    background: url('/immagini/open3.png'); 
    padding-left: 15px;
    background-repeat: no-repeat;
}
#colonna1 #storiaprezzi.aperto { 
    background: url('/immagini/open2.png'); 
    background-repeat: no-repeat;
    
}
table{
    margin-bottom: 10px;
}
.lista_fasi, .lista_articoli{
    position: relative; 
    z-index: 800;
}
.lista_fasi ul, .lista_articoli div{
    position: absolute; 
    top: 0px; 
    -moz-border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 stretch round; 
    -webkit-border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 stretch round;
    border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 fill stretch round;
    
    border-width: 15px 15px 10px 35px;
    border-image-width: 15px 15px 10px 35px;
    border-color:transparent; 
    border-style:solid;
}
.lista_articoli div{
    width: 200px;
    padding: 5px 10px; 
    left: 200px;
}
.lista_fasi ul li, .lista_fasi ul li a{
    color: white; 
    text-decoration: none; 
    padding: 5px 5px 3px 5px; 
    list-style-type: none;
}
.immagine, #div_albero{
    margin-bottom: 20px;
}
.distinta{
    border-bottom: 2px solid #999;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.distinta h1{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #999999;    
}
.distinta table{
    margin-top: 10px;
}
#colonna2 .distinta p{
    margin-left: 0px;
}
#colonna1 .uno{
    float: none;
    margin-bottom: 20px;
    display: block;
    margin-left: 0px;
    width: 188px;
}
#colonna1 .uno label{
    float: none;
    display: block;
}
#colonna1 .uno input[type="text"], #colonna1 .uno textarea{
    width: 188px;
}


#parametri_trovaPrezzi input[type="text"]{
    width: 80%;
}

#parametri_trovaPrezzi label{
    display: block;
}
table input[type="text"]{
    width: 95%;
}
#utente{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
    top: 7px;
    color: #dedede;
}
.tipocontatto label{
    width: auto; 
    font-size: 10px; 
    text-transform: uppercase; 
    text-decoration: none; 
    padding: 5px 10px; 
    border: 1px solid #5a616a; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: #dedede; 
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;    
    margin: 10px 0px;
}
.tipocontatto label.primo{
    -moz-border-radius-topleft: 8px; 
    -webkit-border-top-left-radius: 8px; 
    -moz-border-radius-bottomleft: 8px; 
    -webkit-border-bottom-left-radius: 8px;
}
.tipocontatto label.ultimo{
    -moz-border-radius-topright: 8px; 
    -webkit-border-top-right-radius: 8px; 
    -moz-border-radius-bottomright: 8px; 
    -webkit-border-bottom-right-radius: 8px;
    -moz-box-shadow: 0px 1px 1px #999; 
    -webkit-box-shadow: 0px 1px 1px  #999; 
    border-left: 1px solid #c6cbd2;    
    
}
.tipocontatto label.attivo{
    color: white;
    background: -moz-linear-gradient(bottom, #8f9398 0%, #8d9196 2%, #86898c 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center bottom, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #86898c), to(#545b63));
}
#testata > ul > li{
    display: block;
    float: left;
    width: auto; 
    letter-spacing: 1px;
    font-size: 11px;
    margin: 6px 0px 0px 0px;
    text-transform: capitalize; 
    text-decoration: none; 
    padding: 7px 10px; 
    border-top: 1px solid #5a616a; 
    border-left: 1px solid #5a616a; 
    border-right: 1px solid #c6cbd2; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: #dedede; 
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: 1px -1px 1px #999; 
    -webkit-box-shadow: 1px -1px 1px  #999;    
    background-color: #6f757d;
    
}
#testata > ul > li:first-child{
    border-left: 1px solid #5a616a; 
    -moz-border-radius-topleft: 8px; 
    -webkit-border-top-left-radius: 8px;
    
}
#testata > ul > li:hover{
    background: -moz-linear-gradient(bottom, #8f9398 0%, #8d9196 2%, #86898c 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center bottom, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #86898c), to(#545b63));
}
#testata > ul > li:last-child{
    -moz-border-radius-topright: 8px; 
    -webkit-border-top-right-radius: 8px;
}
#testata{
    padding-bottom: 0px;
}
#testata > ul > li:hover a{
    background: none;
    -moz-box-shadow:none; 
       -webkit-box-shadow: none;
}
.nuovo{
    padding: 4px 22px 4px 10px; 
    font-size: 10px; 
    text-transform: uppercase; 
    text-decoration: none; 
    border: 1px solid #5a616a; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: white !important;
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    margin-right: 10px;
}
.bottone{
    padding: 4px 10px; 
    font-size: 10px; 
    text-transform: uppercase; 
    text-decoration: none; 
    border: 1px solid #5a616a; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: white !important;
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    margin-right: 10px;
    display: inline-block;
}
#lista_codici_colore .bottone_nuovo, #lista_codici_nocolore .bottone_nuovo{
margin-top: 5px;
 padding: 3px 8px; 
    font-size: 10px; 
    text-decoration: none; 
    border: 1px solid #5a616a; 
    background: #d8d8d8; 
    text-shadow: -1px -1px 2px #777777; 
    color: white !important;
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    margin-right: 10px;
    display: inline-block;
}
#lista_codici_colore .bottone_nuovo:hover,  #lista_codici_nocolore .bottone_nuovo:hover{
-webkit-box-shadow: #999 -1px 1px 1px;
background: -webkit-gradient(linear, 50% 100%, 50% 100%, from(#8F9398), color-stop(0.02, #8D9196), color-stop(0.97, #86898C), to(#545B63));
border: 1px solid #5A616A;
}
#colonna2.tabs p.nuovo{
    margin-left: 2px;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 4px;
}
.nuovo:hover, .bottone:hover{
    color: white;
    background: -moz-linear-gradient(bottom, #8f9398 0%, #8d9196 2%, #86898c 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center bottom, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #86898c), to(#545b63));
    border: 1px solid #5a616a; 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;
}
.login table tr:hover{
    background-color: #dedede;
}
#contenitore .intestazionetabella input[type="submit"], #contenitore input[type="submit"], .customer span.cambiaindirizzo{
      padding: 4px 10px 4px 10px; 
      font-size: 10px; 
      text-transform: uppercase; 
      text-decoration: none; 
      border: 1px solid #5a616a; 
      background: #d8d8d8; 
      text-shadow: -1px -1px 2px #777777; 
      color: #dedede; 
      background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
      background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
      -moz-box-shadow: -1px 1px 1px #999; 
      -webkit-box-shadow: -1px 1px 1px  #999;
      -moz-border-radius: 8px; 
      -webkit-border-radius: 8px; 
      margin-right: 10px;
      margin-top: 8px;
}
#contenitore .intestazionetabella input[type="submit"]:hover, #contenitore input[type="submit"]:hover, .customer span.cambiaindirizzo:hover{
    color: white;
    background: -moz-linear-gradient(bottom, #8f9398 0%, #8d9196 2%, #86898c 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center bottom, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #86898c), to(#545b63));
    border: 1px solid #5a616a; 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;
}
.cambiaindirizzo{
    display: block;
    margin-top: 5px;
    width: 43px;
}
.customer span{
    margin-left: 5px;
    margin-right: 5px;
    color: #999;
    display: block;
}
.stati p{margin: 0px;
    color: #fff;
    font-weight: bold;
}
.stati li{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    color: #fff;
    display: none;
}
.stati li:last-child{
    display: list-item;
    background-color: #3976D8;
    margin: 2px -5px;
    padding: 0 5px 0 5px;
}
.stati ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.stati{ 
    -moz-border-image: url('../immagini/bg-no-dropdown.png') 15 5 10 5 stretch round; 
    -webkit-border-image: url('../immagini/bg-no-dropdown.png') 15 5 10 5 stretch round; 
    border-width: 15px 5px 10px 5px; 
    margin: -15px 0px 0px 0px; 
    padding: 5px; position:relative;
    border-image: url('../immagini/bg-no-dropdown.png') 15 5 10 5 fill stretch round; 
    border-image-width: 15px 5px 10px 5px;
    border-color:transparent; 
    border-style:solid;

}
.storico{
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 10px;
}
#lavaggio ul  li{
    display: inline-block;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    width: 60px;
    margin-left: 15px;
    text-align: center;
    vertical-align: top;
}
#lavaggio ul  li li{
    display: block;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 10px;
    white-space: normal;
    position: relative;
    margin-bottom: 5px;
    width: 30px;
    float: left;
    margin-right: 5px;
}
#lavaggio ul  li li img:hover{
    background-color: #3976d8;
}
#lavaggio ul{
    width: 500px;
}
#lavaggio ul ul{
    width: 10px;
    overflow: visible;
    margin-top: 10px;
}
#lavaggio #icone_predefinite li{
    width: auto;
    display: block;
}
#lavaggio #icone_predefinite li ul{
    width: auto;
}
#lavaggio #icone_predefinite li li{
    display: block;
    float: left;
    margin-bottom: 20px;
    
}
#lavaggio #icone_predefinite li span{
    display: block;
    float: none;
    clear: both;
    text-align: left;
}
#datiarticolo__ > div p#p_dettaglio, #datiarticolo__ > div p#p_predefinite{
    position: absolute;
    top: 0px;
    right: 10px;
    color: #3875D7;
}
.visualizza_tooltip{
    position: absolute;
    padding: 3px;
    background-color: #dedede;
    color: #4e4e4e;
    border: 2px solid #9e9e9e;
    width: 190px;
    top: -5px;
    left: 40px;
    z-index: 999;
    text-align: left;
    font-size: 12px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
}
#daticontatto__, #datiarticolo__{
    position:absolute;
}
#nuovo_rif > div{
    position: relative;
}
#daticontatto__ > div { 
    margin-bottom: 20px; position: relative; 
}
#daticontatto__ > div .aggiunto { 
    top: -4px; left: 160px; 
}
#daticontatto__ > div .aggiungere, #daticontatto__ > div .fieldset { 
    position: static; 
    padding: 5px; 
    border: solid 1px #b5b5b5; 
    background: #FFFFFF url('bg_form.png') left top repeat-x; 
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px;                    
    -moz-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; -webkit-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; -moz-border-radius: 6px;   
    -webkit-border-radius: 6px; width: 100%; z-index: 2; 
}
#daticontatto__ > div .aggiungere:after, #daticontatto__ > div .fieldset:after { 
    content: '.'; 
    clear: both; 
    display: block; 
    color: white; 
    margin: 0px; 
    padding: 0px; 
    font-size: 1px; 
}
#daticontatto__ > div .aggiungere p, #daticontatto__ > div .fieldset p { 
    float: left; 
}
#daticontatto__ > div .aggiungi { 
    top: 2px; 
}
#daticontatto__ > div p { 
    margin-bottom: 5px; margin-left: 10px; color: #999999; 
}
#datiarticolo__ > div { 
    margin-bottom: 20px; position: relative; 
}
#datiarticolo__ > div .aggiunto { 
    top: -4px; left: 160px; 
}
#datiarticolo__ > div .aggiungere, #datiarticolo__ > div .fieldset { 
    position: static; 
    padding: 5px; 
    border: solid 1px #b5b5b5; 
    background: #FFFFFF url('bg_form.png') left top repeat-x; 
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px;    
    -moz-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; -webkit-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; width: 100%; z-index: 2; 
}
#datiarticolo__ > div .aggiungere:after, #datiarticolo__ > div .fieldset:after { 
    content: '.'; 
    clear: both; 
    display: block; 
    color: white; 
    margin: 0px; 
    padding: 0px; 
    font-size: 1px; 
}
#datiarticolo__ > div .aggiungere p, #datiarticolo__ > div .fieldset p { 
    float: left; 
}
#datiarticolo__ > div .aggiungi { 
    top: 2px; 
}
#datiarticolo__ > div p { 
    margin-bottom: 5px; 
    margin-left: 10px; 
    color: #999999; 
}
.lis_attivo{
    font-weight: bold;   
}
.righe_riferimento, .color_card, .contatti_collezioni {
   position: static; 
   padding: 5px 18px 10px 5px; 
   border: solid 1px #b5b5b5; 
   background: url('/immagini/back_rif.gif'); 
   background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
   background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); 
   background: url('/immagini/back_rif.gif') repeat-y 240px; 
   box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; 
   -moz-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; 
   -webkit-box-shadow: rgba(0,0,0, 0.1) 1px 1px 1px; 
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px; 
   width: 100%; 
   z-index: 2;
   margin-bottom: 5px;
   position:relative;
}
.righe_riferimento:after,.color_card:after,.contatti_collezioni:after  {
   content: '.'; 
   clear: both; 
   display: block; 
   color: white; 
   margin: 0px; 
   padding: 0px; 
   font-size: 1px; 
}
.righe_riferimento div, .color_card div, .contatti_collezioni div{
    width: 430px;
    margin-left: 250px;
}
.righe_riferimento select{
    width: auto;
}
.righe_riferimento span, .color_card span, .contatti_collezioni span{
   margin-left: 5px; color: #777777; font-weight: bold;
   font-size: 14px;
}
.color_card .nome_color_card span:hover, .color_card span.descrizione_distinta:hover{
    color: #999999;
    cursor: auto;
}
.color_card span, .contatti_collezioni span{
    display: block;
    margin-left: 0px;
    font-weight: normal;
    font-size: 12px;
}
.color_card .nome_color_card span:first-child:hover{
    cursor: pointer;
    color: #3875D7;
    
}
.color_card .nome_color_card span:first-child:hover:after{
    content: attr(name);
       font-size: 11px;
       position: relative;
       left: 9px;
       top: -1px;
       background-color: #333;
       padding: 3px 8px 3px 8px;
       -moz-border-radius: 5px; 
       -webkit-border-radius: 7px; 
       z-index: 10;
       color: #b5b5b5;
}

.lista_codici span span{
display: inline;
}
.predefinito_listino:after{
    content: attr(name);
    font-size: 11px;
    position: relative;
    left: 9px;
    top: -1px;
    background-color: #3875D7;
    padding: 3px 8px 3px 8px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 7px; 
    z-index: 10;
    color: #dedede;
    margin-left: 5px;
}
.lista_codici p{
    cursor: pointer;
    padding: 0px 0px 0px 15px;
    background-image: url(/immagini/open3.png);
    background-repeat: no-repeat;
}
.predefinito:after{
    content: attr(predefinito);
    font-size: 11px;
    position: relative;
    left: 9px;
    top: -1px;
    background-color: #2C7A13;
    padding: 3px 8px 3px 8px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 7px; 
    z-index: 10;
    color: #dedede;
}
.color_card span:hover{
    color: #3875D7;
    cursor: pointer;
}
.righe_riferimento input{
    width: 200px;
    float: left;
    margin-right: 10px;
}
.dati_riferimento input, .dati_riferimento select{
    width: 80%;
    margin-bottom: 5px;
}
.dati_riferimento span:last-child, .nome_color_card span:last-child{
    font-weight: normal;
    font-size: 12px;
}
.righe_riferimento .dati_riferimento, .color_card .nome_color_card, .contatti_collezioni .nome_color_card{
    width: 240px;
    float: left;
    margin-left: 0px;
}
.dati_riferimento span, .nome_color_card span{
    display: block;
    margin-right: 10px;
}
.righe_riferimento p{
    width: 130px;
    margin-left: 0px;
}
#colonna2 div .color_card p, #colonna2 div .contatti_collezioni p{
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 0px;
    font-weight: bold;
}
#colonna2 .color_card div .colore_distinta{
    margin-left: 15px;
}
#colonna2 div .color_card p:first-child{
     margin-top:0px;
     padding-top: 0px;
     border-top: 0px;
}
.color_card .descrizione_distinta{
    margin-bottom: 10px;
    margin-top:0px;
    font-size: 10px;
    font-weight: normal;
}
.righe_riferimento p img{
    position: absolute;
    top: 1px;
    padding-left: 10px;
    z-index: 11;
    
}
.color_card p img{
    position: absolute;
    top: 26px;
    padding-left: 10px;
    z-index: 11;
    
}
.color_card p:first-child img{
    top: 1px;
}
span.modifica_riferimento, span.nome_color_card{
    position: absolute;
    width: 140px;
    bottom: 0px;
    right: 0px;
    margin-bottom: 0px;
    background-color: black;
    -moz-border-radius-topleft: 6px; 
    -webkit-border-top-left-radius: 6px; 
    -moz-border-radius-bottomright: 6px; 
    -webkit-border-bottom-right-radius: 6px;
    background: -moz-linear-gradient(top, #8f9398 0%, #8d9196 2%, #5e656e 97%, #545b63 100%); 
    background: -webkit-gradient(linear, center top, center bottom, from(#8f9398), color-stop(2%, #8d9196), color-stop(97%, #5e656e), to(#545b63)); 
    -moz-box-shadow: -1px 1px 1px #999; 
    -webkit-box-shadow: -1px 1px 1px  #999;    
}
.modifica_riferimento input{
    width: 70px;
    background: none;
    background-color: transparent;
    color: white;
    border: 0px;
    padding: 2px;
    margin-right: 0px;
    font-size: 9px;
}
.righe_riferimento div, .color_card div{
    margin-bottom: 10px;
}
.doppio label{
    display: block;
}
.doppio input{
    width: 70%;
    margin-right: 4%;
}
.doppio select{
    width: 20%;
    margin-bottom: 0px;
    padding: 1px 6px;
}
input{
    width: 94%;
}
#wrap{
    overflow-x:hidden;
    overflow-y: auto;
}
.barcode{
    width: 200px;
    height: 35px;
    overflow: hidden;
    margin: -10px 0px 0px 0px;
}
.vis_cart{
    background-color: white;
    width: 255px;
    padding: 10px;
    position: absolute;
    top: 3px;
    left: 0px;
    z-index: 998;
}
.vis_cart .logo{
display: none;
}
.vis_cart h1 input:disabled { font-size: 19px; text-shadow: -1px -1px 2px #777777; padding: 0px; margin: 0px; border: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; background: none; color: black; }
#colonna1 .note > p{
    color: #3875D7;
}
input.readonly{
    background-color: #dedede;
    color: #999;
}
.detail_riga{
    width: 640px;
    position: absolute;
    z-index: 987;
    top: 0px;
    left: 0px;
    -moz-border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 stretch round;
    -webkit-border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 stretch round;
    border-width: 15px 15px 10px 35px; 
    border-image: url('../immagini/bg-dropdown.png') 15 15 10 35 fill stretch round;
    border-image-width: 15px 15px 10px 35px;
    border-color:transparent; 
    border-style:solid;

}
#colonna2 .detail_riga p{
float:left;    white-space:nowrap;
margin-right: 10px;
margin-left: 0px;
font-size: 12px;
}
.detail_riga br{
    clear: both;
}
#colonna2 .detail_riga #p_note {
white-space:normal;
    }
    .detail_riga label{
        margin: 0px;
        padding: 0px;
    }
.detail_riga span{
    font-weight: bold;
    color: #dedede;
}
.riga_ordine a{
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.campo_piccolo{
    width: 45px;
}
#lavaggio_cart div{
    display: inline;
}
.form_modale{
    width: 44%;
    display: inline-block;
    margin-right: 5%;
}
.form_modale_uno{
    width: 97%;
    display: inline-block;
}
.form_modale_uno textarea{
    height: 40px;
    width: 94%;
    }
.form_modale_tre{
    width: 27%;
    display: inline-block;
    margin-right: 5%;
}
.form_modale_tre select, .form_modale select{
    margin-bottom: 0px;
}
.form_modale_cinque{
    width: 17%;
    display: inline-block;
    margin-right: 2%;
}
#tabella_prezzi {
    width: 700px;
}
#_listini_ select{
    width: 200px;
    display: inline-block;
}
.test{
    z-index: 200;
}
.test:after{
content: '';
font-size: 480px;
color: #333;
position: absolute;
z-index: 1500;
top: -10px;
left: 90px;
pointer-events:  none;
opacity: 0.2;
}
span.cartoncino{
    display: inline;
    margin-left: 10px;
}
@media (max-width: 800px)  {
    body{
        overflow: auto;
    }
    #utente{
        top: 0px;
        left: 10px;
        display: none; 
    }
    #testata{
        padding: 30px 0px 0px 0px;
        margin:0px;
    }
    #testata, #breadcrumb, #contenitore .intestazionetabella input[type="submit"], #contenitore #colonna1, #contenitore #colonna2{
        position: static;
    }
    #testata > ul >li{
        float: none;
        margin: 0px;
    }
    .menu{
        padding: 0px;
    }
    #testata  li ul{
        position: static;
    }
    #utente > span{
        margin: 0px;
        padding: 0px;
        line-height: 10px;
    }
    .menu:after{
        top: -25px;
        right: 10px;
    }
    #wrap{
        margin: 0px;
    }
    #contenitore{
        margin: 0px;
        padding: 10px;
    }
    #wrap, #testata, #breadcrumb, #contenitore, .intestazionetabella, #area, #colonna1, #colonna2{
        width: auto !important;
        height: auto !important;
    }
    #contenitore .intestazionetabella .omega, #contenitore .intestazionetabella .alpha{
        float: none;
        position: static;
        display: block;
    }
    #contenitore table th:last-child, #contenitore table td:last-child{
        display: none;
    }
    #bordo{
        display: none;
    }
    #contenitore #colonna2{
        margin: 0px;
        padding: 0px;
        display: none;
        }
    #contenitore .uno, #contenitore .due, #contenitore .tre{
        width: 70%;
        float: none;
    }
    input{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
#bibbia{
    overflow: auto;
    margin-bottom: 10px;
    margin-top: 23px;
    border-top: 1px solid #666;
    position:relative;
}
#bibbia th{
    white-space: nowrap;
}
#bibbia td{
    white-space: nowrap;
}
#bibbia tr{
    height:30px;
}

table tr .info_bibbia{ background-color: #99886B; cursor: pointer; }
table tr:nth-child(2n+0) .info_bibbia{ background-color: #A79575; }
table tr:hover .info_bibbia{ background-color: #3875d7; color: white; }
table tr:nth-child(2n+0):hover .info_bibbia{ background-color: #3976d8; }
.visualizza_info{
    font-size: 10px;
    font-weight:bold;
    padding: 3px 5px;
    display: inline-block;
    background-color: #A79575;
    border:1px solid #99886B;
    color:white;
}
table tr .bibbia_costi{ background-color: #73996F; cursor: pointer; }
table tr:nth-child(2n+0) .bibbia_costi{ background-color: #7EA77A; }
table tr:hover .bibbia_costi{ background-color: #3875d7; color: white; }
table tr:nth-child(2n+0):hover .bibbia_costi{ background-color: #3976d8; }
.visualizza_costi{
    font-size: 10px;
    font-weight:bold;
    padding: 3px 5px;
    display: inline-block;
    background-color: #7EA77A;
    border:1px solid #73996F;
    color:white;
}    
table tr .div_bibbia{ background-color: #915B7F; cursor: pointer; }
    table tr:nth-child(2n+0) .div_bibbia{ background-color: #A96995; }
    table tr:hover .div_bibbia{ background-color: #3875d7; color: white; }
    table tr:nth-child(2n+0):hover .div_bibbia{ background-color: #3976d8; }
    .visualizza_div{
        font-size: 10px;
        font-weight:bold;
        padding: 3px 5px;
        display: inline-block;
        background-color: #A96995;
        border:1px solid #915B7F;
        color:white;
    }
#handler_bibbia{
    position: fixed;
    margin-top: -24px;
}
#tbl_lista_sx{
    position: absolute;
    width:200px;
}
#tbl_lista{
    margin-left:208px;
    width:80%;
}
#bibbia input[type='text']{width:100px;}

