﻿.loader-bg {
    position: fixed;
    z-index: 999999;
    /*background:#f1f4f5;*/
    background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
