/* foglio di stile per la stampa del pannello di controllo */

/* generali */
@page
	{
	margin:7mm;
	/*size:landscape;*/
	}

*
	{
    margin:0;
    padding:0;
	}
	
html
	{
	height:100%;
	}

html#normal
	{
	overflow:hidden;
	}

html#frameless
	{
	/*overflow:auto;*/
	}

body
	{
	margin:0;
	padding:0;
	z-index:0;
	color:#000;
	/*size:landscape;*/
	font-size: 12px;
	position:relative;
	background-color:#FFF;
	font-family: Maven,sans-serif;
	/*font-family: Verdana,Arial,sans-serif;*/
	}
	
html#normal body
	{
	height:100%;
	overflow:hidden;
	}

html#frameless body
	{
	/*height:100%;
	overflow:auto;*/
	}

body#chart
	{
	margin:0;
	width:100%;
	height:100%;
	background:#fff;
	}

.rosso
	{
	color:red !important;
	}

.verde
	{
	color:green !important;
	}

.centra
	{
	text-align:center !important;
	}

.sinistra
	{
	text-align:left !important;
	}

.destra
	{
	text-align:right !important;
	}

.impexplh
	{
    line-height:10px;
	}

.nobordo
	{
	border-width:0 !important;
	}

.grass
	{
	font-weight:bold !important;
	}

.nongrass
	{
	font-weight:normal !important;
	}
	
.inalto
	{
	vertical-align:top !important;
	}
	
.inmezzo
	{
	vertical-align:middle !important;
	}

.saveresult
	{
	padding:5px;
	background-color:#ffffff;
	}

.saveresult .results
	{
	padding:5px;
	background-color:#f4f4f4;
	}

.saveresult .actions
	{
	padding:5px;
	}

.wizmsg
	{
	font-size:14px;
	}

.hide
	{
	visibility:hidden;
	}
	
.off
	{
	display:none;
	}

/*stili box misurazione larghezza scrollbar */
#sbw1
	{
	width:50px;
	top:-200px;
	left:-200px;
	height:50px;
	overflow:hidden;
	position:absolute;
	}

#sbw2
	{
	height:100px;
	}

#jump, .jump /*stile jump box per regione emilia romagna */
	{
	left:0px;
	width:1px;
	height:1px;
	top:-500px;
	overflow:hidden;
	position:absolute;
	}
	
#showbyjs
	{
	display:none;
	}

#menus
	{
	top:0;
	bottom:0;
	width:205px;
	display:none;
	position:absolute;
	}

#menut
	{
	top:0;
	color:#000;
	width:100%;
	height:97px;
	position:absolute;
	}
#logo
	{
	/*width:159px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}

#azien
	{
	font-size:15px;
	margin-top:15px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	}

#userid
	{
	font-size: 12px;
	margin-top:19px;
	padding-left:5px;
	}

#userid img
	{
	float:right;
	margin-top:3px;
	margin-right:3px;
	}

#menufc
	{
	top:97px;
	bottom:0;
	width:100%;
	position:absolute;
	border-right:1px solid #FFF;
	}

#menuf
	{
	width:100%;
	height:100%;
	background-color:#F4F4F4;
	}

#menub
	{
	bottom:0;
	width:100%;
	height:21px;
	display:none;
	position:absolute;
	}

#corpos
	{
	height:100%;
	padding-left:207px;
	}
	
#corpof
	{
	border:0;
	width:100%;
	height:100%;
	}
	
div#corpof
	{
	padding-top:0;
	position:relative;
	}
	
iframe#corpof
	{
	height:100%;
	overflow:auto;
	}

div#corpof .titolo, div#corpof #hoverhelp, div#corpof #cmdbuttons
	{
	right:0;
	left:206px;
	width:auto;
	}

td
	{
	margin:0;
	height:20px;
	padding:2px;
	color:#000;
	border-width:0;
	font-size:11px;
	text-align:justify;
	font-family: Maven,sans-serif;
	/*font-family: Verdana,Arial,sans-serif;*/
	}

.testocentro
	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

/* regola per il clear automatico */
.autoclr:after
	{
    height: 0;
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
	}

/* classi per i link generali */
a
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	font-weight: bold;
	text-decoration: none;
	}

a.nohover:hover
	{
	font-weight: normal;
	text-decoration: none;
	}

