﻿/* VERDE */
/*alternaterows, controlli readonly, TitoloSezione
	chiaro
*/#altcolor .TitoloSezione,
			.TitoloPagina,
			.GridView_Header,
			.BottoneSezione,
			.TextboxBase_Readonly,
			.CheckBoxBase_Readonly,
			.ComboBase_Readonly,
			.MenuContenitore,
			.VoceMenu,
			.VoceSottoMenu		
{
	background-color:#D5EDD7;
}
/* tutti link: 
	scuro
*/
#linkcolor a, 
	a:active, 
	a:visited, 
	a:link, 
	a:hover, 
	.LinkStyle, 
	a.showhide,
	Gridview_LinkColumn,
	Gridview_LinkStyle,
	.Bottone,
	.BottoneSezione
{
	color:#25750F;
}
.Planning_Cella_3
{
	background-color:#D5E6DE;
	}
.Planning_Cella_3_5
{
	background-color:#93BAA8;
	}
.Planning_Cella_5_
{
	background-color:#5A826F;
	}
.CompletionListCssClass 
{ 
        border: 1px solid #000000; 
        list-style-type: none; 
        line-height:20px;
        margin: 2px; 
        background-color: #FFF; 
        text-align: right; 
        font-family:Verdana;
		font-size:8pt;
		color:#000000;/*#56657D;*/

} 
 
ul.list li { 
        padding: 2px 2px; 
        font-family:Verdana;
		font-size:8pt;
		color:#000000;/*#56657D;*/
} 

.listitem { 
        color: #090; 
        font-family:Verdana;
		font-size:8pt;
		color:#000000;/*#56657D;*/
} 

.hoverlistitem { 
        background-color: #F0FFF8; 
        font-family:Verdana;
		font-size:8pt;
		color:#000000;/*#56657D;*/
        
} 

body 
{
	
}
.StileGenerico
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;/*#56657D;*/
	background-color:Transparent;
}
divMaster
{
	text-align:left;
	width: 1010px;
	vertical-align:middle;
}
divResult
{
	text-align:left;
	vertical-align:middle;
}
.divGrid 
{
	/*overflow: auto; 
	position: relative; 
	height: 1024px; 
	width: 600px;*/
	border-width:thin;
	border-color:#DAE0E3;
	border-style:none;
	/*box-shadow: 5px 5px 5px #999;	*/	
}
a 
{
	/*color:#DB1E09;*/
	text-decoration:none;
}
a:active
{
	/*color:#DB1E09;*/
	text-decoration:none;
}
a:visited
{
	/*color:#DB1E09;*/
	text-decoration:none;
}
a:link
{
	font-size:8pt;
	font-family:Verdana;
	/*color:#DB1E09;*/
	text-decoration:none;
}
a:hover
{
	/*color:#DB1E09;*/
	text-decoration:none;
}
.LinkStyle
{
	/*color:#DB1E09;*/
	text-decoration:none;
	}
a.showhide
{
	font-size:8pt;
	font-family:Verdana;
	}
.Utente
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
}
.grafico_importo
{
	font-family:Verdana;
	font-size:7pt;
	color:black;
}
.Copyright
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
}
.toolbar
{
	border-color:black;/*#DEDEDE;*/
	border-style:none;
	border-width:thin;
	padding:3px;	
			/*box-shadow: 5px 5px 5px #999;	*/
	}
.toolbar_button:hover
{
	box-shadow: 5px 5px 5px #999;
}	
.TabellaTotali
{
	text-align:center;
	width:250px;
	padding:5px;
	border-spacing:5px;
	border-style:dashed;
	border-width:thin;
	border-color:#56657D;
	}
.TabellaScheda
{
	padding:5px;
	border-spacing:5px;
	border:none;
	}
.TabellaBasicRicerca
{
	padding:0px;
	border-spacing:0px;
	border:none;
	}	
.TabellaSchedaRidotta
{
	padding:5px;
	border-spacing:5px;
	border:solid;
	border-width:thin;
	}
.TabellaSchedaDatiFissi
{
	padding:5px;
	border-spacing:5px;
	border-style:dashed;
	border-width:thin;
	}
.TabellaRicerca
{
	padding:5px;
	border-spacing:5px;
	width:1020px;
	}
