/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 4, 2019, 2:37:17 PM
    Author     : alex
*/
body {
  background: transparent !important;
  padding-bottom: 0;
}
.footer {
  display: none;
}
body > .container {
  margin: 0;
}
pre {
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
}
nav {
  display: none;
}
.printable {
  padding: 0px;
  background: none;
}
@page {
  /*margin: 0;*/
}
body, page {
  margin: 0 auto;
  padding: 0;
  box-shadow: none !important;
  width: 100%;
  height: auto;
  min-height: 0 !important;
  max-height: 99%;
}
page + page {
  break-before: page;
  break-after: auto;
}
body:not(.landscape) page[orientation=landscape] {
  min-height: 0;
  transform: rotate(-90deg) translate(-4cm, -22%);
  max-width: 140%;
  width: 140%;
  height: auto;
}
.header-spacefill, .panel-buttons, .btn-live-edit, .liveeditonly, .noprint {
  display: none !important;
}
.markItUpHeader {
  display: none !important;
}
.affair_update .affair-infos {
  width: 100% !important;
}
.affair_update .affair-title {
  position: static !important;
}
.affair_update .affair-files, .affair_update .affair-emails, .affair_update .affair-relations, .affair_update .affair-objects {
  width: 50% !important;
}
.affair_update .affair-observers, .affair_update .email-list-container, .affair_update .table img, .affair_update table form, .affair_update legend .glyphicon-plus-sign, .affair_update .form-affair, .affair_update legend .glyphicon, .affair_update table.files td + td, .affair_update .hidden-xs, .affair_update .affair-emails td:last-child {
  display: none !important;
}
.affair_update table.table td {
  padding: 1px;
  border: 0;
}
.affair_update fieldset legend {
  margin-bottom: 5px !important;
  border: 0 !important;
  font-size: 15px !important;
  line-height: 1;
}
.shuffle {
  position: static !important;
  height: auto !important;
}
.shuffle .shuffle-item {
  position: static !important;
  transform: none !important;
}
.grid-table-container {
  height: auto !important;
  width: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
.crud-list .object-list-tools, .crud-list .panel-footer, .crud-list .mass-action-checkbox-header, .crud-list .mass-action-checkbox, .crud-list .actions {
  display: none;
}
.object-info > .btn-right {
  display: none;
}
.object-affairs .btn-center {
  display: none;
}
.docu-view .docu-arbo {
  display: none;
}
.docu-view .btn {
  display: none;
}


// CSS_print.scss=8d98db951aabd1010011364f4f761178 
    
    
    
    
    
    
    
    
    
    
    
    