BODY
{
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:5;
}

 

.TButton
{
	font-size: 8pt;
	font-family: Arial;
	/*color: white;
	background-color: #587581;*/
	/*color: black;
	background-color: #ffde66;*/
}

.LoginHeader
{
	background-color: #587581;
	font-size: 8pt;
	font-family: Arial;
	Color:White;
}
.LoginDescrizione
{
	background-color: #e0ebeb;
	color:#000081;
	Font-Size:15pt;
	font-family:Arial; 
}
.LoginWinlabWeb
{
	Color:#587581;
	Font-Size:21pt;
	font-family:Arial; 
	font-weight:bold;  
}
.LoginUserPassword
{
	background-color: #587581;
	Color:White;
	font-family:Arial; 
	Font-Size:8pt;
}
.LoginFooter
{
	background-color: #e0ebeb;
}


.Form
{
    /*	border-top: #e0ebeb thick solid;*/
    border-bottom: #e0ebeb thick solid;
    border-right: #e0ebeb thick solid;
    border-left: #e0ebeb thick solid;
	background-color: #e0ebeb;
}

TEXTAREA
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.TTextBox
{
	border-right: #7a96df 1px solid;
	border-top: #7a96df 1px solid;
	font-size: 8pt;
	border-left: #7a96df 1px solid;
	color: black;
	border-bottom: #7a96df 1px solid;
	font-family: Arial;
}

.TLabel
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.TComboBox
{
  border: black 1px groove;
  font-size: 8pt;
  color: black;
  font-family: Arial;
}

.TLinkButton
{
	font-size: 8pt;
	font-family: Arial;
}


.ToolBarButton
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: black;
	font-family: Arial;
	background-color: #ffde66;
	letter-spacing:-0.5px;
	text-indent:-3px;
}

.FormTitle
{
	/*font-weight:bold; */
	font-size: 15pt;
	color: #000081;
	font-family: Arial;
}
.FormDescription
{
	font-size: 10pt;
	color: #000081;
	font-family: Arial;
}
/* non ricordo a cosa si riferisce
.FormSubTitle
{
	font-size: 14px;
	color: #000099;
	font-weight: normal;
}*/

.Titolo
{
/*titolo dei pannelli gruppo*/
	border-right: thin outset;
	border-top: thin outset;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	border-left: thin outset;
	color: black;
	border-bottom: thin outset;
	background-color: #ffde66;
	text-align: center;
}

.Gruppo
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	background-color: #d1e0e0;
}

.LabelMessage
{
	color:red;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.LabelPaziente
{
	color:#000081;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.LabelCampo
{
	color:#000081;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.NormalCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: lightgreen;
}
.WarningCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: yellow;
}

.AllarmCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.EmergencyCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.InScadenzaCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: yellow;
}

.ScadutaCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.UrgencyCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.RepeatCell
{
	font-weight: normal;
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.FormFooter
{
  background-color: #587581;
  text-align : right; 
}

.LabelCentroCorrente
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial;
 	color: white;
}

.LabelCentro
{
 	font-size: 10pt;
  font-style: italic;
	font-family: Arial;
	color: white;
}

.StateRowStyleEven
{
	font-weight: normal;
	/*font-size: 10px;*/
	color: black;
	border-bottom: black 1px solid;
	background-color:Aqua;
}

.StateRowStyleOdd
{
  font-weight: normal;
  color: black;
  border-bottom: black 1px solid;
  background-color: LightGoldenrodYellow;
}

/*
INPUT
{
	font-size: 11px;
	color: black;
}

SELECT
{
	font-size: 20px;
	color: Black;
		border-right: black thick groove;
	border-top: black thick groove;
	font-size: 8pt;
	border-left: black thick groove;
	border-bottom: black thick groove;

}

.Button
{
		font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #587581;

}*/

.TabDefault
{
    background-color: #e0ebeb;
    font-weight: bold;
    text-align: center;
    border-right: thin outset;
    border-top: thin outset;
    border-left: thin outset;
    border-bottom: thin outset;
}

.TabHover
{
    background-color: LightGoldenrodYellow;
    font-weight: bold;
    text-align: center;
    color: #000081;
    border-right: thin outset;
    border-top: thin outset;
    border-left: thin outset;
    border-bottom: thin outset;
}

.TabSelected
{
    background-color: #d1e0e0;
    font-weight: bold;
    text-align: center;
    color: #000081;
    border-right: thin inset;
    border-top: thin inset;
    border-left: thin inset;
    border-bottom: thin inset;
}

.TTabStrip
{
    background-color: #d1e0e0;
    font-weight: bold;
    text-align: center;
    color: #000081;
    vertical-align: middle;
}

.TabLink
{
    color: #666666;
    font-family: Verdana;
    font-size: 0.8em;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
    z-index:400 ;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.EsamiRowStyleEven
{
	font-weight: normal;
	/*font-size: 10px;*/
	color: black;
	border-bottom: black 1px solid;
	background-color: lightgoldenrodyellow;
}

.EsamiRowStyleOdd
{
	color: Black;   
	background-color :  Yellow;
	/*font-size:10px; */
	font-weight:normal;  
	border-bottom: black 1px solid;
}

.EsameLowValueCell
{
	font-weight: bold; 
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.EsameHeightValueCell
{
	font-weight: bold; 
	color: black;
	border-bottom: black 1px solid;
	background-color: red;
}

.EsameNormalValueCellEven
{
	font-weight: bold; 
	color: black;
	border-bottom: black 1px solid;
	background-color: lightgoldenrodyellow;
}

.EsameNormalValueCellOdd
{
	font-weight: bold; 
	color: black;
	border-bottom: black 1px solid;
	background-color :  Yellow;
}
