.xprintpagebreak {
  background: yellow;
}

body,p,h1,h2,h3,form,ul,ol,li {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
  color: #000000;
}
img {
  border-width: 0;
}

html, input, select {
  font: normal 16px Verdana,Arial,Helvetica,Sans-Serif;
  color: #000000;
}
p, h1, h2, h3, h4, li, td {
  line-height: 1.5em;
  margin: 15px 0;
}
.toc {
  line-height: 1.4em;
  margin: 0;
}
.toc a {
  border: 0 !important;
}
 
.toc .toc1 {
  line-height: 2.5em;
  font-size: 1.2rem;
  font-weight: bold;
  color: #436BC6;
}
.toc .toc2 { margin-left: 15px; }
.toc .toc3 { margin-left: 40px; }
.toc .toc4 { margin-left: 65px; }
.toc .toc5 { margin-left: 90px; }
  
/* Text formats */
h1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #436BC6;
}
h1 {
  display: flex;
}
h1 > span:first-child, h2 > span:first-child {
  margin-right: 7px;
}
h2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #436BC6;
}
/*h1 + p, h2 + p, h3 + p, h4 + p {
  margin-top:5px;
}*/
h3 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #436BC6;
}
h4 {
  font-size: 1.0rem;
  font-weight: normal;
  color: #436BC6;
}

li { 
  margin: 4px 0 3px 30px;
}
  
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.teasD {
  color: inherit !important;
  cursor: pointer; /*IE7*/
}
a.teasD:hover {
  text-decoration: none;
}
a.mehr {
  text-decoration: none !important;
}

pre {
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  padding: 2px 5px;
  width: 100%;
  box-sizing: border-box;
  white-space: pre-wrap;
  word-break: break-all;  
  font-size: 0.825rem;
}

table.taStd {
  border-collapse: collapse;
  width: 100%;
}

table.taStd td {
  vertical-align: top;
  padding: 8px 5px;
  border-collapse : collapse;
  border: 1px solid #cccccc;
  xfont-size: 0.825rem;
}
table.taStd td.taNoBr {
  white-space: nowrap;
}
table.taStd tr.taHead td {
  background-color: #f0f5ff;
  font-weight: bold;
}

table.taStd td p:first-child {
  margin-top: 0;
}
table.taStd td p:last-child {
  margin-bottom: 0;
}



table.actions {
  border: 10px solid #ffffff;
  border-width: 10px 5px;
  border-collapse : collapse;
  margin: 15px auto;
}

table.actions td {
  xfont-size: 0.825rem;
  color: #000000;
  vertical-align: top;
  padding: 5px 5px;
  border-collapse : collapse;
}

table.actions td.icon { padding: 0; }
table.actions td.icon img { margin: 5px; }
table.actions td.shortcut { white-space: nowrap; text-align: right;}
table.actions td.name { white-space: nowrap; }

div.actions {
  text-align: center;
  margin-top: 6px; 
  width:100%;
}

.dShortcut {
  border: 1px solid #555555;
  border-radius: 4px;
  padding: 0px 5px;
}
  
.richtext .dName {
  color: #436BC6;
}
.richtext .dFS {
  color: #436BC6;
}
.richtext .dDoctype {
  color: #c6436f;
  font-weight:bold;
}
.richtext .dField {
  color: #c6436f;
}
.richtext .dFieldtype {
  color: #436BC6;
  font-style: italic;
}
.richtext p.propTitle .dDoctype,
.richtext p.propTitle .dField,
.richtext p.propTitle .dFieldtype {
  margin-right: 15px;
}
.richtext p.propTitle span.dFieldtype {
  margin-left: -10px;
}
.richtext p.propTitle {
  border-top: 1px solid #ddd;
  margin: 2px 0 2px 0;
  padding: 2px 0 0 0;
}
.richtext p.propTitle + p {
  margin: 2px 0 -3px 0;
  padding: 2px 0 2px 40px;
  font-size: 0.825rem;
  border-bottom: 1px solid #ddd;
}
.richtext p.propTitle.ez1 {
  padding: 2px 0 0 30px;
}

.richtext p.propTitle.ez1 + p {
  padding: 0 0 0 70px;
}

.richtext a {
  border-bottom: 1px dashed #476bb2;
}
.richtext a:hover {
  border-bottom: 1px solid #000000;
  text-decoration: none;
}
.richtext p.code {
  font-family: monospace;
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  padding: 2px 5px;
  width : 100%;
  box-sizing: border-box;
}
 
.richtext .dMand, .richtext .fd , .richtext .e0 , .richtext .e1, .richtext .e2 {
  text-decoration:line-through;
}
  
