<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'Open Sans', sans-serif;
}

.tocHighlight {
    background-color: #ffffbb;
}

.sideaffix {
	margin: 0;
	top: 115px;
}

.sideaffix &gt; div.contribution {
    margin: 0;
}

.sideaffix nav {
	overflow-y: auto;
}

.article h1 {
	margin-top: 0;
}

.navbar {
	background-color: #113A54;
	color: #FFFFFF;
	line-height: 50px;
	padding: 0px;
}

.navbar #logo {
	padding-right: 14px;
}

.nav-menu, .nav-menu:visited {
	line-height: 50px;
	padding: 7px;
	color: #FFFFFF;	
}

.nav-menu:hover, .nav-menu:active {
	background-color: #e3e8eb;
	color: #333333;
}

.navbar-toggle {
	margin-right: 0px;
}

.navbar-collapse {
	line-height: 40px;
	padding: 0px;
}


.subnav {
	background-color: #38637F;
	padding: 0px;
}

.sidenav {
	padding: 0px;
}

.breadcrumb {
	line-height: 40px;
	padding: 0px;
}
.breadcrumb a {
	color: #99ddff;
}

.sidetoc.shiftup {
    bottom: 50px;
}

.footer {
    background-color: #113A54;
	color: #FFFFFF;
    padding: 15px 0;
}
.footer a {
	color: #73baf7;
}

h5.remarks, h5.overrides, h5.implements, h5.decalaration, h5.parameters, h.syntax,
h5.fieldValue, h5.propertyValue, h5.returns {
	color: #848484;
}

.implements h5 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.inheritedFrom {
    display: block;
    margin-top: 12px;
}
td.summary .inheritedFrom {
    display: inline;
    margin-top: 0;
}

.toc .level2 &gt; li &gt; a {
    font-size: 14px;
    font-weight: bold;
}
.toc .level3 &gt; li &gt; a {
    font-size: 14px;
}

.search-group {
	position: relative;
	margin-top: 7px;
	margin-bottom: -7px;
    display: inline-block;
	width: 165px;
	height: 34px;
}
.search-group .search-input {
	position: absolute;
	left:0;
	top:0;
	border: 1px solid #a3a8ad;
	width: 130px;
	height: 34px;
	color: #000;
}
.search-group .search-button {	
	position: absolute;
	right:0;
	top:0;
	border: 1px solid #a3a8ad;
	width: 37px;
	height: 34px;
    font-family: "Glyphicons Halflings";
    color: #848383;
    font-size: 14px;
    line-height: 20px;
}

footer a#ot-sdk-btn.ot-sdk-show-settings {
  color: #95d5ff;
  border: none;
  word-wrap: inherit;
  padding: 0 0;
  font-size: inherit;
  line-height: inherit;
}
footer a#ot-sdk-btn.ot-sdk-show-settings:hover {
  background-color: transparent;
}
#onetrust-pc-sdk button {
  font-size: 14.4px !important;
}
</pre></body></html>