a.marksolalettura
	{
	color:red;
	cursor:default;
	font-weight: normal;
	text-decoration: none;
	}

a.marksolalettura:hover
	{
	cursor:default;
	font-weight: normal;
	text-decoration: none;
	}

a.markrichiesto
	{
	color:red;
	cursor:default;
	font-weight: normal;
	text-decoration: none;
	}

a.markrichiesto:hover
	{
	cursor:default;
	font-weight: normal;
	text-decoration: none;
	}

a:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

a.cubo:hover
	{
	color: #ffffff;
	background-color:#E28940;
	}

a img
	{
 	border-width:0px;
	background-color:transparent;
	}

/* classi per la form di login */
#login
	{
	width:312px;
	margin-left:auto;
	margin-right:auto;
	}

#login div
	{
	/*width:276px;
	padding:16px;
	border-top:0;
	background:#fff;
	text-align:center;
	position:relative;
	border:2px solid #4a4a4a;*/
	}
		
#logint
	{
	display:none;
	}		

#login input, #login select
	{
	/*
	height:19px;
	background:#f8f8f8;
	border:1px solid #747474;
	*/
	}
	
#login input.okannulla
	{
	/*height:26px;
	color:#e47b00;
	background-repeat:repeat-x;
	background-image:url(img/loginbg.gif);*/
	}

#login .etichetta
	{
	width:115px;
	display:inline-block;
	/*cursor:default;*/
	text-align:left;
	font-weight:bold;
	}

#hidebyjs
	{
	color:red;
	display:block;
	margin-top:10px;
	font-size:11px;
	}
	
/* classi per il menu */
#bodym, #menuf
	{
	color: #000000;
	font-size: 11px;
	}

#menumode
	{
	text-align:center;
	padding-bottom:5px;
	}

#menu
	{
	padding-top:0;
	font-weight: bold;
	}

#menu.largo
	{
	width:185px;
	}

#menu.stretto
	{
	width:155px;
	}

#menu li
	{
	list-style:none;
	}

#menu .off
	{
	display:none;
	}
	
/*titolo gruppo menu*/
#menu .grutitolo
	{
	width: 100%;
	font-size:11px;
	cursor:pointer;
	min-height: 13px;
	text-align: right;
	margin-bottom: 4px;
	background-color: #B8B8B8;
	text-transform:capitalize;
	}

#menu .grutitolo span
	{
	display:none;
	}

#menu .grutitolo.on
	{
	/*background-color:#960025;*/
	}

#menu .grutitolo.on span
	{
	/*background-color:#6c001b;*/
	}

#menu .grutitolo a
	{
	display:block;
	padding-right:13px;
	text-transform:none;
	}

#menu .grutitolo a:focus, #menu .comando a:focus, a.nooutline
	{
	outline: none;
	}

#menu .grutitolo a.edit, #menu a.edit
	{
	margin:0 !important;
	padding:0 !important;
	float:right !important;
	height:11px !important;
	display:block;
	text-transform:lowercase !important;
	}

#menu .grutitolo a.edit
	{
	padding-left:12px !important;
	}

