﻿.combo_congressi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
.box_accesso_testo
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: White
}
.box_accesso_testo_link
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: yellow
}
.box_accesso_testo_link:hover
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: red
}
.titolo_box
{
    font-size: 11px;
    font-family: Arial;
}
.menu_link
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    color: blue
}
.menu_link:hover
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    color: red
}
.testo_messaggio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;

}
.testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;

}
.testo_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}
.testo_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: red;
}
.messaggio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.edit_item_template
{
    background-color:#4769AD;
    color: #FFFFFF;
}
.insert_item_template
{
    background-color:#368736;
    color: #FFFFFF;
}
.edit_item_template_corsi
{
    background-color:#dddddd;
    color: #000000;
}
.insert_item_template_corsi
{
    background-color:#dddddd;
    color: #000000;
}
.insert_item_template_quesiti
{
    background-color:#dddddd;
    color: #000000;
}
.list_item_template
{
    font-size: 10px;
    background-color:#e0F0c3;
    color: #000000;
}
.list_item_template_2
{
    font-size: 10px;
    background-color:#FFF8DC;
}
.list_header
{
    background-color:#DdDdDd;
    color: #000000;    
}
.list_table td
{
    border-collapse:collapse;
    border-color: #999999;
    border-style:solid;
    border-width:1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
}
.list_table th
{
    border-collapse:collapse;
    border-color: #999999;
    border-style:solid;
    border-width:1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
}
.list_intestazione_link
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color:Blue;
}
.list_intestazione_link:hover
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color:red;
}
.list_nuovo_link
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color:blue;
 font-size:15px;
 text-transform:uppercase;
}
.list_nuovo_link:hover
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color:red;
 font-size:15px;
 text-transform:uppercase;
}
.stampe_testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
}
.stampe_intestazione
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	 background-color:#dddddd;
}
.stampe_totale
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	 font-weight:bold;
}
.stampe_ricerca
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.stampe_gruppi_intestazione
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
    font-weight:bold;
    background-color: #bbbbbb;
    text-align:left;
}
.stampe_gruppi_intestazione3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
    font-weight:bold;
    background-color: #000000;
    text-align:left;
}
.stampe_gruppi_intestazione2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
    font-weight:bold;
    background-color: #777777;
    text-align:left;
}
.stampe_gruppi_subtotali
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
    font-weight:bold;
    background-color: #dddddd;
    text-align:left;
}
.bg_inattivo
{
    background-color:#e1e1e1;
    color:#000000;
    text-decoration:none;
}
.autocomplete_completionListElement
{
    /*margin : 0px!important;
    background-color : inherit;
    color : windowtext;
    border : buttonshadow;
    border-width : 1px;
    border-style : solid;
    cursor : default;
    overflow : auto;
    height : 200px;
    width:250px;
    text-align : left; 
    list-style-type : none;
    background-color:white;
    visibility:hidden;
    padding:0px;*/
    width:300px;
    position:absolute;
    margin:2px 0;
    padding:0px;
    visibility:hidden;
}
.autocomplete_listItem, .autocomplete_highlightedListItem
{
    background-color :#eee;
    border-right:2px solid black;
    border-left:2px solid black;
    border-bottom:1px dotted #aaa;
    color:#333;
    overflow:hidden;
    cursor:pointer;
    line-height:16px;
    width:300px;
    color : windowtext;
    padding : 1px;
}
.autocomplete_highlightedListItem
{
    color:red;
    background-color:#ccc;
    width:300px;
}
.error {color:red; border:1px solid red;}
.rosso {color:red;}
.obbligatorio
{
    color:red;
    font-weight:bold;
}
.statistiche_riga
{
    width:100%;
}
.statistiche_r0, .statistiche_r1, .statistiche_r2, .statistiche_3, .statistiche_r4, .statistiche_c0, .statistiche_c1, .statistiche_c2, .statistiche_c3, .statistiche_c4, .statistiche_ci0, .statistiche_ci1,.statistiche_ci2,.statistiche_ci3,.statistiche_ci4, .statistiche_t_r0, .statistiche_t_r1, .statistiche_t_r2, .statistiche_t_r3, .statistiche_t_r4, .statistiche_t_c0, .statistiche_t_c1, .statistiche_t_c2, .statistiche_t_c3, .statistiche_t_c4
{
    border:1px solid #333;
    border-collapse:collapse;
}
.statistiche_r0
{
    text-align:left;
    font-size:14px;
    font-weight:bold;
    background-color:#666;
    color:white;
}
.statistiche_r1
{
    font-size:12px;
    font-weight:bold;
    background-color:#ccc;
    color:#333;
    text-align:left;
}
.statistiche_c0
{
    text-align:right;
}
.statistiche_ci0
{
    font-size:14px;
    font-weight:bold;
    background-color:#666;
    color:white;
    text-align:center;
}
.statistiche_ci1
{
    font-size:12px;
    font-weight:bold;
    background-color:#ccc;
    color:#333;
    text-align:center;

}
.statistiche_t_r0, .statistiche_t_r1, .statistiche_t_r2, .statistiche_t_r3, .statistiche_t_r4
{
    text-align:right;
    color:blue;
    font-size:14px;
    background-color:#eee;
}
.statistiche_t_c0, .statistiche_t_c1, .statistiche_t_c2, .statistiche_t_c3, .statistiche_t_c4
{
    text-align:right;
    color:blue;
    font-size:14px;
    /*background-color:#eee;*/
}
.visualizzazione
{
    font-size:15px;
    display:block;
    padding:3px;
    background-color:#888;
    color:white;
}
.visualizzazione_mod
{
    font-size:15px;
    display:block;
    padding:3px;
    background-color:#888;
    color:blue;
}
.visualizzazione_testo
{
    font-size:14px;
    color:black;
    font-weight:bold;
}
.visualizzazione_testo_iscritti
{
    font-size:14px;
    color:#4769AD;
    font-weight:bold;
}