body 
{
/*	color: #FFFFFF;*/
	margin: 0px;
	
}

/* PREFERITI */
A:link, A:visited, A:active
{
  text-decoration: none; 
  color: #20319C;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size : 8pt;
}

A:hover 
{
  text-decoration: underline;
}

/*27604 inizio*/
.PNM_TABLE label
{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size : 8pt;
}
/*27604 fine*/

/* FINE PREFERITI */

/* Non dovrebbe pił servire
LABEL
{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size : 11px;
	font-weight: normal;
}
*/


/*Fix 25017 inizio*/
/*
** CSS HOME PAGE WITH NEWS **
*/
.container{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.container:before{
	content: "";
	width: 100%;
	height: 200px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../../../../../com/thera/thermfw/common/images/sfondoIntro.jpg') top left repeat-x;
	z-index:0;
}
.container .header{
	position: relative;
	zi-index: 1;
	width: 100%;
}
.container .header h1{
	width: 100%;
	padding:45px 0 10px 0;/*30588*/
	margin: 0;
	text-align: center;
}
.container .header img{
	width: 300px;
}
.container .header .versions{
	width: 100%;
	height: 20%; /*30588*/
	text-align: center;
	background: url('../../../../../it/thera/thip/crm/news/images/bg-versions.jpg') top left repeat-x;
}
.container .header span, .container .header small{
	clear:both;
	width: 100%;
	display:block;
	text-align: center;
}
.container .header span{
	padding-top: 30px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
.container .header small{
	line-height: 30px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.newsListWrapper{
	position: absolute;
	bottom: 0;
	left: 10px;
	width: calc(100% - 20px);
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding-bottom: 5px;
}
/*33445 inizio*/
.newsVideoWrapperLogin{
	left: 10px;
	width: calc(100% - 20px);
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding-bottom: 5px;
}
/*33445 fine*/
.newsVideoWrapper{
	left: 10px;
	width: calc(100% - 20px);
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding-bottom: 5px;
	position: absolute; /*33445*/
	z-index: 100; /*33445*/
}
.newsListWrapperInt{
	position: absolute;
	bottom: 0;
	left: 10px;
	width: calc(100% - 20px);
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding-bottom: 5px;
}
.newsTitle{
	width: 100%;
	background: #666666;
	color: #fff;
	float:left;
	padding: 2px 0;/*Fix 25770*/
}
.newsTitle h2{
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalise;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.newsCheck{
	float:right;
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
}
a.newsItem{
	text-decoration: none;
	/*cursor: pointer;*/ /*25671 */
	clear: both;
	float: left;
	width: calc(100% - 9px);
	padding: 4px 5px;
	display: table;
	table-layout: fixed;
	background: #fff;
	color: #111;
}
a.newsItem:nth-child(odd) {
    background: #e0e0e0;
}
a.newsItem:hover {
    background: #cfcfcf;
}
a.newsItem div{
	width: calc(2% - 5px);
	float: left; 
	margin-right: 5px;
}
a.newsItem img{
	max-width: 20px;
	float: left;
	
}

a.newsHelpIcon img{
	padding-left: 15px;
}

.dateNews{
	width: calc(7% - 2px);	
	float: left;
	text-align: center; 
	margin-right: 2px;
	font-size: 11;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.newsItem h3{
	width: calc(29% - 10px);
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.newsItem p{
	margin: 0;
	padding: 0;
	width: calc(58% - 10px);
	font-size: 10px;
		
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position : relative;
}

.newsPaginazione{
	/*float:right;*/
	border : 1 1 1 1;
	font-size: 10px;
	margin-right: 5px;
	font-weight: bold;
	width: 100%;
}

.indietroBtn {
	float:left;
	text-align: left;
	cursor: pointer;
}
.indietroBtn {
	float:left;
	text-align: left;

}
.avantiBtn{
	float:right;
	text-align: right;	
}

.visNewsTitle {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalise;
}

.visNewsDescrizione {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalise;
	/*text-align: justify;*/
}

.visNewsDate {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalise;
	color: grey;
}

.visNewsTesto {
	text-align: justify;
}

.visNews {
	padding-left: 15px;
}
/*Fix 25017 fine*/

.P_INTRO
{
  background-color:White;
  background-image:url('../../../../../com/thera/thermfw/common/images/sfondoIntro.jpg');
  margin:0px;
  padding:0px;
  border:0px;
  color:#C10566;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.P_INTRO_LOGHI
{
   position:absolute;
   width:100%;
   text-align:center;
   top:200;
}

.P_INTRO_LOGHI2 /*14276*/
{
   position:absolute;
   width:100%;
   text-align:right;
   top:270;
}

.P_INTRO_VERSION
{
   position:absolute;
   width:100%;
   text-align:center;
   top:280;
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight:bold;
}

.P_INTRO_CRIGHT
{
   position:absolute;
   width:100%;
   text-align:center;
   top:300;
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:normal;
}


/* HEADER LEFT */
.PNH_HEADER_DIV
{
	/*height: 100px;*/ /*30728*/ 
	position: relative;
	background-color:white;
  background-image:url('../../../../../thermweb/image/nav/header.gif');
}

/* AREA RICERCA */
.PNS_BODY
{
	height: 30px; 
	position: relative; 
	margin: 0;
	background-color:#666666;
}

.PNS_TOOLBAR
{
	width:100%;
	height: 30px; 
	border: none;
	background-color:#666666;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size : 9pt;
}

.PNS_BUTTON
{
	background-color:#666666;
	border:0px;
	margin:0px;
	padding:px;
}

.PNS_INPUT
{
	color:black;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size : 8pt;
	margin-left: 3px;
	width:95%;
	height:18px;
}

.PNS_LABEL
{
	background-color:#666666;
	color: white;
	font-weight: bold;
}

/* FINE AREA RICERCA */

/* MENU */
.PN_MENU_DIV
{
/*	width:220px;*/
	height: 500px;
	position: relative; 
	overflow: scroll; 
	display:block;
	background-attachment: fixed; 
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.PNM_TABLE
{
	/*margin: 1px 1px 1px 1px;*/
	width:100%;
	height:100%;
	/*
	background-attachment: fixed; 
	background-position: 0px 0px;
	background-repeat: repeat-x;
	*/
}

.PN_PREF_DIV
{
	width:220px;
	height: 500px;
	position: relative; 
	overflow: scroll; 
	display:block;
	background-attachment: fixed; 
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

/*30728 inizio*/
body>table:first-of-type{
	height: 100%;
}

#portalIFrame{
	display: none;
}

#NavPref label{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size : 8pt;
}

.PN_PREF_DIV .PNM_TABLE table {
	padding-left: 6px; 
	padding-right: 6px;
  width: 100%;
  border-spacing: 0px 4px;
}

tr.pref-item{
	cursor: pointer;
}

td.pref-item-icon{
	width: 28px;
	height: 28px;
	vertical-align: top;
	padding-top: 1px;
	padding-left: 4px;
	empty-cells: show;
}

td.pref-item-icon img{	
	width: 24px;
	height: 24px;
}

td.pref-item-text{
	padding-left: 6px;
	vertical-align: middle;
	empty-cells: show;
	/*white-space: nowrap;*/
}

/*31927 inizio*/
/*
tr.pref-item:not(:last-of-type) td{
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #808080;
  background-color: #ffffff;
}

tr.pref-item:not(:last-of-type) td:first-of-type{
  border-left-style: solid;
}

tr.pref-item:not(:last-of-type) td:last-of-type{
  border-right-style: solid;
}

*/
tr.pref-item td{
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #808080;
  background-color: #ffffff;
}

tr.pref-item td:first-of-type{
  border-left-style: solid;
}

tr.pref-item td:last-of-type{
  border-right-style: solid;
}
/*31927 fine*/

tr.pref-item td.pref-item-text a{
	color: #666666;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  max-width: 160px;
}

#NavPref table.PNM_TABLE table.no-text{
	width: 50px;
}

#NavPref table.PNM_TABLE table.no-text tr.pref-item:not(:last-of-type) td:first-of-type{
  border-right-style: solid;
}

#NavPref table.PNM_TABLE table.no-text td.pref-item-icon{
	height: 35px;
	width: 35px;
}

#NavPref table.PNM_TABLE table.no-text td.pref-item-icon img{
	height: 28px;
	width: 28px;
}

#NavPref table.PNM_TABLE table.no-text td.pref-item-text{
	display: none;
}	

#NavigatorHeader{
	overflow: hidden;
}

@media (hover: none) {
	#NavigatorHeader table tr:not(:first-of-type) img{
		width: 32px;
		height: 24px;
	}
	
	#NavigatorHeader td{
		display: inline;
	}
}
/*30728 fine*/

