/*
 * theme.css
 *
 * Copyright (C) 2008 by JBoss,
 * Copyright (C) 2009-2010 by Step Srl,  
 * All rights reserved.
 */

html {
	background-repeat: no-repeat;
	background-position: 60% 140px;
	
	overflow-y: scroll;
}


body {
	font-size: 12px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

.menu {
    vertical-align:top;
    padding-left: 10px;    
}
ul.menu {
padding: 10px; 
margin: 0px;
font-weight: bold
font-family: Tahoma, Geneva, sans-serif;
} 
#content {
	background: url(images/sidebar_left_bg.gif) 20px 0 no-repeat;
	min-height: 420px;
    vertical-align:top;
    width:100%;
    margin-top: 5px;
}
.debug {
	color: red;
}

a img {
	border: none;
}

h1 {
	font-size: 1.2em;
	margin-top: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

input[type=submit], input[type=button] {
	font-size: 10px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
	margin:0px
	font-family: Tahoma, Geneva, sans-serif;
color: #c3c3c3;
font-size: 14px;
border: 1px solid #dedede;
outline: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #f8f8f8;
}

input[type=text], input[type=password], textarea, select {
	font-size: 11px;
	padding-left: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 0 3px #ddd inset;
	color: #090606;
	font-size: 11px;
}

.noMarginButton{
	margin-top: 0px !important;
}

input[type="text"]:focus , input[type=password]:focus, textarea:focus, select:focus {
border-color:rgba(38, 206, 58, 0.075);
outline:0;
outline:thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(47, 177, 78, 0.075), 0 0 8px rgba(81, 139, 86, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
box-shadow: inset 0 1px 1px rgba(38, 206, 58, 0.075),0 0 8px rgba(94, 168, 0, 0.6);}

.tableControl, .actionButtons {
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.header {
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.detailTable{
	width: 100%;
}



.body {
	padding: 0px;
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
	border: 1px solid rgb(114, 114, 177) !important;
	-webkit-border-radius: 4px;
	background: white url('images/bg_form.png.xhtml') left top repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}

.message li, .message .INFOMSG, .message .ERRORMSG, .message .WARNINGMSG {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg, .message li.INFOMSG, .message .INFOMSG {
	background-image: url(images/msginfo.png.xhtml);
}

.message li.errormsg, .message li.ERRORMSG, .message .ERRORMSG {
	background-image: url(images/msgerror.png.xhtml);
}

.message li.warnmsg, .message li.WARNINGMSG, .message .WARNINGMSG {
	background-image: url(images/msgwarn.png.xhtml);
}

.message a img{ 
	margin: 2px;
}

.name {
	display: inline;
	vertical-align: top;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	clear: both;
	color: #456851;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.nameDatSin {
	display: inline;
	vertical-align: top;
	font-weight: bold;
	margin-top: 5px;
	clear: both;
	color: #456851;
	font-family: Tahoma, Geneva, sans-serif;
}
.name div {
	display: inline;
}	

.avcpStyle, .requiredAvcptrue{
	font-size: 11px;
	vertical-align: super;
	color:red;
	margin-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}

.avcpSemaphoreStyle{
	font-size: 11px;
	vertical-align: super;
	color: #00B307;
	margin-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}

.value {
	margin-top: 1px;
	float: left;
	clear: both;
}
.value input {
margin: 0px;
}
.desc {
	font-weight: lighter;
	font-size: xx-small;
	font-family: Tahoma, Geneva, sans-serif;
}

.error, .error.value, .error input, .error textarea, .error select, .error label, .linkedErrorStyle {
	color: red;
	float: left;
	border-color:red !important;
}

.error, .error.value, .error input, .error textarea, .error select, .error label, 
.error2, .error2.value, .error2 input, .error2 textarea, .error2 select, .error2 label, .error2 .nice-select {
	color: red;
	border-color:red !important;
}

.errors {
	color: red;
}

.color-blue {
	color: blue;	
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea {
	border: 1px solid red !important;
}

.required {
	color: red;
	padding-left: 2px;
}


select {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

div.info {
	font-size: 1.25em;
	font-family: Tahoma, Geneva, sans-serif;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	width: 1%;
	text-align: center;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

/*  nuove modifiche*********************************************************/

	 
#vtab0{ 
	float:left; 
	padding: 0px; 
	height: 100%; 
	width: 200px;
}
#vtab0 li, #vtab0 a{ 
	list-style:none;
	font-weight: normal;
	color: #003F7D;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: transparent;
	font-size: 12px;
	cursor:pointer;
	background: url(../stylesheet/images/go.gif) center left no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	#margin-left: 25px;
	#padding-left: 0px;
}

#vtab0 .top-group{ 
	font-size: 13px;
	margin: 0;
	margin-left: 0px;
	#margin-left: 0px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	clear: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	clear: left;
	background-image: none;
	padding: 0px;
	border-bottom:none;
	width: 215px;
}

#vtab0 .top-group-avcp{ 
	font-size: 13px;
	margin: 0;
	margin-left: 0px;
	#margin-left: 0px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	clear: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	clear: left;
	background-image: none;
	padding: 0px;
	border-bottom:none;
	margin-top: 10px;
}

#vtab0 li:hover, #vtab0 a:hover { 
	text-decoration: underline;
    #border-color: white; /* "#" == solo per explorer*/
	cursor:pointer; 
}
#tabContent {
	overflow:hidden;
	padding-left: 15px;
}
.vtInfo{	
	display:none;
	overflow-x: auto;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: 1px solid grey !important;
	background: white url('images/bg_form.png.xhtml') left top repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 4px;
	overflow-y: hidden;
	padding-bottom: 10px;
}
.clear { clear: both; width: 100%; }

.navigation a{
color: #528FB5;
text-decoration: none;
font-size: 10px;
font-weight: bold;
overflow: hidden;
text-transform:uppercase;
font-family: Tahoma, Geneva, sans-serif;
}	

.cella-sinistra {
border-bottom: 1px solid #dfdfdf;
text-align: left;
background-color: transparent;
padding: .1em .3em;
font-weight: normal;
color: #456851;
font-family: Tahoma, Geneva, sans-serif;
font-style: normal;
font-size: 12px;
width:20%;
}

.cella-sinistra-no-border {
	border-bottom: none; 
	padding-top: 10px;
}
.cella-sinistra-small-no-border {
	width:1%;
	padding-bottom: 10px;
}
.cella-destra-large-no-border {
	width:99%;
	padding-bottom: 10px;
}

.cella-destra{
border-bottom: 1px solid #dfdfdf;
color: #224;
padding: .3em .5em;
display: table-cell;
vertical-align: inherit;
border-collapse: collapse;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
width:80%;
}

.cella-sinistra-large {
border-bottom: 1px solid #dfdfdf;
text-align: left;
background-color: transparent;
padding: .1em .3em;
font-weight: normal;
color: #456851;
font-family: Tahoma, Geneva, sans-serif;
font-style: normal;
font-size: 12px;
width:35%;
}
.cella-destra-small{
border-bottom: 1px solid #dfdfdf;
color: #224;
padding: .3em .5em;
display: table-cell;
vertical-align: inherit;
border-collapse: collapse;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
width:65%;
}

.cella-destra_doppia{
border-bottom: 1px solid #dfdfdf;
color: #224;
padding: .3em .5em;
display: table-cell;
vertical-align: inherit;
border-collapse: collapse;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
width:40%;
}

.cella-sinistra_2 {
border-bottom: 1px solid #dfdfdf;
text-align: left;
background-color: transparent;
padding: .1em .3em;
font-weight: normal;
color: #456851;
font-family: Tahoma, Geneva, sans-serif;
font-style: normal;
font-size: 12px;
width:50%;
}
.cella-destra_2{
border-bottom: 1px solid #dfdfdf;
color: #224;
display: table-cell;
vertical-align: inherit;
border-collapse: collapse;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
width: auto;
text-align: left;
}

.cella-top {
text-align: left;
background-color: transparent;
border: none;
padding: .1em .3em;
font-weight: bold;
color: black;
font-family: Tahoma, Geneva, sans-serif;
font-style: normal;
font-size: 13px;
/*background: url(images/comment-separator.png.xhtml) no-repeat;*/
background-position-y: bottom;
padding-top: 5px;
border-bottom: 1px solid #dfdfdf;
box-shadow: 0px 1px 0px #888;
}

.cella-bottom {
text-align: left;
background-color: transparent;
border: none;
padding: .1em .3em;
font-weight: bold;
color: black;
font-family: Tahoma, Geneva, sans-serif;
font-style: normal;
font-size: 13px;
width:15%;
}


/* =Navigation
-----------------------------------------------------------------------------*/
#vtab0{ 
float: left;
padding: 0px;
height: 100%;
width: 200px;
font-size: 13px;
display: block;
padding: 0px 0px 0px 0px;
padding-right: 15px;
font-family: Tahoma, Geneva, sans-serif;
}

#vtab01 {

}

