.error-message{
  font-size: 11px;
  color: #cd1f3a;
  font-style: italic;
  display: block;
  line-height: 16px;
  margin-top: 4px;
}

.exam-error-message {
  text-align: center;
  font-size: 11px;
  color: #cd1f3a;
  font-style: italic;
  display: block;
  line-height: 16px;
  margin-top: 10px;
}