﻿
.Header, .Header th
{
	background-image: url('../../CMSImages/gridView/header.gif');
	background-repeat:repeat-x;
	text-align:left;
	font-size:10px;
	color: #000000;
	font-weight:bold;
	height:20px;
}


.GroupHeader 
{
	background-image: url('../../CMSImages/ico/group.png');
	background-position:3px 3px;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:20px;
	/*background-color:#b7e0ea;*/
	background-color:#ceeeff;
	color:#585858;
	display:block;
	font-weight:bold;
	border:1px solid #999;

}
.GroupHeader  tr
{

	border:1px solid #999;

}
.GroupHeader td
{
	 padding-left : 30px;
}

.Row
{
	color: #000000;
	vertical-align:middle;
	background-image:url('../../CMSImages/gridView/row.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}




.Row:hover,.AlternateRow:hover,.ReviewRow:hover,.SubReviewRow:hover
{
	
	 background-image:url('../../CMSImages/gridView/rowInfo.gif');
	 background-repeat:repeat-x;
	

}
.AlternateRow
{
	color: #000000;
	vertical-align:middle;
	background-image:url('../../CMSImages/gridView/altRow.gif');
	background-repeat:repeat-x;
	background-color:#CCC;
	
}
.SelectedRow
{
	color: #000000;
	vertical-align:middle;
	background-image:url('../../CMSImages/gridView/DaValidare.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}

.EnphatizeRow
{
	color: #000000;
	vertical-align:middle;
	background-image:url('../../CMSImages/gridView/enphatizeRow.gif');
	border-top: 1px dotted #CCC;
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}

.DVHeader
{
	
	color: #000000;
	vertical-align:text-top;
	background-image:url('../../CMSImages/gridView/altRow.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	
}
.DVRow
{
	
	color: #000000;
	vertical-align:middle;
	background-image:url('../../CMSImages/gridView/row.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:2px;

}


.LinkButton:hover
{
	
	background-image:url('../../CMSImages/linkButton/bgLinkButtonOver.gif');
	background-color:#ffffff;
	text-decoration:none;

	margin-bottom:4px;
	margin-top:4px;
	display:inline-block;


}
.LinkButton
{
	border: 1px Solid #CCCCCC;
	color: #4A5456;
	font-weight:bold;
	padding:3px;
	background-image:url('../../CMSImages/linkButton/bgLinkButton.gif');
	background-color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	
	margin-bottom:4px;
	margin-top:4px;
	display:inline-block;

	
}


.SimpleLinkButton:hover
{
	
	background-image:url('../../CMSImages/linkButton/bgLinkButtonOver.gif');
	background-color:#ffffff;
	text-decoration:none;
	display:inline-block;


}
.SimpleLinkButton
{
	border: 1px Solid #CCCCCC;
	color: #4A5456;
	font-weight:bold;
	padding:3px;
	background-image:url('../../CMSImages/linkButton/bgLinkButton.gif');
	background-color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	display:inline-block;

	
}

.MenuItem:hover
{
	
	background-image:url('../../CMSImages/linkButton/bgLinkButtonOver.gif');
	background-color:#ffffff;
	color:#575757;
	border:1px solid #F2F2F6;
	text-decoration:none;
	vertical-align:middle;

}
.ExpandedMenuItem
{
	cursor:pointer;
	border: 1px Solid #CCCCCC;
	color: #f5f5f5;
	font-weight:bold;
	height:20px;
	padding:14px 8px;
	font-size:12px;
	/*background-image:url('../../CMSImages/linkButton/bgLinkButton.gif');*/
	background-color:#8A171A;
	text-decoration:none;
	vertical-align:middle;
	width:170px;
	display:block;
	margin-bottom:2px;
}

.MenuExpanded
{
	background-image:url('../../CMSImages/linkButton/MenuExpanded.png');
	background-color:#ffffff;
	text-decoration:none;
	width:170px;
	display:block;
	padding:14px 8px;
	margin-bottom:7px;
	border-top: 1px dashed #CCCCCC;
}
.MenuExpanded a
{
	display:block;
	color: #92accd;
    text-decoration: none;
    padding:10px 6px;
    font-weight:bold;
	font-size:12px;
}

.MenuExpanded a:hover
{
	color:#000; text-decoration:none;
}

.MenuExpandedActive
{
	background-image:url('../../CMSImages/linkButton/MenuExpanded.png');
	text-decoration:none;
	width:170px;
	display:block;
	padding:14px 8px;
	margin-bottom:7px;
	border-top: 1px dashed #CCCCCC;
	border-left : 3px solid #dfa200;
	background-color:#f3f3f7;
}
.MenuExpandedActive a
{
	display:block;
	color: #92accd;
    text-decoration: none;
    padding:10px 6px;
    font-weight:bold;
	font-size:12px;
}

.MenuExpandedActive a:hover
{
	text-decoration:none;
}


.ExpandedMenuItem:hover
{
	
	background-image:url('../../CMSImages/linkButton/ExtendedOver.png');
	background-color:#ffffff;
	text-decoration:none;
	vertical-align:middle;

}
.MenuItem
{
	cursor:pointer;
	border: 1px Solid #CCCCCC;
	color: #f5f5f5;
	font-weight:bold;
	height:20px;
	padding:14px 8px;
	font-size:12px;
	/*background-image:url('../../CMSImages/linkButton/bgLinkButton.gif');*/
	background-color:#232323;
	text-decoration:none;
	vertical-align:middle;
	width:170px;
	display:block;
	margin-bottom:2px;
}

.Back
{
    float:left;
	cursor:pointer;
	border: 1px Solid #CCCCCC;
	color: #4A5456;
	font-weight:bold;
	padding:3px;
	background-image:url('../../CMSImages/linkButton/bgLinkButton.gif');
	background-color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	min-height:18px;
	margin:0 3px 0 0;
	
}


.TextBox, .TextBox table
{
	border: 1px Solid #A5A5A5;
		 color: #000000;
	 font-weight:normal;
	 background-image:url('../../CMSImages/textbox/bgTextBox.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
}
.TextBoxReadOnly, .TextBoxReadOnly table
{
	border: 1px Solid #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-weight:normal;
	background-image:url('../../CMSImages/textbox/bgTextBoxDisabled.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
	
}

.TextBoxOK
{
	border: 1px Solid #8ad24a;
	color: #000000;
	font-weight:normal;
	background-image:url('../../CMSImages/textbox/TextBoxOK.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
}

.TextBoxError
{
	border: 1px Solid #cd3f3f;
	color: #000000;
	font-weight:normal;
	background-image:url('../../CMSImages/textbox/TextBoxError.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
	
}

.TextBoxWarning
{
	border: 1px Solid #ffcc66;
	color: #000000;
	font-weight:normal;
	background-image:url('../../CMSImages/textbox/TextBoxWarning.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
}


.CharCount
{
		border: 1px Solid #A5A5A5;
		color: #A5A5A5;
		font-weight:normal;
		padding:1px;
		background-repeat:repeat-x;
		background-color:#f0f0f0;
		text-align:right;
}


div#LingueConfigurate
{
	 margin-bottom:5px;
	 height:auto !important;
	 min-height:22px;
	 height:22px;
	 /*display:inline;*/
	 float:left;
	 margin:0 0 0 2px;
}
div#LingueConfigurate span
{
	 float:left;
	 margin-right:2px;
	 font-weight:bold;
}
/*div#LingueConfigurate:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}
*/
div.ElencoLingue
{
	margin-left:10px;
    height:auto !important;
	min-height:40px;
	height:40px;
	overflow:hidden;
}
/*
div.ElencoLingue:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}
*/
.Language
{

	height:18px;
	width:18px;
	padding:1px;
	vertical-align:middle;
	float:left;
	text-align:center;
	border: 1px solid #C4C4C4;
	background:#e8e8e8 url(../../CMSImages/UIControl/Language/Bg.png);
	background-repeat:repeat-x;
	margin:0 3px 3px 0;
}

.EnphatizeLanguage, .Language:hover
{
	height:18px;
	width:18px;
	padding:1px;
	float:left;
	text-align:center;
	border: 1px solid #ff9933;
	background:#f1c15f url(../../CMSImages/UIControl/Language/Bg2.png);
	background-repeat:repeat-x;
	margin:0 3px 3px 0;
}


.MaxLength
{
	margin-left:1px;
	padding:1px;
	border:1px solid #CCCCCC;
	color: #CDCDCD;
}


.InformazioneSezione
{
	height:1%;	
	border-bottom : 1px SOLID #CCCCC
	
}
.InformazioneSezione:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}


.LikeTextBox, .LikeTextBox table
{
	border: 1px Solid #ffd48a;
	color: #8a5802;
	font-weight:normal;
	background-image:url('../../CMSImages/textbox/Like.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
}
.LikeWaterTextBox, .LikeWaterTextBox table
{
	border: 1px Solid #ffd48a;
	
	color: #8a5802;
	font-weight:normal;
	font-style:italic;
	background-image:url('../../CMSImages/textbox/Like.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:middle;
}
.LikeDropDownList
{
    border: 1px Solid #ffd48a;
    color: #8a5802;
    font-weight:normal;
	font-style:italic;
	background-image:url('../../CMSImages/textbox/Like.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
	
}
.LikeCheckBoxList
{
    border: 1px Solid #ffd48a;
    color: #8a5802;
    font-weight:normal;
	font-style:italic;
	background-image:url('../../CMSImages/textbox/Like.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.LikeCheckBoxList label
{
    margin-left:5px;    
}

/*******************************************
	FILTRI
********************************************/
div.Filtri
{
	 border:1px solid #CCC;
	 background-color:#FEFEFE;
	 overflow:hidden;
	 height: auto !important;
	 min-height:40px;
	 height:40px;
	 padding:3px;	
}
div.Filtri:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
.Filtri_Titolo
{
	background-image: url('../../CMSImages/ico/filtra.png');
	background-position:3px 3px;
	background-repeat:no-repeat;
	margin: 1px;
	padding:2px 2px 2px 25px;
	height:20px;
	background-color:#c5e6eb;
	display:block;
	font-weight:bold;
	color:#585858;
	border-bottom:1px solid #CCC;
	cursor:pointer;
}
.Filtri_Titolo span
{
    margin: 3px;
}

.Filtri_Scelta
{
	float:left;
	margin:0 0 5px 5px;
}
.Filtri_Scelta span
{
	display:block;
	font-weight:bold;
}

.Filtri_Filtra 
{
 clear:both;	
}



.Opacity
{
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color:#ffffff;
}

.Opacity:hover
{
	opacity:clear !important;
	filter:clear !important;
	background-color:Transparent !important;
}

.Information, div.Info
{	

	 background-image: url('../../CMSImages/ico/information.png');
	 background-position:3px 3px;
	 margin:1px;
	 padding:2px 2px 2px 25px;
	 background-repeat:no-repeat;
	 background-color:#ffffcc;
	 border:1px SOLID #ffde96;
	 font-style:italic;
	 color:#000;
}

.InformationHeader
{	
	 margin:1px;
	 padding:2px 2px 2px 2px;
	 background-repeat:no-repeat;
	 background-color:#ceeeff;
	 border:1px SOLID #75d3ff;
	 font-weight:bold;
	 color:#000;
}

div.Title
{	

	 background-image: url('../../CMSImages/bull_menu.png');
	 background-position:3px 3px;
	 margin: 1px 1px 5px 1px;
	 padding:3px 3px 3px 25px;
	 background-repeat:no-repeat;
	 background-color:#ceeeff;
	 border:1px SOLID #75d3ff;
	 font-weight:bold;
	 text-transform:uppercase;
	 color:#000;
}

.Error
{
	 background-image: url('../../CMSImages/ico/error.png');
	 background-position:3px 3px;
	 margin:1px;
	 padding:2px 2px 2px 25px;
	 background-repeat:no-repeat;
	 background-color:#ff9999;
	 border:1px SOLID #600;
	 font-weight:bold;
	 color:#600;
	 display:block;
}

.Success
{
 
	 background-image: url('../../CMSImages/ico/success.png');
	 background-position:3px 3px;
	 margin:1px;
	 padding:2px 2px 2px 25px;
	 background-repeat:no-repeat;
	 background-color:#afe2c2;
	 border:1px SOLID #696;
	 font-weight:bold;
	 color:#2c3f33;
	 display:block;  
}

.BoxConfiguration
{
	 border:1px solid #CCC;	
	 padding:2px;
	 margin-bottom:5px;
	
}
.BoxInformation td
{	

	 background-image: url('../../CMSImages/ico/box.png');
	 background-position:3px 3px;
	 margin:1px;
	 padding:2px 2px 2px 25px;
	 background-repeat:no-repeat;
	 background-color:#ffffcc;
	 border:1px SOLID #ffde96;
	 font-weight:bold;
	 color:#000;
}

.Layout
{	

	 background-image: url('../../CMSImages/ico/layout.png');
	 background-position:3px 3px;
	 margin:1px;
	 padding:2px 2px 2px 25px;
	 background-repeat:no-repeat;
	 background-color:#F0F7FE;
	 border:1px SOLID #39C;
	 font-weight:bold;
	 color:#036;
}


.DropDownList
{
	font-size: 10px ;
	color: #000000;
	font-weight:normal;
	background-color:#FEFEFE;
}

/********************************************
	ASSOCIAZIONI
*********************************************/
.Associazioni
{
	background-image: url('../../CMSImages/ico/ico_risorse.gif');
	background-position:3px 3px;
	background-repeat:no-repeat;
	margin: 2px 0  2px 0;
	padding:4px 0 0 25px;
	vertical-align:middle;
	height:20px;
	background-color:#ceeeff;
	display:block;
	font-weight:bold;
	border:1px solid #5592d0;
	color:#5592d0;
}

/*********/
.InformazioniServizio
{
	margin:3px;
	background:#F0F7FE;
	vertical-align:middle;
	border:1px solid #CCC;
	padding:5px;
}
.InformazioniServizio a
{
	 text-decoration:none;
}
.InformazioniServizioDettaglio
{
	 background:#FFC;
	 border:1px solid #fcfc96;
	 margin-top:5px;
	 padding:2px;
	 color:#333 !important;	
	 
}
.InformazioniServizioDettaglio ul
{
	  padding-left:15px;	
	  color:#333 !important;	
}

div.Spaziatore
{
    margin:15px 0 15px 0;
    border-bottom:1px solid #CCC;    
}

div.AutoSuggest
{
      background:#fefefe;
	 border:1px solid #CCC;
	 padding:2px;	
	  color:#000;
}
div.AutoSuggest p
{
color:#000 !important;    
}

div.AutoSuggest span
{
     background-color:#ceeeff;
	 border:1px SOLID #75d3ff;
	 font-weight:bold;
	 display:block;
	 color:#000;
}

.Thumbnail
{
    border:1px SOLID #CCC !important; 
    max-width:200px;
}


tr.Bozza,tr.Bozza td
{
    background-color:#eaf1f9;
    border-top:1px Dashed #a4b7ca;
    color:#000 !important;
}
tr.Approvabile,tr.Approvabile td
{
    
    background-color:#fff7e1;
    border-top: 1px Dashed #dfa200;
    color:#000 !important;
    /*background-image: url('../../CMSImages/StatoElemento/Approvabile.png');*/
}

tr.Approvato,tr.Approvato td
{
    background-color:#cbf5d3;
    border-top:1px Dashed #6bd17e;
    color:#000 !important;
    /*background-image: url('../../CMSImages/StatoElemento/Approvato.png');*/
}



tr.Approvato a,tr.Approvabile a,tr.Bozza a
{
    color:#000 !important;
    
}

div#StatoElementoApprovabile,
div#StatoElementoBozza,
div#StatoElementoApprovato
{
    background-position:bottom;
	background-repeat:repeat-x;
	padding:4px;
	margin:2px 0 10px 0;
	color:#000 !important;
	margin-right:3px;
	float:left;
}

div#StatoElementoApprovabile a,
div#StatoElementoBozza a,
div#StatoElementoApprovato a
{
    color:#000 !important;
}

div#StatoElementoBozza.Bozza, td.Bozza
{
    background-color:#eaf1f9;
    border:1px SOLID #a4b7ca !important;
    background-image: url('../../CMSImages/StatoElemento/Bozza.png');
}
div#StatoElementoApprovabile.Approvabile, td.Approvabile
{
 
    background-color:#fff2d0;
    border:1px SOLID #dfa200 !important;
    background-image: url('../../CMSImages/StatoElemento/Approvabile.png');
}

div#StatoElementoApprovato.Approvato, td.Approvato
{
    background-color:#cbf5d3;
    border:1px SOLID #6bd17e !important;
    background-image: url('../../CMSImages/StatoElemento/Approvato.png');
}


.ajax__calendar_container {
    
    z-index:99999;
}



div#dockingstation
{
	margin:auto;
	height:auto !important;
	background-color:#eaf1fb;
	background-image: url(../../CMSImages/Anteprima/Top.png);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height:20px;
	height:20px;
	padding-bottom:2px;
}
div#dockingstation:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}

div.AnteprimaTool
{
    background-color: #c6dffb;
    height: 1%;
    vertical-align: middle;
    padding:2px 0 2px 0;
    border-bottom: 1px solid #CCC;  
}

div.AnteprimaTool:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}


div.AnteprimaFiltri
{
    height: 1%;
    vertical-align: middle;
    padding:2px 0 2px 0;
    border-bottom: 1px solid #CCC;  
}

div.AnteprimaFiltri:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}

.Anteprima
{
    background-color:#feeaea;
    border:1px SOLID #C66 !important;
    background-image: url('../../CMSImages/Anteprima/Preview.png');
    color:#000;
    font-weight:bold;
    padding:2px;
    margin: 3px 0 3px 0;
}


div.Controller
{
    height:auto !important;
	min-height:40px;
	height:40px;
    margin:0 0 15px 0;
    border-bottom:1px solid #CCC;    
}
div.Controller:after
{
  /* content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;*/
}

span.ScheduleInformation
{
    color:#000;
    margin-left:25px;    
}

.UltimaModifica
{
    margin:auto;
	height:auto !important;
	width:170px;
	background-color:#dbe6f5;
	background-image: url(../../CMSImages/UltimaModifica/Bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:150px;
	
}


.RowCount
{
	color: #666;
	vertical-align:middle;
    text-align:right;
    border-bottom:1px solid #CCC;
    font-size:9px;
}


tr.notifica_inserimento, tr.notifica_inserimento td, 
tr.notifica_modifica, tr.notifica_modifica td 
{
	background-color:#cbf5d3;
    border-top:1px Dashed #6bd17e;
    color:#000 !important;
}

tr.notifica_cancellazione ,tr.notifica_cancellazione td
{
	background-color:#ff9999;
    border-top:1px Dashed #df6565;
    color:#000 !important;
}

tr.notifica_bloccato ,tr.notifica_bloccato td
{
	background-color:#fffcb7;
    border-top:1px Dashed #e2da00;
    color:#000 !important;
}

tr.notifica_cambiostato ,tr.notifica_cambiostato td
{
	background-color:#eaf1f9;
    border-top:1px Dashed #a4b7ca;
    color:#000 !important;
}

td.notifica_inserimento_first  ,
td.notifica_modifica_first 
{
	background-color:#99e4a7 !important;
    border:1px solid #6bd17e !important;
    
}

td.notifica_cambiostato_first  
{
	background-color:#95bbe2 !important;
    border:1px solid #a4b7ca !important;
    
}

td.notifica_cancellazione_first
{
	background-color:#b76262 !important;
    border:1px solid #df6565 !important;

}

td.notifica_bloccato_first
{
	background-color:#eeea78 !important;
    border:1px solid #e2da00 !important;
}

.overflowField {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




