.filter-container tbody tr td:first-child {
    width: 181px;
}
.tk-nav{
	cursor: pointer;
}
.tk-nav:hover{
	background-color: #ddd;
}