html, body {
	height: 100%;
}

h5 {
	margin-top: 10px;
}

.full-height {
	height: 100%;
	min-height: 100%;
}

.well {
	background-color: #f8f9fa;
	padding: 10px;
	margin-bottom: 5px;
}

.sidebar {
	position: fixed;
	border-right: 1px solid #aaa;
	height: 100%;
	padding-top: 30px;
}

.content {
	padding-top: 30px;
	margin-bottom: 20px;
}

pre {
	color: #bd4147;
	margin-bottom: 0;
}
