﻿.ProcessIndicator
{
	background:#121d34;
	filter:alpha(opacity=50);
	height:100%;
	left:0;
	opacity:.5;
	position:fixed;
	top:0;
	width:100%;
	z-index:1;
}
