﻿/* InfoCLIN.css: gestisce oggetti specifici di InfoCLIN */
/* Oggetti comuni ad applicativi EuroSoft */
@import "default.css";
/* Stili generati da Maskeditor */
@import "ic_web_styles.css";

body
{
	font-family: Colibri, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #15214F;
	background-color:#f3f4f5;
	/*background:#D0D0D0 url(../../../immagini/sfondi/bgpagina.jpg) 0 0 repeat-x;*/
	/*background:#D0D0D0 url(../images/stipple.gif) 0 0 repeat;*/
	/*background:#D0D0D0 url(../images/sfondoPagina.jpg) repeat-x fixed 0 0  ;*/
	/*COLOR: #000000; */
}

/*.bodyPagineIC
{
	font-family:Verdana;
	font-size : 11px;
	background:#D0D0D0 url(../images/stipple.gif) 0 0 repeat;
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}*/
.BodyPagina
{
	margin-bottom:2px;
	margin-right:2px;
	padding-bottom:2px;
	padding-right:2px;
}

.Default 
{
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

TextArea
{
	font-family:Verdana;
	font-size : 11px;
}

INPUT
{
	font-family:Verdana;
	font-size : 11px;
}

.INPUTSIGN
{
    background-color: #DEF;
}

SELECT
{
	font-family:Verdana;
	font-size : 11px;
}

.InputFlat 
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ;font-weight: normal 
}

/* Autocomplete */
#autocomplete {
  margin: 0;
  padding: 0;
  position: absolute;
  background: #E1F1FF;
  color: #000;
  border: 1px solid #000;
  overflow: hidden;
  white-space: pre;
}

#autocomplete p {
  cursor: pointer;
  margin: 0;
  padding: 2px;
}

#autocomplete p.selected {
  background: #A4D7FF;
  color: #000;
}

/* Archivi accessori */
.AARiga0 { background: #DDD;
	color: #000;
}

.AARiga0:hover 
{
	background: #DD0;
	cursor: pointer;
	color: #000;
	border: 1px dotted black;
}

.AARiga1 { background: #FFF;
	color: #000;
}

.AARiga1:hover { background: #FF0;
	cursor: pointer;
	color: #000;
	border: 1px dotted black;
}


.AASelezionato {
	background: #000;
	cursor: pointer;
	color: #FFF;
	border: 2px solid red;
}



.AATitolo
{
	width:100%;
	text-align:center;
	background:blue;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
	background-image: url(../../../immagini/sfondi/sfaa.jpg);
	/*background-image:url(../../../immagini/sfondi/sfondocomandi.jpg);*/
	background-position: 0 0 ;
	background-repeat: repeat-x;
	border-bottom:1px solid black;
	padding-bottom:2px;
	color: rgb(255, 255, 255);
    background-color: rgb(146, 166, 198);
    cursor:move;
}

.AATestoTitolo
{
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	font-weight:bold;
	color:black;
}

.AATestoCampo
{
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	font-weight:bold;
	color:blue;
}

.AATestoLivello
{
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	font-weight:bold;
	color:black;
}

.AACONTENITORE
{
	color: #15214F;
	background-color:#f3f4f5;
	border: solid 2px blue;
	width: 725px; 
	height: 120px; 
	/*height: 115px;
	overflow: auto;*/
}

.AAHeader
{
	background-image: none;
	background: white;
	font-family:Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:blue;
}

.AABloccoComandi
{
	background-image: none;
	background: white;
	font-family:Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:blue;
	padding-left:2em;
	padding-right:2em;
	padding-bottom:4px;
	/*background-image: url(../../../immagini/sfondi/menub.gif);
	background-position: 0 0 ;
	background-repeat: repeat;*/
}

.AACRow
{
    width:94%;
    vertical-align:top;
}

.Griglia
{
	/*color: black;
	font-size: 8px;*/
	border: 1px solid #FFF;
}

.GrigliaHeader
{
	font-size: 12px;
	padding: 2px;
	BACKGROUND-color: #DFE6F0;
	FONT-FAMILY: Colibri, Verdana, Arial, Helvetica, sans-serif; 
	/*background-image: url(../../../img/griglia/SfondoTabella.png);
	background-position: left top;
	background-repeat:repeat-x;*/
	color:#15214f;
}
.GrigliaRigaPari
{
	color: #101010;
	background-color: #F5F5DC;
	font-size: 12px; 
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
}

