.tables{height:calc(100% - 100px);padding:10px;background:#fff;border-radius:6px}.tables .el-table__body tr.current-row>td.el-table__cell,.tables .el-table__body tr.hover-row>td.el-table__cell{background:rgba(32,191,213,.1019607843)!important}.tables .el-pager li.active{background:#20bfd5;border-radius:6px;font-size:14px;color:#fff}.tables .el-pagination .btn-next,.tables .el-pagination .btn-prev{border-radius:6px;margin:0 5px;border:1px solid #dcdfe6}.tables .el-switch.is-checked .el-switch__core{background-color:rgba(32,191,213,.1019607843);border-color:rgba(32,191,213,.1019607843)}.tables .is-checked .el-switch__core:after{background:linear-gradient(180deg,#00d3ab,#20bfd5)}.tables .el-switch__core:after{background:#f6f9fc}.tables .el-table:before,.tables .el-table__fixed-right:before,.tables .el-table__fixed:before{height:0!important}::-webkit-scrollbar{width:10px;height:10px;background-color:#f6f6f6}::-webkit-scrollbar-track{background:#e1e1e1;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#20bfd5;border-radius:10px;border:10px solid #20bfd5}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ecologys .el-dialog{background:linear-gradient(180deg,#e0fffd,#fff 30%);box-shadow:0 2px 10px 0 #1d2022;border-radius:6px;border:3px solid #fff}.dialogbox{margin-bottom:20px;display:flex;justify-content:space-between}.dialogbox span{background:#fff;box-shadow:0 2px 20px 0 hsla(0,0%,91%,.5);border-radius:6px;padding:15px;font-size:16px;color:#000;margin-right:10px;flex:1}.dialogbox span i{font-weight:700}