#bdr-edit-page #bdr-header {
  padding-bottom: 0px;
  width: 950;
}

form.edit_citation fieldset {
  float: left;
  padding-bottom: 3px;
}
form.edit_citation fieldset legend {
  font-size: 0.75em;
  color: darkslategray;
}

#edit-menu-bar li {
  padding: 5px 1em 5px 1em;
  margin: 2px 0;
  border: 2px #CCCCCC solid;
}
#edit-menu-bar li a {
  color: #CCCCCC;
}
#edit-menu-bar #person-ed-ac, #edit-menu-bar #production-ed-ac {
  display: inline;
}
#edit-menu-bar #person-ed-ac #ac2, #edit-menu-bar #production-ed-ac #ac2 {
  display: inline;
}

#des_edit #comments-citations-tabs ul li a.img-link {
  padding: 0 3px;
}

#des_edit #deons-upload-area form {
  background-color: #ADD8E6;
  margin: 0.25em;
  padding: 0.25em;
}
#des_edit #deons-upload-area form input#artifacts_ {
  border: 3px lightgoldenrodyellow solid;
}
#des_edit #deons-upload-area form input#artifacts_.wip {
  border-color: yellow;
}
#des_edit #deons-upload-area form input#artifacts_.over {
  border-color: #008000;
}
#des_edit #deons-upload-area form li {
  margin-bottom: 3px;
  overflow: hidden;
}
#des_edit #deons-upload-area form fieldset {
  float: left;
  padding-bottom: 3px;
}
#des_edit #deons-upload-area form fieldset legend {
  font-size: 0.75em;
  color: darkslategray;
}
#des_edit #deons-upload-area span.progress-bar {
  display: inline-block;
  width: 70px;
  border: 1px lightgoldenrodyellow solid;
  height: 0.9em;
  margin-left: 1em;
  margin-right: 1em;
  background-color: #FFFFCC;
  background-repeat: no-repeat;
  background-size: 0% 100%;
}
#des_edit #deons-upload-area span.progress-report {
  font-size: 0.8em;
}

#des_edit .citation-line-edit {
  border: 2px black solid;
  margin: 0 1em;
  padding: 5px;
  background-color: #cad2bc;
}
#des_edit .citation-line-edit.clean {
  border-color: green;
  background-color: #cad2bc;
}
#des_edit .citation-line-edit.disabled {
  border-color: darkslategray;
  background-color: gray;
}
#des_edit .citation-line-edit.dirty {
  border-color: yellow;
  background-color: rgba(255, 250, 23, 0.2);
}

#des_edit .file-resource-edit {
  clear: both;
  margin: 2px 1em;
  padding: 5px;
  background-color: #cad2bc;
  margin-bottom: 3px;
}
#des_edit .file-resource-edit.clean {
  border-color: green;
  background-color: #cad2bc;
}
#des_edit .file-resource-edit.disabled {
  border-color: darkslategray;
  background-color: gray;
}
#des_edit .file-resource-edit.dirty {
  border-color: yellow;
  background-color: rgba(255, 250, 23, 0.2);
}
#des_edit .file-resource-edit fieldset {
  float: left;
  padding-bottom: 3px;
}
#des_edit .file-resource-edit fieldset legend {
  font-size: 0.75em;
  color: darkslategray;
}

section.uploaded-resources div.file_resource_item {
  font-size: 0.8em;
}
section.uploaded-resources div.file_resource_item input {
  margin-right: 4px;
}
section.uploaded-resources div.file_resource_item #label_ {
  width: 5em;
}
section.uploaded-resources div.file_resource_item #file_name_ {
  width: 10em;
}
section.uploaded-resources div.file_resource_item #note_ {
  width: 20em;
}

/*# sourceMappingURL=/assets/editor.css-9677937f.css.map */
