* {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;	
	-webkit-text-size-adjust:100%;
}
body {
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
	margin: 0px;
	padding: 0px;
}

.labellogo{
	color:#fff;
	vertical-align:middle;
	font-size:18px;
	padding:20px;
	font-weight: bold;
	white-space: nowrap;
}
.datatable{
	padding: 0px;
	border:1px;
	background:#eee;
	border-style:solid;
	border-color:#999;
}

.datatable td.totali{
	height:14px;
	padding:4px 6px;
	text-align:right;
	font-weight:bold;
	background-color:#dca;
}

.datatable td.footer{
	text-align:left;
	height:14px;
	border-width: 1px 1px 0px 0px;
	border-right:0px;
	border-bottom:0px;
	border-top:1px;
	border-left:0px;
	border-color: #bbb;
	border-style:solid;
	background-color:#e0e0e0;
}

.datatable table{
	text-align:left;
	font-size:10px;
	color:#444;
}
.datatable th{
	height:20px;
	text-align:left;
	padding: 4px 10px;
	border-width: 1px 1px 0px 0px;
	border-right:1px;
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-color: #bbb;
	border-style:solid;
	background-color:#e0e0e0;
	cursor:pointer;
}

.datatable td.rigaGruppo{
	height:16px;
	padding: 3px 10px;
	border-right:0px;
	border-bottom:1px;
	border-top:6px;
	border-left:0px;
	border-color: #bbb;
	border-style:solid;
	background-color:#eea;
}
.colComandi{
	width:10px;
	height:14px;
	white-space: nowrap;
	cursor: default;
}
.colDati{
	height:14px;
	padding:4px 10px;
	white-space:nowrap;
}

.datatable tr{
	height:14px;
	padding:4px 10px;
	white-space:nowrap;
}
.datatable tr.even:hover{
	background:#CCC;
}
.datatable tr.odd:hover{
	background:#CCC;
}
.datatable tr.odd{
	background:#EEEEEE;
}
.datatable tr.even{
	background:#fdfdfd;
}
.datatable td{
	padding:4px 6px;
}

a{
	position:relative;
	text-decoration: none;
	color: #000000;
}
a:hover{
	position:relative;
	color: #FF0000;
}
h1{
	font-size:22px;
}
h2{
	text-align:left;
	margin:7px -1px -1px -1px;
	font-size:14px;
	color:#000;
	border:1px;
	padding:1px;
	background:#ddd;
	border-style:solid;
	border-color:#888;
}
h3{
	text-align:center;
	margin:0px;
	margin-bottom:20px;
	font-size:14px;
	color:#444;
	border:0px;
	padding:6px;
	background:#DDD;
	border-style:solid;
	border-color:#999;
}
h4{
	font-size:15px;
	margin:5px;
	margin-bottom:-21px;
	border-color: #AAA;
	border-style: solid;
	border-width: 1px;
	border-bottom: 0px;
	background:#DDD;
	padding:6px;
}
h6{
	font-size:15px;
	margin:5px;
	padding:7px;
}
h5{
	font-size:14px;
	margin:14px;
	margin-bottom:-13px;
	background:#E2F4E2;
	padding:3px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.subtab{
	text-align:left;
	margin:0px;
	font-size:14px;
	font-weight: bold;
	color:#444;
	border:0px;
	padding:4px;
	background:#cec;
	border-style:solid;
	border-color:#999;
}
table {
	border-spacing:0px;
	border-collapse: separate;
	*border-collapse: expression('separate', cellSpacing = '1px');	
}

img{
	border:0px;
	vertical-align:middle;
}

img.simboli {
	margin-right:12px;
	vertical-align:middle;
}
img.menu {
	margin-left:6px;
	margin-right:6px;
	vertical-align:middle;
}
img.help {
	margin-top:2px;
	margin-left:2px;
	margin-right:6px;
	vertical-align:top;
	cursor:pointer;
}
img.tabheader {
	margin-left:1px;
	margin-right:7px;
	vertical-align:top;
	cursor:pointer;
}
img.comandi {
	margin-left:6px;
	margin-right:6px;
	vertical-align:top;
}
img.grafico {
	margin-bottom:2px;
	margin-left:2px;
}
#nomevista{
	margin:10px;
	font-size:15px;
	font-weight: bold;	
}
#nodati{
	margin:10px;
	font-size:15px;
	color: #090;
}
#descvista{
	margin:10px;
	font-size:12px;
}
input{
	margin: 0px;
}

