.cell .red-dot {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background: #f56c6c;
  vertical-align: top;
}
.addFee {
  margin-bottom: 10px;
}

