div.forms
{
  /*background-color:  #3A6EA5;  */
  
}       


table.mainmenu
 {
    
    /*border-bottom: 1px solid #dbe8f9;*/
    /*background-color: yellow;*/
   background-color:  #d4e4f2;  
     
 }

div#finestre
{
  background: #990000;
}


body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background: #d4e4f2;
 color: #333;
 margin-left: 0px;
 margin-top: 0px; 
 /*color: #154a93;*/
 /*color: #000;*/
  
 scrollbar-base-color: #d4e4f2;
}

table {
 /*
 height: 100%;
 width: 100%;
 */
}


.TabVisualizzazioneElenco
{
    BORDER-RIGHT: #000000 0px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 0px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000000 0px solid;
    WIDTH:100%; 
/*
width: 495px;
*/
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 0px solid;
  /*BACKGROUND-COLOR: #ffffc0*/
}


TR.RowOver
{
    BACKGROUND-COLOR: #FFFFC0;
}


table.finestraPrincipaleSingle {
 width: 500px;
 height: 660px;
 background: #d4e4f2;
 border-right: 1px solid #ccc;
 border-left: 1px solid #fff;
}

table.finestraPrincipaleDouble {
 width: 1002px;
 height: 660px;
 background: #d4e4f2;
 border-right: 1px solid #ccc;
 border-left: 1px solid #fff;
}


table.finestraSecondariaDouble {
 width: 1002px;
 
 background: #d4e4f2;
 border-right: 1px solid #ccc;
 border-left: 1px solid #fff;
}



table.finestraPrincipaleSingle table {
 width: 100%;
}

table.finestraPrincipaleSingle td {
 vertical-align: middle;
}


table.finestraPrincipaleDouble table {
width: 100%;
}

table.finestraPrincipaleDouble td {
 vertical-align: middle;
}


tr {
 vertical-align: middle;
 text-align: left;
}

td {
 padding: 1px;
 margin: 0px;
 vertical-align: middle;
 text-align: left;
 font-size: 12px;
}

tr.barraTitoloSingle {
 /*background: #A5CBF7 url(imm/titlebar2.JPG) repeat-x;*/
 background: #fff;
 background-image: url("imm/th.jpg");
 background-repeat: repeat y;
 height: 20px;
 /*color: #154a93;*/
 /*color: White;*/
 font-weight: bold;
 /*border-bottom: 1px solid #ccc;*/
}


tr.barraTitoloSingle td
{
  /*border-bottom: 1px solid #ccc;*/
  color: #154a93;
}

tr.barraTitoloDouble {
 /*background: #A5CBF7 url(imm/BarraTitolo.Long.jpg) repeat y;*/
 /*background: url(imm/titlebar2.JPG) repeat x;*/
 background-image: url("imm/th.jpg");
 background-repeat: repeat y;
 color: #154a93;
 height: 20px;
}

tr.barraBottoni {
}

tr.ultimaRiga {
 height: 100%;
 /*background: red;*/
}

table.grid td
{
   
}


td.ultimaColonna {
 width: 100%;
}

td.testoTitolo {
 padding-left: 4px;
 /*color: #154a93;*/
 /*color: #fff;*/
 color: #154a93;
 font-weight: bold;
 width: 100%;
 vertical-align: middle;
 font-size: 12px;
}

td.chiudiTitolo {
 width: 17px;
 /*background: #A5CBF7;*/
 vertical-align: middle;
}

table.tabellaBottoni {
 border-bottom: 1px #3B619C inset;
 height: 20px;
 /*background: url(imm/toolbar_blue.png);
 background: url(imm/mainmenu.jpg) repeat y;*/
}
img.bottone {
 width: 16px;
 height: 16px;
 border: 0px;
}
img.bottone_small {
 width: 12px;
 height: 12px;
 border: 0px;
}
img.bottoneSeparatore {
 height: 19px;
 width: 4px;
}
td.bottone {
 padding-right: 5px;
 padding-bottom: 2px;
 padding-top: 2px;
 cursor: pointer;
}
td.bottone_small {
 width: 12px;
 height: 12px;
}
td.bottoneSeparatore {
 padding-right: 5px;
 padding-bottom: 1px;
 padding-top: 0px;
}

td.contenuto {
 padding: 2px;
}

legend {
 font-weight: bold;
 padding-left: 3px;
 padding-right: 3px;
 font-size: 12px;
 font-style: normal;

}

legend.empty {
 padding: 0px;
}

th {
 padding: 1px;
 vertical-align: middle;
 text-align: center;
 font-size: 12px;
 /*//background: #BBBBBB;*/
 background-image: url("imm/th.jpg");
 background-repeat: repeat y;
 
 color: #154a93;
 /*border: 1px #d4e4f2 outset;*/
 border-right: none;
 
 
 border-left: 1px solid #a8bfd4;
 border-bottom: 1px solid #a8bfd4;
 
}

div.grid
{
  display: block;
  background-color: #fff;
}

table.grid {
 /*background: #FFFFCC;*/
 background-color: #eeeeff;
 /*background-color: #a8bfd4;*/
 background-color: #F6F6FA;
 
 width: 100%;
}

table.grid_white
{
  background-color: #eeeeff;
  width: 100%;
}




input.coeff {
 width: 60px;
 text-align: right;
}

fieldset.stato {
 height: 40px;
 width: 200px;
 font-weight: bold;
 font-family: Arial;
}

fieldset.statonofixed {
 height: 50px;
 
 font-weight: bold;
 font-family: Arial;
 
}

