.navbar-brand {
	padding: 4px;
}
.navbar-brand img {
	max-height: 100%;
	height: 42px;
}
div.tab-pane {
	margin-top: 12px;
}
table .list-group-item {
	border: none;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	background: transparent;
}
table .list-group-horizontal {
	flex-wrap: wrap;
}
label.col-form-label {
	text-align: right;
	font-weight: bold;
}
.text-right {
	text-align: right;
}