#logo img {
	margin-left:11px;
	margin-top:3px;
	margin-bottom:3px;
}

table.login{
	width:455px;
	height:246px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("../images/pannello_login.png");	
}

table.login td.label{
	background-Color:transparent;
	border: 0px solid;
	border-color: transparent;
	text-align: right;
	margin:4px;
	padding:5px 5px 5px 5px ;
	font-weight:normal;
    overflow:hidden;
    empty-cells:show;
}

table.login td.labeltitle{
	font-size:24px;
	color:#FFFFFF;
	background-Color:transparent;
	border: 0px solid;
	border-color: transparent;
	text-align: right;
	margin:4px;
	padding:5px 25px 5px 5px ;
	font-weight:normal;
    overflow:hidden;
    empty-cells:show;
}	

table.login  td{
	font-size:11px;
	background-Color:transparent;
	border: 0px solid;
	border-color: transparent;
	text-align: left;
	margin:4px;
	padding:0px ;
	font-weight:normal;
    overflow:hidden;
    empty-cells:show;
}
	

#top_header{
	text-align:left;
	vertical-align:middle;
	width:100%;
	background-image: url("../images/header-bg.png");
}
#top_outside {
	padding:3px;
	padding-right:8px;
	text-align:right;
	background: #2F4853;
	border-bottom: 1px solid #385764;
	color: #FFFFFF;
}
#top_outside a {
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;	
}
#top_outside a:hover {
	color:#FFFFFF;
}

#footer {
	color:#C0C0C0;
	text-align: center;
	vertical-align: middle;
	width:100%;
	height:15px;
    background: #2F4853;
    border-top: 1px solid #486774;
    border-bottom: 1px solid #1F3843;
	white-space: nowrap;	
}
.handle{
	cursor:move;
}

#menuapp{
	background:#2F4853;
	text-align:left;
	border-width: 0px;
	border-style: solid;
	border-bottom-color: #222;
	border-bottom-width: 1px;
	border-top-color: #385764;
	border-top-width: 1px;
}
#menuapp ul {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}
#menuapp table tr td {
	padding:0px;
}
#menuapp li {
	margin: 2px;
	list-style-type: none;
	float: left;
	padding: 3px 6px 3px 6px;
	text-shadow: 1px 1px black;
	background: #6897a4;
	border-width: 0px;
	border-style: solid;
	border-color: #222;
	border-radius: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	white-space:nowrap;
	cursor:pointer;
}
#menuapp li:hover {
	background: #587784;
}
#menuapp li.selezionato {
	background: #b22;
}
#menuapp a {
	float: left;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#menu{
	background: #462;
	text-align:left;
	border-width: 0px;
	border-style: solid;
	border-bottom-color: #222;
	border-bottom-width: 1px;
	border-top-color: #5E8319;
	border-top-width: 1px;
	
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu table tr td {
	padding:0px;
}
#menu li {
	margin: 2px;
	list-style-type: none;
	float: left;
	padding: 5px 10px 5px 10px;
	text-shadow: 1px 1px black;
	background: #793;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	white-space:nowrap;
	cursor:pointer;
	border-radius: 3px;
}
#menu li:hover {
	background: #251;
}
#menu li.selezionato {
	background: #368;
}
#menu a {
	float: left;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#content{
	background: #FFFFFF;
	min-height: 100px;
}
div.ricerca{
	text-align:left;
	display: block;
	border-width: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #AAA;	
	background: #DDD;
}
.ricerca table{
	padding: 4px;
}

.ricerca td{
	vertical-align:middle;
	padding-right: 15px;
	font-weight: bold;
}

