.el-table{width:100%;-webkit-transition:all .5s;transition:all .5s;background:none}.el-table,.el-table td{border:none}.el-table tr{background:none}.el-table thead th.el-table__cell{background-color:rgba(6,4,10,.6)}.el-table tbody tr:nth-child(odd){background-color:rgba(6,4,10,.3)}.el-table tbody tr:nth-child(2n+2){background-color:rgba(6,4,10,.6)}.el-table tbody tr:hover>td{background-color:rgba(6,4,10,.3)!important}.el-table .cell{color:#fff;background:none;font-size:14px;padding:0;text-align:center}.el-table:before{height:0}.el-form .el-form-item__label{color:#fff}.right-slide-enter-active,.right-slide-leave-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s}.right-slide-enter,.right-slide-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;pointer-events:none}.device-panel{position:absolute;top:110px;left:10px;width:240px;max-height:calc(100% - 120px);padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;border-radius:6px;background-color:rgba(20,35,30,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.device-panel .device-tree{max-height:calc(100% - 160px);min-height:500px;border:none;background-color:transparent;color:#fff;overflow:auto}.device-panel .device-tree::-webkit-scrollbar{width:10px;background-color:transparent}.device-panel .device-tree::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.3)}.device-panel .device-tree .tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.device-panel .device-tree .tree-node .tree-icon{margin-right:5px;max-width:20px;max-height:20px}.device-panel .device-tree .el-tree-node__content{height:34px}.device-panel .device-tree .el-tree-node:focus>.el-tree-node__content,.device-panel .device-tree .el-tree-node__content:hover{background-color:rgba(0,0,0,.3)}