/* FOR PRINT */
@media print {
* { overflow: visible !important; }
.pbNested:after { content: "" !important; }
.pbLeftArea, .pbRightArea { display: none; }
.pbPage { display: table; }
}
