@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.section { font-size:32px; font-weight:normal; margin-bottom:40px; }
h1.section span { float:right; font-size:13px; }
h2 { margin-bottom:20px; }
h3.section { font-size:13px; margin-bottom:20px; border-bottom:1px solid #000; padding-bottom:10px; text-transform:uppercase; }
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; width:100%; }
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 { display:inline-block; text-align:center; 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; }
.mt100 { margin-top:100px; }
.mb80 { margin-bottom:80px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.msg { margin-bottom:20px; }
.msg.error { background:red; color:#FFF; padding:4px 10px; display:block; }
.msg.success { background:#9cf09c; color:green; padding:8px 10px; display:block; }
.scale { width:100%; height:auto; }

.buttons { margin:0 auto; margin-top:20px; text-align:center; }
.buttons a { display:block; }
.buttons input { max-width:200px; }

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; }
.move span { float:right; cursor:move; }
.icon { white-space:nowrap; }
.icon i { margin:0 2px; }

.content { max-width:1400px; margin:0 auto; padding: 0 20px; }
.content-small { max-width:800px; margin:0 auto; padding: 0 20px; }
.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; }

.header { position: fixed; top:0; left:0; right:0; height:80px; background: #FFF; }
.header .content { display:grid; grid-template-columns:1fr 1fr;  }
.header .logo img { height:35px; width:auto; margin-top:20px; }
.header .account { border-left:1px solid #EEE; padding-top:40px; }
.header .account li { display:inline-block; padding:0 10px; }
.header .account ul { margin: 0 auto; text-align:right; }

.nav { border-bottom:1px solid #DDD; padding:5px 0 10px 0; font-size:11px; margin-bottom:20px; }
.nav a { font-weight:bold; }

.conf-setup form { margin-top:20px; }
.conf-setup label { font-weight:bold; }
.item-row-setup { padding-bottom:50px; margin-bottom:50px; border-bottom:1px solid #DDD; }

.conf-project { margin: 0 auto; margin-bottom:60px; max-width:700px; }
.conf-project label { font-weight:bold; }


.list-spaces { display:grid; grid-template-columns: 1fr 1fr 1fr; gap:20px; }
.list-spaces .item { padding:20px; background:#EEE; }
.list-spaces .item.ui-state-highlight { border:1px dotted #000; background-color:#ffffcc; }
.list-spaces .item input[type='text'] { background:#FFF; }
.list-spaces .delete { margin-top:20px; text-align:right; font-size:11px; }
.list-products { margin:20px 0; }

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

.sidemenu { position:fixed; bottom:20px; right:40px; }
.sidemenu li { display:inline-block; margin-right:5px; }
.sidemenu li i {  border:1px solid #000; background:white; font-size:16px; color:black; width:50px; height:50px; text-align:center; align-content: space-around; }
.sidemenu li i:hover { background:#AAA; }

#main { margin-top:120px; }
table { width:100%; margin-bottom:20px; border-collapse: collapse; }
table td { border-top:1px solid #000; padding:8px 10px; vertical-align:top; }
table td.pl { padding-left:10px; }

.end { align-items: end; }
.grid-2-1 { display:grid; grid-template-columns: 2fr 1fr; }
.grid-1 { display:grid; grid-template-columns: 1fr; }
.grid-2 { display:grid; grid-template-columns: 1fr 1fr; }
.grid-3 { display:grid; grid-template-columns: 1fr 1fr 1fr;  }
.grid-4 { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr;  }
.grid-5 { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
.grid-6 { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
.grid-1-4 { display:grid; grid-template-columns: 1fr 4fr; }
.gap10 { gap:10px; }
.gap20 { gap:20px; }
.gap40 { gap:40px; }

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


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