#header, .headerlinks, .tabs, .support, .copyright, .app_navbar, .actions, .navtopbar, #reportprops-container, .reportheader, .leftnav, .qeprops, .noprint {
	display: none;
}

.noscreen {
	display: block !important;
}

body, html {
    background-color: white;
    padding: 0;
}

.tabpage {
	border: 0;
}

thead{
	display: table-header-group;
}