.documents-submit-box {
  width: 100%;
  height: 120px;
}
.documents-submit-box img {
  width: 100%;
  height: 100%;
}
[dir] .documents-submit-box img {
  cursor: pointer;
}
[dir] .document-review {
  padding-bottom: 80px;
}
[dir] .document-review .card-header {
  background: #f8f8f8;
  border-bottom: none;
  padding: 0 1.5rem !important;
}
[dir] .document-review .card-header .card-header-pills {
  padding: 0 0.75rem !important;
  margin-bottom: 0.5rem !important;
}
