.logoutbutton {
	position: absolute !important;
	bottom: 15px !important;
	right: 15px !important;
}

.passwordGrid.ui-panelgrid>*>tr, .passwordGrid.ui-panelgrid .ui-panelgrid-cell {
	border: none;
}

tr.rules-1 td {
	background-color: #ffd6b3 !important;
}

.createUserPanelGroup.ui-datatable .ui-datatable-header {
	text-align: left;
}

.user-name-display {
	position: absolute !important;
	bottom: 15px !important;
	right: 90px !important;
}

.ui-button--filter {
	float: right;
	z-index: 1;
	margin-top: 6px;
	margin-bottom: 6px;
	position: absolute;
	top: 0;
	right: 15px;
}

.ui-button--right {
	float: right;
}

.ui-panel--left {
	text-align: left;
}

.ui-selectonemenu-items-wrapper {
	height: 300px !important
}