div.stato {
 color: #FF0000;
 
 font-weight: bold;
}

span.stato {
 color: #FF0000;
 padding: 5px;
 font-weight: bold;
}

fieldset.codice {
 height: 40px;
 width: 200px;
 font-weight: bold;
 font-family: Arial;
}

div.codice {
 color: #0000FF;
 padding: 5px;
 font-weight: bold;
}

span.codice {
 color: #0000FF;
 padding: 5px;
 font-weight: bold;
}

fieldset {
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 2px;  
 padding-top: 2px;
 
}

tr.rigaGrid 
{
    background-color: #eeeeff;
    background-color: #F6F6FA;
   /*height: 19px;*/
}

tr.rigaGrid2 {
 /*background-color: #FFFE88;*/
   background-color: #eeeeff;
   background-color: #fff;
  /* height: 19px;*/
   
}

tr.rigaGrid3
{
  background-color: #990000;
}

tr.rigaGridOver {
 /*color: #FFFFFF;
 background-color: #0000FF;
 */ 
 /*background: url(imm/mainmenu_orange.png) bottom repeat-x;*/
 background-color: #FF8448;
 color: white;
 /*font-weight: bold;*/
 
}

td.cellaGrid {
 margin: 0px;
 padding: 0px;
 /*border-left: 1px #d4e4f2 outset;*/
 border-left: 1px solid #a8bfd4;
 padding-left: 2px;
 padding-right: 2px;
 vertical-align: middle; 
 
 border-bottom: 1px solid #a8bfd4;
 
 padding-top: 2px;
 padding-bottom: 2px;
 
 
}

.cellaProva
{
 padding: 0px;


 margin: 0px;

 padding-left: 2px;
 padding-right: 2px;
 vertical-align: middle; 
 
 padding-top: 2px;
 padding-bottom: 2px;
 text-align: center;
 font-size: 12px;
 font-weight: bold;

 background-image: url("imm/th.jpg");
 background-repeat: repeat y;
 
 color: #154a93;

 border-right: none;
 
 
 border-left: 1px solid #a8bfd4;
 border-bottom: 1px solid #a8bfd4;
}

td.cellaGrid input
{
  
  /*height: 23px;*/
  margin-top: 1px;
  margin-bottom: 1px;
}

td.rigaOfferta
{
 margin: 0px;
 padding: 0px;
 /*border-left: 1px #d4e4f2 outset;*/
 border-left: 1px solid #a8bfd4;
 padding-left: 2px;
 padding-right: 2px;
 vertical-align: middle; 
 border-bottom: 1px solid #a8bfd4;
 
 padding-top: 2px;
 padding-bottom: 2px;
}

td.rigaOfferta input
{
  margin-top: 1px;
  margin-bottom: 1px;
}

td.cellaGridperElenco {
 border-left: 1px #d4e4f2 outset;
 padding-left: 2px;
 padding-right: 2px;
 vertical-align: middle;
 font-size: 11px;
}

td.cellaGridTotali {
 border-left: 1px #d4e4f2 outset;
 padding-left: 2px;
 padding-right: 2px;
 height: 20px;
 text-align: right;
 background: #d4e4f2;
 color: #0000FF;
 font-weight: bold;
 border-bottom: 1px #d4e4f2 outset
}


.dialogLink {
 color: #0000FF;
 text-decoration: underline;
}

.readonly {
 color: #333333;
 background-color: #d4e4f2;
 border: none;
}

.computed {
 color: #0000FF;
 background-color: #d4e4f2;
 text-align: right;
}


.importoreadonly
{
 /*color: #000000;*/
 background-color: #d4e4f2;  
 text-align: right;  
 
}


textarea {
 width: 100%;
 height: 100%;
 overflow:hidden;
 font-size: 11px;
}

input.importo {
 text-align: right;
}


.menuLaterale td {
 font-size: 10px;
}

.gridAmbiente {
	width: 100%;
	height: 537px;	
	overflow:auto;
}

iframe {
 height: 680px;
}

input {
 width: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}


input.radio
{
  width: 15px;
  /*display: none;*/
  display: inline;
  margin: 0px;
  padding: 0px;
}



select {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 width: 100%;
}

.computedText {
 font-weight: bold;
 color: #FF0000;
}

.menuContestuale {
 /*background: #D4D0C8;*/
 background: #d4e4f2;
 /*width: 200px;*/
 border: 1px outset;
}

.menuContestuale td {
 font-size: 11px;
 padding-right: 3px;
}

.menuContestuale tr {
 height: 20px;
}

.menuContestuale tr.riga {
 /*background: #D4D0C8;*/
 background: #fafafa;
 color: #000000;
}

.menuContestuale tr.over {
 /*background: #0A246A;*/
 background-image: url("imm/button_status.JPG");
 background-repeat: repeat-x;
 color: #154a93;
}

.menuContestuale td.bottone_small
{
    border-right: dotted 1px #ccc;
}


.menuProcessi {
 /*height: 25px;*/
 
 /*border: #d4e4f2 1px outset;*/
 
 /*width: 1008px;   */
 width: 100%;
 font-size: 11px;
 padding-left: 2px;
 
}