.GrigliaRigaPari:hover
{
	color: #000;
	background-color: #FFF;
}

.GrigliaRigaDispari
{
	color: #101010;
	background-color: #E5E5BC;
	font-size: 12px;
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
}
.GrigliaRigaDispari:hover
{
	color: #000;
	background-color: #FFF;
}

.GrigliaRigaSel
{
	color: white;
	background-color: black;
	font-size: 12px;
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
}

.GrigliaRigaSel:hover
{
	color: #000;
	background-color: yellow;
}

.GrigliaRigaSel:link
{
	color: yellow;
	background-color: black;
	font-size: 12px;
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
}
.GrigliaRigaSel:visited
{
	color: yellow;
	background-color: black;
	font-size: 12px;
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
}


.GrigliaEdit
{
	color: #101010;
	background-color: #EEE;
	font-size: 12px;
	font-family:Colibri,Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.GrigliaRigaPari > td {
	text-align: center;
}

.GrigliaRigaDispari > td {
	text-align: center;
}

.GrigliaButton 
{
	font-size: 9px;
	font-family:Verdana;
}

.GrigliaCellaInEdit
{
	text-align:left;
	vertical-align:top;
}

.GrigliaNonDati
{
	font-size: 12px;
	BACKGROUND-color: #DFE6F0;
	FONT-FAMILY: Colibri,Verdana, Arial, Helvetica, sans-serif; 
	/*background-image: url(../../../img/griglia/SfondoTabella.png);
	background-position: left top;
	background-repeat:repeat-x;*/
}

.darkgreen_button {
	cursor: pointer;
	color: #CFE2CF;
	background-color: #104010;
	border: 1px solid green;
	-moz-border-radius: 6px;
}


/* Zona destinata agli errori */
.ErroreTabContenitore{margin-left: auto;margin-right: auto;BORDER-RIGHT: lightslategray 1px solid; BORDER-TOP: lightslategray 1px solid; BORDER-LEFT: lightslategray 1px solid; BORDER-BOTTOM: lightslategray 1px solid;}
.ErroreContenitore{ width: 100%;background: white;margin-top:4px;margin-bottom:10px;}


.ErroreTitolo 
{
	background: red ;
	color: white ;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width: 100%;
	margin:auto;
	text-align:center;
	padding: 4px;
}
.ErroreTitoloText
{
	background: red;
	color: White;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width: 100%;
	text-align:center;
}

.MessaggiConenitore
{
	margin-left: auto;
	margin-right: auto;
	BORDER-RIGHT: lightslategray 1px solid; 
	BORDER-TOP: lightslategray 1px solid; 
	BORDER-LEFT: lightslategray 1px solid; 
	BORDER-BOTTOM: lightslategray 1px solid;
}

.MessaggiTitoloContenitore
{
	border: solid 2px #080;
	background: transparent;
	padding: 4px;
}

.MessaggiTitolo
{
	background: #080;
	color: White ;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding: 4px;
}

.MessaggiCorpo
{
}

/* toolbar */
.ToolbarDiv
{
	background: #CEE9D9 url(../images/sfondotoolbar.gif) 0 0 repeat-x ;
	padding: 1px;
	-moz-border-radius: 5px;
}

/* Inteso come area */
.Titolo
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	BACKGROUND: white; 
	COLOR: #0000FF; 
	BORDER-BOTTOM: #8ec241 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

.TitoloLabel
{
	color: #00F;
	font-family:Arial;
	font-size: 14px;
	padding-left: 10px;
}

.TitoloLabelBig
{
	color: #FFF;
	font-family:Arial;
	font-size: 18px;
	padding-left: 10px;
	font-weight:bold;
}

.TitoloLabelBigDark
{
	color: #00F;
	font-family:Arial;
	font-size: 18px;
	padding-left: 10px;
	font-weight:bold;
}

.TitoloDiv
{
	/*background: #4080C0;*/
	background: white;
	font-size: 8pt; color: black;
	font-family: Tahoma;
	font-weight:bold;
	height: 20px; 
	/*background: rgb(150,174,255);*/
	width: 100%;
	margin-bottom:4px;
	margin-top:.5em;
	color:white;
}

.TitoloLogo 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ;
	COLOR: #44B
}

