.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.settings-icon[data-v-78da401b]{cursor:pointer}.badge-vue[data-v-78da401b]{background-color:#42b883}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.top-navbar[data-v-00788536]{top:0}@-webkit-keyframes zoomIn95{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}to{opacity:1}}@keyframes zoomIn95{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}to{opacity:1}}.main-panel .zoomIn{-webkit-animation-name:zoomIn95;animation-name:zoomIn95}@-webkit-keyframes zoomOut95{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}}@keyframes zoomOut95{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}}.main-panel .zoomOut{-webkit-animation-name:zoomOut95;animation-name:zoomOut95}.navbar.auth-navbar{top:0}@-webkit-keyframes zoomIn8{0%{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}to{opacity:1}}@keyframes zoomIn8{0%{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}to{opacity:1}}.wrapper-full-page .zoomIn{-webkit-animation-name:zoomIn8;animation-name:zoomIn8}@-webkit-keyframes zoomOut8{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}}@keyframes zoomOut8{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}}.wrapper-full-page .zoomOut{-webkit-animation-name:zoomOut8;animation-name:zoomOut8}.not-found-page .centered,.not-found-page .full-page>.content{min-height:calc(100vh - 160px)}.not-found-page .not-found-icon{margin-right:10px}.not-found-page .centered{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:150px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.not-found-page .centered h1,.not-found-page .centered i{font-size:50px}.not-found-page .centered p{font-size:20px}.forbidden-page .centered,.forbidden-page .full-page>.content{min-height:calc(100vh - 160px)}.forbidden-page .not-found-icon{margin-right:10px}.forbidden-page .centered{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:150px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.forbidden-page .centered h1,.forbidden-page .centered i{font-size:50px}.forbidden-page .centered p{font-size:20px}.navbar-nav .nav-item p{line-height:inherit;margin-left:5px}.el-table th[data-v-4e272bcc],.el-table th[data-v-ad7ca270]{background-color:transparent!important}.table tr:first-child td[data-v-51b34109]{border:none}