.xstooltip {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font: normal 8pt sans-serif;
	padding: 3px;
	background-color: #EAF1F7;
	border-bottom: 1px solid #B90453;
	border-left: 1px solid #B90453;
	border-right: 1px solid #B90453;
	border-top: 1px solid #B90453;
	margin-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 120px;
}

.xstooltip1 {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	font: normal 8pt sans-serif;
	padding: 3px;
	background-color: #FFFF00;
	border-bottom: 1px solid #B90453;
	border-left: 1px solid #B90453;
	border-right: 1px solid #B90453;
	border-top: 1px solid #B90453;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 120px;
}

.xstooltip2 {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font: normal 8pt sans-serif;
    padding: 3px;
    background-color: #EAF1F7;
    border-bottom: 1px solid #B90453;
    border-left: 1px solid #B90453;
    border-right: 1px solid #B90453;
    border-top: 1px solid #B90453;
    margin-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    width: 120px;
    white-space: normal;
    color: #000000;
}

.xstooltip3 {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font: normal 8pt sans-serif;
    padding: 3px;
    background-color: #EAF1F7;
    border-bottom: 1px solid #B90453;
    border-left: 1px solid #B90453;
    border-right: 1px solid #B90453;
    border-top: 1px solid #B90453;
    margin-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.rich-message-marker img {
	padding-right: 7px;
}

.defaultinputclass { 
/*	background: #D7E5F2;*/
	font-family:"Trebuchet MS";
	font-size: 11px;
	height: 12px;
}

.defaultinputclass_grigio{
    background: #D3D3D3;
    font-family:"Trebuchet MS";
    font-size: 11px;
    height: 13px;
	
}

.defaultevidenceclass { 
	font-family:"Trebuchet MS";
	border-color: #026FB4;
	border-style: solid;
	border-width: 2px;
	height: 12px;
	font-size: 11px;
}

.defaultinputerrorclass { 
/*	background: #B90453;*/
	font-family:"Trebuchet MS";
	border-color: #B90453;
	border-style: solid;
	border-width: 2px;
	height: 12px;
	font-size: 11px;
}

.defaultlabelstyleclass {
	font-family:"Trebuchet MS";
	text-align: left;
	font-weight: bold;
	color: green;
	font-size: 10pt;
	min-width: 300px;
}

.defaulterrorstyleclass {
	font-family:"Trebuchet MS";
	text-align: left;
	color: #B90453;
	font-size: 7pt;
	/*	font-weight: bold;
	padding-left: 5px;*/
}

.dpCalendar {
	display: none; /* Important, do not change */
	position: absolute; /* Important, do not change */
	background-color: #FFFFFF;
	color: #026FB4;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
/*	z-index:3000;*/
}

/* The table of the Calendar */
.dpCalendar table {
	border: 1px solid #BED6F8;
	background-color: #FFFFFF;
	color: #026FB4;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
}

/* The Day of the Week */
.dpCalendar .cellDayWeek {
	color: #026FB4;
}

/* The Next/Previous buttons */
.dpCalendar .cellButton {
	background-color: #D7E5F2;
	color: #026FB4;
}

/* The Month/Year title cell */
.dpCalendar .cellMonth {
	background-color: #D7E5F2;
	color: #026FB4;
	text-align: center;
	font-weight: bold;
}

/* Any regular day of the month cell */
.dpCalendar .cellDay {
	background-color: #D7E5F2;
	color: #026FB4;
	text-align: center;
}

/* The day of the month cell that is selected */
.dpCalendar .cellSelected {
	border: 1px solid #B90453;
	background-color: #ffdddd;
	color: #026FB4;
	text-align: center;
}
/* The day of the month cell that is selected */
.dpCalendar .cellSelected a{
    background-color: #DDFFDD;
    color: #026FB4;
    text-align: center;
}
/* The day of the month cell that is Today */
.dpCalendar .cellToday {
	background-color: #B90453;
	color: #026FB4;
	text-align: center;
}
.dpCalendar .cellToday a{
    background-color: #B90453;
    color: #ddffdd;
    text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
.dpCalendar .unused {
	background-color: transparent;
	color: black;
}

/* The cancel button */
.dpCalendar .cellCancel {
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #026FB4;
	text-align: center;
}

/* The clickable text inside the calendar */
.dpCalendar a {
	text-decoration: none;
	background-color: transparent;
	color: blue;
}

.defaultrichpanel {
	visibility: hidden;
	position: absolute;
	font-size: 20pt;
	width: 50%;
	z-index: 2000;
}

.align_left {
	float: left;
	text-align: left;
	width: 30%;
}

.align_right {
	float: right;
	text-align: right;
	width: 30%;
}

div.spacer {
	clear: both;
}

.cella_dettaglio1 {
	width: 80px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 2px dotted #C0D3E4;
	font-size: 12px;
}

.cella_dettaglio2 {
	width: 10px;
}

.cella_dettaglio3 {
	width: 190px;
	/*text-align:right;*/
	vertical-align: top;
	border-bottom: 2px dotted #C0D3E4;
	font-size: 11px;
}

.cella_dettaglio_unica {
	width: 280px;
	text-align: left;
	vertical-align: top;
	border-bottom: 2px dotted #C0D3E4;
	font-size: 11px;
}

.default_popup {
	width: 600px;
}

.popup_big {
	width: 680px;
	position: absolute;
	top: 50px;
	left: 160px;
	z-index: 2000;
	width: 0px;
	height: 0px;
	border: none;
}
.popup_buy {
/*	width: 766px;
	position: absolute;
	top: 13px;
	left: 50px;
	z-index: 2000;*/
	width: 766px;
	position: absolute;
	top: -148px;
	left: 50px;
	z-index: 2000;
}
.popup_buy_bis {
	width: 766px;
	position: absolute;
/*	top: -159px;*/
	top: -59px;
	left: 50px;
	z-index: 2000;
}
.popup_recharge {
	width: 766px;
	position: absolute;
	top: 1px;
	left: 140px;
	z-index: 2000;
}
.popup_dettaglio {
	width: 300px;
	position: absolute;
	top: 190px;
	left: 160px;
	z-index: 2000;
	width: 0px;
	height: 0px;
	border: none;
}

.trasparente {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
/*	height: 615px;*/
	background-color: #FFFFFF;
	border: none;
	opacity: 0.8;
	filter: alpha(opacity=60);
}
.trasparenteBuy{
/*	position: absolute;
	top:50px;
	left:50px;
	z-index: 1000;
	width: 738px;
	height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #BED6F8;
	padding:15px;*/
	position: absolute;
	top:-120px;
	left:50px;
	z-index: 1000;
	width: 738px;
	height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #BED6F8;
	padding:15px;
	
}
.trasparenteBuy_bis{
	position: absolute;
/*	top:-121px;*/
	top:-21px;
	left:50px;
	z-index: 1000;
	width: 738px;
	height: 490px;
	background-color: #FFFFFF;
	border: 1px solid #BED6F8;
	padding:15px;
	overflow:auto;
}
.trasparenteRecharge{
	position: absolute;
	top:38px;
	left:140px;
	z-index: 2000;
	width: 738px;
	height: 490px;
	background-color: #FFFFFF;
	border: 1px solid #BED6F8;
	padding:15px;
	overflow:auto;
}
.popup_small {
	position: absolute;
/*	top: 130px;*/
/*	left: 160px; */
	z-index: 2000;
/*	width: 0px;*/
/*	height: 0px;*/
	border: none;
}

.popup_ombra_small {
	position: absolute;
/*	top: 200px;
	left: 210px;*/
	z-index: 1000;
	background-color: #000000;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity=60);
}

.popup_ombra_big {
	position: absolute;
	top: 120px;
	left: 210px;
	z-index: 1000;
	background-color: #C0C0C0;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity=45);
}

.panel_errore {
	position: absolute;
	top: 300px;
	left: 200px;
	width: 600px;
	z-index : 3000;
	background-color: #FFFFFF;
	border-color: #B90453;
	padding: 0px;
}

.panel_errore_body {
	padding: 0px;
}

.empty_err {
	width: 30px;
}

.body_err_head {
	width: 290px;
	border-bottom: 1px solid #B90453;
	font-size: 11px;
}

.close_err_head {
/*	border-bottom: 1px solid #B90453;
	border-left: 1px solid #B90453;*/
	padding:1px;
	text-align: center;
	width: 15px;
}

.close_err_head a:link,.close_err_head a:visited {
	color: #B90453;
	font-family: tahoma;
}

.body_err {
	width: 290px;
	vertical-align: top;
	font-size: 11px;
}

.close_err {
	width: 10px;
}

.panel_help {
	position: absolute;
	top: 300px;
	left: 200px;
	width: 600px;
	z-index : 3000;
	background-color: #FFFFFF;
	border-color: #009900;
	padding: 0px;
}

.panel_help_body {
	padding: 0px;
}

.empty_help {
	width: 30px;
}

.body_help_head {
	width: 290px;
	border-bottom: 1px solid #009900;
	font-size: 11px;
}

.close_help_head {
/*	border-bottom: 1px solid #009900;
	border-left: 1px solid #009900;*/
    padding:1px;
	text-align: center;
	width: 15px;
}

.body_confirm_head {
	width: 290px;
	border-bottom: 1px solid #BED6F8;
	font-size: 11px;
}
.close_confirm_head {
	border-bottom: 1px solid #BED6F8;
	border-left: 1px solid #BED6F8;
	border-top: 1px solid #BED6F8;
	border-right: 1px solid #BED6F8;
	color:#0066CC;
	text-align: center;
	width: 50px;
}
.close_help_head a:link,.close_help_head a:visited {
	color: #009900;
	font-family: tahoma;
}
.close_confirm_head a:link,.close_confirm_head a:visited {
	color: #0066CC;
	font-family: tahoma;
}

.body_help {
	vertical-align: top;
	font-size: 11px;
}

.close_help {
	width: 10px;
}

.rich-fileupload-name-padding {
	overflow: scroll;
	overflow-x: scroll;
}

.rich-fileupload-list-decor {
	background-color: #FFFFFF;
	border: medium none;
}

.rich-fileupload-toolbar-decor {
	background-color: #FFFFFF;
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	padding: 0px;
	width: 100%;
}

.pic-normal {
    opacity: 1;
}

.alignSinistra{
	text-align: left;
}

.alignDestra{
	width: 16px;
}

.body_popup_inline{
	display: block;
/*	overflow-y: auto;
	overflow-x: hidden;*/
/*	height: 250px;*/
}
.add_button{
	font-size:8px;
}
.stop_button{
	display:none;
	position:absolute;
}
.rich-fileupload-font {
font-family:Arial,Verdana,sans-serif;
font-size:8px;
}
.rich_autocompletamento{
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	overflow-x:auto;
    overflow-y:scroll;
}
.no_border_combo{
	text-align:left;
    border:none;
    height:12px;
    font-size:11px;
    background: white;
}
.no_padding_combo{
	padding: 0px;
}
.rich-fileupload-button-content{
    font-size:8px;
    text-align:left;
    white-space:nowrap;
}
.selbox_small{
color:#070707;
font-size:11px;
height:18px;
}
.selbox_medium{
color:#070707;
font-size:10px;
height:17px;
}
.selbox_medium_1{
color:#070707;
font-size:10px;
height:17px;
height:18px;
vertical-align:top;
}

.selbox_small_focus{
border:2px solid #026FB4;
font-size:11px;
height:18px;
}
.selbox_medium_focus{
border:2px solid #026FB4;
color:#070707;
font-size:10px;
height:17px;
}
.textarea_norm{
}
.textarea_norm_focus{
border:2px solid #026FB4;
}
.rich-progress-bar-completed{
background-color:#EAF1F7;
background-image:none;
}
/*
table th{
overflow: hidden;
white-space: nowrap;
}
table td{
overflow: hidden;
white-space: nowrap;
}
a:link, a:visited {
overflow: hidden;
white-space: nowrap;
}
*/
.tabella_wrap_colonna{
table-layout:fixed;
border-bottom:1px solid #C0D3E4;
border-top:1px solid #C0D3E4;
border-left:1px solid #C0D3E4;
border-right:1px solid #C0D3E4;

}
.tabella_wrap_colonna th a:link, .tabella_wrap_colonna th a:visited{
overflow: hidden;
white-space: nowrap;
color:gray;
}
.tabella_wrap_colonna thead{
border: 0;
padding-left: 0px;
}
.tabella_wrap_colonna thead th.nopadding{
padding: 0px;
border:1px solid #C0D3E4;
}
.tabella_wrap_colonna th{
overflow: hidden;
white-space: nowrap;
border-left:0px solid;
border-right:0px solid;
border-top:1px solid #C0D3E4;
border-bottom:1px solid #C0D3E4;
}
.tabella_wrap_colonna td a:link, .tabella_wrap_colonna td a:visited{
overflow: hidden;
white-space: nowrap;
}
.tabella_wrap_colonna td{
overflow: hidden;
white-space: nowrap;
border: 0;
/*padding-left: 10px;*/
}
.padding_15_left{
 padding-left: 15px;
}
.class_null{
width: 0%;
}
.class_thin{
width: 10%;
}
.class_thin_right{
width: 10%;
text-align: right;
}
.width_100{
width:40%;
}
.width_15{
width:15%;
}
