/* 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" /> */
/* line 10, ../sass/print.scss */
.print-only-block {
  display: block !important; }

/* line 14, ../sass/print.scss */
.print-only-inline {
  display: inline !important; }

/* line 18, ../sass/print.scss */
.print-only-inline-block {
  display: inline-block !important; }

/* line 22, ../sass/print.scss */
.sun-cell {
  float: left; }
  /* line 24, ../sass/print.scss */
  .sun-cell[class*='sun-empty'] {
    display: none !important; }

/* line 30, ../sass/print.scss */
#signature-unistra .sun-cell:not([class*='print-only-']) {
  display: none !important; }

/* line 35, ../sass/print.scss */
.sun-row {
  display: block !important;
  overflow: auto !important; }

/* line 40, ../sass/print.scss */
#body-container {
  padding-top: 0 !important; }

/* line 44, ../sass/print.scss */
body::before,
#nav-skip,
#page-header > .navbar,
#fixed-header,
#nav-social,
.breadcrumb,
video,
.page-summary,
.nav-summary,
#to-top,
#share,
#logos-partners,
#rich-footer,
#page-footer .row > div:first-child,
#news-events .news-calendar,
.news-image-container,
.slider-btn,
.slider-pagination,
#instagram-feed,
#cookies-alert,
#nav-mobile {
  display: none !important; }

/* line 68, ../sass/print.scss */
#nav-mobile:not(.collapsed) + #body-container {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }

/* line 72, ../sass/print.scss */
#main-content-wrapper {
  float: none !important;
  width: 100% !important; }
  /* line 75, ../sass/print.scss */
  #main-content-wrapper + aside {
    display: none !important; }

/* line 80, ../sass/print.scss */
#page-footer .row > div:last-child {
  width: 100% !important;
  float: none !important; }

/* line 85, ../sass/print.scss */
#news-events article {
  width: 33.3333% !important; }

/* line 89, ../sass/print.scss */
.news-content,
.news-infos,
.news-item > a {
  display: block !important; }

/* line 95, ../sass/print.scss */
.news-item {
  height: auto !important; }
