.SipalInputValidatorMessage{ font-size: .875rem !important; }

.SipalInputValidatorMessage > div{ display: none; align-items: baseline; }
.SipalInputValidatorMessage > div:first-child{ display: flex; }
.SipalInputValidatorMessage > div .ui-message-error-detail{ display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }