blockquote, pre.akbar_pre_box, pre.akbar_wide_pre_box, pre.akbar_wrap_pre_box {
  background: #eeeeee;
  border: 1px solid #888888;
  color: black;
  padding: 0.5em;
}
pre.akbar_pre_box, pre.akbar_wide_pre_box {
  white-space: pre;
}
pre.akbar_wide_pre_box {
  width: 890px;
  overflow: auto;
}
pre.akbar_wrap_pre_box {
  white-space: pre-wrap;
  width: 890px;
  overflow: auto;
}
.akbar_step {
  font-weight: bold;
  /* color: navy; */
}
.ark_indented {
  margin-left: 2.0em;
}
em {
  color: navy;
}
ol li {
  margin-bottom: 0.5cm;
}
ol.compact li {
  margin-bottom: 0;
}
ol ol li {
  list-style: lower-alpha;
  margin-bottom: 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.5cm;
}
