#mwp-form-free-id-1 { font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Tahoma, sans-serif; font-weight: normal; font-weight: 600 !important; font-size: 12px !important;
padding: 10px;
margin: 10px;
text-align:left;
}
#mwp-form-free-id-1 input[type=button]{
display: inline-block;
border: none; 
background: #f3ecea;
width: auto;
height:36px;
line-height: 36px
text-decoration: none;
font-size: 15px;
-webkit-appearance: none;
padding:0 20px;
}
#mwp-form-free-id-1 input[type=button]:hover { cursor: pointer; background: #444444; }
#mwp-form-free-id-1 input[type=text],#mwp-form-free-id-1 textarea{ background: #fcfcfc; border: 1px solid #cecece; padding: 10px; display: block; font-size: 15px; max-width: none; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 13px; }
#mwp-form-free-id-1 textarea{ height:120px; margin-bottom: 13px; }
#mwp-form-free-id-1 input[type=text]{ height:36px; line-height: 36px; }
#mwp-form-free-id-1 input[type=text]::-webkit-input-placeholder,#mwp-form-free-id-1 textarea::-webkit-input-placeholder {
color: #777777;
}
#mwp-form-free-id-1 input[type=text]:-moz-placeholder,#mwp-form-free-id-1 textarea:-moz-placeholder { /* Firefox 18- */
color: #777777;
}
#mwp-form-free-id-1 input[type=text]::-moz-placeholder,#mwp-form-free-id-1 textarea::-moz-placeholder {  /* Firefox 19+ */
color: #777777;
}
#mwp-form-free-id-1 input[type=text]:-ms-input-placeholder,.#mwp-form-free-id-1 textarea:-ms-input-placeholder {
color: #777777;
}