.navTreeMenuDiv
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
	background-color: #F5F5F5;
	border-color: #696969;
	border-style: solid;
	border-width: 1px;
	position : absolute;
	left : 0px;
	top : 0px;
	align:left;
}

.navTreeMenuTable
{
}

.navTreeMenuRow
{
}

.navTreeMenuEl
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.navTreeMenuElSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #E8E8E8;
}

/* FINE MENU */

.PN_HOME_DIV
{
	width:220px;
	height: 500px;
	position: relative; 
	overflow: scroll; 
	display:block;
	background-attachment: fixed; 
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

/* MOVER */
.PORTAL_MOVER
{
	position: absolute; 
	width: 16px; 
	height: 16px; 
	left: 204px; 
	top: 614px; 
	background-position: center; 
	background-repeat: no-repeat;
	cursor: e-resize; 
}

.PORTAL_MOVER_LINE
{
	display:none;
	position: absolute; 
	width: 2px; 
	height: 200; 
	left: 211px; 
	top: 0px; 
	background-color:#555555;
	cursor: e-resize; 
}

/* FINE MOVER */


/* HEADER */

.PNH_INFO
{
  background-image:url('../../../../../thermweb/image/nav/backgroundTop.gif');   
  height:30px;
  background-position:100% 5px;
  background-repeat:no-repeat;
  vertical-align:bottom;
  text-align:left;
  width:130px;
}

.PNH_INFO_ARROW
{
  background-image:url('../../../../../thermweb/image/nav/backgroundTop.gif');   
  height:30px;
  background-position:0% 5px;
  background-repeat:no-repeat;
}

.PNH_INFO_BOTTOM
{
  background-color:#666666;
  vertical-align:top;
  padding:0px;
  height:17px
}

.PNH_ARROW_DX
{
  background-image:url('images/frecciaSX.jpg');
}

/*
PORTAL 
*/
.P_TABLE
{
  border:0px;
  background-color:#A5B6CE;
}

.P_MENU_TABLE
{
  border:0px;
  background-color:#A5B6CE;
}

/*
PORTAL FOOTER
*/

.PF_DATE
{
  border:0px;
  background-color:#666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#FFFFFF;
  margin-top:10px
}

.PF_TABLE
{
  border:0px;
  background-color:#A5B6CE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  font-color:#FFFFFF;
}


/*
INPUT
*/
.PNH_INPUT
{
  color:black;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size : 8pt;
  margin-left: 3px;
  width:95%;
  height:18px;
}

/*
PORTAL NAVIGATOR CLOSE
*/
.PNH_CLOSE
{
  background-color:#466C97;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size : 8pt;
  color:white;
  vertical-align:top
}

/*
PORTAL NAVIGATOR HEADER
*/
.PNH_BODY
{
  margin: 1px 1px 1px 1px;
  background-color:white;
}

.PNH_TOOLBAR
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  border: 1px solid White;
}

