/*
 | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
*/
body {
  font-family: Arial, helvetica, sans-serif; font-size: 100%; margin-left: 12px; margin-right: 12px;
}

h1 { font-size: large; font-weight: bold; }
h2 { font-size: medium; font-weight: bold; }
h3, h4, h5, h6 {font-size: medium; font-weight: bold; }
#header { border-bottom: 2px solid #778899; height: 1.5em; padding: 2px; }
#header .headertitle {font-family:Georgia, "Times New Roman", Times, serif;  font-size: medium; color: #778899; background-color:transparent; float:left;  }
#header .contents { font-family:Georgia, "Times New Roman", Times, serif; color: #778899; background-color:transparent; float:right; margin-right:2em; margin-top:0.25em; font-variant: small-caps; }

.unresolved { background-color: skyblue; }
.noTemplate { background-color: yellow; }
.unresolved { background-color: skyblue; }
.noTemplate { background-color: yellow; }

.base { background-color: #ffffff; }

.copyright {font-size: 9pt; color:darkgray; float:right; margin-top: 18pt;}
/* Add space for top level topics */
.nested0 { margin-top : 12px;}

/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
.p {margin-bottom: 10px; margin-top: 10px; font-style: normal;}
/* do the same to all generic Ps in order to have the default indent. */
p {margin-bottom: 10px; margin-top: 10px; font-style: normal;}

/* Default of italics to set apart figure captions */
.figcap { font-style: normal; font-weight: bold; font-size: medium; margin: 0px 0px 0px 0px; }
.figdesc { font-style: normal }

.tabcap { font-weight: bold; font-size: medium; margin: 18px 0px 8px 3px;}
.tabhead, th { font-weight: bold; font-size: medium; margin: 2pt 0px 0px 0px; background-color: #E0FFBE;
               border-left:solid 1px; border-top:solid 1px; border-right:solid 1px; border-bottom:solid 1px}
caption {text-align:left; margin-left: 0px;}

ol {
margin: 6px 0px 3px 32px;
}

ol li {
margin: 0px 3px 0px 6px;
}

ul { 
list-style: none;
list-style-image:url('bullet.png');
margin: 0px 0px 3px 22px; 
}

ul ul { 
list-style-image:url('bullet_disc.png');
margin: 0px 0px 0px 16px;
}

ul ul ul { 
list-style-image:url('bullet_sqr_black.png');
margin: 0px 0px 0px 14px;
}

ul ul ul ul { 
list-style-image:url('bullet_sqr_white.png');
margin: 0px 0px 0px 14px;
}

ul ul ul ul ul { 
list-style-image:url('bullet_diamond_black.png');
margin: 0px 0px 0px 14px;
}

ul ul ul ul ul ul { 
list-style-image:url('bullet_diamond_white.png');
margin: 0px 0px 0px 14px;
}

ul ul ul ul ul ul ul { 
list-style-image:url('bullet.png');
margin: 0px 0px 0px 14px;
}

/* Use @frame to create frames on figures */
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 12px; border-color : Silver;}
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 12px; border-color : Silver;}
.figtop { border-top : 2px solid; margin-top: 12px; border-color : Silver;}
.figbottom { border-bottom : 2px solid; border-color : Silver;}
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 12px; border-color : Silver;}
.fignone { padding-top: 12px; padding-bottom: 12px }
.fignone img {padding-top: 8px; padding-bottom: 8px;}

/* Most link groups are created with <div>. Ensure they have space before and after. */
.ullinks { list-style-type: none }
.ulchildlink { margin-top: 12px; margin-bottom: 12px }
.olchildlink { margin-top: 12px; margin-bottom: 12px }
.linklist { margin-bottom: 12px }
.linklistwithchild { margin-left: 1.5em; margin-bottom: 12px  }
.sublinklist { margin-left: 1.5em; margin-bottom: 12px  }
.reltasks, .relconcepts, .relref { margin: 8px 0px 2px 10px; font-style: italic; }
.reltasks a, .relconcepts a, .relref a { font-size: 90%; font-style: normal;}
.relinfo { margin-top: 12px; margin-bottom: 12px }
.breadcrumb { font-size : smaller; margin-bottom: 12px }
.prereq { margin-left : 20px;}


