/* =============================================================================
   SecDevOpsPro — Print CSS
   ============================================================================= */
@page { margin: 1.5cm; }

body {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 12pt;
  color: #000;
  background: #fff;
}
#header, .toolbar, #layout-sidebar, .menu_bottom,
.pagenav, #mailtoolbar, .back-content-button { display: none !important; }

#print-layout { padding: 0; }

.message-header { border-bottom: 1px solid #aaa; margin-bottom: 12pt; padding-bottom: 8pt; }
h2.subject { font-size: 14pt; margin-bottom: 6pt; }
.header-summary { font-size: 10pt; color: #555; }

a { color: #006644; text-decoration: underline; }
blockquote { border-left: 2px solid #999; padding-left: 12pt; color: #555; }
img { max-width: 100%; }
