.btw-contactform table.form-table td label{margin-right: 30px;}
.btw-contactform table.form-table td{border:none!important;}
.btw-contactform table.form-table input, table.form-table select, table.form-table textarea{padding:10px;margin:10px; min-width: 100%;box-sizing: border-box;}
.btw-contactform table.form-table input[type="checkbox"]{width: 20px; height: 20px;}
.btw-contactform table.form-table input[type="radio"], table.form-table input[type="checkbox"]{min-width: initial;}
.btw-contactform table.form-table input[type="submit"]{margin: 10px;}
.btw-contactform table.form-table textarea{height: 100px;}
.btw-contactform .form-table {width: 100%; border:none!important;}
.btw-contactform form .captcha_rotation {min-width: calc(100% - 80px)!important;display: inline-block!important;}
.btw-contactform form .img_captcha_rotation{display: inline-block!important; margin: 5px!important;}
.btw-contactform input[type="checkbox"]{position: relative; top: 3px;}