.bc-file-select {
  cursor: pointer;

  &-disabled {
    cursor: not-allowed;
  }
}