/*
.menuButton, .menuButtonRIGHT, .menuButtonActive, .menuButtonActiveRIGHT {
 

 text-decoration: none;
 color: #000000;
 height: 20px;

 padding-right: 6px;		
 padding-left: 6px;
 padding-bottom: 4px;
 padding-top: 2px;
 
 margin-bottom: 2px;
}
.menuButton {
 border-right: none;
}
.menuButtonRIGHT, .menuButtonActiveRIGHT {
 border-left: #000000 1px solid;
 margin-right: 3px;
 padding-left: 1px;
 padding-right: 1px;
}

.menuButton:hover {
 
 background-image: url("imm/buttonover.jpg");
 background-repeat: repeat y;



}

.menuButtonActive:hover {
  background: #D8DCE7;
  color: #FFFFFF;
}

.menuButtonRIGHT, .menuButtonActiveRIGHT {
   background: #D9D9D9;
}
.menuButtonRIGHT:hover, .menuButtonActiveRIGHT:hover {
   background: #E5E5E5;
}

.menuButtonActive {
 
 background: #DDDDDD;
  
}
*/

.mainmenu ul
{
   margin: 0px;
   padding: 0px;
   
}

.mainmenu li
{
   display: inline;
   list-style: none;
}


.menuTendina {
 padding-top: 5px;
 font-size: 11px;
 
}


td.menuTendina
{
  
  min-width: 70px;
  text-align: left;
  height: 30px;;
  
}

.menuTendinaVoce {
 text-decoration: none;
 color: #000000;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 padding-right: 5px; 
 
 
 
}

.menuTendinaVoce:hover {
 /*
 padding-left: 4px;
 padding-right: 4px;
 background: #D9D9D9;
 border: #FFFFFF 1px outset;
*/
}

.menuAmbienti 
{
      border: 1px outset;
      width: 100%;
	    margin: 0;
	    padding: 0;
}

a.menuAmbientiVoce {
 width: 150px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 padding-right: 5px;
 text-decoration: none;
 color: #000;
 display: block;
 
}

a.menuAmbientiVoce:hover {
 /*
 background: #D9D9D9;
 border: #FFFFFF 1px outset;
 padding-top: 2px;
 padding-bottom: 2px; 
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 2px;
 padding-bottom: 2px;
 */
}


.intestazione {
 height: 60px;
}

.toggleHeader {
 background: #D9D9D9;
 border: 1px inset;
}

button {
 background: #d4e4f2;
}


navmenu
{
  font-weight: normal;
  /*padding-left: 5px; */
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-decoration: none;
  /*color: red;*/
}