.BarraSottoTitolo	
{
	text-align:center;
	width: 100%;
}

.datoDebug
{
	font-family:Arial;
	color: red;
	background: yellow;
	padding: 2px;
}

.alberoDiario 
{
	padding: 2px;
	margin: 1px;
	border: solid 1px #C0C0C0;	
}

.label 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.labelsmall
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.cellaLabel
{
	text-align:right;
}
.cellaCampo
{
	text-align:left;
}
.icTable 
{
	border: 1px solid black;
	padding: 2px;
	clear:none;
	position: absolute;
	/*float:right;*/
	/*float:left;*/
}

.icTableRigaTitoli 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BACKGROUND-color: #879bb0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(../../../img/griglia/SfondoTabella.png);
	background-position: left top;
	/*background-attachment:fixed;*/
	background-repeat:repeat-x;
	color:White;
}

.icTableRigaPari
{
	background: #C6D6E6;
}

.icTableRigaDispari
{
	background: #FFF;
}

.StileTool
{
	float: left;
	margin: 4px;
}

.ToolbarContainer
{
	border-width: 1px ;
	border-style: solid ;
	margin: 2px;
	margin-bottom: 4px;
	overflow: auto;
	height: 100%;
	padding: 4px;
	-moz-border-radius: 6px;	
}
.ToolbarNext
{
	margin-top:4px;
	background: #F3F4F5  url(../../../immagini/sfondi/sf2.jpg) repeat-y left 8px;
}
/*.ToolbarContainer
{
	border: 1px solid black;
	margin: 2px;
	margin-bottom: 4px;
	background: white;
	overflow: auto;
	height: auto;
	padding: 4px;
	width:136px;
	position:fixed;
}*/



.Navigatore
{
	/*background: url(a.jpg) repeat;*/
	position: relative;
	float: left;
	width: 150px; 
	overflow: visible;
	/*overflow: hidden; */
	/*background: #c6d6e6; */
	background-color:#f3f4f5;
	border-right: #061646 1px solid;
	/*border-top: black thin solid; 
	border-left: black thin solid; 
	border-bottom: black thin solid; */
	position: relative; top: 0px;
	padding-right: 4px;
	/*background-image:url(../../../immagini/sfondi/sfondocomandi.jpg);*/
	/*background-image:url(../../../immagini/sfondi/sfondo3.jpg);*/
	background-image:url(../../../immagini/sfondi/Strip_LeftBlue.gif);
	background-position: 100% 0 ;
	background-repeat: repeat-y;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:4px;
	margin-bottom:4px;
	margin-top:-5px;
	/*border-left: 1px solid #606060;*/
	/*border-top:1px solid #606060;*/
	/*border-bottom:1px solid #606060;*/
	-moz-border-radius: 5px;
}


.LabelNavigatore
{
	margin: 4px auto;
	width: 80%;
	background: #f3f6f9;
	color: #061626;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
	border-right: 3px solid white;
	padding: 4px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}

.ContenitorePagine
{
	position: relative;
	float: left;
	/*border: 4px dotted blue;*/
	width: 100px; 
	height: 100px;
}

.menuNavItem
{
	border-bottom: 1px #CEF solid;
	margin-left: 6px;
	width: 85%;
	vertical-align: middle;
	padding: 2px;
}

.LinkNav 
{
	padding-bottom: 0.1em;
	margin-left: .5em;
}

.menuNavItem a { 
	text-align: center;
	text-decoration:none;
}

.menuNavItem a:link { text-decoration:none;}
.menuNavItem a:visited {}
.menuNavItem a:hover,
.menuNavItem a:focus ,
.menuNavItem a:active {border-left: 2px solid red; /*border-right: 4px solid red; */
		/*margin-left:-4px;*/
		padding-left: 2px; text-decoration: underline; background-color: #FFF;
		font-size: 110%;
		font-weight: bold;}

.imgStatoTitolo {
	border-width: 0px; 
	/*height: 16px; 
	width: 15px;*/
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	vertical-align:middle;
}

