
/* /knowledge/static/src/scss/knowledge_print.scss */
 @media print{html, body, html .o_web_client{height: auto; print-color-adjust: exact !important; -webkit-print-color-adjust: exact !important;}html .oe-toolbar, html .oe-command-temporary-hint, body .oe-toolbar, body .oe-command-temporary-hint, html .o_web_client .oe-toolbar, html .o_web_client .oe-command-temporary-hint{display: none;}html div, body div, html .o_web_client div{overflow: visible !important;}html .o_knowledge_form_view, body .o_knowledge_form_view, html .o_web_client .o_knowledge_form_view{border-top: 0px !important;}html .o_knowledge_form_view .o_scroll_view, html .o_knowledge_form_view .o_scroll_view_lg, body .o_knowledge_form_view .o_scroll_view, body .o_knowledge_form_view .o_scroll_view_lg, html .o_web_client .o_knowledge_form_view .o_scroll_view, html .o_web_client .o_knowledge_form_view .o_scroll_view_lg{position: static;}html .o_knowledge_form_view .o_knowledge_icon, body .o_knowledge_form_view .o_knowledge_icon, html .o_web_client .o_knowledge_form_view .o_knowledge_icon{font-size: 80px;}html .o_knowledge_form_view .o_embedded_toolbar, body .o_knowledge_form_view .o_embedded_toolbar, html .o_web_client .o_knowledge_form_view .o_embedded_toolbar{display: none !important;}html .o_knowledge_form_view .o_knowledge_embedded_view, body .o_knowledge_form_view .o_knowledge_embedded_view, html .o_web_client .o_knowledge_form_view .o_knowledge_embedded_view{border: none !important;}html .o_knowledge_form_view .o_knowledge_embedded_view > .o_map_view, html .o_knowledge_form_view .o_knowledge_embedded_view > .o_kanban_view, html .o_knowledge_form_view .o_knowledge_embedded_view > .o_calendar_view, body .o_knowledge_form_view .o_knowledge_embedded_view > .o_map_view, body .o_knowledge_form_view .o_knowledge_embedded_view > .o_kanban_view, body .o_knowledge_form_view .o_knowledge_embedded_view > .o_calendar_view, html .o_web_client .o_knowledge_form_view .o_knowledge_embedded_view > .o_map_view, html .o_web_client .o_knowledge_form_view .o_knowledge_embedded_view > .o_kanban_view, html .o_web_client .o_knowledge_form_view .o_knowledge_embedded_view > .o_calendar_view{display: none;}html .o_knowledge_form_view .o_field_property_add, body .o_knowledge_form_view .o_field_property_add, html .o_web_client .o_knowledge_form_view .o_field_property_add{display: none;}body > :not(.o_action_manager){display: none;}}