input.microradio {
 width: 15px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dimensioneForm
{
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 0px solid;
    HEIGHT: 530px
  
}


table.TabVisualizzazione tbody td
{
	font-size: xx-small;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12px;
}

table.TabVisualizzazione tbody tr
{
}


table.TabVisualizzazione thead td
{
	font-size: xx-small;
	font-weight: bold;
	border-bottom: 1px #888 solid;
	border-left: 1px #888 solid;

	background: #d4e4f2;
	padding-left: 3px;
	padding-right: 3px;
 
}


/* icone del menù*/

img.ico
{
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-right: 5px;    
    
}

.leftmenu a
{
    font-size: xx-small;    
    
    
}

button.bottone
{
     /*background-color: ButtonHighlight;*/
     background-image: url("imm/button_status.JPG");
     background-repeat: repeat x;
     border: 1px #d4e4f2 solid;
     font-size: xx-small;
     letter-spacing: 1px;
     cursor: pointer;
    
}


button.bottone:hover
{
    
}


input.editor
{
    width: 50px;
    font-size: xx-small;
    clear: both;
    
   
   
}

select.editor
{
    width: 50px;
    font-size: xx-small;    
    clear: both;
}

span.editor
{}


button.standard
{
	width: 100px;
	margin-top: 10px;
	font-family: Verdana;
	
	border-bottom: 1px solid #828177;
  border-right: 1px solid #828177;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
 
 /*border-color : #69f #00f #00f #69f;*/
  border-style: solid;
	

}



div#texteditor table
{
    width: auto;
   
    
    
}


div#texteditor td
{
   
    
}

td.tab-body div
{
	font-family: Verdana;
	
}

div.panel
{
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
	display: block; 
  overflow: auto;
}

div.panelnobg
{
  padding: 5px;
	display: block;
  overflow: auto;
  font-style: italic;
  
}

.panel p
{
  line-height: 20px;
  font-size: 14px;
}

table.vistaRicerca
{
  background: #fff;
  font-size: xx-small;
  border-collapse: collapse;
  
}

.vistaRicerca tr
{
    font-size: large;    
}

table.vistaRicerca td
{
    border: solid 1px #000;  
}

table.vistaRicerca td.col0
{
    background: #d4e4f2;
    width: 110px;
    height: 40px;
    
    padding-left: 5px;
}

table.vistaRicerca td.col1
{
    font-size: xx-small;
    padding: 3px;
}
/*
table.vistaRicerca tr >  td:last-child
{
    background: #990000;
    
}
*/

span.inc
{
   /* border-bottom: dotted 1px #000;*/
   
        
}

div.separatore
{
    display:  block;
    border-bottom: dotted 1px #aaa;
    margin: 3px;
        
}

span.titolo
{
  text-align: right; 
  font-size: xx-small;
  
    
}

.titolocomposto
{
    color: #154a93;
    font-family: Verdana;
    font-weight: bold;    
    
}
table.titolocomposto
{
    margin: 0px;
    padding: 0px;   
 }
 
 table.titolocomposto td
 {
    margin: 0px;
    padding: 0px;
    
    
 }
 
 
 input.data
 {
    width: 90px;
    /*width: 100%;*/
    border: none; 
    color:#0000FF; 
    text-decoration: underline; 
    cursor: pointer;
    background: #d4e4f2;   
    
 }
 
 input
 {
   font-size: 12px;
   height: 18px;
 }
 
 select
 {
    font-size: 11px;
    z-index: 1;
 }
 
 /*
 input[readonly='readonly'] 
 {
    color:blue; 
    background-color: #990000;
    font-family: Comic Sans MS;
 }
*/
 
 
 span.pager a
 {
    border: 1px solid #000;
    background-image: url("imm/titlebar2.JPG");
    /*display: inline;*/
    text-decoration: none;
    width: 20px;
    text-align: center;
    margin-right: 3px;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
 }
 
 div.pager
 {
    margin-bottom: 3px;
 }
 
 span.pager a.arrow
 {
    padding-left: 10px;
    padding-right: 10px;
 }
 span.pager span.attivo
 {
    border: 1px solid #000;
    background: #fff;
    
    /*background :orange;*/
    
    display: inline;
    text-decoration: none;
    width: 18px;
    text-align: center;
    margin-right: 3px;
    color: #000;
    padding-left: 3px;
    padding-right: 3px;
    
 }
 
 span.pager a:hover
 {
    border: 1px solid #000;
    background: #eeeeff;
    background-image: url("imm/button_status.JPG");     
    background-repeat: repeat-x;
    color: #000;
 }
  
 span.pager
 {
    /*margin-top: 2px;
    margin-bottom: 5px;*/
    /*display: block;*/
    font-size: xx-small;   
 }
 
 span.pagerinfo
 {
    /*margin-top: 5px;   */
    /*margin-bottom: 5px;*/
    font-size: xx-small;
    border: 1px solid #000;
     background-image: url("imm/titlebar2.JPG");
    display: inline;
    text-decoration: none;
    width: 150px;
    text-align: center;
    /*margin-right: 3px;*/
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
 }
 
 button.operator
 {
    font-family: Tahoma;
    margin-right: 3px;
    width: 40px;   
    font-size: xx-small;
    height: 16px;
    text-align: center;
    padding: 0px;
 }
 
 span.operator
 {
    font-weight: bold;   
    color: blue;
 }
 
 
 fieldset
 {
    border-color: #a8bfd4;
    border-style: solid;
    border-width: 1px;    
     
 }
 
 legend
 {
    color: #154a93; 
    font-size: 12px;
    font-family: Verdana;   
 }
 
 a.menuAmbientiVoce:hover
 {
    background-image: url("imm/buttonover.JPG"); 
    background-repeat: repeat y;    
     
     
 }
 
 table.processmenu
 {
    background: #d4e4f2;    
    /*border-top: 1px solid #dbe8f9; */
    width: 100%;
     
 }
 
 div.vista2
 {
    background: #d4e4f2;
    border: none;
    overflow: hidden;
 
 }
 
 form.mainform
 {
    margin:     0px;
    padding:    0px;
 }
 
 form
 {
    margin: 0px;
    padding: 0px;
 }
 
 
 table.whitegrid td
 {
    border-bottom: dotted 1px #666;
    font-size: x-small;
 }
 
 input.time
 {
    width: 45px;
 }
 
 
 
 div.loading
 {
    border: 1px solid #154a93;
    background: #fff;
    width: 200px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
 }
 div.loading h1
 {
    font-size: large;
    
 
 }
 
 
 div#wrapper
 {
 	/**
    overflow-x: hidden; 
    overflow-y: auto; 
    */
    /*height: 715px; 
    width: 1024px; */
    /*scrollbar-base-color: #995555;*/
    width: 100%;
    
    
    
 }
 
 #wrapper div
 {
    /*scrollbar-base-color: #d4e4f2;*/
 
 }
 
 
 div#notes
 {
    background: #fff;
    width: 100%; 
    height: 500px; 
    overflow: auto; 
    /*background: url(imm/paperbg3.jpg);*/
    display: block;
    font-family: Verdana;
 }
 
  div#notesNoScroll
 {
    background: #fff;
    width: 100%; 
    height: 500px; 
    /*background: url(imm/paperbg3.jpg);*/
    display: block;
    font-family: Verdana;
 }
 
 div#notes table
 {
    color: #000;
 }
 
 
 textarea
 {
    /*background: url(imm/paperbg3.jpg);*/
    font-family: verdana;
 }
 
 
 
 div.dialog
 {
    border: 1px solid #000; 
    background: #fff; 
    margin-top: 150px; 
    margin-left: 90px; 
    width: 250px; 
    height: 300px;
    background: #d4e4f2;
 
 }
 
 
 div#blocker
 {
    z-index: 09; 
    height: 750px; 
    background-image: url("imm/bgtrasparente.png");
    background-position: center center;
    background-repeat: repeat; 
    position: absolute; 
    top: 0px; 
    left:0px; 
    /*width: 500px;*/
    width: 100%;
    
    font-size: 11px;
    
    

    
    
 }

 /**
  * RIL 1.16.0
  * Inserito per centrare le popup finte
  */      
 div#blocker > div
 { margin: 0 auto;}
 
 
 
 div#scegliTemplate
 {
    z-index: 10; 
    height: 750px; 
    background-image: url("imm/bgtrasparente.png");
    background-position: center center;
    background-repeat: repeat; 
    position: absolute; 
    top: 0px; 
    left:0px; 
    /*width: 500px;*/
    width: 100%;
    
    font-size: 11px;
 }
 
 div.dialogtitle
 {
    background: #154a93; 
    width: 100%; 
    height: 20px; 
    
    background-image: url("imm/titlebar2.JPG");
    background-repeat: repeat-x;
 }
 
 div.dialogtitle h1
 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;   
    color: #fff;
    margin-top: 2px;
    margin-left: 2px;
 }
 
 div.dialogbuttons
 {
    border-top: 1px solid #808080;
 }
 
 div.dialogmain
 {
    height: 280px;
 }
 
 div.dialogbuttons ul
 {
    list-style: none;
     margin: 0px;
     padding: 0px;
    
    
 }
