/* line 5, /app/app/assets/stylesheets/evaluations/exams.scss */
.subject-mark {
  border: 1px solid #ccc;
  padding: 5px 20px;
  margin-bottom: 15px;
}
/* line 10, /app/app/assets/stylesheets/evaluations/exams.scss */
.subject-mark h4.subject-name {
  font-weight: bold;
}

/* line 16, /app/app/assets/stylesheets/evaluations/exams.scss */
td.actions a {
  margin-right: 10px;
}