.richtext .prop {
  display: block;
  text-indent: -40px;
  width: 300px;
}
  
/* special for web but not in input */
.richtext .dFieldtype::after { content: ']'; } .richtext .dFieldtype::before { content: '['; }

.searchresults .del,
.chapnavi .del,
.lastedited tr.del td,
h1.del
{
  text-decoration:line-through;
}
div.deprecated {
  color: red;
  text-align: center;
  background: #fdd;
  padding: 20px;  
}
.searchresults p {
  margin: 15px 0 5px 0;
}
.searchresults p.firstp {
  margin: 5px 0 5px 30px;
  font-size: 0.9rem;
}
  
/* Page layout */
#page {
  margin: 10px 0;
}
#page .center {
  overflow: hidden;
  width: 980px;
  box-shadow: 0 0 15px #666666;
  margin: 0 auto;
}
.borderblock {
  padding: 10px;
}

/* Page */
#content {
  position: relative;
  padding: 0 19px;
}
main.ct {
  min-height: 300px;
}

/* Chapter-Navi */
.chapnavi {
  padding-top: 3px;
}
.chapnavi .indent {
  padding-left: 25px;
}
.chapnavi > .indent {
  padding-left: 18px;
}
.chapnavi > div:first-child {
  font-size: 1.25rem;
  font-weight: bold;
  color: #436BC6;
  margin: 13px 20px 0 0;
}

.chapnavi div {
  line-height:1.4em;
  position: relative;
  margin-bottom: 7px;
  margin-top: 7px;
}

.chapnavi .sel {
  color: #436BC6;  
}

.chapnavi .itm .nn {
  position: absolute;
  right: calc(100% + 5px);
  text-align: right;
  top:0;
}
.chapnavi a:hover {
  color: #436BC6;
}
.chapnavi a:hover .nn {
  text-decoration: underline;
}
.chapnavi.kw {
  margin-top: 10px;
  background-color: #fff;
}
.chapnavi.kw .clickable {
  cursor: pointer;
  position: relative;
}
.chapnavi.kw .clickable::after {
  content:"[+]";
  color: #436BC6;
  padding-left: 5px;
  cursor: pointer;
}
.chapnavi.kw .clickable.open::after {
  content:"[\2212]";
}



.chapnavi.kw .clickable + div {
  display: none;
}
.chapnavi.kw .clickable.open + div {
  display: block;
}
.chapnavi.kw .clickable:hover span {
  text-decoration: underline;
}
.chapnavi.kw span.och {
  color: #436BC6;
  xfont-size: 0.875rem;
}

/* HEADER */
#header {
  overflow: hidden;
  padding: 20px 10px 10px 10px;
}
#logo {
  overflow: hidden;
  float: left;
  width: 462px;
  height: 90px;
}
#logo img {
  width: 100%;
  height: auto;
}  

/* SEARCH in Header */
#frmHeaderSearch {
  clear: right;
  float: right;
  margin: 45px 0 0 0;
}
#frmHeaderSearch input {
  border: 1px solid #003e6f;
}
#frmHeaderSearch .sucInp {
  width: 160px;
}
#frmHeaderSearch .sucSub {
  color: #ffffff;
  background-color: #476bb2;
  cursor: pointer;
}  
#frmHeaderSearch .sucSub:hover {
  background-color: #173674;
  border-color: #173674;
}

/* Navi Meta */ 
#naviMeta {
  float: right;
  color: #666666;
}
#naviMeta a {
  display: inline-block;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
  border-left: 1px solid #cccccc;
}
#naviMeta a:first-child {border-left: 0px; margin: 0; padding: 0;}  

/* NAVI */
#naviTop {
  background-color: #476bb2;
}
#naviTop .navi1 {
  overflow: hidden;
}
#naviTop .navi1 a, #naviTop .navi1 span {
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  font-size: 1.2em;
  color: #ffffff;
}
#naviTop .navi1 a:hover {
  text-decoration: none;
  background-color: #173674;
}
#naviTop .navi1 a.sel {
  background-color: #173674;
}

/* FOOTER */
#footer {
  overflow: hidden;
  position: relative;
  background-color: #476bb2;
  margin-top:15px;
}
#footer .addInfo {
  clear: both;
  float: right;
  margin: 20px;
  color: #ffffff;
}
#footer .addInfo a {
  font-weight: bold;
}  
#naviFooter {
  margin: 20px;
}
#naviFooter .itm {
  float: left;
  margin: 0 0 0 50px;
  vertical-align: top;
  color: #cccccc;
}
#naviFooter .itm:first-child {
  margin: 0;
}
#naviFooter .itm a {
  display: block;
  padding: 0 0 5px 0;
}
#naviFooter .itm a.lvl1 {
  color: #ffffff;
  font-weight: bold;
}  
  
