body{width:100%;background-color:var(--gray-bg)!important;--theme-color:#2c3e50;--theme-dark-ft:#fff;--whight-bg:#fff;--theme-light-bg:#000c17;--theme-light-hover:#f2f3f5;--gray-bg:#f5f7f9;--theme-light-login-title:#86909c;--theme-dark-bg:#232324;--theme-dark-bg-2:#373739;--theme-dark-select:#165dff;--page-bg:#e8f3ff;--table-bg:rgba(190,218,255,.5);--table-bg-hight-light:rgba(134,223,108,.3)}#app,body{height:100%}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;color:var(--theme-color)}.ivu-drawer-body{padding:0!important}.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.container .ivu-input{background-color:var(--theme-light-hover)!important;border:none!important}.register .ivu-form-item-content{display:-ms-flexbox!important;display:flex!important}.register .ivu-select-single .ivu-select-selection{border:none!important;background-color:var(--theme-light-hover)!important}.ivu-menu.ivu-menu-vertical .ivu-menu-item,.ivu-menu.ivu-menu-vertical .ivu-menu-submenu-title{color:var(--theme-dark-ft)!important}.QBlayout .ivu-menu.ivu-menu-vertical .ivu-menu-item:hover,.ivu-menu.ivu-menu-vertical .ivu-menu-submenu-title:hover{background:#165dff!important}.ivu-menu-vertical.ivu-menu-light:after{background:var(--theme-light-bg)!important}.ivu-dropdown .ivu-select-dropdown{border-radius:10px}.ivu-form .ivu-form-item-label{color:var(--theme-color)!important}.ivu-table th{background-color:var(--gray-bg)!important}.ivu-table th,.ivu-table-wrapper-with-border{border-color:var(--gray-bg)!important}.ivu-table-border:after,.ivu-table:before{background-color:var(--gray-bg)!important}.ivu-table td{background-color:var(--whight-bg)!important;border-color:var(--gray-bg)!important}.ivu-table{color:var(--theme-color)!important}.ivu-table-row-highlight td,.ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td,.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td,tr.ivu-table-row-highlight.ivu-table-row-hover td{background-color:var(--table-bg)!important}.ivu-page-item{border:none!important;background-color:rgba(0,0,0,0)!important}.ivu-page-item-active{background-color:var(--page-bg)!important}.ivu-page-next,.ivu-page-prev{border:none!important;background-color:rgba(0,0,0,0)!important}.ivu-page-item a,.ivu-select-selection{color:var(--theme-color)!important}.ivu-select-selection{background-color:var(--gray-bg)!important;border:none!important}.ivu-select-item-selected,.ivu-select-item-selected:hover{color:#165dff!important}.ivu-select-item-focus{background-color:var(--gray-bg)!important}.ivu-select-dropdown{background-color:var(--whight-bg)!important}.-dropdown-item:hover{background-color:var(--gray-bg)!important}.ivu-select-item{color:var(--theme-color)!important}.ivu-input,.ivu-select-item:hover{background-color:var(--gray-bg)!important}.ivu-input{border:none!important}.ivu-badge-status-text,.ivu-input{color:var(--theme-color)!important}.ivu-modal-content{background-color:var(--whight-bg)!important}.changeColor{--whight-bg:var(--theme-dark-bg);--theme-light-bg:var(--theme-dark-bg);--theme-color:var(--theme-dark-ft);--gray-bg:var(--theme-dark-bg-2);--theme-light-login-title:var(--theme-dark-ft);--page-bg:#3c7eff33;--table-bg:#468dff;--table-bg-hight-light:rgba(134,223,108,.8)}.changeColor .ivu-layout{background-color:var(--theme-dark-bg-2)}.changeColor .ivu-card{background:var(--theme-dark-bg)}.changeColor .ivu-divider{background:var(--theme-dark-bg-2)}.ivu-steps .ivu-steps-head,.ivu-steps .ivu-steps-title{background:var(--whight-bg)!important}.ivu-steps .ivu-steps-title{color:var(--theme-color)!important}.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span,.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner>.ivu-steps-icon{color:#000c17!important}.ivu-page-options-elevator{color:var(--theme-color)!important}@media screen and (max-width:800px){.ivu-table,.ivu-table .ivu-badge-status-text,.ivu-table .ivu-btn-small{font-size:12px!important}.tableInfo{padding:10px!important}.ivu-drawer-body{padding:0!important}}.loading{width:50px;padding-bottom:15px;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}