@charset "UTF-8";
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@media print {
  /* line 6, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  html {
    font-size: 80% !important;
  }
  /* line 10, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  body {
    background: white !important;
  }
  /* line 14, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  #search-container, #tool-nav, #main-nav, #breadcrumbs, #toolbar, #links-documents-container, #sub-nav, .imagegalleryblock {
    display: none !important;
  }
  /* line 18, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  a[href]:after {
    content: none !important;
  }
  /* line 22, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  .puffblock .block-face {
    height: auto !important;
  }
  /* line 26, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  .puffblock .block-face:after {
    display: none !important;
  }
  /* line 30, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  .imagegalleryblock, .block-image, .videoblock {
    display: none;
  }
  /* line 34, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  .block {
    width: 100% !important;
    display: block;
    float: none !important;
  }
  /* line 40, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  footer {
    display: none;
  }
  /* line 44, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  .main-content {
    width: 100% !important;
  }
  /* line 48, C:/workspace/Borlänge/Web/Areas/BorlangePublic/Static/sass/print.scss */
  td {
    display: table-cell !important;
  }
}
