.table-fs {
  font-size: 13px;
}

.btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 0.2rem;
}

.table-clrB {
  background-color: #c2e0ff;
}
.table-clrG {
  background-color: #c2eecb;
}
.table-clrR {
  background-color: #ffcccc;
}
.table-clrY {
  background-color: #fdf7c0;
}
