* { margin: 0; padding: 0; outline: 0; }

body {
     margin: 0;
     padding: 0;
     font-size: 75%;
     font-family: verdana, arial, san-serif;
     /* color: #555555; */
     line-height: 1.5em;
     background: #E2DECF url(../css/images/bg.jpg) top left repeat-x fixed;
}
.bodybrowse { width: 99%;}
.bodyform { 
  float: left;
  width: 100%;
}
image {
  border: none;
  background-color: transparent;
}
.grande{
  font-size: 1.5em;
}

/* Typography
------------------------------------------------------------------------------*/
/* td {border: solid 1px #00ff00;} per test */
p {
     margin: 0 0 2px 0;
     padding: 0;
     font-size: 1em;
     line-height: 1.6em;
}

#footer p {
     color: #EEEEEE;
     text-align: center;
     font-size: 1em;
}

#top_section p {
     padding: 0 0 0 5px;
     margin: 0;
     color: #666666;
     text-align:left;
     font-size: .9em;     
}

#bottom_section p {
     padding: 0;
     margin: 0;
     color: #666666;
     text-align: center;
     font-size: .9em;
}

#header_left h1{
     margin: 20px 0 0 25px;
     padding: 0;
     color: #333333;
}


#header_left h2 {
     font-size: 1.1em;
     line-height: 1.2em;
     font-weight: normal;
     letter-spacing: 0px;
     color: #DDDDDD;
     margin: 0 0 0 25px;
     padding: 0;
}

.riduci {
     font-size: 0.9em !important;     
}

.td01 {
     width: 100px;     
}
.td04 {
     width: 100%;
}
.td03 {
     width: 280px;
     border: solid 1px;
     font-size: 1.4em;
     font-size: medium;
}
.td02 {
     width: 70px;
     border: solid 1px;
     text-align: center;
}
.appena {
     margin-left: 5px;
}
.th3 {
     width: 280px;
     background-color: #a7ff4f;
}
.th3a {
     background-color: #a7ff4f;
}
.th2 {
     width: 70px;
     background-color: #a7ff4f;     
}

table {
     width: 100%; 
}
.tablemezza {
  width: 50%; 
}
ol, ul {
     padding-left: 0px !important;
}
.tabfull {
     width: 99%; 
}

td.noborder {
     border: none;
}
td.borderthin {
     border-bottom: #286426 solid 1px;
}
/* ---------------------------------------------------------------------------------------*/
h1 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.5em;
     line-height: 1.2em;     
     letter-spacing: -1px;
     color: #333333;
     display: inline;
}

h2 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.4em;
     line-height: 1.2em;     
     letter-spacing: -1px;
     color: #333333;
}

h3 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.3em;
     line-height: 1.2em;     
     letter-spacing: -1px;
     color: #333333;
}

h4 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.2em;
     line-height: 1.2em;
     letter-spacing: -1px;
     color: #ffffff;
}

h5 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.1em;
     line-height: 1em;
     letter-spacing: -1px;
     color: #333333;
}
#h5div {
  margin: 0 0 0.5em 2em;
  padding: 0;
}
h5login {
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: -1px;
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-weight: bold;
  color: #f70000;
}

.transpimage {
     border-width : 0;
     border: none !important;
     background   : none;
     vertical-align: bottom;
}
.transpimagep {
     border-width : 0;
     border: none !important;
     background : none;
     display: inline-table;
     width: 25px;
     height: 25px;

}
.marginino {
  padding-left: 5px;
}
#stemma {
     margin-top : 5px;
     margin-left: 5px;
}

.comune { 
     color: #FFFFFF;
     font-size: 1.3em;
     text-decoration: none;
     margin-top: -42px;  /* 64 */
     margin-left: 50px;
     font-family: Arial, Verdana, sans-serif;
     font-weight:bold;
     text-shadow: 1px 1px 0 #ccc, 
                    1px 2px 0 #a4a4a4,
                    1px 3px 0 #868686,
                    2px 4px 0 #8d8d8d,
                    1px 6px 1px rgba(0,0,0,.1),
                    1px 0 5px rgba(0,0,0,.1),
                    1px 1px 3px rgba(0,0,0,.3),
                    1px 3px 5px rgba(0,0,0,.2),
                    1px 5px 10px rgba(0,0,0,.25),
                    1px 10px 10px rgba(0,0,0,.2),
                    1px 20px 20px rgba(0,0,0,.15);     
}

.applicativo1 {
     margin-top: 5px;
     margin-left: 50px;
     color: #ffffff;
     font-size: 0.9em;     
}

.applicativo2 {
     margin-top: 2px;
     margin-left: 50px;
     color: #ffffff;
     font-size: 0.9em;     
}

/* Hyperlinks
------------------------------------------------------------------------------*/

th a:hover {  
     color: #0000a0; /* #ffff00; */
}

td a:hover {  
     text-decoration: underline;
     color: #000000;
}


#header a:link, #header a:visited, #header a:active { 
     background-color: transparent;
     color: #FFFFFF; 
     text-decoration: none;
}

#header a:hover { 
     background-color: transparent;
     color: #FFFFFF; 
}

#footer a:link, #footer a:visited, #footer a:active { 
     background-color: transparent;
     color: #99CCFF; 
     text-decoration: none;
}

#footer a:hover { 
     background-color: transparent;
     color: #99CCFF; 
}

#top_section a:link, #top_section a:visited, #top_section a:active { 
     background-color: transparent;
     color: #0066CC; 
     text-decoration: none;
}

#top_section a:hover { 
     background-color: transparent;
     color: #0066CC; 
}

#bottom_section a:link, #bottom_section a:visited, #bottom_section a:active { 
     background-color: transparent;
     color: #0066CC; 
     text-decoration: none;
}

#bottom_section a:hover { 
     background-color: transparent;
     color: #0066CC; 
}


/* Blockquotes
------------------------------------------------------------------------------*/

blockquote
{
	background-image: url('../css/images/quote.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: italic;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
    color: #444444;
}

blockquote p { margin: 0 0 .7em 0; }


/* Horizontal Menu
------------------------------------------------------------------------------*/

ul#navlist {
     margin: 0;
     padding: 0;
     font-weight: bold;
     font-size: 1.1em;
     padding: .3em 0;
     height: 23px;
}

#navlist li {
     display: inline;
     list-style-type: none;
     margin: 0; padding: 0;
     line-height: 1.7em;
}

#navlist a { padding: .4em .6em; margin: 0;}

#navlist a:link, #navlist a:visited {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     border: 1px solid #7BB73A;     
}

#navlist a:hover {
     color: #111111;
     background-color: #FFFFFF;
     border: 1px solid #333333;
     text-decoration: none;
}

#nav {
  color: #595959;
  position: absolute;
  top: 100px;
  height: 29px;
  display: block;
  float: left;
  margin: 0px auto;
}

#nav ul {
  font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
  list-style: none;
  margin: 0px;
}

#nav li {
  float: left;
  margin: 0px; padding: 0px;
}

#nav li a {
  display: block;
  float: left;
  color: #595959;
  text-decoration: none;
  padding: 4px 10px 6px 10px;
  margin: 0px 0px 0px 0px;
}

#nav li a:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
height: 90%;
}

/* Page Layout
------------------------------------------------------------------------------*/

#top_section_e14 {
     width: 90%;
     margin: 0 auto;
     padding: 10px 10px;
     text-align: left;
     background: url('../css/images/elez1_e14.png') bottom right no-repeat;  
}

