@import"https://cdn.jsdelivr.net/npm/xterm/css/xterm.css";body[data-v-b6bbc5ea]{font-family:Open Sans,sans-serif;height:100vh;background:url(https://i.imgur.com/HgflTDf.jpg) 50% fixed;background-size:cover;margin:0;padding:0}@keyframes spinner-b6bbc5ea{0%{transform:rotate(0)}to{transform:rotate(359deg)}}[data-v-b6bbc5ea]{box-sizing:border-box}.wrapper[data-v-b6bbc5ea]{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:20px;background:#042844}.login[data-v-b6bbc5ea]{border-radius:2px 2px 5px 5px;padding:10px 20px 80px;width:90%;max-width:320px;background:#fff;position:relative;box-shadow:0 1px 5px #0000004d}.login.loading button[data-v-b6bbc5ea]{max-height:100%;padding-top:50px}.login.loading button .spinner[data-v-b6bbc5ea]{opacity:1;top:40%}.login.success button[data-v-b6bbc5ea]{background-color:#7cb342}.login.error button[data-v-b6bbc5ea]{background-color:#ff6245}.login.warning button[data-v-b6bbc5ea]{background-color:#ffc107}.login button .spinner.hide[data-v-b6bbc5ea]{animation:none;border:none;box-shadow:none}.login input[data-v-b6bbc5ea]{display:block;padding:15px 10px;margin-bottom:10px;width:100%;border:1px solid #ddd;transition:border-width .2s ease;border-radius:2px;color:#ccc}.login input.error[data-v-b6bbc5ea]{color:red;border-color:red!important}.login input+label+i[data-v-b6bbc5ea],.login input+i[data-v-b6bbc5ea]{color:#fff;font-size:1.2em;position:absolute;margin-top:-45px;opacity:0;left:0;transition:all .1s ease-in}.login input[data-v-b6bbc5ea]:focus{outline:none;color:#444;border-color:#2196f3;border-left-width:35px}.login input:focus+label+i[data-v-b6bbc5ea],.login input:focus+i[data-v-b6bbc5ea]{opacity:1;left:30px;transition:all .25s ease-out}.login a[data-v-b6bbc5ea]{font-size:.8em;color:#2196f3;text-decoration:none}.login .title[data-v-b6bbc5ea]{color:#444;font-size:1.2em;font-weight:700;margin:10px 0 30px;border-bottom:1px solid #eee;padding-bottom:20px}.login button[data-v-b6bbc5ea]{width:100%;height:100%;padding:10px;background:#2196f3;color:#fff;display:block;border:none;margin-top:20px;position:absolute;left:0;bottom:0;max-height:60px;border:0px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;transform:rotate(0);transition:all .1s ease-out;border-bottom-width:7px;outline:none}.login button .spinner[data-v-b6bbc5ea]{display:block;width:40px;height:40px;position:absolute;border:4px solid #fff;border-top-color:#ffffff4d;border-radius:100%;left:50%;top:0;opacity:0;margin-left:-20px;margin-top:-20px;animation:spinner-b6bbc5ea .6s infinite linear;transition:top .3s .3s ease,opacity .3s .3s ease,border-radius .3s ease;box-shadow:0 1px #0003}.login:not(.loading) button[data-v-b6bbc5ea]:hover{box-shadow:0 1px 3px #2196f3}.login:not(.loading) button[data-v-b6bbc5ea]:focus{border-bottom-width:4px}footer[data-v-b6bbc5ea]{display:block;padding-top:50px;text-align:center;color:#ddd;font-weight:400;text-shadow:0px -1px 0px rgba(0,0,0,.2);font-size:.8em}footer a[data-v-b6bbc5ea],footer a[data-v-b6bbc5ea]:link{color:#fff;text-decoration:none}.spinner .svg-box[data-v-b6bbc5ea]{display:none}.spinner .svg-box.show[data-v-b6bbc5ea]{display:inherit;left:-51px;top:-55px}.svg-box[data-v-b6bbc5ea]{display:inline-block;position:relative;width:150px}.stroke[data-v-b6bbc5ea]{stroke:#fff;fill:#fff!important}.checkmark[data-v-b6bbc5ea]{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}.checkmark path[data-v-b6bbc5ea]{animation:1s draw-check-b6bbc5ea ease-out}@keyframes draw-check-b6bbc5ea{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}.cross[data-v-b6bbc5ea]{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}.cross .first-line[data-v-b6bbc5ea]{animation:.7s draw-first-line-b6bbc5ea ease-out}.cross .second-line[data-v-b6bbc5ea]{animation:.7s draw-second-line-b6bbc5ea ease-out}@keyframes draw-first-line-b6bbc5ea{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes draw-second-line-b6bbc5ea{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}.alert-sign[data-v-b6bbc5ea]{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;animation:.5s alert-sign-bounce-b6bbc5ea cubic-bezier(.175,.885,.32,1.275)}.alert-sign .dot[data-v-b6bbc5ea]{stroke:none;fill:#ffc107}@keyframes alert-sign-bounce-b6bbc5ea{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}.loader-bg[data-v-5be9b587]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:9999}.loader-bg .loader-bar[data-v-5be9b587]{position:fixed;height:5px;width:80%;top:0;left:0;background:#2196f3;-webkit-animation:barfiller-5be9b587 1s;animation:barfiller-5be9b587 1s}@-webkit-keyframes barfiller-5be9b587{0%{width:0}25%{width:20%}50%{width:40%}70%{width:60%}to{width:80%}}@keyframes barfiller-5be9b587{0%{width:0}25%{width:20%}50%{width:40%}70%{width:60%}to{width:80%}}.top-loader-bg[data-v-43e15dcf]{position:fixed;top:0;left:0;right:0;z-index:9999}.top-loader-bg .top-loader-bar[data-v-43e15dcf]{position:fixed;height:5px;width:0%;top:0;left:0;background:#2196f3;-webkit-transition:ease 1s;transition:ease 1s}.sr-only[data-v-ad286128]{width:1px;height:1px;position:absolute;overflow:hidden}.scroll[data-v-ad286128]{--transition-time: .4s;--width-arrow-line: 6px;--color-arrow: #ffffff}a.top-btn.show[data-v-ad286128]{bottom:10px}.top-btn[data-v-ad286128]{display:block;width:50px;aspect-ratio:1 / 1;border-radius:50%;position:fixed;background-color:#263544;box-shadow:0 0 10px #263544;overflow:hidden;bottom:-100px;right:10px;opacity:.5;z-index:1000}.top-btn[data-v-ad286128]:hover{opacity:1}.top-btn[data-v-ad286128]:before,.top-btn[data-v-ad286128]:after{content:"";position:absolute;top:25%;left:50%;translate:-50% 0}.top-btn[data-v-ad286128]:before{width:24px;aspect-ratio:1 / 1;border-top:var(--width-arrow-line) solid var(--color-arrow);border-left:var(--width-arrow-line) solid var(--color-arrow);rotate:45deg}.top-btn[data-v-ad286128]:after{width:var(--width-arrow-line);height:50%;background-color:var(--color-arrow)}.scroll--active .top-btn[data-v-ad286128]:hover:before,.scroll--active .top-btn[data-v-ad286128]:hover:after{animation:top-ad286128 .8s infinite}@keyframes top-ad286128{0%{top:100%}to{top:-50%}}ul[data-v-2e690796]{list-style:none}li[data-v-ec002b0a]{padding:10px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid rgb(215 215 215);transition:all .1s ease}li[data-v-ec002b0a]:hover{background:#d7d7d74d;cursor:pointer}.stats-item[data-v-fcec65d5]{border-bottom:1px solid #ddd;padding-top:20px;padding-bottom:20px}.stats-item[data-v-fcec65d5]:last-child{border-bottom:none}@media (min-width: 1024px){.stats-item[data-v-fcec65d5]{border-left:1px solid #0000;border-right:1px solid #0000;justify-content:space-between;align-items:flex-start}}.stats-item-header[data-v-fcec65d5]{align-items:center;margin-bottom:15px;display:flex}@media (min-width: 1024px){.stats-item-header[data-v-fcec65d5]{margin-right:60px;padding-left:10px}}.stats-item-header-icon[data-v-fcec65d5]{font-size:3em}.stats-item-header-title[data-v-fcec65d5]{color:#606060;font-size:1.4rem;font-weight:500}@media (min-width: 768px){.stats-item-content[data-v-fcec65d5]{grid-gap:20px;grid-template-columns:1fr 2fr;align-items:flex-start;display:grid}}@media (min-width: 1024px){.stats-item-content[data-v-fcec65d5]{flex-grow:1}}.stats-item-summary-title[data-v-fcec65d5]{border-bottom:3px solid #e6e6e6;justify-content:space-between;margin-bottom:10px;padding-bottom:5px;font-size:.8rem;display:flex}.stats-item-summary-list[data-v-fcec65d5]{font-size:.75rem}.stats-item-summary-list-item[data-v-fcec65d5]{justify-content:space-between;display:flex}.stats-item-list[data-v-fcec65d5]{margin-top:10px;font-size:.75rem}@media (min-width: 480px){.stats-item-list[data-v-fcec65d5]{grid-template-columns:1fr 1fr;display:grid}}@media (min-width: 768px){.stats-item-list[data-v-fcec65d5]{margin-top:0;font-size:.8rem}}.stats-item-list-item[data-v-fcec65d5]{justify-content:space-between;margin-bottom:5px;display:flex}.stats-item-list-item[data-v-fcec65d5]:last-child{margin-bottom:0}@media (min-width: 480px){.stats-item-list-item[data-v-fcec65d5]{margin-bottom:0}}.stats-item-list-item-label[data-v-fcec65d5]{font-style:italic}@media (min-width: 768px){.stats-item-list-item-label[data-v-fcec65d5]{text-align:right;flex-grow:1}}.stats-item-list-item-value[data-v-fcec65d5]{text-align:right;border-bottom:1px dotted #ddd;border-right:1px dotted #ddd;min-width:25px;padding-right:5px;font-weight:700}@media (min-width: 768px){.stats-item-list-item-value[data-v-fcec65d5]{margin-left:10px}}p[data-v-fcec65d5]{margin:0}.bar-container{max-width:100px;height:100%;min-height:250px}.goal-bar{position:relative;height:calc(100% - 30px);padding-left:30px;margin-bottom:10px}.goal-bar .bar-labels{position:absolute;top:0;left:-10px;width:30px;height:100%;font-size:12px;line-height:12px;color:#c7c7c7}.goal-bar .bar-label{display:inline-block;position:absolute;right:0;margin-top:-6px}.goal-bar .bar-label:nth-child(2){top:10%}.goal-bar .bar-label:nth-child(3){top:20%}.goal-bar .bar-label:nth-child(4){top:30%}.goal-bar .bar-label:nth-child(5){top:40%}.goal-bar .bar-label:nth-child(6){top:50%}.goal-bar .bar-label:nth-child(7){top:60%}.goal-bar .bar-label:nth-child(8){top:70%}.goal-bar .bar-label:nth-child(9){top:80%}.goal-bar .bar-label:nth-child(10){top:90%}.goal-bar .bar-label:nth-child(11){top:100%}.goal-bar .bar-label:first-child{margin-top:0}.goal-bar .bar-label:last-child{margin-top:-12px}.goal-bar .bar-wrap{position:relative;height:100%;background:#f2f2f2;border:1px solid #c7c7c7;border-radius:3px;overflow:hidden}.goal-bar .bar-line{position:absolute;width:100%;height:0;margin:0;padding:0;border:none;border-top:1px solid #c7c7c7}.goal-bar .bar-line:nth-child(1){top:10%}.goal-bar .bar-line:nth-child(2){top:20%}.goal-bar .bar-line:nth-child(3){top:30%}.goal-bar .bar-line:nth-child(4){top:40%}.goal-bar .bar-line:nth-child(5){top:50%}.goal-bar .bar-line:nth-child(6){top:60%}.goal-bar .bar-line:nth-child(7){top:70%}.goal-bar .bar-line:nth-child(8){top:80%}.goal-bar .bar-line:nth-child(9){top:90%}.goal-bar .bar-line:nth-child(10){top:100%}.goal-bar .bar{position:absolute;width:100%;height:100%;background:#7df;transform:translateY(100%);transition:all .2s}.bar-info{position:relative;margin-left:30px}.bar-info.info-above{bottom:0}.bar-info .bar-info-inner{padding:0;background:#263544;border-radius:3px;color:#fff;text-align:center}.progressBar[data-v-06d66a39]{width:100px;height:100px;margin:10px}.progressBar[data-v-06d66a39] .progressbar-text{text-align:center}.table[data-v-3c409744] .table-action{float:right}.separator[data-v-c94d493e]{display:flex;align-items:center;text-align:center;color:#2c3e50;font-size:14px;letter-spacing:1px;margin-top:.6rem;margin-bottom:.6rem}.separator[data-v-c94d493e]:before,.separator[data-v-c94d493e]:after{content:"";flex:1;border-bottom:1px solid rgb(204 204 204)}.separator[data-v-c94d493e]:not(:empty):before{margin-right:.25em}.separator[data-v-c94d493e]:not(:empty):after{margin-left:.25em}
