table>tbody>tr.active-row {
	background-color: #f5f5f5;
}

.border-container {
	border-style: solid;
	border-width: thin;
	border-radius: 5px;
}