div.dialogbuttons ul li
 {
    display: inline;
 }
 
 div.dialog button.standard
 {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 15px;
    
 }
 
 
 
 
  div.divpopup
 {
    display: none;
    background: #fff;
    border: solid 1px #666;
    position: absolute;
    z-index: 1000;
    height: auto;
    background: #d4e4f2;
 }
 
 
 
 div.popheader
 {
    width: 100%;
    /*background: #bfdbff;*/
    background-image: url("imm/th.JPG");
    height: 20x;
    border-bottom: solid 1px #ccc;
    text-align: right;
 
 }
 
 div.popheader span.title
 {
    width: 90%;
    text-align: center;
 }
 
 div.popheader span.close
 {
    text-align: right;
    width: 10%;
 }
 
 div.popcontent
 {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  font-size: 11px;
 }
 
 div.popcontent ul li
 {
    list-style: none;
    list-style-image: none;
    width: 100%;
    
   
 }
 div.popcontent ul
 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
   
 }
 
 
 div.stdGrid
 {
    overflow: auto;
    width: 100%;
    display: block;
 }
 
 
 table.fieldsgroup
 {
    margin: 0px;
    padding: 0px;
 
 }
 
 fieldset.riferimenti
 {
  color: red;
  width: 100%;
  font-weight: bold;
  line-height: 20px;
 }
 
 
 div.debugdiv
{
  display: block;
  width: 100%;
  border: 1px dotted #990000;
  border-top: 1px dotted #990000;
  /*background: buttonFace;*/
  font-size: xx-small;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;

}
 
 /*
div#alertscadenza
{
  padding: 0px;
  margin: 0px;

  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 300px;
  width: 300px;
  
  background: url(imm/Post-it.png) no-repeat;
  padding-top: 100px;
  
  text-align: center;
} 

 
div#alertscadenza table.scadenza
{
  
   
  width: 250px;
  font-size: xx-small;
  font-family: verdana;
  
  border: none;
} 
*/
table.scadenza td
{
  /*border-right: 1px solid #d4e4f2;*/
  font-size: xx-small;
  text-align: center;
}


table.scadenza td.btn_posponi
{
  width: 167px;
  text-align: center;
}
table.scadenza td.btn_apri
{
  width: 62px;
  text-align: center;
}
table.scadenza td.btn_tacita
{
  width: 62px;
  text-align: center;
}

table.scadenza button.bottone
{
  height: 16px; 
  width: 60px; 
  padding: 0px;
  border: 1px solid #000;
}


 
div#blocker { behavior: url("iepngfix.htc") }
div#blocker img { behavior: url("iepngfix.htc"); }


span.cuttreenode
{
  color: #999;


}


span.alertNota { color: red; font-style: italic; }
span.alertPratica { color: red; }

a img { border: none; }


div.zoomcell
{
  background: #fff;
  border: 1px solid #000;
  font-size: 15px;
  position: absolute;
  color: #999;
  padding: 15px;
}


div#htmleditor
{}

div#htmleditor span
{
  width: 150px;
  font-weight: bold;

}


div.halfpage
{
  background: #3A6EA5;
}


span.incesc
{
  /*
  border: 1px solid #000;
  position: absolute;
  position: relative;
  float: right;
  */

}


table.noborder
{

  border-collapse: collapse;
} 

.noborder table
{
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;

}


div.suggest
{
  display: block;
  background: #fff;
  border: 1px solid #000;
  font-size: xx-small;
  padding: 0px;
  
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: left;
  z-index: 2000;
}


.suggest li
{
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}


