.chapter-body.webbook-docx-blocks .webbook-section-heading {
  margin: 2.1em 0 .7em;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.chapter-body.webbook-docx-blocks > .webbook-section-heading:first-child {
  margin-top: 0;
}

.webbook-align-left {
  text-align: left;
}

.webbook-align-center {
  text-align: center;
}

.webbook-align-right {
  text-align: right;
}

.webbook-document-list {
  margin: 0 0 1.35em;
  padding-left: 1.35em;
}

.webbook-document-list li {
  margin: .35em 0;
}

.webbook-table-wrap {
  width: 100%;
  margin: 1.5em 0;
  overflow-x: auto;
}

.webbook-table {
  width: 100%;
  border-collapse: collapse;
  font-size: .92em;
  line-height: 1.45;
}

.webbook-table th,
.webbook-table td {
  padding: .65em .75em;
  border: 1px solid #d8d3ca;
  text-align: left;
  vertical-align: top;
}

.webbook-table th {
  font-weight: 700;
}

.webbook-document-image {
  margin: 1.7em 0;
}

.webbook-document-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.webbook-footnote-reference {
  font-size: .78em;
  text-decoration: none;
}

.webbook-footnotes {
  margin-top: 3em;
  padding-top: 1.5em;
  border-top: 1px solid #d8d3ca;
  font-size: .86em;
}

.webbook-footnotes-heading {
  margin: 0 0 .8em;
  font-size: 1.1em;
  font-weight: 600;
}

.webbook-footnotes ol {
  margin: 0;
  padding-left: 1.35em;
}

.webbook-footnotes li {
  margin: .5em 0;
}

.document-docx-blocks > .document-section-heading:first-child {
  margin-top: 0;
}

.document-align-left {
  text-align: left;
}

.document-align-center {
  text-align: center;
}

.document-align-right {
  text-align: right;
}

.document-table-wrap {
  width: 100%;
  margin: 1.5em 0;
  overflow-x: auto;
}

.document-table {
  width: 100%;
  border-collapse: collapse;
  font-size: .92em;
  line-height: 1.45;
}

.document-table th,
.document-table td {
  padding: .65em .75em;
  border: 1px solid #d8d3ca;
  text-align: left;
  vertical-align: top;
}

.document-table th {
  font-weight: 700;
}

.document-image {
  margin: 1.7em 0;
}

.document-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.document-footnote-reference {
  font-size: .78em;
  text-decoration: none;
}

.document-footnotes {
  margin-top: 3em;
  padding-top: 1.5em;
  border-top: 1px solid #d8d3ca;
  font-size: .86em;
}

.document-footnotes-heading {
  margin: 0 0 .8em;
  font-size: 1.1em;
  font-weight: 600;
}

.document-footnotes ol {
  margin: 0;
  padding-left: 1.35em;
}

.document-footnotes li {
  margin: .5em 0;
}
