.directory-photo-img {
	width: 80px;
	height: 80px;
	border: none;
}

.section-content-tools-wrapper {
	padding-bottom: 20px;
}

.contact-photo-wrapper {
	display: table-cell;
	table-layout: fixed;
	vertical-align: top;
}

.contact-info {
	display: table-cell;
	table-layout: fixed;
	vertical-align: top;
	padding-left: 10px;
}

.contact-info-element {
	word-break: break-word;
}

.contact-info-label {
	font-weight: bold;
}

.section-subtitle-wrapper .btn-xs {
	margin-top: -2px;
}

.directory-collapse {
	overflow: hidden;
}
