.document-name{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    line-height: normal;
    height: 37px;
}
/* .error-message{
    color: #dc3545;
    line-height: normal;
    font-size: 0.8rem;
} */