.oxNormalDiv ul{
  list-style-position: ouside;
  margin-left: 1em;
  margin-top: 10px;
  margin-bottom: 15px;
}

code{
  font-family: monospace;
  font-size: 16px;
  color: #444;
}

.example-text {
  margin-bottom: 10px;
}

.example-code-div{
  margin-top: 5px;
  width: auto;
  border: 1px solid #e5e0c6;
  background-color: #fcf6db;
  padding: 7px;
  max-height: 200px;
  overflow: auto;
}

.example-text code{
  white-space: pre-wrap;

}

.oxNormalDiv strong{
  font-weight: bold;
}

.oxNormalDiv p{
  margin-bottom: 10px;
}

.recentItem .recentTooltip {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.recentItem .recentTooltip::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.recentItem:hover .recentTooltip {
    visibility: visible;
    opacity: 1;
}


ul#resources {
  margin-top: 30px;
}

ul#recentSearches {
  margin-left: 10%;
  visibility: hidden;
}

ul#recentSearches li{
  display:inline;
  position: relative;
  color:#6D6D6D;
  background-color: #EDEDED;
  border: 1px solid #6D6D6D;
  border-radius: 3px;
  cursor: pointer;
  padding: 3px;
  margin-left: 3px;
}

div#recentSearchDiv {
  position: absolute;
  margin-top: 8px;
  max-width: 960px;
  width: 100%;
  color: #AAAAAA;
}

a#abortSearch {
  color: #777;
  margin: 2px;
  visibility: hidden;
  cursor : pointer;
}

a#abortSearch:hover {
  color: #aaa;
}

a#searchButton {
  color: #777;
  margin: 2px;
  cursor : pointer;
}

a#searchButton:hover {
  color: #aaa;
}

input::-webkit-calendar-picker-indicator {
  display: none;
}

html, body {
  height: 100%;
}

body {
    counter-reset: h2counter;
}

div.oxNormalDiv h2:before {
    content: counter(h2counter) ".\0000a0\0000a0";
    counter-increment: h2counter; 
}

h3:before {
    content: counter(h2counter) "." counter(h3counter) "\0000a0\0000a0";
    counter-increment: h3counter;
}

div.oxNormalDiv h4:before {
    content: counter(h2counter) "." counter(h3counter) "." counter(h4counter) "\0000a0\0000a0";
    counter-increment: h4counter;
}

div.heading h3:before {
  content: none;
}

div#toc {
  max-height: 100vh;
}

div.toggleOperation2 {
  cursor : pointer;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#tocDiv {
  min-width: 300px;
  background-color: #F5F5F5;
  border-right: 1px solid #DDDDDD;
  height:100vh;
  overflow-y: auto;
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 999;
}

#flexContentDiv {
  flex-grow: 1;
  position: relative;
  left: 300px;
  width: calc(100% - 300px);
}

.back-to-top {
 background:#275885;
 text-decoration: none;
 color: white;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:1em;
}

.back-to-top { 
  text-align:center; 
  background: rgba(0,0,0,0.4); 
  text-decoration: none; 
  position:fixed; 
  z-index: 999; 
  bottom: 125px; 
  right: 0px; 
  -webkit-border-top-left-radius: 5px; 
  -webkit-border-bottom-left-radius: 5px; 
  -moz-border-radius-topleft: 5px; 
  -moz-border-radius-bottomleft: 5px; 
  border-top-left-radius: 5px; 
  border-bottom-left-radius: 5px; 
  display: none; 
  cursor: pointer; 
  padding: 5px; 
  color: #fff; 
  font-size: 45px;
}

h1#tocHeading {
  padding-left: 10px;
  background: #275885;
  color: white;
}

ul.tocList {
  left: 0em;
  top: 2em;
  margin: none;
  margin-left: none;
  margin-right: none;
  max-width: 300px;
  list-style-type: none;
  font-family: "Droid Sans", sans-serif;
  list-style-position: inside;
  /*border-top: 1px solid #DDDDDD;*/
}

ul.tocList2 {
  margin-left: 20px;
  list-style-type: none;
  font-family: "Droid Sans", sans-serif;
  list-style-position: inside;
  display: none;
  border-top: 1px solid #DDDDDD;
}

ol.tocChapterList {
  margin: auto;
  margin-left: 10px;
  margin-bottom: 15px;
  width: 50%;
  min-width: 760px;
  max-width: 960px;
  font-family: "Droid Sans", sans-serif;
  list-style-position: inside;
}

ol.tocChapterList li{
  left-padding:0.5em;
}

