.report {
  white-space: pre-wrap;
}

.report-actions {
  margin-top: 10px;
}

.report-actions .wide {
  margin-top: 0;
}

.report-actions .secondary:disabled {
  background: #f2f3f8;
  border-color: #e4e5ee;
  color: #a1a4b4;
  cursor: not-allowed;
}
