.StandardRecord-Block {
  position: relative;
  margin-bottom: 40px;
}

.StandardRecord-AutoExpanding {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.StandardRecord-Block.StandardRecord-DepressedContainerBlock {
  /*margin-bottom: 40px;*/
  box-shadow: 3px 3px 10px #cccccc;
}

.StandardRecord-SectionHeader {
  box-sizing: border-box;
  background: #65557a;
  font-weight: bold;
  padding-left: 10px;
  color: #d1cdd8;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 30px;
}

.StandardRecord-DepressedContainer {
  padding: 20px;
  border: 1px solid #F4F4F7;
}

.StandardRecord-FixedSizing .StandardRecord-DepressedContainer {
  position: absolute;
  margin-top: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow-y: auto;
}

.StandardRecord-DownsizedContent {
  font-size: 14px;
}

.StandardRecord-ItalicizedDates {
  font-style: italic;
  color: #555555;
}

#List-Of-Memories {
  margin-top: 150px;
}

/*# sourceMappingURL=StandardRecords.Compiled.css.map */