.PNH_LOGOUT
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  color: white;
  height: 47px;
}

.PNH_HEADER
{
  background-color:white;
  background-image:url('../image/nav/header.gif');
}

.PNH_HEADER_TOP
{
	width:100%;
	background-color:white;
   background-image:url('../../../../../com/thera/thermfw/common/images/LogoHeaderBack.jpg');
}

/*
BOTTONI
*/
.PNH_BUTTON_NORMAL
{
  /*background-color:#466C97;
  color:#466C97;
  border:1px solid;
  border-color:#C8D6E1;*/
}

.PNH_BUTTON_OVER
{
/*
  background-color:#A5B6CE;
*/
	background-color:#C8D6E1;
  color:#f7fbfd;
  border:1px outset;
  border-color:buttonhighlight;
}

.PNH_BUTTON_DOWN
{
/*
  background-color:#A5B6CE;

	background-color:#C8D6E1;
  color:#f7fbfd;
  border:1px inset;
  border-color:buttonhighlight;*/
}

/*
PORTAL NAVIGATOR MAIN
*/
.PNM_BODY
{
  margin: 1px 1px 1px 1px;
  background-color:#F5F5F5;
  background-position : top left; 
  background-attachment : fixed;
}



/*
PORTAL CENTER HEADER
*/
.PCH_MENUBAR
{
	background-color:#A5B6CE;
	border-width: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PCH_MENU_NORMAL
{
  /*border:1px solid #A5B6CE;
  background-color:#A5B6CE;
  padding:3px 5px 3px 5px;
  nowrap:true;*/
}

.PCH_MENU_SELECTED
{
  /*background-color:#E4EAEF;
  border:1px solid #E4EAEF;
  padding:3px 5px 3px 5px;*/
}

.PCH_MENU_SELECTED_CLICK
{
  /*background-color:#E4EAEF;
  border:1px inset buttonhighlight;
  padding:3px 5px 3px 5px;*/
}

.PCH_MENU_OVER_CLICK
{
	/*background-color:#A5B6CE;
	padding:3px 5px 3px 5px;
	border-bottom : 1px solid #666666;
	border-top: 1px solid #E4EAEF;
	border-left: 1px solid #E4EAEF;
	border-right : 1px solid #666666;*/
}

.PCH_MENU_OVER_SELECTED
{
	/*background-color:#A5B6CE;
	padding:3px 5px 3px 5px;
  	border:1px inset buttonhighlight;*/
}

 .testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.infoHeader {   font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: none; 
		color: white; 
		text-decoration: none;
		margin-top:2px;
}

.labelHeader {  font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: white; 
		text-decoration: none;
		margin-top:2px;
}

.labelWay {     font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: none; 
		color: white; 
		text-decoration: none;
		margin-top:2px;
}


.labelLogout {  font-family: Verdana, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #013E7D; 
		text-decoration: underline;
		margin-top:2px;
}

.WIN_LIST_CONTAINER
{
	top:0;
	left:0;
	height:88%;
	width:88%;
	margin: 6% 6% 6% 6%;
	position: absolute;
	border: 1px solid black;
}

.WIN_LIST_BORDER
{
	top:0;
	left:0;
	width:100%; 
	height:100%; 
	position:absolute; 
	background: #A9A9A9;
	opacity:0.6;
	filter:alpha(opacity=60);
	float:left;
}

.WIN_LIST_TABLE
{
	width: 100%;
	height:100%;
	background-color : white;
}

.WIN_LIST_TITLE
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color:black;
}

