.required {
	color: red;
}

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

.currency {
	text-align: right;
	white-space: nowrap;
}

.number {
	text-align: right;
	white-space: nowrap;
}

.search-table {
	border: 1px solid #ddd;
}

.article-group {
	padding: 2px !important;
}

.article-section {
	border-bottom: 1px solid rgb(238, 238, 238);
}

.page-header {
	font-size: 2em;
}

.highlighted-input {
	border-color: red;
}

.actions {
	white-space: nowrap;
}

