.portlet-msg-error {
    font-style: italic;
    font-weight: bold;
    margin: 1px 0 0 0;
    padding: 1px 5px 1px 24px;
}

.portlet-msg-info {
    font-style: italic;
    margin: 1px 0 0 0;
    padding: 1px 5px 1px 24px;
}

.modal-body {
    max-height: 100vh;
    overflow-y: auto;
}

.ui-selectonemenu-label {
    width: auto !important;
}

tr.ui-datatable-empty-message td {
    text-align: center;
}

.ui-inputfield {
    box-sizing: border-box;
}

input.ui-inputfield:not(.ui-column-filter) {
    height: auto !important;
    padding: 10px 10px !important;
}