.WIN_LIST_TITLE_DIS
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color:#999999;
}

.WIN_LIST_TAB
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color:black;
	background-image:url('../../../../../com/thera/thermfw/common/images/LogoHeaderBack.jpg');
	background-position : top right;
	background-repeat : no-repeat;
	border-bottom:1px solid white;
}

.WIN_LIST_TAB_DIS
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color:#999999;
	border-bottom:1px solid #666666;
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #dddddd 0%, #f6f6f6 77%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(77%,#f6f6f6),color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dddddd 0%,#f6f6f6 77%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #dddddd 0%,#f6f6f6 77%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dddddd 0%,#f6f6f6 77%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}


.WIN_LIST_SEP
{
	height:1px;
	width:85%;
	border-top:1px solid #666666;
}

.GALLERY
{
	width: 100%;
	/*height: 100%;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
	overflow-y:auto;
/*	padding-top:10px; */
	background-color: #ffffff;
}

.GALLERY_LIST
{
	/*width: 100%;*/
	margin: 0;
	padding: 10px  0px 0 0px;
	list-style: none;
	padding-left: 10px;
}

.GALLERY_EL
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0px 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #c5c5c5;
	vertical-align : top;
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #dddddd 0%, #f6f6f6 57%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(57%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.GALLERY_EL_RED
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #839FD2;
	vertical-align : top;
	text-align : center;
}