/*gruppo menu*/
#menu .gruppo
	{
	width: 90%;
	display:block;
	margin-left:10%;
	margin-bottom: 12px;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#menu .gruppo a
	{
	display:block;
	text-align: left;
	letter-spacing: 0.1em;
	min-height: 15px;
	font-size: 10px;
	color: #000000;
	padding-left:4px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform:capitalize;
	}
	
#menu .gruppo a.exec
	{
	/*display:block;*/
	}

#menu .gruppo a:hover, #menu .gruppo a.on
	{
	color: #ffffff;
	background-color:#E28940;
	}

#menu .gruppo a.on:hover
	{
	color:#000;
	background-color:#fff;
	}

#menu .gruppo .comando
	{
	clear:both;
	}

/* classi per la lista tabellare */
.list, .listnohover
	{
	margin-top:10px;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #000000;
	background-color: #f4f4f4;
	}
	
.list td, .list th
	{
	height:22px;
	text-align:left;
	white-space:nowrap;
	}

.list td img.cubo, .list th img.cubo
	{
	display:block;
	vertical-align:middle;
	}

.list td.rcmd, .list th.descr
	{
	/*background-color: #e5e6ea;*/
	}
	
.list .alterna td, .list .alterna
	{
	background-color: #fff;
	}
	
.list .alterna td.rcmd, .list .alterna th.descr
	{
	/*background-color: #f1f1f1;*/
	}

.list tr.evid
	{
	border:2px solid red !important;
	/*background-color: red !important;*/
	}

.list a
	{
	font-weight:normal;
	}

.noborder
	{
	border-width:0;
	}
	
/*selettori per lo hover su riga lista*/
.list tr
	{
	border-bottom: 1px solid #F4F4F4;
	}

.list > tbody tr:hover
	{
	border-bottom: 1px solid #000000;
	}

.noborder tr:hover
	{
	border-bottom: 1px solid #F4F4F4;
	}

/* classi per la griglia */
.grid, .gridnohover
	{
	width:100%;
	border-collapse:collapse;
	}

.grid .testaet th
	{
	height:22px;
	padding-left:1em;
	padding-right:1em;
	font-size:13px !important;
	}
	
.grid > td, .grid th
	{
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	}

.grid .gridrowhead
	{
	font-size:13px !important;
	text-align:left;
	border-bottom:1px solid #fff;
	}

.grid .gridcell
	{
	padding:0;
	}

.grid .gridcell.empty td
	{
	text-align:center;
	}

.grid .gridcell table
	{
	width:100%;
	}
	
.grid .gridcell .gridcellcmd
	{
	/*top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;*/
	display:none;
	width:20px;
	}

.grid td.rcmd, .grid th.descr
	{
	/*background-color: #e5e6ea;*/
	}
	
.grid td.lbl.fixed
	{
	width:150px;
	}

.grid .alterna
	{
	background-color: #fff;
	}

.grid .alterna td.rcmd, .grid .alterna th.descr
	{
	/*background-color: #f1f1f1;*/
	}

.grid td.evid
	{
	border:2px solid red !important;
	}

.grid a
	{
	font-weight:normal;
	}

.grid .noborder
	{
	border-width:0;
	}

.grid tbody tr
	{
	page-break-inside:avoid;
	}
	
/*selettori per lo hover su cella grid */
.grid > tbody > td:hover
	{
	background-color:#d3d6dd !important;
	}

/*.grid > tbody tr:hover td.rcmd, .list > tbody tr:hover th.descr
	{
	background-color:#c5c8cf;
	}
*/
/*lista b e dialogo*/
.listb, .dialogue
	{
	padding: 15px;
	padding-top:0;
	}

.listb.compact, .dialogo.compact
	{
	/*padding-top:65px;
	padding-bottom:30px;*/
	}

.descr
	{
	font-weight:bold !important;
	}

#hoverhelp
	{
	display:none;
	}

#hoverhelp.compact
	{
	/*color:#960025;
    background-color:#d1d3d8;
	background-image:none;*/
	}

#hoverhelp.compact img
	{
	display:none;
	}
	
#xray, #debugicon, .grid tfoot
	{
	display:none !important;
	}
	
.grid td.gridrowhead
	{
	page-break-inside:avoid;
	}

.grid .gridrowhead form, .fmenu
	{
	display:none;
	}

.codarowcell
	{
	display:none;
	}

/* testata con titolo e comandi generali */
.titolo
	{
	margin:0;
	height:35px;
	min-height:25px;
	background:#fff;
	padding-top:15px;
	position:relative;
	}

.titolo h1
	{
	color:black;
	height:20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	background-color:#f4f4f4;
	}
	
.titolo h1 a
	{
	color:black;
	}

.titolo .cfg
	{
	top:2px;
	right:10px;
	display:none;
	font-size:11px;
	margin-right:40px;
	position:absolute;
	}
	
.titolo .cfg a
	{
	/*color:#e47b00;*/
	}

.titolo .cfg a:hover
	{
	/*color:#fff;*/
	}

#prevrec
	{
	top:15px;
	left:10px;
	display:block;
	position:absolute;
	}

.nextrec
	{
	top:15px;
	right:10px;
	display:block;
	position:absolute;
	}

.compact .prevrec
	{
	margin:0;
	}

.compact .nextrec
	{
	margin:0;
	}

.testaco
	{
	height:35px;
	display:none;
	padding-left:15px;
	padding-right:15px;
	background-repeat:repeat-x;
	background-image:url(img/bgtop.gif);
	}

.testaco div
	{
	padding:0;
	width:14%;
	float:left;
	text-align:left;
	line-height:34px;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
	overflow:hidden;
	white-space:nowrap;
	}

.testaco a
	{
	color:#000;
	height:35px;
	display:block;
	padding-left:34px;
	/*font-weight:normal;*/
	background-repeat:no-repeat;
	background-position:top left;
	}

.testaco a:focus
	{
	outline:1px dotted !important;
	}

/* testata con titolo e comandi generali, variante compatta per sottoliste */
.titolo.compact
	{
	margin:0;
	padding:0;
	height:auto;
	background-image:none;
    background-color:transparent;
	}

.titolo.compact h1
	{
	margin:0;
	height:14px;
	color:#000;
	font-size:12px;
	padding-top:3px;
	text-align:center;
    background-color:transparent;
	}

.titolo.compact .cfg
	{
	font-weight:normal;
	}

.titolo.compact h1 a, .titolo.compact .cfg a:hover
	{
	/*color:#960025;*/
	}

.compact .testaco
	{
	margin:0;
	height:21px;
	background:#d1d3d9;
	background-image:url(img/bgtop_c.gif);
	}

.compact .testaco div
	{
	padding:0px;
	height:21px;
	font-size:10px;
	line-height:18px;
	}

.compact .testaco a
	{
	height:21px;
	padding-left:25px;
	}

.testaco a:hover
	{
	/*color:#ff9b35;*/
	}
	
.compact .testaco a:hover
	{
	color:inherit;
	}

/* comandi testata lista*/
#cl_filtra	 		{background-image:url(img/list/filtra.jpg);}
#cl_esporta			{background-image:url(img/list/esporta.jpg);}
#cl_importa			{background-image:url(img/list/importa.jpg);}
#cl_svuota			{background-image:url(img/list/svuota.jpg);}
#cl_carica			{display:none;background-image:url(img/list/carica.jpg);}
#cl_pagine			{background-image:url(img/list/pagine.jpg);}
#cl_pagina			{background-image:url(img/list/pagina.jpg);}
#cl_colonne			{background-image:url(img/list/colonne.jpg);}
#cl_colonna			{background-image:url(img/list/colonna.jpg);}
#cl_aggiungi		{background-image:url(img/list/aggiungi.jpg);}
/*#cl_filtra:hover	{background-image:url(img/list/filtra_y.gif);}
#cl_esporta:hover	{background-image:url(img/list/esporta_y.gif);}
#cl_importa:hover	{background-image:url(img/list/importa_y.gif);}
#cl_svuota:hover	{background-image:url(img/list/svuota_y.gif);}
#cl_carica:hover	{background-image:url(img/list/carica_y.gif);}
#cl_pagine:hover	{background-image:url(img/list/pagine_y.gif);}
#cl_pagina:hover	{background-image:url(img/list/pagina_y.gif);}
#cl_aggiungi:hover	{background-image:url(img/list/aggiungi_y.gif);}*/

/* comandi testata lista compatta*/
.compact #cl_filtra		 	{background-image:url(img/listc/filtra.gif);}
.compact #cl_esporta		{background-image:url(img/listc/esporta.gif);}
.compact #cl_importa		{background-image:url(img/listc/importa.gif);}
.compact #cl_svuota			{background-image:url(img/listc/svuota.gif);}
.compact #cl_carica			{display:none;background-image:url(img/listc/carica.jpg);}
.compact #cl_pagine			{background-image:url(img/listc/pagine.gif);}
.compact #cl_pagina			{background-image:url(img/listc/pagina.gif);}
.compact #cl_aggiungi		{background-image:url(img/listc/aggiungi.gif);}
/*.compact #cl_filtra:hover	{background-image:url(img/listc/filtra_y.jpg);}
.compact #cl_esporta:hover	{background-image:url(img/listc/esporta_y.jpg);}
.compact #cl_importa:hover	{background-image:url(img/listc/importa_y.jpg);}
.compact #cl_svuota:hover	{background-image:url(img/listc/svuota_y.jpg);}
.compact #cl_carica:hover	{background-image:url(img/listc/carica_y.jpg);}
.compact #cl_pagine:hover	{background-image:url(img/listc/pagine_y.jpg);}
.compact #cl_pagina:hover	{background-image:url(img/listc/pagina_y.jpg);}
.compact #cl_aggiungi:hover	{background-image:url(img/listc/aggiungi_y.jpg);} */

/* testata con etichette campi */
.testaet
	{
	width: 100%;
	}
	
.testaet td, .testaet:hover td, .testaet th, .testaet:hover th, td.gridrowhead
	{
	background-color: #4A4A4A !important;
	}

.testaet td.rcmd, .testaet:hover td.rcmd, .testaet th.rcmd, .testaet:hover th.rcmd
	{
	background-color: #1d222c !important;
	}

.testaet td, .testaet th
	{
	height:22px;
	font-size:11px;
	border-right: 1px solid #ffffff;
	}

.testaet td, .testaet th, td.gridrowhead
	{
	color:#ffffff;
	font-weight:bold;
	}
	
td.gridcell, td.gridcell td, td.gridcell a, .gridrowhead td
	{
	color:inherit;
	}
	
td.gridcell
	{
	border:1px solid black;
	}
	
td.gridcell table
	{
	width:100%;
	}

.testaet th
	{
	/*padding-left:10px;*/
	}

.testaet a
	{
	color: #ffffff;
	margin-left:13px;
	}
	
.testaet img + a
	{
	margin-left:3px;
	}

.testaet a:hover
	{
	color: #ffffff;
	background-color:transparent;
	}

.testaet a:visited
	{
	color: #ffffff;
	}
	
.updn, .updndis, .othercmd
	{
	vertical-align:middle;
	}

.updn:focus, .updndis:focus, .othercmd:focus
	{
	/*outline: none;*/
	}

.updn
	{
	border:1px solid #333399;
	}

th .updn
	{
	/*float:left;
	margin-left:2px;*/
	}

.updndis
	{
	border:1px solid grey;
	}

.testaet .updn, .testaet .updndis, .testaet .othercmd
	{
	border-width:0px;
	}

/* barra di paginazione */
.codapgcell
	{
	padding:0;
	}

.codarowcell
	{
	padding:0;
	width:21px;
	background-color: #E2E2E2 !important;
	}

.codarow td
	{
	width:21px;
	text-align:center;
	}

.codapg
	{
	width:100%;
	border-collapse:collapse;
	background-color: #E2E2E2;
	}

.codapg td
	{
	height:21px;
	font-size:10px;
	}

.codapg td.int
	{
	width:100px;
	}

.codapg td.intimg
	{
	width:22px;
	}

.codapg td.ext
	{
	width:30px;
	}

.codapg td.extimg
	{
	width:22px;
	}

.codapg .rlist
	{
	text-align:center;
	}
	
.codapg .rlist a
	{
	width:3em;
	color:#000;
	text-align:center;
	display:inline-block;
	}
	
.codapg .rlist a:hover
	{
	color: #E28940;
	text-decoration: none;
	}

.codapg a:visited, .codarow a:visited
	{
	color: #000;
	}

.codapg a.currpg, .codarow a.currpg
	{
	color: #E28940;
	}

.codapg a.currpg:visited
	{
	color: #E28940;
	}

/*classi per la maschera di editing */
.editform
	{
	margin:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	background-color: #f0f0f0;  /*va bene per quando ci NON sono le strip*/
	background-color: #ffffff;     /*va bene per quando ci sono le strip*/
	border: 1px solid #000000;
	}
	
#st_main{
	/*margin-left: 15px;
	margin-right: 15px;*/
	}

