.swal2-container {
    
    z-index:                    999999999;
    
}
.swal2-styled.swal2-confirm {
    
    background-color:           #05356a;
    border:                     none;
    color:                      white;
    outline:                    none;
    
}