pxe_core {
  version: "v3.7.7";
}

span.lc_normal {
  font-style: normal !important;
}

.watermark {
  display: none;
}

html {
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, canvas, caption, center, cite,
code, dd, del, details, dfn, dl, dt, em, embed, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6,
header, hgroup, i, iframe, img, ins, kbd, label,
legend, li, mark, menu, nav, object, ol, output, p, pre,
q, ruby, s, samp, section, small, strike, strong, sub,
summary, sup, table, tbody, td, tfoot, th, thead, time,
tr, tt, u, ul, var, video, :before, :after, .content,
.media, .step-title, .step-info, .title-info, .chapter-number,
.grid, .grid-item {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
}
@media (max-width: 939px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
  }
}

html {
  font-size: 17px;
}
@media screen and (min-width: 709px) {
  html {
    font-size: 19px;
  }
}

body {
  background: #fff !important;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #333 !important;
  line-height: 1.5em;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  padding: 0 80px;
  margin: 57px 0;
}
@media (max-width: 709px) {
  body {
    padding: 0 40px;
    margin: 57px 0;
  }
}
@media (max-width: 480px) {
  body {
    padding: 0 20px;
    margin: 28.5px 0;
  }
}

@media (max-width: 480px) {
  *:not(table):not(tbody):not(thead):not(tr):not(th):not(td) {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  background: transparent;
}

span.lc_normal {
  font-style: normal !important;
}

.watermark {
  display: none;
}

.longdesc {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

aside {
  clear: both;
  margin-bottom: 1.5em;
}
aside:after {
  content: "";
  display: table;
  clear: both;
}
aside p {
  margin-bottom: 0.75em;
}

.marginalia {
  background: rgba(204, 102, 0, 0.15);
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: rgba(70, 129, 115, 0.15);
  padding: 1.5em;
  margin: 3em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 3em;
}
@media (max-width: 939px) {
  .marginalia {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .marginalia {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .marginalia {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .marginalia {
    margin: 2.25em;
  }
}
@media (max-width: 709px) {
  .marginalia {
    margin: 1.875em;
  }
}
@media (max-width: 480px) {
  .marginalia {
    margin: 1.5em;
  }
}
.marginalia > img {
  float: left;
  padding-right: 1.5em;
  width: auto;
}
.marginalia p {
  margin-bottom: 1.5em;
}
.marginalia p:last-child {
  margin-bottom: 0;
}
.marginalia :first-child {
  margin-top: 0;
}
.marginalia :last-child {
  margin-bottom: 0;
}
.marginalia .glossary p:last-child {
  margin-bottom: 0;
}
.marginalia .glossary {
  background: transparent;
}

.pullquote {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1.26316em;
  font-weight: 300;
  font-family: Georgia, serif;
  color: #468173;
}
@media (max-width: 939px) {
  .pullquote {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .pullquote {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .pullquote {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .pullquote {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .pullquote {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .pullquote {
    margin: 0;
  }
}

.sidebar {
  background: transparent;
  border-style: solid;
  border-width: 0 0 0 2px;
  border-color: #468173;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  color: inherit;
}
@media (max-width: 939px) {
  .sidebar {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  .sidebar {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  .sidebar {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  .sidebar {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .sidebar {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .sidebar {
    margin: 0;
  }
}
.sidebar header .label,
.sidebar hgroup .label {
  background: transparent;
  color: inherit;
  display: inline;
  font-size: 1em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 0;
  line-height: normal;
  padding: 0;
  text-transform: none;
}
@media (max-width: 939px) {
  .sidebar header .label,
  .sidebar hgroup .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .sidebar header .label,
  .sidebar hgroup .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar header .label,
  .sidebar hgroup .label {
    font-size: 1em;
  }
}
.sidebar > hgroup h1,
.sidebar > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar > hgroup h1,
  .sidebar > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar > hgroup h1,
  .sidebar > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar > hgroup h1,
  .sidebar > header h1 {
    font-size: 1em;
  }
}
.sidebar > hgroup h2,
.sidebar > hgroup .subtitle,
.sidebar > header h2,
.sidebar > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.sidebar > section > header h1,
.sidebar > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar > section > header h1,
  .sidebar > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar > section > header h1,
  .sidebar > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar > section > header h1,
  .sidebar > section > hgroup h1 {
    font-size: 1em;
  }
}
.sidebar > p:last-child {
  margin-bottom: 0;
}

.sidebar_1 {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
  border: 1px solid transparent;
}
@media (max-width: 939px) {
  .sidebar_1 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .sidebar_1 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .sidebar_1 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .sidebar_1 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .sidebar_1 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .sidebar_1 {
    margin: 0;
  }
}
.sidebar_1 hgroup .label,
.sidebar_1 header .label {
  background: #468173;
  color: #fff;
  display: block;
  font-size: 0.56667em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 2px;
  line-height: normal;
  padding: 0.83824em 1.67647em;
  text-transform: uppercase;
  margin-left: -1.67647em;
  margin-right: -1.67647em;
}
@media (max-width: 939px) {
  .sidebar_1 hgroup .label,
  .sidebar_1 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .sidebar_1 hgroup .label,
  .sidebar_1 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_1 hgroup .label,
  .sidebar_1 header .label {
    font-size: 1em;
  }
}
.sidebar_1 > hgroup h1,
.sidebar_1 > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0.95em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_1 > hgroup h1,
  .sidebar_1 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_1 > hgroup h1,
  .sidebar_1 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_1 > hgroup h1,
  .sidebar_1 > header h1 {
    font-size: 1em;
  }
}
.sidebar_1 > hgroup h2,
.sidebar_1 > hgroup .subtitle,
.sidebar_1 > header h2,
.sidebar_1 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.sidebar_1 > section > header h1,
.sidebar_1 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_1 > section > header h1,
  .sidebar_1 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_1 > section > header h1,
  .sidebar_1 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_1 > section > header h1,
  .sidebar_1 > section > hgroup h1 {
    font-size: 1em;
  }
}

.sidebar_2 {
  background: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
}
@media (max-width: 939px) {
  .sidebar_2 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .sidebar_2 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .sidebar_2 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .sidebar_2 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .sidebar_2 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .sidebar_2 {
    margin: 0;
  }
}
.sidebar_2 hgroup .label,
.sidebar_2 header .label {
  background: transparent;
  color: inherit;
  display: inline;
  font-size: 1em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 0;
  line-height: normal;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-transform: none;
}
@media (max-width: 939px) {
  .sidebar_2 hgroup .label,
  .sidebar_2 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .sidebar_2 hgroup .label,
  .sidebar_2 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_2 hgroup .label,
  .sidebar_2 header .label {
    font-size: 1em;
  }
}
.sidebar_2 > hgroup h1,
.sidebar_2 > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0.95em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_2 > hgroup h1,
  .sidebar_2 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_2 > hgroup h1,
  .sidebar_2 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_2 > hgroup h1,
  .sidebar_2 > header h1 {
    font-size: 1em;
  }
}
.sidebar_2 > hgroup h2,
.sidebar_2 > hgroup .subtitle,
.sidebar_2 > header h2,
.sidebar_2 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.sidebar_2 > section > header h1,
.sidebar_2 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_2 > section > header h1,
  .sidebar_2 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_2 > section > header h1,
  .sidebar_2 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_2 > section > header h1,
  .sidebar_2 > section > hgroup h1 {
    font-size: 1em;
  }
}

.sidebar_3 {
  background: rgba(204, 102, 0, 0.15);
  border-style: none;
  border-width: 1px;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
  border: 1px solid transparent;
}
@media (max-width: 939px) {
  .sidebar_3 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .sidebar_3 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .sidebar_3 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .sidebar_3 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .sidebar_3 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .sidebar_3 {
    margin: 0;
  }
}
.sidebar_3 hgroup .label,
.sidebar_3 header .label {
  background: transparent;
  color: inherit;
  display: inline;
  font-size: 1em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 0;
  line-height: normal;
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
}
@media (max-width: 939px) {
  .sidebar_3 hgroup .label,
  .sidebar_3 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .sidebar_3 hgroup .label,
  .sidebar_3 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_3 hgroup .label,
  .sidebar_3 header .label {
    font-size: 1em;
  }
}
.sidebar_3 > hgroup h1,
.sidebar_3 > header h1 {
  color: #cc6600;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0.95em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_3 > hgroup h1,
  .sidebar_3 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_3 > hgroup h1,
  .sidebar_3 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_3 > hgroup h1,
  .sidebar_3 > header h1 {
    font-size: 1em;
  }
}
.sidebar_3 > hgroup h2,
.sidebar_3 > hgroup .subtitle,
.sidebar_3 > header h2,
.sidebar_3 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.sidebar_3 > section > header h1,
.sidebar_3 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .sidebar_3 > section > header h1,
  .sidebar_3 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .sidebar_3 > section > header h1,
  .sidebar_3 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .sidebar_3 > section > header h1,
  .sidebar_3 > section > hgroup h1 {
    font-size: 1em;
  }
}

.marginalia_1 {
  background: rgba(204, 102, 0, 0.15);
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: rgba(70, 129, 115, 0.15);
  padding: 1.5em;
  margin: 3em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 3em;
}
@media (max-width: 939px) {
  .marginalia_1 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .marginalia_1 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .marginalia_1 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .marginalia_1 {
    margin: 2.25em;
  }
}
@media (max-width: 709px) {
  .marginalia_1 {
    margin: 1.875em;
  }
}
@media (max-width: 480px) {
  .marginalia_1 {
    margin: 1.5em;
  }
}
.marginalia_1 > img {
  float: left;
  padding-right: 1.5em;
  width: auto;
}
.marginalia_1 p {
  margin-bottom: 1.5em;
}
.marginalia_1 p:last-child {
  margin-bottom: 0;
}
.marginalia_1 :first-child {
  margin-top: 0;
}
.marginalia_1 :last-child {
  margin-bottom: 0;
}
.marginalia_1 .glossary p:last-child {
  margin-bottom: 0;
}
.marginalia_1 .glossary {
  background: transparent;
}

.marginalia_2 {
  background: rgba(204, 102, 0, 0.15);
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: rgba(70, 129, 115, 0.15);
  padding: 1.5em;
  margin: 3em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 3em;
}
@media (max-width: 939px) {
  .marginalia_2 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .marginalia_2 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .marginalia_2 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .marginalia_2 {
    margin: 2.25em;
  }
}
@media (max-width: 709px) {
  .marginalia_2 {
    margin: 1.875em;
  }
}
@media (max-width: 480px) {
  .marginalia_2 {
    margin: 1.5em;
  }
}
.marginalia_2 > img {
  float: left;
  padding-right: 1.5em;
  width: auto;
}
.marginalia_2 p {
  margin-bottom: 1.5em;
}
.marginalia_2 p:last-child {
  margin-bottom: 0;
}
.marginalia_2 :first-child {
  margin-top: 0;
}
.marginalia_2 :last-child {
  margin-bottom: 0;
}
.marginalia_2 .glossary p:last-child {
  margin-bottom: 0;
}
.marginalia_2 .glossary {
  background: transparent;
}

.vignette {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
}
@media (max-width: 939px) {
  .vignette {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  .vignette {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  .vignette {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  .vignette {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .vignette {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .vignette {
    margin: 0;
  }
}
.vignette > hgroup > h1,
.vignette > header > h1 {
  font-size: 1.89474em;
  line-height: 1.58333em ;
  margin-top: 0em ;
  margin-bottom: 0.39583em ;
  font-weight: bold;
  font-style: normal;
  color: #585858;
  margin-top: 0;
}
@media (max-width: 939px) {
  .vignette > hgroup > h1,
  .vignette > header > h1 {
    font-size: 1.42105em;
  }
}
@media (max-width: 709px) {
  .vignette > hgroup > h1,
  .vignette > header > h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 480px) {
  .vignette > hgroup > h1,
  .vignette > header > h1 {
    font-size: 1em;
  }
}

button {
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  background: #eee;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  cursor: pointer;
  color: #585858;
  font-weight: 700;
  font-size: 19px;
}
@media (max-width: 939px) {
  button {
    padding-top: 0.5625em;
    padding-bottom: 0.5625em;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  button {
    padding-top: 0.46875em;
    padding-bottom: 0.46875em;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  button {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  button {
    margin: 0;
  }
}
@media (max-width: 709px) {
  button {
    margin: 0;
  }
}
@media (max-width: 480px) {
  button {
    margin: 0;
  }
}
button:hover {
  color: #585858;
  background: #ddd;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
}
@media (max-width: 939px) {
  button:hover {
    padding-top: 0.5625em;
    padding-bottom: 0.5625em;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  button:hover {
    padding-top: 0.46875em;
    padding-bottom: 0.46875em;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  button:hover {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  button:hover {
    margin: 0;
  }
}
@media (max-width: 709px) {
  button:hover {
    margin: 0;
  }
}
@media (max-width: 480px) {
  button:hover {
    margin: 0;
  }
}
button:active {
  color: #eee;
  background: #585858;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
}
@media (max-width: 939px) {
  button:active {
    padding-top: 0.5625em;
    padding-bottom: 0.5625em;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  button:active {
    padding-top: 0.46875em;
    padding-bottom: 0.46875em;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  button:active {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  button:active {
    margin: 0;
  }
}
@media (max-width: 709px) {
  button:active {
    margin: 0;
  }
}
@media (max-width: 480px) {
  button:active {
    margin: 0;
  }
}
button:disabled {
  color: #585858;
  opacity: .8;
  cursor: default;
  background: #ddd;
  border-style: none;
  border-width: 0;
  border-color: #ddd;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin: 0;
}
@media (max-width: 939px) {
  button:disabled {
    padding-top: 0.5625em;
    padding-bottom: 0.5625em;
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  button:disabled {
    padding-top: 0.46875em;
    padding-bottom: 0.46875em;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  button:disabled {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    padding-right: 0.75em;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  button:disabled {
    margin: 0;
  }
}
@media (max-width: 709px) {
  button:disabled {
    margin: 0;
  }
}
@media (max-width: 480px) {
  button:disabled {
    margin: 0;
  }
}

.equation,
.informalequation,
.inlineequation {
  position: relative;
}
.equation img,
.informalequation img,
.inlineequation img {
  width: auto;
}

.equation,
.informalequation {
  margin-bottom: 1.5em;
}
.equation .number,
.equation .label,
.informalequation .number,
.informalequation .label {
  position: absolute;
  top: 0;
  right: 0;
}

.eq-h1 {
  height: 1em;
  width: auto;
}

.eq-h2 {
  height: 2em;
  width: auto;
}

.eq-h3 {
  height: 3em;
  width: auto;
}

.powermath {
  display: none;
}

.figure,
figure {
  clear: both;
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
}
.figure:after,
figure:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 939px) {
  .figure,
  figure {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .figure,
  figure {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .figure,
  figure {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .figure,
  figure {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .figure,
  figure {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .figure,
  figure {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
.figure hgroup,
.figure header,
figure hgroup,
figure header {
  margin-bottom: 0;
}
.figure hgroup h1,
.figure header h1,
figure hgroup h1,
figure header h1 {
  margin-bottom: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: 1em;
  color: #585858;
  font-weight: 700;
}
.figure hgroup h1 .label,
.figure header h1 .label,
figure hgroup h1 .label,
figure header h1 .label {
  font-size: 1em !important;
}
.figure figcaption,
figure figcaption {
  margin-top: 0.75em;
  color: #585858;
  font-weight: 300;
}
.figure figcaption .caption .source,
figure figcaption .caption .source {
  margin-bottom: 0;
}
.figure figcaption .caption :last-child,
figure figcaption .caption :last-child {
  margin-bottom: 0;
}
.figure :last-child,
figure :last-child {
  margin-bottom: 0;
}

.inline,
.figure-inline {
  display: inline-block;
  margin-bottom: 0;
}
.inline hgroup,
.inline header,
.figure-inline hgroup,
.figure-inline header {
  margin-bottom: 0;
}
.inline h1,
.figure-inline h1 {
  font-size: 1em;
  color: #585858;
  font-weight: 700;
  margin-bottom: 0;
}
.inline figcaption,
.figure-inline figcaption {
  margin-top: 0.75em;
}

img.inline {
  vertical-align: middle;
}

h1, h2, h3 {
  line-height: 1.5;
}

section > hgroup,
section > header, section.level1 > hgroup,
section.level1 > header,
section nav > hgroup,
section nav > header,
nav > hgroup,
nav > header,
nav.level1 > hgroup,
nav.level1 > header,
nav nav > hgroup,
nav nav > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section > hgroup,
  section > header, section.level1 > hgroup,
  section.level1 > header,
  section nav > hgroup,
  section nav > header,
  nav > hgroup,
  nav > header,
  nav.level1 > hgroup,
  nav.level1 > header,
  nav nav > hgroup,
  nav nav > header {
    margin: 0;
  }
}
section > hgroup h1,
section > header h1, section.level1 > hgroup h1,
section.level1 > header h1,
section nav > hgroup h1,
section nav > header h1,
nav > hgroup h1,
nav > header h1,
nav.level1 > hgroup h1,
nav.level1 > header h1,
nav nav > hgroup h1,
nav nav > header h1 {
  font-size: 2.52632em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  color: #468173;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 939px) {
  section > hgroup h1,
  section > header h1, section.level1 > hgroup h1,
  section.level1 > header h1,
  section nav > hgroup h1,
  section nav > header h1,
  nav > hgroup h1,
  nav > header h1,
  nav.level1 > hgroup h1,
  nav.level1 > header h1,
  nav nav > hgroup h1,
  nav nav > header h1 {
    font-size: 1.89474em;
  }
}
@media (max-width: 709px) {
  section > hgroup h1,
  section > header h1, section.level1 > hgroup h1,
  section.level1 > header h1,
  section nav > hgroup h1,
  section nav > header h1,
  nav > hgroup h1,
  nav > header h1,
  nav.level1 > hgroup h1,
  nav.level1 > header h1,
  nav nav > hgroup h1,
  nav nav > header h1 {
    font-size: 1.57895em;
  }
}
@media (max-width: 480px) {
  section > hgroup h1,
  section > header h1, section.level1 > hgroup h1,
  section.level1 > header h1,
  section nav > hgroup h1,
  section nav > header h1,
  nav > hgroup h1,
  nav > header h1,
  nav.level1 > hgroup h1,
  nav.level1 > header h1,
  nav nav > hgroup h1,
  nav nav > header h1 {
    font-size: 1.26316em;
  }
}
section > hgroup h2,
section > header .subtitle, section.level1 > hgroup h2,
section.level1 > header .subtitle,
section nav > hgroup h2,
section nav > header .subtitle,
nav > hgroup h2,
nav > header .subtitle,
nav.level1 > hgroup h2,
nav.level1 > header .subtitle,
nav nav > hgroup h2,
nav nav > header .subtitle {
  font-size: 1.57895em;
  margin-top: 0em ;
  margin-bottom: 0.95em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  section > hgroup h2,
  section > header .subtitle, section.level1 > hgroup h2,
  section.level1 > header .subtitle,
  section nav > hgroup h2,
  section nav > header .subtitle,
  nav > hgroup h2,
  nav > header .subtitle,
  nav.level1 > hgroup h2,
  nav.level1 > header .subtitle,
  nav nav > hgroup h2,
  nav nav > header .subtitle {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  section > hgroup h2,
  section > header .subtitle, section.level1 > hgroup h2,
  section.level1 > header .subtitle,
  section nav > hgroup h2,
  section nav > header .subtitle,
  nav > hgroup h2,
  nav > header .subtitle,
  nav.level1 > hgroup h2,
  nav.level1 > header .subtitle,
  nav nav > hgroup h2,
  nav nav > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section > hgroup h2,
  section > header .subtitle, section.level1 > hgroup h2,
  section.level1 > header .subtitle,
  section nav > hgroup h2,
  section nav > header .subtitle,
  nav > hgroup h2,
  nav > header .subtitle,
  nav.level1 > hgroup h2,
  nav.level1 > header .subtitle,
  nav nav > hgroup h2,
  nav nav > header .subtitle {
    font-size: 1em;
  }
}
section section > hgroup,
section section > header, section.level2 > hgroup,
section.level2 > header,
nav section > hgroup,
nav section > header,
nav.level2 > hgroup,
nav.level2 > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section section > hgroup,
  section section > header, section.level2 > hgroup,
  section.level2 > header,
  nav section > hgroup,
  nav section > header,
  nav.level2 > hgroup,
  nav.level2 > header {
    margin: 0;
  }
}
section section > hgroup h1, section section > hgroup h2,
section section > header h1,
section section > header h2, section.level2 > hgroup h1, section.level2 > hgroup h2,
section.level2 > header h1,
section.level2 > header h2,
nav section > hgroup h1,
nav section > hgroup h2,
nav section > header h1,
nav section > header h2,
nav.level2 > hgroup h1,
nav.level2 > hgroup h2,
nav.level2 > header h1,
nav.level2 > header h2 {
  font-size: 1.89474em;
  margin-top: 1.1875em ;
  margin-bottom: 0.79167em ;
  color: #585858;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 939px) {
  section section > hgroup h1, section section > hgroup h2,
  section section > header h1,
  section section > header h2, section.level2 > hgroup h1, section.level2 > hgroup h2,
  section.level2 > header h1,
  section.level2 > header h2,
  nav section > hgroup h1,
  nav section > hgroup h2,
  nav section > header h1,
  nav section > header h2,
  nav.level2 > hgroup h1,
  nav.level2 > hgroup h2,
  nav.level2 > header h1,
  nav.level2 > header h2 {
    font-size: 1.42105em;
  }
}
@media (max-width: 709px) {
  section section > hgroup h1, section section > hgroup h2,
  section section > header h1,
  section section > header h2, section.level2 > hgroup h1, section.level2 > hgroup h2,
  section.level2 > header h1,
  section.level2 > header h2,
  nav section > hgroup h1,
  nav section > hgroup h2,
  nav section > header h1,
  nav section > header h2,
  nav.level2 > hgroup h1,
  nav.level2 > hgroup h2,
  nav.level2 > header h1,
  nav.level2 > header h2 {
    font-size: 1.18421em;
  }
}
@media (max-width: 480px) {
  section section > hgroup h1, section section > hgroup h2,
  section section > header h1,
  section section > header h2, section.level2 > hgroup h1, section.level2 > hgroup h2,
  section.level2 > header h1,
  section.level2 > header h2,
  nav section > hgroup h1,
  nav section > hgroup h2,
  nav section > header h1,
  nav section > header h2,
  nav.level2 > hgroup h1,
  nav.level2 > hgroup h2,
  nav.level2 > header h1,
  nav.level2 > header h2 {
    font-size: 1em;
  }
}
section section > hgroup h2,
section section > header .subtitle, section.level2 > hgroup h2,
section.level2 > header .subtitle,
nav section > hgroup h2,
nav section > header .subtitle,
nav.level2 > hgroup h2,
nav.level2 > header .subtitle {
  font-size: 1.26316em;
  margin-top: 0em ;
  margin-bottom: 1.1875em ;
  color: #585858;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  section section > hgroup h2,
  section section > header .subtitle, section.level2 > hgroup h2,
  section.level2 > header .subtitle,
  nav section > hgroup h2,
  nav section > header .subtitle,
  nav.level2 > hgroup h2,
  nav.level2 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section > hgroup h2,
  section section > header .subtitle, section.level2 > hgroup h2,
  section.level2 > header .subtitle,
  nav section > hgroup h2,
  nav section > header .subtitle,
  nav.level2 > hgroup h2,
  nav.level2 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section > hgroup h2,
  section section > header .subtitle, section.level2 > hgroup h2,
  section.level2 > header .subtitle,
  nav section > hgroup h2,
  nav section > header .subtitle,
  nav.level2 > hgroup h2,
  nav.level2 > header .subtitle {
    font-size: 1em;
  }
}
section section section > hgroup,
section section section > header, section.level3 > hgroup,
section.level3 > header,
nav section section > hgroup,
nav section section > header,
nav.level3 > hgroup,
nav.level3 > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section section section > hgroup,
  section section section > header, section.level3 > hgroup,
  section.level3 > header,
  nav section section > hgroup,
  nav section section > header,
  nav.level3 > hgroup,
  nav.level3 > header {
    margin: 0;
  }
}
section section section > hgroup h1, section section section > hgroup h3,
section section section > header h1,
section section section > header h3, section.level3 > hgroup h1, section.level3 > hgroup h3,
section.level3 > header h1,
section.level3 > header h3,
nav section section > hgroup h1,
nav section section > hgroup h3,
nav section section > header h1,
nav section section > header h3,
nav.level3 > hgroup h1,
nav.level3 > hgroup h3,
nav.level3 > header h1,
nav.level3 > header h3 {
  font-size: 1.57895em;
  margin-top: 0.95em ;
  margin-bottom: 0.475em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  section section section > hgroup h1, section section section > hgroup h3,
  section section section > header h1,
  section section section > header h3, section.level3 > hgroup h1, section.level3 > hgroup h3,
  section.level3 > header h1,
  section.level3 > header h3,
  nav section section > hgroup h1,
  nav section section > hgroup h3,
  nav section section > header h1,
  nav section section > header h3,
  nav.level3 > hgroup h1,
  nav.level3 > hgroup h3,
  nav.level3 > header h1,
  nav.level3 > header h3 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  section section section > hgroup h1, section section section > hgroup h3,
  section section section > header h1,
  section section section > header h3, section.level3 > hgroup h1, section.level3 > hgroup h3,
  section.level3 > header h1,
  section.level3 > header h3,
  nav section section > hgroup h1,
  nav section section > hgroup h3,
  nav section section > header h1,
  nav section section > header h3,
  nav.level3 > hgroup h1,
  nav.level3 > hgroup h3,
  nav.level3 > header h1,
  nav.level3 > header h3 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section > hgroup h1, section section section > hgroup h3,
  section section section > header h1,
  section section section > header h3, section.level3 > hgroup h1, section.level3 > hgroup h3,
  section.level3 > header h1,
  section.level3 > header h3,
  nav section section > hgroup h1,
  nav section section > hgroup h3,
  nav section section > header h1,
  nav section section > header h3,
  nav.level3 > hgroup h1,
  nav.level3 > hgroup h3,
  nav.level3 > header h1,
  nav.level3 > header h3 {
    font-size: 1em;
  }
}
section section section > hgroup h2,
section section section > header .subtitle, section.level3 > hgroup h2,
section.level3 > header .subtitle,
nav section section > hgroup h2,
nav section section > header .subtitle,
nav.level3 > hgroup h2,
nav.level3 > header .subtitle {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  section section section > hgroup h2,
  section section section > header .subtitle, section.level3 > hgroup h2,
  section.level3 > header .subtitle,
  nav section section > hgroup h2,
  nav section section > header .subtitle,
  nav.level3 > hgroup h2,
  nav.level3 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section > hgroup h2,
  section section section > header .subtitle, section.level3 > hgroup h2,
  section.level3 > header .subtitle,
  nav section section > hgroup h2,
  nav section section > header .subtitle,
  nav.level3 > hgroup h2,
  nav.level3 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section > hgroup h2,
  section section section > header .subtitle, section.level3 > hgroup h2,
  section.level3 > header .subtitle,
  nav section section > hgroup h2,
  nav section section > header .subtitle,
  nav.level3 > hgroup h2,
  nav.level3 > header .subtitle {
    font-size: 1em;
  }
}
section section section section > hgroup,
section section section section > header, section.level4 > hgroup,
section.level4 > header,
nav section section section > hgroup,
nav section section section > header,
nav.level4 > hgroup,
nav.level4 > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section section section section > hgroup,
  section section section section > header, section.level4 > hgroup,
  section.level4 > header,
  nav section section section > hgroup,
  nav section section section > header,
  nav.level4 > hgroup,
  nav.level4 > header {
    margin: 0;
  }
}
section section section section > hgroup h1, section section section section > hgroup h4,
section section section section > header h1,
section section section section > header h4, section.level4 > hgroup h1, section.level4 > hgroup h4,
section.level4 > header h1,
section.level4 > header h4,
nav section section section > hgroup h1,
nav section section section > hgroup h4,
nav section section section > header h1,
nav section section section > header h4,
nav.level4 > hgroup h1,
nav.level4 > hgroup h4,
nav.level4 > header h1,
nav.level4 > header h4 {
  font-size: 1.26316em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  color: #585858;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  section section section section > hgroup h1, section section section section > hgroup h4,
  section section section section > header h1,
  section section section section > header h4, section.level4 > hgroup h1, section.level4 > hgroup h4,
  section.level4 > header h1,
  section.level4 > header h4,
  nav section section section > hgroup h1,
  nav section section section > hgroup h4,
  nav section section section > header h1,
  nav section section section > header h4,
  nav.level4 > hgroup h1,
  nav.level4 > hgroup h4,
  nav.level4 > header h1,
  nav.level4 > header h4 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section > hgroup h1, section section section section > hgroup h4,
  section section section section > header h1,
  section section section section > header h4, section.level4 > hgroup h1, section.level4 > hgroup h4,
  section.level4 > header h1,
  section.level4 > header h4,
  nav section section section > hgroup h1,
  nav section section section > hgroup h4,
  nav section section section > header h1,
  nav section section section > header h4,
  nav.level4 > hgroup h1,
  nav.level4 > hgroup h4,
  nav.level4 > header h1,
  nav.level4 > header h4 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section > hgroup h1, section section section section > hgroup h4,
  section section section section > header h1,
  section section section section > header h4, section.level4 > hgroup h1, section.level4 > hgroup h4,
  section.level4 > header h1,
  section.level4 > header h4,
  nav section section section > hgroup h1,
  nav section section section > hgroup h4,
  nav section section section > header h1,
  nav section section section > header h4,
  nav.level4 > hgroup h1,
  nav.level4 > hgroup h4,
  nav.level4 > header h1,
  nav.level4 > header h4 {
    font-size: 1em;
  }
}
section section section section > hgroup h2,
section section section section > header .subtitle, section.level4 > hgroup h2,
section.level4 > header .subtitle,
nav section section section > hgroup h2,
nav section section section > header .subtitle,
nav.level4 > hgroup h2,
nav.level4 > header .subtitle {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  color: #468173;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  section section section section > hgroup h2,
  section section section section > header .subtitle, section.level4 > hgroup h2,
  section.level4 > header .subtitle,
  nav section section section > hgroup h2,
  nav section section section > header .subtitle,
  nav.level4 > hgroup h2,
  nav.level4 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section > hgroup h2,
  section section section section > header .subtitle, section.level4 > hgroup h2,
  section.level4 > header .subtitle,
  nav section section section > hgroup h2,
  nav section section section > header .subtitle,
  nav.level4 > hgroup h2,
  nav.level4 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section > hgroup h2,
  section section section section > header .subtitle, section.level4 > hgroup h2,
  section.level4 > header .subtitle,
  nav section section section > hgroup h2,
  nav section section section > header .subtitle,
  nav.level4 > hgroup h2,
  nav.level4 > header .subtitle {
    font-size: 1em;
  }
}
section section section section section > hgroup,
section section section section section > header, section.level5 > hgroup,
section.level5 > header,
nav section section section section > hgroup,
nav section section section section > header,
nav.level5 > hgroup,
nav.level5 > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section section section section section > hgroup,
  section section section section section > header, section.level5 > hgroup,
  section.level5 > header,
  nav section section section section > hgroup,
  nav section section section section > header,
  nav.level5 > hgroup,
  nav.level5 > header {
    margin: 0;
  }
}
section section section section section > hgroup h1, section section section section section > hgroup h5,
section section section section section > header h1,
section section section section section > header h5, section.level5 > hgroup h1, section.level5 > hgroup h5,
section.level5 > header h1,
section.level5 > header h5,
nav section section section section > hgroup h1,
nav section section section section > hgroup h5,
nav section section section section > header h1,
nav section section section section > header h5,
nav.level5 > hgroup h1,
nav.level5 > hgroup h5,
nav.level5 > header h1,
nav.level5 > header h5 {
  font-size: 1em;
  margin-top: 1.5em ;
  margin-bottom: 0em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  section section section section section > hgroup h1, section section section section section > hgroup h5,
  section section section section section > header h1,
  section section section section section > header h5, section.level5 > hgroup h1, section.level5 > hgroup h5,
  section.level5 > header h1,
  section.level5 > header h5,
  nav section section section section > hgroup h1,
  nav section section section section > hgroup h5,
  nav section section section section > header h1,
  nav section section section section > header h5,
  nav.level5 > hgroup h1,
  nav.level5 > hgroup h5,
  nav.level5 > header h1,
  nav.level5 > header h5 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section section > hgroup h1, section section section section section > hgroup h5,
  section section section section section > header h1,
  section section section section section > header h5, section.level5 > hgroup h1, section.level5 > hgroup h5,
  section.level5 > header h1,
  section.level5 > header h5,
  nav section section section section > hgroup h1,
  nav section section section section > hgroup h5,
  nav section section section section > header h1,
  nav section section section section > header h5,
  nav.level5 > hgroup h1,
  nav.level5 > hgroup h5,
  nav.level5 > header h1,
  nav.level5 > header h5 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section section > hgroup h1, section section section section section > hgroup h5,
  section section section section section > header h1,
  section section section section section > header h5, section.level5 > hgroup h1, section.level5 > hgroup h5,
  section.level5 > header h1,
  section.level5 > header h5,
  nav section section section section > hgroup h1,
  nav section section section section > hgroup h5,
  nav section section section section > header h1,
  nav section section section section > header h5,
  nav.level5 > hgroup h1,
  nav.level5 > hgroup h5,
  nav.level5 > header h1,
  nav.level5 > header h5 {
    font-size: 1em;
  }
}
section section section section section > hgroup h2,
section section section section section > header .subtitle, section.level5 > hgroup h2,
section.level5 > header .subtitle,
nav section section section section > hgroup h2,
nav section section section section > header .subtitle,
nav.level5 > hgroup h2,
nav.level5 > header .subtitle {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  color: #468173;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  section section section section section > hgroup h2,
  section section section section section > header .subtitle, section.level5 > hgroup h2,
  section.level5 > header .subtitle,
  nav section section section section > hgroup h2,
  nav section section section section > header .subtitle,
  nav.level5 > hgroup h2,
  nav.level5 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section section > hgroup h2,
  section section section section section > header .subtitle, section.level5 > hgroup h2,
  section.level5 > header .subtitle,
  nav section section section section > hgroup h2,
  nav section section section section > header .subtitle,
  nav.level5 > hgroup h2,
  nav.level5 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section section > hgroup h2,
  section section section section section > header .subtitle, section.level5 > hgroup h2,
  section.level5 > header .subtitle,
  nav section section section section > hgroup h2,
  nav section section section section > header .subtitle,
  nav.level5 > hgroup h2,
  nav.level5 > header .subtitle {
    font-size: 1em;
  }
}
section section section section section section > hgroup,
section section section section section section > header, section.level6 > hgroup,
section.level6 > header,
nav section section section section section > hgroup,
nav section section section section section > header,
nav.level6 > hgroup,
nav.level6 > header {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 939px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    margin: 0;
  }
}
@media (max-width: 709px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    margin: 0;
  }
}
@media (max-width: 480px) {
  section section section section section section > hgroup,
  section section section section section section > header, section.level6 > hgroup,
  section.level6 > header,
  nav section section section section section > hgroup,
  nav section section section section section > header,
  nav.level6 > hgroup,
  nav.level6 > header {
    margin: 0;
  }
}
section section section section section section > hgroup h1, section section section section section section > hgroup h6,
section section section section section section > header h1,
section section section section section section > header h6, section.level6 > hgroup h1, section.level6 > hgroup h6,
section.level6 > header h1,
section.level6 > header h6,
nav section section section section section > hgroup h1,
nav section section section section section > hgroup h6,
nav section section section section section > header h1,
nav section section section section section > header h6,
nav.level6 > hgroup h1,
nav.level6 > hgroup h6,
nav.level6 > header h1,
nav.level6 > header h6 {
  font-size: 1em;
  margin-top: 1.5em ;
  margin-bottom: 0em ;
  color: #468173;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  section section section section section section > hgroup h1, section section section section section section > hgroup h6,
  section section section section section section > header h1,
  section section section section section section > header h6, section.level6 > hgroup h1, section.level6 > hgroup h6,
  section.level6 > header h1,
  section.level6 > header h6,
  nav section section section section section > hgroup h1,
  nav section section section section section > hgroup h6,
  nav section section section section section > header h1,
  nav section section section section section > header h6,
  nav.level6 > hgroup h1,
  nav.level6 > hgroup h6,
  nav.level6 > header h1,
  nav.level6 > header h6 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section section section > hgroup h1, section section section section section section > hgroup h6,
  section section section section section section > header h1,
  section section section section section section > header h6, section.level6 > hgroup h1, section.level6 > hgroup h6,
  section.level6 > header h1,
  section.level6 > header h6,
  nav section section section section section > hgroup h1,
  nav section section section section section > hgroup h6,
  nav section section section section section > header h1,
  nav section section section section section > header h6,
  nav.level6 > hgroup h1,
  nav.level6 > hgroup h6,
  nav.level6 > header h1,
  nav.level6 > header h6 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section section section > hgroup h1, section section section section section section > hgroup h6,
  section section section section section section > header h1,
  section section section section section section > header h6, section.level6 > hgroup h1, section.level6 > hgroup h6,
  section.level6 > header h1,
  section.level6 > header h6,
  nav section section section section section > hgroup h1,
  nav section section section section section > hgroup h6,
  nav section section section section section > header h1,
  nav section section section section section > header h6,
  nav.level6 > hgroup h1,
  nav.level6 > hgroup h6,
  nav.level6 > header h1,
  nav.level6 > header h6 {
    font-size: 1em;
  }
}
section section section section section section > hgroup h2,
section section section section section section > header .subtitle, section.level6 > hgroup h2,
section.level6 > header .subtitle,
nav section section section section section > hgroup h2,
nav section section section section section > header .subtitle,
nav.level6 > hgroup h2,
nav.level6 > header .subtitle {
  font-size: 0.89474em;
  margin-top: 0em ;
  margin-bottom: 0em ;
}
@media (max-width: 939px) {
  section section section section section section > hgroup h2,
  section section section section section section > header .subtitle, section.level6 > hgroup h2,
  section.level6 > header .subtitle,
  nav section section section section section > hgroup h2,
  nav section section section section section > header .subtitle,
  nav.level6 > hgroup h2,
  nav.level6 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  section section section section section section > hgroup h2,
  section section section section section section > header .subtitle, section.level6 > hgroup h2,
  section.level6 > header .subtitle,
  nav section section section section section > hgroup h2,
  nav section section section section section > header .subtitle,
  nav.level6 > hgroup h2,
  nav.level6 > header .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  section section section section section section > hgroup h2,
  section section section section section section > header .subtitle, section.level6 > hgroup h2,
  section.level6 > header .subtitle,
  nav section section section section section > hgroup h2,
  nav section section section section section > header .subtitle,
  nav.level6 > hgroup h2,
  nav.level6 > header .subtitle {
    font-size: 1em;
  }
}

body > h1,
nav > h1 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 2.52632em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  color: #468173;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 939px) {
  body > h1,
  nav > h1 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h1,
  nav > h1 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h1,
  nav > h1 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h1,
  nav > h1 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h1,
  nav > h1 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h1,
  nav > h1 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h1,
  nav > h1 {
    font-size: 1.89474em;
  }
}
@media (max-width: 709px) {
  body > h1,
  nav > h1 {
    font-size: 1.57895em;
  }
}
@media (max-width: 480px) {
  body > h1,
  nav > h1 {
    font-size: 1.26316em;
  }
}
body > h2,
nav > h2 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1.89474em;
  margin-top: 1.1875em ;
  margin-bottom: 0.79167em ;
  color: #585858;
  font-style: normal;
  font-weight: 300;
}
@media (max-width: 939px) {
  body > h2,
  nav > h2 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h2,
  nav > h2 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h2,
  nav > h2 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h2,
  nav > h2 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h2,
  nav > h2 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h2,
  nav > h2 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h2,
  nav > h2 {
    font-size: 1.42105em;
  }
}
@media (max-width: 709px) {
  body > h2,
  nav > h2 {
    font-size: 1.18421em;
  }
}
@media (max-width: 480px) {
  body > h2,
  nav > h2 {
    font-size: 1em;
  }
}
body > h3,
nav > h3 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1.57895em;
  margin-top: 0.95em ;
  margin-bottom: 0.475em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  body > h3,
  nav > h3 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h3,
  nav > h3 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h3,
  nav > h3 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h3,
  nav > h3 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h3,
  nav > h3 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h3,
  nav > h3 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h3,
  nav > h3 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  body > h3,
  nav > h3 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  body > h3,
  nav > h3 {
    font-size: 1em;
  }
}
body > h4,
nav > h4 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1.26316em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  color: #585858;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  body > h4,
  nav > h4 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h4,
  nav > h4 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h4,
  nav > h4 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h4,
  nav > h4 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h4,
  nav > h4 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h4,
  nav > h4 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h4,
  nav > h4 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  body > h4,
  nav > h4 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  body > h4,
  nav > h4 {
    font-size: 1em;
  }
}
body > h5,
nav > h5 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1em;
  margin-top: 1.5em ;
  margin-bottom: 0em ;
  color: #585858;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 939px) {
  body > h5,
  nav > h5 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h5,
  nav > h5 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h5,
  nav > h5 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h5,
  nav > h5 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h5,
  nav > h5 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h5,
  nav > h5 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h5,
  nav > h5 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  body > h5,
  nav > h5 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  body > h5,
  nav > h5 {
    font-size: 1em;
  }
}
body > h6,
nav > h6 {
  background: transparent;
  border-style: none;
  border-width: none;
  border-color: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 1em;
  margin-top: 1.5em ;
  margin-bottom: 0em ;
  color: #468173;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 939px) {
  body > h6,
  nav > h6 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  body > h6,
  nav > h6 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  body > h6,
  nav > h6 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  body > h6,
  nav > h6 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  body > h6,
  nav > h6 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  body > h6,
  nav > h6 {
    margin: 0;
  }
}
@media (max-width: 939px) {
  body > h6,
  nav > h6 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  body > h6,
  nav > h6 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  body > h6,
  nav > h6 {
    font-size: 1em;
  }
}

b {
  font-weight: 700;
}

code, pre, kbd, samp {
  font-family: Courier, "Courier New", monospace;
  font-size: 0.84211em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  color: #468173;
  padding: 2px 4px;
}
@media (max-width: 939px) {
  code, pre, kbd, samp {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  code, pre, kbd, samp {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  code, pre, kbd, samp {
    font-size: 1em;
  }
}

code {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0.10526em;
  padding-right: 0.21053em;
  padding-left: 0.21053em;
  padding-bottom: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 0.10526em;
  padding-right: 0.21053em;
  padding-left: 0.21053em;
  padding-bottom: 0;
  margin: 0;
}
@media (max-width: 939px) {
  code {
    padding-top: 0.07895em;
    padding-right: 0.15789em;
    padding-left: 0.15789em;
    padding-bottom: 0;
  }
}
@media (max-width: 709px) {
  code {
    padding-top: 0.06579em;
    padding-right: 0.13158em;
    padding-left: 0.13158em;
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  code {
    padding-top: 0.05263em;
    padding-right: 0.10526em;
    padding-left: 0.10526em;
    padding-bottom: 0;
  }
}
@media (max-width: 939px) {
  code {
    margin: 0;
  }
}
@media (max-width: 709px) {
  code {
    margin: 0;
  }
}
@media (max-width: 480px) {
  code {
    margin: 0;
  }
}

pre {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 1.5em;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 2.02632em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 1.5em;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 2.02632em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  white-space: pre-wrap;
}
@media (max-width: 939px) {
  pre {
    padding-top: 1.125em;
    padding-right: 0;
    padding-bottom: 1.125em;
    padding-left: 1.51974em;
  }
}
@media (max-width: 709px) {
  pre {
    padding-top: 0.9375em;
    padding-right: 0;
    padding-bottom: 0.9375em;
    padding-left: 1.26645em;
  }
}
@media (max-width: 480px) {
  pre {
    padding-top: 0.75em;
    padding-right: 0;
    padding-bottom: 0.75em;
    padding-left: 1.01316em;
  }
}
@media (max-width: 939px) {
  pre {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  pre {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  pre {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
pre kbd, pre samp {
  font-size: 1em;
}

span.emphasis,
span.source,
em {
  font-style: italic;
}

i {
  font-style: italic;
}

span.keyword,
span.pronunciation {
  font-weight: 700;
  color: #1E7AB9;
  text-decoration: none;
}

span.leadin {
  font-weight: 700;
}

small {
  font-size: 16px;
}

span.smallcaps {
  font-variant: small-caps;
}

strong,
span.strong {
  font-weight: 700;
}

s {
  text-decoration: line-through;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
  font-size: 0.6em;
}

sub {
  top: 0.2em;
}

u {
  text-decoration: underline;
}

.text-center {
  text-align: center;
}

.doubleunderscore {
  border-bottom: 4px double #333;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

mark {
  background: #fffdc9;
}

span.label,
span.number,
.inlineequation,
.speaker,
.index-term,
.index-locator-range,
.index-xref-related,
.index-xref-preferred {
  text-transform: none;
}

var {
  font-style: italic;
}

span.wol {
  text-decoration: underline;
}

a {
  color: #1E7AB9;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: #175d8d;
}

.xref {
  background: url(../images/iconmonstr-window-new-icon-20x20.png) no-repeat right center;
  display: inline;
  padding: 0 23px 0 0;
}

a.keyword {
  font-weight: bold;
  color: #1E7AB9;
  text-decoration: none;
  display: inline;
  background: url(../images/iconmonstr-info-8-icon-20x20.png) no-repeat right center;
  padding: 0 23px 0 0;
}

.noteref_footnote,
.noteref_endnote,
.noteref_rearnote {
  font-size: 85%;
  position: relative;
  top: -0.4em;
}
.noteref_footnote > sup,
.noteref_endnote > sup,
.noteref_rearnote > sup {
  font-size: 1em;
}

section.noteref_footnote,
section.noteref_endnote,
section.noteref_rearnote {
  position: static;
  top: auto;
  font-size: inherit;
}

.url-example,
.ulink-example {
  text-transform: none;
}

.url-obsolete,
.ulink-obsolete {
  color: #aaa;
}

.pagebreak {
  color: inherit;
}

.biblioentrylist {
  list-style: none;
  margin: 0;
}
.biblioentrylist .biblioentry {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  text-indent: -1.5em;
}
@media (max-width: 939px) {
  .biblioentrylist .biblioentry {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .biblioentrylist .biblioentry {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .biblioentrylist .biblioentry {
    font-size: 1em;
  }
}

.practicelist {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.practicelist > li,
.practicelist > .general-problem {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.practicelist table + ol,
.practicelist table + ul {
  clear: both;
}

ol {
  margin-left: 3em;
  margin-bottom: 1.5em;
}
ol ol:not([type]) {
  list-style-type: upper-latin;
}
ol ol ol:not([type]) {
  list-style-type: decimal;
}
ol ol ol ol:not([type]) {
  list-style-type: lower-latin;
}
ol ul {
  list-style-type: square;
}
ol p {
  margin-bottom: 0;
}
ol img {
  margin-bottom: 1.5em;
}

ol:not([type]).ol_lower-alpha {
  list-style-type: lower-alpha;
}
ol:not([type]).ol_upper-alpha {
  list-style-type: upper-alpha;
}
ol:not([type]).ol_upper-roman {
  list-style-type: upper-roman;
}
ol:not([type]).ol_lower-roman {
  list-style-type: lower-roman;
}
ol:not([type]).ol_decimal {
  list-style-type: decimal;
}

.ol_1:not([type]) {
  list-style-type: lower-alpha;
}

.ol_1:not([type]) {
  list-style-type: upper-roman;
}

.ol_3:not([type]) {
  list-style-type: square;
}

ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
ul ul {
  list-style-type: square;
  margin-bottom: 0;
}
ul ul ul {
  list-style-type: circle;
}
ul ul ul ul {
  list-style-type: disc;
}
ul p {
  margin-bottom: 0;
}
ul p + p {
  margin-top: 0.75em;
}

.nomark,
.none,
.ul_none,
.ol_none {
  list-style-type: none;
  margin-left: 0;
}
.nomark p,
.none p,
.ul_none p,
.ol_none p {
  margin-bottom: 0.75em;
}
.nomark ul, .nomark ol,
.none ul,
.none ol,
.ul_none ul,
.ul_none ol,
.ol_none ul,
.ol_none ol {
  margin-left: 2em;
}

.tocentrylist,
nav.toc ol {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
}
@media (max-width: 939px) {
  .tocentrylist,
  nav.toc ol {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .tocentrylist,
  nav.toc ol {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .tocentrylist,
  nav.toc ol {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .tocentrylist,
  nav.toc ol {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .tocentrylist,
  nav.toc ol {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .tocentrylist,
  nav.toc ol {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
.tocentrylist li,
.tocentrylist .toclevel1,
nav.toc ol li,
nav.toc ol .toclevel1 {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
}
@media (max-width: 939px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.5625em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.46875em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .tocentrylist li,
  .tocentrylist .toclevel1,
  nav.toc ol li,
  nav.toc ol .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.375em;
    margin-left: 0;
  }
}
.tocentrylist li p,
.tocentrylist .toclevel1 p,
nav.toc ol li p,
nav.toc ol .toclevel1 p {
  margin-bottom: 0;
}
.tocentrylist li a,
.tocentrylist .toclevel1 a,
nav.toc ol li a,
nav.toc ol .toclevel1 a {
  color: #468173;
}
.tocentrylist ol,
nav.toc ol ol {
  margin-left: 1.5em;
}
.tocentrylist ol li a,
nav.toc ol ol li a {
  color: #1E7AB9;
}

nav.toc ol:not(.tocentrylist) {
  margin-left: 1.5em;
}
nav.toc ol:not(.tocentrylist) li {
  margin-bottom: 0;
}

.index-entrylist ul,
.index-entrylist ol,
.index-entry-list ul,
.index-entry-list ol {
  margin-bottom: 0;
}

.chapter .tocentrylist {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
}
@media (max-width: 939px) {
  .chapter .tocentrylist {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .chapter .tocentrylist {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .chapter .tocentrylist {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .chapter .tocentrylist {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .chapter .tocentrylist {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .chapter .tocentrylist {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
.chapter .tocentrylist li,
.chapter .tocentrylist .toclevel1 {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
}
@media (max-width: 939px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.5625em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.46875em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .chapter .tocentrylist li,
  .chapter .tocentrylist .toclevel1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.375em;
    margin-left: 0;
  }
}
.chapter .tocentrylist li p,
.chapter .tocentrylist .toclevel1 p {
  margin-bottom: 0;
}
.chapter .tocentrylist li a,
.chapter .tocentrylist .toclevel1 a {
  color: #468173;
}
.chapter .tocentrylist ol {
  margin-left: 1.5em;
}
.chapter .tocentrylist ol li a {
  color: #1E7AB9;
}

.objectivelist .objective {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #333;
  font-size: 1em;
  font-weight: normal;
}
@media (max-width: 939px) {
  .objectivelist .objective {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .objectivelist .objective {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .objectivelist .objective {
    font-size: 1em;
  }
}
.objectivelist .objective p {
  color: #333;
}
.objectivelist .objective a {
  color: #333;
}
.objectivelist .objective a:hover, .objectivelist .objective a:active, .objectivelist .objective a:focus {
  color: #1a1a1a;
}

.biblioentrylist:not([type]),
.keywordlist:not([type]),
.tocpart:not([type]),
.tocchapter:not([type]),
.tocentrylist:not([type]),
.dynamiclist:not([type]),
.nomark:not([type]),
.index-entrylist:not([type]),
.index-entry-list:not([type]),
.tocproductfrontmatter:not([type]),
.tocproductbacktmatter:not([type]),
.staticlist:not([type]) {
  list-style: none;
}

.rearnotelist,
.endnotelist {
  list-style-type: none;
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
@media (max-width: 939px) {
  .rearnotelist,
  .endnotelist {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .rearnotelist,
  .endnotelist {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .rearnotelist,
  .endnotelist {
    margin: 0;
  }
}
.rearnotelist li,
.endnotelist li {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.rearnotelist li .number,
.endnotelist li .number {
  font-weight: bold;
  margin-right: 1.5em;
}
.rearnotelist.dynamiclist,
.endnotelist.dynamiclist {
  margin-left: 3em;
}

.dynamiclist {
  position: relative;
}
.dynamiclist > li > .lc_labelnum,
.dynamiclist > li > .label,
.dynamiclist > li > .number,
.dynamiclist > li > p > .lc_labelnum,
.dynamiclist > li > p > .label,
.dynamiclist > li > p > .number,
.dynamiclist > li > div > .lc_labelnum,
.dynamiclist > li > div > .label,
.dynamiclist > li > div > .number,
.dynamiclist > li > a > .lc_labelnum,
.dynamiclist > li > a > .label,
.dynamiclist > li > a > .number {
  position: absolute;
  left: -3em;
}
.dynamiclist > li > .lc_labelnum .label, .dynamiclist > li > .lc_labelnum .number,
.dynamiclist > li > .label .label,
.dynamiclist > li > .label .number,
.dynamiclist > li > .number .label,
.dynamiclist > li > .number .number,
.dynamiclist > li > p > .lc_labelnum .label,
.dynamiclist > li > p > .lc_labelnum .number,
.dynamiclist > li > p > .label .label,
.dynamiclist > li > p > .label .number,
.dynamiclist > li > p > .number .label,
.dynamiclist > li > p > .number .number,
.dynamiclist > li > div > .lc_labelnum .label,
.dynamiclist > li > div > .lc_labelnum .number,
.dynamiclist > li > div > .label .label,
.dynamiclist > li > div > .label .number,
.dynamiclist > li > div > .number .label,
.dynamiclist > li > div > .number .number,
.dynamiclist > li > a > .lc_labelnum .label,
.dynamiclist > li > a > .lc_labelnum .number,
.dynamiclist > li > a > .label .label,
.dynamiclist > li > a > .label .number,
.dynamiclist > li > a > .number .label,
.dynamiclist > li > a > .number .number {
  position: static;
}

.keywordlist {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.keywordlist li {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.staticlist li {
  margin-left: 28.5px;
}

.outline {
  list-style-type: upper-roman;
  margin-left: 1.75em;
}
.outline ol {
  margin-left: 1.75em;
}
.outline ol ol {
  margin-left: 1.75em;
}
.outline ol ol ol {
  margin-left: 1.75em;
}

.timeline-list li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 0.5em;
  padding-bottom: 53px;
  background: #bfc2c3;
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.timeline-list li.timeline-heading {
  font-size: 2.52632em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  color: #094877;
  font-style: normal;
  font-weight: 300;
  width: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 939px) {
  .timeline-list li.timeline-heading {
    font-size: 1.89474em;
  }
}
@media (max-width: 709px) {
  .timeline-list li.timeline-heading {
    font-size: 1.57895em;
  }
}
@media (max-width: 480px) {
  .timeline-list li.timeline-heading {
    font-size: 1.26316em;
  }
}
.timeline-list li.timeline-heading[data-event-type="1"] {
  left: 0.5em;
}
.timeline-list li.timeline-heading[data-event-type="2"] {
  left: -3em;
  top: -1.65em;
  margin-bottom: -2em;
}
.timeline-list li.timeline-group li.timeline-event {
  margin-top: 0;
}
.timeline-list li.timeline-group li.timeline-event p.title {
  padding: 0 15px;
  width: 250px;
  position: relative;
  float: left;
  left: -16em;
  vertical-align: top;
  margin-top: 0;
  text-align: right;
  font-weight: bold;
  color: #0C5D99;
}
.timeline-list li.timeline-group li.timeline-event p.title .display-date,
.timeline-list li.timeline-group li.timeline-event p.title .era,
.timeline-list li.timeline-group li.timeline-event p.title .number,
.timeline-list li.timeline-group li.timeline-event p.title .label {
  font-weight: bold;
}
.timeline-list li.timeline-group li.timeline-event:before {
  content: none;
}
.timeline-list li.timeline-group .timeline-event-list {
  margin-top: 1em;
}
.timeline-list li.timeline-group > p.title {
  background: #107ACA;
  text-align: left;
  width: 300px;
  margin-top: 1.5em;
  left: 0;
  color: white;
  padding: 0 0 0 2em;
  position: relative;
  font-weight: bold;
}
.timeline-list li.timeline-group > p.title .display-date,
.timeline-list li.timeline-group > p.title .era,
.timeline-list li.timeline-group > p.title .number,
.timeline-list li.timeline-group > p.title .label {
  font-weight: bold;
}
.timeline-list li.timeline-group > p.title span.label:after {
  content: ":";
}
.timeline-list li.timeline-group > p.title:after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  border: 0.75em solid #107ACA;
  z-index: -1;
  right: -1em;
  border-left-width: 1.5em;
  border-right-color: transparent;
}
.timeline-list li.timeline-group > p.title.long-title:after {
  border: 1.5em solid #107ACA;
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
}
.timeline-list li ol[data-event-type="2"] li.timeline-event {
  left: -27.9em;
  margin-left: 1em;
}
.timeline-list li ol[data-event-type="2"] li.timeline-event .timeline-event-description::before {
  left: 20em;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #E6E6E6;
}
.timeline-list li ol[data-event-type="2"] li.timeline-event .timeline-event-description::after {
  left: 22.5em;
}
.timeline-list li ol[data-event-type="2"] li.timeline-event p.title {
  float: right;
  left: 40em;
  text-align: left;
}
.timeline-list li ol[data-event-type="2"] + ol[data-event-type="2"] li.timeline-event .timeline-event-description, .timeline-list li ol[data-event-type="1"] + ol[data-event-type="1"] li.timeline-event .timeline-event-description {
  margin-top: 1em;
}
.timeline-list li ol[data-event-type="2"] + ol[data-event-type="2"] li.timeline-event .timeline-event-description:before, .timeline-list li ol[data-event-type="1"] + ol[data-event-type="1"] li.timeline-event .timeline-event-description:before {
  top: -10px;
  left: 0;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #E6E6E6  transparent;
}
.timeline-list li ol[data-event-type="2"] + ol[data-event-type="2"] li.timeline-event .timeline-event-description:after, .timeline-list li ol[data-event-type="1"] + ol[data-event-type="1"] li.timeline-event .timeline-event-description:after {
  width: 0;
  height: 0;
}
.timeline-list li ol[data-event-type="2"] + ol[data-event-type="2"] li.timeline-event .timeline-event-description:before {
  left: 93%;
}
.timeline-list li li.timeline-event {
  margin-left: -2.15em;
  width: 0;
  position: relative;
}
.timeline-list li li.timeline-event .timeline-event-description {
  background: #E6E6E6;
  position: relative;
  bottom: 0;
  width: 350px;
  padding: 15px;
  right: -1.6em;
  float: left;
  margin-top: -1.95em;
  clear: both;
}
.timeline-list li li.timeline-event .timeline-event-description::before {
  content: '';
  position: absolute;
  top: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #E6E6E6 transparent transparent;
}
.timeline-list li li.timeline-event .timeline-event-description::after {
  content: '';
  position: absolute;
  left: -2.25em;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  top: 15px;
  border-radius: 50%;
  background: #0C5D99;
}

@media screen and (max-width: 900px) {
  .timeline-list li {
    margin-left: 35%;
    clear: both;
    padding-top: 20px;
    padding-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  .timeline-list li.timeline-group p.title {
    z-index: 10;
  }
  .timeline-list li.timeline-group .timeline-event-list {
    margin-top: 0;
  }
  .timeline-list li.timeline-group li.timeline-event {
    margin-left: -2em;
  }
  .timeline-list li.timeline-group li.timeline-event p.title {
    float: none;
    position: static;
    text-align: left;
    margin-top: 0;
  }
  .timeline-list li.timeline-group li.timeline-event p.title:before {
    content: '';
    position: absolute;
    left: -0.6em;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0C5D99;
    margin-top: 0.25em;
  }
  .timeline-list li.timeline-group li.timeline-event .timeline-event-description {
    left: 0;
    width: 250px;
    float: none;
    margin-top: 0.75em;
    margin-left: 0.9em;
  }
  .timeline-list li.timeline-group li.timeline-event .timeline-event-description:before {
    top: -8px;
    left: 0 !important;
    border-width: 0 8px 10px 8px !important;
    border-color: transparent transparent #D9EEFF  transparent !important;
  }
  .timeline-list li.timeline-group li.timeline-event .timeline-event-description::after {
    content: none;
  }
  .timeline-list li ol[data-event-type="2"] li.timeline-event {
    left: -3.1em;
  }
  .timeline-list li ol[data-event-type="2"] li.timeline-event p.title {
    float: none;
    position: static;
    text-align: left;
    margin-top: 0;
  }
  .timeline-list li ol[data-event-type="2"] li.timeline-event .timeline-event-description:before {
    border-color: transparent transparent #E6E6E6 transparent !important;
  }
  .timeline-list li ol[data-event-type="2"] li.timeline-event.lc_position-5 .timeline-event-description {
    background-color: #E6E6E6;
  }
  .timeline-list li ol[data-event-type="2"] li.timeline-event.lc_position-5 .timeline-event-description:before {
    border-color: transparent transparent #E6E6E6 transparent !important;
  }
  .timeline-list li li.timeline-event.lc_position-5 {
    left: 0;
    margin-left: -2.1em;
  }
  .timeline-list li li.timeline-event.lc_position-5 p.title {
    float: none;
    position: static;
    text-align: left;
    margin-top: 0;
  }
  .timeline-list li li.timeline-event.lc_position-5 p.title .display-date,
  .timeline-list li li.timeline-event.lc_position-5 p.title .era {
    font-weight: bold;
  }
  .timeline-list li li.timeline-event.lc_position-5 p.title:before {
    content: '';
    position: absolute;
    left: -0.4em;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0C5D99;
    margin-top: 0.25em;
  }
  .timeline-list li li.timeline-event.lc_position-5 .timeline-event-description {
    left: 0;
    width: 250px;
    float: none;
    margin-top: 0.75em;
    margin-left: 0.9em;
    background: #D9EEFF;
  }
  .timeline-list li li.timeline-event.lc_position-5 .timeline-event-description:before {
    top: -8px;
    left: 0 !important;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #D9EEFF transparent;
  }
  .timeline-list li li.timeline-event.lc_position-5 .timeline-event-description::after {
    content: none;
  }
}
@media screen and (max-width: 600px) {
  .timeline-list li {
    margin-left: 0;
    clear: both;
  }
  .timeline-list li.timeline-group li.timeline-event .timeline-event-description {
    width: calc(75vw - 91px);
  }
}
.epigraph {
  padding: 0 3em;
  border: none;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
}

.epigraph + .source {
  text-align: right;
  padding: 0 3em;
  font-style: inherit;
  border: 0;
}

.essay {
  padding: 0 3em;
}

.letter {
  padding: 0 3em;
}

.drama {
  margin-left: 3em;
}
.drama .speaker {
  font-weight: 700;
}
.drama > hgroup,
.drama > header {
  margin-bottom: 0.75em;
}
.drama > hgroup > h1,
.drama > header > h1 {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: bold;
}
@media (max-width: 939px) {
  .drama > hgroup > h1,
  .drama > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .drama > hgroup > h1,
  .drama > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .drama > hgroup > h1,
  .drama > header > h1 {
    font-size: 1em;
  }
}

.poem {
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.dialog,
.dialogue {
  margin-bottom: 1.5em;
}
.dialog .speech,
.dialogue .speech {
  margin-bottom: 0.75em;
}
.dialog .speech:last-of-type,
.dialogue .speech:last-of-type {
  margin-bottom: 0;
}
.dialog .speaker,
.dialog .persona,
.dialogue .speaker,
.dialogue .persona {
  font-weight: 700;
  display: block;
}
.dialog .line ~ .speaker,
.dialog .line ~ .persona,
.dialogue .line ~ .speaker,
.dialogue .line ~ .persona {
  clear: both;
  margin-top: 0.75em;
}
.dialog p,
.dialogue p {
  margin-bottom: 0;
}

.linenumber {
  position: absolute;
  left: 0.75em;
  font-size: 16px;
  font-weight: normal;
  color: #cc6600;
}
@media (max-width: 480px) {
  .linenumber {
    font-size: 11px;
    left: 3px;
  }
}

.rebus-line {
  position: relative;
}
.rebus-line:before {
  content: "\00A0";
  display: table;
  clear: both;
}

.rebus {
  position: relative;
}
.rebus .rebus-image {
  position: absolute;
  width: 100%;
  top: -100%;
  text-align: center;
}

audio {
  width: 100%;
  margin-bottom: 1.5em;
}

iframe,
object {
  width: 100%;
  margin-bottom: 1.5em;
}

video {
  width: 100%;
  margin-bottom: 1.5em;
}

p {
  margin-bottom: 1.5em;
}
@media (max-width: 939px) {
  p {
    margin-bottom: 1.125em;
  }
}
@media (max-width: 709px) {
  p {
    margin-bottom: 0.9375em;
  }
}
@media (max-width: 480px) {
  p {
    margin-bottom: 0.75em;
  }
}

div.sample-indent > p {
  text-indent: 28.5px;
}
div.sample-indent > h1 + p, div.sample-indent > h1 + *:not(p) + p, div.sample-indent > h1 + *:not(p) + *:not(p) + p, div.sample-indent > h1 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > h2 + p, div.sample-indent > h2 + *:not(p) + p, div.sample-indent > h2 + *:not(p) + *:not(p) + p, div.sample-indent > h2 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > h3 + p, div.sample-indent > h3 + *:not(p) + p, div.sample-indent > h3 + *:not(p) + *:not(p) + p, div.sample-indent > h3 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > h4 + p, div.sample-indent > h4 + *:not(p) + p, div.sample-indent > h4 + *:not(p) + *:not(p) + p, div.sample-indent > h4 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > h5 + p, div.sample-indent > h5 + *:not(p) + p, div.sample-indent > h5 + *:not(p) + *:not(p) + p, div.sample-indent > h5 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > h6 + p, div.sample-indent > h6 + *:not(p) + p, div.sample-indent > h6 + *:not(p) + *:not(p) + p, div.sample-indent > h6 + *:not(p) + *:not(p) + *:not(p) + p {
  text-indent: 0;
}
div.sample-indent > p:first-of-type {
  text-indent: 0;
}
div.sample-indent p {
  margin-bottom: 0;
}
div.sample-indent p + *:not(p):not(div) {
  margin-top: 1.5em;
}
@media (max-width: 939px) {
  div.sample-indent p + *:not(p):not(div) {
    margin-top: 1.125em;
  }
}
@media (max-width: 709px) {
  div.sample-indent p + *:not(p):not(div) {
    margin-top: 0.9375em;
  }
}
@media (max-width: 480px) {
  div.sample-indent p + *:not(p):not(div) {
    margin-top: 0.75em;
  }
}

hr {
  border: 0px;
  box-shadow: 0 -1px 0px 1px #aaa;
  margin-top: -1px;
  height: 1px;
}

.abstract {
  padding: 0 1.5em;
}

.annotation {
  color: #585858;
}
h1 .annotation {
  font-size: small;
}

dfn {
  font-style: italic;
  font-weight: 600;
  color: #333;
}

dt {
  margin-bottom: 0;
}

.glossdef {
  margin-left: 1.5em;
}

.rearnotes,
.endnoteset {
  font-size: 0.89474em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
}
@media (max-width: 939px) {
  .rearnotes,
  .endnoteset {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .rearnotes,
  .endnoteset {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .rearnotes,
  .endnoteset {
    font-size: 1em;
  }
}
.rearnotes p,
.endnoteset p {
  margin: 0;
}

.footnote {
  font-size: 0.89474em;
  line-height: 1.67647em;
  margin-bottom: 1.5em;
}
.footnote p {
  margin: 0;
}
.footnote .number {
  font-weight: bold;
}

summary:focus {
  outline: 0;
}

details {
  display: none !important;
}

blockquote {
  background: transparent;
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #cc6600;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 1.5em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 1.5em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  font-size: 0.89474em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 1.67647em ;
  font-weight: 300;
  line-height: 28.5px;
}
@media (max-width: 939px) {
  blockquote {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1.125em;
  }
}
@media (max-width: 709px) {
  blockquote {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0.9375em;
  }
}
@media (max-width: 480px) {
  blockquote {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0.75em;
  }
}
@media (max-width: 939px) {
  blockquote {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  blockquote {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  blockquote {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
@media (max-width: 939px) {
  blockquote {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  blockquote {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  blockquote {
    font-size: 1em;
  }
}
blockquote + .source {
  font-style: italic;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 1.5em;
  border-color: #cc6600;
  border-style: solid;
  border-width: 0 0 0 1px;
}
blockquote :last-child {
  margin-bottom: 0;
}

.blockquotegroup {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
}
.blockquotegroup blockquote {
  margin-bottom: 0;
}
.blockquotegroup .source {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 1.5em;
}

cite {
  font-style: italic;
}

.cite_roman {
  font-style: normal;
}

.cite_itlic {
  font-style: italic;
}

.source {
  font-style: italic;
}
.source p {
  margin: 0;
  font-size: 11px;
}

.production-note,
.prod-note,
.prodNote,
.prodnote {
  background: #fbd75b;
  border: 1px solid #d1a305;
  font-family: Verdana, sans serif !important;
  color: #000 !important;
  padding: 10px;
  font-size: 14px !important;
}

.table figcaption hgroup h1,
.table figcaption header h1 {
  font-weight: bold;
}

table {
  background: transparent;
  border-style: solid;
  border-width: 2px 1px 2px;
  border-color: #468173;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
  font-size: 0.89474em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 939px) {
  table {
    padding: 0;
  }
}
@media (max-width: 709px) {
  table {
    padding: 0;
  }
}
@media (max-width: 480px) {
  table {
    padding: 0;
  }
}
@media (max-width: 939px) {
  table {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.125em;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  table {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.9375em;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  table {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
  }
}
@media (max-width: 939px) {
  table {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  table {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  table {
    font-size: 1em;
  }
}
table thead {
  border-bottom: 1px solid #468173;
}
table th {
  background: rgba(70, 129, 115, 0.15);
  border-style: solid;
  border-width: 1px;
  border-color: #468173;
  padding: 0.75em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.75em;
  margin: 0;
  vertical-align: top;
  text-align: left;
  color: #468173;
  font-style: normal;
  font-weight: 600;
}
@media (max-width: 939px) {
  table th {
    padding: 0.5625em;
  }
}
@media (max-width: 709px) {
  table th {
    padding: 0.46875em;
  }
}
@media (max-width: 480px) {
  table th {
    padding: 0.375em;
  }
}
@media (max-width: 939px) {
  table th {
    margin: 0;
  }
}
@media (max-width: 709px) {
  table th {
    margin: 0;
  }
}
@media (max-width: 480px) {
  table th {
    margin: 0;
  }
}
table td {
  background: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #468173;
  padding: 0.75em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.75em;
  margin: 0;
  vertical-align: top;
  text-align: left;
}
@media (max-width: 939px) {
  table td {
    padding: 0.5625em;
  }
}
@media (max-width: 709px) {
  table td {
    padding: 0.46875em;
  }
}
@media (max-width: 480px) {
  table td {
    padding: 0.375em;
  }
}
@media (max-width: 939px) {
  table td {
    margin: 0;
  }
}
@media (max-width: 709px) {
  table td {
    margin: 0;
  }
}
@media (max-width: 480px) {
  table td {
    margin: 0;
  }
}
table tfoot td {
  background: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #468173;
  padding: 0.75em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.75em;
  margin: 0;
  color: #585858;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 939px) {
  table tfoot td {
    padding: 0.5625em;
  }
}
@media (max-width: 709px) {
  table tfoot td {
    padding: 0.46875em;
  }
}
@media (max-width: 480px) {
  table tfoot td {
    padding: 0.375em;
  }
}
@media (max-width: 939px) {
  table tfoot td {
    margin: 0;
  }
}
@media (max-width: 709px) {
  table tfoot td {
    margin: 0;
  }
}
@media (max-width: 480px) {
  table tfoot td {
    margin: 0;
  }
}
table .source {
  font-style: italic;
}
table .lc_striped td,
table .lc_striped th,
table .lc_striped {
  background: #efefef !important;
}
table.lc_table-condensed th {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-right: 0.375em;
  padding-left: 0.375em;
}
table.lc_table-condensed td {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-right: 0.375em;
  padding-left: 0.375em;
}
table.lc_table-condensed tfoot td {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-right: 0.375em;
  padding-left: 0.375em;
}
table .align-left, table.align-left, table .lc_align-left, table.lc_align-left {
  text-align: left;
}
table .align-right, table.align-right, table .lc_align-right, table.lc_align-right {
  text-align: right;
}
table .align-center, table.align-center, table .lc_align-center, table.lc_align-center {
  text-align: center;
}
table .valign-middle, table.valign-middle, table .lc_valign-middle, table.lc_valign-middle {
  vertical-align: middle;
}
table .valign-top, table.valign-top, table .lc_valign-top, table.lc_valign-top {
  vertical-align: top;
}
table .valign-bottom, table.valign-bottom, table .lc_valign-bottom, table.lc_valign-bottom {
  vertical-align: bottom;
}
table .background-main, table.background-main,
table .background-main td, table.background-main td,
table td.background-main,
table .lc_background-main, table.lc_background-main,
table .lc_background-main td, table.lc_background-main td,
table td.lc_background-main {
  background: #fff;
}
table .background-secondary, table.background-secondary,
table .background-secondary td, table.background-secondary td,
table td.background-secondary,
table .lc_background-secondary, table.lc_background-secondary,
table .lc_background-secondary td, table.lc_background-secondary td,
table td.lc_background-secondary {
  background: #cc6600;
}
table.lc_nostripe,
table .lc_nostripe, table.lc_nostripe td,
table .lc_nostripe td,
table td.lc_nostripe {
  background: #fff;
}
table .width-5, table.width-5, table .lc_width-5, table.lc_width-5 {
  width: 5%;
}
table .width-10, table.width-10, table .lc_width-10, table.lc_width-10 {
  width: 10%;
}
table .width-15, table.width-15, table .lc_width-15, table.lc_width-15 {
  width: 15%;
}
table .width-20, table.width-20, table .lc_width-20, table.lc_width-20 {
  width: 20%;
}
table .width-25, table.width-25, table .lc_width-25, table.lc_width-25 {
  width: 25%;
}
table .width-30, table.width-30, table .lc_width-30, table.lc_width-30 {
  width: 30%;
}
table .width-35, table.width-35, table .lc_width-35, table.lc_width-35 {
  width: 35%;
}
table .width-40, table.width-40, table .lc_width-40, table.lc_width-40 {
  width: 40%;
}
table .width-45, table.width-45, table .lc_width-45, table.lc_width-45 {
  width: 45%;
}
table .width-50, table.width-50, table .lc_width-50, table.lc_width-50 {
  width: 50%;
}
table .width-55, table.width-55, table .lc_width-55, table.lc_width-55 {
  width: 55%;
}
table .width-60, table.width-60, table .lc_width-60, table.lc_width-60 {
  width: 60%;
}
table .width-65, table.width-65, table .lc_width-65, table.lc_width-65 {
  width: 65%;
}
table .width-70, table.width-70, table .lc_width-70, table.lc_width-70 {
  width: 70%;
}
table .width-75, table.width-75, table .lc_width-75, table.lc_width-75 {
  width: 75%;
}
table .width-80, table.width-80, table .lc_width-80, table.lc_width-80 {
  width: 80%;
}
table .width-85, table.width-85, table .lc_width-85, table.lc_width-85 {
  width: 85%;
}
table .width-90, table.width-90, table .lc_width-90, table.lc_width-90 {
  width: 90%;
}
table .width-95, table.width-95, table .lc_width-95, table.lc_width-95 {
  width: 95%;
}
table .no-wrap, table.no-wrap,
table .lc_no-wrap, table.lc_no-wrap {
  white-space: nowrap !important;
}
table .lc_border_bottom-none, table .lc_border_bottom-none td {
  border-bottom: none !important;
}
table .lc_border_top-none, table .lc_border_top-none td {
  border-top: none !important;
}
table tr.lc_row-sum td, table tr.lc_row-sum th {
  background: #efefef !important;
  border-top-width: 5px;
  border-top-color: #468173;
}
table.lc_table_noborder {
  border: 0;
}
table.lc_table_noborder tr,
table.lc_table_noborder th,
table.lc_table_noborder td,
table.lc_table_noborder tfoot,
table.lc_table_noborder tfoot td,
table.lc_table_noborder thead,
table.lc_table_noborder tbody {
  padding: 0;
  border: 0;
  background: transparent;
  color: #333;
}

.informaltable,
.table-informal {
  margin-bottom: 1.5em;
}

.aboutauthor {
  margin-bottom: 3em;
}
.aboutauthor > hgroup > h1,
.aboutauthor > header > h1 {
  margin-bottom: 0.5em;
}

.bibliography {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.bibliography > hgroup h1,
.bibliography > header h1 {
  font-size: 1.89474em;
  line-height: 1.58333em ;
  margin-top: 0.79167em ;
  margin-bottom: 0.79167em ;
  font-weight: 300;
  font-style: normal;
  color: #585858;
}
@media (max-width: 939px) {
  .bibliography > hgroup h1,
  .bibliography > header h1 {
    font-size: 1.42105em;
  }
}
@media (max-width: 709px) {
  .bibliography > hgroup h1,
  .bibliography > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 480px) {
  .bibliography > hgroup h1,
  .bibliography > header h1 {
    font-size: 1em;
  }
}
aside > .bibliography, footer > .bibliography {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
aside > .bibliography > header h1,
aside > .bibliography > hgroup h1, footer > .bibliography > header h1,
footer > .bibliography > hgroup h1 {
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0.95em ;
  margin-bottom: 0.95em ;
  font-weight: 300;
  color: #585858;
  font-style: italic;
}
@media (max-width: 939px) {
  aside > .bibliography > header h1,
  aside > .bibliography > hgroup h1, footer > .bibliography > header h1,
  footer > .bibliography > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  aside > .bibliography > header h1,
  aside > .bibliography > hgroup h1, footer > .bibliography > header h1,
  footer > .bibliography > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  aside > .bibliography > header h1,
  aside > .bibliography > hgroup h1, footer > .bibliography > header h1,
  footer > .bibliography > hgroup h1 {
    font-size: 1em;
  }
}

.case h1 {
  color: #cc6600;
}
.case > hgroup,
.case > header {
  margin-bottom: 0.75em;
}
.case > hgroup > h1,
.case > header > h1 {
  font-size: 1.26316em;
  line-height: 1.1875em ;
  margin-top: 1.1875em ;
  margin-bottom: 1.1875em ;
  font-weight: bold;
}
@media (max-width: 939px) {
  .case > hgroup > h1,
  .case > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .case > hgroup > h1,
  .case > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .case > hgroup > h1,
  .case > header > h1 {
    font-size: 1em;
  }
}

.chapter > hgroup,
.chapter > header {
  background: transparent;
  border-style: solid;
  border-width: 2px 0 1px 0;
  border-color: #468173;
  padding: 0;
  margin-top: 3em;
  margin-bottom: 3em;
  margin-right: 0;
  margin-left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 3em;
  margin-bottom: 3em;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 939px) {
  .chapter > hgroup,
  .chapter > header {
    padding: 0;
  }
}
@media (max-width: 709px) {
  .chapter > hgroup,
  .chapter > header {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .chapter > hgroup,
  .chapter > header {
    padding: 0;
  }
}
@media (max-width: 939px) {
  .chapter > hgroup,
  .chapter > header {
    margin-top: 2.25em;
    margin-bottom: 2.25em;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  .chapter > hgroup,
  .chapter > header {
    margin-top: 1.875em;
    margin-bottom: 1.875em;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .chapter > hgroup,
  .chapter > header {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-right: 0;
    margin-left: 0;
  }
}
.chapter > hgroup h1,
.chapter > header h1 {
  color: #585858;
  font-size: 2.52632em;
  margin-top: 1.1875em ;
  margin-bottom: 0.59375em ;
  line-height: 1.2em;
}
@media (max-width: 939px) {
  .chapter > hgroup h1,
  .chapter > header h1 {
    font-size: 1.89474em;
  }
}
@media (max-width: 709px) {
  .chapter > hgroup h1,
  .chapter > header h1 {
    font-size: 1.57895em;
  }
}
@media (max-width: 480px) {
  .chapter > hgroup h1,
  .chapter > header h1 {
    font-size: 1.26316em;
  }
}
.chapter > hgroup h1 a,
.chapter > header h1 a {
  color: #585858;
}
.chapter > hgroup h1 .number,
.chapter > header h1 .number {
  color: #468173;
  font-weight: 700;
  font-size: 1em;
}
@media (max-width: 939px) {
  .chapter > hgroup h1 .number,
  .chapter > header h1 .number {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .chapter > hgroup h1 .number,
  .chapter > header h1 .number {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .chapter > hgroup h1 .number,
  .chapter > header h1 .number {
    font-size: 1em;
  }
}

.dedication {
  margin-top: 3em;
  padding: 0 57px;
}

.feature {
  background: rgba(70, 129, 115, 0.15);
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #468173;
  padding: 3em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 3em;
  margin: 0;
}
@media (max-width: 939px) {
  .feature {
    padding: 2.25em;
  }
}
@media (max-width: 709px) {
  .feature {
    padding: 1.875em;
  }
}
@media (max-width: 480px) {
  .feature {
    padding: 1.5em;
  }
}
@media (max-width: 939px) {
  .feature {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .feature {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .feature {
    margin: 0;
  }
}
.feature > .marginalia {
  margin: 0;
}
.feature hgroup,
.feature header {
  margin-bottom: 0.75em;
}
.feature hgroup > h1,
.feature header > h1 {
  font-size: 1.26316em;
  margin-top: 0em !important;
  margin-bottom: 0em !important;
  font-weight: bold !important;
  font-style: normal !important;
  color: #585858 !important;
  margin-top: 0;
}
@media (max-width: 939px) {
  .feature hgroup > h1,
  .feature header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .feature hgroup > h1,
  .feature header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .feature hgroup > h1,
  .feature header > h1 {
    font-size: 1em;
  }
}

.example {
  color: #585858;
  margin-left: 28.5px;
}
.example > hgroup,
.example > header {
  margin-bottom: 0.75em;
}
.example > hgroup > h1,
.example > header > h1 {
  font-size: 1.26316em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: bold;
}
@media (max-width: 939px) {
  .example > hgroup > h1,
  .example > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .example > hgroup > h1,
  .example > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example > hgroup > h1,
  .example > header > h1 {
    font-size: 1em;
  }
}

.example_1 {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
  border: 1px solid transparent;
}
@media (max-width: 939px) {
  .example_1 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .example_1 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .example_1 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .example_1 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .example_1 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .example_1 {
    margin: 0;
  }
}
.example_1 hgroup .label,
.example_1 header .label {
  background: #468173;
  color: #fff;
  display: block;
  font-size: 0.56667em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 2px;
  line-height: normal;
  padding: 0.83824em 1.67647em;
  text-transform: uppercase;
  margin-left: -1.67647em;
  margin-right: -1.67647em;
}
@media (max-width: 939px) {
  .example_1 hgroup .label,
  .example_1 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .example_1 hgroup .label,
  .example_1 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_1 hgroup .label,
  .example_1 header .label {
    font-size: 1em;
  }
}
.example_1 > hgroup h1,
.example_1 > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_1 > hgroup h1,
  .example_1 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_1 > hgroup h1,
  .example_1 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_1 > hgroup h1,
  .example_1 > header h1 {
    font-size: 1em;
  }
}
.example_1 > hgroup h2,
.example_1 > hgroup .subtitle,
.example_1 > header h2,
.example_1 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.example_1 > section > header h1,
.example_1 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_1 > section > header h1,
  .example_1 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_1 > section > header h1,
  .example_1 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_1 > section > header h1,
  .example_1 > section > hgroup h1 {
    font-size: 1em;
  }
}

.example_2 {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
  border: 1px solid transparent;
}
@media (max-width: 939px) {
  .example_2 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .example_2 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .example_2 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .example_2 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .example_2 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .example_2 {
    margin: 0;
  }
}
.example_2 hgroup .label,
.example_2 header .label {
  background: #468173;
  color: #fff;
  display: block;
  font-size: 0.56667em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 2px;
  line-height: normal;
  padding: 0.83824em 1.67647em;
  text-transform: uppercase;
  margin-left: -1.67647em;
  margin-right: -1.67647em;
}
@media (max-width: 939px) {
  .example_2 hgroup .label,
  .example_2 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .example_2 hgroup .label,
  .example_2 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_2 hgroup .label,
  .example_2 header .label {
    font-size: 1em;
  }
}
.example_2 > hgroup h1,
.example_2 > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_2 > hgroup h1,
  .example_2 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_2 > hgroup h1,
  .example_2 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_2 > hgroup h1,
  .example_2 > header h1 {
    font-size: 1em;
  }
}
.example_2 > hgroup h2,
.example_2 > hgroup .subtitle,
.example_2 > header h2,
.example_2 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.example_2 > section > header h1,
.example_2 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_2 > section > header h1,
  .example_2 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_2 > section > header h1,
  .example_2 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_2 > section > header h1,
  .example_2 > section > hgroup h1 {
    font-size: 1em;
  }
}

.example_3 {
  background: rgba(70, 129, 115, 0.15);
  border-style: none;
  border-width: 0;
  border-color: #468173;
  padding: 1.5em;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1.5em;
  margin: 0;
  color: inherit;
  border: 1px solid transparent;
}
@media (max-width: 939px) {
  .example_3 {
    padding: 1.125em;
  }
}
@media (max-width: 709px) {
  .example_3 {
    padding: 0.9375em;
  }
}
@media (max-width: 480px) {
  .example_3 {
    padding: 0.75em;
  }
}
@media (max-width: 939px) {
  .example_3 {
    margin: 0;
  }
}
@media (max-width: 709px) {
  .example_3 {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .example_3 {
    margin: 0;
  }
}
.example_3 hgroup .label,
.example_3 header .label {
  background: #468173;
  color: #fff;
  display: block;
  font-size: 0.56667em;
  line-height: 1.67647em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  letter-spacing: 2px;
  line-height: normal;
  padding: 0.83824em 1.67647em;
  text-transform: uppercase;
  margin-left: -1.67647em;
  margin-right: -1.67647em;
}
@media (max-width: 939px) {
  .example_3 hgroup .label,
  .example_3 header .label {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .example_3 hgroup .label,
  .example_3 header .label {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_3 hgroup .label,
  .example_3 header .label {
    font-size: 1em;
  }
}
.example_3 > hgroup h1,
.example_3 > header h1 {
  color: #333;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_3 > hgroup h1,
  .example_3 > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_3 > hgroup h1,
  .example_3 > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_3 > hgroup h1,
  .example_3 > header h1 {
    font-size: 1em;
  }
}
.example_3 > hgroup h2,
.example_3 > hgroup .subtitle,
.example_3 > header h2,
.example_3 > header .subtitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  font-weight: bold;
}
.example_3 > section > header h1,
.example_3 > section > hgroup h1 {
  color: #585858;
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: 400;
}
@media (max-width: 939px) {
  .example_3 > section > header h1,
  .example_3 > section > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  .example_3 > section > header h1,
  .example_3 > section > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .example_3 > section > header h1,
  .example_3 > section > hgroup h1 {
    font-size: 1em;
  }
}

.glossary {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.glossary > hgroup h1,
.glossary > header h1 {
  font-size: 2.52632em;
  line-height: 1.1875em ;
  margin-top: 0.59375em ;
  margin-bottom: 0.59375em ;
  font-style: normal;
  font-weight: 300;
  color: #468173;
}
@media (max-width: 939px) {
  .glossary > hgroup h1,
  .glossary > header h1 {
    font-size: 1.89474em;
  }
}
@media (max-width: 709px) {
  .glossary > hgroup h1,
  .glossary > header h1 {
    font-size: 1.57895em;
  }
}
@media (max-width: 480px) {
  .glossary > hgroup h1,
  .glossary > header h1 {
    font-size: 1.26316em;
  }
}
aside > .glossary {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
aside > .glossary > hgroup h1,
aside > .glossary > header h1 {
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0em ;
  margin-bottom: 0.95em ;
  font-style: italic;
  font-weight: 300;
  color: #585858;
  margin-top: 0;
}
@media (max-width: 939px) {
  aside > .glossary > hgroup h1,
  aside > .glossary > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  aside > .glossary > hgroup h1,
  aside > .glossary > header h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  aside > .glossary > hgroup h1,
  aside > .glossary > header h1 {
    font-size: 1em;
  }
}

.introduction {
  font-size: 1.26316em;
  font-style: italic;
  font-weight: 300;
}

.listgroup > hgroup,
.listgroup > header {
  margin-bottom: 0.75em;
}
.listgroup > hgroup > h1,
.listgroup > header > h1 {
  font-size: 1em;
  margin-top: 0em ;
  margin-bottom: 0em ;
  font-weight: bold;
}
@media (max-width: 939px) {
  .listgroup > hgroup > h1,
  .listgroup > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .listgroup > hgroup > h1,
  .listgroup > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .listgroup > hgroup > h1,
  .listgroup > header > h1 {
    font-size: 1em;
  }
}

.notice {
  padding: 1.5em 28.5px;
  border: 1px solid;
  margin-bottom: 1.5em;
}
.notice > hgroup,
.notice > header {
  margin-top: 0;
  margin-bottom: 0.75em;
}
.notice > hgroup > h1,
.notice > header > h1 {
  font-size: 1.26316em;
  line-height: 1.1875em ;
  margin-top: 0em ;
  margin-bottom: 1.1875em ;
  font-weight: bold;
}
@media (max-width: 939px) {
  .notice > hgroup > h1,
  .notice > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 709px) {
  .notice > hgroup > h1,
  .notice > header > h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .notice > hgroup > h1,
  .notice > header > h1 {
    font-size: 1em;
  }
}

.objectiveset {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.objectiveset > hgroup h1,
.objectiveset > header h1 {
  font-size: 1.89474em;
  line-height: 1.58333em ;
  margin-top: 0.79167em ;
  margin-bottom: 0.79167em ;
  font-weight: 300;
  font-style: normal;
  color: #585858;
}
@media (max-width: 939px) {
  .objectiveset > hgroup h1,
  .objectiveset > header h1 {
    font-size: 1.42105em;
  }
}
@media (max-width: 709px) {
  .objectiveset > hgroup h1,
  .objectiveset > header h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 480px) {
  .objectiveset > hgroup h1,
  .objectiveset > header h1 {
    font-size: 1em;
  }
}
aside > .objectiveset {
  background: transparent;
  border-style: none;
  border-width: 0;
  border-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
aside > .objectiveset > header h1,
aside > .objectiveset > hgroup h1 {
  font-size: 1.57895em;
  line-height: 1.9em ;
  margin-top: 0.95em ;
  margin-bottom: 0.95em ;
  font-weight: 300;
  color: #585858;
  font-style: italic;
}
@media (max-width: 939px) {
  aside > .objectiveset > header h1,
  aside > .objectiveset > hgroup h1 {
    font-size: 1.18421em;
  }
}
@media (max-width: 709px) {
  aside > .objectiveset > header h1,
  aside > .objectiveset > hgroup h1 {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  aside > .objectiveset > header h1,
  aside > .objectiveset > hgroup h1 {
    font-size: 1em;
  }
}

.author,
.affiliation,
.publisher {
  color: #333;
  font-weight: 700;
  margin-top: 1.5em;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-style: normal;
  font-size: 1em;
  padding: 0;
}

header .authorgroup {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 939px) {
  header .authorgroup {
    margin-top: 1.125em;
    margin-bottom: 1.125em;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 709px) {
  header .authorgroup {
    margin-top: 0.9375em;
    margin-bottom: 0.9375em;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  header .authorgroup {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    margin-right: 0;
    margin-left: 0;
  }
}
header .author {
  color: #333;
  font-weight: normal;
  font-style: italic;
  font-size: 1.42105em;
  margin-top: 0;
}
@media (max-width: 939px) {
  header .author {
    font-size: 1.06579em;
  }
}
@media (max-width: 709px) {
  header .author {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  header .author {
    font-size: 1em;
  }
}

.authorgroup p {
  margin: 0;
}
.authorgroup .affiliation {
  font-weight: normal;
  margin-top: 0;
}
.authorgroup > .author {
  margin-top: 0;
}

.publisher .publisherlocation {
  font-weight: normal;
}

.dialogue .speech .line .linenumber {
  left: 2em;
}
.dialogue .speech .persona {
  display: inline;
}
.dialogue .speech .stage-direction {
  font-style: italic;
}
.dialogue .speech .stage-direction:before {
  content: "[";
}
.dialogue .speech .stage-direction:after {
  content: "]";
}
.dialogue .speech .stage-direction.stage-direction_right {
  margin-left: 3em;
  display: inline-block;
}

@media screen and (max-width: 600px) {
  .dialogue .speech {
    padding-right: 1em;
  }
  .dialogue .speech .line {
    margin-left: 3em;
    display: inline-block;
  }
  .dialogue .speech .stage-direction.stage-direction_right {
    margin-left: 4em;
  }
  .dialogue .speech .stage-direction.stage-direction_left {
    margin-left: 3em;
    display: inline-block;
  }
}
.letter .sender,
.letter .recipient,
.letter .salutation,
.letter .letterbody,
.letter .valediction,
.letter .postscript {
  margin-bottom: 2em;
}

aside, blockquote, figure, header, iframe,
nav, object, pre, section, table {
  page-break-inside: avoid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
}

p {
  orphans: 2;
  widows: 2;
}
