.swal2-select{
    border-radius: 10px;
}

.swal-button-hide{
    display: none !important;
}

/* h2#swal2-title.mixInErrorTitle{
    font-size: 14px !important;
} */
.swal2-container.swal2-top-start.swal2-backdrop-show{
    width:450px;
}

.swal2-container.swal2-top-start.swal2-backdrop-show h2#swal2-title.mixInErrorTitle{
    font-size: 14px !important;
}


.swal2-container.swal2-top-end.swal2-backdrop-show{
    width:300px;
}
.swal2-container.swal2-top-end.swal2-backdrop-show h2#swal2-title.mixInErrorTitle{
    font-size: 14px !important;
}