.no-print{
	display: none !important;
}

.print-show-all{
	overflow: visible !important;
}

.print-remove-border{
	border-style: none !important;
}

.print-remove-background{
	background: none !important;
}


.print-padding-reset{
	padding: 0 !important;
}

.print-only{
	display: block !important;
}