.NumeroRecords
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	text-align:right;
}
.MessaggioErrore
{
	font-family:Verdana;
	font-size:10pt;
	color:#FC2359;
	background-color:Transparent;
}
.TestataRicerca
{
	border-style:solid;
	border-width:thin;
	background-color:#E1E8EB;
	/* background-color:#FFFFE6; */
	padding:15px;
	text-align:left;
	font-family:Verdana;
	background-color: #eee;
           background: -moz-linear-gradient(top, #eee, #999);
           background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#999));
           -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorstr=#ffffff, endColorstr=#E1E8EB, GradientType=0)";
           color: #000000;
           padding: 15px;
    box-shadow: 5px 5px 5px #999;
 	}
.Scheda
{
	border-style:solid;
	border-width:thin;
	background-color:#E1E8EB;
	/* background-color:#EDF5FA; */
	padding:15px;
	font-family:Verdana;
	background-color: #eee;
           background: -moz-linear-gradient(top, #eee, #999);
           background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#999));
           -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorstr=#ffffff, endColorstr=#E1E8EB, GradientType=0)";
           color: #000000;
           padding: 15px;
    box-shadow: 5px 5px 5px #999;	
	}
.DivPulsantiEditing 
{
	  display:inline;
}	
.SezionePulsantiEditing
{
	border-style:none;
	background-color:Transparent;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	float:right;
	}
.TitoloMAIN
{
	font-family:Verdana;
	font-size:10pt;
	color:black;
	background-color:white;
}
.TitoloGenerico
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#56657D;
	background-color:Transparent;
}
.TitoloPagina
{
	font-family:Verdana;
	font-size:13pt;
	/* color:black; */
	color:black; 
	/*background-color:#DAEDDB;*/
	border-style:solid;
	border-width:thin;	
	border-color:Black;
}
.TitoloSezione
{
	font-family:Verdana;
	font-size:13pt;
	color:black;
	background-color:#D5EDD7;
	border-style:solid;
	border-width:thin;
	padding:5px;
	padding-left:10px;
	overflow:hidden;
	width:1000px;
	box-shadow: 5px 5px 5px #999;
	padding:5;	
}
.TitoloSezioneRidotta
{
	font-family:Verdana;
	font-size:11pt;
	color:#454285;
	background-color:#ffffff;
	border-style:solid;
	border-width:thin;
	overflow:hidden;
	width:500px;
	/*background-color: #eee;
           background: -moz-linear-gradient(top, #eee, #999);
           background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#999));
           -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorstr=#C8D2E3, endColorstr=#DEEAFF, GradientType=0)";
           color: #000000;
           padding: 12px;*/		
}
.TitoloSezioneEdit
{
	font-family:Verdana;
	font-size:11pt;
	color:black;
	background-color:#ffffff;
	border-style:solid;
	border-width:thin;
	overflow:hidden;
}
.Gridview_LinkColumn
{
	/*color:#C7DBFF;*/
	text-decoration:none;
	font-weight:bold;
	}
.Gridview_LinkStyle
{
	/*color:#C7DBFF;*/
	font-weight:bold;
	}
.GridView_Header
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
	height:40px;		
	/*background-color:#EBD5C7;*/
	padding:5;
}
.GridView_Header_SelectionGrid
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
}
.GridView_Rows_SelectionGrid
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
	background-color:White;
}
.GridView_AlternateRows_SelectionGrid
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
	background-color:#F2F8FC;
}
.GridView_Rows
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
	height:40px;
	background-color:White;
	padding:5;
}
.GridView_AlternateRows
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	vertical-align:middle;
	border-style:solid;
	border-width:thin;
	height:40px;	
	background-color:#EDFAE6;
	padding:5;
}
.Bottone
{
	font-family:Verdana;
	font-size:9pt;
	/*color:#1FDE1F;*/
	background-color:white;
	cursor: pointer;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	padding: 5px;	
	border:solid thin gray;
	box-shadow: 5px 5px 5px #999;	
}
.BottoneSezione
{
	font-family:Verdana;
	font-size:9pt;
	/*color:#54240F;*/
	background-color:#F0FFF0;
	/*background-color:white;*/
	cursor: pointer;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	padding: 5px;		
	border:solid thin gray;
	box-shadow: 5px 5px 5px #999;	
}
.BottoneSezione:hover 
{
	background-color:#DBDBDB;
	}
.Bottone:hover 
{
	background-color:#DBDBDB;
	}
.TextboxBaseLabel
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:Transparent;
}
.CheckboxBaseLabel
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:Transparent;
}
.TextboxBase
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:white;
	border-style:solid;
	border-width:thin;
}
.TextboxBase_Readonly
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	/*background-color:#E0FFE2;*/
	border-style:solid;
	border-width:thin;
}
.CheckBoxBase
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:Transparent;
	border-style:none;
}
.CheckBoxBase_Readonly
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	/*background-color:#E0FFE2;*/
	border-style:none;
}
.ComboBaseLabel
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:Transparent;
}
.ComboBase
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	background-color:White;
	border-style:solid;
	border-width:thin;
}
.ComboBase_Readonly
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000; /*#56657D;*/
	/*background-color:#E0FFE2;*/
	border-style:solid;
	border-width:thin;
}
.MenuContenitore
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	/*background-color:#DAEDDC;*/
	background-image:"Resources/ADC.ico";
	border-style:solid;
	border-width:thin;
	box-shadow: 5px 5px 5px #999;
}
.VoceMenu
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	/*background-color:#DAEDDC;*/
}
.VoceSottoMenu
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	/*background-color:#DAEDDC;*/
	border-style:solid;
	border-width:thin;
}
.VoceMenuSelezionata
{
	font-family:Verdana;
	font-size:10pt;
	color:White;
	background-color:Blue;	
	}
.VoceMenuOver 
{
	font-family:Verdana;
	font-size:10pt;
	color:black;
	background-color:white;
}