* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body,td,th { font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 13px; color: #333333; }
body { margin:0px; }
select { padding:5px; border:1px solid #CCC; }
h1 { margin:20px 0 40px 0; font-size:30px; font-weight:bold; color:#000; }
h1 span { font-size:14px; color:#777; }
h2 { margin:0 0 20px 0; padding:0 0 8px 0; font-size:13px; color:#000; border-bottom:3px solid #CCC;  text-transform:uppercase; }
h3 { margin:20px 0 20px 0; padding-bottom:10px; font-size:12px; color:#000; border-bottom:1px solid #CCC; text-transform:uppercase; }
a { text-decoration:none; color: #000; outline:none; }
a:hover { color:#000; text-decoration: underline; }
:hover, a * { transition: all 0.3s ease 0s; }
a i { color:#000; }
img.scale { width:100%; height:auto; }
legend { font-size: 12px; display:block; text-transform:uppercase; color:#000; margin-bottom:10px; padding-bottom:5px; }
.label { padding:0 10px 5px 0; font-weight:bold; text-align:right; }
.label_result { padding-top:10px; display:inline-block; }
label2 { width:120px; display:block; float:left; padding-top:5px; }
label { display:block; float:left; }
label.vertical, form.vertical-label label { margin-bottom:5px; float:none; font-weight:bold; }
input, select, .btn, button  { height:40px; }
input[type='file'] { padding:0; }
.normal { font-weight:normal; }
.btn  i { margin-right:5px; }
input, select, textarea, button { font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 13px; color: #333333; background:#EEE; border:1px solid #DDD; padding: 5px 10px; transition: all 150ms linear 0s; border-radius:0; }
select { background: #EEE url("../images/select_arrowdown.gif") no-repeat 97% 50%; }
textarea.animated { -webkit-transition: height 0.2s; -moz-transition: height 0.2s; transition: height 0.2s;}
form { display:inline; }
form .button { margin-top:30px; }
form .label { padding-top:10px; }
optgroup { font-style:normal; font-weight:bold; }
optgroup option { margin-left:20px; }
form .row { margin-bottom:10px; }
input[type=submit], input[type=reset], input[type=button], .btn , button{ font-family: FontAwesome, Arial,Helvetica Neue,Helvetica,sans-serif; background:#CCC; color: #000; text-transform:uppercase; font-weight:bold;  border:0px; cursor:pointer; padding: 0.675rem; text-align:center; display:inline-block; }
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .btn:hover, button:hover { background:#AAA; text-decoration: none;}
.btn:hover i { color:#000; }
input.btn_select, .btn_select { background:#FFE50B; color: #000; }
input.btn_select:hover, .btn_select:hover { background:#000; color:#FFE50B; }
input[type='checkbox'], input[type='radio'] {background:#FFF; padding:0; height:15px; width:15px; float:left; margin-right:10px;  border: 1px solid #CCCCCC; border-radius: 0px; box-shadow:none; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; box-shadow:none;  }
input.error, textarea.error, select.error, input:invalid { border-color:#EE3D42; background:#FFCDCD; }
input:disabled { display:none; }
input[type=checkbox]:disabled { display:inherit; }
label.error, form.vertical-label label.error { color:#FF0000; font-size:12px; visibility:hidden; float:none; overflow:hidden; height:0px; margin:0px; padding:0px; float:left; }
select[disabled] { display:none; }
#main .add_contact label { width:auto; padding:0px; display:inline; }
#main .button { text-align:center; }
span.overlay_custom { color:#FF0000; padding:7px 15px; font-size:11px; position:absolute; right:0px; top:10px; font-weight:bold; text-align:center; text-transform:uppercase; }

table { width:100%; margin-bottom:30px; border-collapse: collapse; }
tr th { background:#EEE; border-top:1px solid #CCC; text-align:left; }
tr.head td, thead td { background:#EEE; border-top:1px solid #CCC; }
tr.summary th { border-top:0px; }
td, th { padding:8px; border-bottom:1px solid #CCC; }
td a { font-weight:bold; }
td.tools { color:#CCC; }
td.tools i { font-size:14px; }
td.tools li i { width:20px; text-align:center; display:inline-block;  }
td.price, th.price { text-align:right; white-space: nowrap; }
tr.lock { background-color:#F1CBF1; }
tr.lock .bg_selected, tr.lock:hover { background-color:#CBADCB; }
tr.tecnical { background-color:#FFFFBF; }
tr.tecnical .bg_selected, tr.tecnical:hover { background-color:#FFFF99; }
tbody td.icon { text-align:left; color:#777; }
tbody td.icon i { margin: 0 2px; }
tbody td.icon a { display:inline-block; }
tbody .tr:hover { background:#D6E1EE; }
.bg_selected { background-color:#EFEFEF; }
.nowrap { white-space:nowrap; }
.uppercase { text-transform:uppercase; }
.unlock { background: #2DAE00; margin-right:5px; border-radius:2px; padding:3px 5px; text-transform:uppercase; font-size:10px; color:#FFF;  }
.lock { background: #FF0000; border-radius:2px; padding:3px 5px; color:#FFF; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_7 { width: 12.91%; }
.span_2_of_7 { width: 27.42%; }
.span_3_of_7 { width: 41.92%; }
.span_4_of_7 { width: 56.45%; }
.span_5_of_7 { width: 70.97%; }
.span_6_of_7 { width: 85.48%; }
.span_7_of_7 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_9 { width: 9.68%; }
.span_2_of_9 { width: 20.97%; }
.span_3_of_9 { width: 32.26%; }
.span_4_of_9 { width: 43.55%; }
.span_5_of_9 { width: 54.84%; }
.span_6_of_9 { width: 66.13%; }
.span_7_of_9 { width: 77.42%; }
.span_8_of_9 { width: 88.71%; }
.span_9_of_9 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }


.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40, .col.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mt10 { margin-top:10px; }
.mb10 { margin-bottom:10px; }
.mr5 { margin-right:5px; }

.right, .align_right { text-align:right; }
.center, .align_center { text-align:center; }
.hidden { display:none; }
ul.list li { border-bottom:1px solid #DDD; padding: 6px 0 6px 0;  }
ul.list li span.detail { float:right; }
ul.list li .tot { float:right; color:#777; }
ul.icon.round li { float:left; margin-right: 5px; }
ul.icon.round li a i { background:#FFE50B; color:#000; display:block; width:25px; height:25px; border-radius:100px; text-align:center; padding-top:5px; }
ul.icon.round li i:hover { background:#000; color:#FFE50B; }

.msg_error i, .msg_ok i { margin-right:10px; }
.msg_error { font-weight:bold; color:#FFF; margin-bottom:20px; background:#EE3D42; display:inline-block; padding:5px 15px 5px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior: url('ie-css3.htc'); }
.msg_ok { font-weight:bold; color:#FFF; margin-bottom:20px; background:#7DBE5D; display:inline-block; padding:5px 15px 5px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; behavior: url('ie-css3.htc'); }
.nav { border-bottom:1px solid #DDD; padding-bottom:7px; }
.nav b { text-transform: uppercase; }


.tab li { float:left; }
.tab a { border:1px solid #CCC; padding:10px 2px; text-align:center; display:block; background:#EEE; text-transform:uppercase;  }
.tab a.selected { border-bottom:0px; background:#FFF; color:#000; }
.tab_content { padding: 20px 0; }

.content { width:100%; max-width:900px; margin:0 auto; padding: 0 20px; }

#header { padding: 20px 40px 20px 40px; background: none repeat scroll 0 0 #FFE50B; margin: 0 0 20px 0; position:relative; height:100px; }
#header .logo img { width:180px; height:auto; margin-top:10px; }
#header .box_account h2 { border:0px; padding:0px; margin:0 0 20px 0; font-weight:bold; color:#EE3D42; text-align: right; }
#header .box_account h2 i { margin-left:20px; color:#000; }
#header .box_account ul, #header .box_account .container { float:right; }
#header .box_account li { float:left; margin-left:10px; border-left:1px solid #CCC; padding-left:10px; position:relative; white-space:nowrap; text-transform:uppercase; }
#header .box_account li:first-child { border:0px; margin-left:0px; padding-left:0px;  }
#header .box_account .tot { background:#999; color:#FFF; padding:0px 5px 0px 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size:10px; }
#header .box_account a { font-weight:bold; }

#footer { padding: 20px 40px 20px 40px; border-top: 1px solid #DDDDDD; font-size:11px; margin-top:40px; text-align:center; line-height: 16px; }
#footer a { color:#888; font-weight:bold; }
#footer a:hover { text-decoration:underline; }

.esito { text-align:center; }


div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:40px; }
div.top a { display:block; color:#FFF; padding:10px; background: #EEE; cursor:pointer; }
div.top a:hover { background: #DDD; }

.paginazione { margin-top:20px; }
.paginazione .pagine { text-align:right; }
.paginazione .pagine a, .paginazione .pagine b { display:inline-block; border:1px solid #DDD; padding:7px 12px; }
.paginazione .pagine a:hover, .paginazione .pagine b { background:#EEE; }
.paginazione .selezione { padding-top:5px; }


