.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}.ticket{position:absolute;top:100px;left:0;bottom:0;width:100%;background-color:rgba(20,35,30,.5)}.ticket-search{height:80px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticket-search .search-label{margin-right:10px}.ticket-chart{width:100%;height:320px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ticket-chart,.ticket-chart .chart{-webkit-box-sizing:border-box;box-sizing:border-box}.ticket-chart .chart{width:24%;height:100%;border-radius:6px;border:1px solid hsla(0,0%,100%,.33);overflow:hidden}.ticket-table{position:absolute;bottom:0;width:100%;padding:0 1vh 1vh;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s;transition:all .5s}.table-low{height:calc(100% - 400px)}.table-high{height:calc(100% - 80px)}.table-header{width:100%;height:50px;font-size:18px;background-color:rgba(7,19,35,.9);color:#fff;border-radius:6px 6px 0 0;border:1px solid hsla(0,0%,100%,.33);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-header .ticket-high-light{color:#55f5ff;font-size:20px}.table-header .toggle-charts{height:28px;line-height:28px;padding:0 12px;border:1px solid #fff;color:#fff}.ticket-report{width:100%;max-height:calc(100% - 100px);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 6px 6px;overflow-y:scroll;-webkit-transition:all .5s;transition:all .5s}.ticket-report .el-table:before{display:none}.ticket-report .el-table__empty-block{height:150px}.ticket-report .el-table__empty-text{color:#fff;font-size:14px}.ticket-report .el-table{border:none;background:none}.ticket-report .el-table table{overflow-x:hidden}.ticket-report .el-table table td{border:none}.ticket-report .el-table table tr{background:none}.ticket-report .el-table table thead th{background-color:rgba(6,4,10,.6)}.ticket-report .el-table table tbody tr:nth-child(odd){background-color:rgba(6,4,10,.5)}.ticket-report .el-table table tbody tr:nth-child(2n+2){background-color:rgba(6,4,10,.6)}.ticket-report .el-table table tbody tr:hover>td{background-color:rgba(6,4,10,.5)!important}.ticket-report .el-table table .cell{color:#fff;background:none;font-size:14px;padding:0;text-align:center}.ticket-report::-webkit-scrollbar{width:10px;height:0;background-color:transparent}.ticket-report::-webkit-scrollbar-thumb{background-color:hsla(0,0%,78.4%,.3);border-radius:10px}.div-ticket-pagination{color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;height:50px}.div-ticket-pagination .el-pagination button{height:40px;width:50px;background-color:rgba(7,19,35,.9);text-align:center}.div-ticket-pagination .el-pagination button .el-icon{height:40px;line-height:40px;font-size:20px;color:#999;padding-bottom:3px}.div-ticket-pagination .el-pagination button:disabled{background-color:rgba(0,0,0,.3)}.div-ticket-pagination .el-pagination li{background-color:rgba(7,19,35,.9);height:40px;font-size:20px;color:#999;padding-top:5px}.div-ticket-pagination .el-pagination li:hover{color:#ddd;background-color:rgba(6,4,10,.7)}.div-ticket-pagination .el-pagination li.active{color:#ddd;background-color:rgba(6,4,10,.7);border:1px solid #c8c8c8}