.suggest ul
{
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.suggest a
{
  display: block;
  width: 100%;
  text-decoration: none;
  padding-left: 5px;

}

.suggest a.close
{
  text-align: right;
  color: blue;
}

.suggest a.close:hover
{
  color: blue;
  background: #fff;
}


.suggest a:hover
{
  color: #fff;
  background: #316AC5;
}

.suggest span.data
{
  color: green;
  position: absolute;
  
  text-align: right;
  right: 0px;
  
}

.suggest span.name
{
  
  

}


th
{
}


div.gridNote
{
  background: #fff;
  display: block;
  overflow: auto;
  /*
  border: 1px solid #000;
  
  margin: 0px;
  padding: 0px;
  
  */
  
  /*padding: 5px;*/
  
}

div.gridNote div
{
  display: block;
}


div.attivita
{
  border-bottom: 1px solid #d4e4f2;
  padding-bottom: 5px;
  display: block;
  

}

div.gridNote li
{
  display: inline;
  list-style: none;
  margin-right: 20px;
  margin-left: 0px;
  padding: 0px;
}


ul.listatt li
{
  /*list-style-image: url(imm/leader/attachment1.jpg);*/
  margin-left: 5px;
  font-size: xx-small;
}


ul.listsped li
{
  /*list-style-image: url(imm/leader/attachment1.jpg);*/
  margin-left: 5px;
  font-size: xx-small;
}


div.gridNote ul
{
  margin: 0px;
  padding: 0px;
}

div.attheader
{
  font-weight: bold;
  margin: 5px;
  font-size: 12px;
}

.attheader td
{
  font-weight: bold;
}


div.attattach
{
  margin: 5px;
  /*background: #eee;*/
  padding: 3px;
}

div.attnote
{
  margin: 5px;
}


div.attattach a:hover
{
  /*background: #E4EDF5;*/
}

div.attlist
{
  
  display: none;
  margin: 3px;
  border: 1px dotted #ddd;
  background: #E4EDF5;
  padding: 2px;
  padding-bottom: 10px;
}

div.atttool
{
  
  text-align: right;
  
  width: 50px;
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
 

}


td.menulogo
{
  background-color: #fff;
  background-image: url("imm/bgmenu02.jpg");
  background-repeat: no-repeat;
  background-position: center 10;
  width: 200px;
  
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  
  /*background: white;*/
  /*width: 142px;*/
  height: 177px;
  border: 1px inset;

  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  color: #000;
  padding-top: 50px;
  /*border: 1px solid #000;*/
  

}


 div.blocker
 {
    z-index: 10; 
    height: 750px; 
    background-image: url("imm/bgtrasparente.png");  
    background-repeat: repeat-xy;
    position: absolute; 
    top: 0px; 
    right: 0px; 
    
    width: 100%;
    display: none;
    font-size: 11px;
    text-align: center;
 }
 
div.lightboxpopup
{
  font-size: 40px;
  color: red;
  margin: auto;
  width: 600px
  background: #990000;
} 
 
 

/*
 TOOLBAR
*/

td div.toolbar
{
  display: block;
  text-align: right;
  /*border: 1px dotted #E4EDF5;*/
  /*background: #E4EDF5;*/
  /*width: 110px;*/
  
}

div.toolbar
{
  display: block;
  text-align: right;
}


td div.toolbar li
{
  display: inline;
  list-style: none;
  color: red;
  padding: 0px;
  margin: 0px;
  
  margin-right: 5px;
}

.toolbar img
{
  /*width: 16px;*/
  height: 16px;
  padding: 0px;
  margin: 0px;
}

.toolbar ul
{
  margin: 0px;
  padding: 0px;
}


td div.subnav
{
  /*border: 1px solid #E4EDF5;*/
  /*background: #E4EDF5;*/
  background: #ffffff; 
  position: absolute;
  display: none;
  width: 150px;  
  border: 1px solid #666666;
  padding: 3px;
  font-size: xx-small;
  /*right: 100px;*/
  
  
}

div.subnav  ul
{
   margin: 0px;
   padding: 0px;

}

div.subnav li
{
  /*display: block; */
  font-weight: normal;
  margin: 5px;
  display: list-item;
  list-style: none;
}



.attivita table
{
  border: 0px;
  padding: 0px;
  margin: 0px;

}
 
div.attivita div.attivita_loading
{
  background-image: url("imm/ajax-loading.gif");
  background-repeat: no-repeat;
  
  height: 100px;
  display: block;
  background-position: center center;

} 

a.textualdelete
{
  text-decoration: none;
  /*border: 1px solid red;*/
  color: red;
  font-weight: bold;
  /*background: white;*/
  padding-left: 2px;
  padding-right: 2px;
}


div.filterlist
{
  background: #fff;
  border: 1px solid #000;
  padding: 3px;
}


div.filterlist ul
{
    list-style: none;
     margin: 0px;
     padding: 0px;
    
    
}

div.filterlist ul li
 {
    
 }
 
 div.filtriviste
 {
  position: absolute;
  top: 200px;
  left: 200px;
  display: none;
  width: 200px;
 }
 
 
div.filtriviste select
{
  border: 1px solid #000;
  
}


div.toolbar
{

}

div.row img
{
  width: 12px;
  height: 12px;
}



div.row
{
  padding: 2px;
}


div.titlebar
{
  background-image: url("imm/th.jpg");
  background-repeat: repeat y;
  color: #154a93;
  text-align: left;
  height: 20px;
  font-weight: bold;
  padding: 2px;
}

.mailunread
{
  font-weight: bold;
  color: red;
}

tr.mailunread a
{
  /*color: red;*/
}


tr.scadenza a
{
 color: #99000;
}


span.titoloscadenza a
{
  color: inherit;
  
}


.grid th.orderasc
{
  background-image:     url('imm/arrow_up.gif');
  background-repeat:    no-repeat;
  background-position:  right center;
  
}

.grid th.orderdesc
{
  background-image:     url('imm/arrow_down.gif');
  background-repeat:    no-repeat;
  background-position:  right center;
  
}


.gridReferenti td
{
  font-size: 11px;
}


div#newemail
{
  display:              none; 
  position:             absolute; 
  bottom:               0px; 
  right:                0px; 
  width:                400px; 
  background-color:     #fff;
  background-image:     url("imm/MAIL21B.gif"); 
  /*background-image:     url(imm/bgtrasparente.png);*/
  
  background-position:  left center; 
  background-repeat:    no-repeat; 
  
  padding:              2px;
  padding-left:         50px;
  border:               2px dotted #666;
  font-size:            xx-small;
  font-weight:          bold;
  text-align:           center;
  
  
}

div#newemail_list
{
  padding-top:          5px;
}


div#newemail_header
{
  text-align: right;
  
  
}

div#newemail_header img
{
  width:    10px;
  height:   10px;
  
}

span.allegatoattivita
{
  /*background: #fff;*/
  /*border: 1px solid #ccc;*/
  padding: 1px;
  font-size: 10px;
  line-height: 18px;

}



div.toolbarlist
{
  font-size: xx-small;
  background: #fafafa;
  
}

div.toolbarlist li
{
  list-style: none;
  border-bottom: 1px solid #ccc;
  width: 250px;
  height: 25px;
  
}

div.toolbarlist img
{
  border: none;
  width: 16px;
  margin-right: 5px;
  /*border-right: 1px solid #ccc;*/
  padding-right: 2px;
  
}

div.toolbarlist ul
{
  margin: 0px;
  padding: 0px;
}


div.toolbarlist a
{
  text-decoration: none;
  color: #000;
  display: block;
  
width: 100%;
}

div.toolbarlist a:hover
{
  
  background-image: url('imm/button_status.JPG');
  

}

div.grid_menucontestuale
{
  display: none;
  position: absolute;
  background: #ccc;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  /*width: 200px;*/
  /*min-height: 150px;*/
}


fieldset.protocollo {
 height: 45px;
 font-weight: bold;
 font-family: Arial;
 color: blue;
 padding: 5px;
}

fieldset.stato2 {
 height: 45px;
 font-weight: bold;
 font-family: Arial;
 color: red;
 padding: 5px;
}


/*
MODULO INTERVENTI (BEGIN)
*/

span.libero
{
  color: blue;
  font-weight: bold;
  text-transform: uppercase;
}

span.occupato
{
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}

/*
MODULO INTERVENTI (END)
*/

td.separator
{
  border-top: 1px solid #000;
  
}


.number
{
  text-align: right;
  padding-right: 3px;
  border: 1px solid #666;
  background: #ccc;

}


/**
 * CONTROLS
 * 
 */
input.input_time
{
  width: 40px;
  

} 


span.labelstrong
{
  color: #000;
  font-weight: bold;
}
   
span.gridalert
{
  color: red;
  font-weight: bold;
}   

img.smallico
{
  width: 16px;
  height: 16px;

}


/*
ul.newtab
{
  margin: 0px;
  padding: 0px;

}

ul.newtab li
{
  display: inline;
  
  
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:5px;
  padding-right: 5px;
  

 
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  background-image: url("imm/th.jpg"); 
  background-repeat: repeat y;
  color: #154a93;
  
  border-right: none;
  FONT-WEIGHT: bold;
  height: 20px;
  
  
  BORDER-RIGHT: buttonshadow 1px solid;
  BORDER-TOP: buttonhighlight 1px solid;
  BORDER-LEFT: buttonhighlight 1px solid;
  BORDER-BOTTOM: buttonhighlight 1px solid;
  
  CURSOR: hand;
  
  margin-left: 0px; 
  margin-right: 0px;
}

.newtab li.tab-selected
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: buttonhighlight 1px solid;
    WIDTH: 50%;
    BORDER-top: #F8BF24 2px solid;
    HEIGHT: 20px;
    border-bottom: none;
    background-image: none;
    
    TEXT-ALIGN: center;
    color: #990000;


}

.newtab li span
{
  width: 120px;
  display: inline-block;
}
*/

iframe
{
  border: none;

}

input, select
{
  padding: 0px;
  padding-left: 1px;
}

/*
div.menuProcessi ul
{
  margin: 0px;
  padding:0px;
  height: 25px;
  padding-top: 3px;
}



div.menuProcessi li
{
  list-style: none;
  
  margin: 0px;
  display: inline;
  width:109px; 
  white-space: nowrap;
  
  
  margin-right: 3px;
  
 
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

div.menuProcessi li.menuButton
{
  
  border-bottom: 1px solid #828177;
  border-right: 1px solid #828177;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}


div.menuProcessi li.menuButton 
{
  

}


div.menuProcessi li.menuButtonActive
{
  border-top: 1px solid #828177;
  border-left: 1px solid #828177;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #eee;
}




div.menuProcessi a
{
  text-decoration: none;
  color: #000;
   
  text-align: center;
  
  
}



div.menuProcessi li:hover
{
  background-image: url("imm/buttonover.jpg");
  background-repeat: repeat y;
}


*/







/* PROVA MENU */


div.menuProcessi
{
 
  

}


table.mainmenu
{
  /*
  color: #fff;
  background: #2F668D;
  font-weight: bold;
  */
  color: #333;
}

a.menuTendinaVoce
{
  /*color: #fff; */
  color: #333;
}


.menuProcessi ul{
    margin: 0; padding: 0;
    float: left;
    
    
    
   
    
    
    
    }
 
.menuProcessi ul li{
    display: inline;
    
   
  
    
    padding-top: 2px;
    padding-bottom: 2px;
    
    
    }
 
.menuProcessi ul li span a{
    text-decoration: none;
    color: #000000;
    width: 100px;
    /*color: #ffffff; */
    text-align: center;
    
}


.menuProcessi ul li span a.processclose{
   width: 15px;
   color: red;
   
   padding-right: 2px;
   padding-left: 3px;
   text-align: right;
   
}



.menuProcessi ul li span.process{
   float: left; 
   margin-right: 2px;
   border: 1px solid red;
   white-space: nowrap;
  /*border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;*/
  
  border-bottom: 1px solid #828177;
  border-right: 1px solid #828177;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  
  padding: 4px 4.5px;
  /*background-color: #1FB583;*/
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
   
}


.menuProcessi ul li.menuButtonActive  span.process
{
  border-top: 1px solid #828177;
  border-left: 1px solid #828177;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #eee;
  
}




 
.menuProcessi ul li a:visited{
    }
 
.menuProcessi ul li a:hover, .menuProcessi ul li .current{
    /*
    color: #ffffff;
    background-color:#0b75b2;
    */
    }

/**
 * PROVA MENU
 */ 




/**
 * FILEDSET FORM
 */

fieldset.xstato
{
  height: auto !important;  /* per i browser moderni */
  height: 42px;      /* per IE5.x e IE6 */
  min-height: 42px;  /* per i browser moderni */
  /*padding: 0px;
  padding: 3px; */
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: verdana;
  padding-top: 3px;
}  


div.custombutton
{
 display: block;
 
 
 
 border-bottom: 1px solid #828177;
 border-right: 1px solid #828177;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 
 /*border-color : #69f #00f #00f #69f;*/
 
 border-style: solid;
 
 text-align: center;
 padding: 10px;
 background-color: #d4e4f2;
 
 
}

.bottoneStato
{
  width:150px;
  background-image: url("imm/button_status.JPG");
  background-repeat: repeat x;
  border: 1px #d4e4f2 solid;
}

a.newbutton2
{
    /*background-color:#f5f5f5;*/
    /*color:#565656;*/
    /*
    border:1px solid #ccc;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    */
    
    color: #ffffff;
    /*background-color: orange;*/
    background-color: #FF8448;
    
    /*border: 2px outset #333;*/
    
    border-top:1px outset #ccc;
    border-left:1px outset #ccc;
    border-bottom:1px outset #666;
    border-right:1px outset #666;
    
    border-style: outset;
    
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    
    text-decoration:none;
    
    font-weight:bold;
    
    
    
    cursor:pointer;
    
    padding: 1px 15px 2px 15px; 
    
    margin-right: 2px;

}

a.newbutton2:hover
{
  color: #FF8448;
  background-color: #ffffff;
  border-top:1px outset #666;
    border-left:1px outset #666;
    border-bottom:1px outset #ccc;
    border-right:1px outset #ccc;
}


a.newbutton2 img{
    border:none;
    width:16px;
    height:16px;
}

/*
input[type="checkbox"] {
  background: white;
  border: 1px solid red;
  color: red;
  width: 150px;
  height: 10px;
}
*/
/**
 * OPZIONI SELEZIONATE
 */



	select.destinatari
	{
		font-size: 11px;
		height: 100px;
	}
	
	#addresses_list li
	{
    list-style: none;
    text-align: left;
  }
  
  ul#addresses_list
	{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-align: left;
  }
	
	a.cancella
	{
    color: red;
    font-weight: bold;
    text-decoration: none;
  }
  
  
  
  li.suggestelement
  {
     border-bottom: 1px dotted #666;
  
  
  
  
  }
  
  
  .suggestelement span.details
  {
    color: #666;
  
  
  }
  
  
  
  input.noblubble
  {
    
    -ms-transform: scale(0.75); /* IE */
    -moz-transform: scale(0.75); /* FF */
    -webkit-transform: scale(0.75); /* Safari and Chrome */
    -o-transform: scale(0.75); /* Opera */
    display: inline;
    margin: 0px;
    padding: 0px;
    
  
  }
  
  
  td.formlabel
  {
    /*background-color: #eee;
    border: 1px solid #ccc;    */
    height: auto !important;  /* per i browser moderni */
    height: 20px;      /* per IE5.x e IE6 */
    min-height: 20px;  /* per i browser moderni */
  }
  
  td.formlabel span
  {
    
    padding-left: 15px;
    
  }
  
  div.formgroup
  {
   padding-left: -15px;
   margin-top: 10px;
   
   
  
  }
  
  
  
  a
  {
    color: #0066CC;
  }
  
  
  
  a.bottone
  {
    
     
  padding-left: 3px;
  padding-right: 3px;
  
    
    /*
    color: #ffffff;
    background-color:#0b75b2;
    
    
    border-bottom: 1px solid #828177;
  border-right: 1px solid #828177;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  text-transform: uppercase;  
    
    */
    
    color: #333;
    font-weight: bold;
    
    
    font-size: 11px;
    white-space: nowrap;
    
    
    
    
    
  }
  
  

.statonofixed input
{
  
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  color: #333;
  padding-left: 5px;

}
  
  
.bottone span.standard
{
  color: #990000;
  
}
  
  
  
  
div.dialogtoolbar
{
  text-align: center;
  display: block;

}



div.attivita
{
  margin-top: 0px;
  padding-top: 3px;
}

div.attivita.rigaGrid 
{
    background-color: #eeeeff;
    background-color: #F6F6FA;
   
   
}

div.attivita.rigaGrid2 {
 
   background-color: #eeeeff;
   background-color: #fff;
 
   
}


span.label_small
{
  font-size: 10px;


}

div.logok
{
  font-style: italic;
  color: green;
}

div.logko
{
  font-style: italic;
  color: red;
}

/**
 *BPM
 */
 
a.buttonEseguiFaseAttivita
{
    color: #ffffff;
    /*background-color: orange;*/
    /*background-color: #FF8448;*/
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

.textGreen
{
  color: green;
}

.textRed
{
  color: red;
}

.textBold
{
  font-weight:bold;
}

.tdUndelineButtom
{
  border-bottom:1pt solid black;
}

.textLightGreen
{
  color: #1FB583;
}

.backgroundGreen
{
  background-color: green;
}

.backgroundRed
{
  background-color: red;
}


.ddlProducts
{
 border-radius:15px;
 background-color:green;
}