.form-contact{width:400px;text-align:left;margin:auto}.form-field{margin-bottom:15px}.form-field label{display:block}.form-contact input,.form-contact select,.form-contact textarea{border:0;border:1px solid #eee;background-color:#eee;padding:9px;border-radius:5px;font-size:17px;margin-bottom:10px;outline:0}.form-contact input[type=password]:focus,.form-contact input[type=text]:focus,.form-contact textarea:focus{background-color:#fff;box-shadow:0 0 6px #bbb;border:1px solid #bbb}.form-contact #Comment{width:400px}.contact-notice{display:none;border:3px solid #e49c9f;padding:20px;margin-bottom:10px}.contact-notice p{margin-top:0}.contact-notice p:last-child{margin-bottom:0}@media only screen and (max-width:500px){.form-contact{width:100%}.form-contact #Comment{width:90%}}