@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; width: 100%; }
input[type='file'] { padding:0; }
.btn  i { margin-right:5px; }
a.btnChat { background:#2b7c95; color:#FFF; border-radius:200px; padding-right:35px; position:relative; }
.btnChat sup { width:20px; height:20px; border-radius:200px; padding-top:4px; position:absolute; top:8px; right:8px; background:red; display:inline-block; text-align:center; color:white; }
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: 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; }
.gray { color:gray; }
.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_2 { color: #000; font-weight:bold; }
.status_1 { color: green; font-weight:bold; }
.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 */

.status_1 { color:green; font-weight:bold; }
.status_2 { color:#F86400; font-weight:bold; }

.prova { font-weight:bold; text-transform:uppercase; color:#F86400; }

.data { color:#888; }
.accordion td { cursor:pointer; color: #F86400; }
.accordion_body { display:none; }
.dropdown li { text-align:left; }
table { width:100%; margin-bottom:20px; 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:25px; height:25px; text-align:center; margin:0px; background:#F86400; color:#FFF; padding:6px; font-size:12px; }
.icon a:hover i { background:#888; }
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; }
.color { color:#F86400; }


.tag { padding:3px 5px; display:block; border-radius:4px; color:white; text-align:center; }
.tag_phase { background:#999; margin-top:5px; text-transform:capitalize;  }
.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;  }
sup { width:20px; height:20px; background:red; color:white; align-content: space-evenly; border-radius:200px; font-size: 10px; position:absolute; right:10px; top:10px; }

.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; }
ul.list-dot li { margin-left:15px; list-style:disc; }
ul.list-number li { margin-left:15px; list-style:circle; }
ul.list-report li { position:relative; padding: 5px 0; padding-left:150px; }
ul.list-report li b { position:absolute; left:0; top:5px; } 

.nav { margin-bottom:20px; }
.nav p { text-transform: uppercase; font-size: 11px; }

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

.tab-phase { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:5px; margin-bottom:60px; }
.tab-phase li {position:relative; overflow: hidden; }
.tab-phase li i { font-size: 16px; }
.tab-phase a { border:1px solid #DDD; padding:10px 30px 10px 10px; text-align:center; display:block; background:#EEE; white-space:nowrap; text-transform:uppercase; text-overflow: ellipsis; overflow: hidden; border-radius: 5px; }
.tab-phase a.selected { background:#FFF;  }
.tab-phase .results { position:absolute; right:10px; top:10px; width:25px; }
.tab-phase .results span { display:none; }
.tab-check { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; column-gap:10px; }
.item-phase { position:relative; padding-left:70px; }
.item-phase .switch { position:absolute; left:20px; top:5px; }


.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; }
.item-row { padding:40px 0; }
.item-row h2.section { border-bottom:2px solid #CCC; padding-bottom:10px; margin-bottom:20px;  }

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


#header .account { position: fixed; top: 20px; right: 40px; z-index: 222; }
#header .account i { width:40px; height:40px;  text-align:center; font-size:16px; border-radius:200px; padding-top:12px; }
#header .account i:hover { background:#EEE; }
#header .account li { display:inline-block; position:relative; }
#header .account li i { background:#FFF; }
#header .account li sup { position:absolute; right:-5px; top:-10px; width:20px; height:20px; border-radius:200px; background:#FF0000; color:white; text-align:center; padding:2px; }
#header .account li.user { margin-left:10px; }
#header .account li.user i { background:#EEE; }

.notice { width:100%; max-width:600px; height:300px; overflow-y:scroll; display:none; position:fixed; z-index:333; width:100%;  top:70px; right:40px; background:#FFF; border:10px solid #EEE; border-radius:10px; padding:20px; box-shadow: 2px 2px 2px #dedede; }
.notice_list li { padding:10px 0px 10px 60px; border-bottom:1px solid #DDD; position:relative; }
.notice_list li a { display:block; color:#888; font-weight:normal; }
.notice_list li a:hover { color:black; }
.notice_list li .date { position:absolute; left:0px; top:10px; font-size:12px; }
.notice_list { overflow-y:scroll; }
.notice_list i { position:absolute; left:20px; top:10px; font-size:20px; }


.sticky { position: -webkit-sticky; position: sticky; top: 0; }
 
.side .sticky { top:80px; } 
.sidebar { display:none; position:fixed; z-index:333; width:320px; top:70px; right:40px; background:#FFF; border:10px solid #EEE; border-radius:10px; padding:10px; box-shadow: 2px 2px 2px #dedede; }
.sidebar ul { display:grid; grid-template-columns: 1fr 1fr 1fr; gap:20px; }
.sidebar li { text-align:center; overflow:hidden; padding:5px; position:relative; }
.sidebar li:hover { background:#EEE; border-radius:10px; }
.sidebar i { width:40px; height:40px; font-size:22px; margin:0 auto; margin-bottom:10px; display:block; text-align:center; border-radius:200px; padding-top:12px; }
.sidebar a { display:block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  }
.sidebar a:hover { display:block; text-overflow:inherit; white-space:inherit; overflow:inherit;  }



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

.list-documents-sections { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.list-documents-sections li { border:1px solid #DDD; padding:10px; }
.list-documents { margin-top:20px; display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; gap:20px; }
.list-documents .item { text-align:center;  }
.list-documents .item img { margin-bottom:10px; border:1px solid #555; }

.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; border-radius:200px; }
div.top a { display:block; color:#FFF; padding:15px; 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 */
.grid-dashboard { display:grid; grid-template-columns:1fr 1fr 1fr; gap:20px; }
.grid-dashboard .item { min-height:10px; text-align:center; position:relative; background:#EEE; display:block; padding:70px 20px 20px 20px; border-radius:10px; }
.grid-dashboard .item:hover { background: #DDD; }
.grid-dashboard i { position:absolute; top:25px; left:20px; right:20px; margin:0 auto; font-size:30px; }
.dashboard { margin-top:20px; }
.dashboard .image-cover img { border-radius:10px; display:block;  }


 

.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:40px;  }
.grid-3 { display:grid; grid-template-columns: 1fr 1fr 1fr; gap:10px; align-items: end;  }
.grid-4 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:10px; align-items: end; }
.grid-5 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:10px; align-items: end; }
.grid-7 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap:10px; align-items: end; }
.grid-8 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap:10px; align-items: end; }
.grid-9 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ; gap:10px; align-items: end; }
.grid-10 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap:10px; align-items: end; }
.gap10 { gap:10px; }
.grid div {  align-self: end; }



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

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


.grid-template-1 { display:grid; grid-template-columns: 1fr 400px; gap:80px; }
.side { background:#EEE; padding:20px; border-radius:10px; }
.side select { background-color:#FFF; }
.box-chat { display:grid; grid-template-columns: 1fr 100px; gap:10px; }

.switch { position: relative; display: inline-block; width: 30px; height: 15px; }
.switch input { opacity: 0;  width: 0;  height: 0; }
.slider { position: absolute;  cursor: pointer;  top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc;  -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute;  content: "";  height: 13px;  width: 13px;  left: 1px;  bottom: 1px;  background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .slider { background-color: limegreen; }
input:focus + .slider { box-shadow: 0 0 1px limegreen; }
input:checked + .slider:before { -webkit-transform: translateX(15px);  -ms-transform: translateX(15px);  transform: translateX(15px); }
.slider.round { border-radius: 20px; }
.slider.round:before { border-radius: 50%; }


.box-request { background:#EEE; padding:20px; border:2px solid #EEE; }
.box-request h4 { margin-bottom:10px; border-bottom:1px solid #999; color:222; text-transform:uppercase; padding-bottom:5px; }
.box-results { background:#FFF; padding:20px; border:10px solid #EEE;  }
.box-results h4 { margin-bottom:10px; border-bottom:1px solid #999; color:#222; text-transform:uppercase; padding-bottom:5px;}
.box-results .results { position:relative; margin-top:20px; padding-right:40px; text-align:right; }
.box-results .results i { position:absolute; right:0px; bottom:-5px; font-size:30px; }
.result_2 { color:red; }
.result_1 { color:green; } 

.progress li { display:inline-block; width:25px; height:12px; border:1px solid #FFF; background:#EEE; }
.progress li.progess1.selected, .tag1 { background:#2b7c95; }
.progress li.progess2.selected, .tag2 { background:#69d6e0; }
.progress li.progess3.selected, .tag3 { background:#facc3d; }
.progress li.progess4.selected, .tag4 { background:#81c46a; }

.progress li:hover { border:2px solid #000; }
.clock { padding-left:35px; position:relative; }
.clock i { font-size:14px; position:absolute; left:10px; top:8px; }
.list-download li { margin-bottom:5px; }
.list-download a { padding:5px 10px; display:block; background:#EEE; }
.list-download a:hover { background:#F86400; color:#FFF;  }
.list-download i { margin-right:5px; }
.grid-filter { display:grid; grid-template-columns:1fr 200px; gap:20px; }
.list-chat { margin-top:40px; }
.list-chat .item { display:grid; grid-template-columns:150px 1fr; gap:20px; border-bottom:1px solid #DDD; padding:20px 0; }
.list-chat .user i { width:40px; height:40px; background:#EEE; text-align:center; padding:10px; border-radius:100px; margin-bottom:10px; }
.date { color:#AAA; }