#bdr-header {
  text-align: center;
}
#bdr-header h4 {
  text-align: right;
  margin: 0 0 5px 0;
  font-size: 80%;
  margin-right: 3em;
}
#bdr-header #edit-menu-bar {
  text-align: center;
}
#bdr-header #edit-menu-bar ul {
  margin: 0;
  padding: 0;
}

#bdr-edit-page h1 {
  color: #EBE8FF;
  text-align: center;
  padding-left: 12px;
  margin-left: 10px;
}

table#by_category {
  border: 1p navy solid;
}
table#by_category td#categories {
  min-width: 20%;
  background-color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
table#by_category td#categories li.summary-hilite {
  background-color: #d2c88c;
}
table#by_category #summaries {
  background-color: blue;
  width: 60%;
}

/*# sourceMappingURL=/assets/data_entry.css-33477599.css.map */
