.blockUI.ui-widget-overlay.protection_overlay_visible{
	opacity:0.3;
}

.blockUI.ui-widget-overlay{
	opacity:0;
	transition: opacity 1s;
}