/*
    Document   : printer only
    Created on : Aug 6, 2012, 4:30:55 PM
    Author     : krystian
    Description:
        printer definition
*/

#system_info,
#topMenu,
#menuArea,
#submenu,
#csm_filter,
.print-hide,
#gain-content_sidemenu,
.fw-hint,
#btn_help {
	display: none;
	border: 0px;
}

body {
	background: none !important;
}

#footWrap, #footWrap a, #csm_report {
	border: 0;
	color: #000;
	background: none;
}
#report_content {
	margin: 0px;
}
#back_to_top {
	display :none !important;
	border: none !important;
}
html, body, #contentArea, #mainPage {
	height: auto;
	width: 100%;
	margin: 0;
}
#gain-client_logo {
	float: left;
}

div[class^="roottbl_"] {
	width: 99% !important;
}