
/*body*/
body{
  background: #CCCCCC;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  overflow-x: hidden;
  /*per test greyscale su IE*/
  /*filter:gray;*/
  padding-bottom:30px;
}
.center-body{
  width: 93% !important;
  width: 93%;
  margin-left:3% !important;
  margin-left:3%;
  background-color: #fff; 
	margin:0;
  margin-top: 18px;
  padding:0;
  float: left;
  margin-bottom:30px;
}
.center-body-again {
  margin-left:3% !important;
  margin-left:3%;
}
.center-body .top{
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom:25px;  
}
.center-body .top #header{
  width: 98%;
  float: left;
  border: 1px solid #fcfefc;
}
.center-body .top .titolo,
.center-body .top .titolo-idp{
  width: 40%;
  float: left;
  margin-top: 40px; 
  color: #A9141A;
  font-weight: bold;
  font-size: 110%;
  text-align: center;

}
.center-body .top .titolo{
  clear: right;
  border:1px solid #fcfefc;
}

.center-body .top .titolo .dominio,
.center-body .top  .titolo-idp .dominio{
  color: #000;
  margin:0;
  padding:0;
  padding-top: 15px;
  float:left;
  width: 100%;
}
.center-body .top .logo-sx{
  width: 30%;
  float: left;
  margin-left: 5px;
  vertical-align:top;
  margin-top:-6px;
  border:1px solid #fcfefc;
  height: 93px;
  line-height:93px;
  min-width: 241px;
}

.center-body .top .logo-dx{
  width: 20%;
  float:right;
  margin-top: 20px;
  vertical-align:bottom;
  border:1px solid #fcfefc;
}
.center-body .top .welcome{
  width: 20%;
  float:right;
	font-size: 90%;
  vertical-align:top;  
  text-transform: capitalize;
 
}

.center-body .top .welcome a{
	text-decoration: underline;
  	color: #A9141A ;
}

/*IDM layout*/
.all-content{
  width: 100%;
  float: left;
}
.vertical-menu{
  width: 25%;
  float: left;
  padding: 3px;
  border:1px solid #fcfefc;
  min-width: 195px;
}

.no-menu{
	width: auto;
}

.right-content{
  width: 72%;
  float: left;
  padding:0;
  margin:0;
  border:1px solid transparent;
}

.vertical-menu #menu5 {
	width: 91%;
	border: none;
	margin: 3px;
	float: left;	
  border-top: 1px dashed #969696;
  padding-bottom: 15px;
  padding-left: 1em;
  background-color:#f7f7f7;
}
.vertical-menu #menu5 li{
  list-style-type: none;
  margin:0;
  padding:0;
	padding-left: 5px;
	border-top:1px solid #fcfefc;
  text-indent: -1.4em;
  
  margin-top: 0.5em;
  margin-bottom: 0.5em;
	}	
#menu5 li a {
  padding:10px;
	text-decoration: underline;
  font-size: 80%;
	background-image:url(../img/list-icon.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;	
	padding-left:25px;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #000;
	text-align: left;
	}
	
#menu5 li a:hover {
	color: #A9141A;
	text-align: left;
	}
	
#menu5 li a:active {
	color: #000;
	text-align: left;
	}
.vertical-menu #menu5 li a:hover{
	background-image:url(../img/list-icon2.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;	
	}		
/*TABS*/

