.swal2-input{
    width: 100% !important;
    margin-left: 0 !important;
    height: 2.5em !important;
    margin-right: 0 !important;
}
textarea.swal2-input{
    height: 5em !important;
    padding: 0.5em 0.5em !important;
}
.swal2-close{
    outline: none;
}