@media print {
	.noprint {
		display: none;
	}
	input.rich-filter-input {
		display: none;
	}
	img.rich-sort-icon {
		display: none;
	}
}
