body {
	padding-bottom: 40px;
}

.navbar {
	border-radius: 0;
	margin-bottom: 30px;
}

body.modal-open {
	margin-right: 0 !important;
	overflow: auto;
}

h3 {
	margin-top: 0;
}

.table td {
	vertical-align: middle !important;
}

.table th.sortable {
	cursor: pointer;
	user-select: none;
}

.table th.sortable:hover {
	opacity: 0.7;
}

.table th .glyphicon {
	font-size: 10px;
}
