.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:90%; background:#fff; border-radius:5px; border:0; padding:5px;}
.table_05 textarea.formmail_textarea_style { max-width:600px; }
.formmail_cell_bgcolor tr td {color:#D5D5D5; font-size:12px; padding:10px 0;}
.formmail_cell_bgcolor tr td:nth-child(1) {font-size:0;}
.formmail_cell_bgcolor tr td  textarea  { width:80%; padding:10px 0; background:#000; color:#eee; opacity:0.4; border:1px solid #565656; box-sizing: border-box;}
@media screen and (max-width:500px) {
.table_05 td {padding:8px 1px;}
.formmail_title_bgcolor {font-size:12px;}
}