tr th .added { color: #E6E6FA; } 
tr th .changed {color: #99ff99; }
div.added tr, div.added    { background-color: #E6E6FA; }
div.deleted tr, div.deleted  { text-decoration: line-through;
               background-color: #FF7F7F; }
div.changed tr, div.changed  { background-color: #99ff99; }
div.off      {  }

span.added   { background-color: #E6E6FA; }
span.deleted { text-decoration: line-through;
               background-color: #FF7F7F; }
span.changed { background-color: #99ff99; }
span.off     {  }

.bold 
{
    font-weight: bold;
}

.normal 
{
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
}

.italic 
{
    font-style: italic;
}

table {
border-collapse: collapse;
}

div.mediaobject {
    margin-bottom: 10px;
}

th>p
{
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    font-weight:bold;
}

body { 
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	background-color: #ffffff;
	color: #000000;
	margin-left: 20px;
	margin-right: 25px;
 }
 
h1  {
    font-family: arial, sans-serif;
	font-size: x-large;
	text-align: left;
	color: #2c5d88;
    font-weight: normal;

}

h2  {
    font-family: arial, sans-serif;
	font-size: large;
	color: #2c5d88;
    font-weight: normal;

 }

h3 {
	font-family: arial, sans-serif;
	font-size: medium;
	color: #2c5d88;
    font-weight: normal;

}


h4 {
	font-family: arial, sans-serif;
	font-size: small;
	color: #2c5d88;
    font-weight: bold;

}


h5 {
	font-family: arial, sans-serif;
	font-size: small;
	color: #2c5d88;
    font-weight: bold;

}


h6 {
	font-family: arial, sans-serif;
	font-size: small;
	color: #2c5d88;
    font-weight: bold;

}

#navheader {
    position: fixed;
    background: #DCDCDC;
    padding-left: 10px;
    right: 2px;
    top: 10px;
    text-align: right;
	margin-top: 60px;
}


div#header {
    background: url("../images/header-bg.png") scroll top left repeat-x #7DA1CA;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    border-bottom: 1px solid #bbc4c5;
    z-index: 2000;
}

#header h1 {
    margin-left: 100px;
    position: fixed;
    top: 18px;
    left: -15px;
    color: #404040 !important;
	font-size:medium;
    font-weight: normal;
}

#logo 
{
    margin-right: 2px;
    height: 79px;
    padding-right: 20px;
    padding-top: 7px; 
    float:right; 
}


#header img {
    float: left;
/*    margin-left: 20px;
    margin-top: 12px; */
}

#header p.breadcrumbs a {
    color: #bbb;
}

#leftnavigation{
    overflow: scroll;
	-webkit-overflow-scrolling: touch;
    position: fixed;
    height: auto;
    top:89px;
    /*right:10px;*/
    /*left:10px;*/
    bottom: 0;
    left: 0;
    width:inherit;
    z-index: 1500;
    border-right:2px solid #bbc4c5;
    padding:1px;
    background-color: #ededed!important;
}

#treeDiv {
    overflow: auto;
   /* position: fixed;*/
    height: auto;
    top: 136px;
    bottom: 0;
    left: 0;
   /* width: 18%;*/
    z-index: 1500;
   /* border-right:2px solid #CCCCCC;
    background-color: #f0f0f0!important;*/
}

div.navfooter table {
    width: 100%;
}


#content {
    position: relative;
    top: 90px;  /*left: 240px;*/
    right: auto;   bottom: 20px;  
    /*margin: 0px 0px 0px 280px;*/
    width: auto;
    height: inherit;
    padding-left: 5px;
    padding-right: 30px;
    border-left: 1px solid #cccccc;
    overflow :scroll;
    overflow-x:hidden;
    z-index: 1000;
 
}

