/* line 2, ../../app/assets/stylesheets/reports.css.scss */
.reports #car_search {
  float: right;
}
/* line 4, ../../app/assets/stylesheets/reports.css.scss */
.reports #car_search .controls {
  padding-left: 3px;
  padding-right: 3px;
}
/* line 10, ../../app/assets/stylesheets/reports.css.scss */
.reports table.table.car_fields {
  background-color: white;
  margin-top: 30px;
  width: 700px;
}
/* line 14, ../../app/assets/stylesheets/reports.css.scss */
.reports table.table.car_fields tr.hidden {
  display: none;
}
/* line 18, ../../app/assets/stylesheets/reports.css.scss */
.reports table.table.car_fields td.hidden {
  display: none;
}
/* line 24, ../../app/assets/stylesheets/reports.css.scss */
.reports .contorl-group.time select {
  width: 75px;
}
/* line 29, ../../app/assets/stylesheets/reports.css.scss */
.reports .no-wrap {
  white-space: nowrap;
}
/* line 32, ../../app/assets/stylesheets/reports.css.scss */
.reports .italic {
  font-style: italic;
}
