
/*.table>thead>tr>th,
.table>tbody>tr>td {
	border: none;
}

table td {
	border-right: solid 1px #d0d0d0 !important;
}

table td:last-of-type {
	border-right: none !important;
}*/