/* Add here all your CSS customizations */

.custom-border-color-vm-table {
		border-color: #999999 !important;
}

.vm-table-bg-light {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.vm-table-bg-light-alt {
	background-color: rgba(255, 255, 255, 0.7) !important;
}