#div_ajax_loader {
    position:fixed;
    z-index:1000000;
    margin:0;
    top:0;
    left:0;
    height:100%;
    width:100%;
    display:none;
}