/* 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" /> */

@page {
  margin-top: 0;
  margin-bottom: 0;
}

body {
  padding-top: 72px;
  padding-bottom: 72px;
}

.navbar,
#footer {
  display: none;
}

.link-print {
  display: none;
}

.link-json {
  display: none;
}

strong,
b {
  font-weight: bold !important;
}

.container {
  padding-bottom: 0 !important;
}
.container .meta-post-type hr {
  display: block;
  background-color: #333 !important;
}
.container .meta-logo,
.container .meta-certfr,
.container .meta-affaire {
  display: block !important;
}
.container .meta-affaire {
  margin-top: 20px;
}
.container .meta-gauche {
  float: left !important;
}
.container .meta-droite {
  float: right !important;
}
.container .article-next,
.container .article-prev {
  display: none;
}
.container .meta-post-type h2 {
  color: #333 !important;
}
.container .toolbox,
.container .page-up,
.container .meta-pub-date {
  display: none !important;
}

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