body.authlib {
	/* Keeps the body below the fixed navbar */
	padding-top:4rem;
}

.authlib-user-list .center-all td, .authlib-user-list .center-all th{
	text-align :center;
}

.authlib-user-form label[for="ldapUser"] {
	margin-bottom:0;
	font-weight:normal;
}

.form-group {
	margin-bottom: 1rem;
}
