.ui-dialog {
	z-index: 25041 !important;
}

/* Overlays */
.ui-widget-overlay {
	background: #000000; 
	opacity: .7;
	filter: Alpha(Opacity=70); /* support: IE8 */
	z-index: 25040 !important;
}