.editform.compact
	{
	/*margin-top:65px;
	margin-left:10px;
	margin-bottom:0;
	margin-right:10px;*/
	}

/* inversione dello sfondo per uso strips */
.invertbg
	{
	background-color:#f0f0f0 !important;
	}

table.dialogue
	{
	margin-left:25%;
	margin-right:25%;
	}

div.dialogue
	{
	margin-left:20px;
	margin-right:20px;
	}
	
.dialogue td
	{
	white-space:nowrap;
		}

table.edittable
	{
	width:100%;
	}

.page table.edittable, .pages table.edittable
	{
	padding:0;
	}

table.edittable td
	{
	margin:0;
	padding:3px;
	}

table.edittable td.tit
	{
	text-align:center;
	}

table.edittable td.lbl
	{
	min-width:150px;
	text-align:right;
	vertical-align:middle;
	}
	
table.edittable td.lbl.fixed
	{
	width:150px;
	}

table.edittable td.lbl .etichetta, .grid td.lbl .etichetta
	{
	display:block;
	cursor:default;
	font-weight:bold;
	position:relative;
	white-space:nowrap;
	}

table.edittable td.lbl .etichetta.errore
	{
	color:white;
	background:red;
	}

table.edittable td.lbl .etichetta .aiuto, .grid td.lbl .etichetta .aiuto
	{
	z-index:3;
	display:block;
	visibility:hidden;
	white-space:normal;
	font-weight:normal;
	/*hover nella hoverhelp in basso*/
	/*
	left:35px;
	bottom:7px;
	width:100%;
	color:#fff;
	text-align:left;
	position:fixed;
	*/
	/*hover locale alla label*/
	top:100%;
	left:80%;
	color:#000;
	color:InfoText;
	padding:3px;
	margin-top:8px;
	min-width:200px;
	max-width:300px;
	text-align:center;
	position:absolute;
	background-color:#fffceb;
	background-color:InfoBackground;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:3px groove black;
	border-right:3px groove black;
	border:1px outset #e68b2c;
	}

