body{
  background: #fff;
  color: #444;
  font: 11px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

fieldset {
  border: 1px solid #2A5877;
  margin-top: 5px;
}

hr{
  height: 1px;
}

input[type=text], select, textarea{
  border: 1px solid #D9D5D5;
  color: #666;
  padding: 2px;
}

legend {
  background-color: #505050;
  color: #FFFFFF;
  font-weight: bold;
}

pre{
  font-family: "Courier New", Courier, monospace;
  margin: 0;
  padding: 0;
}

table.mainlist td{
  vertical-align: top;
}

textarea{
  border: 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.checkbox,.radio{
  background: transparent;
  border: 0px;
  margin: 0px;
  vertical-align: bottom;
}

.d_none {
  display: none;
}

.evenlist{
  background: #FFF;
  color: #000;
}

table.tb_generale {
  border-collapse: collapse;
   padding: 0px; margin: 0px;
}

table.tb_generale td {
 padding: 0px; margin: 0px;
}

.evenlist,.oddlist{
  padding: 2px 8px 4px 5px;
  vertical-align: middle;
}

.h3row,.monthheader{
  background: #fff url(../images/bgBlue.gif);
  border: #99c;
  color: #444;
}

.innerprodcell{
  background: #EDEDFF;
  vertical-align: top;
  width: 50%;
}

.innerprodcell .innercelldescr{
  background: #EDEDFF;
  padding: 5px;
}

.innerprodcell .innercelltitle{
  background: transparent url(../images/listViewBg.gif) repeat-x scroll left top;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  padding-bottom: 5px;
}

.innerproddescr{
  background: #EDEDFF;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.innerproddescr ul{
  list-style: url(../images/mt_list_arrow.png);
  margin: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 15px;
}

.innerproddescr ul li{
  margin-bottom: 3px !important;
}

.innerprodseparator{
  clear: both;
  line-height: 15px;
}

.innerprodtitle{
  background: transparent url(../images/listViewBg.gif) repeat-x scroll left top;
  clear: both;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.nondisp{
  visibility: hidden;
}

.obblig{
  border-left: 4px solid red;
}

.oddList {
  background: #EEEEEE;
  color: #000;
}

.prodcontfull ul{
  list-style: url(images/mt_list_arrow.png);
}

.prodcontleft{
  float: left;
  padding-top: 15px;
  text-align: left;
  width: 110px;
}

.prodcontright{
  float: right;
  padding-top: 15px;
  width: 205px;
}

.prodcontright ul{
  list-style: url(images/mt_list_arrow.png);
  padding: 0px;
}

.spacer{
  background:white !important;
  border: 0px !important;
}

.tdform{
  background: #B0FEFF;
  border: 1px solid black;
  color: #444;
  padding: 3px;
  text-align: right;
}

.tdtitolo{
  background:#483D8B !important;
  border: 0px !important;
  border-bottom:1px solid #49708E !important;
  color: #FFF;
  cursor: auto !important;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}

.title{
  color:#555555;
  font-weight: bold;
}

a.addlink{
  background: url(../images/add.gif) no-repeat;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 20px;
}

a.nextlink{
  background: url(../images/arrow_right.gif) no-repeat right;
  height: 15px;
  margin-left: 10px;
  padding-right: 20px;
}

a.prevlink{
  background: url(../images/arrow_left.gif) no-repeat;
  height: 15px;
  margin-right: 10px;
  padding-left: 20px;
}

a.prevlink, a.nextlink, a.addlink{
  color: #097ABA;
}

div.autocomplete{
  background: #FFF;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 250px;
  z-index: 9999;
}

div.autocomplete ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul li{
  cursor: pointer;
  display: block;
  list-style: none;
  margin: 0;
  padding: 2px;
}

div.autocomplete ul li.selected{
  background: #ffb;
}

div.box{
  height: 250px;
  overflow: auto;
  padding: 4px 5px 4px 5px;
}

div.box_nota1{
  height: 140px;
  width: 250px;
  overflow: auto;
}

div.box_nota{
  height: 140px;
  width: 300px;
  overflow: auto;
}

div.colonna{
  float: left;
  padding: 10px;
  width: 240px;
}

div.cont_box{
  height: 250px;
  overflow: scroll;
}

div.div_sx{
  border: 1px solid #bbb;
  height: 250px;
  margin: 3px;
  overflow: auto;
}

div.handle{
  background: #5788AF;
  color: #FFF;
  cursor: move;
  width: 100%;
}

div.keys{
  background: #F0F8FF;
  border: 1px solid navy;
  margin: 5px 20px 5px 20px;
  padding: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

div.pag_title{
  color: #555555;
  font: bold 20px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
  border-bottom: 1px solid #D0D0D0;
}

div.pag_titlea{
	color: #555555;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}

div.rag_title{
  color: #555555;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
  background-color: #D7D7D7;
  border-bottom: 1px solid #848484;
  border-top: 1px solid #848484;
}

div.rag_title span.title {
    padding-bottom: 10px;
      font: bold 32px Verdana, Arial, Helvetica, sans-serif;
      display: inline-block;

}

div.rag_title p {
 margin: 0;
 padding: 0;

}

div.rag_title table td {
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
}

div.rag_title table td.label {
    font-weight: bold;
    text-align: right;
}
div.rag_title table  {
    border: 0;
    border-collapse:collapse;
}

div.pulsanti{
  margin-bottom: 2px;
}

div.sez_msg{
  background: #FFF;
  border: 1px solid #FFE4E1;
  color: #000080;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 10px;
  text-align: center;
}

div.sez_title{
  padding: 3px;
  border-bottom: 2px solid #9966FF;
  color: #4F76A3;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
}

div.sx_content{
  font: 11px Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

div.sx_content a{
  border-bottom: 1px solid #A6C9E2;
  display: block;
  text-decoration: none;
}

img, table.mainlist td img{
  border: 0px;
}

input.error {
  color: red;
  font-weight: bold;
  border-color: red;
}

input.noborder{
  border: 0px none;
}

label.error {
  color: red;
  font-weight: bold;
}

li.item{
  background: #A7C6DF;
  border: 1px solid #5788AF;
  height: 50px;
  list-style: none;
  margin-bottom: 15px;
  margin-left: -40px;
}

span.dato1{
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
}

span.dato2{
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
}

span.errore{
  color: #F00;
  font-weight: bold;
}

span.label{
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
}

table.actions td{
  border: 0px;
  padding: 0px;
}

table.keys{
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

table.listnews{
  background: #FFF;
  border: 1px solid #9E9E9E;
}

table.listnews td{
  border-top: 1px solid #ffffff;
  color: #33485c;
  font-size: 12px;
  text-align: left;
}

table.listnews th{
  background: #f8f7f7 url(../images/listViewBg.gif) repeat-x bottom;
  border-bottom: 1px solid #b0cbe2;
  border-top: 1px solid #ffffff;
  color: #33485c;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  padding: 3px 5px 3px 5px;
  text-align: left;
}

table.listview{
  border: 1px solid #9999cc;
}

table.listview th,.listviewths1{
  background: url(../images/bgblue.gif) repeat-x bottom;
  border: #99c;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  padding: 3px 5px 3px 5px;
  text-align: left;
}

table.mainlist {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 12px;
}

table.mainlist caption, table.mainlist2 caption{
  font-size: 150%;
  font-weight: bold;
  margin: 5px;
}

table.mainlist tbody th, table.tableview th, table.mainlist2 tbody th{
  font-weight: bold;
}

table.mainlist tbody tr.altcol2, table.mainlist2 tbody tr.altcol2, tr.oddlist{
  background: #F1EFEF;
}

table.tableview td.label {
  font-weight: bold;
  padding: 2px;
  padding-right: 5px;
  text-align: right;
}



table.mainlist td.label, table.mainlist2 td.label{
  font-weight: bold;
  padding: 2px;
  padding-right: 5px;
  text-align: right;
}

table.mainlist td.rag, table.keys td{
  color: #666;
  font-weight: bold;
}

table.mainlist tfoot th, table.mainlist tfoot td, table.mainlist2 tfoot th, table.mainlist2 tfoot td{
  font-size: 85%;
}

table.mainlist th{
  background: #B0B0B0;
  color: #FFFFFF;
  border: 1px solid #909090;
  text-align: center;
    padding-top: 5px;
  padding-bottom: 5px;
}

table.mainlist th a{
  color: #FFFFFF;
}



table.mainlist, table.mainlist td{
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  color: #555555;
  font-family: Arial, sans-serif, "Trebuchet MS", Verdana;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}




table.mainlist2 th{
  background: #E6EDF5;
  color: #4F76A3;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}

table.mainlist2, table.mainlist2 th, table.mainlis2t td{
  border: 1px solid #6600FF;
  border-collapse: collapse;
  color: #555;
  font-family: "Trebuchet MS", Arial, sans-serif;
  vertical-align: top;
}

table.nascondi{
  background: #E6E6FA;
  border: 1px solid navy;
  margin: 10px;
  width: auto;
}

table.nascondi td{
  font-size: 12px;
  text-align: center;
}

table.tableview{
  border: 1px solid #D4E0EE;
  border-collapse: collapse;
  font-family: "Trebuchet MS", Arial, sans-serif;
  margin-left: 10px;
  border-collapse: collapse;
}

table.tableview td.td_nota{
  color: #000;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

table.tableview td.title{
  border-bottom: 2px solid #555555;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}

table.tableview th, table.tableview td{
  border: 1px dotted #D4E0EE;
  color: #555;
  font: 11px "Trebuchet MS", Arial, sans-serif;
  padding-left: 5px;
  padding-right: 5px;
    padding-top: 5px;
      padding-bottom: 5px;
  text-align: left;
}

table.tb_generale td.td_sinistra{
  vertical-align: top;
  width: 10px;
}

table.tb_rapp{
  border: 1px solid #000000;
  border-collapse: collapse;
  margin: 5px;
}

table.tb_rapp td.dati{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 40px;
  padding-left: 50px;
}

table.tb_rapp td.dati strong{
  color: #00008B;
  font-size: 20px;
}

table.tb_rapp td.td_firma{
  border-bottom: 1px solid #111111;
  font-size: 10px;
  padding-left: 5px;
}

table.tb_rapp td.td_testo{
  font-size: 10px;
  padding: 10px;
}

table.tb_rapp td.td_titolo{
  border-bottom: 1px solid #111111;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  text-align: left;
}

table.tb_rapp td.td_titolo3{
  border-bottom: 1px dotted #111111;
  border-top: 1px dotted #111111;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}

table.tb_rapp td.titolo2{
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}

table.tb_rapp td.titolo4{
  font-size: 14px;
  padding: 10px;
}

table.tb_rapp1{
  border-collapse: collapse;
  margin: 20px 5px 20px 5px;
}

table.tb_rapp2{
  border-collapse: collapse;
}

td.lower{
  text-transform: lowercase;
}

td.rag a{
  color: #666;
}

td.right, th.right{
  text-align: right;
}

td.text_bold{
  background: #F2F2F2;
  font-weight: bold;
}

ul.sortabledemo{
  min-height: 150px;
  width: 200px;
}

div#contents {
  padding: 0px;
}


#boxcont{
  display: block;
  float: left;
  margin: 0;
}

#innerprodlogo{
  background: #EDEDFF;
  border-bottom: 3px solid #666666;
  clear: both;
  height: 80px;
  vertical-align: middle;
}

#innerprodsumm{
  color: #444;
  font-size: 11px;
  margin-top: 20px;
  text-align: justify;
}

#listbottomcontrol{
  left: -22px;
  margin-left: 0px;
  margin-top: 10px;
  position: relative;
  text-align: left;
  width: 300px;
}

#listtopcontrol{
  left: -22px;
  margin-bottom: 10px;
  margin-left: 0px;
  position: relative;
  text-align: left;
  width: 300px;
}

#listtopcontrol,#listbottomcontrol{
  text-align: center;
}

#sfondo1{
  background: #FFF;
}

#sx_content{
  border-bottom: 1px solid rgb(41, 143, 194);
  border-left: 1px solid rgb(41, 143, 194);
  border-right: 1px solid rgb(41, 143, 194);
  display: block;
  float: left;
  margin: 0 0 0 0;
  overflow: visible;
  padding: 10px;
  width:148px !important;
}

#tabs{
  background: #fff url("../images/boxr_bg.gif") repeat-x bottom;
  float: left;
  font-size: 11px;
  line-height: 11px;
  width: 170px;
}

#tabs a{
  background: url("../images/boxr_sx.gif") no-repeat left top;
  border-bottom: 1px solid #298FC2;
  float: left;
  margin: 0;
  padding: 0 0 0 1px;
  text-decoration: none;
  white-space: nowrap;
}

