﻿div.Preloader_AjaxWait {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
    background: #ccc;
    padding-bottom: 10px;
    border-radius: 10px;
    padding: 10px;
}
