#historyTable {	border-collapse: collapse;}#historyTable th {	background-color: #c7003e;	border: 1px solid #c7003e;	color: #ffffff;	font-weight: bold;	padding: 5px;}#historyTable td {	border: 1px solid #c7003e;	padding: 5px;	cursor: default;}#historyTable td:nth-child(2) {	text-align: right;}#historyTable th:nth-last-child(1) {	background: none;	border: 0;}#historyTable td:nth-last-child(1) {	border: 0;	padding-left: 20px;}.lkh01 {	background-color: #6ddc6e;}