table.edittable td.lbl .etichetta .aiuto.aiutodx
	{
	/*hover locale alla label*/
	left:auto;
	right:25px;
	}

table.edittable td.lbl .etichetta .aiuto b
	{
	color:red;
	}

table.edittable td.lbl .etichetta:hover .aiuto, .grid td.lbl .etichetta:hover .aiuto
	{
	display:block;
	visibility:visible;
	}

table.edittable td.fld
	{
	height:27px;
	position:relative;
	vertical-align:middle;
	}
	
table.edittable td.selbtntd
	{
	width:33px;
	}

table.edittable td.subt
	{
	margin:0;
	}

table.edittable td.subt table
	{
	width:100%;
	border-collapse:collapse;
	}

table.edittable td.subt table td
	{
	padding:0;
	}

table.edittable td.subt table td.lbl
	{
	min-width:0;
	padding-right:4px;
	}

table.edittable td.subt table td.lbl.fixed
	{
	width:130px;
	}

table.edittable td.subt table td.fldif
	{
	text-align:left;
	}
	
table.edittable td.subt table td.fldsqz
	{
	width:1%;
	}
	
table.edittable td.subt table td.err
	{
	/*padding-left:4px;*/
	}

table.edittable td.err
	{
	width:20px;
	padding:0;
	}

