.show-when-print { display: block; }
.hide-when-print { display: none; }
/*th.rotate > div { transform: none; }*/
th.rotate > div { transform: translate(28px, 62px) rotate(-45deg); }
td.row-expand { display: none; }
@page { size: auto;  margin: 1.6cm; }
.table { font-size: 12px; color: #333; }
.table > tbody > tr > td,
.table > thead > tr > th { border: initial; padding: 2px 8px; }
.table > tbody > tr > td { font-weight: 400; }
.table > thead > tr > th { font-weight: 600; }
.object-note-print-text { display: table-cell; }
/*.object-table td:first-child { border: 1px solid rgba(0, 0, 0, 0.15)!important; }*/
.object-table td { border: 1px solid rgba(0, 0, 0, 0.15)!important; }
.well { border: none; box-shadow: none; background: none; padding: none; }
