/**
 * ownCloud
 *
 * @author Thomas Müller <deepdiver@owncloud.com>
 * @copyright (C) 2014-2018 ownCloud GmbH
 *
 * This code is covered by the ownCloud Commercial License.
 *
 * You should have received a copy of the ownCloud Commercial License
 * along with this program. If not, see <https://owncloud.com/licenses/owncloud-commercial/>.
 *
 */
.grouping > span {
	margin-right: 5px;
}

.shibhidden {
	display: none
}

.user-info-label {
	font-weight: bold;
	margin-left: 25px;
}

.user-info-data {
	padding: 10px;
}