table.edittable td.inputspacer
	{
	margin:0;
	width:2px;
	padding:0;
	}

table.edittable td.fld .calbut
	{
	cursor:pointer;
	}
	
table.edittable td.fld .calbut:focus
	{
	outline:1px dotted;
	}

table.edittable td.fld .calbut img
	{
	vertical-align:top;
	}

table.edittable td.fld .selbut
	{
	cursor:pointer;
	}

/* questa regola potrebbe dare fastidio alla prossima versione di tinymce */
table.edittable td td
	{
	/*vertical-align:text-bottom;*/
	}

#cmdspacer
	{
	height:80px;
	}
	
#cmdbuttons
	{
	left:0;
	bottom:0;
	width:100%;
	margin-top:20px;
	position:absolute;
	margin-bottom:20px;
	}
	
#cmdbuttons table
	{
	padding:0;
	width:100%;
	border-collapse:collapse;
	}

#cmdbuttons table td
	{
	padding:0;
	text-align:center;
	}

#cmdbuttons table button
	{
	}

.compact #cmdbuttons
	{
	/*bottom:0;*/
	}
	
iframe#report
	{
	min-width:720px;
	min-height:400px;
	left:30px;
	right:30px;
	}

#send
	{
	top:70px;
	left:30px;
	right:30px;
	bottom:70px;
	position:absolute;
	}

#send iframe
	{
	width:100%;
	height:100%;
	}

.flimagec
	{
	position:relative;
	padding-bottom:5px;
	}

iframe.flimage
	{
	z-index:2;
	display:none;
	width: 678px;
	height: 420px;
	position:absolute;
	background-color:#fff;
	}

/*classi per le caselle di input*/
input.text:focus, input.marca:focus, select:focus, textarea:focus
	{
	outline:1px solid black;
	}

input.errore:focus, select.errore:focus, textarea.errore:focus
	{
	outline:1px solid red;
	}

