input[type=text],
input[type=password] {
	border:1px solid #17a619 !important;
}

textarea {
	border:1px solid #17a619 !important;
}