#vtab02 {

}

#vtab0 ul {
	list-style: none;
	margin: 0;
}

#nav li{
	font-family: Tahoma, Geneva, sans-serif;
}

#vtab0  .top-group a, #vtab0 .top-group-avcp a{
font-size: 19px;
font-weight: normal;
color: #444e69;
text-shadow: #fff 0 1px 1px;
padding: 0;
margin-left: 0px;
font-family: Tahoma, Geneva, sans-serif;
}

#vtab0  .top-group:hover {
	background: url(images/navHover.png.xhtml) no-repeat;	
	background: url(images/sidebar_list_hover3.png.xhtml) no-repeat;
}	
#vtab0 .top-group a , #vtab0 .top-group-avcp a{
	border-bottom: 1px solid black;
	margin-left:0px;
}

#vtab0 a{
	font-size: 13px;
	display: block;
	padding: 2px 0px 3px 0px;
	margin-top: 0px;
	color: #43433E;
	text-decoration: none;
	right: 11px;	
	font-family: Tahoma, Geneva, sans-serif;
}

#linkedError a{
	font-size: 13px;
	margin-top: 0px;
	color: #43433E;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: bottom;
	margin-left: 0px;
}

#linkedError a:hover{
	font-weight: bold;
}

#linkedError2 a{
	font-size: 13px;
	margin-top: 0px;
	color: #43433E;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: bottom;
	margin-left: 0px;
}

