div.hk-dtl2{
	height:50%;
	width:90%;
	visibility:hidden;
	margin-left: auto;
        margin-right: auto;
	bottom:0;	
	overflow:scroll;
	position: fixed;
	border-top: solid 5px #5d627b;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	background-color:#ffffff;
}
table.hk-table-dtl2#result2{
	width:100%;
	height:100%;
	margin-left:0px;
	background-color:#ffffe0;
}
table.hk-table-dtl2#result2 th{
	background-color:#f0f8ff;
}
table.hk-table-dtl2#result2 th#day{
	width:100px;
}


