﻿/*
    blockUI loader
*/
#custom-loader {
    margin-top: 43px;
}

.loading-text {
    color: white;
    font-size: x-large;
}
