html, body {
  min-height: 100%; }

body {
  background: #efefef;
  min-height: 2000px;
  padding-top: 70px; }

.label-inverse {
  background-color: #050505; }

.row-farm-control {
  margin-bottom: 1em; }

.permabar {
  display: inline-block;
  padding: 9px 0; }
  .permabar > * {
    display: inline-block;
    padding: 0; }

@media (max-width: 768px) {
  .container-fluid > .navbar-header.navbar-brand-container {
    margin-left: -15px;
    padding-left: 0;
    margin-right: 10px; }
    .container-fluid > .navbar-header.navbar-brand-container .navbar-brand {
      padding-left: 0; }
    .container-fluid > .navbar-header.navbar-brand-container .permabar .btn {
      padding-left: 0; } }
div.nav {
  width: 100%; }

.print-header {
  display: none; }

.left-nav {
  background: #ffffff;
  position: relative; }

li.filter-option {
  float: left;
  width: 6em;
  margin-right: 10px; }
  li.filter-option label {
    display: block;
    overflow: hidden; }

.filter-summary {
  clear: both; }

.season-selector {
  position: relative; }

.refresh-farm-detail {
  position: relative;
  cursor: pointer; }
  .refresh-farm-detail .icon-refresh.loading-start {
    opacity: 0.5; }

.farm-preferences {
  position: relative; }
  .farm-preferences .notification-preference-group, .farm-preferences .sms-change-advice {
    clear: both; }
  .farm-preferences .notification-preference {
    float: right;
    margin-left: 1em; }
  .farm-preferences .overlay {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: darkgray;
    opacity: 0.5; }
    .farm-preferences .overlay img {
      display: block;
      position: relative;
      top: 20px;
      margin: 0 auto; }

.irrigation-display-options, .graph-display-options {
  margin-bottom: 2em; }
  .irrigation-display-options label, .irrigation-display-options h5, .graph-display-options label, .graph-display-options h5 {
    display: inline; }
  .irrigation-display-options input[type='checkbox'], .graph-display-options input[type='checkbox'] {
    margin: 0 0.1em 1px 0; }

.empty-field-list {
  padding-bottom: 1em; }
  .empty-field-list:hover {
    padding: 0; }

.proag-btn {
  float: right; }

.download-water-btn {
  margin-top: 1em;
  clear: both; }

.download-graph-indicator {
  float: right; }

.field-sort-placeholder {
  height: 2em;
  padding: 2em;
  background-color: dodgerblue; }

.field-grouping-header {
  display: block; }
  .field-grouping-header span.btn {
    vertical-align: text-bottom; }
  .field-grouping-header .field-group-control {
    float: right;
    margin-left: 1em; }
  .field-grouping-header .field-group-name {
    display: inline; }

.field-group-placeholder {
  width: 100%;
  height: 200px;
  border-radius: 4px;
  border: 4px lightgray dashed;
  text-align: center;
  margin: 20px 0; }
  .field-group-placeholder h4 {
    margin-top: 90px; }

.left-nav-item {
  position: relative;
  font-size: small;
  line-height: 2em;
  color: #444;
  border: solid #aaa;
  border-width: 1px;
  margin: 0 0 -1px -1px;
  padding: 0; }
  .left-nav-item .crop-info {
    font-size: x-small; }

.field-info {
  font-size: small; }
  .field-info .field-age {
    font-size: xx-small;
    font-style: italic;
    color: darkgray;
    margin-left: 1em;
    line-height: 1em; }
  .field-info .datetime {
    margin-left: 1em;
    display: inline-block;
    text-align: center;
    width: 4em;
    position: relative;
    float: right; }
  .field-info .crop-code {
    margin-left: 1em;
    display: inline-block;
    text-align: center;
    width: 2em; }
  .field-info .field-code {
    display: inline-block;
    width: 2em; }
  .field-info .crop-info {
    font-size: x-small; }

.dropzone {
  border: 5px dashed darkgray; }

.filechooser .well {
  height: 180px; }

.pdf-display {
  width: 100%;
  background: white; }

.scheduling-report table {
  font-size: small; }
  .scheduling-report table .comment-box {
    position: relative; }
  .scheduling-report table .comment-label {
    font-weight: bold; }
  .scheduling-report table .comment-text {
    position: absolute;
    left: 6em;
    font-style: italic; }
  .scheduling-report table thead {
    font-weight: bold;
    font-size: 0.7em; }
    .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 tbody tr {
      cursor: pointer; }
  .scheduling-report table td {
    width: 8em; }
  .scheduling-report table td.has-imagery {
    width: 1em; }
  .scheduling-report table td.upload-time {
    width: 5em;
    text-align: right; }
  .scheduling-report table td.reading-date {
    width: 5em;
    text-align: right; }
  .scheduling-report table td.numeric {
    text-align: right;
    font-weight: bold;
    width: 3em; }

.decision-accept {
  background-color: #51a351;
  text-transform: uppercase; }

.decision-reject {
  background-color: #bd362f;
  text-transform: uppercase; }

.decision-undecided {
  text-transform: uppercase; }

.graph-previews {
  margin-left: 200px;
  position: relative; }
  .graph-previews .moisture-graph {
    margin-bottom: 40px;
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: 100%; }

.graph-preview-img {
  width: 100%;
  max-width: 1000px;
  box-shadow: 2px 2px 5px 2px rgba(47, 47, 47, 0.5);
  margin-bottom: 50px; }
  .graph-preview-img .preview-banner {
    padding: 5px 0 5px 0;
    background: #555555;
    background: rgba(64, 64, 64, 0.5);
    width: 100%;
    position: absolute; }
  .graph-preview-img .preview-label {
    margin-left: 20px;
    line-height: 20px;
    color: white;
    font-weight: bold; }
  .graph-preview-img .new-window {
    float: left;
    margin: 0 20px; }

.graph-nav {
  width: 200px;
  float: left;
  cursor: pointer; }
  .graph-nav .field-selector {
    margin-right: 20px; }
  .graph-nav li {
    padding: 2px 0;
    margin-bottom: -1px;
    border-width: 1px 0;
    border-style: solid;
    border-color: lightgray; }
  .graph-nav .field-details {
    font-size: 0.8em; }
  .graph-nav td.field-detail-data {
    font-weight: bold;
    text-align: right; }

.graph-nav.scrollfix {
  position: fixed;
  top: 50px; }

ul.select2-results {
  max-height: 500px; }

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