#tabs a span{
  background: url("../images/boxr_dx.gif") no-repeat right top;
  color: #fff;
  display: block;
  float: none;
  font-weight: bold;
  margin: 0;
  padding: 3px 8px 4px 7px;
}

#tabs li{
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

#test tr td{
  background: #dedefd;
  border: 1px solid #cccccc;
  cursor: pointer;
  padding: 5px;
  vertical-align: top;
  width: 50%;
}

div#div_ajax{
  background: #F0F8FF;
  border: 1px solid navy;
  padding: 10px;
  position: absolute;
}

div#div_cod_bb{
  background: #E6EDF5;
  border: 1px solid #D4E0EE;
  left: 400px;
  padding: 10px;
  position: absolute;
  top: 200px;
}

div#footer{
  background: #646464;
  color: #D6D6D6;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  height: 20px;
  margin-top: 5px;
  padding-left: 20px;
  padding-top: 3px;
  text-align: left;
}

div#footer a{
  color: #A7C6DF;
}

div#menu_sx{
  border: 1px solid #bbb;
  overflow: auto;
  width: 170px;
}

div#navtop{
  margin: 2px;
}

div#tabsn{
  width: 200px;
}

div#title{
  color: #2A5877;
  font: bold 16px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 3px;
  padding-left: 20px;
}

