/******Generali*****/
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	background-color: white;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color:#333333;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../Common/images/sfondo-pagina_.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.header{
	background-image: url(../../Common/images/sfondo_header.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
/*finestre pop up*/
.body_popup
{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background-image: none;
	background-repeat: no-repeat;

	
}

td
{
	font-size: 12px;
	
}


input,select
{
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	
}
.scritta-multiportal {
	background-color: #FFFFFF;
	background-image: url(../../Common/images/scrittaverticale.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
.barra-orizzontale-tab {
	background-image: url(../../Common/images/barraorizzontale.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo-menu-sinistra {
	background-image: url(../../Common/images/sfondomenusx2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ADCFE0;
	border-right:1px solid white;
	height: 600px;
}
.sfondo-azzurro-menu-sinistra_ {
	background-image: url(../../Common/images/sfondomenusx1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#ADCFE0;
}
/***LeftSideListBar**********/
.LeftSideListBar
{
    background-color:Transparent;
    border-style:none;
	border-width:0px;
	/*background-image:url(../../Common/Images/sfondomenusx1.gif);*/
	 
}

/*serve per eliminare i bordi dai singoli item*/
.LeftSideListBar_DefaultItemStyle
{
    border-style:none;
	border-width:0px;
	text-align:left;
	padding-left: 6px;
	background-image: url(../../Common/images/sfondomenusx1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#ADCFE0;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	
}


.LeftSideListBar_DefaultItemHoverStyle
{
	padding-left: 6px;
    cursor:pointer;
}

/* serve per eliminare l'effetto premuto delle immagini*/
.LeftSideListBar_DefaultItemSelectedStyle
{
    	border-style:none;
	border-width:0px;
	cursor:pointer;
	font-weight:bold;
	   
}



.LeftSideListBar_DefaultHeaderGroupHoverStyle
{
	background-image:url(../../Common/Images/InfragisticsImages/pulsante.jpg);
	height:22px;
	padding-left:5px;
	padding-right:1px;
	padding-top:1px;
	color: blue;
	font-weight: bold;
	font-size: 12px;
	
}
.LeftSideListBar_DefaultHeaderGroupExpandedStyle
{
	background-image:url(../../Common/Images/InfragisticsImages/pulsante.jpg);
	height:22px;
	padding-left:5px;
	padding-right:1px;
	padding-top:1px;
	color: #000050;
	font-weight: Bold;
	font-size: 12px;
	
	text-align:right;
    
}
.LeftSideListBar_DefaultHeaderGroupCollapsedStyle
{
	background-image:url(../../Common/Images/InfragisticsImages/pulsante.jpg);
	height:22px;
	padding-left:5px;
	padding-right:1px;
	padding-top:1px;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	
}

/*serve per togliere il bordo dal gruppo*/
.LeftSideListBar_DefaultGroupStyle
{
	
 border-style:none;
	border-width:0px;
	 

}

.ObjectMng_Azioni
{
	background-color:silver;
}
.ObjectMng_Griglia
{
	background-color:#ededed;
}
.ObjectList_Button
{
	border: 1px solid #60A4C7;
	background-color:#D6E7EF;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	
}
.ObjectListGrid_UWGrid_FrameStyle
{
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	
	background-color:Transparent;
}
.ObjectListGrid_UWGrid_FooterStyleDefault
{
	background-color:LightGrey;
	border-style:solid;
	border-width:1px;
	border-left-color:White;
	border-top-color:White;
	border-left-width:1px;
	border-top-width:1px;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	
}
.ObjectListGrid_HeaderStyleDefault
{
	background-color:LightGrey;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	border-left-color:White;
	border-top-color:White;
	border-left-width:1px;
	border-top-width:1px;
	color:#555555;
	font-weight: normal;
	font-size: 11px;
	
}
.ObjectListGrid_UWGrid_RowStyleDefault
{
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	height:22px;
	background-color:#ffffff;
	border-left-width:0px;
	border-top-width:0px;
	padding-left:3px;
	
	
}
.ObjectListGrid_UWGrid_SelectedRowStyleDefault
{
	background-color:LightGrey;
	
	
}
.ObjectListGrid_Filtro
{
	background-color:#ffffff;
}


.ImagesPreview_Cell_HighLight
{
	border:  solid 1px #000000;
}


.ImagesPreview_Cell_Standard
{
}


.imgPreview{border: none; margin: 2px; height: 40px;}
a:active { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; } 
a:hover { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; } 
a:link { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; }  
a:visited { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; }  




.ImagePreviewArea
{
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	border-left: #000000 1px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	height: 100%;
	background-color: #ffffff;
}


.FrameLayout
{
	border-right: #5D94B2 1px solid;
	border-top: #5D94B2 1px solid;
	border-left: #5D94B2 1px solid;
	border-bottom: #5D94B2 1px solid;
}

.CustomError_Testo
{
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	
}
.CustomError_Testo_Evidenziato
{
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	
}

.CustomError_Link:active { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; } 
.CustomError_Link:hover { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; } 
.CustomError_Link:link { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; }  
.CustomError_Link:visited { color:Black;font-size: 12px;font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; text-decoration: underline; }  

/* Filtri */
.Filtro_Error_Msg
{
	color: #ff0000;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
.Filtro_Applica
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #00FF00;
	color: #000000;
	background-image: url(../common/Images/verde.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}

.Filtro_Cancella
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #FF3300;
	background-image: url(../common/images/rosso.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}

.Filtro_Aggiungi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #00CCFF;
	background-image: url(../common/images/blu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}

.Filtro_Carica
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #00FF00;
	color: #000000;
	background-image: url(../common/Images/verde.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}

.Filtro_Salva
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #00FF00;
	color: #000000;
	background-image: url(../common/Images/verde.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}


.cssTDGroupsCount{
	padding:0px;
	height: 18px;
	border-bottom:1px solid silver;
	
}
.cssTDGroupsCount input
{
	cursor: pointer;	
	font-size:12px;
	border: none;
}

.cssTableGroupUsers th{font-size:13px; text-align:left;}
.cssTableGroupUsers .cssAuth  a, .cssTableGroupUsers .cssAuth a:visited {
	width:20px;
	display:block;
	border:1px dotted silver;
	text-decoration:none;

	background-image: url(../Common/images/SxMenuIcons/autorizzazioni.gif);
	background-repeat: no-repeat;
}
.cssTableGroupUsers a:hover{background-color: silver;}

.cssMyAuth_Row:hover{background-color: #ededed}
.cssMyAuth_Row td{
	height: 20px;
}

#xctl0xxctl0xUltraWebGrid1_div, #xctl0xxctl1xUltraWebGrid1_div{position: relative} /*fix per ie: se una griglia contiene pił di 10 righe sborda dal contenitore coprendo i filtri sottostanti*/