input.has-error, select.has-error, textarea.has-error
{
    border: 1px solid red!important;
}

.swal2-confirm.swal2-styled, .sa-confirm-button-container, button.confirm   
{
    /*color: white!important;*/
    font-weight: bold!important;            
}   