.form-style-6{max-width:400px;padding:20px 30px;background:#f7f7f7;margin-bottom:20px}.form-style-6 h1{background:#333;padding:20px 30px;font-size:140%;font-weight:300;color:#fff;margin:-20px -30px 10px -30px}.form-style-6 label{font-weight:700}.form-style-6 label span{color:red}.form-style-6 textarea{min-height:10rem;width:100%;line-height:1.4}.form-style-6 input[type=date],.form-style-6 input[type=datetime],.form-style-6 input[type=email],.form-style-6 input[type=number],.form-style-6 input[type=search],.form-style-6 input[type=text],.form-style-6 input[type=time],.form-style-6 input[type=url],.form-style-6 select,.form-style-6 textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;background:#fff;margin-bottom:4%;border:1px solid #ccc;padding:3%;color:#555;font-size:100%}.form-style-6 textarea{font-family:Arial}.form-style-6 input[type=date]:focus,.form-style-6 input[type=datetime]:focus,.form-style-6 input[type=email]:focus,.form-style-6 input[type=number]:focus,.form-style-6 input[type=search]:focus,.form-style-6 input[type=text]:focus,.form-style-6 input[type=time]:focus,.form-style-6 input[type=url]:focus,.form-style-6 select:focus,.form-style-6 textarea:focus{box-shadow:0 0 5px #00c0f3;padding:3%;border:1px solid #00c0f3}.form-style-6 input[type=button],.form-style-6 input[type=submit]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;padding:3%;background:#577dbe;border-bottom-style:none;border-top-style:none;border-right-style:none;border-left-style:none;color:#fff}.form-style-6 input[type=submit]{text-transform:uppercase}.form-style-6 input[type=button]:hover,.form-style-6 input[type=submit]:hover{background:#333}