/* Styles for various header formats */
.approver-lbe-record{
	padding:10px 0;
	border-bottom:1px dotted #aaa;
}
.approver-lbe-record:hover{
	background:rgb(201, 221, 239,0.3);
}
.btn-group button input[type="checkbox"]{
	margin:0;
	position: relative;
	top: 2px;
}
.input-cover{
	width: 20px;
    height: 20px;
    position: absolute;
    left: 7px;
    top: 4px;
    z-index: 1;
}
.hours-ld-field{
	display: none;
}