/* Text components */
.txtcomp.m {
  display: block;
  margin: 15px 0;
  clear: both;
}

.txtcomp.m .bd {
  box-shadow: 0 0 15px #bbbbbb;
}


.txtcomp.l {
  margin: 0 20px 0 0;
}

/* Picture */
.tcmed .lb {
  text-align: center;
}
.tcmed .rel {
  display: inline-block;
}
.tcmed img {
  max-width: 100%;
  height: auto;
}
.tcdesc {
  text-align: center;
}
.tcdesc p {
  margin : 5px 0;
  font-style: italic;
  font-size: 0.825rem;
}

/* Infobox */
.inf {
  background: #f0f5ff url("/pubdoc/pic/icon-info.png") no-repeat 10px 10px;
  padding: 5px 5px 5px 70px;
  min-height: 40px;
  margin: 0 150px;
}

.inf p {
  margin : 5px 0;
}


/* Lightbox */
.lb .rel {
  cursor: pointer;
  cursor: -webkit-zoom-in; 
  cursor: -moz-zoom-in;
}
.lb.showbig .rel {
  position:fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
  background-color: rgba(0,0,0,0.8);
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  xalign-items: center;
}
.lb.showbig .rel {
  box-shadow: none;
  cursor: pointer;
  cursor: -webkit-zoom-out; 
  cursor: -moz-zoom-out;
}
.lb.showbig .rel img {
  box-shadow: none;
  object-fit: contain;
  height: auto;
}
.lb.showbig .tcdesc {
  display: none;
}

.txtcomp.i {
  display: inline-block;
}
.txtcomp.i img {
  margin-bottom:-2px;
}

.lastedited {
  margin: 30px 0 20px 0;
}
.lastedited .hl {
  font-weight: bold;
  color: #436BC6;
  margin: 10px 0 10px 0;
}
.lastedited table, .lastedited td {
  border-collapse: collapse;
}

.lastedited table {
  width: 100%;
}
.lastedited td {
  line-height: 1.7em;
  font-size:0.825rem;
}
.lastedited a {
  border-color: transparent;
}
.lastedited .c2 {
  text-align: right;
}

.navprevnext {
  margin: 20px 0;
  overflow: hidden;
}

.navprevnext .prev a {
  display: block;
  float: left;
}
.navprevnext .next a {
  float: right;
  text-align: right; 
}


/*.navprevnext .prev {
  display: inline-block;
  width: 45%;
  padding-right: 5%;
  text-align: right;
}
.navprevnext .next {
  padding-left: 5%;
}*/

.navprevnext a {
  padding: 3px 6px;
  border: 1px solid #003e6f;
  color: #003e6f;
}
.navprevnext a:hover {
  text-decoration: none;
  color: #fff;
  background: #003e6f;
}

.nvbox {
  display: block;
  float: right;
  margin: 0px 0 20px 20px;
  width: 380px;
  position: relative;
}
.nvbox .abs {
  box-shadow: 0 0 15px #bbbbbb;
  padding: 0 10px 10px 10px;
  position: relative;
  background-color: #fff;
}
.nvbox .nih2 {
  color:#638BE6;;
  font-size:.9em;
}
.nvbox .chapnavi > div:first-child {
  margin-top: 0;
}
.nvbox .chapnavi.kw > div:first-child {
  font-size: 1.2rem;
  margin: 0;
}
.nvbox.open2 .chapnavi > div.indent > div > a, .nvbox.open2 .chapnavi > div.indent > div > span {
  font-weight: bold;
}
.nvbox.open2 .h2nav {
  display: none;
}
.nvbox .corner {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 5px;
  cursor: pointer;
}
.nvbox .corner:before {
  content:"[+]";
  font-size:1.25rem;  
  color: #436BC6;
}
.nvbox.open .corner:before, .nvbox.open2 .corner:before {
  content:"[\2212]";
}
.nvbox .hid2 {
  display: none;
}
.nvbox.open .hid/*, .nvbox:hover .hid*/ {
  display: initial;
}
.nvbox .hid {
  display: none;
}
.nvbox.open2 .hid2 {
  display: initial;
}

.nvbox .expand {
  color: #436BC6;
  padding-left: 5px;
  cursor: pointer;
}
.nvbox.open .expand, .nvbox.open2 .expand {
  visibility: hidden;
}