select.fullwidth,
input.fullwidth,
textarea.fullwidth {
  width: 100%;
}

table {
  display: table;
}