#linkedError2 a:hover{
	font-weight: bold;
}

#vtab01 a{	
padding-left: 0px;
margin-left: 25px;
background: url(images/sidebar_list_line.gif) left bottom no-repeat;
background-position-x: 0px;
}

#vtab01 .field a, #vtab01 .field2 a{
padding-left: 0px;	
margin-left:20px;
display: list-item;
list-style-type: disc;
list-style-image:url(images/list-style.png.xhtml);
}

#vtab01 .field a div, #vtab01 .field2 a div{
	display: inline;
}	

#vtab01  .field:hover, #vtab0  .current:hover, #vtab01  .field2:hover{
	background: url(images/navHover.png.xhtml) no-repeat;
	background: url(images/sidebar_list_hover3.png.xhtml) no-repeat;
}

#vtab01 .fieldIndietro a{
margin-top: 5px;
background: none;
margin-left: 0;
}

#vtab0  .current a{
	color:white;
}

#vtab01  a:hover{
	text-decoration: none;
	color:black;
}

#vtab0  .current a, #vtab0 .top-group .current{
	text-decoration: none;
	color:white;
	background-color: #4d745b;
	width: 195px;
}
#vtab0  .current a:hover{
	color:white;
}
#vtab0  .current a, #vtab0 .top-group a{
	/*color:white;*/
}
	
.paginazione{
	color:#000000;
	font-size:11px;
	text-align: center;
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif;
}
input[type="image"]{ 
	background: none;
	border: none;
	vertical-align: bottom;
	width: auto;
	cursor: pointer;
}

.sap input[type="image"]{ 
	margin-right: 6px;
	margin-left:6px;
	background: none;
	border: none;
	vertical-align: bottom;
	width: 43px;
	border: none;
}

input[type="image"].pdfExcel {
	margin-right: 6px;
	margin-left:6px;
	background: none;
	border: none;
	vertical-align: bottom;
	width: 25px;
	border: none;
}

.pdfExcel input[type="image"],.pdfExcel img{ 
	margin-right: 6px;
	margin-left:6px;
	background: none;
	border: none;
	vertical-align: bottom;
	width: 43px;
	border: none;
}
.pdfExcelLista img{
	margin-right: 6px;
	margin-left:6px;
	background: none;
	border: none;
	vertical-align: bottom;
	width: 25px;
	border: none;
}


fieldset {
	margin-top: 30px;
    padding: 5px 15px 5px 15px;
    border:1px solid #CED6D1;
    box-shadow:0 0 1px #456851;
}

legend {
	font-weight: bold;
	margin: 0px 15px 0px -15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #456851;
	float:left;
	margin-top:-25px;
	clear:both;
}

legend + * {
    clear:both;
}

.navigation fieldset {
	margin: 0px;
	margin-bottom: 10px;
	padding: 1px;
	padding-left: 5px;
}

label img{
	display: none;	
}

.intestazioneDettaglio{
	z-index:2;
	position: relative;
	text-align: center;
	text-transform:uppercase;
}
.nav{
	background: url(images/dueangolisfumati.png.xhtml) no-repeat;
	display: block;
}

