@page {
	margin: 0;
}

@media print {
	body {
		font-size: 11pt;
		background: #fff !important;
		color: #000;
	}

	.ha2-plugin > h2 {
		margin-top: 0;
	}

	.ha2-plugin > p,
	#actions,
	#toTop,
	.ha2-plugin_callout,
	.fusion-tb-header,
	#sliders-container,
	.fusion-page-title-bar,
	.fusion-tb-footer,
	.prozess_bild,
	.excel-export,
	.palette {
		display: none !important;
	}

	.ha2-plugin > h2 {
		margin-top: 0 !important;
	}

	.minitable {
		display: block !important;
	}

	.list-group {
		margin-top: 15px !important;
	}

	.list-group-item {
		padding: 0;
		border: 0 none;
	}

	.list-group-item.active {
		background: transparent;
	}

	.ha2-plugin .list-group-item.active h5 {
		color: black;
	}

	.list-group-item.active .light {
		color: #999;
	}

	table {
		width: 100%;
		font-size: 9px !important;
		border: 0 none;
	}
}
