/*
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
*/
/* line 12, compass/sass/print.scss */
body > .container {
  margin: 0;
}

/* line 16, compass/sass/print.scss */
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;
}

/* line 24, compass/sass/print.scss */
.btn
, ul li form
, .markItUpHeader
, a:after {
  display: none !important;
}

/* line 34, compass/sass/print.scss */
.affair_update .affair-infos {
  width: 100% !important;
}
/* line 38, compass/sass/print.scss */
.affair_update .affair-title {
  position: static !important;
}
/* line 42, compass/sass/print.scss */
.affair_update .affair-files, .affair_update .affair-emails, .affair_update .affair-relations, .affair_update .affair-objects {
  width: 50% !important;
}
/* line 46, compass/sass/print.scss */
.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;
}
/* line 60, compass/sass/print.scss */
.affair_update table.table td {
  padding: 1px;
  border: 0;
}
/* line 65, compass/sass/print.scss */
.affair_update fieldset legend {
  margin-bottom: 5px !important;
  border: 0 !important;
  font-size: 15px !important;
  line-height: 1;
}