.results {
	box-shadow: 0px 4px 20px 6px rgba(0, 0, 0, 0.13);
	margin-top: 16px;
}

.tabSearchPanel {
height: 10px;
position: relative;
top: 0;
z-index: 99999;
margin-top: -5px;
left: -5px;
}

.tabSearchPanel a.openSearchPanel, .tabSearchPanel a.closeSearchPanel {
width: auto;
text-decoration: none;
height: 30px;
line-height: 13px !important;
padding-left: 19px !important;
cursor: pointer;
display: block;
position: relative;
top: 30px;
margin-right: 20px;
}

.tabSearchPanel a.openSearchPanel {background: url(images/search_close.png.xhtml) no-repeat center 0;}
.tabSearchPanel a.closeSearchPanel {background: url(images/search_open.png.xhtml) no-repeat center 0;}
.tabSearchPanel a:hover.openSearchPanel {background: url(images/search_close.png.xhtml) no-repeat center -30px;}
.tabSearchPanel a:hover.closeSearchPanel {background: url(images/search_open.png.xhtml) no-repeat center -30px;}


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
body.transparent_white {
    background: url(images/transparent_white.png.xhtml);  
}   
   
.modalPopup {
    position:   fixed;
    z-index:    10000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: url(images/transparent_white.png.xhtml);
}

.modalPopup img{
	position:   fixed;
    z-index:    10001;
    top: 40%;
	margin-left: 50%;
}   

.modalPopupTransparent {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(images/transparent.png.xhtml);
}

.modalPopupTransparent img {
	position: fixed;
	z-index: 10001;
	top: 40%;
	margin-left: 50%;
}             

.modalPopupEdit {
    position:   fixed;
    z-index:    10000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: url(images/transparent_white.png.xhtml);
}
.modalPopupEdit img{
	position:   fixed;
    z-index:    10001;
    top: 40%;
	margin-left: 50%;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

#cpvTreeView ul {
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
}


#vtab01 {
width: 215px;	
top: 110px;
}

#tabContent {
margin-left: 200px;
}

.logo-header-left-small{
background: transparent url(images/logo-left-small.png.xhtml) no-repeat center;
position: fixed;
display: block;
width: 170px;
height: 25px;
top: 11px;
}

.modalMask {
 display:none;
 position: absolute;
 left: 0px;
 top: 0px;
 width:100%;
 height:100%;
 z-index: 9;
}

.modalContent
{
 z-index: 9;
 padding: 10px;
 padding-top: 4px;
 padding-bottom: 2px;
 border: 1px solid grey !important;
 background: white url('images/bg_form.png.xhtml') left top repeat-x;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 margin-top: 15px;
 overflow-y: hidden;
 padding-bottom: 10px;
 display: inline-block;
 box-shadow: 0px 0px 20px #888;
 width: 60%;
 left: 20%;
 top: 110px;
 position: fixed;
}
.infoAvcp a{
	width:auto;
	text-decoration: none;
	color: #456851;
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background: #FFFFFF url('images/bg_form.png.xhtml') left top repeat-x;
	width:auto;
	max-width:200px;
	border-radius:5px;
	padding:5px;
	color:#000;
	font-size:12px Tahoma, Geneva, sans-serif;
	z-index: 10000;
}

table.riepilogoImportaLotto{
	border-collapse: collapse;
	width: 100%;
}

table.riepilogoImportaLotto th {
	color: #000;
	background-color: #4d745b;
	border: 1px solid #4d745b;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	background: url(images/headerTable.png.xhtml) top repeat-x #fff;
}

