body{--primary:#011627;--background:#212b37;--white:#fdfffc;--black:#171817;--gray:#8b8c8a;--blue:#2ec4b6;--red:#e71d36;--orange:#ff9f1c;--white-overlay:rgba(253,255,252,.8);--navbar-height:60px;--theme-color:#fff;--sidermenu-border-color:#eee;--sidermenu-bg-color:#fff;--sidermenu-active-color:#1890ff;--sidermenu-active-bg-color:#e6f7ff;--sidermenu-color:rgba(0,0,0,.85);--sidermenu-active-border:3px solid #1890ff;--sidermenu-btn-color:var(--black);--sidermenu-btn-bg-color:var(--background);color:var(--black);font-family:Roboto,sans-serif;margin:0}.navBarHeight{height:var(--navbar-height)}#container{height:calc(100% - 60px)}.brand-button{text-size:100%;background-color:var(--orange);border-style:none;color:var(--white);cursor:pointer;padding:8px;text-align:center}.brand-button:disabled{background-color:var(--primary);color:var(--gray);cursor:not-allowed}.brand-link{color:var(--blue);text-decoration:none}.brand-link:visited{color:var(--orange)}.margin-bottom-16{margin-bottom:16px}ul{list-style:none;padding:0}#initLoading{background:#fff;bottom:0;left:0;position:fixed;right:0;text-align:center;top:60px;z-index:110}.spinner1{font-size:0;height:60px;margin:200px auto;text-align:center;width:50px}.spinner1>div{-webkit-animation:stretchdelay 1.2s ease-in-out infinite;animation:stretchdelay 1.2s ease-in-out infinite;background-color:#1890ff;display:inline-block;height:100%;margin:0 2px;width:6px}.spinner1 .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner1 .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner1 .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner1 .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.introjs-arrow.top{border-bottom-color:#1890ff}.introjs-arrow.left{border-right-color:#1890ff}.introjs-arrow.right{border-left-color:#1890ff}.introjs-arrow.bottom{border-top-color:#1890ff}.introjs-tooltip{background:#1890ff!important;color:#fff}.introjs-bullets ul li a.active,.introjs-button{background:#fff}a:focus{text-decoration:none!important}