#i_middle_section {
     width: 90%;
     margin: auto;
     padding: 10px;
     text-align: left;
     vertical-align: top;
     background: #FFFFFF top right no-repeat;
}

#middle_section_e14 {
     width: 90%;
     margin: auto;
     padding: 10px;
     text-align: left;
     background: #FFFFFF url('../css/images/elez2_e14.png') top right no-repeat;
}

#header_e14{
     /*  background: #3F72C6 url('../css/images/header.jpg') top right no-repeat; */
     width: 96%;     
     background: #3F72C6 url('../css/images/elez3_e14.png') top right no-repeat;
     height: 120px; 
     margin: 0;
     padding: 10px;
}

#top_section_r14 {
     width: 96%;
     height: 10px;
     margin: 0 auto;
     margin-top:  2px;
     padding: 10px 10px;
     text-align: left;
     /* background: url('../css/images/elez1_r14.png') bottom right no-repeat; */
     /* background: url('../css/images/ref1604_1.png') bottom right no-repeat; */
     background: url('../css/images/amm2016_1.png') bottom right no-repeat;            
}

#middle_section_r14 {
     width: 96%;
     margin: auto;
     padding: 10px;
     padding-right: 10px;
     text-align: left;
     /* background: #FFFFFF url('../css/images/elez2_r14.png') top right no-repeat; */
     /* background: #FFFFFF url('../css/images/ref1604_2.png') top right no-repeat; */
     background: #FFFFFF url('../css/images/amm2016_2.png') top right no-repeat;      
}

#header_r14{   
     /* background: #3F72C6 url('../css/images/elez3_r14.png') top right no-repeat; */
     /* background: #3F72C6 url('../css/images/ref1604_3.png') top right no-repeat; */
     background: #3F72C6 url('../css/images/amm2016_3.png') top right no-repeat;     
     height: 68px;
     margin: 0;
     padding: 0;
}

/* ------------------------------------------------------------------------------*/

#top_section_eur {
    overflow: hidden;
    margin: 0 10px 0 10px;
    background: url('../css/images/europee_1.png') bottom right no-repeat;  
}

#middle_section_eur {
    padding-top: 10px;
    overflow: hidden;
    margin: 0 10px 0 10px;
    background: #FFFFFF url('../css/images/europee_2.png') top right no-repeat;
}

#header_eur{
     overflow: hidden;
     background: #3F72C6 url('../css/images/europee_3.png') top right no-repeat;    
     height: 75px; 
     margin: 0;
}

/* ------------------------------------------------------------------------------*/

#header_left {
     float: left;
     width: 50%;
     height: 68px;
     padding: 0;
     margin: 0;
}

#header_right {
     float: right;
     width: 350px;
}

#menu_bar {
     background-color: #7BB73A;padding: 5px;
     border-top: 1px solid #96DA4D;
     border-bottom: 1px solid #65962F;
}

#breadcrumb {
    padding: 15px 15px;
    margin: 0px;
    border-bottom: 1px solid #dddddd;
    background: #FFFFFF url('../css/images/shadow.gif') top left repeat-x;
}

#content {
  width: 85%;
  float: left;
  clear: none;
  margin: 50px 0px 0px 13px;
}

#content_wrapper {
     float: left;
     width: 100%;
}

#content_column {
     /* margin: 0 140px 0 160px; */ /*Margins for content column. Should be "0 right_columnWidth 0 left_columnWidth*/
     margin: 0px -5px 0 165px; /*Margins for content column. Should be "0 right_columnWidth 0 left_columnWidth*/     
}

.column_padding {
     margin: 0px 10px 10px 4px;    
}

#left_column {
    float: left;
    width: 145px; 
    margin-left: -99%;
 /*    background: url('../css/images/sidebar_fade.jpg') bottom left repeat-x;  */
}

#footer {
     clear: left;
     width: 100%;
     height: 30px;
     background: #3F72C6;
     padding: 0;
     margin: 0;
     margin-left: 1px;
}

#bottom_section {
     width: 90%;
     margin: 0 auto;
     padding: 15px 10px;
     text-align: left;
}

/* Other	
------------------------------------------------------------------------------*/

.photo_frame {
     float: right;
     padding: 5px;
     border: 1px solid #dddddd;
     border-top: 1px solid #eeeeee;
     border-left: 1px solid #eeeeee;
     margin: 5px 0 5px 10px;
}

.photo_frame img {
	 border: none;
}

.combofield2 {
	 padding: 0 5px 0 0;
 	 display: block;
 	 clear: left;
     background-color: #eeeeee;

     color: #000000;
     font-weight: bold;
     font-size: 1.2em;
     padding-left: 5px;
}
.ComboCheck {
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: none;
}
.griglia {
     width: 100%;
}

input.ckclass {
     min-height: 22px;
     transform:scale(1.4, 1.4);    
}
input.ckclassBig {
  min-height: 22px;
  font-size: 2em;
  transform:scale(1.4, 1.4);    
}
.idclass {
     width: 100%;
     display: block;
}
.classid {	
	color: #02055a;	
	width: 99%;
     font-size: 0.9em;
     text-decoration: none;
}
.ckbox {
  margin: 0 0 0 0;
} /* non riutilizzare  */
.ckboxA {
  margin: 0 0 0 0;
} /* non riutilizzare  */

/*
.checkbox {
	width: 20px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url('./images/checkboxB.png') no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	width: 20px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url('./images/radioG.png') no-repeat;
	display: block;
	clear: left;
	float: left;	
}
*/
.label3 {
     font-weight: bold;
    font-size: 0.8em;        
    color: #0000ff;    
}
.label4 {
    font-weight: bold;
    font-size: 0.6em;        
    color: #ff0000;    
}
.label5 {
	font-weight: bold;
    font-size: 1em;        
    color: #000000;
    width: 200px;
}
.label6 {
     font-size: 0.8em;
     color: #6140f3;
}

.simbolo {
   margin: 0px 0px 0px 0px;
   width: 50px;
}
.simbolobig {
     margin: 0px 0px 0px 0px;
     width: 100px;
  }
.dessimbolo {
     width: 97%;
     height: 250px;     
}
.simbolopref {
     margin: 0px 0px 0px 0px;
     width: 50px;   
     border-bottom: solid 1px #e5e5e5;
     border-right: solid 1px #e5e5e5;        
}
.simbololista {
   margin: 0px 0px 0px 0px;
   border-bottom: solid 1px #e5e5e5;
   border-right: solid 1px #e5e5e5;        
}

.pre_cl1 {
   width: 170px;
   border-bottom: solid 1px #e5e5e5;
   border-right: solid 1px #e5e5e5;        
}
.pre_cl2 {
    width: 80px;
    margin-left: 1px;
    margin-right: 1px;    
    border-bottom: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;        
}
.pre_cl3 {
    width: 190px;
    font-weight: bold;
    font-size: 1.3em;            
    border-bottom: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;        
/*     color: #0000ff; */
}
.pre_cl4 {
    width: 80px;
    margin-left: 1px;
    margin-right: 1px;
    border-bottom: solid 1px #e5e5e5;
}

label {
     font-family: Arial, Verdana, sans-serif;
     font-weight:bold !important;    
     margin:1px;
     /* font-size: 1.3em; */
}

.labelfield {
     color: #737373;
}