.navfooter { bottom: 2%; }
.highlight { background-color: #c5d3c3; }
.highlightButton{ font-size: 0; }

/*  Show Hide TOC tree */
.pointLeft {
    padding-right: 15px;
    display: block;
    cursor: pointer;
}
.pointRight {
    padding-right: 15px;
    display: block;
    cursor: pointer;
}

/* Search results Styling */
.searchExpression {
    color: #0050A0;
    background-color: #EBEFF8;
    font-size: 12pt;
}
.searchresult li a {
    text-decoration: none;
    color: #0050A0;
}
.searchresult li { color: #0050A0; }
.shortdesclink { color: gray; font-size: 9pt; }
.searchText { float:left;width:150px; }
.searchButton {
    padding: 2px 12px 2px 12px;
    background-color:#bbb;
    border:#bbb solid 1pt;
    font-weight: bold;
    font-size: 10pt
}
.searchButton:hover{
    background-color: #cccccc;
}
.searchFieldSet {}

div.toc>p{ font-weight: bold; }	

p {
	text-align: left;
    margin-top:0px;
    margin-bottom:10px;
}

p.GlossTerm {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: small;
	margin-top: 1.0em;
	margin-bottom: 0.0em;
}


p.GlossDef {
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	color: #000000;
	margin-left: 1.5em;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
}

body p.breadcrumbs {
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}


p.breadcrumbs {
    display: inline;
	margin-bottom: 0px;
	margin-top: 33px;
    margin-left: 310px;
}

p.breadcrumbs a {
	padding-right: 12px;
	margin-right: 5px;
	text-decoration: none;
	color: #575757;
	text-transform: uppercase;
	font-size: 10px;
}

p.breadcrumbs a:first-child {background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;}

p.breadcrumbs a:hover {text-decoration: underline;}

/* Formalpara title element */
p.blocklabel {
	font-family: arial, sans-serif;
	font-size: medium;
	color: #2c5d88;
    font-weight: normal;
}

p.indent60 {
    margin-left: 25px;
}

p.indent72 {
    margin-left: 40px;
}

td > p + div.itemizedlist {
    margin-top: 0px;
}

td > div.itemizedlist {
    margin-top: -13px;
    margin-left:-20px;
}
td > div.orderedlist {
    margin-top: -13px;
    margin-left:-15px;
}

div.itemizedlist {
    margin-left:-20px;
}
div.orderedlist {
    margin-left:-15px;
}

/* Basu testing 
div.note > table > tbody > tr > td > div > ul > li > p {
	    margin-top: 2em;
}
*/

/* Begin: Basu[11th Sept 2017]: addressing multi-line Note issue is listitem  */
div.note > table > tbody > tr > td > div > ul {
		margin-top: 2em;
}
div.note > table > tbody > tr > td > div > ol {
		margin-top: 2em;
}
/* Begin: Basu[11th Sept 2017]  */

div.note > table > tbody > tr > td {
	vertical-align: top;
	padding: 6.0px;
    font-style:italic;
	border-style: none !important;
}


div.note > table {
	vertical-align: top;
	padding: 6.0px;
    margin-left: -4px;
	border-style: none !important;
}

div.note > div.itemizedlist > ul > li > p {
    font-style:italic;
}

div.note > div.orderedlist > ol > li > p {
    font-style:italic;
}

div.note > div.itemizedlist > ul {
    margin-top: 0px;
}

div.note > div.orderedlist > ul {
    margin-top: 0px;
}

div.note > p {
    font-style:italic;
}

div.note {
    font-style:italic;
}

div.table > p.title {
    margin-top: 20px;
}

div.figure > p.title {
    margin-top: 20px;
}

div.example > p.title {
    margin-top: 20px;
}

#star ul.star { 
    LIST-STYLE: none; 
    MARGIN: 0; 
    PADDING: 0; 
    WIDTH: 85px;
    /* was 100 */ 
    HEIGHT: 20px;
    LEFT: 1px; 
    TOP: -5px; 
    POSITION: relative; 
    FLOAT: right; 
    BACKGROUND: url('../images/starsSmall.png') repeat-x 0 -25px;
}
#star li { 
    PADDING: 0; 
    MARGIN: 0; 
    FLOAT: right; 
    DISPLAY: block; 
    WIDTH: 85px;
    /* was 100 */
    HEIGHT: 20px; 
    TEXT-DECORATION: none; 
    text-indent: -9000px; 
    Z-INDEX: 20; 
    POSITION: absolute; 
    PADDING: 0; 
}
#star li.curr { 
    BACKGROUND: url('../images/starsSmall.png') left 25px; 
    FONT-SIZE: 1px; 
}

