.read-only-field {
  background: #eee !important;
  pointer-events: none !important;
  touch-action: none !important;
  cursor: not-allowed !important;
}

.make-gray-background {
  background-color: #dbdada !important;
}
.bki-upload-file-info {
  font-size: 13px !important;
  color: #17a2b8 !important;
  padding-top: 6px !important;
}

.bki-upload-heading {
  text-decoration: underline !important;
  margin-top: 10px !important;
  font-size: 18px !important;
  color: #656a6f !important;
  font-weight: 400 !important;
}
.acceptableDocs-heading {
  padding: 0 !important;
}
.acceptableDocs-list {
  margin-left: 20px !important;
}
