BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

a.link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	/*letter-spacing: 3px;*/
}

a:hover.link  {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

a.linkn {
    font-size: 11px;
    font-weight: bold;
}

a.menu_link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover.menu_link  {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #C00;
}

a.menu_link1 {
	font-size: 11px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #000;
	
}

a:hover.menu_link1  {
	font-size: 11px;
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #C00;
	
}

a.pulsante {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #00B;
	background-color : #EEE;
	border : 1px solid #CCC;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

a:hover.pulsante  {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #D00;
	background-color : #EEE;
	border : 2px solid #BBB;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

a.pulsantino {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #00B;
	background-color : #EEE;
	border : 1px solid #CCC;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
}

a:hover.pulsantino  {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;/*D00*/
	background-color : #33F;/*EEE*/
	border : 1px solid #BBB;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
}

a.pulsantinoRED {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #F00;
	background-color : #EEE;
	border : 1px solid #F00;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
}

a:hover.pulsantinoRED  {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background-color : #F00;
	border : 1px solid #F00;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
}

a.pulsantino_grigio {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #CCC;
	background-color : #EEE;
	border : 1px solid #CCC;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
}


table.collasso {
	border-collapse: collapse;
}

table.tab_tabella {
	empty-cells: show;
}

table.tab_cornice {
	border : 1px solid #666;
	/*background-color : #EFEFEF;*/
}

td {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

td.cornice {
	border: 1px;
	border-color: #666;
	border-style: solid solid solid solid;
}
 
td.head {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px #FFF solid;
}


td.titolone {
	font-size: 12px;
	background-color : #43496E;
	color: #FFF;
	border-bottom: 1px #BBB solid;
}

td.tab_titolo  {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #DDD;/*#DEDEDE*/
	border-bottom: 1px #AAA solid;
	border-right: 1px #AAA solid;
}

td.tab_campi  {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #DEDEDE;/*EEE*/
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
}

td.tab_elenco  {
	font-size : 11px;
	font-weight : normal;
	color : #000;
	background-color : #FFF;/*EFEFEF*/
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
}

td.tab_elenco_full  {
	font-size : 11px;
	font-weight : normal;
	color : #000;
	background-color : #FFF;/*EFEFEF*/
	border-top: 1px #BBB solid;
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
}


td.tab_green  {
	font-size : 11px;
	font-weight : normal;
	color : #000;
	background-color : #00FF99;
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
}

td.tab_red  {
	font-size : 11px;
	font-weight : normal;
	color : #000;
	background-color : #FF6666;
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
}


td.barra_paginaz  {
	font-size : 10px;
	font-weight : normal;
	color : #747E89;
	background-color : #EEEEEE;
}

td.menu_sx {
	font-size: 11px;
	border-right-color : #BBB;
	border-right-style : solid;
	border-right-width : 1px;
}

td.menu_top {
	font-size : 11px;
	font-weight : bold;
	color : #000;
}

td.menu_bottom {
	border: 1px;
	border-color: #666;
	border-style: solid solid solid solid;
}

td.it_menu {
	font-size: 11px;
	/*border : 1px solid #666;*/
}

td.it_menu_sel {
	font-size: 11px;
	background-color : #EEEEEE;
	border : 1px solid #666;
}

td.it_menu_presel {
	background-color : #CCC;
	border : 1px solid #666;
}

td.mu_categ {
	font-size: 11px;
	font-weight : bold;
	background-color : #DDD;
	border : 1px solid #666;
}

td.mu_prod {
	font-size: 11px;
	font-weight : normal;
	padding-left: 10px;
	border : 1px solid #666;
}




input.tws_small  {
	font-size : 11px;
	font-family : Arial;	
}

input.ok  {
	font-size : 11px;
	font-family : Arial;	
	background-color: #9F9;
}

input.ko  {
	font-size : 11px;
	font-family : Arial;	
	background-color: #FF9C8B;	
}

select.tws_small  {
	font-size : 11px;
	font-family : Arial;
}

textarea.tws_small  {
	font-size : 11px;
	font-family : Arial;
}

input.pulsante {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #00B;
	background-color : #EEE;
	border : 1px solid #CCC;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

input:hover.pulsante  {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #D00;
	background-color : #EEE;
	border : 1px solid #BBB;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}


span.periodo {
	color: #E00;
}

span.obbligo {
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
	padding: 0px 5px 0px 5px;
}

span.new {
	font-size: 11px;
	font-weight: bold;
	color: #D00;
}

table.celleshow {
empty-cells: show;
}

/* ---- definizioni tabella dei tabs ------ */

table.tabs {
	font-family : arial, sans-serif, verdana, helvetica;
/*	border-collapse: collapse;*/

}

td.tabs_sopra_si {
	font-size: 11px;
	background-color: #FF0000;
}

td.tabs_sopra_no {
	background-color: #FFFFFF;
}

td.tabs_sotto_si {
	font-size: 11px;
	font-weight : normal;
	background-color: #DDD;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

td.tabs_sotto_no {
	font-size: 11px;
	font-weight : normal;
	background-color: #DDD;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

td.tabs {
	font-size : 11px;
	font-weight : normal;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 0px;
}

span.i18nid {
	color: Red;
	font-weight: bold;
	border: 2px solid Red;
	padding-left: 2px;
	padding-right: 2px;
}

table.TF {
	font: normal 12px verdana, helvetica, arial, sans-serif !important;
}

#expand_all {
	width: 70%;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	cursor: pointer;
}

.messages {
	width: 100%;
	text-align: center;
}

.messages .msgsuccess {
	padding: 10px;
	font-size: 15px;
	border: 1px solid transparent;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	margin-bottom: 5px;
}


.messages .msgerror {
	padding: 10px;
	font-size: 15px;
	border: 1px solid transparent;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	margin-bottom: 5px;
}

table.border_bottom {
    border-bottom: 1px #BBB solid;
}

label {
    margin: 10px;
	font-weight: bold;
}

.bg-danger {
	background-color: #f8d7da!important;
}

/* Stile per il bottone */
/* Stile base del bottone */
.button {
display: inline-block;
padding: 10px 20px;
font-size: 14px;
border: none;
border-radius: 5px;
cursor: pointer;
text-align: center;
text-decoration: none;
transition: background-color 0.3s;
}

.button.blue {
background-color: #007bff;
color: #fff;
}

.button.gray {
background-color: #6c757d;
color: #fff;
}

.button.green {
background-color: #28a745;
color: #fff;
}

.button.red {
	background-color: #dc3545;
	color: #fff;
}

.button.yellow {
	background-color: #ffc107;
	color: #212529;
}

/* Hover effect */
.button.blue:hover {
    background-color: #0069d9;
}

.button.gray:hover {
    background-color: #5a6268;
}

.button.green:hover {
    background-color: #218838;
}

.button.red:hover {
    background-color: #c82333;
}

.button.yellow:hover {
    background-color: #e0a800;
}

.row-hover {
	cursor: pointer;
	background-color: lightblue!important;
}

.btnCheckBox {
	display: inline-block;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	color: #17a2b8;
	border-color: #17a2b8;
	border-radius: 4px; /* Bordo arrotondato */
	cursor: pointer;
	transition: background-color 0.3s;
}

.btnCheckBox:hover {
	color: #fff;
	background-color: #17a2b8;
}