body {
  background-color: #fff;
  font-size: 12pt;
}

/*header#header #logoDroite, header#header #logoText2lignes,*/
.navbar, 
.breadcrumb,
.bjactions,
.jumbotron,
.paginator,
.exportBtn,
th.actions, td.actions,
.alert,
footer {
  display: none;
}

header#header #logoGauche {
  width: 10%;
}
header#header #logoText {
  display: inline-block !important;
  width: 20%;
  height: 20%;
}
header#header #logoText2lignes {
  display: none !important;
}

select {
  display: none;
}

a[href]:after {
  content: "";
}

.related {
  font-size: 10pt;
}