/* Set heading sizes, getting smaller for deeper nesting */
.topictitle1 { font-size: x-large; margin: 14pt 0px 12pt 0px; font-weight: bold;}
.topictitle2 { font-size: medium; margin: 14pt 0px 0px 0px; font-weight: bold;}
.topictitle3 { font-size: small; margin: 14pt 0px 0px 0px; font-weight: bold;}
.topictitle4 { font-size: medium; margin: 28pt 0px 0px 0px; font-weight: bold;}
.topictitle5 { font-size: medium; margin: 28pt 0px 0px 0px; font-weight: bold;}
.topictitle6 { font-size: medium; margin: 28pt 0px 0px 0px; font-weight: bold;}
.sectiontitle { margin-top: 12px; margin-bottom: 0px; color: black; font-size: large; font-weight: bold;}
.section { margin: 6pt 0px 0px 0px }
.section p {padding: 4pt 0px 4pt 0px }
.example { margin: 6pt 0px 0px 0px }


/* All note formats have the same default presentation */
.note { margin-top: 6px; margin-bottom: 3px;}
/* Note formats within bulleted lists */

ul li /*, ul li .p, ul li p */
{ /*color: blue;*/ margin: 8px 0px 0px 0px; }
ul ul li /*, ul ul li .p, ul ul li p */
{ /*color: navy;*/ padding: 0px; margin: 6px 0px 0px 0px; }
ul ul ul li /*, ul ul ul li .p, ul ul ul li p */
{ /*color: red;*/ padding: 0px; margin: 4px 0px 0px 0px; }
ul ul ul ul li /*, ul ul ul ul li .p, ul ul ul ul li p */
{ /*color: purple;*/ padding: 0px; margin: 2px 0px 0px 0px; }
ul ul ul ul ul li /*, ul ul ul ul ul li .p, ul ul ul ul ul li p */
{ /*color: teal;*/ padding: 0px; margin: 1px 0px 0px 0px; }
ul ul ul ul ul ul li /*, ul ul ul ul ul ul li .p, ul ul ul ul ul ul li p */
{ /*color: lime;*/ padding: 0px; margin: 1px 0px 0px 0px; }
ul ul ul ul ul ul ul li /*, ul ul ul ul ul ul ul li .p, ul ul ul ul ul ul ul li p */
{ /*color: #00ffff;*/ padding: 0px; margin: 1px 0px 0px 0px; }

/*li .p { color: green; padding: 0px; margin: 8px 0px 0px 0px; }*/
/*ul li .p .note { color: blue; padding: 0px; margin: 8px 0px 0px 0px; }*/
/*.note { margin-top: 10px; margin-bottom: 3px;}*/
.notetitle { font-weight: bold }
.notelisttitle { font-weight: bold }
.tip { padding-top: 6px; padding-bottom: 3px;}
/*.tip { margin-top: 6px; margin-bottom: 6px;}*/
.tiptitle { font-weight: bold }
.fastpath { margin-top: 10px; margin-bottom: 10px;}
.fastpathtitle { font-weight: bold }
.important { margin-top: 6px; margin-bottom: 6px;}
.importanttitle { font-weight: bold }
.remember { margin-top: 10px; margin-bottom: 10px;}
.remembertitle { font-weight: bold }
.restriction { margin-top: 10px; margin-bottom : 10px;}
.restrictiontitle { font-weight: bold }
.attention { margin-top: 10px; margin-bottom : 10px;}
.attentiontitle { font-weight: bold }
.dangertitle { font-weight: bold; margin-top: 10px}
.danger { margin-bottom: 12px;}
.caution /* box */{font-weight: normal; font-size: 11pt; margin: 18px 22px 18px 0px; min-height:40px;}
.cautiontitle { 
   float:left;
   background-repeat: no-repeat;
   background-size: 100%;
   width:194px; 
   height: 38px;
   text-align: center;  
   padding-top:10px;
   font-weight:900;
   margin-right: 6px;
   margin-top: 3px;
   margin-bottom: -12px;
   clear:both;}

