body.page, #page {
  min-height: 100%; }

body.page {
  /** File Library Page **/ }
  body.page .entry-header {
    margin-top: 50px; }
  body.page .add-file {
    margin: 15px 0;
    text-decoration: none;
    box-shadow: none; }
  body.page table.file-library {
    margin: 30px 0;
    font-size: 14px; }
    body.page table.file-library a {
      font-size: 14px; }
    body.page table.file-library thead {
      background: #eaeaea; }
      body.page table.file-library thead th {
        font-weight: normal !important; }
    body.page table.file-library tbody td {
      padding: 5px; }
    body.page table.file-library .download:hover {
      text-decoration: none; }
    body.page table.file-library .file-icon {
      display: inherit;
      width: 25px; }

/*# sourceMappingURL=page.css.map */
