﻿/*.default_Label
{
white-space:normal;
color: #000000 ;	
}*/
.navigazione_span
{
    font-weight: bold;
    color: #0A6EAB !important;
    text-decoration: none !important;
}
.navigazione_span_active
{
    font-weight: bold;
    color: #7B2117 !important;
    text-decoration: none !important;
}
.navigazione_span_passed
{
    font-weight: bold;
    color: #20dc20 !important;
    text-decoration: none !important;
}
.error
{
    color: #ff0000 !important;
    font-weight: bold;
}
.success
{
    color: #008000 !important;
    font-weight: bold;
}
.warning
{
    color: #FF9C2A !important;
    font-weight: bold;
}
.titolo
{
    color: #7B2117;
    font-size: 1.5em;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: none;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 1px;
    font-weight: bold;
}
.titolo_header
{    
    color: #000000; 
    font-size: 24pt; 
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    padding-left: 120px;
}
.sottoTitolo
{
    color: #000000;
    font-size: 1.1em;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-transform: none;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 10px;
    font-weight: bold;
}
.navigazione_span_Principale 
 {
  font-size:12px;
  font-weight:bold;
  color: #7b2117 !important;
  text-decoration: none !important;
 }
 .navigazione_span_Principale_Passed 
 {
  font-size:12px;
  font-weight:bold;
  color: #20dc20 !important;
  text-decoration: none !important;
 
 }
.navigazione_span_Principale_Active
{
    font-size:12px;
    font-weight: bold;
    color: #0A6EAB !important;
    text-decoration: none !important;
}