#div_sx #tabs ul#tabsnav li a:hover{
  background: 0% -150px;
  border: none;
  cursor: pointer;
}

#div_sx #tabs ul#tabsnav li a:hover span{
  background: 100% -150px;
  cursor: pointer;
}

#div_sx h1 a,#div_sx h1 a:visited,#div_sx h1 a:hover{
  color: #00386B;
  text-decoration: none;
}

#div_sx h1 a:hover img{
  border: 1px solid #444;
}

#test tr td:hover{
  background: #EDEDFF;
}

a.addlink:hover{
  background: url(../images/add_hover.gif) no-repeat;
}

a.nextlink:hover{
  background: url(../images/arrow_right_hover.gif) no-repeat right;
}

a.prevlink:hover{
  background: url(../images/arrow_left_hover.gif) no-repeat;
}

div.sx_content a:hover{
  background: #C7E0F3;
}

h1, h2, h3, table.listview th a:hover{
  color: #E0E0E0;
}

h4, h5, table.listview th a:link, table.listview th a:visited{
  color: #444;
}

input[type=text]:focus, textarea:focus, select:focus{
  border: 1px solid #242c8f;
}

table.listview th a:hover{
  text-decoration: none;
}

table.listview th a:link, table.listview th a:visited{
  font-weight: bold;
  text-decoration: none;
}

