/* ==================== Structural ===================== */ @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } body { font-family: "Charis"; text-align: justify; font-size: medium; margin-top: .5em; margin-bottom: .5em; margin-right: .5em; margin-left: .5em; } h1.chapter { margin-top: 1em; text-align: left; font-size: xx-large; margin-bottom: 1em; font-weight: bold; } h1 { margin-top: .5em; text-align: left; font-size: 26pt; margin-bottom: 0em; } h1.top { margin-top: 0em; text-align: left; font-size: xx-large; margin-bottom: 0em; } h1.sec1 { margin-top: .5em; text-align: left; font-size: 22pt; margin-bottom: 0em; } h1.author { margin-top: .5em; text-align: left; font-size: large; margin-bottom: 0em; font-weight: bold; } h2.sec2 { margin-top: .5em; font-size: 22pt; margin-bottom: 0em; } h3.sec3 { margin-top: 1em; font-size: large; font-weight: bold; margin-bottom: 0em; } h4 { margin-top: 1em; font-weight: bold; font-size: 15.2pt; margin-bottom: 0em; } h4.box { margin-top: .2em; font-weight: bold; font-size: x-large; margin-bottom: 0em; } h4.right { text-align:right; margin-top: .2em; font-weight: bold; font-size: x-large; margin-bottom: 0em; } h4.box1 { margin-top: .3em; font-weight: bold; font-size: large; margin-bottom: .3em; } h5 { margin-top: .5em; font-weight: bold; font-size: medium; margin-bottom: 0em; } div.sidebar { margin-top: 1.5em; margin-left: 2em; margin-right: 2em; margin-bottom: 1.5em; } div.figure { margin-top: 1em; text-align: center; margin-bottom: 1em; } div.block { margin-top: .5em; margin-bottom: .5em; margin-left:1.5em; margin-right:1.5em; } div.table { margin-top: 1em; margin-bottom: 1em; } div.sidebar { margin-top: 1.5em; margin-bottom: .5em; margin-left:2em; margin-right:2em; } div.box { margin-top: 0.5em; margin-bottom: 0.5em; } div.box1 { margin-top: 1em; margin-bottom: 0em; } div.footnotes{ margin-top: 2em; } div.toc{ margin-top: 1em; margin-bottom: 1em; } p { text-indent: 0em; margin-top: 0em; margin-bottom: 0em; } span.small { font-size:small; } p.toc { margin-top: .2em; margin-bottom: .1em; } .right { text-align: right; } .left { text-align: left; } p.indent{ text-indent: 1em; text-align: justify; } p.legend{ margin-bottom: 1em; text-align: justify; } p.caption { font-size: small; margin-top: 1em; text-align: left; text-indent:0; } p.sidebar { margin-top: .5em; } p.equation { margin-top: 1em; text-align: center; margin-bottom: 1em; } p.example { font-size: medium; margin-top: 1em; text-align: left; font-weight: bold; } p.footnote { font-size: small; margin-bottom: 1em; text-align: left; text-indent:0; } p.figure { margin-top: 1em; } p.negativ { margin-top: -.7em; margin-bottom: -.5em; } sidebar { margin-top: 1em; border-left: 2px double; width: 50%; margin-left: 30%; margin-bottom: .5em; } blockquote { margin-top: 1em; margin-bottom: .5em; margin-left: 1.5em; } hr { width: 100%; } p.noindentsidebar { margin-bottom: 0em; text-align: justify; } span.light { font-weight: lighter; } span.big { font-size: xx-large; } p.pagebreak { page-break-after: always; } img.middle { vertical-align:middle; } a { text-decoration: none; } hr.line { width:100%; } p.center1 { margin-top: -0.1em; text-align: center; } div.cover { margin-top: 0.1em; margin-bottom: 0em; text-align: center; }