html, body, .block {
	height: 100%;
}

.collection-header {
	font-size: 1.5em;
}

.job-years {
	padding-left: 10px;
	font-size: .5em;
}

.title-years {
	padding-left: 10px;
	font-size: .75em;
}

.show-details {
	cursor: pointer;
}

.uhLogo {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin: 10px;
}

.collection-item span.badge {
	background-color: #607d8b;
}

li.collection-item {
	overflow: hidden;
}

.techlist {
	display: inline-block;
	float: right;
	margin: 0px;
	padding: 0px;
}
