.edit-weeklyPlanting .warning {
  color: #929001;
}
.edit-weeklyPlanting .input-field p.warning {
  overflow: auto;
}
.edit-weeklyPlanting .source-lot-clone-warning {
  background: #fff8e1;
  border: 1px solid #f2cf74;
  color: #6d4c0b;
  margin: 0 0 18px;
  padding: 10px 12px;
}
.edit-weeklyPlanting .source-lot-clone-required-field input.sostena-legacy-form,
.edit-weeklyPlanting .source-lot-clone-required-field input.sostena-legacy-form:not(:focus) {
  background: #fff5f5;
  border-bottom-color: #d32f2f !important;
  box-shadow: 0 1px 0 0 #d32f2f !important;
}
.edit-weeklyPlanting .source-lot-clone-required-field .label {
  color: #d32f2f !important;
  font-weight: 600;
}
