/* line 2, ../../../usr/local/rvm/gems/ruby-3.2.8/gems/neat-1.6.0/app/assets/stylesheets/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 8, app/assets/stylesheets/themes/stoltzusa/stoltzusa.scss */
.documentGrid .ui-jqgrid tr.jqgrow td {
  position: relative;
}

/* line 12, app/assets/stylesheets/themes/stoltzusa/stoltzusa.scss */
.multiGrid .cbox {
  top: 14px;
  left: 2px;
}
