.ui-widget-overlay {
	background: #333;
	opacity: 0.80 !important;
	z-index: 1000 !important;
}

.ui-widget-content {
	background: #fff;
}