li.hideItem {
  background-color: #F5F5F5;
  display: none;
  padding: 1px;
  font-weight: bold;
  color: #0088CC;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

h1 {
  color: #275885;
  font-size: 1.5em;
  line-height: 1.3em;
  padding: 15px 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  counter-reset: h2counter;
}

h2 {
  color: black;
  font-size: 1.3em;
  line-height: 1.1em;
  padding: 10px 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  counter-reset: h3counter;
}

h3 {
  color: black;
  font-size: 1.1em;
  line-height: 1.0em;
  padding: 10px 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  counter-reset: h4counter;
}

h4 {
  color: black;
  padding: 10px 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
}


div.oxNormalDiv {
  margin: auto;
  margin-left: 100px;
  min-width: 760px;
  max-width: 960px;
  font-family: "Droid Sans", sans-serif;
  line-height: 1.25;
  padding-top: 15px;
}

div#after_insert_div {
  margin-bottom: 40px;
}

div.oxShowButtonDiv {
  display: inline-block;
  margin: auto;*/
  font-family: "Droid Sans", sans-serif;
  line-height: 1.25;
  padding-right: 15px;
  float: right;
}

div.oxShowButtonDiv button.oxButton {
    background-color: white; 
    border: none;
    color: #AAAAAA;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor : pointer;
    height: 30px;
    line-height: 30px;
}

div.oxShowButtonDiv button.oxButton:hover {
    background-color: white; 
    border: none;
    color: black;
    text-align: center;
    text-decoration: underline;
    display: inline-block;
}

div.oxShowButtonDiv button.oxButton:focus {
    outline:0;
}


div.bodyHeaderDiv {
  background-color: inherit;
  margin-bottom: 25px;
  width: 100%;
}

div.bodyDiv {
  padding: 5px;
  background-color: inherit;
}

div.bodyDataTypeTitle, div.bodyDescriptionTitle {
  padding-bottom: 3px;
  font-weight: bold;
}

div.mailFilterToc a{
  text-decoration: none;
  color: #0088CC;
  cursor: auto;
}
div.mailFilterToc a:hover{
  color: #1199DD;
  text-decoration: underline;
}

table {
  border-collapse: collapse;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 960px;
}

div.oxNormalDiv thead {
  background-color: #275885;
  color: #FFFFFF;
}

th, td {
  padding: 5px;
}

div.oxNormalDiv tr:nth-child(even) {background-color: #DDDDDD;}

.simpleTable td {
  background-color: #FFFFFF;
  border-bottom:  1px solid #BBBBBB;
}

.simpleTable td:empty{
  border-bottom:  none;
}

.simpleTable thead{
  background-color: #275885;
  color: #FFFFFF;
}

.simpleTable th{
  background-color: #275885;
  color: #FFFFFF !important;
}

th {
  font-weight: bold;
}

button.oxButton {
  margin-left: 5px;
  margin-bottom: 5px; 
  float: right;
}

li.tocItem {
  
  font-weight: bold;
  color: #0088CC;
  border-bottom: 1px solid #DDDDDD;
}

li.tocItem:hover {
 background-color: #E5E5E5;
}

li.tocItemInline {
  padding: 1px;
  font-weight: bold;
  color: #0088CC;
}

a.tocATagInline {
  text-decoration: none;
  color: #0088CC;
  cursor: auto;
}

a.tocATagInline:hover {
  color: #1199DD;
  text-decoration: underline;
}

li.hideItem:hover {
 background-color: #E5E5E5;
}

li.tocTable:hover {
  background-color: inherit;
}

/*
li.tocTable {
  display: inline-table;
  width: calc(100% - 4px);
} 
*/

a.tocATag {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #0088CC;
  cursor: auto;
  background-color: #F5F5F5;
}

a.tocATagHide {
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #0088CC;
  cursor: auto;
}

a.tocATagCell {
  display: table-cell;
  min-width: 220px;
  background-color: #F5F5F5;
}

a.tocATag:hover {
  background-color: #E5E5E5;
}

a.tocPlusTag {
  display: none;
  text-decoration: none;
  color: #0088CC;
  cursor: auto;
  /** padding-left: 5px; **/
  text-align:center;
  border-left: 1px solid #E5E5E5;
  min-width: 60px;
  background-color: #F5F5F5;
}

a.tocPlusTag:hover {
  color: #1199DD;
  background-color: #E5E5E5;
}

.oxNormalDiv pre {
  background:#F8F8FF; 
  border:black dashed 1px; 
  padding: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
}