
/* Generic stylesheet              */
/* - SAP CC Error Code Reference   */
/* - SAP CC Notification Reference */
/* - SAP CC Log Message Reference  */



/* Corp layout adoption at CC */
table
{
	table-layout: fixed                                      !important;
	width: 95%                                              !important;
}


table , 
.j  table 
{
	border-collapse: collapse; 
	/* border-spacing:1px 0px; SAP2013 */
}

th , 
.j th  
{
	font: bold 1em;
	border-top: 3px solid black;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/* padding: 6px 6px 6px 12px; SAP3013 */
}

th.left 
{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

td , 
.j td 
{
	border-top: 1px solid black;
	background: #fff;
	/* padding: 6px 6px 6px 12px; SAP2013 */
}

td.center 
{
	text-align: center;
}

.transparent-table, .transparent-table th, .transparent-table td 
{

    border: 1;
    border-style: none;
    border-color: #eeeeee;
	zwidth: 95%;
	zmargin-bottom: 1em;
	font-size: 8pt;
	border-spacing: 0px;
	border-collapse: collapse;

}

.transparent-table p, 
.transparent-table a, 
.transparent-table ul, 
.transparent-table li 
{
	font-size: 8pt;
}

.transparent-table code,
.transparent-table pre  
.transparent-table tt,
{
	font-size: 7pt;
}

.trsplabel,   
.trsplabel25,  
.trsplabel33, 
.trsplabel50,  
.trsplabel75  
	{
    border: 2px;
    border-style: solid;
    border-color: #eee;
	vertical-align: top;
	background-color: #eee;
	font-weight: bold;
	width: 28%;
	font-size: 8pt;
	}

.trsplabel25 
	{
	width: 25%;
	}

.trsplabel33 
	{
	width: 33%;
	}

.trsplabel50 
	{
	width: 50%;
	}
.trsplabel75
	{
	width: 75%;
	}

.trspvalue , 
.trspvalue75 
	{
    border: 2px;
    border-style: solid;
    border-color: #eee;
	vertical-align: top;
	background-color: white;
	font-size: 8pt;
	}

.trspvalue75 
	{
	width: 75%;
	}

.trsplabel a, .trsplabel pre, .trsplabel code, .trsplabel tt, .trsplabel p, .trsplabel ul, .trsplabel li, 
.trspvalue a , .trspvalue pre , .trspvalue code, .trspvalue tt, .trspvalue p , .trspvalue ul, .trspvalue li ,
.trspvalue75 a , .trspvalue75 pre , .trspvalue75 code, .trspvalue75 tt, .trspvalue75 p , .trspvalue75 ul, .trspvalue75 li ,
.trspvalue li 
	{
	font-size: 8pt;
	}

.page {
	border: 0;
	background-color: white;
	margin-bottom: 36px;
	padding-top: 12px;
	padding-bottom: 36px;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #ffffff;
}

.mainstage {
	background-color: #f0ab00;
	padding: 8px;
	white-space: nowrap;	
}


.mainStageTitle {
	text-align: left;
	border-left: white;
	border-left-style: solid;
	border-left-width: 1px;
	padding-bottom: 0px;
	margin: 12px;	
	padding-left: 8px;
	padding-right: 0px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	font-size: 15pt;
	font-weight: 900;
	padding-top: 0px;
	vertical-align: middle;
	
}

.mainStagePart {

	padding: 12px 16px 36px;
	
}


dt.highlight {
	background-color: #eeeeee;
	padding: 2px;
}


.copyrightlabel {

	color: white;
	text-decoration: underline;
		
}

.displaybox {
	float:right; font-size: 9pt; padding-right: 0px;
}


.parameterName 
	{
	color: #156570;
	}

/* Table colors */
.TableHeadingColor   { 
	/*background: #fff;*/
 	zbackground: #DBD6C7; 
	/*border-style: solid; */
	/*border-width: 0px 0px 2px 0px; */
	/*border-color: #000; 	*/
	} /* */
	
.TableSubHeadingColor  { background: #ccc; } /* Light mauve */
.TableRowColor         { background: #fff; } /* White */
.TableRowColor2N     { background: #eee; } /* Light grey */

.TableRowColorSmall        { background: #fff; } /* White */
.TableRowColor2NSmall    { background: #eee; } /* Light grey */

.TableRowColorSmall , 
.TableRowColor2NSmall   
	{
	word-wrap:break-word;
	font-size:  8pt;
	}


.TableRowColorSmall a , 
.TableRowColor2NSmall a 
	{
	font-size:  8pt;
	}

.TableRowColorSmall p , 
.TableRowColor2NSmall p
	{
	font-size:  8pt;
	}

.TableRowColorSmall code,
.TableRowColor2NSmall code,
.TableRowColorSmall pre,  
.TableRowColor2NSmall pre, 
.TableRowColorSmall tt,
.TableRowColor2NSmall tt
{
	font-size: 8pt;
}	

/* */


ul.PREVNEXT
{
	display: -webkit-box;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

li.NEXT, li.PREV
{
	display: list-item;
	margin-left: 0px!important;
	margin-top: 0px;
}

li.NEXT
{
	margin-top: 16px;
	padding-right: 20px;
	background:url('../images/next.gif') 18px 17px no-repeat ; 	
	background-position: right;
}

li.PREV
{
	padding-top: 16px;
	background-position: left;
	padding-left: 28px;
	background:url('../images/previous.gif') 18px 17px no-repeat ; 	
}

div.rr{visibility:hidden;}


.cautionDiv , 
.exampleDiv, 
.noteDiv, 
.syntaxDiv , 
.recommendationDiv  
{
	background-color: #FFF7E3;
	margin: 1em 0;
	padding: 1px 5px 3px 40px;
	page-break-inside: avoid;
}

	
.cautionDiv 
{
	background:url('../images/caution.gif') 8px 4px no-repeat; 
	background-color: #FFF7E3;
}
	
.exampleDiv 
{
	background:url('../images/example.gif') 8px 4px no-repeat; 
	background-color: #FFF7E3;
}

.noteDiv 
{
	background:url('../images/note.gif') 8px 4px no-repeat; 
	background-color: #FFF7E3;
}

.recommendationDiv 
{
	background:url('../images/recommendation.gif') 8px 4px no-repeat; 
	background-color: #FFF7E3;
}

.syntaxDiv 
{
	background:url('../images/syntaxpg.gif') 8px 4px no-repeat; 
	background-color: #FFF7E3;
}

/* */
/* noteTitle: 'Note' or 'Important' or 'Terminology' */
/* exampleTitle: 'Example or 'Code Snippet'*/
/* cautionTitle: 'Caution' */
/* recommendationTitle: 'Recommendation' or 'Tip'*/
/* syntaxTitle: 'Syntax' */

p.cautionTitle , 
p.exampleTitle, 
p.noteTitle, 
p.recommendationTitle , 
p.syntaxTitle
{ 
	color: #BBB !important;
	font-size: 1.5em !important;
	line-height: 1.5em !important;
	margin: 0;
}

.TableRowColorSmall p.recommendationTitle, .TableRowColorSmall p.cautionTitle, .TableRowColorSmall p.exampleTitle, .TableRowColorSmall p.noteTitle, .TableRowColorSmall p.syntaxTitle,
.TableRowColor2NSmall p.recommendationTitle, .TableRowColor2NSmall p.cautionTitle, .TableRowColor2NSmall p.exampleTitle, .TableRowColor2NSmall p.noteTitle, .TableRowColor2NSmall p.syntaxTitle
	{
	font-size:  8pt;
	}


.promotion {
    clear:right;
    float:right;
    margin:15px 0px 15px 15px; padding:0px 0px 10px;
    width:170px;
    /*width:190px;*/
    overflow:hidden;

    background-color:#FFF;
  }

  .contactus h4, .reltopics h4, .keytopics h4, .cusquote h4, .promotion h4, .joincomm h4, .subscribe h4 {
    padding:10px 15px !important;
    line-height:1.2em;
    font-size:1.2em;
  }
  
    .contactus p, .reltopics p, .keytopics p, .cusquote p, .promotion p, .joincomm p, .subscribe p {
    padding:5px 15px;
  }
  
    .contactus ul, .contactus ol, .reltopics ul, .reltopics ol, .keytopics ul, .keytopics ol, .cusquote ul, .cusquote ol, .promotion ul, .promotion ol, .joincomm ul, .joincomm ol, .subscribe ul, .subscribe ol {
    padding:0px 15px 10px 30px;
  }
