th {
	text-align: left;
}
td {
	vertical-align: top;
}
table ul {
	margin-top: 0;
	column-count: 3;
}
tr.default {
    display: none;
}
table.fc-user-types {
    margin-bottom: 15px;
}
.permissions-only td:nth-of-type(1),
.permissions-only td:nth-of-type(3) {
	display: none;
}
table.editable-offices {
    margin-top: 15px;
}
table.editable-offices td {
    vertical-align: middle;
    padding-right: 15px;
}