body {
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: black; }

.navbar {
  display: none; }

ul.nav {
  display: none; }

.farm-chooser {
  display: none; }

.left-nav {
  display: none; }

.irrigation-display-options, .graph-display-options {
  display: none; }

.scheduling-report table {
  font-size: x-small; }
  .scheduling-report table .field-code {
    display: none; }
  .scheduling-report table .comment-box {
    position: relative; }
  .scheduling-report table .comment-text {
    position: absolute;
    left: 6em;
    font-style: italic; }
  .scheduling-report table thead {
    font-weight: bold;
    font-size: 0.8em; }
    .scheduling-report table thead td {
      vertical-align: bottom;
      line-height: 1.1em; }
    .scheduling-report table thead td.numeric {
      text-align: right; }
  .scheduling-report table tbody {
    white-space: nowrap; }
  .scheduling-report table td {
    width: 8em; }
  .scheduling-report table td.has-imagery, .scheduling-report table td.upload-time {
    display: none; }
  .scheduling-report table td.reading-date {
    width: 5em; }
  .scheduling-report table td.numeric {
    text-align: right;
    font-weight: bold;
    width: 5em; }

.graph-preview {
  display: none; }

/*# sourceMappingURL=print.css.map */
