﻿body {
}
.ProductionHide
{
	/* in production: */
	display:none !important;
	
	/*in test should be empty!!!*/
}
