html			{ background: #fff; }
*				{ background: none!important; color: #000!important; }

.print-info		{ display: block; }
.print-hide 	{ display: none; }

/* Hide blocks
--------------------------------------- */
#root .header,
#root .aside,
#root .footer,
.print-hide			{ display: none; }