table.navLinks {margin-right: 20px;}

table.navLinks td a {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	font-size: 11px;
}

a.navLinkPrevious {
	padding-left: 12px;
	background: url(../images/previous-arrow.png) no-repeat left center;
}

a.navLinkNext {
	padding-right: 12px;
	background: url(../images/next-arrow.png) no-repeat right center;
}

a#showHideButton {
	padding-left: 20px;
	background: url(../images/sidebar.png) no-repeat left center;
}

	
.filetree li span a { color: #777; }

#treediv { -webkit-box-shadow: #CCC 0px 1px 2px 0px inset; }

.legal, .legal *{
 color: #555;
 text-align: center;
 padding-bottom: 10px;
}

.internal { color : #0000CC;}

.writeronly {color : red;}

.remark, .remark .added, .remark .changed, .remark .deleted{ background: yellow;} 

tr th, tr th .internal, tr th .added, tr th .changed
{
    background: #F0F0F0;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.statustext{
    position:fixed;
    top:105px;
    width: 0%;
    height: 0%;
    opacity: .3;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    white-space: nowrap;
    color: red;
    font-weight: bold;
    font-size: 2em;
    margin-top: 30px;
}

#toolbar {
	width: 100%;
	height: 33px;
	position: fixed;
	top: 93px;
	z-index: 99;
	left: 280px;
	color: #333;
	line-height: 28px;
	padding-left: 10px;
}

#toolbar-left {
	position: relative;
	left: 0px;
}
 

body.sidebar #toolbar{left: 0px;}

body.sidebar #toolbar-left{left: 0px;}

div#toolbar-left img {vertical-align: text-top;}

pre.programlisting  {
	font-size: small; 
	font-family: 'Courier New', Courier, monospace;	
	line-height: normal;
	margin-bottom: 14pt;
	margin-top: 14pt;
    margin-left: 5px;
}

/* BEGIN table for caution & warning */
table.caution tr td p 
{
	margin-top: 0px;
	margin-bottom: 6px;
}

table.warning tr td p 
{
	margin-top: 0px;
	margin-bottom: 6px;
}

/* END table for caution */



#content table thead, #content table th
{
    background: #F0F0F0;
    color: #000000;
    font-weight: bold;
    border-style:solid;
    border-width: thin;

}

#content table caption {
    font-weight: bold;
}

#content table td, #content table {
    border: 1px solid black;
    vertical-align: top;
}

#content table td, #content table th { 
    padding: 5px;
}

#content table {
    margin-bottom: 20px;
}

*[align = 'center'] { 
    text-align: center;
}

#content .qandaset>table, #content .qandaset>table td, #content .calloutlist table, #content .calloutlist table td, #content .navfooter table, #content .navfooter table td {
    border: 0px solid;
}

#sidebar { display: none }

@media print {

   #header, #header-resizer, #sidebar, #sidebar-resizer,  .navfooter {
       display: none !important;
       width: 0px !important;
       height: 0px !important;
       visibility: hidden !important;
   }

   #content {
       left: 0px !important;
       top: 0px !important;
       right: 0px !important;
       bottom: 0px !important;
       height: auto !important;
       width: auto !important;
       position: relative !important;
       display: inline !important;
       visibility: visible !important;
       vertical-align: text-top !important;
       overflow: visible !important;
   }

}