.overflowScroll
{
	width: 100%;
	height:80%;
	overflow:auto;

	/*height:auto;
	overflow:scroll;*/
}


.dialogBase
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;	
	color: #15214F;
	background-color:#f3f4f5;
}

.gridTitle {

	background-color:#ebebc6;
	border-color: #ebebc6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1F306E;
	text-decoration:none;
	
}

.gridTitolo
{
	background-color:#222229;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:white;
	text-decoration:none;
}


.gridItemPari
{
	background-color:#f2f2d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1F306E;
	text-decoration:none;
}

.gridItemDispari
{
	background-color:#f3f4f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1F306E;
	text-decoration:none;
}

.gridItemPari:hover { 
	background: #DD0;
	cursor: pointer;
	color: #000;
	border: 1px dotted black;
}

.gridItemDispari:hover { 
	background: #FF0;
	cursor: pointer;
	color: #000;
	border: 1px dotted black;
}

.gridCell0 {
	width: 80px;
}

.gridCell1 {
	/*width: 250px;*/
}


/************************* Barra titolo in alto **************************/
.controlloTitolo
{
	width: 100%;
	margin-top:0px;
	margin-bottom:1px;
	margin-top:0px;
	padding:0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: solid 1px #92A6C6 ;
	background: url(../../../immagini/sfondi/sfondogrbianco.png) repeat-x left bottom;
	background-color:#FFF;
	/*background: #FFF url(../../../immagini/sfondi/sfondotop.jpg) repeat-x bottom left ;*/
}

