.l4kanavtext0 { font-size:11px; font-weight:bold;   background:#8FBC8F; color:white; text-indent: 5pt; padding-top: 5px; }
.l4kanavtext1 { font-size:11px; font-weight:normal; background:#8FBC8F; color:white; text-indent: 10pt; }

.l4kanavseparator{ font-size:13px; font-weight:bold;   background:#006400; color:white; text-indent: 5pt; }

h1,h2,h3,h4,h5 {
  color: #3366cc;
  font-weight: bold;
  border: 0;
  padding: 0;
  margin-top: 1em;
  margin-bottom: .2em;
}

code {
  font-family: monospace;
  color: #116600;
}
code.example { white-space: pre; }

.example { 
  margin: 1em 0pt 1em 2em;
}

p { margin-top: .5em; margin-bottom: .5em; }

dl { margin: 0; padding: 0; border: 0; }
dt { margin-top: .5em; }
dt.list {
  font-style: italic;
  text-indent: 1em;
}
dl.compact dt { display: compact }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 6pt; }

ul.compact { margin-top: 0; margin-bottom: 0; }
ul.compact li { list-style: circle; }

table.quote {
  margin: .5em 2em;
  border-color: black;
  border-width: 2px 0;
  border-style: solid none;
}
table.quote td { background-color: #d0ffd0; }

.filepath { font-family: monospace; }
.syscall { color: #006600; }
.syscall:after { content: "()"; color: #006600; }
.row_dark { background: #D0FFD0; }
.row_light { background: #F0FFF0; }

.scrollbox {
  overflow: scroll;
  border: solid;
  border-width: thin;
  margin: 1em;
}

.newsbox { 
  margin: 0pt 0pt .5em .5em;
}

.l4katextheading {
  font-weight:bold;
  color:blue;
  padding-top: 8pt;
  padding-bottom: 4pt;
}

.l4kanewsth {
  font-size:12px;
  font-weight:normal;
  text-align: center;
  background:#8FBC8F;
  color:black;
  padding: 0.1em;
  border: 1px solid #8FBC8F;
}

.l4kanewstd {
  font-size:11px;
  font-weight:normal;
  text-align: left;
  background:white;
  color:black;
  padding: 5px;
  border: 1px solid #8FBC8F;
}

.slide {
  padding: .5em;
  text-align: center;
}

.slideTitle {
  font-size: 12pt;
  font-weight: bold;
}

.slideImg {
}


.docTitle { 
  color: #3366cc;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  margin: 0pt 10pt .5em 10pt;
}
.docAuthors { 
  font-size: 14pt;
  color: #116600;
  text-align: center;
  margin: 0pt 40pt 1em 40pt;
}
.docAbstitle { 
  color: #3366cc;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}
.docAbstract { 
  text-align: justify;
  margin: 0pt 5pt .5em 0pt;
}
.docWhere { 
  color: #116600;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 1em;
#  margin-left: 20pt;
}
.docBibtex { 
  text-align: left;
  font-family: monospace;
  white-space: pre;
  margin-top: .2em;
  margin-bottom: 1em;
}
.docSubsection { 
  color: #3366cc;
  font-weight: bold;
  margin-top: 1em;
#  display: inline;
}
