@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
@import url('balloon.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; *behavior: url(boxsizing.htc); -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%; height:100%; }
body { margin: 0px; margin-bottom:40px; font-family: 'Inter', sans-serif; letter-spacing:0.5px; font-weight:400; font-size:13px; position: relative;-webkit-text-size-adjust: none; color:#222; }
h1 { font-size:18px; font-weight:normal; }
h2 { margin-bottom:20px; }
h3.type { padding:10px 20px; font-size:13px; font-weight:normal; text-transform:uppercase; border-top:1px solid #CCC; border-bottom:1px solid #CCC; margin-top:-1px; }
h4 { text-transform:uppercase; }
a { color:#000; text-decoration:none; }
a { color:#000; text-decoration:none; font-weight:500; }
a:hover, a.selected { color:#999; }
:hover, .gallery *, figure * { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -ms-transition: all 0.9s ease-in-out; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5;  }
label.error { color:#FF0000; font-size:12px; float:left; margin-right:20px; font-weight:bold; }
input, select, textarea { padding:7px 10px; font-family: 'Inter', sans-serif; font-size:14px; background:#EEE; border-radius:2px; }
select { text-transform:uppercase; background-image: url('../images/select_arrow.png'); background-position: right center; background-repeat:no-repeat; background-color:#EEE; padding: 12px 35px 12px 12px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { border:1px solid #222; background:#FFF; color:#222; cursor:pointer; padding: 10px 20px; font-weight:bold; font-size:13px; }
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#222; color:#FFF; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#000; color:#FFF; }
input[type='radio']:checked { background:#000; }
input[type='checkbox'], input[type='radio'] { padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; }
input, select, button { height:40px; }
select { background: url('select_arrow.png') right center no-repeat #EEE; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
label { margin-bottom:5px; display:block; }
form .row { margin-bottom:10px; }
fieldset { margin-top:40px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.msg { margin-bottom:20px; }
.msg.error { background:red; color:#FFF; padding:4px 10px; display:block; }


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%; }
.span_50 { width: 50%; float:left; }

table.small { max-width:50%; }
thead td { background:#EEE; font-weight:bold; }
.flex { display: flex; align-items: center; justify-content: center; height:100%; }
.nowrap { white-space:nowrap; }
.header-mobile { display:none; }

.content-login { width:100%; max-width:300px; margin:0 auto; }
.content-login .logo { text-align:center; margin-bottom:40px; }
.content-login .logo img { height:35px; width:auto;  }
.content-login h4 { margin-bottom:20px; }

.item h4.toggle { cursor:pointer; margin-bottom:25px; background:#DDD; padding:4px 8px; display:inline-block; border-radius:5px; }
.item h4.toggle.open { background:#888; color:#FFF; }

.sidebar-btn, .toggleContent { display:none; }
.sidebar { position:fixed; left:0; top:0; bottom:0; width:300px; background:#EEE; overflow-y:scroll; padding:20px 0; }
.sidebar .logo { height:35px; width:auto; margin:0 0 20px 20px; }
.sidebar h1 { font-size:16px; }
.sidebar .pricelist { position:absolute; top:20px; right:20px; font-size:12px; test-align:right; }
.sidebar a.selected { font-weight:bold; color:#339999; }
ul { margin:0px; padding:0px; list-style:none; }
li.level1 a { display:block; background:#000; color:#EEE; padding:15px 20px; font-size:20px; border-bottom:2px solid #EEE; }
li.level2 a { display:block; background:#444; color:#EEE; padding:10px 20px 10px 40px; font-size:13px; border:0px; position:relative; text-transform:uppercase; }
li.level2 i { position:absolute; top:12px; left:20px; }
li.level3 a { display:block; background:#999; margin-bottom:0px; }
li.level4 a { display:block; background:#EEE; color:#444; padding:5px 20px;  font-size:13px; border:0px; position:relative; text-transform:uppercase;}
ul.article { margin:10px 0 20px 20px; }
.box-account h3 { margin-bottom:10px; border-bottom:1px solid #000; padding-bottom:5px; }
.box-account { padding:20px; }
.box-account li a { display:block; padding:5px 0px; font-size:13px; }
.box-account .flag { height:12px; margin-top:3px; width:auto; float:left; float:right; }

.box-search { position:fixed; top:0px; left:320px; right:0; background:#FFF; padding: 20px 20px 10px 20px; z-index:999; }
.main { position:fixed; left:320px; right:0; top:80px; bottom:0; overflow-x:hidden; overflow-y:scroll; padding:40px 20px; }
.item { min-height:500px; display:block; padding:40px; border-bottom:1px solid #CCC; position:relative; padding-left:240px; }
.item table { width:100%; max-width:800px; }
.item table.small { width:230px; }
.item:nth-child(even) { background: #f4f4f4; }
.item h2 { margin-bottom:10px; }
.item h4 { margin-bottom:5px; }
.item .text { max-width:100%; }
.item .text p { margin-bottom:20px; }
.item img.abaco { position:absolute; top:40px; left:40px; width:160px; }
.item img.dim { position:absolute; top:20px; right:0; width:450px; }
.item td span.color { width:15px; height:15px; margin-right:2px; display:inline-block; border: 1px solid; }
.item td li { display:inline-block; width:50px; }
table { width:100%; margin-bottom:20px; border-collapse: collapse; }
table td { border-top:1px solid #000; padding:5px 0; vertical-align:top; }
table td.pl { padding-left:10px; }
.box-caratteristiche li, .box-caratteristiche li a { height:35px; display:flex; align-items: center; }
.box-caratteristiche img { width:30px; height:30px; margin-right:10px; }

.listnames .name { display:inline-block;  }
.listnames .name::after { content: "/"; padding: 0 2px 0 4px; }
.listnames .name:last-child::after { content: ""; padding:0px; }

.filter-type { display:none; }

.pagination { margin-top:20px; }
.pagination .page { text-align:right; }
.pagination .page a { display:inline-block; padding: 2px 5px; }

.legend table { width:800px; }
.legend td { white-space:nowrap; text-align:center; border-left:1px solid #000; width:16.66%; }
.legend td:first-child { border-left:0px; }
.legend thead td { border-top:0; background:none; }

.list-notice li { border-bottom:1px solid #EEE; padding-bottom:20px; margin-bottom:20px; }
.salesCondition { width:100%; max-width:1200px; margin:0 auto; padding:40px; }
.salesCondition form .textarea { border:1px solid #DDD; padding:20px; height:400px; background:#EEE; overflow-y:scroll; font-size:13px; }
.salesCondition form h2 { margin:20px 0 10px 0; font-size:14px; text-transform:uppercase; }
.salesCondition .accept { margin:20px 0; }

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