.popover-review-status {
  max-width: fit-content;
}
.popover-review-status .popover-body {
  max-width: fit-content;
}
.review-image img {
  width: 100%;
  height: 280px;
}
.material-file-name {
  color: #333333;
  display: inline-block;
  word-break: break-all;
}
[dir] .material-modal-icon {
  cursor: pointer;
}
[dir=ltr] .material-modal-icon {
  margin-right: 15px !important;
}
[dir=rtl] .material-modal-icon {
  margin-left: 15px !important;
}
.material-modal-image {
  width: 22px;
  height: auto;
}
.material-modal-table table thead th {
  font-size: 1rem;
  white-space: nowrap;
}
[dir] .material-modal-table .table th, [dir] .material-modal-table .table td {
  text-align: center;
}
[dir=ltr] .material-modal-table .table tbody tr td:nth-of-type(2) {
  text-align: left;
}
[dir=rtl] .material-modal-table .table tbody tr td:nth-of-type(2) {
  text-align: right;
}
.remittance-material-collection .form-group label {
  font-size: 1rem;
}
.remittance-material-collection table thead th {
  font-size: 1rem;
}
.popover-review-status {
  max-width: fit-content;
}
.popover-review-status .popover-body {
  max-width: fit-content;
}
