﻿.notify-dialog {
    pointer-events: none;
    background: none !important;
}

.notify-dialog > .modal-backdrop {
    pointer-events: none;
    background: none !important;
}