.el-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-table--mini th,.table .el-table--mini td{padding:0 0}.table .el-table .success-row{background:red}.table .el-table .warning-row{color:#34c934!important}.tempDiv{display:inline-block;width:100px;height:32px}.blueCircle{background-color:#00f}.blueCircle,.greenCircle{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:5px}.greenCircle{background-color:green}.grayCircle{background-color:grey}.grayCircle,.redCircle{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:5px}.redCircle{background-color:red}.purpleCircle{width:10px;height:10px;background-color:purple;border-radius:50%;display:inline-block;margin-right:5px}.redFont{color:red}.blueFont{color:#00f}.greenFont{color:green}.grayFont{color:grey}.purpleFont{color:purple}.btnDiv{display:inline-block;position:absolute;height:32px;right:5px}.el-table--enable-row-hover .el-table__body tr:hover>td,.el-table__body tr.current-row>td{background-color:#f19944}