.labelfield2 {
     color: #737373;
     display: inline !important;
}
.minitextfield {
     background-color: #d9d9ff;
     color: #0000a0;
     font-weight: bold;
     border: solid 1px #787878;
     font-size: 0.8em;
     width: 40px;
     margin-top: 2px;
     margin-bottom: 2px;     
}
.minitext {
     font-size: 0.8em;
}
.textfield {
     background-color: #ffffd2;
     color: #000000;
     font-weight: bold;
     border: solid 1px #787878;
}

.textfieldj {
     background-color: #ffc2a6;
     color: #8c8c8c;
     font-weight: bold;
     font-size: 1.6em;
     border: solid 1px #787878;
}

.textfieldy {
     background-color: #ffffd2;
     color: #8c8c8c;
     font-weight: bold;
     border: solid 1px #787878;
}

.textfieldh {
     background-color: #e9e9e9;
     color: #000000;
     font-weight: bold;
     font-size: 1.1em;
     border: solid 1px #787878;
}

.textfield2 {
     background-color: #ffffd2;
     color: #000000;
     font-weight: bold;
     font-size: 1.1em;
     border: solid 1px #787878;
}
.textfield3 {
     background-color: #ffffd2;
     color: #000000;
     font-weight: bold;
     font-size: 0.9em;
     width: 100%;
     text-overflow: clip;
}
.tablefixed {
     table-layout: fixed;
     width: 100%;
}
.fancylbl {
     color: #5959ff;
     margin-left : 5px;
     font-size: 0.8em;
}

.fancylbl2 {
     color: #5d5d5d;
     margin-left : 5px;     
     font-size: 1em;
}

.fancyfld {
     background-color: #c5ff8a;
     color: #000000;
     border:1px solid #eee;
     font-weight: bold;
     font-size: 1.4em;
     padding-left : 5px;     
}

.fancyfld2 {
     color: #000080;
     border: none;
     font-weight: bold;
     font-size: 1.2em;
     text-align: center;
     width : 150px;     
}

.fancyfld3 {
     color: #ff8000;
     border: none;
     font-weight: bold;
     font-size: 1.2em;
     text-align: center;
     width : 150px;     
}


.fancyfld2a {
     color: #000080;
     border: none;
     font-weight: bold;
     font-size: 1.2em;
     text-align: center;
     width : 92%;
}

.fancyfld3a {
     color: #ff8000;
     border: none;
     font-weight: bold;
     font-size: 1.2em;
     text-align: center;
     width : 92%;     
}
.fancyfld4 {
     color: #ff8000;
     border: none;
     font-size: 0.9em;
     text-align: left;
}

.nobars {
     overflow-y : hidden !important;     
}

.tabfixed {
     table-layout:fixed;
}
.tabfixed tr {
     height: 22px;
}
.tabfixed input {
     padding: 0;
     background-color: #ddf5f5;
     font-size: 1em;
     border: solid 1px; 
     margin: 0px 0px 0px 2px;    
}

input {
	padding: 4px 4px 2px 10px;
	/* border:1px solid #eee; */
	font-size: 1.4em;
	color:#777;
}
input.w3 {
     width: 100%;  
     padding: 1px 2px 1px 1px;
     margin: 0px;
     height: 20px;
     font-size: .9em;
}
input.w2 {
     width: 80%;  
     padding: 1px 2px 1px 1px;
     margin: 0px;
     font-size: .9em;
}

.inputr{
     padding: 3px 3px !important;
     border: none !important;
     color: #0000ff !important;
     font-size: 1.2em !important;
     width: 95%;
    /* background-color: #efefef !important; */
}

.inputbox{
     height: 99%;     
     padding: 3px 3px !important;
     border: none !important;
     color: #0000ff !important;
     font-size: 1.2em !important;
     width: 95%;
     white-space:nowrap;
}

.inputprefa{
	padding: 3px 3px !important;
	border: none !important;
    color: #0000ff !important;
    font-size: 1.2em !important;
    width: 95%;
    background-color: #f4fff4 !important; 
}
.inputprefb{
	padding: 3px 3px !important;
	border: none !important;
    color: #0000ff !important;
    font-size: 1.2em !important;
    width: 95%;
    background-color: #ffffe1 !important; 
}
.inputbase{
     padding: 1px;
     border: none !important;
     color: #0000ff;
     font-size: 1em;
     background-color: #f4fff4;
     width: 98%;
}

.evidenzia {
     /* background-color: #ff0000 !important; */
     background-color: #00cece !important;
     color:  #ffffff !important;
}

textarea {
	/* width:350px; */
	padding: 4px 5px 4px 4px;
	font-size: 1.2em;
	border:1px solid #dddddd;
	height:100px;
	display:block;
	color:#000000;
     width: 100%;
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	color: #333;	
}

input.noborder {
	border:none;
}

.tabstyleintestb {
     background-color:#7BB73A;
     font: 11pt sans-serif;
     color: #ffffff;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	
     }

.tabstyleintestc {
     background-color:#9994fe;
     font: 11pt sans-serif;
     color: #ffffff !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	     
}

.tabstyleintestbr {
    background-color:#aba7fe;
    font: 11pt sans-serif;
    color: #ffffff !important;
    border:1px solid #ffffff;
    font-weight: bold;
    text-align: center;
    margin-right:0pt;
    padding-left:6px;
    padding-right:6px;	     
}
.tabstyintestbr {
     background-color:#aba7fe;
     font: 10pt sans-serif;
     color: #ffffff !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:1px;
     padding-right:1px;	     
 }
 
.tabstyleintestc2 {
     background-color:#ff82ff;
     font: 11pt sans-serif;
     color: #ffffff !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	     
}

.tabstyleintestc3 {
     background-color:#42c1ff;
     font: 11pt sans-serif;
     color: #ffffff !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	     
}

.tabstyleintestb4 {
     background-color:#a6a6ff;
     font: 11pt sans-serif;
     color: #ffffff !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	     
}

.tabstyleintest {
     background-color:#baf39e;
     font: 11pt sans-serif;
     color: #ffffff;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:6px;
     padding-right:6px;	
}
.tabstybase {
     background-color: #73c41a;
     text-align: left;
     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:1px;
     padding-left:1px;
}

.tabstylebr {
     background-color: #ddffdd;
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}

.tabstylebr1 {
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;

     color: #000000;
     border-right :3px solid #ffffff;	
}
.tabstylebr4{
     background-color: #ddffdd;
     font: 1em sans-serif;
     font-weight: bold;
     text-align: left;      
     color: #000000;
     border :1px solid #0000ff;	
}

