.user-remark-modal .modal-title {
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #cc0000;
  line-height: 20px;
}
.user-remark-modal .modal-dialog .modal-body {
  height: 100%;
}
.user-remark-modal .modal-dialog .modal-body .txt-remarks {
  height: 80px;
}
.user-remark-modal .borderless td,
.user-remark-modal .borderless th {
  border: none !important;
  vertical-align: middle !important;
}