table.riepilogoImportaLotto td {
	border: 1px solid #d4d4d4;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}

.rvgRowOne{
	background-color: white;
}

.rvgRowTwo{
	background-color: #F5F5F5
}

.rvgRowOne:hover, .rvgRowTwo:hover{
background: #DFDFDF;
background: -webkit-gradient(linear, left top, left bottom, from(#DFDFDF), to(#f0f0f0));
background: -moz-linear-gradient(top, #DFDFDF, #f0f0f0);
}

.results table td:first-child {
text-align: left;
max-width:400px;
border-left: 0;
}

.errorMessageBox {
	width: 50%; 
	margin-top: 50px; 
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
}

.errorMessageBox ul {
	padding: 2px;
	width: 95%;
}

.modalContentProgressBar
{
 padding: 10px;
 border: 1px solid grey !important;
 background: white url('images/bg_form.png.xhtml') left top repeat-x;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 overflow-y: hidden;
 display: inline-block;
 box-shadow: 0px 0px 20px #888;
 position: fixed;
 z-index: 10001; 
 height: 100px;
 width: 270px;
 margin: -50px 0 0 -135px;
 top: 50%;
 left: 50%;
}

.messageAlert{ 
    background: url("images/bg_form.png.xhtml") repeat-x scroll left top white;
    border: 3px solid rgb(114, 114, 177) !important;
    color: #0000a0;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    list-style: none outside none;
    margin: 5px 0 8px;
    padding: 4px;
}

.messageAlertNoCornice{ 
    color: #0000a0;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    list-style: none outside none;
    margin: 5px 0 8px;
    padding: 4px;
}

.displayNone{
	display: none;
	border: none;
}

.linkedError{
	font-size: 13px;
	font-weight: bold;
	color: #044379;
}

.forXml{
	
	margin-left: 10px;
}


label .forXml img {	
	vertical-align: super;
  display: inline;
}

.softDeletedCol {
	text-align: center;
	width: 25px;
}

.softDeleted {
	background: url(images/softDeleted.png.xhtml) no-repeat;
	display: inline-block;
	width: 19px;
	height: 16px;
}

div.invioAvcpLightsField {
    border-radius: 10px;
    width: 27px;
    height: 15px;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    box-shadow: 0px 0px 8px 0px #555;
    -moz-box-shadow: 0px 0px 8px 0px #555;
    -webkit-box-shadow: 0px 0px 8px 0px #555;
}
    
div.invioAvcpLights {
    border-radius: 10px;
    width: 27px;
    height: 15px;
    margin: 10px;
    position: relative;
    top: -30px;
    float: right;
    box-shadow: 0px 0px 8px 0px #555;
    -moz-box-shadow: 0px 0px 8px 0px #555;
    -webkit-box-shadow: 0px 0px 8px 0px #555;
}

div.attivo { background: #00EE00; }
div.bloccato { background: #FFFF00; }
div.disattivo { background: #FF4400; }

/* The Modal (background) */
.modal {
    position: fixed; /* Stay in place */
    z-index: 100000; /* Sit on top */
    padding-top: 10px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background: url(images/transparent_white.png.xhtml);
}

/* Modal Content */
.modal-content {
    overflow: auto;
    height: auto;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    padding-top: 10px;
    border: 1px solid #888;
    width: 88%;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}

/* Modal Content */
.modal-content-popup {
    overflow: auto;
    height: auto;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    padding-top: 10px;
    border: 1px solid #888;
    width: 400px;
}

.modal-content .rf-p-b {
    padding-top: 0px;
    padding-bottom: 5px;
}

.modal-content .rf-dt input[type=submit], .modal-content .rf-dt input[type=button] {
    height: auto;
}

/* The Close Button */
.closePopup {
    color: #aaaaaa;
    float: right;
    z-index: 100000;
}

.closePopup input {
	margin-top: -7px !important;
    margin-right: -15px !important;
    padding: 0px !important;
}
.errorFieldset fieldset{
	border: 1px solid red;
}

.errorFieldset fieldset fieldset{
	border: 1px solid #CED6D1;
}

.closeMessageButton{
	float: right; 
	position: relative; 
	margin-top: 1px; 
	margin-right: 3px;
}

/* OutputText style for items selected from a lookUP */
.outputTextLookUp{
	font-size: 14;
}

/* InputText style for the filters in the column */
.inputTextFilter{
	width: 80px;
}

/* Stile per la visualizzazione degli importi accanto agli inputText */
.importo {
	font-size: 12;
}

/* Stile per la visualizzazione dei numeri di telefono accanto agli inputText */
.telephonNumber {
	font-size: 12;
}

/* Stile per la visualizzazione del testo informativo nel pannello di file upload */
.infoMessageUpload {	
	font-size: 12;	
}

/* Stile per le inputTextArea non ridimensionabili */
.unresizable {
    resize: none;
}

.infoImageTree{
	width: 15px !important;
    padding: 0px;
    padding-left: 0px;
    vertical-align: middle !important;
}

.infoImageTreeClock{
	width: 30px !important;
    padding: 0px;
    padding-left: 0px;
    vertical-align: middle !important;
}

.infoImageTreeEdit{
    width: 18px !important;
    padding: 0px;
    padding-left: 0px;
    vertical-align: top !important;
}

.treeLeaf{
	text-decoration: none;
}

.fullSize{
	width: 100%;
}

.nodeSearched{
	color:#488225 !important;
}

.rvgRowHighlighted{
	background-color: #FFEB3B
}

.pdfDownloadButton{ 
	margin-right: 6px !important;
	margin-left:0px !important;
	background: none !important;
	border: none !important;
	vertical-align: bottom !important;
	width: 30px !important;
	border: none !important;
}
.alignCenter{
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    text-shadow: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    padding: 4px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px !important;
    text-align: center;
}

.differentLine{
	background-color: #e8e864;
}

.firstrow{
	background-color: grey;
	color: white;
}

h4{
	line-height: 0px;
}

.col4percent{
	width: 4%;	
}

.col8percent{
	width: 8%;	
}

.col15percent{
	vertical-align: top;
	width: 15%;	
}

.col20percent{
	vertical-align: top;
	width: 20%;	
}

.col23percent{
	width: 23%;	
}

.col24percent{
	vertical-align: top;
	width: 24%;	
}

.col25percent{
	width: 25%;	
}

.col36percent{
	vertical-align: top;
	width: 36%;	
}

.col50percent{
	width: 50%;	
}

.infoTraceableBox2{
	border: 1px solid #afafaf;
    margin-bottom: 10px;
    font-size: 12px !important;
    vertical-align: top;
}

.infoTraceableBox2 .name{
    font-size: 12px !important;
}

.infoTraceableBox{
	border: 1px solid #afafaf;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    vertical-align: top;
}

.infoBox {
    border: 1px solid #afafaf;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    font-style: italic;
    font-size: 12;
}


.yellowCel{
	background-color: #ffff91 !important;
}

.whiteCel{
	background-color: #ffffff !important;
}
	
.width100{
	width:100% !important;	
}

.width50percent{
	width:50% !important;
	vertical-align: top;	
}

.rightdetail{
	margin-top: 5px;
	font-size: 13px;
	float: left;
}

.gestioneStati td{
	border-bottom: 1px solid #afafaf;
	padding: 3px;
}

.gestioneStati .lastRow td{
	border-bottom:none;
}

.infoImageOnTable{
	width: 14px;
    vertical-align: middle;
    cursor: pointer !important;
}

.notaBene {
	font-size: 12px;
    font-style: italic;
    color: grey;
}

.forumTabInternal {
    border: 1px solid #e4e4e4;
    padding: 15px;
    margin-bottom: 25px;
    background-color: #ffffff;
}

.forumTab {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    border: 1px solid #e4e4e4;
    padding: 15px;
    margin-bottom: 25px;
    background-color: #f1f1f1;
}

.forumAuthor{
	font-size: 13px;
}	
.forumAlert{
	color:red;
	font-size: 12px;
	font-style: oblique;
}
.forumDate{
	color:gray;
	float: right;
	font-size: 13px;
}           
.forumMessage{
	font-size: 12px;
}

.deleteMessage {
    float: right;
    z-index: 100000;
}

.deleteMessage input {
    margin-top: -15px !important;
    margin-right: -15px !important;
    padding: 0px !important;
}

.separatorForum{
	border-top: 1px solid #b9b9b9;
    margin-bottom: 10px;
}

.forumScroller{
	text-align: center;
}

#logo-left span {
background: none;
position: absolute;
left: 0px;
height: 70px;
width: 130px;
float: left;
}

#logo-right span{
background: transparent url(images/logo-right.png.xhtml) no-repeat 0 0;
position: absolute;
top: 0px;
right: 0px;
height: 70px;
width: 130px;
float: right;
}

.moduleName {
	padding-top: 20px;
    font-size: 25px;
    height: 50px;
    width:100%
}

.gridLabel{
	width:20px;
	margin:5px;
	margin-top:0px;
}

.gridValue{
	width:20px;
	margin:5px;
	margin-left:0px;
	margin-top:0px;
}

.infoCopyText{
	display:none;
	border:1px solid grey;
	padding: 5px;
	background-color: white;
	position: fixed;
	margin-top: -40px;
	margin-left: -20px;
}

.copyText{
	cursor: pointer;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    border-radius: 5px;
    border: 1px solid #c6c6c6;
}

.copyText:hover{
    background: transparent url(images/copyText.png.xhtml) no-repeat 0 0;
}

#textToCopy{
 width: 1px;
 padding: 0px;
 height: 0px;
 position: fixed;
} 

.tabPrecedente {
    height: 20px;
    left: 35px;
    float: left;
}

.tabSuccessivo {	
	height: 20px;
    right: 35px;
    float: right;
}
	