
.table tbody tr td {
	background-color: #FFF!important;
	}
.table thead th {
	padding: 10px 10px!important;
	vertical-align: middle;
	font-weight: 700;
}
.table td {
	padding: 10px 10px!important;
	}
.table tbody tr td.bg-l-gray {
	background-color: #eee!important;
	}