dl dt {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 6px; }
dl dd {
  margin-bottom: 10px; }

code {
  font-family: Consolas, "Courier New", courier, monospace;
  display: block; }

code.block {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
  overflow: scroll; }

table {
  width: 100%;
  margin-bottom: 20px; }
  table thead tr th {
    font-weight: bold; }
  table tbody tr td {
    padding-right: 10px; }

code.xml {
  display: block; }

code.json {
  display: none; }

span.xml {
  display: inline; }

span.json {
  display: none; }

#content #documentation-footer {
  margin: 20px 40px; }
  #content #documentation-footer ul.documentation li {
    float: left;
    list-style-type: none;
    margin-left: 0;
    padding-right: 20px; }
    #content #documentation-footer ul.documentation li ul {
      width: 156px; }
      #content #documentation-footer ul.documentation li ul li {
        float: none;
        margin-bottom: 5px; }
#content #sidebar ul li {
  margin-bottom: 5px; }
  #content #sidebar ul li ul li {
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: auto; }
#content #sidebar .panel.application-promo {
  text-align: center; }