.glossymenu{

	padding: 0;
	margin: 0;
	background: url('../img/menug_bg.gif') repeat-x; /*tab background image path*/
	line-height: 46px;
	list-style: none;
	float: left;
	width: 100%;
}
.glossymenu li{
	float:left;
	padding: 0;
	margin: 0;
	display:block;
	white-space: nowrap;
	margin-right: 0.5em;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a strong{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #000;
	background: url('../img/menug_hover_left.gif') no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a strong, .glossymenu li a:hover strong{
	color: #000;
	background: url('../img/menug_hover_right.gif') no-repeat right top; /*right tab image path*/
}

div#tabs #tab1, #tab2, #tab3{
    display: block;
}

/* form.css */
/* form.css */
* {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
  float: left;
  width: 100%;  
}
.tabellare{
  padding-left: 20px;
  float: left;
  width: 100%;
}

form fieldset {
	border-style: none;
	padding-left: 10px;
	margin: 0 0 0 0;
}
form .small-form{
	padding: 5px;
	float:left;
  width:100%;
}
.orange-form{
  background-color: #FFB05D;
  padding: 5px 0 5px 0 !important;
  border-style: none;
}

.as-button{
	display:inline-block;
	border: 1px solid #000;
	padding: 2px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	background-color: #F7F7F7;
	margin: 2px;
}
.as-button:hover,
.as-button:visited{
	color:#000;
}

.as-label{
  font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;  
	float: left;
}

.file-label{
	font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;  
	float: left;
	width: 19% !important;
}

.file-size{
	font-weight: normal !important;
	padding: 2px 0px 0px 6px !important;
}

.required-70 span.as-label{
  
	padding: 1px 5px 3px 5px;
	margin: 0 10px 5px  0;  	
	float: left;
	width: 39%;
	text-align: right;
	font-weight: normal;
}

.required-70 span{
	font-size: 80%;
  	float: left;  	
  	text-align: left;
  	padding: 1px ;
	margin: 0 0 0  0;
	font-weight: bold;
  	
}
span.label-legend{
	font-weight: normal;
	font-size: 60%;
	margin-top: 3px;
	float:left;
	color: #6F6F6F;
	width: 56%;
	}
.as-label-img{
  font-size:80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;
  float: left;
  width: 90%;

}
.left-img{
  float: left;
  width: 6%;
  vertical-align: baseline;
  margin-top:7px; 
}
.as-label-bold{
  font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0; 
	font-weight: bold;
	color:#A9141A;
}
.as-label-left{
  font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: left;
	float: left;
	width:100%;
}
form .required,
.content .required{
  float:left;
  width:49%;
}
form fieldset legend {
	font-size: 90%;
	font-weight: bold;
	color: gray;
	margin: 0 0 0 0;
	padding: 0;
}
form .required,
.content .required{
	float: left;
	width: 48%;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}

p input{
	width: 100%;
	border: 0px #FFFFFF;
	/*modifica x validazione css3 28/09/09*/
	/*
	filter:alpha(opacity=100);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	*/
}

form .required-100,
.content .required-100{
	float: left;
	width: 100% !important;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
form .required-100-scroll{
	float: left;
	text-align: justify; 
	background-color: #ffffff;
	width: 100%;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
	
	width:100%;
	/*modifica per validaz css3 28/09/09*/
	/*word-wrap: break-word;*/      /* IE 5.5-7 */	
    /*white-space: -moz-pre-wrap !important;*/ /* Firefox 1.0-2.0 */
    /*white-space: pre-line;*/      /* current browsers */

	white-space: pre-wrap;
   
    overflow: auto;
	height: 150px;
	font-size: 80%;
	border: 1px solid gray;
}
/* MEV/04/2013 ID 1.3 - Attività post collaudo*/
form .required-70, #user_attachment_div{
	float: left;
	width: 70%;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
/* MEV/04/2013 ID 1.3 - Attività post collaudo*/
#user_attachment_div {
	padding-bottom:50px;
}
/* MEV/04/2013 ID 1.3 - Attività post collaudo*/
.user_attachment_item a{
	display:inline-block;
	padding:8px 0;
}

form .required-right{
	width: 90%;
	margin: 0;
	padding: 0;
	float: left;
}
form .required-30{
	float: left;
	width: 29%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}
form .required-30-left{	
	
	float: left;
	width: 29%;
	display: block;
	margin:5px 0 0;
	padding:1px 0px;
	text-align: left;
	font-weight:normal !important; 
	font-size: 90% !important; 
}
form .required-30-left a{	
	
	font-weight:normal !important; 
	font-size: 90% !important; 
}
form .required-51{
	float: left;
	width: 51%;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
form div fieldset {
	clear: none;
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px;
}

form div label {
	display: block;
	float: left;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}
label {
	font-size: 80%;
}

form .testo{
  font-size: 90%;
	padding: 3px 5px;
	margin: 0 0 5px 0;
  float: left;
  width: 100%;  
}
form .small-form label{
  font-size: 80%;
  width: 39%;
  float:left;
  text-align:left;
}

form .small-form .required-70 label{
	text-align: right;
	margin-right: 10px;
	padding-top: 1px;
	
}
.required-right label {
	width: 90%;
	float: left;
	padding-left: 20px;
}
label u {
	font-style: normal;
	text-decoration: underline;
}

.button-send {
	
	border: 1px solid black;
	width: 10em;
	 /* margin-right: 20px; */
	margin: 1px 20px 10px 20px;
	background-color: #F7F7F7;
	cursor: pointer;
	padding-left:0.5em;
	padding-right:0.5em;
}

input, select {
	color: #000;
	border: 1px solid gray;
	width: 56%;
  float:left;
}

input[type=file]{
	width: auto;
}

textarea {
	color: #000;
  	float:left;
	width: 56%;
	height: 220px;
	border: 1px solid gray;
	padding: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size:100%;
	
}

textarea.longta  {
	width: 90%;
	}


input[type="radio"]{
	border: 0px #FFFFFF;
}
input[type="checkbox"]{
	font-size:100%;
	border: 0px #FFFFFF;
	width: auto;
	margin: 3px
}
.required-right input {
	width: 20%;
	float: left;
}
.short{
  width: 10em;
}

.shortcombo{
  width: 4em;
   height: 20px;
   margin-right: 10px;
}

.shortcombodays{
  width: 3em;
   height: 20px;
   margin-right: 10px;
}

.shortcombomonths{
  width: 4em;
   height: 20px;
   margin-right: 10px;
}

.shortcomboSesso{
  width: 4em;
   height: 2em;
   margin-right: 10px;
}

.shortinput{
  width: 7em; 
  margin-left: 0px;
}

.button{
	border: 1px solid black;
	width: 10em;
	 /* margin-right: 20px; */
	margin: 10px 20px 10px 10px;
	background-color: #F7F7F7;
	cursor: pointer;
	padding-left:0.5em;
	padding-right:0.5em;
}
.cod-fisc-uppercase{
	text-transform: uppercase;
}

textarea {
	overflow: auto;
}

.bottoni{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.bottoni-center{
	float: left;
	width: 100%;
	padding-left:40%;
	margin-top:10px;
	margin-bottom:20px;
}

.message{
	float: left;
	width: 100%;
	padding:5px;
	margin-top: 20px;
}
h1{
  padding:0;
  margin:0;
	font-weight: normal;
	font-size: 130%;
	color: #000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	float:left;
	width: 100%;
}
h2{
  padding:0;
  margin:0;
	font-weight: normal;
	font-size: 90%;
	color: #000;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	float:left;
	width: 100%;
}

h3{
  padding:0;
  margin:0;
	font-weight: normal;
	color: #A9141A;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	float:left;
	width: 100%;
	font-size:80%;
}
.right-content h1,
.right-content h2{
  padding-left: 0px;
}

/*rounded corners*/
.rbroundbox { background: url(../img/nt.gif) repeat; float:left; width:100%;}
.rbtop div { background: url(../img/tl.gif) no-repeat top left;}
.rbtop { background: url(../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/bl.gif) no-repeat bottom left; float:left; }
.rbbot { background: url(../img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1em;
float:left;
}
.rbcontent { margin: 0 0; float:left; width:100%;}
.rbroundbox { width: 100%; float:left; width:100%}

/*orange*/
.rbroundbox-or { background: url(../img/nt-or.gif) repeat; float:left; width:90%; margin: 2px;padding:0; }
.rbtop-or div { background: url(../img/tl-or.gif) no-repeat top left;}
.rbtop-or { background: url(../img/tr-or.gif) no-repeat top right; }
.rbbot-or div { background: url(../img/bl-or.gif) no-repeat bottom left; float:left; }
.rbbot-or { background: url(../img/br-or.gif) no-repeat bottom right; }
/*fine orange box*/
/*silver*/
.rbroundbox-silver { background: url(../img/nt-silver.gif) repeat; float:left; width:90%; margin: 2px;padding:0; }
.rbtop-silver div { background: url(../img/tl-silver.gif) no-repeat top left;}
.rbtop-silver { background: url(../img/tr-silver.gif) no-repeat top right; }
.rbbot-silver div { background: url(../img/bl-silver.gif) no-repeat bottom left; float:left; }
.rbbot-silver { background: url(../img/br-silver.gif) no-repeat bottom right; }
/*fine silver box*/
/* height and width stuff, width not really nessisary. */
.rbtop-or div, .rbtop-or, .rbbot-or div, .rbbot-or,
.rbtop-silver div, .rbtop-silver, .rbbot-silver div, .rbbot-silver {
width: 100%;
height: 7px;
float:left;
}
.rbcontent-or,
.rbcontent-silver { margin: 0 0; float:left; width:100% ; padding: 0; padding-left: 5px; color:#000;}

.rbcontent-or p,
.rbcontent-silver p{
  float: left;
  width: 100%;
  font-size: 90%;
}
.rbroundbox-or,
.rbroundbox-silver { 
	width: 96%;
	float:left;
	border:1px solid #fcfefc;
	min-width: 195px;
}
/*fine*/

.footer .rbcontent, .plus .rbcontent {
	font-weight: bold;
}
.footer .rbcontent a, 
.footer .rbcontent a:hover, 
.plus a, 
.plus a:hover{
	color: #000;
}
.footer p,
.plus{
	padding-left: 10px;
	padding-top: 10px; 
	text-align: left;
}
.footer p a, a:hover, .plus a, .plus a:hover{
	color: #A9141A;
}

/*footer*/
.footer{
	padding-left: 10px;
	padding-top: 10px; 
	padding-bottom: 10px;
	text-align: left;
	float:left;
	width: 100%;
	border-top: 1px solid #CCD2D2;
	font-size: 80%;
}
.footer p a,
.footer p a:visited{
	color:#555555;
}
.footer p a:hover{
	color:#A9141A;
}
.footer-left{
	float: left;
	width: 74%;
}
.footer-right{
	float: left;
	width: 23%;
	text-align: center !important;
	padding-right: 0px;
	color: gray;
	/*font-size: 70%;*/
	padding-top:10px !important;
	padding-right:0px !important;
	/*padding-right:30px;*/
}
.footer img{
  border: none;
  margin:0px;
  padding-top:5px;
}
/*fine footer*/
.right-content .content{
  padding:10px;
  padding-right:15px;

  text-align:justify;
  float: left;
  width: 100%;
}
.right-content .content .testo-small{
  font-size: 80%;
}

.right-content .content a{
  color: #A9141A;
  font-weight: bold;
}

.right-content .content .bottoni a{
  color: #A9141A;
  font-weight: normal;
  float: left;
  margin-top:13px;
	padding-left:0.5em;
	padding-right:0.5em;
	
	font-size: 90%;
}

.right-content .lista-numerata{
  list-style-type: decimal;
  list-style-position: outside;
  float: left;
  width: 100%;
}

.right-content .lista-alfa{
  list-style-type: lower-alpha;
  list-style-position: outside;
  float: left;
  width: 100%;  
}
.right-content .lista-numerata li,
.right-content .lista-alfa li{
  margin-left: 20px;
}
.right-content .lista-home{
  list-style: none;
  float: left;
  width: 100%;
}
.right-content .lista-home-ind{
  list-style: none;
  float: left;
  width: 100%;
  margin-left:15px ;
  
}

.lista-accessibilita{
  list-style: none;
  float: left;
  width: 90%;
  margin-left:15px ;
  
}
.lista-accessibilita li{
 
  line-height:20px;
}

.lista-home-ind li{
  line-height:26px;

}
.classe-a-small{
  
  background-image: url(../img/classea-small.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 43px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right:10px;
}
.classe-b-small{
  background-image: url(../img/classeb-small.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 43px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right:10px;
}
.classe-c-small{
  background-image: url(../img/classec-small.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 43px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right:10px;
}
.padded{
  width: 100%;
  float: left;
  padding-left: 30px;
  padding-bottom:10px;
}
.padded .required-70{
  padding-left: 40px;
}
/*displaytag*/
/* CSS Document */
table{
	background: #fcfefc;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left:20px;
	font-size:80%;
	float:left;
}
.as-longer{
  width: 95%;
  float:none;
  background:url('../img/nt.gif')
}
caption{
	width: 100%;
	text-align: left;
	font-weight: bolder;
	border-top: 4px double #bbb;
}

thead{
	background: #FFB05D;
	color: #000;

}

#raStart thead{
	display: none;
}

thead * th{
	border-bottom: 1px outset #fff;
	border-top: 1px outset #fff;
	padding: 5px;
	border-left:1px solid #fcfefc;
	border-right:1px solid #fcfefc;
}
tfoot{
	background: #FFA109;
}

table * a{
	color: #000;
}

tbody * td{
  padding: 5px;
	border: 0px none;
	border-bottom: 1px solid #ddd;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
	
}
.img-smart{
	text-align: center;
}
.bold-cell{
  font-weight: bold;
}
tbody td a{
	/*background: url(../img/down_arrow.gif) no-repeat;*/
	background-position: top left;
	min-height: 20px;
	padding-left: 20px;
	float: left;
	padding-right: 4px;
}
tbody tr th+td a{
	background-image: none;
	padding: inherit;
	float: inherit;
}
/* Fake for IE, argh! Maybe IE 7 will resolve this. */
tbody td a{
	/*modifica x validaz css3 28/09/09*/
	/*
	_background: none;
	_background-position: inherit;
	_padding-left: 2px;
	_float: inherit;
	_padding-right: inherit;
	*/
}
tfoot * th{
	border-bottom: 1px outset;
	border-top: 1px outset;
}
/*bottone download*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
    clear: both;
}

.clear-thin { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
    height: 1px;
    clear: both;
}
.clear-white{
    width: 100%;
    background-color: #FCFEFC;
    float: left;
}

a.bottone-rounded{
    /* Sliding right image */
    background: transparent url('../img/button_right_05.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-left: 40%;
    
}
a.bottone-rounded-inline{
    /* Sliding right image */
    background: transparent url('button_right_05.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-left: 5%;
}
a.bottone-rounded span,
a.bottone-rounded-inline span {
    /* Background left image */ 
    background: transparent url('../img/button_left_05.png') no-repeat; 
    display: block;
    line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 0 5px 18px;
    text-decoration:none;
    color:#000;
} 
a.bottone-rounded:hover span,
a.bottone-rounded-inline:hover span{
    text-decoration:none;
    color:#A9141A;
    cursor: pointer;
}

form .small-form .domandaCaptcha2 label {
	width: 19%;
}	
form .small-form .domandaCaptcha label {
	width: 50%;
}

.small-form h1{
		margin: 0 0 10px;
	}

div.bottone-rounded{
    /* Sliding right image */
    background: transparent url('../img/button_right_05.png') no-repeat scroll;
    background-position: 100%;
    display: block;
    float: left;
    width: 20%;
    height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
  	padding-top:10px; 
    padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-left: 0%;
	
}

div.bottone-rounded input{
    /* Background left image */
    margin-left:0px; 
    background: transparent url('../img/button_left_05.png') no-repeat; 
    background-position: top left;
    padding: 6px;
    text-decoration:none;
    color:#000;
    margin-top:-10px;
    margin-right: 6px;
  	padding-left:20px; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    height: 35px;
    font-size: 100%;
    border:0px;
    text-align: center;
    float: left;
    width: 100%;
    
}

div.bottone-rounded input:hover{
    text-decoration:none;
    color:#A9141A;
    cursor: pointer;
}

.action-buttons{
 /* background-color: #fff;*/
  float:left;
  width: 98%;
  padding: 5px;
  text-align: center;
  margin-left:5px;
}
.tabellare .action-buttons{
  margin-left:0;
  width: 97.5%;

}

/*MENU amministratori*/
.menu {
  margin:10px 0 20px 5px; 
  font-size: 75%;
  width:90%;
  float:left;
}

.menu ul {
  padding:0;
  margin:0;
  list-style-type:none;
  width:100%;
  float:left;
  min-width: 200px;
}

.menu li {
  background-color: white;
  background-image: url(../img/bg-menu.png);
  background-repeat: repeat-x;
  background-position: 70%;
  /*height:2em;*/
  width:100%;
  border:1px solid #fcfefc;
  border-width:0 1px 1px 1px;
  white-space: nowrap;
  margin-bottom: 0.5em; 
}
.menu li.sub {
  background:#D2D2D2 url(../img/freccia.gif) no-repeat 95% center;
} 


/* style the links */
.menu a, .menu a:visited {
  display:block; 
  text-decoration:none;
  height:1.9em;
  line-height:1.9em;
  width:100%;
  color:#000;
  text-indent:5px;

}

* html .menu a, * html .menu a:visited {width:100%; width:100%;}
* html .menu a:hover {color:#000; background:#FFC486; position:relative;}

.menu li:hover {
	position:relative; 
}

.menu a:active, .menu a:focus {color:#000; background:#FFC486;}

.menu li:hover > a {
	color:#000; 
	background-color:#FFC486;
}
/*firefox*/
.menu li ul {
  visibility:hidden;
  position:absolute;
  top:-30px;
  /* set up the overlap (minus the overrun) */
  left:150px;
  /* set up the overrun area */
  padding:30px;
  /* this is for IE to make it interpret the overrrun padding */
  /*background-image:url(../img/transparent.gif);*/
  background-color: transparent;
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul,
.menu ul a:hover ul,
.menu ul a:hover ul a:hover ul,
.menu ul a:hover ul a:hover ul a:hover ul,
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul
{
	visibility:visible;
	z-index: 0;
}

.menu ul a:hover ul ul,
.menu ul a:hover ul a:hover ul ul,
.menu ul a:hover ul a:hover ul a:hover ul ul{
	visibility:hidden;
	z-index:100;
}

.script{
	visibility:visible;
	}

.classe-aff{
  padding:0;
  margin:0;
  list-style-type:none;
  width:100%;
  float:left;
  list-style-type: none;
}
.classe-aff li{
  line-height:26px;
  vertical-align: middle;
}
.classe-aff .classe-a{
  background-image: url(../img/classea.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 205px;
}
.classe-aff .classe-b{
  background-image: url(../img/classeb.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 159px;
}
.classe-aff .classe-c{
  background-image: url(../img/classec.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 115px;
}
.lista-semplice{
  padding:0;
  margin:0;
  list-style-type: circle;
  width:100%;
  float:left;
  font-size: 80%;
}

.float{
float:left;
padding:7px;
}
.lista-semplice li{
  padding:3px;
}
/*gestione errori*/
.errors{
 /* color: #A9141A;*/
 color: red;
  font-size: 80%;
  font-weight: normal;
  float:left;
  width: 90%;
  padding-left: 15px;
  padding-top:3px;
}

.errorField{
  border:1px solid red;
}
 
.form-error{
  color: red;
  font-size: 95%;
  font-weight: bold;
  float:left;
  width: 70%;
  margin-top: 15px;
  margin-right:100%;
  padding: 5px;
  border:2px solid red;
}
.main-error{
  color: #A9141A;
  font-size: 95%;
  font-weight: bold;
  float:left;
  width: 100%;
  padding: 10px;
}
.operaz-ok{
  color: #5D6917;
  font-size: 95%;
  font-weight: bold;
  float:left;
  width: 100%;
  padding: 10px;  
}
.operaz-import-ok{
  color: #5D6917;
  font-size: 75%;
  font-weight: normal;
  float:left;
  width: 100%;
  padding: 10px;
}
.waiting{
	float:left;
	width: 80%;
	text-align: center;
	display: none;
	clear:both;
	
}
.alignLeft{
  padding-left:0;
  margin-left:0;
}
.action-buttons .button{
	width: 230px;
	float:left;
	height:25px;
	background-image: url(../img/btn-bordo1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color:#4B4B4D;
	cursor: pointer;
	border: 0;
	text-align:left;
	margin: 2px;
	padding: 0px;
	/*padding-left:12px;*/
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 3px;
	text-decoration: underline;
	font-weight: bold;	
}
input.as-link  {
    background-color: transparent;
    border: 0 none;
    color: #A9141A;
    cursor: pointer;
    float: none;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    width: auto;
}

/**
 * The automcomplete box styling
 */
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  font-size: 80%;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;     
}
div.autocomplete ul li.selected { background-color: #ffb;  }
div.autocomplete ul li { 
  list-style-type:none;  
  display:block;
  margin:0;
  padding:3px 5px;
  height:auto;
  cursor:pointer;
  text-transform: capitalize;
}
.capitalize{
	text-transform: capitalize;
}
.ajax-loader{
  margin-top:5px;
  padding-top:1px;
  background-image: url(../img/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: left;  
}

#loading{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: #CF4342;
    font-size: 70%;
    color: white;
    padding: 2px;
    
}

.elenco{
	margin-left: 12px;
}

.bordered-red{
	border: 1px solid red;
}

.bordered-orange{
	border: 1px solid orange;
}

.main-error-orange{
  color: orange;
  font-size: 95%;
  font-weight: bold;
  float:left;
  width: 100%;
  padding: 10px;
}

.as-label-red{
  font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;  
	float: left;
	color: red;
}

.as-label-orange{
  font-size: 80%;
	padding: 3px 5px;
	margin: 0 0 5px 0;  
	float: left;
	color: orange;
}

span.link{
	text-decoration: underline;
	cursor: pointer;
}

.width20{
	width:20% !important;
}

.width40{
	width:40% !important;
}

#elencoID,#elencoValori,#saveUserSubmit,#attrCertSi{
	display:none;
}

.columnCenter{
	text-align:center !important;
}

.newACLRuleClass{
	width: 50em;
}
.order2:after {
  display: inline;
  content: "▼";
  text-decoration:none;
}
.order1:after {
  display: inline;
  content: "▲";
  text-decoration:none;
}