.divWaiting{
   
position: absolute;
background-color:Gray;
z-index: 2147483647 !important;
opacity: 0.9;
overflow: hidden;
text-align: center; top: 0; left: 0;
height: 100%;
width: 100%;
padding-top:20%;
} 


