table#credits-layout div.no_form {
  display: inline-block;
}

form.prod_edit button.toggle-production_details {
  color: navy;
  font-size: 50%;
  font-weight: bold;
  padding: 0 1px;
}

span.error-area {
  font-weight: bold;
  color: yellow;
  background-color: red;
}

input.error {
  background-color: #ffefb4;
}

#staff div.no_form {
  display: inline-block;
}

form.edit_season .field {
  display: inline-block;
}
form.edit_season .actions {
  display: inline-block;
}

#editor-content.season #new-production {
  visibility: hidden;
}

/* ================== Old stuff below ==========*/
#editor-content.production table#edit-details {
  border-bottom: 1px solid #869bb8;
  width: 100%;
}
#editor-content.production table#edit-details td {
  vertical-align: top;
  padding: 2px;
}
#editor-content.production table#edit-details td.btn-col {
  vertical-align: bottom;
}
#editor-content.production table#edit-details td.editors-details {
  background-color: #869bb8;
}
#editor-content.production table#edit-details td.editors-details legend {
  font-size: 0.8em;
  color: #EBE8FF;
}
#editor-content.production h2 {
  text-align: center;
}
#editor-content.production #prod-info-edit {
  margin-left: 1em;
}
#editor-content.production h5 {
  margin: 0.3em;
}
#editor-content.production #credit-person-ac-credit {
  display: inline;
}

#prod-credits-edit #credit-add {
  margin-left: 2em;
}

/*# sourceMappingURL=/assets/productions.css-4a849953.css.map */
