.formmail_title_bgcolor {width:20%;}
.formmail_cell_bgcolor {width:80%;}
.table_05 { width:100%; }
.table_05 td {padding:10px;border-bottom:1px solid #302F30; }
.table_05 td input {width:96%; height:25px; background:#fff; padding:0 2%; border-radius:5px; border:0; }
.table_05 input[type=text]{width:90%;}
.table_05 input[name=mobile_no1],.table_05  input[name=mobile_no2],.table_05  input[name=mobile_no3],.table_05  input[name=address_post1],
.table_05 input[name=phone_no1],.table_05  input[name=phone_no2],.table_05  input[name=phone_no3] {width:50px;}
.table_05 input[name=name]{width:50%;}
.table_05 input[type=checkbox]{ height:12px; width:12px;}
.table_05 textarea {width:100%; background:#fff; border-radius:5px; border:0; padding:5px;}
.table_05 textarea.formmail_textarea_style { max-width:600px; }

@media screen and (max-width:500px) {
.formmail_title_bgcolor {font-size:12px;}
}