/* SENZA FONT */
.sftab { BORDER-RIGHT: #8ec241 1px solid; BORDER-TOP: #d3e8b5 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #d3e8b5 1px solid; COLOR: blue; BORDER-BOTTOM: #8ec241 1px solid; }
.verde { COLOR: blue; }
.labelTitolo{ vertical-align:baseline;color:black}
.datoTitolo{ vertical-align:baseline;color:blue}
.paginaTitolo{ color:black;vertical-align:baseline}
.pazienteTitolo{ color:#00C;vertical-align:baseline}
.pgmTitolo { color:blue;font-family:Verdana;font-weight:bold;font-size:16px;vertical-align:bottom}
.dittaTitolo { color:black;vertical-align:bottom}
.cellaTitolo
{
	vertical-align:middle;
	text-align:center;
	padding:1px;
	margin:auto;
}
.cellaTitoloNoBorderLeft
{
	vertical-align:middle;
	text-align:center;
}
/***************** Fine controllo Titolo ***********************************/


.LegendeContainer
{
	color: #15214F;
	background-color:#f3f4f5;

	/*background: #FFFFC0;*/
	font-family: Arial;
	font-size: 8px;
	/*border: dotted 4px blue;*/
	padding-bottom:10px;
	border: 2px solid black; 
	overflow:auto;
	z-index:10;
}

.LegendeSelectContainer
{
	color: #15214F;
	background-color:#f3f4f5;
	
	/*background: #FFFFC0;*/
	font-family: Arial;
	font-size: 8px;
	/*border: dotted 4px blue;
	background: red;*/
}


.LegendeTitolo
{
	width: 99%;
	font-family: Arial;
	font-size: 10px;
	/*position:relative;*/
	left:0;
	top:0;
	background: rgb(146, 166, 198);
	color: White;
	border: 1px solid blue;
}

.LegendeContainer1
{
	width: 99%;
	height: 250px;
	/*height: 100%;*/
	font-family: Arial;
	font-size: 8px;
	/*position:relative;*/
	/*left:0;
	top:0;*/
	background: #f3f4f5 url(../../../immagini/sfondi/aasfondo.jpg) repeat-y 0 0 ;
	/*border: dotted 4px red;*/
	overflow: scroll;
}

.legNormale{
	/*background: #FFFFC0;*/
	color: Black;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	background-color: #f3f4f5;
	/*background: white url(../../../immagini/legendaadd.gif) left center no-repeat ;*/
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
}

.legNormaleDef{
	color: red;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	background: #f3f4f5 url(../../../immagini/legendadef.gif) left center no-repeat ;
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
}

.VoceLegDefault{
	color: red;
	padding-left: 10px;
	background: #f3f4f5 
}
.VoceLeg{
	color: black;
	background: #f3f4f5 
}

.legNormaleHi{
	background: black;
	color: white;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
	/*background: white url(../../../immagini/legendaadd.gif) left center no-repeat ;*/
}

.legAdd{
	background: white url(../../../immagini/legendaadd.gif) left center no-repeat ;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: red;
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
}

.legAddDef{
	background: white url(../../../immagini/legendaadddef.gif) left center no-repeat ;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: red;
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
}

.legAddHi{
	/*background: white url(../../../immagini/legendaadd.gif) left center no-repeat ;*/
	padding-left: 10px;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	background: black;
	color: white;
	margin: 1px;
	border-bottom: 1px solid #C3C4C5;
}

.icdTitolo
{
	background: blue;
	border: 1px solid white;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.icdPulsanti
{
    width:10em;
    height:1.5em;
    display:inline;
}

.icdPulsantiCont
{
	width:90%;
	height: 2em;
	margin: 2px;
	padding: 2px;
	/*border: 1px dotted red;*/
}

.icdContenitore
{
	visibility: visible;
	display: inline;
	position: absolute;
	border: 2px solid black;
	background: #FEC;
	overflow: auto;
	margin: auto;
	width: 600px;
	height: 400px;
	z-index: 10;
}

.icdLabelCerca
{
	width: 120px;
	text-align: center;
	float: left;
}

.icdComboCerca
{
	width: 500px;
	font-size: 10px;
	float: none;
}

.icdVaschetta
{
	margin-top: 4px;
	margin-bottom: 4px;	
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px;
	border: 1px solid #EECC88;
	background-color: #fff6e3;
}

/* Vasca dei menu di lato */
.VascaBox
{
	margin: 1px;
	border: 1px solid blue;
	background: white;
}

.VascaTitolo
{
	margin: 1px;
	border: 1px solid #80E0FF;
	background: #0084FF;
	/*background: #20c8A0;*/
	padding: 4px;
	color: white;
}

.VascaTitoloSpan
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.VascaImage
{
	float: right;
	top: 0;
}

.VascaBoxContenuti
{
}

.VascaList
{
	background: #B7DCFF;
	margin: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.VascaList > li > a
{
	color: red;
}

.MenuBox
{
	background: transparent;
}

.ElencoClassi
{
	border: 1px solid blue;
	padding: 2px;
	width: 60%;
}

.PanelRicerca
{
	width: 400px;
   	padding:1em;
	margin: auto;
	/*background:#d4fa9a;*/
	background:white;
}

.PanelSfondo
{
	width: 400px;
   	padding:1em;
	margin: auto;
	background:white;
}

.TabellaRicerca
{
	margin:auto;
	/*background: rgb(212, 250, 154) ;*/
	background:white;
}

/* Salta un carattere dal bordo*/
.UnCarattere
{
	padding-left:1em;
}
.NoBreak
{
	white-space:nowrap;
}

.EditError 
{
	background: #FFC0C0;
	border: 2px solid red;
	color:Black;
}

.EditCampoObbligatorio
{
	/*background-color: #40F040;*/
	border: 2px solid blue;
	color:Black;
}

/* Box info edit campo */
.infoTitle
{
	color:Blue;
}
.infoLabel
{
	color:Red;
	font-family:Arial, Sans-Serif;
	font-size:8px;
}
.infoDataCampo
{
	color:black;
	font-family:Arial, Sans-Serif;
	font-size:10px;
	font-weight: bold;
}

.infoDataTipo
{
	color:black;
	font-family:Arial, Sans-Serif;
	font-size:10px;
}

.infoDataHelp
{
	color:black;
	font-family:Arial, Sans-Serif;
	font-size:8px;
}

.campiInput
{
    color: rgb(2, 70, 171);
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-top-color: rgb(123, 156, 189);
    border-right-color: rgb(123, 156, 189);
    border-bottom-color: rgb(123, 156, 189);
    border-left-color: rgb(123, 156, 189);
    background-color: rgb(255, 255, 255);
    vertical-align:middle;
}
.campiInput:hover
{
    /*background-color: rgb(2, 70, 171);*/
	color: rgb(0, 64, 128);
}
.cellalignleft
{
	text-align:left;
}

.rigatabella
{
	height: 14px;
}

/* Questa parta riguarda le operazioni asincrone */
.DYNRESCNT
{
	width:100%;
	text-align:center;
	margin:auto;
	background: white;
	border: 2px solid blue;
	font-size:10pt;
	font-family: Arial, Verdana,Helvetica;
}

.DYNRESCNTTITOLO
{
	font-size:16px;
	font-weight:bold;
	font-family:Times New Roman,Times;
}

.DYNRESPCTBARRA
{
	height:80%;
	background: green;
}

.DYNRESPCTCNT
{
	width: 90%;
	text-align:left;
	background: white;
	border: 1px solid black;
	padding:2px;
	margin-left:2em;
	margin-right:2em;
}

.DYNRESITEM
{
	background-image:url(../../../immagini/indicator.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.DYNRESITEMOK
{
	background-image: none;
	color: Gray;
	font-style:italic;
}

.DYNRESUL
{
}

.DYNRESLST
{
	text-align:center;
	width: 100%;
	margin:auto;
}

.DYNRESOCONTO
{
	text-align:center;
	font-size:8pt;
	font-family: Arial, Verdana,Helvetica;
}

.DYNRESOCONTOTXT
{
	margin:0px;
	padding:0px;
}

.DYNRESOCONTODATA
{
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/* #region MENU */
    
.MenuStile
{
    font-family:Verdana,Arial;
    font-Size:10px;
    background: #F7F6F3 url(../../../immagini/sfondi/sfondomenu.jpg) repeat;
    Color:#7C6F57;
    z-index:10;
}
.MenuVociStatiche
{
    font-family:Verdana,Arial;
    font-Size:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    color:#7C6F57;
    background: #F7F6F3 url(../../../immagini/sfondi/sfondomenu.jpg) repeat;
    z-index:10;
}    

.MenuStaticHover
{
    color:black;
    background: #F7F6F3 /*url(../../../immagini/sfondi/sfondomenuhover.gif) repeat*/;
    z-index:10;
}

.MenuVociDinamicheHover
{
    font-family:Verdana,Arial;
    font-Size:10px;
    border-left: 2px solid red;
    background: #FFF /*#F7F6F3 url(../../../immagini/sfondi/sfondomenuhover.gif) repeat*/;
    z-index:10;
}

.MenuVociDinamiche
{
    font-family:Verdana,Arial;
    font-Size:10px;
    color:#7C6F57;
    z-index:10;
}

.MenuVociStaticheSel
{
    font-family:Verdana,Arial;
    font-Size:10px;
    color: red;
    color:#7C6F57;
    z-index:10;
}

.MenuVociDinamicheSel
{
    font-family:Verdana,Arial;
    font-Size:10px;
    color:#7C6F57;
    z-index:10;
}

.MenuVociDinamicheF
{
    font-family:Verdana,Arial;
    font-Size:10px;
    color:#7C6F57;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    border-bottom: 1px solid #404040;
    z-index:10;
}

/* FINE MENU */

.ZINDEX1
{
	z-index:100;
}
.zindex10
{
	z-index:10;
}

/* Pannelli sezioni pagine */
.PannelloSezioniSelected{background: yellow; color:blue;}
.PannelloSezioniCollapsed{background: blue; color:yellow;}
.PannelloSezioniExpanded{background: white; color:red;}


.RIGAVISIONEEVENTIN
{
	background:lightgreen;
}

.RIGAVISIONEEVENTIE
{
	background:yellow;
}

.CELLAEVENTIN
{
	width: 30px;
	background-image: url(../../../immagini/Comandi/Globe24.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.CELLAEVENTIE
{
	width: 30px;
	background-image: url(../../../immagini/Comandi/Warning24.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

/* Generici */
.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.Importante
{
	font-weight:bold;
}

.MarginAuto
{
	margin:auto;
	text-align:center;
	width:98%;
}

.border1
{
	border: 1px solid black;
	padding: 2px;
}

.width12em
{
	width: 12em;
}


/* i Bordi */
/*******************************************************
.BordoBevel
{
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
.BordoInverse
{
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}
.BordoSolid 
{
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
.BordoFillerH
{
	border-top: 1px solid Black;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
}

.BordoFillerV
{
	border-top: 0px none;
	border-left: 1px solid Black;
	border-right: 0px none;
	border-bottom: 0px none;
}

.BordoRidge
{
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
.BordoInverseRidge
{
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}
*******************************************************/
.ICPageTabItemSel
{
	background: #EE4;
	margin:2px;
	padding:1px;
	border-bottom: solid 2px red;
	border-right: solid 1px #444;
	border-left: solid 1px white;
}

.ICPageTabItem
{
	background: #CCC;
	margin:1px;
	padding:1px;
	border-right: solid 1px #888;
	border-left: solid 1px #DDD;
}

.ICBordoSottoPagina
{
	border: solid 1px black;
}

.ICBordoSottoPaginaAttiva
{
	border: solid 1px #FF4000;
}

.ICBordoSottoPaginaNoBordo
{
	border: none 0px #FFC000;
}

.ICBordoSottoPaginaAttivaNoBordo
{
	border: solid 1px #FF4000;
}

.nospazi
{
	width:0px;
	margin:0px;
	padding:0px;
	border: 0px none;
}

.tabContLogin 
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BACKGROUND: white; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 350px; 
	BORDER-BOTTOM: black 1px solid;
}

.tabLoginBk1 
{
	BORDER-RIGHT: #92A6C6 1px solid ; BORDER-TOP: #92A6C6 1px solid; BACKGROUND: white; BORDER-LEFT: #92A6C6 1px solid; WIDTH: 350px; BORDER-BOTTOM: #92A6C6 1px solid;
}

.sfondoToolbar 
{
	background-color: #DFE6F0;	
	border-color: #15214F;
}

/********** Pulsanti Immagine *********************/

.VascaTBA
{
	width:100%;
	overflow: auto;
	/*border-top : 1px solid rgb(146,166, 198);
	border-bottom : 1px solid rgb(146,166, 198);*/
	margin-top: 2px;
	margin-bottom: 2px;
}

.VascaLeft 
{
	width: 160px; 
	float: left;
}

.PImmagineTB {
	overflow: auto;
	white-space: nowrap;
	border: 1px solid rgb(146,166, 198);
	background-color: #DFE6F0;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	background: #DFE6F0 url(../../../immagini/sfondi/sfondob1.jpg) repeat-x left bottom;
}

.PImmagineTB1
{
	margin-left: 160px;
	padding-bottom:2px;
	border-bottom : 1px solid rgb(146,166, 198);
}

.PImmagineCnt
{
	text-align: center;
	vertical-align:middle;
	float:left;
	padding: 4px;
	border: 0px ;
	border: 1px solid transparent;
	width: 40px;
}

.PImmagineCnt:hover
{
	border-right: 2px solid orange;
	border-bottom: 2px solid orange;
	border-left: 2px solid white;
	border-top: 2px solid white;
	background-image: url(../../../immagini/sfondi/pulshi.jpg);
}


.PImmagineCntSup
{
	width: 100%;
	text-align: center;
}

.PImmagineCntInf
{
	width: 100%;
	text-align: center;
}

.PImmagineIcona
{
	border-width:0px;
}

.PImmagineLabel
{
	font-size: 9px;
}
/********** Fine Pulsanti Immagine *********************/


/****** Messaggi *******/
.MsgContenitore {width: 95%;margin:0 auto;text-align:center;background-color:transparent;margin:2px;padding:4px;/*border:1px solid #080;*/}
.MsgTesto {font-size: 11px; color:white; width:100%;text-align:center;background: #00aa00 url(../../../immagini/sfondi/avvisomsg.jpg) repeat-y left top; }
.MsgTitolo {font-size: 16px; width:100%;text-align:center;color:white;font-weight:bold;background: #00aa00 url(../../../immagini/sfondi/avvisomsg.jpg) repeat-y left top; }
.AvvisoTesto {font-size: 11px; color:white; width:100%;text-align:center;background: #FFCC00 url(../../../immagini/sfondi/avvisoalert.jpg) repeat-y left top; }
.AvvisoTitolo {font-size: 16px; width:100%;text-align:center;color:white;font-weight:bold;background: #FFCC00 url(../../../immagini/sfondi/avvisoalert.jpg) repeat-y left top;}

/****** Fine Messaggi *******/
.campoSelezionato
{
	border: 2px solid orange;
}
.AllineaCentro
{
	text-align: center;
}

.AllineaBloccoCentro
{
	margin-left: auto; 
	margin-right: auto;
}

.TopPaginaFisso
{
    position:fixed;
    z-index:1200;
    background-color:#DFE6F0;
    border-bottom: solid 2px #9FB6C0 ;
    top:0px;
}

.TopPaginaMobile
{
    margin:0;
    border:0;
}

.SpringPaginaFisso
{
    margin-top:120px;
}

.SpringPaginaMobile
{
    display:none;
    visibility:hidden;
}

.colorred
{
    color:Red;
}

.imgHighLight
{
    border: 1px dotted orange;
    margin-top: 2px;
}

.imgHighLight:hover 
{
	background: #DD0;
	cursor: pointer;
	border: 1px solid black;
	margin-top: 2px;
}

.PanelCentrato
{
    margin-left: auto;
    margin-right: auto;
    width:80%;
}

.buttonMedio
{
    width: 15em;
}

.RowPari
{
    background-color:#CCC;
}

.RowDispari
{
    background-color:#FFF;
}
/*
.icTableT
{
	border: 1px solid black;
	padding: 2px;
	clear:none;
	table-layout: fixed;
}
.icTableD
{
	border: 1px solid black;
	padding: 2px;
	clear:none;
	table-layout: fixed;
}

.icHHIdden 
{
    display:none;   
}
*/


.VARDEL
{
text-decoration:line-through
}
.VAROP1
{
font-style:italic;font-size:8pt;
}
.VAROPC
{
font-weight: bold;color:white;background:black
}
.VAROPOP
{
color:red;font-size:12px;
}
.VAROPDATA
{
color:blue
}
.VARIAZIONE
{

}
.TITOLOVARIAZIONI
{
font-weight:bold;font-size:14px;background:white;padding-left:2em; color:red;
}
.VARLIST
{

}
.VARITEM
{

}
.VARUSR
{
color: red; font-size:12px;
}
.VARSPANDATA
{
color: blue; 
}
.VARTABLE
{
background: #FFE ; font-family: Verdana, Arial, Helvetica;font-size:10px;border:0px solid black;padding:2px;margin-bottom:1em;
}
.VARHROW
{
background:#ccc;
}
.VARTHV
{
border-bottom:2px solid black;margin:1px
}
.VARDROW
{
background: white ;
}
.VARTD1
{
background:#ccc;border-bottom:1px solid black;text-align:right;padding-right:0.5em;font-weight: bold;padding-bottom:4px;padding-top:4px;
}
.VARTD2
{
border-bottom:1px solid black;padding-left:1em;font-size:11pt;
}
.VARGRIDTABLE
{
background: transparent ; font-family: Verdana, Arial, Helvetica;font-size:10px;border:0px solid black;padding:2px;
}
.VARGRIDROW
{
background:transparent;
}
.VARGRIDROWCELL1
{
background:transparent;width:4em;
}
.VARGRIDROWCELL2
{
background:#FFE;
}
.VARGRIDTABLETITLE
{
font-family: Verdana, Arial, Helvetica;font-size:12px;font-weight:bold;text-align:center;background:lightgreen;margin:4px;padding:4px
}
.VARTABGRIGLIA
{
font-family: Verdana, Arial, Helvetica;font-size:10px;font-weight:normal;
}
.VARTABLEIN
{
font-family: Verdana, Arial, Helvetica;font-size:10px;font-weight:normal;
}
.VARHROWIN
{
background:#ccc;
}
.VARTHVIN
{
border-bottom:2px solid black;margin:1px;font-weight:bold
}
.VARHROWINDATA
{
background: white ; 
}
.VARTGRIDD1
{
border-bottom:1px solid black
}
BODY
{
background: #F4F0F0 ; font-family: Verdana, Arial, Helvetica;font-size:10px
}

.fullwidth
{
    width: 98%;
}