.datagrid {
  font-size: 11px;
}

.datagrid td {
  white-space: nowrap;
}

.vert_scroll {
  width: 720px;
  overflow-x: scroll;
}