.container > .row > .sidebar {
	min-height: 300px;
}

.container > .row > .footer {
	text-align: center;
}

#form > div > label {
	min-width: 150px;
}

#form > div {
	margin-bottom: 5px;
}

.inline-block{
	float:left;
}

.pager a{
	border:none;
}

.table td, .table th {
	vertical-align:middle;
}

h1.legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
