<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------- Javadoc style sheet ---------- */

/* ---------- Overall document style ---------- */

body {
	background-color: #FFF;
	color: #353833;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
}

a:link, a:visited {
	color: #4C6B87;
	text-decoration: none;
}

a:hover, a:focus {
	color: #BB7A2A;
	text-decoration: none;
}

a:active {
	color: #4C6B87;
	text-decoration: none;
}

a[name] {
	color: #353833;
}

a[name]:hover {
	color: #353833;
	text-decoration: none;
}

pre {
	font-size: 1.3em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

ul {
	list-style-type: disc;
}

code, tt {
	font-size: 1.2em;
}

dt code {
	font-size: 1.2em;
}

table tr td dt code {
	font-size: 1.2em;
	vertical-align: top;
}

sup {
	font-size: 0.6em;
}

/* ---------- Document title and copyright styles ---------- */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.aboutLanguage {
	float: right;
	font-size: 0.8em;
	margin-top: -7px;
	padding: 0 21px;
	z-index: 200;
}

.legalCopy {
	margin-left: 0.5em;
}

.bar a, .bar a:link, .bar a:visited, .bar a:active {
	color: #FFF;
	text-decoration: none;
}

.bar a:hover, .bar a:focus {
	color: #BB7A2A;
}

.tab {
	background-color: #06F;
	background-image: url(resources/titlebar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 8px;
	width: 5em;
}

/* ---------- Navigation bar styles ---------- */

.bar {
	background-color: #1B75BB;
	color: #FFF;
	font-size: 1em;
	height: auto;
	margin: 0;
	padding: 0.8em 0.5em 0.4em 0.8em;
}

.topNav {
	background-color: #1B75BB;
	clear: right;
	color: #FFF;
	float: left;
	height: 2.8em;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.bottomNav {
	background-color: #1B75BB;
	clear: right;
	color: #FFF;
	float: left;
	height: 2.8em;
	margin-top: 10px;
	overflow: hidden;
	padding: 0;
	padding-top: 10px;
	width: 100%;
}

.subNav {
	background-color: #8BB8E8;
	border-bottom: 1px solid #9EADC0;
	float: left;
	overflow: hidden;
	width: 100%;
}

.subNav div {
	clear: left;
	float: left;
	padding: 0 0 5px 6px;
}

ul.navList, ul.subNavList {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
}

ul.navList li {
	float: left;
	list-style: none;
	padding: 3px 6px;
}

ul.subNavList li {
	float: left;
	font-size: 90%;
	list-style: none;
}

.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
	color: #FFF;
	text-decoration: none;
}

.topNav a:hover, .bottomNav a:hover {
	color: #BB7A2A;
	text-decoration: none;
}

.skipNav {
	height: 11px;
}

.skipNav a {
	display: none;
}

div.bottomNav .skipNav {
	height: 11px;
}

.navBarCell1Rev {
	background-color: #F5A11D;
	border: 1px solid #C9AA44;
	color: #000;
	margin: auto 5px;
}

/* ---------- Page header and footer styles ---------- */

.header, .footer {
	clear: both;
	margin: 0 20px;
	padding: 5px 0 0 0;
}

.indexHeader {
	margin: 10px;
	position: relative;
}

.indexHeader h1 {
	font-size: 1.3em;
}

.title {
	color: #2C4557;
	margin: 10px 0;
}

.subTitle {
	margin: 5px 0 0 0;
}

.header ul {
	margin: 0 0 25px 0;
	padding: 0;
}

.footer ul {
	margin: 20px 0 5px 0;
}

.header ul li, .footer ul li {
	font-size: 1.2em;
	list-style: none;
}

/* ---------- Heading styles ---------- */

div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
	background-color: #DEE3E9;
	border-bottom: 1px solid #9EADC0;
	border-top: 1px solid #9EADC0;
	margin: 0 0 6px -8px;
	padding: 2px 5px;
}

ul.blockList ul.blockList ul.blockList li.blockList h3 {
	background-color: #DEE3E9;
	border-bottom: 1px solid #9EADC0;
	border-top: 1px solid #9EADC0;
	margin: 0 0 6px -8px;
	padding: 2px 5px;
}

ul.blockList ul.blockList li.blockList h3 {
	margin: 15px 0;
	padding: 0;
}

ul.blockList li.blockList h2 {
	padding: 0 0 20px 0;
}

/* ---------- Page layout container styles ---------- */

.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
	clear: both;
	padding: 10px 20px;
	position: relative;
}

.indexContainer {
	font-size: 1em;
	margin: 10px;
	position: relative;
}

.indexContainer h2 {
	font-size: 1.1em;
	padding: 0 0 3px 0;
}

.indexContainer ul {
	margin: 0;
	padding: 0;
}

.indexContainer ul li {
	list-style: none;
}

.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
	color: #4E4E4E;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
	margin: 10px 0 10px 20px;
}

.serializedFormContainer dl.nameValue dt {
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 1px;
}

.serializedFormContainer dl.nameValue dd {
	display: inline;
	font-size: 1.1em;
	margin: 0 0 0 1px;
}

/* ---------- List styles ---------- */

ul.horizontal li {
	display: inline;
	font-size: 0.9em;
}

