#modal-dialog-result-message {
  display: none;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 120px;
}
.modal-dialog .error{
  border: 1px solid red;
}
.custom-file-input.custom-file-input-ro::before {
  content: 'Adaugă fișier';
}
