﻿@charset "UTF-8";

.footer {
  padding-top: 5px;
  font-size: 0.875rem;
  border-top: 1px solid #e0e0e0;
  background: #fff;
  color: #686868;
}

.footerInner {
  font-size: 0.875rem;
  padding: 8px;
  color: #333333;
}

.footerInner a {
  font-size: 0.875rem;
}

/* TOP button at bottom of page */

.footer-right {
  display: none;
}

p.figure-caption {
  mc-auto-number-class: FigNum;
  padding-bottom: 25px;
  margin-left: 10px;
  mc-auto-number-format: "Figure {n+}: ";
}

p.indent {
  padding-left: 30px;
}