/* Ebook CSS created for patterns & practices based on MSDN Print formatting. Version 3.0.1 */ @page { margin:12px; } body { margin:12px; text-align:justify; } h1, h2, h3, h4 { color: #005DA4; font-family: Arial,Helvetica,sans-serif; page-break-inside: avoid; page-break-after: avoid; display: block; } div.title h1.heading { font-variant: small-caps; hyphens: none; word-wrap: break-word; } body { text-align: left; } .caption { font-style:italic; font-size:smaller; } div.alert, li, ul { text-align:left; } div.alert table { margin: 20px 0px 20px 20px; padding: 2px 2px 2px 2px; } div.alert * td { vertical-align: top; } div.alert * th { text-align:left; /* width:100%; */ } div.alert * td + td { font-style: italic; vertical-align: middle; padding: 2px 32px 2px 16px; min-width:80%; /* width: 100%;*/ } img { max-width: 100%; margin: auto; } /* .CodeSnippet, pre.libCScode * span { font-family: monospace; font-size: x-small; } */ .libCScode * { font-family: monospace; font-size: small; } .CodeDisplayLanguage { font-size: medium; font-weight: bold; font-family: san-serif; } .plainText { font-family: monospace; color: #000000; } .htmlServerSideScript { font-family: monospace; color:#000000; } .htmlComment { color:#800; font-family: monospace; } .htmlTagDelimiter { color:#660; font-family: monospace; } .htmlElementName { color:#008; font-family: monospace; } .htmlAttributeName { color:#606; font-family: monospace; } .htmlAttributeValue { color:#240024; font-family: monospace; } .htmlOperator { color:#240024; font-family: monospace; } .comment { color: #800; font-family: monospace; } .xmlDocTag { color:#4F004F; font-family: monospace; } .xmlDocComment { color:#4E004E; font-family: monospace; } .string { color:#4E004E; font-family: monospace; } .stringCSharpVerbatim { color:blue; font-family: monospace; } .keyword { color: navy; font-family: monospace; font-weight: 900; } .preprocessorKeyword { color:#240024; font-family: monospace; } .htmlEntity { color:#8C008C; font-family: monospace; } .xmlAttribute { color:#8C008C; font-family: monospace; } .xmlAttributeQuotes { color:#220022; font-family: monospace; } .xmlAttributeValue { color:#240024; font-family: monospace; } .xmlCDataSection { color:#4F004F; font-family: monospace; } .xmlComment { color:#4E004E; font-family: monospace; } .xmlDelimiter { color:#240024; font-family: monospace; } .xmlName { color:#A11517; font-family: monospace; } .className { color:#750075; font-family: monospace; } .cssSelector { color: #A11517; font-family: monospace; } .cssPropertyName { color:#8C008C; font-family: monospace; } .cssPropertyValue { color:#240024; font-family: monospace; } .sqlSystemFunction { color:#6A006A; font-family: monospace; } .powershellAttribute { color:#8A008A; font-family: monospace; } .powershellOperator { color:#4F004F; font-family: monospace; } .powershellType { color:#9F009F; font-family: monospace; } .powershellVariable { color:#810081; font-family: monospace; }