.no-print
{
	display: none !important;
}

.textarea-print
{
	display: block;
	overflow: visible;
	white-space: pre;
	white-space: pre-wrap;
}