html, body {
	overflow: hidden;
}

#wrapper, #content{
	height: 100% !important;
}

.container_click {
	cursor: pointer;
}