@charset "UTF-8";body,html{width:100%;margin:0;padding:0;font-family:Roboto,sans-serif;font-style:normal;font-size:1em;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-synthesis:none;background-color:#fff;overflow:auto;scroll-behavior:smooth}*{box-sizing:border-box}#full{overflow:auto;-webkit-overflow-scrolling:touch}::-webkit-calendar-picker-indicator{margin-left:0}.mpopupcontent{position:absolute;z-index:10000;width:220px;height:0;top:2.5em;right:0;background-color:#2e3532;transition:all .25s ease-in-out;cursor:pointer;overflow:hidden}.mpopupwraper:hover .mpopupcontent{height:calc(10em + 8px)}.mpopupcontent:hover{height:calc(10em + 8px)}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectable{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.scroll::-webkit-scrollbar{width:5px;background:#e6e6e9}.scroll::-webkit-scrollbar-thumb{background:#2e3532}.noscroll::-webkit-scrollbar{width:0}embed{max-width:100%;height:100%;overflow:hidden!important}.rotate{transform:rotate(-90deg)}.fade_line{display:block;border:none;height:1px;margin-top:5px;margin-bottom:5px;opacity:.8;background:linear-gradient(to right,#2e3532,#e6e6e9 50%,#2e3532 100%)}.loader{position:fixed;display:flex;width:100%;height:100%;justify-content:center;align-items:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;z-index:1000000}.lds-ring{display:flex;width:36px;height:36px;margin-left:auto;margin-right:auto;overflow:hidden}.lds-ring div{display:block;width:31px;height:31px;margin:3px;border:4px solid #0f75bc;border-radius:50%;animation:lds-ring 2s linear infinite;border-color:#0f75bc #0f75bc #0f75bc transparent}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fade-in{opacity:0;-webkit-filter:blur(5px);filter:blur(5px);transition:all .25s ease-in-out}.fade-in.lazyloaded{opacity:1;-webkit-filter:blur(0);filter:blur(0)}#landing{display:flex;flex-direction:column;width:100vw;height:100vh;justify-content:center;transition:opacity 1s ease-in-out;background-image:url(../../public/images/land.webp?id=2);background-size:cover;background-position:right bottom;background-repeat:no-repeat;overflow:hidden}#dinsess{display:flex;flex-direction:column;width:40vw;height:100vh;margin:0 auto;padding:0 2em 0 2em;color:#fff;background-color:rgba(16,19,37,.95);-webkit-box-shadow:-10px 0 13px -7px #000,10px 0 13px -7px #000,5px 5px 15px 5px transparent;box-shadow:-10px 0 13px -7px #000,10px 0 13px -7px #000,5px 5px 15px 5px transparent;overflow-y:scroll;overflow-x:hidden}.tooltip{position:relative}.tooltip .top{min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;line-height:normal;padding:10px 20px;text-align:center;font-weight:400;font-size:13px;text-align:center;white-space:pre-wrap;top:-20px;left:50%;transform:translate(-50%,-100%);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .25s ease-in-out}.tooltip:hover .top{visibility:visible;opacity:1;transition-delay:1s}.tooltip .top i{position:absolute;top:100%;left:50%;margin-left:-10px;width:20px;height:10px;overflow:hidden}.tooltip .top i::after{content:'';position:absolute;width:10px;height:10px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip .right{min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;line-height:normal;padding:10px 10px;text-align:center;font-weight:400;font-size:13px;text-align:center;white-space:pre-wrap;top:50%;left:100%;margin-left:20px;transform:translate(0,-50%);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .25s ease-in-out}.tooltip:hover .right{visibility:visible;opacity:1;transition-delay:1s}.tooltip .right i{position:absolute;top:50%;right:100%;margin-top:-10px;width:10px;height:20px;overflow:hidden}.tooltip .right i::after{content:'';position:absolute;width:10px;height:10px;left:0;top:50%;transform:translate(50%,-50%) rotate(-45deg);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip .bottom{min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;line-height:normal;padding:10px 10px;text-align:center;font-weight:400;font-size:13px;text-align:center;white-space:pre-wrap;top:40px;left:50%;transform:translate(-50%,0);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .25s ease-in-out}.tooltip:hover .bottom{visibility:visible;opacity:1;transition-delay:1s}.tooltip .bottom i{position:absolute;bottom:100%;left:50%;margin-left:-10px;width:20px;height:10px;overflow:hidden}.tooltip .bottom i::after{content:'';position:absolute;width:10px;height:10px;left:50%;transform:translate(-50%,50%) rotate(45deg);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip .left{min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;line-height:normal;text-align:center;font-weight:400;font-size:13px;text-align:center;white-space:pre-wrap;top:50%;right:100%;margin-right:20px;transform:translate(0,-50%);padding:10px 20px;background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .25s ease-in-out}.tooltip:hover .left{visibility:visible;opacity:1;transition-delay:1s}.tooltip .left i{position:absolute;top:50%;left:100%;margin-top:-10px;width:10px;height:20px;overflow:hidden}.tooltip .left i::after{content:'';position:absolute;width:10px;height:10px;left:0;top:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tbar{display:flex;flex-direction:row;width:100vw;height:40px;line-height:40px;padding-right:10px;background-color:#0f75bc;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);overflow:hidden;z-index:1}.tbartit{width:auto;height:40px;line-height:40px;padding:0 0 0 10px;font-size:large;font-weight:900;color:#fff}.imenu{display:flex;flex-direction:column;width:40px;min-width:40px;height:calc(100vh - 40px);text-align:center;align-items:center;background-color:#0f75bc;box-shadow:5px 0 10px 0 rgba(0,0,0,.5);z-index:1}.tmenu{display:flex;flex-direction:column;width:250px;background-color:#f3f3f4;border-right:1px solid #e6e6e9;transition:all .25s ease-in-out;overflow-x:hidden;overflow-y:scroll}.hide{width:0%}.show{width:250px}.canvas{display:flex;flex-direction:column;width:calc(100vw - 290px);padding:12px 0 0 10px;flex-grow:1;background-color:#fff}.popup{display:flex;flex-direction:column;width:100%;padding:0 10px 0 0;height:calc(100vh - 40px);flex-grow:1;background-color:#fff;position:absolute;display:none;z-index:10000}.msgbx{display:flex;flex-direction:column;width:60%;height:auto;max-height:calc(100vh - 10em);margin:10em auto;padding:2em;text-align:center;background-color:rgba(29,32,53,.8);color:#fff;overflow-x:hidden;overflow-y:scroll}.tmenutit{width:100%;height:2em;line-height:2em;margin-top:5px;margin-bottom:10px;padding:0 0 0 10px;font-size:large;font-weight:900;color:#2e3532}.tmenusubtit{width:100%;height:2em;line-height:2em;margin-bottom:10px;padding:0 10px 0 10px;color:#e6e6e9;background-color:#2e3532;font-size:.9em}.pagetit{font-size:large;font-weight:900;color:#0f75bc}.pagesubtit{padding-left:5px;font-weight:900;font-size:.9em}.txboxinput{padding:5px;background-color:#f3f3f4;border-radius:5px;border-bottom:2px solid #0f75bc;border-left:1px solid #e6e6e9;border-right:1px solid #e6e6e9;border-top:1px solid #e6e6e9}.txbox{padding:0 5px 0 5px;height:36px;line-height:36px;min-height:36px;background-color:#f3f3f4;border-radius:5px;border-bottom:1px solid #e6e6e9;border-left:1px solid #e6e6e9;border-right:1px solid #e6e6e9;border-top:1px solid #e6e6e9;overflow:hidden}.txarea{margin-top:0;padding:5px;min-height:36px;background-color:#f3f3f4;border-radius:5px;border-bottom:1px solid #e6e6e9;border-left:1px solid #e6e6e9;border-right:1px solid #e6e6e9;border-top:1px solid #e6e6e9;overflow:hidden}.cxfind{width:calc(100% - 20px - 2em);height:2em;line-height:2em;margin-left:10px;padding:0 5px 0 5px;color:#000;border-top:1px solid #2e3532;border-left:1px solid #2e3532;border-bottom:1px solid #2e3532}.cxfind_ic{width:2em;height:2em;line-height:2em;background-color:#2e3532;border-top:1px solid #2e3532;border-right:1px solid #2e3532;border-bottom:1px solid #2e3532;cursor:pointer}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}input::placeholder{color:#2e3532;font-size:.8em;font-weight:400}textarea::placeholder{color:#2e3532;font-size:.8em;font-weight:400}input[type=email]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=password]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=text]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}textarea{padding:0 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=number]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=date]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=month]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=time]{padding:5px 0 5px 0;background:rgba(255,255,255,0);border:0;border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=submit]{cursor:pointer;padding:0 20px 0 20px;height:2.5em;line-height:2.5em;border:none;outline:0;border-radius:3px;text-align:center;font-size:.9em;color:#e6e6e9;background-color:#2e3532;transition:all .25s ease-in-out;box-shadow:0 0 10px 0 rgba(0,0,0,.35)}input[type=submit]:hover{-webkit-transform:translate(0 ,-1px);transform:translate(0 ,-1px);box-shadow:0 0 10px 0 rgba(0,0,0,.75);border:none;outline:0}select{padding:0;background:rgba(255,255,255,0);border:0;border-radius:0;-webkit-border-radius:0;height:1.5em;line-height:1.5em;font-family:Roboto,sans-serif;font-weight:400;font-size:1em}input[type=radio]:checked:after{width:13px;height:13px;border-radius:13px;top:-2px;left:-2px;position:relative;border:1px solid #000;background-color:#0f75bc;content:'';display:inline-block;visibility:visible;border:2px solid #fff}input[type=checkbox].astro_cbx{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type=checkbox].astro_cbx+label.css-label{margin-top:-3px;padding-left:23px;height:14px;display:inline-block;line-height:14px;background-repeat:no-repeat;background-position:0 0;font-size:14px;vertical-align:middle;cursor:pointer}input[type=checkbox].astro_cbx:checked+label.css-label{background-position:0 -14px}label.css-label{background-image:url(../images/checkbx.png);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button{cursor:pointer;padding:0 20px 0 20px;height:2em;line-height:2em;border-radius:3px;text-align:center;background-color:#2e3532;transition:all .25s ease-in-out;box-shadow:0 0 10px 0 rgba(0,0,0,.35)}.button:hover{-webkit-transform:translate(0 ,-1px);transform:translate(0 ,-1px);box-shadow:0 0 10px 0 rgba(0,0,0,.75)}.button_l{cursor:pointer;transition:all .25s ease-in-out}.button_l:hover{-webkit-transform:translate(0 ,-2px);transform:translate(0 ,-2px)}.button_s{cursor:pointer;transition:all .25s ease-in-out}.button_s:hover{-webkit-transform:translate(0 ,-1px);transform:translate(0 ,-1px);box-shadow:0 0 10px 0 rgba(0,0,0,.75)}.csv{transition:all .25s ease-in-out;fill:#fff}.button_h{display:flex;cursor:pointer;width:40px;height:40px;justify-content:center;align-items:center;vertical-align:middle;transition:all .25s ease-in-out}.button_h:hover .csv{fill:#fff}.button_m{display:flex;cursor:pointer;width:40px;height:40px;justify-content:center;align-items:center;vertical-align:middle;transition:all .25s ease-in-out}.button_m:hover{background-color:#2e3532}.button_m:hover .csv{fill:#fff}.button_t{cursor:pointer;padding:0 10px 0 10px;height:2em;line-height:2em;color:#2e3532;transition:all .25s ease-in-out}.button_t:hover{color:#fff;background-color:#0f75bc;-webkit-transform:translate(0 ,-1px);transform:translate(0 ,-1px);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.button_p{cursor:pointer;padding:0 10px 0 10px;height:2em;line-height:2em;color:#e6e6e9;transition:all .25s ease-in-out}.button_p:hover{color:#fff;background-color:#0f75bc;-webkit-transform:translate(0 ,-1px);transform:translate(0 ,-1px);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.button_p{cursor:pointer;transition:all .25s ease-in-out}.button_p:hover+.photohide{opacity:1}.photohide{cursor:pointer;opacity:0;transition:all .25s ease-in-out}.photohide:hover{opacity:1}.circle{border-radius:50%;display:inline-block}.tabTit{display:flex;flex-direction:row;width:100%;height:2em;line-height:2em;margin-bottom:5px;padding-right:10px;font-size:small;color:#fff}.tabTitCol{display:flex;flex-direction:row;flex-grow:1;padding:0 5px 0 5px;background-color:#0f75bc;cursor:pointer}.tabRows{display:flex;flex-direction:column;width:100%;height:100%;flex-grow:1;padding-right:5px;overflow-y:scroll;overflow-x:hidden}.tabRow{display:flex;flex-direction:row;width:100%;height:2em;line-height:2em;color:#000;cursor:pointer}.tabTots{font-size:small;font-weight:700;color:#0f75bc}tx-small{font-size:.9em}tx-xsmall{font-size:.8em}tx-xxsmall{font-size:.6em}tx-normal{font-size:1em}tx-large{font-size:1.5em}tx-xlarge{font-size:3em}tx-xxlarge{font-size:4em}tx-xxxlarge{font-size:8em}tx-red{color:#a62639}tx-green{color:#72b01d}tx-blue{color:#0f75bc}a{color:#0f75bc}a:hover{text-decoration:none}:focus{outline:0}ft1{font-family:Oswald,sans-serif}