@page {
	margin: 12.7mm 9.7mm !important;
}

@media print {

	html,
	body,
	#container,
	.container,
	.container-fluid,
	.row-content {
		width: 1124px !important;
	}
	body {
		background: #fff !important;
	}
	.pagetop {
		display: none !important;
	}

}