.i4n-width-11em {
    width: 11em;
}

.i4n-width-30em {
    width: 30em;
}

.i4n-text-right {
    text-align: right;
}

.ui-datatable table tbody tr.i4n-highlight-text-red td,
.ui-datatable table tbody tr.i4n-highlight-text-red td .ui-commandlink {
    color: #aa0000 !important;
}

.i4n-background-lightred {
    background-color: #eec2c2;
}