.tabstyle1 {
     background-color: #b7ffb7;
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tabstyle2 {
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tabstylebr3{
     background-color: #ddffdd;
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;
      
     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
}
 
.solo_icona {
     width: 42px !important ;
     text-align: center !important;
     vertical-align: middle !important;
     vertical-align: middle !important;     
}

.tabstyle3 {
     background-color: #f0f9bd;
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: center;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}

.tabstyle4 {
     background-color: #deedfe;
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: center;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}

.tabstyle10 {
     font: 10pt sans-serif;
     font-weight: bold;
     text-align: left;

     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}

.tabstyletd {
     font: 1em sans-serif;
     font-weight: bold;

     color: #000000;
     padding-right: 3px;
     padding-left: 0px;
     padding-bottom: 2px;           
}
.tabstyletdintest {
     background-color:#85ec77;
     font: 1.1em sans-serif;
     color: #2b06fc !important;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;  
     padding-right: 4px;
     padding-left: 0px;     
}
/*
.bord01 {
     padding-top: 4px;
     padding-bottom: 1px;
     margin-top: 2px;
     margin-bottom: 0px;     
     border: solid 1px;
}
*/
.red { color: #ff0000; }
.green { background-color: #ccffcc;}
.purple { background-color: #ffdfff;}
.yellow { background-color: #f0f9bd;}
.celeste { background-color: #deedfe; }
.green { background-color:#caffca; }
.grey { background-color:#c8c8c8; }
.yel { background-color:#ffffc4; }
.salmone { background-color: #ff9c6c !important;}
.clAffl {color:#a80f05 !important;}
.clVerde {background-color: #b7ffb7; }
.blu {color: #1E29ED; 
     font-size: 1.3em;
     font-weight: bold !important;
}

.centrato {
     text-align: center;
     overflow: visible;     
}
.center {
     text-align: center;   
}
.titolo {
     font-size: 2em;
     color: #ff8040;   
}
.acapo {
     clear: left;
     height: 1px;
}
.divalleore {
     width:80%;
     text-align: center;
     float: left;
     clear: both;
}
.tordiv {
     text-align: center;
     overflow: visible;
     margin-top: 5px;
     padding: 10px;
     min-height: 15px;    
     clear: both; 
}
.torlabel {
     font-size: 1.6em !important;
     color: #000000;
     font-weight: bold;
}
.affdiv {
     float: left;
     text-align: center;
     overflow: visible;
     margin-bottom: 15px;
     margin-top: 5px;    
     width: 100%;
     vertical-align: middle;
}
.divNumSez {
     width: 70%;
     text-align: center;
     clear: both;
     padding-top: 15px;
}
.afflbl1 { 
     width: 60%;
     float: left;
}
.afflbl2 {
     width: 70%;
     float: left;  
     margin-top: -12px;     
}
.txtlbl1 {
     font-size: 1.4em;
}
.txtlbl2 {
     font-size: 1.6em;
     color: blue;        
}

.telef {
     font-size: 1.1em;
     font-weight: bold;
     font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;    
     color: #3d69de;
}

.title {
     font-size: 1.5em;
     font-weight: bold;
     font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;    
     color: #3d69de;
}
.title1 {
     font-size: 1.2em;
     font-weight: bold;
     font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;    
     color: #3d69de;
     background-color: #f0f9bd;
}

.title2 {
     font-size: 1.5em;
     font-weight: bold;
     font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;    
     color: #3d69de;
     background-color: #f0f9bd;    
}
.title3 {
     font-size: 0.9em;
     font-weight: bold;
     font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;    
     color: #3d69de;
     background-color: #f0f9bd;
}
.ridotto {
     font-size: 0.9em;
     color: #3d69de;
     background-color: #ffffff;    
}

.tail {
     font-size: 0.9em;
     color: #000000;
}

.tail2 {
     font-size: 1.1em;
     color: #dfdf00;
}

.ui-autocomplete {
     z-index: 100;
}

.uffcolor2 {
     background-color: #c0c0c0;
}
.inline {
     display: block;
}

.tredi1 {
padding-left: 10px;
font-family: Arial, Verdana, sans-serif;
color: #fff;
font-size: 6em;
font-weight:bold;
text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.tredi2 {
padding-left: 10px;
font-family: Georgiasans-serif;
color: #ffccff;
font-size: 6em;
font-weight:bold;
text-shadow: 0 1px 0 #ff99cc, 
               0 2px 0 #ff99cc,
               0 3px 0 #ff99ff,
               0 4px 0 #ff99ff,
               0 5px 0 #cc6699,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.tredi2 {
padding-left: 10px;
font-family: Brush Script MT, sans-serif;
color: #33cc33;
font-size: 6em;
font-weight:bold;
text-shadow: 0 1px 0 #99ff00, 
               0 2px 0 #66ff00,
               0 3px 0 #00cc00,
               0 4px 0 #33cc00,
               0 5px 0 #336600,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.tredi3 {
padding-left: 10px;
font-family: Impact, sans-serif;
color: #0066cc;
font-size: 6em;
font-weight:bold;
text-shadow: 0 1px 0 #6699cc, 
               0 2px 0 #336699,
               0 3px 0 #003399,
               0 4px 0 #003366,
               0 5px 0 #003366,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

#combo {
    float: left;
}
.comboelez {
     display: inline;
}

a:link, a:visited, a:active { 
 text-decoration: none;
 color:inherit;     
}

.tbstyle1cke {
    background-color: #b7ffb7;     
}

.tbstyle1cko {
    background-color: #a4ffa4;     
}

.tbstyle1ck {
    font: 14pt sans-serif;
    font-weight: bold;
    text-align: center;
    color: #0000d7;
    border-right :1px solid #ffffff;	
    border-bottom :1px ridge #7BB73A;
}

.tbstyle1ck2 {
     padding-right:4px;
     padding-left:5px;
     padding-bottom: 6px;
     padding-top: 6px;
     width: 120px;
}
.tbstyle1ck1 {
    width: 100px; 
    font-size: 2em;   
}

.clTabAff  { background-color: #E3F9E3;}
.clTabAff2 { background-color: #A7F9A7;}     /* spedita*/
.clTabAff3 { background-color: #6BC46B;}     /* pubblicata*/

.clTabVop  { background-color: #e1ffff;}
.clTabVop2 { background-color: #b0d6d6;}     /* spedita*/
.clTabVop3 { background-color: #5f9b9b;}     /* pubblicata*/

.clTabVot { background-color: #fbdefe;}
.clTabVot2 { background-color: #D4ABD8;}     /* spedita*/
.clTabVot3 { background-color: #AF82B5;}     /* pubblicata*/

.clTabPre { background-color: #ffe19d;}
.clTabPreWS { background-color: #E8B851;}

.tbstyle1z {
     font: 20pt sans-serif;
     font-weight: bold;
     text-align: center;
     accent-color: #0000d7;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
     padding-bottom: 4px;
     padding-top: 4px;
}
.tbstyle1zws {
  font: 20pt sans-serif;
  font-weight: bold;
  text-align: center;
  accent-color: #d70000;
  
  border-right :1px solid #ffffff;	
  border-bottom :1px ridge #7BB73A;
  padding-right:4px;
  padding-left:5px;
  padding-bottom: 4px;
  padding-top: 4px;
}
.tbstyle1m {
     font: 14pt sans-serif;
     font-weight: bold;
     text-align: center;
     color: #5e0000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1m1 {
     font: 1em sans-serif;
     font-weight: bold;
     text-align: center;
     color: #5e0000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
     }
 .tbstyle1f {
     font: 14pt sans-serif;
     font-weight: bold;
     text-align: center;
     color: #4b5c07;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1f1 {
     font: 1m sans-serif;
     font-weight: bold;
     text-align: center;
     color: #4b5c07;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1t {
     font: 14pt sans-serif;
     font-weight: bold;
     text-align: center;
     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1n {
     background-color: #b7ffb7;
     font: 0.9em sans-serif;
     text-align: left;
     color: #000000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1k {
     background-color: #b7ffb7;
     font: 10pt sans-serif;
     color: #0000d7;
     text-align: left;
     padding-left:5px;
/*     border-bottom :1px ridge #7BB73A;
     border-right :1px solid #ffffff;	     
     text-decoration: none;
*/
}

.tbstyle1x {
     background-color: #b7ffb7;
     font: 14pt sans-serif;
     font-weight: bold;
     /* text-align: center; */
     color: #0000d7;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left: 10px;
}

.tbstyle1u {
     font: 14pt sans-serif;
     font-weight: bold;
     text-align: center;
     color: #5e0000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1i {
     background-color: #ddffff;
     font: 14pt sans-serif;
     font-weight: bold;
     text-align: center;
     color: #4b5c07;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}
.tbstyle1p {
     background-color: #b7ffb7;
     font: 1.5em sans-serif;
     font-weight: bold;
     text-align: center;
     color: #5e0000;
     border-right :1px solid #ffffff;	
     border-bottom :1px ridge #7BB73A;
     padding-right:4px;
     padding-left:5px;
}

.tbstyleintest {
     background-color:#5959fa;
     font: 1.1em sans-serif;
     color: #ffffff;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     padding-left:3px;
     padding-right:3px;	
}
.tbstyleintesti {
    width: 100px;
}

.tbstyleintestri {
    width: 120px;
}    
    
.tbstyleintestr {
    background-color:#5959fa;
    font: 10pt sans-serif;
    color: #ffffff;
    border:1px solid #ffffff;
    font-weight: bold;
    text-align: center;
    margin-right:0pt;
    white-space:pre;
}
.tbstyleintestinsed {
     width: 120px;
     background-color:#3434fa;
     font: 1.4em sans-serif;
     color: #ffffff;
     border:1px solid #ffffff;
     font-weight: bold;
     text-align: center;
     margin-right:0pt;
     white-space:pre;
 }
 

.minitab {
    /* background-color: #e2fad8; */
     width:70%;     
}
.minitab1 {     
     background-color: #e2fad8;
}
.minitab2 {
     background-color: #e2fad8;    
}
.minitab3 {
     width:78%;     
}

.minitabc1 {
     width: 350px;
     border: none;
     margin-left: 20px;
}

.minitabc2 {
     width: 200px;
     border: solid 1px;     
}

.minitabc3 {
     width: 70px;     
     text-align: center;
     border: solid 1px;     
}
.minitabc4 {
     width: 30px;     
     text-align: center;
     border: solid 1px;     
}
.minitabc5 {
     width: 350px;
     margin-left: 20px;
     border: solid 1px;          
}
.minitabc6 {
     width: 650px;
     border: none;
     margin-left: 20px;
}
.minitabc7 {
  width: 20px;     
  text-align: center;
  border: solid 1px;     
}
.minitabc8 {
     width: 40px;     
     text-align: center;
     border: solid 1px;     
     font-weight: 600;
}

.tabmsg {
    background-color: #e2fad8; 
    width:70%;
    border: solid 1px;
}
.tabtel {
    background-color: #e2fad8; 
    width:10%;
    height: 300px;
    border: solid 1px;
}
.tdmsg {
    font: 1.3em sans-serif;
    color: #0000ff;
    font-weight: bold;
    border-bottom: solid 1px;
    border-right: solid 1px;    
    text-align: center;
}
.tdmsgt {
    font: 1.5em sans-serif;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
}
.elestf {
     background-color: #e2fad8;   
     width: auto;
     min-height: 16px;
}
.tabaff {
     width: 735px;   /* 70% */
     margin-left: 20px;
}
.tabvot {
     width:  800px;
     margin-left: 10px;     
}

.tabpreferenze {
     width:  720px;
     /* background-color: #efefef; */
     margin-left: 10px;          
}
.lbl00 {
     font: 14pt sans-serif;
     font-weight: bold;
     color: #000000;
     width: 50px;
 }
 .lbl01 {
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000000;
    width: 120px;
}
.lbl01m {
    font: 11pt sans-serif;
    color: #000000;
    width: 120px;
}
.inp1 {
    background-color:#e0e0e0;
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 80%;
    margin-left: 4px;
    margin-right: 4px;
    padding:  1px 1px;    
}
.inp2 {
    background-color:#caffca;
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 80%;
    margin-left: 4px;
    margin-right: 4px;
    padding:  1px 1px;
}
.inp3 {
    background-color:#f9e184;
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 100px;    
}
.inp4 {
    background-color:#e0e0e0;
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000080;
    /*  border:1px solid #808080;  */
    border: none;
    width: 70px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;    
}
.inp5 {
    font: 14pt sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 70px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;    
}
.prefclr1 {
    background-color:#f4fff4;
}
.prefclr2 {
    background-color:#ffffe1;
}
.prefclr1a {
    background-color:#e1ffe1;
}
.prefclr2a {
    background-color:#ffffbf;
}

.prefrowh {
     height: 25px !important;
}
.hidden {
     width:  1px  !important;
     height: 1px !important;
     padding: 0px 0px 0px 0px !important;
     left: -1000;
     top: -1000;
}
/* ok */
.inpbox {
    font: 1.8em sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 95px;
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.inpbox2 {
    font: 10pt sans-serif;
    color: #000080;
    border:1px solid #808080;
    width: 95px;
    margin-top: 5px;
}
/* ^ok */

.deselez {
    font: 12pt sans-serif;
    font-weight: bold;
    color: #0000ff;
    text-align: center;
}
.sezione {
    font: 14pt sans-serif;
    font-weight: bold;
    color: #ff8040;
    text-align: center;  
    padding-bottom: 10px;  
}
.referendum {
    font: 12pt sans-serif;
    font-weight: bold;
    color: #485b9f;
    text-align: center;        
}
.diverrori {
     /* clear: left;  tolto 15.07.21 */
     width: 97%;
     min-height: 20px;
     padding: 0;
     margin: 0;
     text-align: center !important;
}
.errori {
     margin: 5px;
     font-size: 1.2em !important;
     font-weight: bold !important;
     color:  #ff0000 !important;
}
.lblerrori {
    font: 1.4em sans-serif;
    font-weight: bold;
    color: #f00000;
    background-color: #ffff80;
    margin-left: 20px;
}
.warning {
    font: 1.1em sans-serif;
    font-weight: bold;
    color: #ff8040;
}
.warning2 {
     font: 1.6em sans-serif;
     border: solid 1px;
     padding: 10px;     
     font-weight: bold;
     color: #ff8040;
     margin-left: 20%; 
}
.warning3 {
     font-size: 18pt;
     font-weight: bold !important;
     color:  #ff0000 !important;
     margin-left: -180px;
}
.warning4 {
  font: 1.6em sans-serif;
  font-weight: bold;
  color: #ff8040;
}
.lbl {
    color: #000000 !important;
	font-weight:bold;
    font-size: 1.5em;
}
.lbl2 {
    color: #000000;
	font-weight:bold;
    font-size: 1.3em;
}

.lista {
    width: 370px;
}
.listar {
     font: 1em sans-serif;
     text-align: right;  
     color: #000066;
     font: 12pt sans-serif;
     font-weight: bold;
     padding-left:10px;
     padding-right:30px;    
     padding-top:5px;    
}
.claxlista {
  font: 2em sans-serif;
  text-align: center;  
  color: #243ab7;
  font-weight: bold;
  padding-left:10px;
  padding-right:10px;    
  padding-top:5px;    
  padding-bottom:5px;  
}
.listav {
    font: 1.5em sans-serif;
    text-align: left;  
    color: #000000;
    font-weight: bold;
    margin-left: 15px ;
}

.listavSINO {
     font: 2.8em Courier;
     text-align: left;  
     color: #000000;
     font-weight: bold;
     margin-left: 4px ;
     padding: 0px;
     background-color: #caffca;
     border: solid 0.5px #a7a7a8
 }
 
 .lbllistan1 {
    font: 1.6em sans-serif;
    text-align: left;  
    color: #000000;
    font-weight: bold;
    margin-left: 15px ;     
}
.lbllistan2 {
    font: 1.3em sans-serif;
    text-align: left;  
    color: #000000;
    margin-left: 15px ;   
}
.lbllistad {
    font: 1.3em sans-serif;
    text-align: left;  
    color: #000000;
    font-weight: bold;
    padding-right: 8px;
}
.wnlista { width: 10px; }
.wdeslista { width: auto;  }   /* 400px;  */ 

li {
    height: 34px;
    margin-bottom: 8px;
}

.current {
     background-color: #ffff00 !important;
}
.btnmenuv {
     height: 25px;
     padding-top: 6px;
     padding-bottom: 4px;
     padding-left: 4px;
     background-color: #bfbfff;
     width: 100%;
     border: solid 1px #aaaaaa;
     border-bottom: solid 2px #838383;
     border-right: solid 2px #737373;     
}
.btnmenutxt {
     padding-top: 6px;
     font: 1.2em sans-serif;
     text-align: left;  
     color: #3f3f3f !important;
     font-weight: bold;
}

.orario {
    color: #000080;
    background-color: #c6fdc9;    
    font: 0.8em sans-serif;
    font-weight: bold;    
    text-align: center;
    width: 55px;
    margin-left: 50px;
}

.elaborata {
     border:solid 1px;
     background-color: #ffffcc;
     width: 150px;
     height: 30px;
}

.centra {
     text-align: center;
     margin-top: 7px;
}

#checkimg {
     margin-top : 3px;
     margin-left: 5px;
     border: none;
}
.light {
     background-color: #00ff00;
}
.little {
     font: 0.5em sans-serif !important;
     color: #000080;     
}

.welcometab {     
     background-color: #e2fad8;
     width:90%;
     margin-left: 50px;
     font: 1.5em sans-serif;
     font-weight: bold;
     border: solid 1px;
}

.welcometab1 {
     color: #000000;
     width: 260px;
     border-bottom: solid 1px #009700;
}
.welcometab2 {
     color: #0000ff;
     width: 500px;
     border-bottom: solid 1px #009700;     
}
.welcometab3 {
     color: #0000ff;
     width: 50px;
     border-bottom: solid 1px #009700;     
}
.welcometab4 {
     color: #000000;
     width: 30px;     
}
.welcometabhd {
     color: #ffffff;
     background-color: #000000;
     width: 260px;
     border-bottom: solid 1px #009700;
}
.msg {
     display: inline !important;     
}
.messaggio {
/*    width: 550px;
    height: 80px; */
    display: inline;
}
.messaggior {
/*     width: 700px;
     height: 16px; */
     display: inline;
     overflow:hidden;
}
.divmesdata {
    font: 1.2em sans-serif;
    color: #000080; 
}
.divmessaggio {
     display:  inline;
     border: none;
}
.divmes1 {
     float: left;
     border: none;
}
.divmes2 {
     display: inline;
}
.divmessaggionuovo {
     background-color: #ffffb7;
     font-weight: bold;
     font: 1.5em sans-serif;
     color: #ff0000;
}
.divmessaggioletto {
     background-color: #d5ffd5;
     font-weight: normal;
     font: 1em sans-serif;
     color: #000000;     
}
.divLetto {
    display: inline; 
}
.lbl9 {
    font: 0.9em sans-serif;     
    font-weight: bold;
    color: #0000ff;
}
.lbl8 {
    font: 1em sans-serif;     
    font-weight: bold;
    color: #ff0000;
}
hr {     
     color: #535151;
}

.ckbox_x {
     margin-left: 20px;
}
.select_x {
     margin-left: 20px;
     background-color: #ffff06;
     width: 200px;
}
.btnsez {
     color: #FFF;
     background-color: #900;
     font-weight: bold;
     padding: 5px;
     border-right: solid 4px #0000d7;
     border-bottom: solid 4px #0000d7;
}
.incompleta {
     background-color: #ff0000 !important;
     color: #FFFFFF !important;
}
.tabstm {
     background-color: #caffff;
     width:70%;
     border: solid 1px;
}
.tabstm2 {
     background-color: #fbb3fd;
     width:70%;
     border: solid 1px;
}
.lblfiltro {
     text-align: left;
}
.tabstmtd1 {
     width: 40px;
}
.tabstmtd2 {
    width: 400px;
}
.datap {
    font: 0.7em sans-serif;
    margin-left: -5px;
}
.divriga {
     display: inline-block;
     overflow: visible;
     width: 100%;
}
.divsx {    
     float: left;
     margin-top: 4px;
     padding-right: 2px; /* era 10px */
     font: 9pt sans-serif;
     margin-right: 4px;
}
.divdx {    
     float: left;
     width: 74%;
     overflow: visible;
}
.divdx2 {    
     margin-top: -2px;
     float: right;
     height: 22px;
     margin-bottom: 5px;
}
.divsx2 {    
     float: left;
     margin-top: 4px;
     padding-right: 2px; /* era 10px */
     font: 9pt sans-serif;
     margin-right: 4px;
     min-height: 20px;
     min-width: 50px;
     display: inline-table;
}
.divtor {    
     margin-top: 5px;
     margin-bottom: 20px;     
     padding: 5px;     
     float: left;
     width: auto;
     border: solid 1px #9fb0ff;
}
.divtors {    
     margin-top: 8px;
     padding: 5px;     
     float: left;
     width: auto;
}
.eletor {    
     float: left;
     clear: both;
     font-size: 1.5em #010ca0;
     font-weight: bold;
}
.columnfaset {
     width: 388px;
}
.columnfaset2 {
     width: 250px;
}
.columnfase {
     width: 400px;
}
.columnfase2{
     width: 266px;
}
.columnfaset3{
     width: 184px;
}
.columnfase3{
     width: 200px;
}
.evidfase {
 background-color: #dcfacf;    
}
.noevidfase {
/* background-color: #acacac;    
}
img.lessOpacity {
*/
   opacity: 0.08;
   filter: alpha(opacity=8);
   zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */ 
}

.widthlabel {width: 14%;}
.width02 { width: 2%; }
.width03 { width: 3%; }
.width03p { width: 3%;  padding-right: 15px;}
.width05 { width: 5%; }
.width05p { width: 5%;  padding-right: 15px;}
.width08 { width: 8%; }
.width10 { width: 10%; }
.width22 { width: 22%; }
.width50 { width: 50%; }
.width55 { width: 70%; }
.width20 { width: 20%; }
.width15 { width: 15%; }
.width60 { width: 40%; }
.width100 { width: auto; }
.width101 { width: 97%; }
.w30 { width: 252px; }

.width_a { width: 50px; }
.width_b { width: 150px; }
.width_c { width: 250px; }
.width_x { width: 98%; }

.width0100 { 
  padding-left:2px;
  padding-right:2px;     
  width: 98%;
}
.width030 { width: 30%;}
.width040 { width: 40%;}
.width035 { width: 35%;}
.width020 { width: 20%;}
.width005 { width: 5%;}
.width003 { width: 3%;}
.width010 { width: 10%;}
.width015 { width: 15%;}
.width080 { width: 85%;}
.width070 { width: 70%;}
.width008 { width: 8%;}
.width012 { width: 12%;}
.shri { margin-left: 20px; }
.inputIn { 
     width:96%;
     padding:0 2%; 
}
.inputIn2{ 
     width:84%;
     padding:0 2%; 
}
.titlesez {
     color: #ff8040;
     font-size: 1.7em;
}
.sceltasez {
     color: #ff8040;
     font-size: 1.7em;
     border: solid 1px #ff8040;
     width: 70px;
}
.divsez {    
     margin-top: -13px;
     padding: 5px;     
     float: left;
     text-align: center;
     display: inline-table; 
}
.elesez {    
     font-size: 1.8em;
     font-weight: bold;
     padding: 5px;     
     color: #ff8040;
     border: solid 1px #ff8040; 
     width: 75px;    
     text-align: center;     
}
.lblintest1 {
     margin-left: 20%;
    font: 1.1em sans-serif;
    font-weight: bold;
    color: #00aa00;          
}
.tblstaffetta {
    background-color: #b7ffb7;
    text-align: center;
    color: #0000d7;
    border-right :1px solid #ffffff;	
    border-bottom :1px ridge #7BB73A;
    padding-right:4px;
    padding-left:5px;
    padding-bottom: 4px;
    padding-top: 4px;    
}
.spinner {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    Width: 100px; 
    height: 102px;
    background:url("images/bigspinner.gif") no-repeat;
    display: none;  
}
.divliste {
     width: 100%;
     float: left;
     margin-left: -5px;
}
.divlista {
     width: 52px;
     float: left;
     text-align: center;
}
.numlista {
    font-size: 1.3em;
    color: #0000ff;
    text-align: center;
}
.votilista {
    font-size: 0.7em;
    color: #646464;
    background-color: inherit;
    border: none;
    width: 40px;
    text-align: center;
}
.lblcandidato {
     color: #0000ff;
     font: 1.6em sans-serif;
     font-weight: bold;
     margin-left: 10px;
     overflow: hidden;
}
.divcand {
     float: left;
     width: 210px;
    /*  border: solid 1px #ff0000; */
     border-bottom: solid 1px #e2e2e2;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
.lblncand {
     color: #d70000;
     font: 1.3em sans-serif;
     overflow: hidden;     
}
.lblcand {
     color: #0000ff;
     font: 1em sans-serif;
     overflow: hidden;
     margin-left: 4px;
     margin-top: 4px;
}
.lblcandNo {
     color: #2c500b;
     font: 1em sans-serif;
     overflow: hidden;
     margin-left: 4px;
     margin-top: 4px;
}
.inpcand {
     width: 30px !important;
     height: 18px !important;
     overflow: hidden !important;
     color: #0000ff;
     background-color: #d2ffd2;
     font: 1.2em;
     font-weight: bold;
     text-align: center;
     margin-left: 4px;
     margin-bottom: 6px;
     margin-top: 6px;     
}
.divpref {
     width: 100%;
     overflow: auto;
     /*  border: solid 1px; */
}
.divtelaff {
     float: left;
     margin-left: 20px;
}
.lbltelaff {
     font: 10pt sans-serif;
     color: #0000ff;
}
.txta {
     font: 10pt sans-serif;
     height: 250px !important;
     width: 90%;
}
.ilogs {
     width: 400px;
     height: 400px;
}
.telefono {
     padding-left: 8px;
     padding-right: 8px;     
     color: #000000;
     font: 1.8em sans-serif;
     font-weight: bold;   
}
.atright {
     float: right;
     padding-right: 10%;
}
.lbluni {
     font: 1.5em sans-serif;
     text-align: center;
     color: #000066;
     font-weight: bold;
     padding-top:5px;    
}
.withborder {
     border: solid 0.8px #9d9d9d;
}
.divtable {
     float: left;
     display: table;
     margin-top: 30px;     
}
.divunitr {
     float: left;
     display: table-row;
     clear: left;
}
.divunitd1 {
     display: table-cell;   
     width: 50px;
}
.divunitd2 {
     display: table-cell;
     width: 65px;
     /* padding-left: 15px; */
}
.divunitd3 {
    display: table-cell;
    overflow: visible;
    white-space: nowrap;
    width: 370px;
    max-width: 370px;
    vertical-align: middle;
}
.divunitd4 {
     display: table-cell;
     width: 410px;
     vertical-align: middle;
}
.divunitd5 {
     display: table-cell;
     vertical-align: middle;
     width: 115px;
}
.divunitd6 {
     display: table-cell;
     vertical-align: middle;     
     width: 115px;
}
.divunitd7 {
     display: table-cell;
     vertical-align: middle;     
     width: 115px;
}
.divunitd8 {
     display: table-cell;
     width: 470px;
}
.divunitd9 {
     padding-top: 4px;
     display: table-cell;
     width: 825px;
}
.divunitd10 {
     display: inline-flex;
     padding-bottom: 10px;;
}
.divunitd11 {
  display: table-cell;
  overflow: visible;
  white-space: nowrap;
  width: 370px;
  max-width: 370px;
  vertical-align: middle;
}
.divunitd12 {
  display: table-cell;
  overflow: visible;
  white-space: nowrap;
  width: 350px;
  max-width: 350px;
  vertical-align: middle;
}
.spaziasotto {
     padding-bottom: 5px;
}
.lbluni2 {
     font: 1.2em sans-serif;
     text-align: center;
     color: #000066;
     font-weight: bold;
     padding-top:5px;
     width: 80px;
     padding-right: 10px;
     padding-left: 10px;     
}
.lbllistan3 {
  font: 1.2em sans-serif;
  text-align: left;  
  color: #000000;
  font-weight: bold;
  margin-left: 10px ;     
}
.colorM {
background-color: #e1ffff;
}
#corpouni {
   background-color: #ffffff !important;
   width: 100%;
   max-width: 150%;
   float: left;
   overflow: hidden;
   top: 0px;
   left: 0px;
   right: 0px;     
}
.divtableuni {
   float: left;
   display: table;
   width: 765px;
}
.abgdisa {
  background-color: #88b07f;
}
.pervenuti {
     margin-top: 5px;
     clear: left;
     width: 100%;
     height: 20px;
     background: #e2e2e2;
     text-align: center;
     font-size: 1em;
     text-align: center;
     vertical-align: middle;
     color: #3737ff;
     font-weight: bold;
}
.colorF {
  background-color: #ffe6e6;
}
.percentua {
     font: 1.2em sans-serif;
     font-weight: bold;
     color: #5353e8;
     margin-left: 10px;
}
.tabaffl {
     width: 100%;
}
.divstf {
    width: 100%;
    float: left; 
}
.tabstf {
     table-layout:fixed;
     font-size: 1em;
     margin: 0pt;
     width: 100%;
 }
 .tabvotilista{
     width: 100%;      
}
.tabvotiaggr{
     width: 50%;
     display: inline-block;
/*     float: left; */
}
.dx {
     text-align: right;
     padding-right: 10px;
}
.divunitr1 {
     display: table-cell;
     vertical-align: middle;     
     width: 40px;
}
.divunitr2 {
     display: table-cell;
     overflow: visible;
/*     text-wrap: none; */
     white-space: nowrap;
     min-width: 300px;  /* 250 */
     max-width: 300px;     
     vertical-align: middle;
}
.divunitr3 {
     display: table-cell;
     vertical-align: middle;
     width: 75px;
     padding-left: 5px;     
}
.divunitr4 {
     display: table-cell;
     vertical-align: middle;
     width: 75px;
     padding-left: 5px;
}
.divunitr5 {
     display: table-cell;
     overflow: visible;
     /* text-wrap: none; */
     white-space: nowrap;
     max-width: 250px;
     min-width: 250px;     
     vertical-align: middle;
}
.divunitr6 {
     display: table-cell;
     vertical-align: middle;
     width: 75px;
}
.divunitr7 {
     display: table-cell;   
     width: 50px;
}
.divunitr8 {
     display: table-cell;   
     width: 473px;
}
.inpboxuni {
    font: 1.7em sans-serif;
    font-weight: bold;
    color: #000080;
    border:1px solid #808080;
    width: 70px;
    height: 30px;
    margin-top: 5px;
}
.lbllistauni1 {
    font: 1.3em sans-serif;
    text-align: left;  
    color: #00009d;
    font-weight: bold;
/*    margin-left: 10px ;      */
}
.lbllistauni2 {
    font: 0.8em arial;
    text-align: left;
    color: #000000;
    position: relative;
    top: -16px;
    margin-left: 10px ;
}
.evidenziator {
     background-color: #00ff00;
}
.inform {
    font: 1.6em sans-serif;
    text-align: center;  
    color: #bf0000;
    font-weight: bold;         
}
.sceltasezione {
    font: 1.8em sans-serif;
    font-weight: bold;
    color: #0000ff;
    text-align: center;    
}
.cameracolor { background-color: #ffd9c6; }
.senatocolor { background-color: #ffff93; }
.label1 {
     font-weight: normal;
     font-size: 1.3em;    
     color: #008000;    
}
.label2 {
     font-weight: bold;
     font-size: 1.5em;        
     color: #0000ff;    
}
.label7 {
     clear: both;
     width: 100%;
     font-weight: bold;
     font-size: 1.3em;    
     color: #7BB73A;
     text-align: center;
}
.numsezione {
    background-color: #b7ffb7;
    font: 18pt sans-serif;
    font-weight: bold;
    text-align: center;
    color: #0000d7;
    border: none;
    width: 70px;
}
.separa {
	float: left;
	width: 100%;
	min-height: 4px;
	padding-bottom: 8px;
	color: #0327C4;
	text-align: center;
	font-weight: bold;
	clear: both;
}

.divbordered {
  border: solid 2px #0000ff;
  padding: 2px;
  width: 90%;
}
.legenda {
  float: right;
  clear: both;
  margin-right: 25px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 500px;
  height: 30px;
}
.legendbox {
  float: left;
  width: 30px;
  height: 30px;
  left: auto !important;
  top: auto !important;
}
.legendlbl {
  clear: both;
  float: left;
  height: 30px;
  margin-top:  5px;
}
.claxprod { color: blue; }
.claxatti { font-weight: bold; }
.claxnonatti { color:grey;}
.big {
     color: red;
     font-size:2em;
     padding: 10px;
}
.divMsg {
     color: #0000a0;
     min-height: 10px;
}
.noboxed {
     padding: 3px;
}
.blu { 
     color: #0000d7; 
     font-size: 1em;
     min-height: 20px;
}
.red { 
     color: #d70700; 
     font-size: 1em;;
}
.noborder {
     border: none; 
}
.compon {
     color: #900;
     font-weight: bold;
}
.compon2 {
     color: rgb(9, 35, 180);
     font-weight: bold;
}

.tableth {
	color: #474649;
}
.iframefld {
	font-size: 0.9em;
	font-weight: bold;	
	color: #2041E5;
	text-overflow: clip;
	margin-left: 4px;
	margin-right: 4px;	
}
.iframetd {
	border: solid 1px;
	background-color: #D9DBD2;
}
.img1 {
     margin-top: 1px !important;     
}

#wrapper
{
 text-align:left;
 margin:0 auto;
 padding:0px;
 width:995px;
}
#drop-area
{
 margin-top:10px;
 margin-left:10px;
 width:100px;
 height:100px;
 background-color:white;
 border:3px dashed grey;
}
.drop-text
{
 margin-top:10px;
 color:grey;
 font-size:0.9em;
 font-weight:bold;
}
#drop-area img
{
 max-width:200px;
}
.adatta {
     width: 100%;
     height: 100%;
}
.div_a {
     width: 85%;
     float:left;
}
.div_b {
     width: 13%;
     float:left;
}
.btntel {
     font-size: 1.6em;
     color: rgb(255, 255, 255);
     background-color: #900;
     padding: 4px, 4px, 0px, 0px;
}
/*
.button-33 {
     margin-right: 5px;
     align-items: center;
     appearance: none;
     background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
     border: 0;
     border-radius: 6px;
     box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
     box-sizing: border-box;
     color: #fff;
     cursor: pointer;
     display: inline-flex;
     font-family: "JetBrains Mono",monospace;
     height: 24px;
     justify-content: center;
     line-height: 1;
     list-style: none;
     overflow: hidden;
     padding-left: 8px;
     padding-right: 8px;
     position: relative;
     text-align: left;
     text-decoration: none;
     transition: box-shadow .15s,transform .15s;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     white-space: nowrap;
     will-change: box-shadow,transform;
     font-size: 16px;
}
.button-33-ena {
     color: #2a4466 !important;
}
.button-33:focus {
     box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-33:hover {
     box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
     transform: translateY(-2px);
}

.button-33:active {
     box-shadow: #3c4fe0 0 3px 7px inset;
     transform: translateY(2px);
}
*/
#divEna {
     border: solid 1px;
     border-color: #839dfd;
     width: 60%;
}
.votTot {
     border: solid 2px;
     border-color: blue;
     width:200px;
     padding: 5px;
     display: table;
}
.votEle {
     width: 80px;
     padding: 5px;
}
.boxsez {
     background-color: #f3f685; 
}

/*
.quickpic {
	font-size: 2em;
	color: #0000ff;
	background-color: #00ff00;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 10px;
}

#my_camera {
  position: relative;
  border: solid 2px;
  display: inline-block;
}

#btnweb {
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  border: 1px solid #7BB73A; 
}
#webcam {
  position: relative;
  border: solid 2px #008000;
  display: inline-block;
}
*/
.separadiv {
  width: 100%;
  margin-bottom: 10px;
}

#container {
  width: 99%;
  margin-left: 1%;
	float: left;
}
.hidden1 {
  padding: 0px 0px 0px 0px !important;
  margin-left: -10000px !important;
}

.piuinla {
  margin-left: 20px;
}
.divcloseseggio {
  background-color: yellow;
  width: 380px;
  height: 100px;
  margin: 20px 0px 50px 200px;
}
.ckviamsg {
  margin-left: 40%;
}
.divboxato {
  border:dotted 0.5px blue;
  padding: 4px;
  margin-bottom: 4px;
  width: 65%;
}
.telpdf {
  padding: 3px;
  margin-bottom: 8px;
  text-align: center;
  border: solid 1px red;
  background-color: rgb(65, 64, 64);
  cursor: pointer;
}
.combovanzo {
  max-width: 80px;
  margin-left: 1px;
  margin-right: 1px;  
}


/*---------------------- iframe like */
.modal-overlay {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.modal-box {
  background: #fff;
  width: 600px;
  height: 400px;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  padding: 1em;
  overflow: auto;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.modal-close {
  position: absolute;
  right: 10px; top: 10px;
  cursor: pointer;
  font-size: 1.5em;
  font-weight: bold;
  color: #aaa;
}

.modal-close:hover {
  color: #000;
}
#otpreset {
  margin: 0 0 0 0;
}