.content{
	border: 0px;
}
.content table{
	border-spacing: 0px 1px;
}
.content td{
	text-align:left;
}
.content td.menulaterale{
	padding: 0px;
	background: #88A7B4;
	white-space: nowrap;
	vertical-align:top;
}
.content td.contenuto{
	border-width:0px;
	border-style: solid;
	vertical-align:top;
}
.content a.menulaterale{
	color: #000000;
}
.content td.itemmenulaterale {
	padding: 6px 0px;
	background: #F0F0F0;
}
.content td.itemmenulaterale:hover {
	background: #b6daf0;
	cursor:pointer;	
}
.content td.itemmenulateralesel {
	padding: 6px 0px;
	background: #FFFFFF;
	font-weight: bold;
}
.content td.itemmenulateralesel:hover {
	background: #b6daf0;
	cursor:pointer;	
}
.content td.itemmenulateraleadd {
	padding: 6px 0px;
	background: #80FFA0;
	border-spacing:0px 0px;
}
.content td.itemmenulateraleadd:hover {
	background: #b6daf0;
	cursor:pointer;	
}
#appselect{
	background: #FFFFFF;
	text-align: center;
	font-size: 13px;
	min-height: 302px;
}
#appselect table{
	margin:auto;
	border-spacing: 1px 1px;
	border: 1px;
	border-style: solid;
	border-color:#aaa;
}
#appselect tr:hover td{
	background: #DDD;
}
#appselect td{
	text-align:center;
	background: #EEEEEE;
	padding: 7px;
}
#appselect a {
	font-weight: bold;
}
/*#appselect a:hover {
	color: #000;
}*/

#dettagliorecord{
	margin: 14px;
	position: relative;
}
#dettagliorecord table{
	width: 100%;
	background-color:#EEEEEE;
}
#dettagliorecord td.label{
	text-align:right;
	background: #CCCCCC;
	padding: 4px;
	font-weight: bold;
	width:17%;
}
#dettagliorecord td.labelgray{
	text-align:right;
	background: #D9D9D9;
	padding: 6px;
	width:17%;
}
#dettagliorecord td.dato{
	text-align:left;
	background: #EEEEEE;
	padding: 6px;
	width:33%;
}
#dettagliorecord td.datomod{
	text-align:left;
	background: #EEEEEE;
	padding: 4px;
	width:33%;
}

#dettagliorecordsc{
	margin: 14px;
	position: relative;
}
#dettagliorecordsc table{
	width: 100%;
}
#dettagliorecordsc td.label{
	text-align:right;
	background: #CCCCCC;
	padding: 4px;
	font-weight: bold;
	width:20%;
}
#dettagliorecordsc td.labelgray{
	text-align:right;
	background: #D9D9D9;
	padding: 6px;
	width:20%;
}
#dettagliorecordsc td.dato{
	text-align:left;
	background: #EEEEEE;
	padding: 6px;
	width:80%;
}
#dettagliorecordsc td.datomod{
	text-align:left;
	background: #EEEEEE;
	padding: 4px;
	width:80%;
}

#errore{
	background: #FF8080;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	margin: 80px;
}
#errore p{
	font-size: 13px;
}
#messaggio{
	background: #A0C0FF;
	text-align: center;
	font-size: 16px;
	padding: 20px;
	margin: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #404040;	
}
#messaggio p{
	font-size: 13px;
}
#messaggiofade{
	background: #ff0;
	text-align: center;
	font-size: 16px;
	padding: 20px;
	margin: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #404040;	
}
#messaggiofade p{
	font-size: 13px;
}

#erroresistema{
	color:#fff;
	background: #2a2;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #404040;	
}

.tasto{
	color: #FFF;
	font-weight: bold;
	margin: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #006;
	border-radius: 4px;
	padding: 3px 6px 3px 24px;
	white-space: nowrap;
	background-color: #406697;
	background-position: 6px;
	background-repeat: no-repeat;
	background-image: url("../images/simboli/evidenzia.gif");	
}
.tasto:hover{
	color: #000000;
	background-color: #A8C7D4;
}

a.tasto{
	color: #FFF;
	font-weight: bold;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #006;
	border-radius: 4px;
	padding: 8px 8px 8px 36px;
	white-space: nowrap;
	background-color: #406697;
	background-position: 6px;
	background-repeat: no-repeat;
	background-image: url("../images/simboli/ritorna-b.png");
}
a.tasto:hover{
	color: #000000;
	background-color: #A8C7D4;
}
a.tastorosso{
	color: #FFF;
	font-weight: bold;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #600;
	border-radius: 4px;
	padding: 8px 8px 8px 36px;
	white-space: nowrap;
	background-color: #FF2222;
	background-position: 6px;
	background-repeat: no-repeat;	
	background-image: url("../images/simboli/ritorna-b.png");
}
a.tastorosso:hover{
	color: #000;
	background-color: #FF9090;
}
a.tastoverde{
	position:top;
	color: #FFF;
	font-weight: bold;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #060;
	border-radius: 4px;
	padding: 8px 8px 8px 36px;
	white-space: nowrap;
	background-color: #22C022;
	background-position: 6px;
	background-repeat: no-repeat;	
	background-image: url("../images/simboli/ritorna-b.png");
}
a.tastoverde:hover{
	color: #000;
	background-color: #66F066;
}
a.tastoarancio{
	color: #FFF;
	font-weight: bold;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #640;
	border-radius: 4px;
	padding: 8px 8px 8px 36px;
	white-space: nowrap;
	background-color: #FF7212;
	background-position: 6px;
	background-repeat: no-repeat;	
	background-image: url("../images/simboli/ritorna-b.png");
}
a.tastoarancio:hover{
	color: #000;
	background-color: #FFF022;
}

