.table-primary > .thead > tr{
	background-color: #4a90e2;
}

.invoice-create-wrapper {
	overflow-x:auto;
	overflow-y:auto;
	max-height: 350px;
}