﻿/*Reset to zero*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Main Styles */
body {
	
  	/*font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Verdana, Helvetica, sans-serif;
 
	font-size: 80%;
  	color: #3B3838;
  	background: #ffffff;
  	margin: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.625em 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1.250em;
	color: inherit;
	text-rendering: optimizelegibility;
	color: #555555;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 12pt;
    color: #3062ae;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.063em;
}
h5 {
	font-size: 0.875em;
}
h6 {
	font-size: 0.750em;
}
h1,
h2,
h3 {
	line-height: 1.250em;
	font-weight: normal;
}
p {
	margin: 0 0 0.625em;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.625em 1.563em;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.250em;
}

a, a:visited {
	color: #3062ae;
	text-decoration: none;
}
a:hover {
	color: #099d01;
	text-decoration: underline;
}
.featureparameters {
	font-style: italic;
	color: #DF3A01;
	display: block;
	margin-top: 0.500em;
}

.method-parameter-optional {
	font-style: italic;
	vertical-align: super;
	font-size: 0.750em;
}

.help { 
	white-space: pre-wrap;
    margin-top: 1em;
    margin-bottom: 1em;
	
}

.enum { 
	color:#DF3A01;
    padding-left:2em;
    padding-right:2em;
}

.enumItems { 
	color:#DF3A01;
	font-style: italic;
}

.tab { 
	text-indent:40px 
}

.source { 
	font-family:'consolas';
    font-size: 9pt;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left:40px;
    color:#3062ae;
}

.description {
	font-size: 12pt;
    line-height:50px;
    width:100%;
    background-color:#2c3c4c;
    color:white;
    padding-left:3px;
}

.title {
	font-size: 24pt;
    margin-left:10px;
    color: #3B3838;
    line-height:50px
}

.lastUpdated {
	 font-size: 9pt;
    margin-right:10px;
    color: darkgray;
    text-align:right;
}

ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

/*Tables */
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 1.250em;
}
.table th,
.table td {
	padding: 0.500em;
	line-height: 1.250em;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table td {
	padding-bottom: 1.5em;
}
.table td:nth-child(1) {
    width: 170px;
}
.table-parameters td:nth-child(1) {
	width: 170px;
}
.table-parameters td:nth-child(2) {
	width: 130px;
} 
.table-parameters td:nth-child(3) {
	width: 180px;
}
.table th {
    font-weight: bold;
	color: #585858;
	background-color: #eeeeee;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 0.250em 0.313em;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}