/* here you can put your own css to customize and override the theme */
.dataTable tbody{
	font-size: 14px;
}
.alignRight {text-align: right;}

#invoices .popover{
    max-width: 500px;
    width: 100%;
}
