@charset "utf-8";
input[type=text],
input[type=password] {
	font-size: 16px!important;
}

textarea {
	font-size: 16px!important;
}