#default-modal-absolute-loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    background-color: white;
    opacity: .5;
}
