body {
  background-color: #EEEEEE;
  min-width: 950px;
}

td#summaries h2 {
  margin-bottom: 0;
}
td#summaries h6 {
  margin: 0;
  text-align: center;
}
td#summaries ul {
  margin-top: 0;
}
td#summaries a.title, td#summaries span.title {
  font-weight: bold;
}

#bdr-edit-page #bdr-header ul li {
  display: inline;
}

#des_edit {
  background-color: #ebe8ff;
  margin: 1em;
  padding: 1em;
}

#editor-content {
  background-color: #ebe8ff;
  margin: 0.5em;
  padding: 0.5em;
}
#editor-content .item {
  display: inline;
  font-style: italic;
}
#editor-content h2 {
  text-align: center;
  margin: 0.25em 0;
}
#editor-content h4 {
  margin: 5px;
}
#editor-content ul {
  margin: 5px;
}
#editor-content form {
  margin-bottom: 1px;
}
#editor-content #person-area {
  margin-left: 0.75em;
  float: left;
  margin-right: 0.25em;
}
#editor-content #production-area {
  margin-left: 0.75em;
  margin-right: 0.5em;
  float: right;
  clear: right;
}
#editor-content #add-person form {
  margin-left: 1.75em;
}
#editor-content #add-production form {
  margin-left: 1.75em;
}
#editor-content form input {
  margin: 0 4px 0 1px;
}
#editor-content form label {
  margin-right: 0.5em;
}
#editor-content #production-edit-list {
  background: lightgray;
  color: black;
}
#editor-content #production-edit-list a.title {
  font-style: italic;
}
#editor-content #person-list .flags {
  color: red;
}
#editor-content #person-list a.bold {
  font-weight: bold;
}
#editor-content #backup {
  margin: 1.5em;
  border: red 2px inset;
  padding: 0.5em;
}

.des_edit_input {
  background-color: #EEEEEE;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  height: 14px;
}

/*# sourceMappingURL=/assets/admin.css-515b8240.css.map */