ul.inheritance {
	margin: 0;
	padding: 0;
}

ul.inheritance li {
	display: inline;
	list-style: none;
}

ul.inheritance li ul.inheritance {
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 1px;
}

ul.blockList, ul.blockListLast {
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.blockList li.blockList, ul.blockListLast li.blockList {
	list-style: none;
	margin-bottom: 25px;
}

ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
	background-color: #F9F9F9;
	border: 1px solid #9EADC0;
	padding: 0 20px 5px 10px;
}

ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
	background-color: #FFF;
	border: 1px solid #9EADC0;
	border-top-width: 0;
	padding: 0 0 5px 8px;
}

ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
	border-bottom: 1px solid #9EADC0;
	border-width: 0;
	margin-left: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
	border-bottom-width: none;
	list-style: none;
	padding-bottom: 0;
}

table tr td dl, table tr td dl dt, table tr td dl dd {
	margin-bottom: 1px;
	margin-top: 0;
}

/* ---------- Table styles ---------- */

caption a:link, caption a:hover, caption a:active, caption a:visited {
	color: #FFF;
}

.contentContainer table, .classUseContainer table, .constantValuesContainer table {
	border-bottom: 1px solid #9EADC0;
	width: 100%;
}

.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
	width: 100%;
}

.contentContainer .description table, .contentContainer .details table {
	border-bottom-width: none;
}

.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td {
	padding-right: 20px;
	vertical-align: top;
}

.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast, .constantValuesContainer ul li table th.colLast, .contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast, .constantValuesContainer ul li table td.colLast, .contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, .contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
	padding-right: 3px;
}

.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
	background-image: none;
	display: inline;
	float: none;
	padding-bottom: 12px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.memberSummary caption span.tableTab span {
	background-color: #1B75BB;
	margin-right: 0;
}

.memberSummary .tableTab .tabEnd {
	background-color: #1B75BB;
	display: none;
	float: left;
	margin-right: 3px;
	position: relative;
	width: 5px;
}

.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
	background-repeat: no-repeat;
	clear: none;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
}

.overviewSummary caption, .memberSummary caption, .typeSummary caption, .useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
	background-repeat: no-repeat;
	clear: none;
	color: #253441;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding-left: 1px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	white-space: pre;
}

.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, .useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
	background-color: #F5A11D;
	border-width: 0;
	display: inline-block;
	float: left;
	height: 16px;
	margin-right: 3px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	white-space: nowrap;
}

.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: initial;
	height: 18px;
	white-space: nowrap;
}

.overviewSummary caption span.activeTableTab, .memberSummary caption span.activeTableTab, .typeSummary caption span.activeTableTab, .useSummary caption span.activeTableTab, .constantsSummary caption span.activeTableTab, .deprecatedSummary caption span.activeTableTab {
	background-color: #F5A11D;
	border-width: 0;
	display: inline-block;
	float: left;
	height: 16px;
	padding-bottom: 12px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	white-space: nowrap;
}

.overviewSummary caption span.activeTableTab span, .memberSummary caption span.activeTableTab span, .typeSummary caption span.activeTableTab span, .useSummary caption span.activeTableTab span, .constantsSummary caption span.activeTableTab span, .deprecatedSummary caption span.activeTableTab span {
	background-color: #F5A11D;
	margin-right: 0;
}

.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
	display: none;
	float: left;
	position: relative;
	width: 10px;
}

ul.blockList ul.blockList li.blockList table {
	margin: 0 0 12px 0;
	width: 100%;
}

.tableSubHeadingColor {
	background-color: #EEF;
}

.altColor {
	background-color: #E3E4E5;
}

.rowColor {
	background-color: #FFF;
}

.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
	padding: 3px 3px 3px 7px;
	text-align: left;
}

th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
	background-color: #1B75BB;
	border-bottom: 1px solid #9EADC0;
	border-top: 1px solid #9EADC0;
	color: #FFF;
	padding: 3px 3px 3px 7px;
	text-align: left;
}

td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
	font-weight: bold;
}

td.colFirst, th.colFirst {
	border-left: 1px solid #9EADC0;
	white-space: nowrap;
}

td.colLast, th.colLast {
	border-right: 1px solid #9EADC0;
}

td.colOne, th.colOne {
	border-left: 1px solid #9EADC0;
	border-right: 1px solid #9EADC0;
}

table.overviewSummary {
	margin-left: 0;
	padding: 0;
}

table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, table.overviewSummary td.colOne, table.overviewSummary th.colOne {
	vertical-align: middle;
	width: 25%;
}

table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
	vertical-align: middle;
	width: 25%;
}

/* ---------- Content styles ---------- */

.description pre {
	margin-top: 0;
}

.deprecatedContent {
	margin: 0;
	padding: 10px 0;
}

.docSummary {
	padding: 0;
}

/* ---------- Formatting effect styles ---------- */

.sourceLineNo {
	color: green;
	padding: 0 30px 0 0;
}

h1.hidden {
	font-size: 0.9em;
	overflow: hidden;
	visibility: hidden;
}

.block {
	display: block;
	margin: 3px 0 0 0;
}

.strong {
	font-weight: bold;
}</pre></body></html>