/******************************************
*  Author : Shane
*  Created On : Tue Oct 18 2022
*  File : admin.css
*******************************************/

.userForm .forms-group{
	padding:30px;
}

select.userLevel{
	width:130px;
}

.btn-secondary{
	height:38px;
}