﻿.custom-loader-color 
{
    color: #fff !important;
    font-size: 50px !important;
}

.custom-loader-background
{
    background-color: cornflowerblue !important;
}
.custom-middle-align 
{
    vertical-align: middle !important;
}