.rvt-width-xxxs {
    width: 100%;
    max-width: 2rem;
  }

.rvt-m-top-ml {
    margin-top:1.75rem !important
}

.rvt-c-textarea-height-1 {
    height: 2.5rem
  }

.rvt-table-plain tr th {
    vertical-align: top;
  }
.rvt-table-stripes tr th {
    vertical-align: top;
  }
.rvt-table-compact tr th {
    vertical-align: top;
  }