table.mainlist a:hover{
  color: #718ABE;
 /* text-decoration: underline !important;   */
}

table.mainlist table a:link, table.mainlist table a:visited{
  color: #718ABE;
  text-decoration: none;
}

a.rag {
  font-size: 14px;

  color: #606060;
  display: block;
  width: 350px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.rag:hover {

  color: #555555;
}

/* button */
.button, .awesome {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/overlay-button.png") repeat-x scroll 0 50% #222;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    border-style: none none solid;
    border-width: 0 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: 13px/1 Arial,Verdana,sans-serif;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
}
.button::-moz-focus-inner , awesome::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.button:hover, .awesome:hover {
    background-color: #444444;
    color: #FFFFFF;
}
.button:active,.awesome:active {
    -moz-transform: translateY(1px);
}
.small.awesome, .small.button {
    font-size: 12px;
     padding: 3px 7px;
}
.large.awesome {
    font-size: 14px;
    padding: 8px 19px 9px;
}
.greyx.awesome, .greyx.button {
    background-color: #FF5C00;
}
.greyx.awesome:hover, .greyx.button:hover {
    background-color: #D45500;
}
.green.awesome, .green.button {
    background-color: #91BD09;
}
.green.awesome:hover, .green.button:hover {
    background-color: #749A02;
}
.green1.awesome, .green1.button {
    background-color: #2E5C00;
}
.green1.awesome:hover, .green1.button:hover {
    background-color: #749A02;
}
.blue.awesome, .blue.button {
    background-color: #2DAEBF;
}
.blue.awesome:hover, .blue.button:hover {
    background-color: #007D9A;
}
.grey.awesome, .grey.button {
    background-color: #AAAAAA;
}
.grey.awesome:hover, .grey.button:hover {
    background-color: #888888;
}
.red.awesome, .red.button  {
    background-color: #E33100;
}
.red.awesome:hover, .red.button:hover {
    background-color: #872300;
}
.magenta.awesome {
    background-color: #A9014B;
}
.magenta.awesome:hover {
    background-color: #630030;
}
.orange.awesome {
    background-color: #FF5C00;
}
.orange.awesome:hover {
    background-color: #D45500;
}
.orangellow.awesome {
    background-color: #FFB515;
}
.orangellow.awesome:hover {
    background-color: #FC9200;
}
.white.awesome {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666 !important;
    font-weight: normal;
    text-shadow: 0 1px 1px #FFFFFF;
}
.white.awesome:hover {
    background-color: #EEEEEE;
}

a.indirizzo {
  text-decoration: none;
  background: url("../images/103-map.png") no-repeat 0 0 ;
  padding-left:  30px;
  display: inline-block;
  color: #444444;
  font-weight: bold;
  margin-bottom: 4px;
    margin-top: 4px;
}

/* display cliente */
a.disp_cliente {
  border: 1px solid #A2A2A2;
  display: block;
  padding: 2px;
  margin: 1px;
  background-color: #E3E3E3;
-moz-border-radius: 5px;
border-radius: 5px;
width: 250px;
 overflow: hidden;
 white-space: nowrap;
text-decoration: none;
}

a.disp_cliente:hover {
   background-color: #D2D2D2;
    text-decoration: none;
}


a.disp_cliente span.title {
     font-size: 12px;
     font-weight: bold;
         text-decoration: none;
}

a.disp_cliente div {

}


span.cl_princ {
  font-size: 13px;
     font-weight: bold;
}

td.center {
  text-align: center;
}

span.d_attiv {
     background: #B0B0B0 url("../images/overlay-button.png") repeat-x scroll 50%;

     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);

    border-radius: 5px 5px 5px 5px;
    color: #404040;
    display: block;
   margin: 4px;
    padding: 3px;
    white-space: nowrap;
    width: 160px;
}

span.d_offerta {
     background: Gray url("../images/overlay-button.png") repeat-x scroll 50%;

     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);

    border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;

   margin: 4px;
    padding: 3px;
    white-space: nowrap;
    width: 160px;
}

span.span_tab {
   border-radius: 2px 2px 2px 2px;
   display: inline-block;
   padding-left: 3px;
   padding-right: 3px;
      padding-top: 2px;
         padding-bottom: 2px;
             white-space: nowrap;
}

table.tb_disp {
  border-collapse: collapse;
}

 table.tb_disp td {
  border-bottom: 1px solid #B0B0B0;
  padding-left: 5px;
  padding-top: 5px;
  min-width: 100px;
}

 table.tb_disp td.label {
  border-right: 1px solid #B0B0B0;
   padding-right: 5px;
}

div.nome_cliente {
  font-size: 16px; font-weight: bold;
  margin-bottom: 2px;
  border-bottom: 1px solid #D1D1D1;
}

div.ind_cliente {
  padding-left: 20px;
    margin-bottom: 4px;
    font-size: 12px;

}
