.swal2-popup .update-input, .swal2-popup .update-textarea, .swal2-popup .update-select {
	width: 100% !important;
	margin: 0px auto !important;
	padding: 6px !important;
	height: 40px !important;
	max-width: 100% !important;
	font-size: 15px !important;
}
.swal2-popup .update-input, .swal2-popup .update-select {
	height: 40px !important;
	margin: 5px 0px auto !important;
}
.swal2-popup .update-textarea {
	height: auto !important;
    margin-top: 10px;
}