.file-loaded {
    margin: 10px 0 0 25px;
}

.calibrations-trash {
  margin: 10px 0 0 25px;
  color: #aeaeae;
  cursor: pointer;
}

.calibrations-trash:hover {
  color: red;
}