table.miTable .actions .button-list {
  text-align: right;
}

table.miTable .btn {
  padding: 0 10px;
}

table.miTable p {
  margin-bottom: 0;
}

form.miForm .error-message {
  color: #993746;
  background-color: #ffdee3;
  border-color: #ffd1d8;
}

.checkControl {
  cursor: pointer;
}
