.uvpTable.el-table td,.uvpTable.el-table th{padding:0;border-bottom:none}.uvpTable.el-table td .imgIcon,.uvpTable.el-table th .imgIcon{margin-right:6px}.uvpTable.el-table td{border-right:none;border-color:#eef0f1}.uvpTable.el-table td>.cell,.uvpTable.el-table th>.cell{min-height:48px;padding:4px 20px;font-size:14px;display:flex;align-items:center;color:#000;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.uvpTable.el-table td>.cell span,.uvpTable.el-table th>.cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uvpTable.el-table td>.cell a,.uvpTable.el-table th>.cell a{color:#4971ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uvpTable.el-table td>.cell .nav-link,.uvpTable.el-table th>.cell .nav-link{padding-left:0;padding-right:0}.uvpTable.el-table td>.cell .link,.uvpTable.el-table th>.cell .link{cursor:pointer;color:#4971ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uvpTable.el-table td>.cell .img,.uvpTable.el-table th>.cell .img{margin-right:10px}.uvpTable.el-table td>.cell .bgColor,.uvpTable.el-table th>.cell .bgColor{width:34px;text-align:center;border-radius:8px;height:16px;line-height:16px}.uvpTable.el-table td>.cell .bgColor.CRITICAL,.uvpTable.el-table th>.cell .bgColor.CRITICAL{background-color:red;color:#fff}.uvpTable.el-table td>.cell .bgColor.HIGH,.uvpTable.el-table th>.cell .bgColor.HIGH{background-color:#ff9126;color:#fff}.uvpTable.el-table td>.cell .bgColor.MEDIUM,.uvpTable.el-table th>.cell .bgColor.MEDIUM{background-color:#efce18;color:#fff}.uvpTable.el-table td>.cell .bgColor.LOW,.uvpTable.el-table th>.cell .bgColor.LOW{background-color:#67d68c;color:#fff}.uvpTable.el-table td>.cell .bgColor.NONE,.uvpTable.el-table th>.cell .bgColor.NONE{background-color:#b5e1ff;color:#fff}.uvpTable.el-table td>.cell .green,.uvpTable.el-table th>.cell .green{color:#15bc73}.uvpTable.el-table td>.cell .red,.uvpTable.el-table th>.cell .red{color:#fe4563}.uvpTable.el-table td>.cell .arrayCollapse,.uvpTable.el-table th>.cell .arrayCollapse{display:flex;align-items:baseline;justify-content:space-between;width:100%}.uvpTable.el-table td>.cell .arrayCollapse .collapseImg,.uvpTable.el-table th>.cell .arrayCollapse .collapseImg{cursor:pointer;height:20px;width:20px;display:flex;align-items:center;justify-content:center}.uvpTable.el-table td>.cell .arrayCollapse .collapseImg img,.uvpTable.el-table th>.cell .arrayCollapse .collapseImg img{width:auto;height:auto;transition:all .3s}.uvpTable.el-table td>.cell .arrayCollapse .collapseImg img.rotate,.uvpTable.el-table th>.cell .arrayCollapse .collapseImg img.rotate{transform:rotate(-90deg)}.uvpTable.el-table td>.cell .arrayCollapse .cellBox,.uvpTable.el-table th>.cell .arrayCollapse .cellBox{width:calc(100% - 30px);display:flex;flex-wrap:wrap;line-height:30px}.uvpTable.el-table td>.cell .arrayCollapse .cellBox .line,.uvpTable.el-table th>.cell .arrayCollapse .cellBox .line{margin:0 10px}.uvpTable.el-table .el-table__body tr.el-table__row td.cell-list .cell{flex-wrap:wrap}.uvpTable.el-table .el-table__body tr.el-table__row td.cell-list .cell div{width:100%;line-height:24px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.uvpTable.el-table .el-table__body tr.el-table__row:hover td{background-color:#f2f4fc}.uvpTable.el-table .el-table__header tr th{background-color:#f3f4fc;font-weight:700;color:#191a35}.uvpTable.el-table .el-table__empty-text .no-data{color:#000;font-size:14px}.uvpTable.el-table .el-table__empty-text .no-data p{margin-top:-20px}