@import url('../js/tablesorter/style.css');
@import url('balloon.min.css');
@import url('jquery-ui.css');

* { 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; }
html { font-size: 100%;  }
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; }
body { margin:0px; }
select { padding:5px; border:1px solid #CCC; }
h1 { margin:20px 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 5px 0; font-size:13px; color:#000; text-transform:uppercase; }
h3 { margin:20px 0 20px 0; padding-bottom:10px; font-size:13px; color:#000; border-bottom:2px solid #000; text-transform:uppercase; }
a { text-decoration:none; color: #000; outline:none; }
a.color { color:#F86400; }
a:hover, a.selected { color:#000; }
:hover, a * { transition: all 0.3s ease 0s; }
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 0 5px 0; font-weight:bold; display: block; text-align:right; }
.label_result { padding-top:10px; display:inline-block;}
label { display:block; margin:5px 0; font-weight:bold; }
input, select, button, .btn  { height:40px; }
input[type='file'] { padding:0; }
.btn  i { margin-right:5px; }
input, select, textarea { font-family: Arial, 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:20px; }
.filter { margin-bottom:20px; }
form .filter .button { margin-top:0px; }
form .label { padding-top:10px; }
optgroup { font-style:normal; font-weight:bold; }
optgroup option { margin-left:20px; }
form p { margin-bottom:10px; }
form .row { margin-bottom:10px; }
input[type=submit], input[type=button], button, .btn { font-family: FontAwesome, Arial, Helvetica, sans-serif; color: #F86400; text-transform:uppercase; font-weight:bold; background:#CCC; border:0px; cursor:pointer; padding: 0.675rem; text-align:center; display:inline-block; }
input[type=submit]:hover, input[type=button]:hover, button:hover, .btn:hover { background:#BBB; }
input.btn_select, .btn_select { background:#F86400; color: #FFF; }
input.btn_select:hover, .btn_select:hover { background:#95421F; color: #FFF; }
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:#FFD9D8; }
input:disabled, select:disabled { color:#CCC; }
label.error { color:#FF0000; font-size:12px; visibility:hidden; float:none; overflow:hidden; height:0px; margin:0px; padding:0px; }
#main .add_contact label { width:auto; padding:0px; display:inline; }
#main .button { text-align:center; }
span.overlay_custom { background:#FF0000; color:#FFF; padding:7px 15px; font-size:11px; position:absolute; right:0px; top:0px; font-weight:bold; text-align:center; text-transform:uppercase; }
.fr { float:right; }
.red { color:red; }
.green { color:green; }
.checkbox-list li { display:inline-block; width:20%; padding:5px 0; }
.checkbox-list li label { margin:0px; font-weight:normal; }
#msg #close {  float:right; color:#FFF; }
#msg #close::before { content: "\f00d"; font-family: "Font Awesome 5 Free"; }
#msg.msg_success { background:#00B259; color:#FFF; padding:7px 10px; font-weight:bold; }
#msg.msg_error { background:#FF3300; color:#FFF; padding:7px 10px; font-weight:bold; }
.status_2 i { color: #CCC; }
.status_1 i { color: #66CC00; }
.status_10 .status { color: #FF0000; font-weight:bold; }  /* rosso da iniziare*/
.status_11 .status { color: #59B200; font-weight:bold; }  /* verde in corso */
.status_12 .status { color: #000; font-weight:bold; }  /* nero terminato*/
.status_14 .status { color: #FFD24D; font-weight:bold; }  /* giallo in programmazione */
.prova { font-weight:bold; text-transform:uppercase; color:#F86400; }
.data { color:#888; }
.column-3 ul { column-count:3; column-gap:20px; break-inside: avoid; }
.column-4 ul { column-count:4; column-gap:20px; break-inside: avoid; }
li.selected { color:#F86400; }
li.selected input { border-color:#F86400; }
li.selected input[type='checkbox']:checked { background:#F86400; }

.accordion td { cursor:pointer; color: #F86400; }
.accordion_body { display:none; }
.dropdown li { text-align:left; }
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.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; }
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; }
.icon a i { border-radius:200px; width:20px; height:20px; text-align:center; margin:0px; background:#F86400; color:#FFF; padding:5px; font-size:10px; }
.icon a:hover i { background:#888; }
tbody td.icon { text-align:left; }
tbody td.icon a { display:inline-block; }
tbody tr:hover { background:#FFEFE4; }
.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; text-transform:uppercase; font-size:10px; color:#FFF; }

.tag { padding:3px 5px; display:inline-block; border-radius:4px; color:white; background:#F86400; }
.tag_1 { background:#e36b61; }
.tag_2 { background:#f2bb5e; }
.tag_3 { background:#6ac9e4; }
.tag_4 { background:#6ac170; }
.tag_5 { background:#509ed4;  }

.tag_1 { background:#e36b61; }
.tag_2 { background:#f2bb5e; }
.tag_3 { background:#6ac9e4; }
.tag_4 { background:#6ac170; }
.tag_5 { background:#509ed4;  }
.tag_6 { background:#e36b61; }
.tag_7 { background:#f2bb5e; }
.tag_8 { background:#6ac9e4; }
.tag_9 { background:#6ac170; }
.tag_10 { background:#509ed4;  }
.tag_11 { background:#509ed4;  }
.tag_25 { background:#1E8847; }

.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; } 
.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-icon li { padding:3px 0; }
ul.list-icon li i { width:20px; text-align:center; }
.nav { margin-bottom:20px; }
.nav p { text-transform: uppercase; font-size: 11px; }

.tab li { float:left; }
.tab a { padding:15px 40px; text-align:center; display:block; background:#EEE; text-transform:uppercase;  }
.tab a.selected { background: #FFE6D5; color:#000; }
.tab li i { margin-right:10px; }
.tab_content { padding: 20px 0; }

.notice { display:none; max-width:400px; }
.content { width:100%; margin: 0 auto; min-width:720px; background:#FFF; clear: both; padding: 20px 0; }
.content-small { width:100%; max-width:800px; margin: 0 auto; min-width:720px; background:#FFF; clear: both; padding: 20px 0; }


#header { padding: 20px 40px 20px 40px; margin: 0 0 20px 0; position:relative; background:#FFF; }
#header .logo { text-align:center; }
#header .logo img {  width: 40px; height: auto; }
#header .box_account { position: absolute; z-index:222; top:20px; right:40px;  }
#header .box_account h2 { border:0px; padding:0px; margin:0 0 5px 0; font-weight:bold; }
#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 i { margin-left:10px; }

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


.main-header h1 { margin-bottom:10px; }
.main-header p.text { font-size:16px; margin-bottom:40px; }
#main { padding: 20px 40px 20px 40px; }
#main .nav a { font-weight:bold; }

.header-navigation .box_search { padding-top:20px; }


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 .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; }

.system_status .item { border-bottom:1px solid #CCC; margin-bottom:20px; padding-bottom:20px; list-style:none; margin-left:0px; }
.system_status .item:last-child { margin-bottom:0px; padding-bottom:0px; border:0px; }
.system_status .item h4 { font-weight:bold; margin:5px 0; }
.system_status .item p.date { color:#F86400; font-weight:bold; text-transform:uppercase; }

.list-storico .item h4 { text-transform:uppercase; }
.list-storico .item .confirm { color: #F86400; }

/* LATO GENERAL */
#lato.bg { background: #EEE; padding:20px; }
#lato.bg h3 { margin:0 0 10px 0; }
#lato.bg input[type='text'], #lato.bg select, #lato.bg textarea { background:#FFF; }
#lato ul.list_disc li { list-style:disc; margin-left:15px; position:relative; }
#lato ul.list_disc li span { color:#999; position:absolute; right:0; top:3px; }
#lato ul.list_disc li a { padding: 2px 30px 2px 0; display:block; }
#lato li.selected a { color:#000; }
#lato .box_search input[type='text'] { background:#FFF; border-color:#CCC; }
#lato h2 { text-transform:uppercase; }

/* LOGIN */
#login h1 { text-align:center; }
#login .box_login { margin: 0 auto; max-width:400px; width:100%; }
#login .cookie label { width:auto; cursor:pointer; white-space:nowrap; }
#login .cookie input { float:left; margin-right:10px; }

/* DASHBOARD */
#main .dashboard .item { min-height:120px; position:relative; border:1px solid #EEE; background:#EEE; margin-bottom:20px; }
#main .dashboard .item h4 { text-transform:uppercase; font-weight:bold; }
#main .dashboard .item i { font-size:34px; margin:0px; }
#main .dashboard .item a { display:block; }

#main .dashboard .list .item a { padding:20px 20px 20px 70px;  }
#main .dashboard .list .item i { left:0; top:20px; position:absolute; width:70px; text-align:center; }
.grid-list .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid-list .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid-list .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid-list .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid-list .span_1_of_6:nth-child(6n+1) { margin-left:0px; }

.grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:10px; }

#main .dashboard .grid div { text-align:center; }
#main .dashboard .grid .item a { padding:20px; }
#main .dashboard .grid i { margin-bottom:10px; }

.list-user .item { position:relative; border-bottom:1px solid #DDD; padding:20px 0; padding-left:90px; min-height:100px; }
.list-user .item p { margin-bottom:10px; }
.list-user .item:hover { background:#EFEFEF; }
.list-user .item .icon { position:absolute; left:20px; top:20px; font-size:30px; background:#CCC; border-radius:200px; width:50px; height:50px; text-align:center; }
.list-user .item .icon i { color:#FFF; margin-top:10px; }

#print { max-width:800px; }
#print .content { width:100%; padding:0 40px; }

.popup-note { width:100%; max-width:600px;  }
.fancybox-slide .popup-note { background:#DDD; }

/* PAGINA STATISTICHE */
.chart { border:1px solid #DDD; margin-bottom:20px; text-align:center; }


/* STAMPA */
#print { width:100%; margin:0 auto; text-align:center; }
@page { margin:5mm; }
#print .nav { background:#FFF; width:100%; margin:0 0 40px 0; padding:10px 40px; border-bottom:1px solid #DDD; position:fixed; z-index:100; top:0; left:0; right:0;}
#print .nav .tool { float:right; }
#print div { text-align:left; }
#print .align_right { text-align:right; }
#print .report { width:100%; margin:80px 0 40px 0; padding: 0 40px; }
#print .report .header-registry { margin-bottom:20px; }
#print .report .header-registry p { padding:7px 5px; }
#print .report .row { border-bottom:1px solid #DDD; padding:7px 5px; }
#print .report .row .col:last-child { text-align:right; }
#print .report .row img { border:1px solid #DDD; }
#print .report .row p.text { font-weight:normal; margin-top:5px; }
#print .report .header-row h2 { background:#888; border:0px; color:#FFF; padding: 7px 5px; }
#print .report .row-price { margin-top:20px; text-transform:uppercase; }
#print .list_box_display .image { border:1px solid #DDD; padding:10px; width:140px; height:140px; }
#print .price, #print .prezzo { font-weight:bold; text-align:right; }

#print h1 { margin: 20px 0; }
#print h2 { margin: 20px 0 0 0; padding: 7px 5px; }
#print .totale { margin:20px 0;  }
#print .section { padding:5px; background:#EEE; display:block; font-weight:bold; border-bottom:1px solid #CCC; }
#print table.cart { border-collapse: collapse; padding:0; margin:0; }
#print table.cart, th, td { border-bottom: 1px solid #DDD; vertical-align:top; }
#print table.cart td img { float:left; margin-right:20px; border:1px solid #DDD; }
#print .listino .tab .span_1_of_4 { margin-bottom:10px; }
#print .listino .tab .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
#print .listino .tab a.selected { border-bottom:1px solid #CCC; }
#print .list_product .item { border:1px solid #CCC; margin-bottom:1.6%; height:220px; page-break-after: Avoid; }
#print .list_product .item .image { text-align:center; width:100%; padding:10px; }
#print .list_product .item .text { padding: 0 10px; line-height:normal; font-size:11px; }
#print .list_product .item h3 { margin:0 0 5px 0; padding:0px; border:0px; font-size:11px; line-height:normal; }
#print .list_product .item:nth-child(3n+1) { margin-left:0px; }
#print .header-print { padding:20px 0; font-size:11px; position:relative; page-break-after: Avoid; }
#print .header-print .print_button { position:absolute; top:0px right:0px; }
#BrowserPrintDefaults { display:none; }
@media print{
	.noprint { display:none; }
}


.results { font-weight:bold; }
.loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url('../images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249); }


.cbp-spmenu { background: #EEE;  position: fixed; padding:20px; color:#FFF; line-height: 18px; }
.cbp-spmenu h3 { margin:0px; border:0px; font-size:13px; padding:0px; }
.cbp-spmenu .divider { margin-top:40px; }
.cbp-spmenu li { margin: 5px 0; }
.cbp-spmenu li i { text-align:center; width:20px; }
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {  width: 240px; height: 100%; top: 0; z-index: 1000; overflow-y: scroll; }
.cbp-spmenu-horizontal {  width: 100%; height: 150px; left: 0; z-index: 1000; overflow: hidden; }
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left { left: -240px;  }
.cbp-spmenu-right { right: -240px; }
.cbp-spmenu-left.menu-open { left: 0px; }
.cbp-spmenu-right.menu-open { right: 0px; }
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top { top: -150px; }
.cbp-spmenu-bottom { bottom: -150px; }
.cbp-spmenu-top.menu-open { top: 0px; }
.cbp-spmenu-bottom.menu-open { bottom: 0px; }
/* Push classes applied to the body */
.push-body { overflow-x: hidden; position: relative; left: 0; }
.push-body-toright { left: 240px; }
.push-body-toleft { left: -240px; }
/* Transitions */
.cbp-spmenu, .push-body {  -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

/* Example media queries */
@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal { font-size: 75%;height: 110px; }
	.cbp-spmenu-top { top: -110px; }
	.cbp-spmenu-bottom { bottom: -110px;  }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical { font-size: 90%; width: 190px;  }
	.cbp-spmenu-left, .push-body-toleft { left: -190px;  }
	.cbp-spmenu-right { right: -190px; }
	.push-body-toright { left: 190px; }
}
