/*h1 
{
    border-bottom: 1px solid yellow; 
    width: 250px;
    color: #00519c;
    font-weight: bold;
    font-size: 14pt;
    margin-left: 20px;
}

#master_div
{
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}

#header_master
{
    height: 100px;
    width: 100%;
    margin: 5px;
}

#navigation_master
{
    height: 40px;
    width: 100%;
    background: white url(../images/barra_navigazione.png) no-repeat 5px 5px;
}

#navigation_master a
{
    text-decoration: none;
    color: #00519c;
    margin-left: 22px;
    margin-right: 22px;
    position: relative;
    font-size: 10pt;
    top: 9px;
}

#navigation_master a:first-child
{
    margin-left: 50px;
}

#content_master
{
    width: 100%;
    float: none;
    min-height: 260px;
    margin-top: 10px;
}

#footer_master
{
    border-top: 1px solid #00519c;
    width: 100%;
    text-align: center;
    font-size: 8pt;
    color: #292c72;
    padding-top: 20px;
    clear: both;
}

#riquadro_benvenuto
{
    background: white url(../images/box_benvenuto.png) no-repeat 0 0;
    height: 254px;
    width: 304px;
    margin-left: 5px;
    float: left;
}

#riquadro_icone
{
    width: 610px;
    height: 254px;
    float: left;
}
*/
#riquadro_icone table
{
    margin-left: 10px;
    margin-right: 10px;
    /*margin-top: -10px;*/
}

#riquadro_vuoto
{
    width: 300px;
    float: left;
    height: 254px;
    background-color: #eeeeee;
}

#top_benvenuto
{
    width: 90%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid yellow;
    padding-top: 20px;
}

#bottom_benvenuto
{
    color: White;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 25px;
    font-size: 10pt;
}

#nominativo
{
    color: #00519c;
    margin-left: 10px;
}

.cssDebole
{
    background: gray;
    color: White;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9pt;
}
.cssMedia
{
    background: gray;
    color: Yellow;
    font-size: 9pt;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
.cssBuona
{
    background: #aaa;
    color: #0000FF;
    padding: 2px;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 5px;
}
.cssEccellente
{
    background: green;
    color: white;
    padding: 2px;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 5px;
}

.label_tabella
{
    padding-left: 20px;
}

.textbox_tabella input[type=text], .textbox_tabella input[type=password]
{
    margin-left: 20px;
    width: 230px;
}

textarea
{
    font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.validator_tabella
{
    font-weight: bold;
}

.pulsanti
{
    background: #ffe223;
    font-weight: bold;  
    color: #00519c;
    margin: 1px 6px 1px 6px;
}

.pulsante_tutti {
    border: solid 1px #00519c;
    border-radius: 5px;
    -webit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #ffed00;
    font-weight: bold;
    font-size: 14px;
    background-color: #00519c;
    padding: 4px;
    cursor: pointer;
    behavior: url('../css/PIE.htc');
}

.referti_disponibili
{
    margin-left: 20px;
    margin-top: 30px;
}

.titoletti
{
    color: #00519c;
    font-weight: bold;
    font-size: 14pt;
    margin-left: 20px;
    
}

.intestazioneTabella
{
    font-weight: bold;
    color: #00519c;
    border-bottom: 1px solid yellow;
}

/*.contenutoTabella
{
    font-size: 11pt;
    color: #4b4b4d;
    border-bottom: 1px solid yellow;
}*/

/*#accesso 
{
    width: 305px;
    height: 205px;
    margin: 20px auto;
    background: url(../Images/bg-userarea.png) no-repeat;
    color: #00519c;
    font-size: 12px;
}

#accesso h2 
{
    font-size: 20px;
    border-bottom: 2px solid #eeea3d;
    margin: 5px 13px 8px 3px;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: center;
    color: #00519c;
}

#accesso p 
{
    text-align: center;
    margin: 0;
}

#accesso .campo
{
    width: 70%;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding-left: 10px;
    margin-left: 25px; 
    margin-top: 3px;   
}

#accesso .etichetta 
{
    text-align: left;
    margin-left: 25px;
}

#accesso .pulsante
{
    display: block;
    text-align: center;
    margin: 12px auto -8px auto;
}*/

.failureNotification
{
    text-align: center;
    color: Red;
    font-size:1.2em;
}

.okNotification
{
    text-align: center;
    color: Green;
    font-size:1.2em;
}

.textarea
{
    font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
}

.dashboard 
{
    clear: both;  
    margin: 10px auto; 
    padding: 5px; 
    background-color: #E3E3E3; 
    border: dotted 1px red; 
}

.help 
{
    text-align: justify;
    font-size: 10pt;
    color: Blue;
}

.clienti_associati, .panel_referti
{
    margin-left: 10px;
    margin-top: 15px;
}

.clienti_associati div
{
    float: left;
    width: 300px;
    margin-bottom: 15px;
}

.clienti_associati .nome
{
    margin-left: 20px;
    font-size: 11pt;
    font-weight: bold;
    color: #00519c;
}

.clienti_associati .dettagli
{
    margin-left: 20px;
    font-size: 9pt;
    font-weight: bold;
    color: #aaa;
}

/*#normativa, #contatti
{
    margin: 30px;
    font-size: 10pt;
}

#contatti p 
{
    margin: 4px 0;
}

#contatti a, #contatti strong
{
    font-weight: bold;
    text-decoration: none;
    color: #00519c;
}*/

/******* FAQ ********/
.cpHeader 
{
    font-weight: bold;
    margin-top: 12px;
    margin-left: 30px;
    color: #00519c;
}

.cpBody
{
    margin-left: 40px;
    text-align: justify;
    margin-bottom: 10px;
}

/*.iniziali 
{
    background-color: #00519c;
    color: #ffffff;
    text-decoration: none;
    padding: 2px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-weight: bold;
    margin-right: 2px;
    border: solid 1px #00519c;
}

.selezionata
{
    background-color: #ffffff;
    color: #00519c;
}*/


#ctl00_ContentPlaceHolder1_UpdateProgress1 
{
    color: Green;
}

#dati_cliente{
    
}

#dati_cliente h5{
    margin:40px 0;
    padding-bottom:10px;
    border-bottom:1px solid rgb(230,230,230)
}

.info_cliente{
    margin-bottom:10px;
    
}

.label_dettagli{
    font-size:1.3em;
    font-weight:500;
    color:rgb(100,100,100);

    
}

.txt_dettagli{
    font-size:1.3em;
}

.reset_pass{
    background-color:rgb(245,245,245);
    padding:0 20px;
    padding-top:5px;
    margin-bottom:30px;
}

.reset_pass .btn{
    margin-bottom:10px;
}

.reset_info{
    padding-bottom:25px;
    font-size:1.1em;
}

/*.titolo_dettagli{
   color:#00519c;
   font-size:26px;
}*/

.div_titolo_dettagli{
    text-align:center;
    margin:10px;
}
