
#JJAX_preloader{
    position: absolute;
    bottom: 0;
    display: none;
    width:100%;
    text-align:center;
    z-index: 99;
    background: pink;
    color: white;
    font-size: 25px;
    height: 150px;
	
}

