/*
 * People page
 */

.viewSizeGE-XL .ppl .pageCol {	/* side by side on large width */
	float: left;
	width: 50%;
	min-width: 420px;
}

.ppl .editList_container {
	min-width: 24ch;
}

.noPeopleText {
	text-align: center;
	padding-top: 40px;
	font-size: 120%;
	font-weight: bold;
	color: darkgrey;
}
