.no-margin {
	margin-top: 0;
}

td.right,
th.right {
    text-align: right;
}

.error {
	color: red;
}

.sumrow {
    font-weight: bold;
}

.unseen {
    font-weight: bold;
}

.alert-wrapper {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	right: 0;
}