﻿html,body,div,section{margin:0;padding:0;font-family:"Ubuntu",sans-serif;font-size:1em;color:#1b4665}html,body{height:100%;width:100%;position:relative;background:#1b4665}a{text-decoration:none;color:#1b4665}section.header{background:#1b4665;position:fixed;top:0;left:0;width:100%;height:6em;text-indent:2%;z-index:1000;box-shadow:0 1px 5px #000}section.content{position:absolute;width:100%;max-width:100%;top:6em;left:0;overflow:auto}div.body{background:#fff;width:100%;max-width:100%;min-height:500px;overflow:auto;box-shadow:0 0 50px #000}div.body-margin{max-width:1200px;margin-top:40px;margin-bottom:1em;margin-left:auto;margin-right:auto;min-width:50%;max-width:95%;overflow-x:hidden}div.table-layer{overflow:auto;max-height:750px;position:relative}table{margin:1em auto;border-spacing:0;border-collapse:collapse;font-size:.9em}.locceans-table{width:100%}td{padding:.5em 1em;border:1px solid #1b4665;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}th{background:#1b4665;color:#fff;border:1px solid #436e8d;padding:.5em}.table-head{font-weight:bold;vertical-align:top;display:table-cell;background:#436e8d;color:#fff;border:1px solid #2f5a79;padding:.3em 1em;white-space:normal}tr{transition:all .2s;background:#fff}tr:nth-child(odd){background:#f5f5f5}.table-layer tr:hover{background:rgba(67,110,141,.7);color:#fff}#sysinfo{position:absolute;background:rgba(255,255,255,.7);padding:1.5em 2em;margin:1em;bottom:20%;max-height:33%;overflow:auto;border:1px dashed gray;box-shadow:1px 2px 5px gray}.sysinfo{white-space:pre-wrap}.sysinfo-close-btn{border:1px solid red;color:red;font-weight:bold;position:absolute;display:flex;height:1.5em;width:1.5em;align-items:center;justify-content:center;background:#fff;right:.5em;top:.5em;border-radius:100%;cursor:pointer}.flex{display:flex !important;align-items:stretch}.flex .half{width:48%}.flex .third{width:31%}.flex.gap1{gap:1em}.flex.wrap{flex-wrap:wrap}.flex.space-between{justify-content:space-between}.flex.space-around{justify-content:space-around}.flex.h-center{justify-content:center}.flex.v-center{align-items:center}.flex.bottom{align-items:flex-end}button,#paginator a{display:inline-block;cursor:pointer;font-weight:bold;color:#1b4665;transition:all .2s;background:#fff}button:hover,#paginator a:hover{background:#1b4665;color:#fff}input:not([type=radio]),button,textarea,select,#paginator a{border:1px solid rgba(67,110,141,.2);padding:.6em .8em;border-radius:5px;background:#fff;font-size:1em;color:#1b4665;box-shadow:1px 1px 2px rgba(67,110,141,.2);transition:all .2s}input:not([type=radio]):not(:disabled):hover,button:hover,textarea:hover,select:not(:disabled):hover,#paginator a:hover{box-shadow:1px 1px 2px #436e8d}button,#paginator a{border:1px solid #436e8d;box-shadow:1px 1px 3px #1b4665}input:disabled,select:disabled{background:#fafafa}input[type=datetime],input[type=date],input[type=datetime-local]{font-size:1.15em}button.delete{background:#fff;color:red;border:1px solid red;box-shadow:1px 1px 4px #000;transition:all 3s}button.delete:hover{background:red;color:#fff;border:1px solid #000}a.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fff;transition:all .2s;padding:.6em .8em;border:1px solid rgba(67,110,141,.2);border-radius:5px}a.button:hover{border:1px solid #436e8d;text-decoration:underline}button[type=reset]{color:#555;border:1px solid #555}button[type=reset]:hover{color:#fff;background:#555}h2{text-align:center}.underline{text-decoration:underline}.block{display:block}.pre{white-space:pre}.pre-wrap{white-space:pre-wrap}.download{width:7em}.download:before{content:"⇩";margin-right:.5em}.warning{color:#ff8c00;background:#fff;padding:.3em .6em;border-radius:3px}#forecast_invoice{max-width:1000px;margin:auto}.x-overflow-auto{width:100%;overflow-x:auto}.align-right{text-align:right}.align-left{text-align:left}.center{text-align:center}.bold{font-weight:bold}.flex{display:flex}.flex-justify-between{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.flex-justify-between.center{align-items:center}.common-box-border{border:1px solid #1b4665;box-shadow:2px 2px 3px rgba(27,70,101,.2);margin:1.5em 0;padding:1em}.gap1{gap:1em}.v-margin-1{margin-top:1em;margin-bottom:1em}#header-title{display:flex;height:100%;padding:0 20px;align-items:center;justify-content:space-between}#header-title a.logo,#header-title a.logout{display:flex;align-items:center;justify-content:center;width:3em;height:3em;border-radius:50%;background:#fff;opacity:.2;transition:all .2s;overflow:hidden;box-shadow:0 0 6px #000}#header-title a.logo img,#header-title a.logout img{height:2.5em}#header-title a.logo{justify-content:flex-start}#header-title a:hover{box-shadow:0 0 3px #000;opacity:1}#header-title a.logo:hover{width:8em;border-radius:10px;padding:0 .5em}#header-title .main-cont{flex:50%;text-align:center;color:#fff;padding:0 3em}#header-title .main-cont h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header-title .menu{display:flex;align-items:center;justify-content:flex-start;gap:2em}#header-title .top-menu-elt{background:#fff;color:#1b4665;box-shadow:0 1px 5px #000;position:relative;cursor:pointer;padding:.5em 1em;border-radius:3px 3px 0 0;font-weight:bold}#header-title .top-menu-elt .sub-menu-elts{transition:all .8s;background:#fff;box-shadow:2px 2px 4px #436e8d;overflow:hidden;max-height:0;position:absolute;top:100%;left:0;opacity:0;z-index:0;display:flex;flex-direction:column}#header-title .top-menu-elt .sub-menu-elts a{display:block;padding:.6em 1.2em;margin:1px;transition:all .2s;text-align:left}#header-title .top-menu-elt .sub-menu-elts a:hover{background:#1b4665;color:#fff}#header-title .top-menu-elt .sub-menu-elts a.selected{background:rgba(27,70,101,.2);color:inherit}#header-title .top-menu-elt:hover .sub-menu-elts{transition:all .2s;max-height:300px;opacity:1;z-index:100}section.footer{display:flex;justify-content:space-around}section.footer div{margin:2em}section.footer h4{padding:1em}section.footer a{color:#fff}form{max-width:initial;margin:2em auto;overflow-x:hidden}label,.label{margin:.5em 0;display:block}input[type=radio],input[type=checkbox]{cursor:pointer}.entity-form{margin:1em 0}.entity-form label,.entity-form .label{font-size:.9em}.entity-form .radio label{display:inline-block;margin-right:2em}.entity-form button,.entity-form a.button{margin:1em .2em}input[type=text],textarea{width:80%}textarea{min-height:3.5em}body.action form{max-width:900px}body.login form{margin:4em auto;display:flex;justify-content:space-between;max-width:500px}body.login form div{display:flex;flex-direction:column;justify-content:flex-end}#paginator label{display:inline-block}#paginator div{margin-bottom:.5em}#paginator select{padding:.3em}.table-filters{margin-bottom:2em;flex-wrap:wrap}.table-filters div{margin:.5em}.table-filters input[type=text],.table-filters select{width:100%;padding:.3em}.table-filters label{white-space:nowrap}.table-filters input[type=date]{padding:.35em}div.readonly{background:#fafafa;border-radius:3px;border:1px solid #d3d3d3;padding:.7em 1em;overflow:auto;max-height:150px}.dashboard-frame{border:1px solid #436e8d;padding:.7em;border-radius:5px;background:#f5f5f5;box-shadow:2px 2px 2px #d3d3d3;min-width:250px;margin:1em}.dashboard-frame .half{background:#fff;border-radius:3px}.dashboard-frame .half a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-indent:.5em;text-align:center;font-weight:bold;box-shadow:1px 1px 3px rgba(67,110,141,.7);border-radius:7px;transition:all .2s}.dashboard-frame .half a:hover{background:#1b4665;color:#fff;box-shadow:2px 2px 4px #000}.dashboard-frame h4{padding:.5em .6em;margin:0;text-align:center;background:#1b4665;color:#fff;border-radius:3px 3px 0 0;font-size:.9em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.dashboard-frame .value{text-align:center;font-weight:bold;font-size:1.1em;padding:1em .2em}.stat-layer{position:fixed;display:block;top:8em;left:200%;right:-200%;max-height:80%;background:#fff;border:1px solid #436e8d;box-shadow:1px 1px 3px #436e8d;opacity:0;transition:all .2s}.stat-layer .close-btn{position:absolute;cursor:pointer;display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;color:red;border:1px solid red;border-radius:50%;top:.5em;right:.5em}.stat-layer .close-btn:after{font-size:.7em;content:"❌"}.stat-layer .stat-container{width:95%;margin:2.5em auto;margin-bottom:1em}.stat-layer .block{margin:1.5em;justify-content:flex-end}.stat-layer .block label{font-weight:bold}.stat-layer.open{left:10%;right:10%;opacity:1}