@charset "UTF-8";
/* edit.css */

.aform { width: 100%; }

.formTable { width: 100% !important;}

.formTable input,
.formTable textarea { width: 90% !important; }

.formTable input.aform-radio { width: auto !important; }

.formTable tr { display: block; padding: 5px 10px; }

.formTable th { width:auto; border: none; }/*add town*/

.formTable th,
.formTable td {	text-align: left !important; display: list-item; list-style: none; }

.formTable tr td { padding: 10px; border-right: none; border-bottom: none; vertical-align: top; }

.validation-advice img { width: 10px !important; }




#sample-params {
display: none !important;
}