/* scroll padrao do navegador */
body {
	overflow: visible !important;
}
#s4-workspace {
	width: auto !important;
	height: 100% !important;
	overflow: visible !important;
}
#aspnetForm {
	height: 100%;
}

