#blackout,#blackout_error,#blackout_error_ajax{
position:fixed;
background-color:#000;
opacity:0.9;
left:0;
top:0;
height:100%;
width:100%;
z-index:99999;
visibility:hidden;
}