table thead th {
  font-size: 0.8rem !important;
  /* color: #999999; */
}

.action-icon {
  font-size: 16px;
  margin: 3px;
}

.card-title {
  font-size: 1.65rem;
}

.no-decor {
  text-decoration: none !important;
}

.point {
  cursor: pointer;
}

.red {
  color: red;
}

.hidden {
	display: none;
}
