﻿.ui-widget-overlay 
{
	top: 0;
	position:absolute;
	left: 0;
	opacity: 0.5;
	filter: opacity(60);
	background: #666;
}
