.rent-file-section.-error #dropzone{
  border-color: #eb4949;
}
.rent-file-error{
  display: block;
  margin: 15px 0 0 0;
  color: #eb4949;
  font-weight: 600;
}