[data-v-dc46dce2] .table th > .cell {
  padding-left: 8px;
  padding-right: 8px;
}
[data-v-dc46dce2] .table tr,[data-v-dc46dce2] .table td {
  height: 42px;
  line-height: 42px;
}
[data-v-dc46dce2] .table .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #dcdfe6;
}
[data-v-dc46dce2] .p0 {
  padding: 0 !important;
}
[data-v-dc46dce2] .p0 .cell {
  padding: 0 !important;
}
.red[data-v-dc46dce2] {
  border: 1px solid #ea7f8e;
  color: #ea7f8e;
}
.red[data-v-dc46dce2]:hover {
  color: white;
  background: #ea7f8e !important;
}
.right-img[data-v-dc46dce2] {
  display: flex;
  color: #333;
  font-size: 12px;
  position: absolute;
  right: 0px;
}
.right-img img[data-v-dc46dce2] {
  width: 18px;
  margin-right: 5px;
}
.riskGrade[data-v-dc46dce2] {
  position: relative;
}
.pointer[data-v-dc46dce2]::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.risk_grade_01[data-v-dc46dce2]::before,
.secure_risk_grade_01[data-v-dc46dce2]::before {
  background-color: #32a7f7;
}
.risk_grade_02[data-v-dc46dce2]::before,
.secure_risk_grade_02[data-v-dc46dce2]::before {
  background-color: #d70023;
}
.risk_grade_03[data-v-dc46dce2]::before,
.secure_risk_grade_03[data-v-dc46dce2]::before {
  background-color: #ea7f8e;
}
.risk_grade_04[data-v-dc46dce2]::before,
.secure_risk_grade_04[data-v-dc46dce2]::before {
  background-color: #f3c132;
}
