﻿.siPrintRemoval { display: none; }
#Print-Header { width: 935px; height: 140px; display: block; }

@media print {

body {color: #000; background: #fff;}
h1 {color: #fff; font-weight: bold; background: none;}
.ha-container, nav, aside, #Header-Menu, #Menu, #divFreeReportPopup, .modal-container, .modal-popup, .ha-header, .ha-header img, .ha-header p, .ha-form, .ha-form-label, .ha-form-field, #Stage-Right-HA, .dcssb-btn dcssb-facebook size-vertical, .dcssb-float, .dcssb-content, .featherllight, .imageholder, #Footer, #Logos { display: none;}
#WhiteShell {background: #fff;}
#Stage-Header {border: none;}
.ha-container {width: 0px; background: #fff;}
#Stage-Left-HA {width: inherit;}
#Print-Header {height: inherit;}
@page {margin: 2cm;}
img {max-width: 100% !important;}
ul, img {page-break-inside: avoid;}
a {font-weight: bolder; text-decoration: none;}
a[href^=http]:after {content: " <" attr(href) "> ";}
#Header {background: #fff;}
}