.not_available {
  text-decoration: line-through;
  color: #b0b0b0;
}
.no-select {
  user-select: none;
}
