<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html
{
	overflow: auto;
}

.noframesLink{padding:0.4em;float:right;}

body {
    margin: 0px; padding:0;
    font-family: arial, helvetica, sans-serif;
    font-size:18px;
    background-color:#DDF5FF;
}

.lftitle{
	background-color:#0A6F9C;
	border: 1px solid #0A6F9C;
}

div, td {
font-size: 10pt;
}
h1{
   font-size:1.5em;
   padding:0.1em 0 0 0.3em;
   color:#fff;
}
h1.title,
h2.title{
    color:black;
    background-color:silver;
    padding: 0.2em;
}
#content {
margin-left: 1em;
border-left: 0px solid gray;
padding-left: 1em;
}

#tocMenu{
  /* Patch EXM-18336
   * padding-left: 0.6em;
   */
  margin:0 auto;
  overflow: auto;
  min-width:250px;
  width:100%;
  background-color:#0A6F9C;
}
#tocMenu div{ 
  text-decoration:none;
  color:#165076;
  padding:4px 10px 2px 10px;
  cursor:pointer; 
  border-bottom:0;
  background-color:#f9f9f9;
  border:1px solid #0A6F9C;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom:0;
  float: left;
  min-height: 1px;
}

#tocMenu div:hover{
  color:#4d4d4d;
}
.tab span{
    float: left;
    display: inline-block;
}
#expnd{
    float: right;
    text-align: right;
    display: inline-block;
    padding-right: 3px;
}
#expnd a{
  display: none;
}

#tocMenu div.selected{	
	text-decoration: none;
	color:#000;
	background-color:#DDF5FF;
  border:1px solid #ccc;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom:0;
} 
 
#indexBlock {
  line-height:1.8em;
}

#indexBlock a{
  text-decoration:none;
}

#indexBlock fieldset{
  border:0;
  padding-top:0;
  border-bottom:1px solid #eee;
}

#indexBlock ul{
  color:#444;
  list-style:none;
  margin:0;
  padding-left:16px;
}

#id_search{
  width:230px; 
}

#bck_toc{
}
  

#tab_nav_tree_placeholder, #searchResults{
    height:90%;	
}

#searchForm{
    padding:0 10px 15px 10px; 
    border-bottom:0px solid #eee;
}
h1.topictitle1 {
  color:black;
  background-color:#eee;
  padding: 0.2em;
}

#searchResults{
    padding: 0.6em;
}

.searchresult{
  margin:0;
  padding:0
}

.searchresult li{
  margin-top:0.2em;
  padding: 0.6em;
}


#bck_toc #searchBlock,#bck_toc #indexBlock, #bck_toc #contentBlock{
    position: relative;
	vertical-align:top;
}
 #contentBlock&gt;ul&gt;li{
  padding: 1px 0 1px 0;
}
#contentBlock ul&gt;li ul{
  display:none;
}
#contentBlock ul{
  margin: 0;
}

#contentBlock a:hover{        
  background: #AED2E1;
}
.menuItemSelected{
  font-weight: bolder;
  background: #B2D4E3;
}
.topic{
  background-image: url('../img/topic16.png');
  background-repeat: no-repeat;
  padding-left: 16px;	
}

.hasSubMenuClosed{
  background-image: url('../img/book_closed16.png');
  background-repeat: no-repeat;
  padding-left: 16px;
  cursor: pointer;

}
.hasSubMenuOpened{
  background-image: url('../img/book_opened16.png');
  background-repeat: no-repeat;
  padding-left: 16px;
  cursor: pointer;
}
li{
  list-style: none;
}
#contentBlock li span{
  display: block;
  padding: 3px 5px 3px 25px;  
}
#contentBlock,#contentBlock ul{
  padding-left: 8px;
  padding-top:4px;
}        

#contentBlock a, a.link, a.navheader_parent_path{
  text-decoration: none;
  font-size: 10pt;
  color: #165076;    
  font-family: arial, helvetica, tahoma;        
  white-space: nowrap;        
}
#contentBlock a:hover{         
  background: #AED2E1;
}
#contentBlock a:hover, a.link:hover, a.navheader_parent_path:hover{
  text-decoration: none;
  color: #4d4d4d;             
}

#searchForm {
    margin:15px 10px;
} 

#indexForm {
    margin:15px 10px;
} 

.textToSearch{
    font-size: 11px;
}
a.foundResult{
    color:#165076;
}
a.foundResult:visited{
    color:#4d4d4d;  
}
a.foundResult:hover{
    color:#4d4d4d;
}
.searchExpression {
    color: #0050A0; 
    font-size: 10pt; 
    font-weight:bold;
}
#rightDiv{
    clear: both;
    position: relative;
    margin-top: 5px;
    width: 98%;
    text-align: right;    
}
#star{display:none;}
#star .star { 
    LIST-STYLE: none; 
    MARGIN: 0; 
    PADDING: 0; 
    WIDTH: 85px;
    /* was 100 */ 
    HEIGHT: 20px;
    LEFT: 1px; 
    TOP: -5px; 
    POSITION: relative; 
    FLOAT: right; 
    BACKGROUND: url('../img/starsSmall.png') repeat-x 0 -25px;
}
#star div { 
    PADDING: 0; 
    MARGIN: 0; 
    FLOAT: right; 
    DISPLAY: block; 
    WIDTH: 85px;
    /* was 100 */
    HEIGHT: 20px; 
    TEXT-DECORATION: none; 
    text-indent: -9000px; 
    Z-INDEX: 20; 
    PADDING: 0; 
}
#star .curr {   
    BACKGROUND: url('../img/starsSmall.png');
    background-position: 0 25px; 
    float: left;
    width: 85px;    
    FONT-SIZE: 1px; 
}
#star div.user {
    LEFT: 5px;
    POSITION: relative;
    FLOAT: right;
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
    COLOR: #888;
}
.highlight{
  background: lightyellow;
}
</pre></body></html>