@charset "utf-8";
/* CSS Document */
input {
	width:60%;
}

.date_selector select {
	width:15%;
}
.purchase_experience input {
	width:auto;
}
.method_contact input {
	width:auto;
}
.submit_button input {
	width:auto;
}
.contact_text {
    padding:32px;
}
.contact {
    color:#3b4441;
}