input.btn { 
	vertical-align: middle;
	position:relative;
	color: #FFF;
	font-weight: bold;
	background:#FF2222; 
	border:1px solid; 
	padding: 8px 15px 8px 15px;
	border-color: #000; 
} 
input.btn:hover { 
	color: #000;
	background:#FF9090; 
	cursor:pointer;
} 
a.tastotab{
	font-weight: bold;
	position:relative;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #690;
	border-radius: 4px;
	padding: 2px 5px 2px 5px;
	background-color: #9D0;
}
a.tastotab:hover{
	background-color: #EEFFEE;
}
.content  tr.recordsel {
	background: #90FF90;
}
.content  tr.recordsel:hover {
	background: #50E050;
}
#sceltafile{
	margin: 10px;
}
.checkyes{
	color: #0A0;
}
.checkno{
	color: #D00;
}
#gestionesel{
	margin:auto;
}
#gestionesel table{
	margin: auto;
	padding: 0px;
	border-spacing: 1px 1px;
	border: 1px;
	border-style: solid;
	border-color:#aaa;
}
#gestionesel td{
	text-align: left;
	padding: 10px;
	margin: 10px;
	background: #EEE;
}
#gestionesel td:hover{
	background: #DDD;
	cursor: pointer;
}
#gestionesel td.mago{
	background: #FFD;
}
#gestionesel td.mago:hover{
	background: #FF8;
}
#gestionesel img{
	padding: 3px;
	margin: 3px;
}
 h2.pannelloconfigurazione{
	text-align:left;
	margin:0px 6px -6px 6px;
	font-size:14px;
	color:#000;
	border:1px;
	padding:6px;
	background:rgb(197, 214, 226);
	border-style:solid;
	border-color:#aaa;
	overflow: hidden;
}
.pannelloconfigurazione{
	margin: 6px;
	margin-bottom: 26px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
	background-color: #eee;
	padding:0px 0px 20px;	
	overflow-x: auto;
	overflow-y: hidden;
}
.pannelloconfigurazione table{
	margin: 0px;
	border-spacing:1px;
	width: 100%;
	background-color: #ccc;
}
.pannelloconfigurazione td.dato{
	text-align:left;
	background: #EEEEEE;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}
.pannelloconfigurazione td.head{
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	background: #c0c0c0;
	padding: 5px;
}
.pannelloconfigurazione td.label{
	font-weight: bold;
	text-align:right;
	background: #c0c0c0;
	padding: 5px;
	width:15%;
}
.pannelloconfigurazione td.help{
	font-size: 10px;
	text-align:left;
	background: #EEEEEE;
	padding: 2px;
	padding-left: 4px;
	width:15%;
}

#radio {
	background: #EEEEEE;
}
#radio td{
	padding:4px;
}
#globalsearch{
	text-align: center;
	font-size: 14px;
	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #aaa;
	background-color: #eee;	
}
#searchresultset
{
	font-size: 12px;
}
#searchresultset table
{
	background-color: #dfd;	
	width:100%;
	padding:30px;
}
#searchresultset tr
{
	background-color: #efe;	
}
#searchresultset td
{
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #cec;
	padding:12px;
	cursor:pointer;
}
#searchresultset tr:hover
{
	background-color: #8f8;	
}
#calendario table
{
	width:100%;
	padding:5px;
}
#calendario th
{
	width:14.28%;
	background-color: #ddd;	
	padding:3px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
}

#calendario td
{
	background-color: #fff;	
	padding:10px;
	text-align: left;
	vertical-align:top;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}
#calendario td.empty
{
	background-color: #eee;	
	padding:10px;
	text-align: left;
	border-width: 1px;
}
#calendario td.we
{
	background-color: #daf8b1;	
}
#calendario td.today
{
	/*font-weight: bold;*/
	background-color: #bff;	
	border: 2px dashed #099;
}
