
#pageModal {
    margin-top: 100px;
}

.loading {
    margin: 50px auto;
    height: 100px;
    width: 100px;
    background: url(/asset/img/loading.gif) center center no-repeat;
}
