.hide{
    display: none!important;
}
body.swal2-toast-shown .swal2-container{
    z-index: 999999;
}
.click-check{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent;
    z-index: 2147483645;
    cursor: pointer;
}
