div.terminal {
		width: 98%;
        padding: 0;
        margin: 1em auto 1em 0.3em;
        border: 3px double black !important;
        background: white;
}

pre,
div.terminal,
div.terminal p {
        line-height: 115% !important;
        font-size: 9pt;
        color: white;
        font-family: consolas, "andale mono", "liberation mono", "liberation mono", "dejavu sans mono", "bitstream vera sans mono", "courier new", courier, monospace;
}

pre,
div.terminal p {
	margin: 0 !important;
	padding: 4pt !important;
	background: black;
}

div.indent, p.indent,
div.poem, p.poem { padding-left: 2pc; }

div.poem, div.poem p { font-family: Galliard, Garamond, Georgia, serif; }

.image { text-align: center; margin: 0.4pc 0; padding: 0; }
.image img { padding: 2px; border: 1px solid; margin-left: -3px; }
.image p { text-align: right; font-style: italic; padding: 0; margin: 0 0 2em 4em; }

.float-right { float: right; }
.float-left { float: left; }
.image img.float-right,
.image img.float-left,
.image.float-left img,
.image.float-right img { margin-left: 0.8em; margin-right: 0.8em; }

img.odd-shape { border: none !important; }
img.inline { margin: 0; padding: 0; border: none !important; vertical-align: middle; }

.image.extra-margin { padding-top: 1em; padding-bottom: 1em; }

ol.footnotes {
        margin: 1.5pc 0 2.5pc;
        border-top: 1pt solid #DCDCDC;
        padding: 0.5pc 0 0 1.5pc;
}

ol.footnotes li {
        font-size: 95%;
}

table { margin-left: auto; margin-right: auto; }
td { text-align: right; }

table.list { margin: 0px 0px 0px 8px; padding: 0px; }
table.list tr td { text-align: left; vertical-align: top; margin: 0 !important; }
td.id { text-align: right !important; padding-right: 5px !important; }

div.left-table { text-align: left; }
div.left-table table { margin-left: 0; margin-right: auto; }

small { font-size: 90%; }

tr.result td, tr.slutsats td, tr.conclusion td, tr.konklusion td,
.result, .slutsats, .conclusion, .konklusion {
	border-top: 1px solid #333 !important;
	padding-top: 5px !important;
	margin-top: 4px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

tr.result td.id, tr.slutsats td.id, tr.conclusion td.id, tr.konklusion td.id,
tr.result td.lg, tr.slutsats td.lg, tr.conclusion td.lg, tr.konklusion td.lg {
	border-top: none !important;
}

.bullet { width: 100%; text-align: center; }
.bullet p { line-height: 1.5pc; font-size: 1.5pc; margin-top: 1.5pc !important; margin-bottom: 1.5pc !important; }
.bullet img { padding: 0; margin: 0; }
.bullet-left { color: #006; }
.bullet-middle { color: #22e022; }
.bullet-right { color: #e0e022; }

.opposite { text-align: right; }
.center { margin-left: auto; margin-right: auto; }
.center p { text-align: center; }

.leap-para { margin-top: 2em; }
.double-leap-para { margin-top: 4em; }
.triple-leap-para { margin-top: 6em; }

blockquote .leap-para { margin-top: 1.5em !important; }
blockquote .double-leap-para { margin-top: 3em !important; }
blockquote .triple-leap-para { margin-top: 4.5em !important; }

a.button {
	margin: 1em;
	padding: 0.5em 0.8em;
	border: 1.5pt outset #666;
	background: #eee;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a.button:hover { text-decoration: none; }

a.button:active {
	border: 1.5pt inset #666 !important;
}

div.table-of-contents {
	width: 42%;
	padding: 0.2em 1.1em;
	margin: 0.4em 0.6em;
	float:right;
	font-size: 90%;
	border: 3px double black;
}

.no-margin { margin: 0 !important; }

.indent { padding-left: 2em; }
.double-indent { padding-left: 4em; }
.triple-indent { padding-left: 6em; }

ol.roman { list-style-type: upper-roman !important; }

.invisible { color: transparent; }

em { text-style: italic; }