/* Simple lists do not get a bullet */
ul.simple { margin-left:18px; }

/* Used on the first column of a table, when rowheader="firstcol" is used */
.firstcol { font-weight : bold;}

/* Various basic phrase styles */
.bold { font-weight: bold; }
.boldItalic { font-weight: bold; font-style: italic; }
.italic { font-style: italic; }
.underlined { text-decoration: underline; }
.uicontrol { font-weight: bold; }
.parmname { font-weight: bold; }
.keyword {font-weight:bold}
.kwd { font-weight: bold; }
.defkwd { font-weight: bold; text-decoration: underline; }
.var { font-style : italic;}
.shortcut { text-decoration: underline; }

/* Set the margins for ALL <dd> entries */

/*dl dd
{ margin: 0px 0px 0px 6px; }
*/

/*dl dd p, dl dd .p
{ margin: 0px 0px 0px 6px; }
*/

/* Set the margins for ALL <dd> entries */

/* Default of bold for definition list terms <dt class="dlterm"> */
.dlterm { font-weight:bold; padding-bottom: 6px; }


dt { float: left; clear: left; width: 10em; margin-right 0px; text-align: left; overflow: hidden;}  
dd { margin: 0em 0em 0em 12em; padding: 0em 0em 1.0em 0em; } 

/*
dl { margin-bottom:50px; }   
dl dt { float:left; font-weight:bold; margin-right:10px; padding:5px; width:12em; } 
dl dd { margin:2px 0 2px 12em; padding:5px 0; } 
*/
dl 
{ margin-bottom:0px; padding-bottom:0px;}

dd ul,
dd .note { margin: 0px 0px 0px 0px ; }

dd p, 
dd .p
{ margin: 10px 0px 10px 0px; }

dd ul 
{ margin: 10px 0px 10px 18px;}
/* Set the margin for each div class paragraph type <div class="p"> 
{ margin-top: 0px; }*/

/* Set the margin for each paragraph element in the definition list <p> 
 { margin-top: 0px; }*/
/* Use CSS to expand lists with @compact="no" */
.dltermexpand { font-weight: bold; margin-top: 0px; }
*[compact="yes"]>li { margin-top: 0em;}
*[compact="no"]>li { margin-top: .53em;}  
.liexpand { margin-top: 10px; margin-bottom: 10px }
.sliexpand { margin-top: 10px; margin-bottom: 10px }
.dlexpand { margin-top: 0px; margin-bottom: 10px }
.ddexpand { margin-top: 0px; margin-bottom: 10px }
.stepexpand { margin-top: 10px; margin-bottom: 10px }
.substepexpand { margin-top: 10px; margin-bottom: 10px }

/* Align images based on @align on topic/image */
div.imageleft { text-align: left }
div.imagecenter { text-align: center }
div.imageright { text-align: right }
div.imagejustify { text-align: justify }

/* The cell border can be turned on with
   {border-right:solid}
   This value creates a very thick border in Firefox (does not match other tables)

   Firefox works with 
   {border-right:solid 1pt}
   but this causes a barely visible line in IE */

.cellrowborder { border-left:solid 1px; border-top:solid 1px; border-right:solid 1px; border-bottom:solid 1px }
.row-nocellborder { border-left:solid 1px; border-right:solid 1px; border-top:solid 1px; border-right: hidden; border-bottom:solid 1px}
.cell-norowborder { border-top:solid 1px; border-bottom:solid 1px; border-left:none; border-bottom: hidden; border-right:solid 1px}
.nocellnorowborder { border:solid 1px; border-right: hidden;border-bottom: hidden }

.tablenoborder { margin: 10px 0px 10px 0px; }
   
table, th, td
 { border: 1px solid #686868; }

pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}

span.filepath { font-family:monospace }

/* Add fix for <p> tag inside <li> tag */
.p ul li p { margin: 0px 0px 0px 0px; }
.section .p ul li p  { padding: 0px 0px 0px 0px; }
.section ul li p  { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
ul li p { padding: 0 0 0 0; margin: 0 0 0 0; }

.familylinks {  margin: 18px 0px 12px 0px; }