.GALLERY_EL_SEL
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #839FD2;
	vertical-align : top;
	text-align : center;
}

.GALLERY_EL_OVER
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #839FD2;
	vertical-align : top;
	text-align : center;
	background-image: url("../../../../../thermweb/image/nav/closeWinList.gif");
	background-position : top right;
	background-repeat : no-repeat;
}

.HISTORY_EL
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0px 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #c5c5c5;
	vertical-align : top;
	text-align : center;
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #dddddd 0%, #f6f6f6 57%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(57%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dddddd 0%,#f6f6f6 57%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.HISTORY_EL_OVER
{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0 5px 0 5px;
	margin-bottom: 10px;
	border:1px solid #839FD2;
	vertical-align : top;
	text-align : center;
}

.GALLERY_TABLE
{
	width: 100px;
	height: 100px;
	vertical-align : top;
	table-layout: fixed;
}

.GALLERY_TABLE td
{
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	width:100px;
	cursor:pointer;
}

.GALLERY_TEXT {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
	cursor:pointer;
}

.GALLERY_TEXT_RED {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold;
	cursor:pointer;
}

.GALLERY_IMG {
	width:48px;
	height:48px;
	display: block; 
	margin-left: auto;
	margin-right: auto
}

/*24975 inizio */
.P_INTRO_CRIGHT_1
{
   position:absolute;
   width:100%;
   text-align:center;
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:normal;
   bottom : 20px;  
}
/*24975 fine */

/*
#gallery 
{
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
}

#gallery #main 
{
	width: 100%;
	margin: 0;
	padding: 0 0;
	list-style: none;
	padding-left: 10px;
}

#gallery #main li {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 5px 0 5px;
	margin-bottom: 10px;
}


#gallery #main li p {
	margin: 0;
}

.desc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;

}

#gallery #main li img {
	text-align:center;
	display: block;
	width:48;
	height:48;
	border:0;
}
*/
/*31927 inizio*/
tr.pref-item-trash{
	visibility: hidden;
}

tr.pref-item-trash > td{
  color: gray;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  align-items: center;
  height: 50px;
	padding-left: 15px;
	vertical-align:middle;
	max-width: 160px;
	border: 1px dashed gray;
    
}

tr.dragged > td.pref-item-text{
	opacity : 0.4;
	border-right: 2px dotted gray !important;
	border-top: 2px dotted gray !important;
	border-bottom: 2px dotted gray !important;
}

tr.dragged > td.pref-item-icon{
	opacity : 0.4;
	border-left: 2px dotted gray !important;
	border-top: 2px dotted gray !important;
	border-bottom: 2px dotted gray !important;
}

tr.drag-over > td.pref-item-text{
	opacity : 0.4;
	border-right: 2px dashed black !important;
	border-top: 2px dashed black !important;
	border-bottom: 2px dashed black !important;
}

tr.drag-over > td.pref-item-icon{
	opacity : 0.4;
	border-left: 2px dashed black !important;
	border-top: 2px dashed black !important;
	border-bottom: 2px dashed black !important;
}

tr.pref-item-trash.drag-over >td{
	opacity : 0.4;
	border-left: 2px dashed black !important;
	border-right: 2px dashed black !important;
	border-top: 2px dashed black !important;
	border-bottom: 2px dashed black !important;
}

/*31927 fine*/

/*33445 inizio*/
.divMostraTutto {
	text-align:center;
}

 .btMostraTutto {
 	align:center;
    background: #fff;
    border: 1px solid #dadce0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    pointer-events: auto;
    position: relative;
    width: 200px;
    /*padding: 7px 11px;*/
    height: 26px;
    border-radius: 18px;
    text-align:center:
 }
 
 .iconMostraTutto {
    left: 12px;
    margin-top: 0;
    position: absolute;
    height: 20px;
    width: 20px;
}
.iconMostraTutto {
	background: url('../images/mostraTutto.png') top left;
}
/*
.EZRelc {
    color: #1a0dab;
    flex: none;
    margin-right: 8px;
}*/
/*33445 fine*/