﻿#userListContainer {
    width: 630px;
}
#userFormContainer .mf-yes-no >label {
    min-width: 160px;
}
#userRoleListContainer .ui-grid-header-cell-row > div.ui-grid-header-cell:first-of-type > div[role="columnheader"] {
    max-height: 27px;
}
#userRoleListContainer .ui-grid-header-cell-row > div.ui-grid-header-cell:first-of-type > div[role="columnheader"] .ui-grid-header-cell-label{
    display: none;
}