input.text, div.rp_text
	{
	margin:0;
	padding:1px;
	height: 22px;
	min-width:20px;
	font-size: 13px;
	border: 1px solid #000;
	background-color: #FFF;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
	
input.auto, div.rp_text.auto
	{
	width:auto;
	}

input.t_bool, div.rp_text.t_bool
	{
	width:20px;
	}
	
input.t_suborder, div.rp_text.t_suborder
	{
	width:30px;
	}
	
input.t_year, div.rp_text.t_year
	{
	width:40px;
	}
	
input.t_treeleft, div.rp_text.t_treeleft, input.t_treeright, div.rp_text.t_treeright
	{
	width:50px;
	}
	
input.t_order, div.rp_text.t_order
	{
	width:60px;
	}
	
input.t_htmlcolor, div.rp_text.t_htmlcolor
	{
	width:80px;
	}
	
input.t_time, div.rp_text.t_time
	{
	width:90px;
	}
	
input.t_username, div.rp_text.t_username, input.t_password, div.rp_text.t_password, input.t_ipaddress, div.rp_text.t_ipaddress
	{
	width:150px;
	}
	
input.t_timestamp, div.rp_text.t_timestamp, input.t_datetime, div.rp_text.t_datetime
	{
	width:160px;
	}
	
input.espandi, div.rp_text.espandi
	{
	width:100%;
	}

input.file
	{
	height: 22px;
	width: 220px;
	}

input.marca
	{
	width: 13px;
	height: 13px;
	text-align: center;
	margin-bottom:1px;
	background-color: transparent;
	}
	
div.rp_marca
	{
	line-height: 17px;
	}

.nbook input, .nbook textarea, .nbook select
	{
	background-color:#f7f7f7;
	}

/*classi per le input a bottone*/
input.okannulla
	{
	padding:0;
	width: 100px;
	height: 30px;
	font-size:14px;
	color:#595959;
	font-weight:bold;
	background-color: #F89F56;
	/*background-image:url(img/bgbut.gif);*/
	background-repeat:repeat-x;
	border:1px solid #9d9d9d;
	}

input.bottone
	{
	padding:5px;
	width: 120px;
	height: 30px;
	font-size:14px;
	color:#595959;
	font-weight:bold;
	background-color: #F89F56;
	/*background-image:url(img/bgbut.gif);*/
	background-repeat:repeat-x;
	border:1px solid #9d9d9d;
	}

button
	{
	margin:0;
	padding:5px;
	width: 110px;
	height: 13px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	border-width:2px;
	line-height:17px;
	background-color: #F89F56;
	}

button.piccolo
	{
	width: 80px;
	padding:0px;
	height: 23px;
	margin-left:3px;
	}
	
button.bottone, input.bottone
	{
	height: 30px;
	padding:5px;
	min-width:85px;
	width:80%;
	max-width:130px;
	color:#595959;
	font-size:13px;
	font-weight:bold;
	background-color: #FFa038;
	background-image:url(img/bgbut.gif);
	background-repeat:repeat-x;
	border:1px solid #9d9d9d;
	}
	
button.bottone:hover
	{
	/*color:#e47b00;*/
	}

button.noshow
	{
	border:0;
	margin:0;
	padding:0;
	width:24px;
	height:auto;
	line-height:normal;
	background-color:transparent;
	}

select, div.rp_select
	{
	margin:0;
	padding:0;
	padding:1px;
	font-size: 13px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	background-color: #ffffff;
	}

select[size]
	{
	min-height: 22px;
	}

select:not([size])
	{
	height: 22px;
	}

select.auto
	{
	width:auto;
	}

select.file
	{
	width:150px;
	}

select.medio, div.rp_select.medio
	{
	width: 515px;
	}

select.piccolo, div.rp_select.piccolo
	{
	width: 150px;
	}

select.grande, div.rp_select.grande
	{
	width: 680px;
	}
	
select.espandi, div.rp_select.espandi, div.rp_select.auto
	{
	width:100%;
	}

table.edittable.compact select.medio, table.edittable_c div.rp_select.medio
	{
	width: 280px;
	}

table.edittable.compact select.grande, table.edittable_c div.rp_select.medio
	{
	width: 452px;
	}

textarea, div.rp_textarea
	{
	width:100%;
	/*padding:1px;*/
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	font-family: Maven,sans-serif;
	/*font-family: Verdana,Arial,sans-serif;*/
	font-size: 13px;
	background-color: #ffffff;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
	
div.rp_textarea
	{
	width:100%;
	overflow:scroll;
	}

table.edittable.compact textarea, table.edittable_c div.rp_textarea
	{
	width: 452px;
	}

textarea.piccolo, div.rp_textarea.piccolo
	{
	height: 160px;
	}

textarea.medio, div.rp_textarea.medio
	{
	height: 310px;
	}

textarea.grande, div.rp_textarea.grande
	{
	height: 420px;
	}

/*.langhead
	{
	height:15px;
	padding-top:7px;
	border-bottom:1px solid grey;
	}*/

/* classi per i notebook a linguette */
.nbook
	{
	margin-left:10px;
	margin-right:10px;
	}

.nbook .tabs
	{
	min-height:21px;
	border-bottom:1px solid gray;
	}

.nbook .tabs ul
	{
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	}

.nbook .tabs li
	{
	top:1px;
	margin:0;
	float:left;
	margin-left:0;
	cursor:pointer;
	margin-top:2px;
	font-size: 10px;
	margin-right:2px;
	line-height:17px;
	font-weight: bold;
	position:relative;
	white-space:nowrap;
	padding: 0 5px 0 5px;
	border:1px solid gray;
	background-color:#f5f5f1;
	font-family: Maven,sans-serif;
	/*font-family: Verdana,Arial,sans-serif;
	background: url("img/tab_bg2.gif") no-repeat left top;*/
	}

.nbook .tabs li.spacer
	{
	border:0;
	background: none;
	}

.nbook .tabs li.on
	{
	margin-top:0;
	line-height:19px;
	padding: 0 9px 0 9px;
	background-color:#fcfcfe;
	border-bottom:1px solid #fcfcfe;
	background: url("img/tab_sel_bg2.gif") no-repeat left top;
	}

.nbook .tabs li a
	{
	text-decoration: none;
	}

.nbook .tabs li a:focus, .nbook .strip a:focus
	{
	/*outline: none;*/
	}

.nbook .tabs li a:link, .nbook .tabs li a:visited, .nbook .tabs li a:hover
	{
	color: gray;
	}

.nbook .tabs li.on a, .nbook .tabs li.on a:link, .nbook .tabs li.on a:visited
	{
	color: black;
	}

.nbook .strip
	{
	color:#fff;
	height:14px;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 4px;
	background-color: #B8B8B8;
	}
	
.nbook .strip.on
	{
	background-color: #ffa23c;
	}
	
.nbook .strip span:first-child
	{
	float:left;
	width:13px;
	height:100%;
	/*height:14px;*/
	display:block;
	margin-right:5px;
	background-color:#4a4a4a;
	border-right:1px solid #fff;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(img/stripc.gif);
	}

.nbook .strip.on span:first-child
	{
	background-color:#ff7800;
	background-image:url(img/stripo.gif);
	}

.nbook .strip a
	{
	color:#000;
	display:block;
	font-weight:bold;
	}
	
.nbook .page
	{
	margin:0;
	clear:both;
	padding:10px;
	overflow:hidden;
	border:1px solid gray;
	border-top:0;
	background-color:#fcfcfe;
	}

.pagei
	{
	margin:0;
	clear:both;
	padding:10px;
	overflow:hidden;
	}

.pageit
	{
	display:none;
	}

.nbook .pages
	{
	padding:10px;
	margin-left:13px;
	margin-bottom:12px;
	background-color:#e4e7ee;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}

.nbook .pages .pages
	{
	background-color:#fff;
	}

.nbook .page .frame, .nbook .pages .frame, .frame
	{
	width:100%;
	height: 420px;
	border:0px solid #000;
	}

/* altre classi */
.solalettura
	{
	color:#898989 !important;
	border:1px solid #6F6F6F !important;
	background-color:#F0F0F0 !important;
	}

.richiesto
	{
	/*border-color:#E47B00 !important;*/
	}

.errore
	{
	border-color:red !important;
	}

/*speciali per faromed*/
.x_dl, .x_ar, .x_in, .x_di
	{
	padding:2px;
	display:block;
	text-align:center;
	color:white !important;
	}

.x_ar
	{
	background-color:red;
	}

.x_dl
	{
	background-color:black;
	}

.x_in
	{
	background-color:green;
	}

.x_di
	{
	color:black !important;
	background-color:#FFCC99;
	}
