﻿.bs-ma-full-screen-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0c9;
    z-index: 9999;
    backdrop-filter: blur(5px);
}

.z-index-1040 {
    z-index: 1040 !important;
}
