/* here you can put your own css to customize and override the theme */

#lock-screen{
	position:absolute;
	z-index:999999;
	width:100%;
	height:100%;
	background:#474747;
	display:none;
}


.tr-cpointer tr{
	cursor:pointer;
}


.dd3-content .link{
	cursor:pointer;
}