.invoices
{
	padding: 1em;
}
.invoices .box
{
	max-width: 40em;
}
.invoices .box > .header,
.invoices .htk-grid > thead > tr
{
	background-color: #3F51B6;
}