html {
	height: 100%;
}
/*.bodyText {
	color: black;
	font-size: 1em;
	font-weight: normal;
}*/
.headerDataTableLink {
	color: white;
}

/********************* FORM styles ********************/
form{
	margin: 0px;
}
/********************* FORM styles (FINE) ********************/


/********************* TABLE styles ********************/
table.center {
	margin-left:auto; 
	margin-right:auto;
}
table.left {
	margin-right:auto;
}
table.right {
	margin-left:auto; 
}
/********************* TABLE styles (fine) ********************/


/********************* GENERAL STYLES ********************/
.center {
	text-align: center;
	vertical-align: middle;
}
.right {
	text-align: right;
	vertical-align: middle;
}
.left {
	text-align: left;
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.smallcaps{
	font-variant: small-caps;
}
.uppercase{
	text-transform: uppercase;
}
.overline{
	text-decoration: overline;
}
.line-through{
	text-decoration: line-through;
}
.blink {
	text-decoration: blink;
}
.noacapo {
	white-space: nowrap;
	vertical-align: middle;
}
.siacapo {
	white-space: normal;
	vertical-align: middle;
}
.dash {
	background-image: url('general/line_o.png');
	background-repeat: repeat-x;
	height: 1px;
}
.dashwhite {
	background-image: url('general/line_o_white.png');
	background-repeat: repeat-x;
	height: 1px;
}
.verticaldash {
	background-image: url('general/line_v.png');
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
}
.dotted {
	background-image: url('general/dotted_o.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
}
.imageLink {
	border-color: transparent;
	border-width: 0px;
	vertical-align: middle;
}
.imageLinkBlink {
	border-color: transparent;
	text-decoration: blink;
	vertical-align: middle;
}
.cursorPointer{
	cursor: pointer;
}
.cursorPointer:hover{
	cursor: pointer;
}
.zeropercento {
	width: 0%;
	text-align: center;
}
.zeropercento_left {
	width: 0%;
	text-align: right;
}
.zeropercento_right {
	width: 0%;
	text-align: right;
}
.centopercento {
	width: 100%;
	text-align: right;
}
.centopercento_center {
	width: 100%;
	text-align: center;
}
.centopercento_left {
	width: 100%;
	text-align: left;
}
.trentatrepercento {
	width: 33%;
}
.confirm{
	color: green;
}
.firewall {
	color: #ce8489;
	font-size: 1.08em;
	font-weight: bold;
}
.warning {
	color: #FF8500;
	color: #F96138;
	font-size: 1.08em;
	font-weight: bold;
}
.warningBg{
	background-color: #FFF69E;
}
.nowarning {
	color: gray;
	font-size: 1em;
	font-weight: normal;
}
.error {
	background-color: red;
	color: white;
	font-weight: bold;
}
.errorblink {
	background-color: red;
	color: white;
	font-weight: bold;
	text-decoration: blink;
}
.pnlgrpError{
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-color: #bf0000;
	border-width: 1px; 
	border-style: solid;
	color: #bf0000;
	font-size: 1.17em;
	padding: 5px;
	margin-bottom: 10px;
	background: #ffc2c2;
}
.validatorError {
	color: red;
	font-style: italic;
}
.paginationBack {
	width: 50%;
	text-align: left;
	background-image: none;
}
.paginationCenter {
	text-align: center;
	white-space: nowrap;
	background-image: none;
}
.paginationNext {
	width: 50%;
	text-align: right;
	background-image: none;
}
.horizontalSpace2px{
	width: 2px;
}
.horizontalSpace5px{
	width: 5px;
}
.horizontalSpace5pxRight{
	width: 5px;
	text-align: right;
}
.horizontalSpace5pxCenter{
	width: 5px;
	text-align: center;
}
.horizontalSpace10px{
	width: 10px;
}
.horizontalSpace10pxRight{
	width: 10px;
	text-align: right;
}
.horizontalSpace15px{
	width: 15px;
}
.horizontalSpace15pxRight{
	width: 15px;
	text-align: right;
}
.horizontalSpace20px{
	width: 20px;
}
.horizontalSpace20pxRight{
	width: 20px;
	text-align: right;
}
.horizontalSpace50px{
	width: 50px;
}
.verticalSpace5px{
	width: 5px;
}
.standardLink{
	color: blue;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}
.standardLink{
	color: blue;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}
/********************* GENERAL STYLES (fine) ********************/


/********************* OPERATION RESULT ********************/
.operationResultOk{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: black;
}
.operationResultNo{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: maroon;
}
.operationResultDetails{
	text-align: left;
	font-size: 0.83em;
	font-weight: normal;
	color: gray;
}
.operationResultPG{
	text-align: left;
	vertical-align: top;
}
/********************* OPERATION RESULT (fine) ********************/


/********************* HELP ********************/
.helpSectionTopSx{
	width: 15px;
	height: 17px;
	background-image: url('general/help/helpSectionTopSx.png');
	background-repeat: no-repeat;
	background-position:left;
}
.helpSectionTopCt{
	width: 100%;
	height: 17px;
	background-image: url('general/help/helpSectionTopCt.png');
	background-repeat: repeat-x;
	background-position:left;
}
.helpSectionTopDx{
	width: 15px;
	height: 17px;
	background-image: url('general/help/helpSectionTopDx.png');
	background-repeat: no-repeat;
	background-position:right;
}
.helpSectionCenterSx{
	width: 15px;
	height: 1px;
	background-image: url('general/help/helpSectionCenterSx.png');
	background-repeat: repeat-y;
	background-position:left;
}
.helpSectionCenterCt{
	height: 1px;
	background-image: url('general/help/helpSectionCenterCt.png');
	background-repeat: repeat;
	background-position:left;
}
.helpSectionCenterDx{
	width: 15px;
	height: 1px;
	background-image: url('general/help/helpSectionCenterDx.png');
	background-repeat: epeat-y;
	background-position:right;
}
.helpSectionBottomSx{
	min-width: 15px;
	height: 9px;
	background-image: url('general/help/helpSectionBottomSx.png');
	background-repeat: no-repeat;
	background-position:left;
}
.helpSectionBottomCt{
	width: 100%;
	height: 9px;
	background-image: url('general/help/helpSectionBottomCt.png');
	background-repeat: repeat-x;
	background-position:left;
}
.helpSectionBottomDx{
	min-width: 15px;
	height: 9px;
	background-image: url('general/help/helpSectionBottomDx.png');
	background-repeat: no-repeat;
	background-position:right;
}
.helpSectionTitle{
	font-weight: bold; 
	color: gray;
	font-size: 1.17em;
}
.helpSectionBody{
	font-weight: normal; 
	/*color: #444444;*/
	font-size: 1em;
	text-align: left; 
}
.helpTitleMaster{
	background: #005ba0 url('general/help/helpTitleMaster.png') repeat-x bottom;		
	color: white; 
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	height: 30px;
}
.helpVoce{
	white-space: nowrap;
	color: #444444;
}
.helpVoceSel{
	color: red;
	color: #005ba0;
	font-weight: bold;
	white-space: nowrap;
	/*text-decoration: underline;*/
}
.helpSx{
	text-align: left;
}
.helpDx{
	width: 100%;
	text-align: left;
}
.helpIndex{
	font-weight: bold;
	color: #005ba0;
}
.helpLogo{
	position: absolute;
	top: 0px;
	left: 0px;
}
.helpLogoDx{
	position: absolute;
	top: 0px;
	right: 0px;
}
.helpTitle{
	color: gray;
	font-weight: bold;
	font-size: 1.33em;
}
/********************* HELP (fine) ********************/


/********************* ERROR PAGE (fine) ********************/
.errorPageTitle{
	font-size: 1.33em;
	font-weight: bold;
}
/********************* ERROR PAGE (fine) ********************/


/********************* mgv590 ********************/
.mgv590_pnlgrdGraphic{
    /*width: 100%;*/
}
.mgv590_panel{
	padding: 10px;
	background: #f3f3f3;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	border-top: 2px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.mgv590_title{
	/*color: gray;*/
	font-size: 1.17em;
}
.mgv590_titlebg{
	background: white url('general/mgv590/mgv590_titlebg.png') repeat-x bottom;
	height: 25px;
}
.mgv590_target{
	font-size: 1.33em; 
	font-weight: bold;
	color: #666666;
}
.mgv590_targetbg{
	/*border-bottom: 1px solid #aaaaaa;*/
	padding: 5px 5px 2px 5px;
	height: 20px;
	text-align: center;
}
.mgv590_fatParz{
	color: gray;
	white-space: nowrap;
}
.mgv590_yearMasterInfo_totFat{
	color: gray;
	white-space: nowrap;
}
.ventipercento{
	width: 20%;
}
.trentapercento{
	width: 30%;
}
.trentatrepercento{
	width: 33%;
}
.cinquantapercento{
	width: 50%;
}
.settantapercento{
	width: 70%;
}
.ottantapercento{
	width: 80%;
}
.grid_bonus{
	color: blue;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.17em;
	white-space: nowrap;
}


/* ======================================*/
/* ===== Pannello bombato per il premio =====*/
.premioSx{
	min-width: 12px;
	height: 25px;
	background-image: url('general/mgv590/premioSx.png');
	background-repeat: no-repeat;
	background-position:left;
	vertical-align: top;
	white-space: nowrap;
}
.premioCt{
	width: 100%;
	height: 25px;
	background-image: url('general/mgv590/premioCt.png');
	background-repeat: repeat-x;
	background-position:left;
	text-align: center;
	white-space: nowrap;
	
	/*border: 1px solid #aaaaaa;
	background: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 3px #aaaaaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 7px;*/
}
/*.premioCt span{
	font-size: 1.2em;
	color: #222222;
}*/
.premioDx{
	min-width: 12px;
	height: 25px;
	background-image: url('general/mgv590/premioDx.png');
	background-repeat: no-repeat;
	background-position:right;
	vertical-align: top;
	white-space: nowrap;
}
.premioNeg{
	color: #d90000; 
	font-weight: bold;
}
/* ===== Pannello bombato per il premio (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Pannello vuoto per il premio =====*/
.nopremioSx{
	min-width: 12px;
	height: 25px;
	background-repeat: no-repeat;
	background-position:left;
	vertical-align: top;
	white-space: nowrap;
}
.nopremioCt{
	width: 100%;
	height: 25px;
	background-repeat: repeat-x;
	background-position:left;
	text-align: center;
	white-space: nowrap;
}
.nopremioDx{
	min-width: 12px;
	height: 25px;
	background-repeat: no-repeat;
	background-position:right;
	vertical-align: top;
	white-space: nowrap;
}
/* ===== Pannello vuoto per il premio (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Delta del fatturato =====*/
.deltaPos{
	color: green;
	font-size: 1em;
	white-space: nowrap;
}
.deltaNeg{
	color: #d90000;
	font-size: 1em;
	white-space: nowrap;
}
.deltaRow{
	height: 15px;
	text-align: center;
}
.deltaRow:hover{
	height: 15px;
	text-align: center;
	cursor: default;
}
/* ===== Delta del fatturato (FINE) =====*/
/* ======================================*/



/* ===== Premio =====*/
/* ======================================*/
.premio{
	color: black; 
	font-weight: bold; 
	font-size: 1em;
	white-space: nowrap;
	cursor: default;
}
.nopremio{
	color: gray; 
	font-size: 1em;
	white-space: nowrap;
}
/* ===== Premio (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Intestazione del trimestre =====*/
.titleQuarter{
	font-weight: bold;
}
.titleQuarter_zero{
	font-weight: bold;
	color: gray;
}
/* ===== Intestazione del trimestre (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Barra di progressione per i dettagli =====*/
.barDetailPos{
	height: 2px;
	background: url('general/mgv590/barGreen_1px.png') repeat-x left;
}
.barDetailNeg{
	height: 2px;
	background: url('general/mgv590/barRed_1px.png') repeat-x left;
}
.barDetailFlat{
	height: 2px;
	background: url('general/mgv590/barGray_1px.png') repeat-x left;
}
/* ===== Barra di progressione per i dettagli (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Barra di progressione per il trimestre =====*/
.barQuarter_text{
	font-weight: normal;
	white-space: nowrap;
	cursor: default;
}
.barQuarter_000{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_000.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_005{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_005.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_010{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_010.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_015{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_015.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_020{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_020.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_025{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_025.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_030{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_030.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_035{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_035.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_040{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_040.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_045{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_045.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_050{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_050.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_055{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_055.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_060{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_060.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_065{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_065.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_070{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_070.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_075{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_075.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_080{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_080.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_085{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_085.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_090{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_090.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_095{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	background: url('general/mgv590/barQuarter_095.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barQuarter_100{
	white-space: nowrap;
	min-width: 100px;
	height: 20px;
	
	background: url('general/mgv590/barQuarter_100.png') no-repeat center;
	/*background: #65b633;
    background: -webkit-linear-gradient(left, #6fba21, #32aa2a);
	background: -o-linear-gradient(right, #6fba21, #32aa2a);
	background: -moz-linear-gradient(right, #6fba21, #32aa2a);
	background: linear-gradient(to right, #6fba21, #32aa2a);
	border: 1px solid green;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 5px white;
	height: 18px;*/
	
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
/* ===== Barra di progressione per il trimestre (FINE) =====*/
/* ======================================*/



/* ======================================*/
/* ===== Barra di progressione per il periodo/anno =====*/
.barHalf_text{
	/*color: yellow;*/
	font-weight: bold;
	white-space: nowrap;
}
.barHalf_000{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_000.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_005{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_005.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_010{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_010.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_015{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_015.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_020{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_020.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_025{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_025.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_030{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_030.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_035{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_035.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_040{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_040.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_045{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_045.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_050{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_050.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_055{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_055.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_060{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_060.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_065{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_065.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_070{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_070.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_075{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_075.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_080{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_080.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_085{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_085.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_090{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_090.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_095{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_095.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_100{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_100.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.barHalf_100_nopremio{
	white-space: nowrap;
	min-width: 200px;
	height: 20px;
	background: url('general/mgv590/barHalf_100_nopremio.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: black;
	font-size: 1em;
	cursor: default;
}
/* ===== Barra di progressione per il periodo/anno (FINE) =====*/
/* ======================================*/
/********************* mgv590 (fine) ********************/


/********************* login ********************/
.fixed_login{
}
.login_ticket{
	color: #d4fe5e;
	font-weight: bold;
}
.login_ticket:HOVER{
	color: #d4fe5e;
	font-weight: bold;
}
/********************* login (fine) ********************/


/********************* wsotile_manager ********************/
.wsotile_manager_account{
	/*background: url('general/wsotile_manager_account.png') no-repeat center;*/
	background: #64bdde;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #666666;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	float: right;
	padding: 0px 5px 0px 5px;
}
.wsotile_manager_ticket{
	/*background: url('general/wsotile_manager_account.png') no-repeat center;*/
	background: #f3db39;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #666666;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	float: right;
	padding: 0px 5px 0px 5px;
}
.wsotile_manager_ticket_disable{
	/*background: url('general/wsotile_manager_ticket_disable.png') no-repeat center;*/
	background: #e1e1e1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #666666;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	float: right;
	padding: 0px 5px 0px 5px;
}
/********************* wsotile_manager (fine) ********************/


/********************* wso0006 ********************/
.wso0006_filterActive{
	background-color: #fffe94;	
	color: gray;
	font-weight: bold;
}
/********************* wso0006 (fine) ********************/


/********************* wso0002 ********************/
.sqlgroup {
	height: 30px;
}
.wso0002dattabCol1 {
	text-align: center;
}
.wso0002dattabCol2 {
	text-align: center;
}
.wso0002dattabCol3 {
	text-align: center;
}
.wso0002dattabCol4 {
	width: 100%;
	text-align: left;
}
/********************* wso0002 (fine) ********************/


/********************* wso0003 ********************/
.wso0003adminRow{
	color: maroon;
	font-style: italic;
}
.wso0003cookie{
	background: url('general/cookie.png') no-repeat center;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
}
.wso0003_rowDataTableReserved{
	width: 10px;
	height: 35px;
	background: url('general/res.png') repeat;
}
.wso0003_rowDataTableReserved2{
	width: 8px;
	height: 20px;
	background: url('general/res.png') repeat center;
}
/********************* wso0003 (fine) ********************/


/********************* wso0006 ********************/
.wso0006_currYearGrouping{
	/*white-space: nowrap;*/
	/*font-style: italic;
	font-weight: bold;*/
}
.wso0006_previousYearGrouping{
	/*color: gray; 
	font-size: 0.92em;
	/*white-space: nowrap;*/
	/*font-style: italic;
	font-weight: bold;*/
}
.wso0006_currYear{
	white-space: nowrap;
	font-size: 0.92em;
}
.wso0006_previousYear{
	color: #5e5e5e; 
	font-size: 0.92em;
	white-space: nowrap;
}
.wso0006_currYearTot{
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.92em;
}
.wso0006_previousYearTot{
	color: #5e5e5e; 
	font-size: 0.92em;
	white-space: nowrap;
	font-weight: bold;
}
/********************* wso0006 (fine) ********************/


/********************* wso0202 ********************/
.wso0202dtHeader {
	font-size: 1em;
}
.wso0202dtRow {
	font-size: 1em;
}
.wso0202dtRow2 {
	font-size: 1em;
}
.wso0202dtFooter {
	font-size: 1em;
}
/********************* wso0202 (fine) ********************/


/********************* wso0204 ********************/
.wso0204_selric{
	font-variant: small-caps;
	font-size: 1.17em;
	font-weight: bold;
	color: navy;
	text-align: left;
	white-space: nowrap;
}
.wso0204_deselric{
	font-variant: small-caps;
	font-size: 1.17em;
	text-align: left;
	white-space: nowrap;
}
.wso0204_crossrefLink{
	color: #BB5E00;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
}
.wso0204_crossref{
	color: gray;
	font-size: 1em;
}
.wso0204_withconsos{
	color: #007ae6;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
}
.wso0204_image{
	background: url('general/wso0204_image.png') no-repeat center;
	width: 120px;
	height: 120px;
}
/********************* wso0204 (fine) ********************/


/********************* wso0205 ********************/
.wso0205column1 {
	font-size: 1em;
	text-align: left;
	width: 50%;
	vertical-align: top;
}
.wso0205column2 {
	font-size: 1em;
	background-color: #D9D9D9;
	text-align: center;
	width: 0%;
	vertical-align: top;
}
.wso0205column3 {
	font-size: 1em;
	text-align: center;
	width: 0%;
	vertical-align: top;
}
.wso0205column4 {
	font-size: 1em;
	background-color: #D9D9D9;
	text-align: center;
	width: 0%;
	vertical-align: top;
}
.wso0205column5 {
	font-size: 1em;
	text-align: right;
	width: 50%;
	vertical-align: top;
}
.wso0205row1 {
	font-size: 1em;
	text-align: center;
	width: 100%;
}
.wso0205row2 {
	font-size: 1em;
	background-color: #D9D9D9;
	text-align: center;
	width: 100%;
	height: 2px;
}
.wso0205_addPhoto {
	color: #506D4A;
	background-color: #DDEED9;
}
.wso0205_addPhoto:HOVER {
	background-color: #DDEED9;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #506D4A;
	cursor: pointer;
}

.wso0205_addtocartLeft{
	background-image: url('general/tileBackgroundRightHover.png');
	background-repeat: repeat-y;
	background-position: left;
	background-color: transparent;
	width: 10px;
}
.wso0205_addtocartCenter{
	background-color: transparent;
}
.wso0205_addtocartRight{
	background-image: url('general/tileBackgroundLeftHover.png');
	background-repeat: repeat-y;
	background-position: right;
	background-color: transparent;
	width: 10px;
}
/********************* wso0205 (fine) ********************/


/********************* wso0301 ********************/
.wso0301infoCol1{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.wso0301infoCol2{
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.wso0301colLeg1{
	width: 100%;
	text-align: left;
}
.wso0301colLeg2{
	width: 0%;
	text-decoration: blink;
	white-space: nowrap;
	font-weight: bold;
	color: red;
}
/********************* wso0301 (fine) ********************/


/********************* wso0302 ********************/
.wso0302_dattabColSel{
	text-align: center;
}
.wso0302_dattabColStatus{
	white-space: nowrap;
	text-align: center;
}
.wso0302_dattabColView{ 
	text-align: center;
}
.wso0302_dattabColCart{
	text-align: center;
}
.wso0302_dattabColCodart{
	text-align: center;
}
.wso0302_dattabColMarart{
	text-align: center;
}
.wso0302_dattabColDesart{
	text-align: center;
}
.wso0302_dattabColUnimis{
	text-align: center;
}
.wso0302_dattabIdaa{
	text-align: center;
}
/*.wso0302_dattabColQta:hover{
	width: 24px;
	text-align: center;
	background-color: #D2F5FF;
	background-repeat: repeat-x;
	background-position: bottom;
}*/
.wso0302_dattabColOther{
	text-align: center;
}
.wso0302_operationsPanel{
	width: 33%;
	text-align: center;
}
.wso0302_statusOk{
	color: black;
	font-weight: bold;
}
.wso0302_statusOkCrossref{
	color: #BB5E00; 
	font-weight: bold;
}
.wso0302_statusNotUnivoke{
	color: black;
	background-color: #FFFDD5;
}
.wso0302_statusNotQtaCnf{
	color: black;
	background-color: #FFD5D5;
}
.wso0302_statusNo{
	color: gray;
}
.wso0302_addToCartOk{
	color: blue;
	font-weight: bold;
	font-size: 1.17em;
	font-variant: small-caps;
}
.wso0302_cartOk{
	color: green;
}
.wso0302_cartNo{
	color: red;
}
.wso0302helpBg{
	background-color: #e7f1ff;
	background-image: url('general/wso0302helpBg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.wso0302helpTitle{
	color: #005C9D;
	font-weight: bold;
	font-size: 1.33em;
}
.wso0302helpContent{
	color: #005C9D;
	text-align: justify;
}
.wso0302_wizardTitle{
	color: green;
	font-size: 1.33em;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}
/********************* wso0302 (fine) ********************/


/********************* wso0303 ********************/
.wso0303subTitle{
	text-align: left;
	font-size: 1.33em;
	font-weight: bold;
}
/********************* wso0303 (fine) ********************/


/********************* wso0305 ********************/
.wso0305_repchkAlert{
	background: url('general/wso0305_repchk.png') repeat-x top;
	text-align: left;
	color: #F96138;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.wso0305_repchkOk{
	background: url('general/wso0305_repchk.png') repeat-x top;
	text-align: left;
	color: green;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
/********************* wso0305 (fine) ********************/


/********************* wso0520 ********************/
.wso0520_dialog{
	position:absolute;
	top:50%;
	left:50%;
	width:300px;
	height:100px;
	margin-left:-160px;
	margin-top: -60px;
	border: solid 1px #aaaaaa;
	background-color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-size: 1.08em;
	padding: 10px;
	color: #444444;
	-moz-box-shadow: 0px 0px 10px 2px #aaaaaaa;
    -webkit-box-shadow: 0px 0px 10px 2px #aaaaaa;
    box-shadow: 0px 0px 10px 2px #aaaaaa;
}
.wso0520_dialog_header{
	font-weight: bold;
	border-bottom: solid 1px #cdcdcd;
	padding-bottom: 5px;
	font-size: 1.17em;
	margin-bottom: 10px;
}
.wso0520_save{
	border: solid #cdcdcd 1px;
	padding: 1px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
/********************* wso0520 (fine) ********************/


/********************* wso0308 ********************/
.wso0308_step{
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 1.17em;
	font-weight: bold; 
	color: white;
	background: url('general/wso0508_step.png') no-repeat center;
}
.wso0308_stepOk{
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 1.17em;
	font-weight: bold; 
	color: white;
	background: url('general/wso0508_stepOk.png') no-repeat center;
}
.wso0308_tipRes{
	text-align: left;
	vertical-align: top;	
}
.wso0308_xmlExtSx{
	text-align: left;
	width: 150px;
	vertical-align: top;
}
.wso0308_xmlExtDx{
	text-align: left;
	vertical-align: top;
}
.wso0308_textConfirmed{
	color: green; 
	font-size: 1.17em; 
	font-weight: bold;
}
.wso0308_step2dattabDisabled{
	color: gray; 
}
/********************* wso0308 (fine) ********************/


/********************* wso0501 ********************/
.wso0501_rowDataTable_totEva {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background-image: url('general/rowDatatable.png');
	background-color: #ADF1B3;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.wso0501_rowDataTable_totEva:HOVER {
	text-align: left;
	font-size: 1em;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.wso0501_rowDataTable_przSpe {
	text-align: left;
	font-size: 1em;
	background-image: url('general/rowDatatable.png');
	background-color: #FFD793;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.wso0501_rowDataTable_przSpe:HOVER {
	text-align: left;
	font-size: 1em;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.wso0501filterRed{
	font-weight: bold;
	color: black;
}
.wso0501filterGreen{
	font-weight: bold;
	color: black;
}
.wso0501filterWhite{
	font-weight: bold;
	color: black;
}
.wso0501filterOrange{
	font-weight: bold;
	color: black;
}
.wso0501filterSended{
	font-weight: bold;
	color: black;
}
/********************* wso0501 (fine) ********************/


/********************* wso0502 ********************/
.wso0502subTitle{
	text-align: left;
	font-weight: bold;
	font-size: 1.08em;
	color: #444444;
	padding: 7px 0px 5px 3px;
	text-transform: uppercase;
}
/********************* wso0502 (fine) ********************/


/********************* wso0506 ********************/
.wso0506_left{
	text-align: left; 
	white-space: nowrap;
}
/********************* wso0506 (fine) ********************/


/********************* wso0516 ********************/
.wso0516subTitle{
	text-align: left;
	font-weight: bold;
	font-size: 1.08em;
	color: #444444;
	padding: 7px 0px 5px 3px;
	text-transform: uppercase;
}
/********************* wso0516 (fine) ********************/


/********************* wso0214 ********************/
.wso0214numCat{
	padding: 5px;
	background-color: white;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-color: #cdcdcd;
	border-width: 1px; 
	border-style: solid;
	font-size: 1em;
	color: gray;
}
.wso0214numCat_sel{
	padding: 5px;
	background-color: #cdcdcd;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-color: #666666;
	border-width: 1px; 
	border-style: solid;
	font-weight: bold;
	font-size: 1em;
}
/********************* wso0214 (fine) ********************/

/********************* wso0215 ********************/
.wso0215idco{
	padding: 5px;
	background-color: white;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-color: #cdcdcd;
	border-width: 1px; 
	border-style: solid;
	font-size: 1em;
	color: gray;
}
.wso0215idco_sel{
	padding: 5px;
	background-color: #cdcdcd;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-color: #666666;
	border-width: 1px; 
	border-style: solid;
	font-weight: bold;
	font-size: 1em;
}
/********************* wso0215 (fine) ********************/

/********************* ppu0001 ********************/
.ppu0001_wizardTitle{
	font-size: 1.5em;
	color: #BABABA;
	font-weight: bold;
}
.ppu0001_rowDataTable{
	
}
.ppu0001_rowDataTable:hover{
	background-color: #e2e2e2;
	background-color: #DEFF96;
}
.ppu0001_resultsBig{
	font-weight: bold;
	color: yellow;
	font-size: 1.33em;
}
.ppu0001_resultsMedium{
	font-weight: bold;
	font-size: 1.17em;
}
.ppu0001_resultsInserted{
	color: #008bed;
	color: gray;
	font-weight: bold;
	font-size: 1.17em;
}
.ppu0001_resultsInsertedSelect{
	color: #226b61;
	font-size: 1.17em;
	text-decoration: underline;
	font-weight: bold;
}
.ppu0001_resultsConverted{
	color: #226b61;
	color: gray;
	font-weight: bold;
	font-size: 1.17em;
}
.ppu0001_resultsConvertedSelect{
	color: #226b61;
	font-size: 1.17em;
	text-decoration: underline;
	font-weight: bold;
}
.ppu0001_resultsNotConverted{
	color: #d70000;
	color: gray;
	font-weight: bold;
	font-size: 1.17em;
}
.ppu0001_resultsNotConvertedDetail{
	color: gray;
	font-size: 1em;
}
.ppu0001_resultsNotConvertedDetailSelect{
	color: #226b61;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}
.ppu0001_resultsCol1{
	background: #aaaaaa;
	border: 1px solid gray;
	padding: 5px;
	margin: 2px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	text-align: center;
	color: white;
	font-size: 1.17em;
	font-weight: bold;
	vertical-align: middle;
}
.ppu0001_resultsCol2{
	text-align: left;
}
/********************* ppu0001 (fine) ********************/


/********************* ppu0002 ********************/
.ppu0002_title{
	color: gray;
	font-size: 1.33em;
	font-weight: bold;
}
.ppu0002_alert{
	font-size: 0.92em;
	color: #c87a00;
}
.ppu0002_accept{
	font-size: 0.92em;
	color: green;
}
.ppu0002_error{
	font-size: 0.92em;
	color: red;
}
.ppu0002_accept_result{
	font-size: 1.17em;
	color: green;	
}
.ppu0002_error_result{
	font-size: 1.17em;
	color: red;
}
/********************* ppu0002 (fine) ********************/


.trentatrepercento{
	width: 33%;
}
.cinquantapercento{
	width: 50%;
}
.grid_bonus{
	color: blue;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.17em;
	white-space: nowrap;
}


/********************* wso0509 (fine) ********************/
.wso0509_title{
	color: gray; 
	font-weight: bold;
	font-size: 1.33em;
}
/********************* wso0509 (fine) ********************/


/********************* wso0510 ********************/
.wso0510_currYearGrouping{
	/*white-space: nowrap;*/
	font-style: italic;
	font-weight: bold;
}
.wso0510_previousYearGrouping{
	color: gray; 
	font-size: 0.92em;
	/*white-space: nowrap;*/
	font-style: italic;
	font-weight: bold;
}
.wso0510_currYear{
	white-space: nowrap;
	font-size: 0.92em;
}
.wso0510_previousYear{
	color: #5e5e5e; 
	font-size: 0.92em;
	white-space: nowrap;
}
.wso0510_currYearTot{
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.92em;
}
.wso0510_previousYearTot{
	color: #5e5e5e; 
	font-size: 0.92em;
	white-space: nowrap;
	font-weight: bold;
}
.wso0510_utilePos{
	font-size: 0.92em;
	white-space: nowrap;
	color: green;
}
.wso0510_utileNeg{
	font-size: 0.92em;
	white-space: nowrap;
	color: red;
}
/********************* wso0510 (fine) ********************/

/********************* wso0511 ********************/
.emlLis_success, .emlLis_warning{
	font-size: 1.17em;
	line-height: 2;
	border: 1px solid;
}
.emlLis_success{
	background: #c2efc2;
                  color: #3c7207;
                  border-color: #55b35b;
}
.emlLis_warning{
                	background: #fff6bf;
                  color: #514721;
                  border-color: #ffd324;
}
#wso0511_fileExplorer{
    margin-top: 15px;
}
#wso0511_fileExplorer table{
    border-collapse: collapse;
}
#wso0511_fileExplorer table > thead > tr{
    border-bottom: 2px solid #cdcdcd;
    font-size: 14px;
}
#wso0511_fileExplorer table > tbody > tr:not(:last-child){
    border-bottom: 1px solid #cdcdcd;
}
#wso0511_fileExplorer table > thead > tr > th,
#wso0511_fileExplorer table > tbody > tr > td{
    padding: 7px;
}
/********************* wso0511 (fine) ********************/


/********************* mainConf ********************/
.optionsSubTitle{
	text-align: left;
	font-size: 1.33em;
	font-weight: bold;
	color: black;
}
/********************* mainConf (fine) ********************/


/********************* poolConf ********************/
.itemEnabled{
	color: maroon;
}
.itemEnabledDefault{
}
.itemDisabled{
	font-weight: bold;
}
.itemDisabledDefault{
	font-weight: bold;
}
/********************* poolConf (fine) ********************/


/********************* DYNPAGES ********************/
.dynpag_col1{
	vertical-align: top;
	width: 0%;
}
.dynpag_col2{
	width: 100%;
	vertical-align: top;
}
.dynpag_sel{
	padding: 1px 5px 1px 3px;
	color: white;
	background: #335bbc url('general/dynpage_sel.png') top repeat-x;
	font-weight: bold;
}
.dynpag_nosel{
	padding: 1px 5px 1px 3px;
	color: gray;
}
.dynpag_conf{
	padding: 1px 5px 1px 3px;
	color: #333333;
}
.dynpag_save{
	padding: 1px 5px 1px 3px;
	color: yellow;
	background: #335bbc url('general/dynpage_sel.png') top repeat-x;
}
.style_table{
	color: green;
	font-weight: bold;
}
.style_field{
	color: #d16200;
	font-weight: bold;
}
.style_reference{
	color: #666666;
	font-weight: bold;
}
.style_key{
	color: blue;
	font-weight: bold;
}
.style_activecol{
	color: maroon;
	font-weight: bold;
}
.dynpag_datalist{
	list-style-type: none;
	float: left;
	height: 30px;
}
.dynpag_attrs{
	width: 50%;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	text-align: center;
	background: #bababa url('general/dynpag_attrs.png') repeat-x top;
}
.dynpag_attrs_text{
	color: white;
	font-weight: normal;
}
.dynpag_attrs_sel{
	width: 50%;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	background: #335bbc url('general/dynpag_attrs.png') repeat-x top;
}
.dynpag_attrs_text_sel{
	color: white;
	font-weight: bold;
}
.dynpage_custom_dir{
	height: 10px; 
	width: 5px; 
	color: #888888; 
	padding-right: 18px; 
	padding-top: 10px;
	font-weight: normal; 
	background: url('../images/dynpage_favorite_dir.png') center no-repeat;
}
.dynpage_custom_dir_sel{
	height: 10px;
	width: 5px; 
	color: #335bbc; 
	padding-right: 18px; 
	padding-top: 10px;
	font-weight: bold; 
	background: url('../images/dynpage_favorite_dir.png') center no-repeat;
}
/********************* DYNPAGES (fine) ********************/


/********************* HISTORY STYLE ********************/
.historyRowDataTable{
	text-align: left;
	height: 19px;
	white-space: nowrap;
}
.historyRowDataTable:hover{
	text-align: left;
	/*background-image: url('general/lineHorizTranspWhiteLeft70px.png');
	background-repeat: repeat-y;
	background-position: left;*/
	background-color: white;
	background-color: #F7F7F7;
	background-image: url('general/rowDatatableHover.png');
	background-repeat: repeat-x;
	background-position: bottom;
	white-space: nowrap;
	height: 19px;
}
/********************* HISTORY STYLE (fine)********************/


/********************* NEWS ********************/
.elenconews{
	
}
.elenconewsSx{
	/*background-image: url('roundedlook/TRLnews1.png');
	background-repeat: no-repeat;
	background-position: left;
	background-color: gray;*/
	background-color: transparent;
	background-image: none;
	height: 21px;
}
.elenconewsDx{
	background-color: transparent;
	background-image: none;
	width: 100%;
	text-align: left;
	height: 21px;
	/*background-image: url('roundedlook/TRLnews3.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;*/
}
.elenconewsDimension{
	height: 21px;
}
/********************* NEWS (fine) ********************/


/********************* BUTTONS ********************/
.button_save{
	text-align: center;
	width: 36px;
	height: 36px;
	background-image: url('general/button_save.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0px;
	cursor: pointer;
}
.button_save:hover{
	text-align: center;
	width: 36px;
	height: 36px;
	background-image: url('general/button_save_hover.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0px;
	cursor: pointer;
}
.button_refresh{
	text-align: center;
	width: 36px;
	height: 36px;
	background-image: url('general/button_refresh.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0px;
	cursor: pointer;
}
.button_refresh:hover{
	text-align: center;
	width: 36px;
	height: 36px;
	background-image: url('general/button_refresh_hover.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0px;
	cursor: pointer;
}
/********************* BUTTONS (fine) ********************/


/********************* OTHERS ********************/
.toolbarBottom{
	width: 100%; 
	left: 0px;
	position: fixed;
	bottom: 0px;
	background-color: white;
	font-size: 1em;
	background-color: white;
	vertical-align: middle;
	background-image: url('general/toolbarBackground3.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cdcdcd;
}
.toolbarBottomHide{
	width: 100%; 
	left: 0px;
	position: fixed;
	bottom: 0px;
	background-color: white;
	font-size: 1em;
	background-color: white;
	vertical-align: middle;
	background-color: #cdcdcd;
}
.showToolbarBottom{
	width: 100%; 
	left: 0px;
	position: fixed;
	bottom: 25px;
	background-color: white;
	font-size: 1em;
	background-color: white;
	vertical-align: middle;
	background-image: url('general/toolbarBackground3.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cdcdcd;
}
.crossref_1{
	color: #007D22;
	color: #BB5E00; 
}
.crossref_2{
	color: #BB5E00; 
	color: black; 
	font-size: 0.83em;
}
.sosttms_1{
	color: gray;
	text-decoration: line-through; 
}
.sosttms_2{
	color: blue; 
}
.tiprif_2{
	color: #757676; 
}
.tiprif_3{
	color: #8c41bf; 
}
.dt_concorrentiBlink {
	text-decoration: blink;
	color: blue;
	font-weight: bold;
	font-style: normal;
}
.dt_concorrenti {
	color: black;
	font-style: normal;
}
.dt_concorrentiSel {
	color: navy;
	font-style: italic;
}

.newitem {
	font-weight: bold;
	color: blue;
	text-decoration: blink;
}
.newitem:HOVER {
	font-weight: bold;
	color: #3CB176;
}
.blinkRequiredInput {
	border-color: red;
	border-width: 2px;
}
.blinkRequiredInput:HOVER {
	border-color: red;
	border-width: 2px;
}
.blinkRequiredInput:FOCUS {
	border-color: red;
	border-width: 2px;
}
.qtaart_inputGrid {
	text-align: right;
	width: 30px;
}
.qtacts_inputGrid {
	text-align: right;
	width: 30px;
	background: transparent;
	border-width: 0px;
}
.mngOpzLeft{
	width: 50%;
	vertical-align: top;
}
.mngOpzRight{
	width: 50%;
	vertical-align: top;
}
.promocolor{
	font-weight: bold;
	color: #c49970;
	color: #b35a04;
	font-size: 1.67em;
	text-decoration: underline;
	/*background-image: url('general/promoBg.png');
	background-repeat: repeat;*/
}
.przNormal{
	color: gray;
	font-weight: bold;
}
.przPromo{
	font-weight: bold;
	color: #a67a4f;
	color: #b35a04;
	color: red;
	font-size: 1.25em;
	/*background-image: url('general/promoBg.png');
	background-repeat: repeat;*/
}
.przListino{
	/*font-style: italic;
	color: navy;*/
}
.dtOrderbyLink{
	color: white;
}
.dtOrderbyLink:HOVER{
	color: white;
	text-decoration: underline;
}
.dtOrderbyLinkSel{
	color: yellow;
}
.dtOrderbyLinkSel:HOVER{
	color: yellow;
	text-decoration: underline;
}
.initError_Left{
	background-image: url('general/tileBackgroundRight.png');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F4F4F4;
	width: 20px;
}
.initError_Center{
	background-color: #F4F4F4;
}
.initError_Right{
	background-image: url('general/tileBackgroundLeft.png');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F4F4F4;
	width: 20px;
}
.initializeError{
	text-align: left;
	background: url('reserved/RSVinitializeError.png') repeat;	
	color: white;
	padding-left: 5px;
}
.initializeErrorWSO{
	text-align: left;
	background: url('reserved/RSVinitializeErrorWSO.png') repeat;	
	color: white;
	padding-left: 5px;
}
.initializeErrorRTA{
	text-align: left;
	background: url('reserved/RSVinitializeErrorRTA.png') repeat;	
	color: white;
	padding-left: 5px;
}

.pnlgrdWarning{
	background: #fcd300;
	text-align: center;
	font-weight: bold;
	color: #424242;
	padding: 7px 10px 7px 10px;
}
.pdialogError{
	border: 1px solid red; 
	background-image: none; 
	background: #ffbdbd;
}
.pnlgrdError{
	background: url('reserved/test.png') repeat-y center;
	text-align: center;
	font-weight: bold;
	color: white;
	height: 20px;
}
.outtxtError{
	color: #c11717; 
	font-size: 1.17em;
	font-weight: bold;
}
.portal{
	background: url('general/res.png') repeat;
	height: 10px;
}
.deployStep{
	width: 36px;
	height: 36px;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 1.33em;
}
.deployStepCurr{
	width: 36px;
	height: 36px;
	background-image: url('general/button_style_hover.png');
	font-weight: bold;
	color: gray;
	text-align: center;
	font-size: 1.33em;
}
.deployStepMade{
	width: 36px;
	height: 36px;
	font-weight: bold;
	color: green;
	text-align: center;
	font-size: 1.33em;
}
/********************* OTHERS (fine) ********************/



/********************* wso0301 ********************/
/* ======================================*/
/* ===== Barra di progressione per il saldo fido =====*/
.salfid_text{
	/*color: yellow;*/
	font-weight: bold;
	white-space: nowrap;
}
.salfid_000{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_000.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_005{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_005.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_010{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_010.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_015{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_015.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_020{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_020.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_025{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_025.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_030{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_030.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_035{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_035.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_040{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_040.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_045{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_045.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_050{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_050.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_055{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_055.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_060{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_060.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_065{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_065.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_070{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_070.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_075{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_075.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_080{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_080.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_085{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_085.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_090{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_090.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_095{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_095.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
.salfid_100{
	white-space: nowrap;
	min-width: 80px;
	height: 14px;
	background: url('general/wso0301/salfid_100.png') no-repeat center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	font-size: 1em;
	cursor: default;
}
/* ===== Barra di progressione per il saldo fido (FINE) =====*/
/* ======================================*/
/********************* wso0301 (fine) ********************/


/********************* ACL ********************/
.aclAccept{
}
.aclReject{
}
/********************* ACL (fine) ********************/



/********************* PRIMEFACES (fine) ********************/
.ui-datalist, .ui-datalist-content, .ui-datalist-data{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
/********************* PRIMEFACES (fine) ********************/

/********************* LEGEND (fine) ********************/
#legend_detail img{
	max-height: 26px;
}
/********************* LEGEND (fine) ********************/
