html
{
  scroll-behavior: smooth;
}

body#MF
{
  overflow: hidden;
}

body, tbody
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
}

.listTable
{
  color: black;
  text-align: left;
  width: 90%
}

.listTableHead
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: black;
  text-align: center;
  font-weight: bold;
  background-color: #f0f0ff;
}

.listTableItem2
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: black;
  text-align: center;
  font-weight: normal;
  background-color: #f0f0f0;
}

.PageHeading
{
	font-size: 120%;
	font-weight: bold;
}

.Description, .IContent
{
	margin-top: 16px;
}

.Description p img, .Remarks p img
{
  filter: drop-shadow(0 0 4px rgba(0,0,0,.1));
  border-radius: 4px;
}

.InfoTable
{
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	width: 100%;
	border-spacing: 0;
	table-layout: fixed;
}

.TableDarkLabel
{
	color: white;
	font-weight: bold;
	margin-left: 9px;
	background: #336666;
}

.TableLightLabel
{
	color: white;
	font-weight: bold;
	margin-left: 19px;
}

.TableLightLabel, .TableLightLabelRound
{
	background: #c5c5c5;
}

.TableLightLabelRound
{
	border-top-left-radius: 9px;
	width: 16px;
}

.TableLightLabel-Empty
{
	width: 0;
}

.TableLightLabel-Type
{
	width: 256px;
}

.TableLightLabel-Value
{
	width: 50px;
}

.TableDarkDesc
{
	margin-left: 9px;
	background: #ffffcc;
	color: #003366;
}

.TableLightDesc
{
	color: black;
	margin-left: 19px;
	background: #ffffff;
	border-bottom: 1px solid #c5c5c5;
}

.TableLightDescAlt
{
	color: black;
	margin-left: 19px;
	background: #f0f0f0;
	border-bottom: 1px solid #c5c5c5;
}

.TableLightLabel, .TableLightDescAlt, .TableLightDesc
{
	padding: 4px;
}

.RemarkHdr
{
	font-weight: bold;
	margin-left: 30px;
	margin-top: 18px;
}

.Remarks
{
	margin-top: 12px;
}

.RemarkHdrX
{
	font-weight: bold;
}

.Namespace
{
	color: #003366;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 13px;
}

.NamespaceChild
{
	color: #003366;
	margin-left: 8px;
	margin-top: 11px;
	font-weight: normal;
}

.Tip
{
	font-size: 11px;
	margin-top: 16px
}

.linkbuttons
{
	color: #003366;
	margin-top: 3 px;
	position:relative; top:0;
	background-color: #99cccc;
	border-bottom: 1px solid #808080;
	
	padding-bottom: 4px; 
	padding-top: 2px; 
	width: 210px;
}

pre, textarea
{
  border-right: #e5e5e5 1px solid;
  padding-right: 8px;
  border-top: #e5e5e5 1px solid;;
  padding-left: 8px;
  border-left: #0000ff 3px solid;;
  padding-top: 0;
  padding-bottom: 2px;
  border-bottom: #e5e5e5 1px solid;
  white-space: pre-wrap;
  overflow-x: hidden;
  overflow-y: auto;
  tab-size: 4;
  border-radius: 3px;
  font-family: segoe ui, verdana, tahoma, arial, sans-serif;
  font-weight: lighter;
  text-align: left;
}

textarea
{
  width: 100%;
  overflow: hidden;
}

.tabbed
{
  float: left;
  width: 100%;
  color: black;
}

.tabbed > input
{
  display: none;
}

.tabbed > section > h1
{
  font-weight: normal;
  font-size: 0.75em;
  float: left;
  width: 8%;
  margin-block-end: 0;
}

.tabbed > section > h1 > label
{
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 86%;
  background: black;
  color: white;
  padding: 4px;
  border-radius: 4px;
  text-align: center;
}

.tabbed pre
{
  margin-top: 0;
}

.gradtop
{
	width: 352px;
	height: 7px;
	position: absolute;
	left: 8px;
	top: 2px;
  z-index:1;
  display: none;
}

.gradleft
{
	width: 7px;
	height: 378px;
	position:absolute;
	left: 8px;
	top: 2px;
  z-Index: 2;
  display: none;
}

#L
{
  width: 196px;
  border-right: 2px solid #F0F0F0;
  padding-right: 3px;
  position: relative;
  z-index: 1;
}

input#filter
{
  width: 100%;
  margin-left: 0;
  margin-bottom: 4px;
}

iframe
{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

#TOC
{
  overflow: auto;
}

#R
{
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 100%;
  left: 196px;
  top: 0;
  z-index: 0;
}

#L, #R
{
  margin-top: 4px;
  margin-left: 4px;
}

#F span
{
  position: absolute;
  cursor: pointer;
  right: 8px;
  margin-top: 6px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center; 
  opacity: 0;
}

#F.close span
{
  opacity: 1;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transition: transform 0.25s;
}

#TOC UL
{
  padding-inline-start: 24px;
}

#TOC UL, #TOC UL UL
{
  list-style-type: none;
  margin-block-start: 0.25em;
  margin-block-end: 0.25em; 
  padding-inline-start: 8px;
}

#TOC UL UL
{
  list-style-type: none;
  padding-inline-start: 8px;
}

#TOC UL UL LI
{
  padding-left: 16px;
}

#TOC .library::before, #TOC .object::before, #TOC .property::before, #TOC .method::before, #TOC .event::before, #TOC .constant::before
{
  position: relative;
  top: 4px; 
  margin-right: 6px;
}

#TOC .library::before
{
  content: url(/images/help/library.png);
}

#TOC .object::before
{
  content: url(/images/help/object.png);
}

#TOC .property::before
{
  content: url(/images/help/property.png);
}

#TOC .method::before
{
  content: url(/images/help/method.png);
}

#TOC .event::before
{
  content: url(/images/help/event.png);
}

#TOC .constant::before
{
  content: url(/images/help/constant.png);
}

#TOC .readonly::after
{
  content: url(/images/help/readonly.png);
  position: relative;
  top: 2px;
  right: 4px;
  opacity: 0.25;
  float: right;
  clear: both;
}

#TOC .topic, #TOC ul
{
  white-space: nowrap;
}

#TOC .topic-info
{
  display: inline-block;
  width: 98.5%;
  padding-bottom: 2px;
  border-bottom: 2px solid #F0F0F0;
  border-top: 2px solid #F0F0F0;
}

#TOC .glyph
{
  float: right;
  clear: both;
  position: relative;
  left: -10px;
  top: 8px; 
  border: solid black;
  border-width: 0 2px 2px 0;
  width: 0.25em;
  height: 0.25em;
  cursor: pointer;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: transform 0.25s;
}

#TOC .expanded .glyph
{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

#TOC .object ul
{
  display: none;
}

#TOC .object.expanded ul
{
  display: initial;
}

.hidden
{
  display: none;
}

#TOC LI.active > a, #TOC LI.active > b > a
{
  background-color: black;
  color: white;
  position: relative;
  padding: 4px;
  margin-left: -4px;
  border-radius: 4px;
  text-decoration: none;
}