
.datatable_relation_kins tbody tr td{
	cursor: pointer;
}

.datatable_relation_kins tbody tr.selected td{
	background-color: #369bd7;
	color: #FFF;
}

.relation_checkbox_blocker{
	float: left; 
	width: 25px; 
	height: 25px; 
	display: block; 
	position: absolute; 
	z-index: 99999;
}
