
/* Generic stylesheet              */
/* - SAP CC Error Code Reference   */
/* - SAP CC Notification Reference */
/* - SAP CC Log Message Reference  */

@import '../iconfonts/style.css';

/* Corp layout adoption at CC */
table
{
	table-layout: fixed                                      !important;
	width: 95%                                              !important;
}

.subnav table
{
	width: 100%                                              !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;
}

.readMoreInfo
{
	text-align: right;
}

.readMoreInfo:before
{
	content: "  (i)  ";
	/*font-weight: normal;*/
	color: #f0ab00;
	text-decoration: none;
}

.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;

}

.docu-set-item-table
{
  background-color: none;
  border: 0;
  border-collapse: separate;
  border-spacing: 4px 0px;

  width: 100%;
}

.DSIT-1to2columns
{
  border-spacing: 80px 0px;
}

.DSIT-3to4columns
{
  border-spacing: 20px 0px;
}

.docu-set-item-table th
{
  background-image: none;
  background-color: #f0ad4e;

  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-top-color: #f0ad4e;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-left-color: #f0ad4e;
  border-right-color: #f0ad4e;
  border-bottom: 5px solid #f0ad4e;
}

.docu-set-item-table td
{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  /*border-radius: 0, 0, 12px 12px;*/
  border-color: #eee;
  background-color: #eee;

  border-top: 5px solid #eee;

  border-bottom-color: #eee;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;

  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
}

table.DSIT-1to2columns td
{
  padding-left: 50px;
  padding-right: 50px;
}

table.DSIT-3to4columns td
{
  padding-left: 15px;
  padding-right: 15px;
}

.transparent-table p, 
.transparent-table a, 
.transparent-table ul, 
.transparent-table li, 
.transparent-table dl, 
.transparent-table dt
{
	font-size: 8pt;
}

.transparent-table code,
.transparent-table pre  
.transparent-table tt,
{
	font-size: 7pt;
}

.table-font-size-normal,
.table-font-size-normal th,
.table-font-size-normal td,
.table-font-size-normal p,
.table-font-size-normal a,
.table-font-size-normal ul,
.table-font-size-normal li,
.table-font-size-normal dl,
.table-font-size-normal dt
{ font-size: 100%; }

.table-font-size-promo,
.table-font-size-promo th,
.table-font-size-promo td,
.table-font-size-promo p,
.table-font-size-promo a,
.table-font-size-promo ul,
.table-font-size-promo li,
.table-font-size-promo dl,
.table-font-size-promo dt
{ font-size: 106%; }


.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: BentonSans,Arial,sans-serif;
	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 h2,
.TableRowColor2NSmall h2,
.TableRowColorSmall h3,  
.TableRowColor2NSmall h3, 
.TableRowColorSmall h4,
.TableRowColor2NSmall h4
{
	font-size: 10pt;
}	

.TableRowColorSmall h5,
.TableRowColor2NSmall h5
{
	font-size: 9pt;
}	

.TableRowColorSmall h6,  
.TableRowColor2NSmall h6, 
.TableRowColorSmall h7,
.TableRowColor2NSmall h7
{
	font-size: 8pt;
}	

.TableRowColorSmall code,
.TableRowColor2NSmall code,
.TableRowColorSmall pre,  
.TableRowColor2NSmall pre, 
.TableRowColorSmall tt,
.TableRowColor2NSmall tt
{
	font-size: 8pt;
}	

/* */

div.PREVNEXT 
{
text-decoration:none;
margin-top:10px;
margin-bottom:10px;
border:none;
}

div.PREVNEXT a
{
text-decoration:none;
border:none;
}

div.PREVNEXT a:hover
{
border:none;
}

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 ; 	
}

li.NEXT span, li.PREV span
{
zdisplay:none;
visibility:hidden;
}


div.rr{visibility:hidden;}


.cautionDiv, 
.exampleDiv, 
.noteDiv, 
.syntaxDiv,
.deprecatedDiv,
.revokedDiv,
.recommendationDiv, 
.tipDiv, 
.ccDocuDiv {
	border-left: 0.6rem solid rgba(0,119,200,0.7);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;

	background-color: rgba(0,0,0,0.04);

	/*padding: 0.75em;*/
	border-top: 0;
	border-bottom: 0;

	margin: 1.5em 0.5em;
	padding: 11px 15px 13px 40px;

	page-break-inside: avoid;
}

.importantNote
{	
	/*border-left: 0.6rem solid rgba(0,119,200,0.7);*/
	border-left: 0.6rem solid #f0ab00;
	/* sapYellow= #f0ab00 */
}

.cautionDiv h4, 
.exampleDiv h4, 
.noteDiv h4, 
.syntaxDiv h4,  
.deprecatedDiv h4,
.revokedDiv h4,
.recommendationDiv h4, 
.tipDiv h4, 
.ccDocuDiv h4 {
 	background-color: initial;
}

.cautionDiv h5, 
.exampleDiv h5, 
.noteDiv h5, 
.syntaxDiv h5,
.deprecatedDiv h5,
.revokedDiv h5,
.recommendationDiv h5, 
.tipDiv h5, 
.ccDocuDiv h5 {
 	background-color: initial;
}

.revokedDiv,
.cautionDiv 
{
	background:url('../images/caution.gif') 8px 18px no-repeat; 
	/*background-color: #FFF7E3;*/
	background-color: rgba(0,0,0,0.04); /* workaround to force display */
	border-color: rgba(231,70,0,0.7)
}
	
.exampleDiv 
{
	background:url('../images/example.gif') 8px 18px no-repeat; 
	background-color: rgba(0,0,0,0.04); /* workaround to force display */
}

.noteDiv 
{
	background:url('../images/note.gif') 8px 18px no-repeat; 
	background-color: rgba(0,0,0,0.04);
}

.deprecatedDiv
{
	background-color: rgba(0,0,0,0.04); /* workaround to force display */
	border-color: rgba(231,70,0,0.7)
}
.recommendationDiv,
.tipDiv
{
	background:url('../images/recommendation.gif') 8px 18px no-repeat; 
	/*background-color: #FFF7E3;*/
	background-color: rgba(0,0,0,0.04);
}

.syntaxDiv 
{
	/* Possible titles: */
	/*  URL Syntax */
	/*  Syntax */
	/*  Format */
	background:url('../images/syntaxpg.gif') 8px 18px no-repeat; 
	background-color: rgba(0,0,0,0.04);
}

/* */
/* noteTitle: 'Note' or 'Notes' or 'Important Note' or 'Terminology' */
/* exampleTitle: 'Example or 'Code Snippet'*/
/* cautionTitle: 'Caution' */
/* recommendationTitle: 'Recommendation' */
/* tipTitle: 'Tip' or 'Tips'*/
/* syntaxTitle: 'Syntax' or 'Legend'*/

p.cautionTitle , 
p.exampleTitle, 
p.noteTitle, 
p.deprecatedTitle,
p.revokedTitle,
p.recommendationTitle, 
p.tipTitle, 
p.syntaxTitle
{ 
	color: #BBB !important;
	font-size: 1.5em;  /* free resizing for small tables */
	line-height: 1.5em !important;
	margin: 0;
}

.TableRowColorSmall p.recommendationTitle, 
.TableRowColorSmall p.tipTitle, 
.TableRowColorSmall p.cautionTitle, 
.TableRowColorSmall p.exampleTitle, 
.TableRowColorSmall p.noteTitle, 
.TableRowColorSmall p.syntaxTitle,
.TableRowColor2NSmall p.recommendationTitle, 
.TableRowColor2NSmall p.tipTitle, 
.TableRowColor2NSmall p.cautionTitle, 
.TableRowColor2NSmall p.exampleTitle, 
.TableRowColor2NSmall p.noteTitle, 
.TableRowColor2NSmall p.syntaxTitle
	{
	font-size:  9pt;
	}


.promotion {
    clear:right;
    float:right;
    margin:15px 0px 15px 15px; padding:0px 0px 10px;
    width:240px;
    /*width:170px;*/
    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;
  }

.emphasizedLink4cc, .tuile
{
background:#008fcc;
border-radius:5px;
line-height:24px;
color:#eee;
padding:10px 20px; 
display: inline-block;
margin-top:0px;
margin-bottom:0px;
margin-left:30px;
margin-right:30px;
}

.tuile
{
color:black;
background:rgba(0,0,0,0.02);
height:auto;
vertical-align:top;
}
.tuile_5
{
padding:10px 5px; 
margin-left:2px;
margin-right:2px;
max-width:18%;
}

.emphasizedLink4cc_CONDENSED {
margin-left:10px;
margin-right:10px;
}

.emphasizedLink4cc a
{
font-size: 18px;
color: #fff;
}
.emphasizedLink4cc a:hover
{
text-decoration: none;
border: none;
/*background: #004990;*/
}
.emphasizedLink4cc a:active
{
color:#fff;
}
/* OBSOLETE: bannerCenteredFullWidth */
div.bannerFullWidth,
div.bannerFullWidth-CenteredText,
div.bannerFullWidth-LightTopBottomMargin,
div.bannerCenteredFullWidth
{
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
div.bannerFullWidth-CenteredText
{
  text-align: center;
}
div.bannerFullWidth-LightTopBottomMargin
{
  margin-top: 10px;
  margin-bottom: 10px;
}
.bannerForSVG_outer-div
{
  /*padding: 30px;*/
  text-align: center;
}
.bannerForSVG_inner-div
{
  display: inline-block;
  /*padding: 50px;*/
}
.svgGraph100pxCentered
{
margin-left: auto;
margin-right: auto;
width: 100px;
}
.svgGraph248pxCentered
{
margin-left: auto;
margin-right: auto;
width: 248px;
}
.svgGraph333pxCentered
{
  margin-left: auto;
  margin-right: auto;
  width: 333px;
}
.svgGraph496pxCentered
{
margin-left: auto;
margin-right: auto;
width: 496px;
}


.contact-module
{
position: fixed;
top: 50%;
right: 0;
margin-top: -36px;
z-index: 99;
}

.contact-module .opener
{
display:block;
max-width:120px;
min-width:80px;
word-break:break-word;
padding:11px 15px 15px 15px;
/* background:#008fd3; */
background: #f0ab00; /* sap corporate gold color */
-webkit-border-radius:4px 0 0 4px;
-moz-border-radius:4px 0 0 4px;
border-radius:4px 0 0 4px;
color:#fff;
text-decoration:none;
text-align:center;
font-size:16px;
line-height:1.17;
font-family:inherit;
font-weight:normal;
}

.contact-module .opener [class^="icon-"]
{
display:block;
height:28px;
}

.contact-module .opener [class^="icon-"]:before
{
font-size:30px;
line-height:28px;
}
.contact-module .opener .visual
{
display:block;
margin:0 auto;
}

.contact-module .opener em
{
font-style:normal;
color:#fff;
}
.contact-module .opener:hover
{
background:#003283;
}

.contact-module .opener:hover em
{
text-decoration:none;
}
.contact-module .opener span.visual img
{
display:block;margin:0 auto;
}
.contact-module .opener span.icon-talk
{
display:none;
}

[class^="tech_cc_guides-"]:after, [class*=" tech_cc_guides-"]:after {
	font-family: 'SAP-icons';
	font-style: normal;
	speak: none;
}

.tech_cc_guides-pdf:after {
	content: "  \e01a";
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.tech_cc_guides-pdf-locked:after {
	content: "  \e01a  \e153";
	font-weight: normal;
	color: black;
	text-decoration: none;
}

[class^="sap_notes-"]:after, [class*=" sap_notes-"]:after {
	font-family: 'SAP-icons';
	font-style: normal;
	speak: none;
}

.sap_notes-locked:after {
	content: "  \e01f  \e153";
	font-weight: normal;
	color: black;
	text-decoration: none;
}

[class^="restricted_access-"]:after, [class*=" restricted_access-"]:after {
	font-family: 'SAP-icons';
	font-style: normal;
	speak: none;
}

.restricted_access-locked:after {
	content: "  \e153";
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.container 
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.section-container 
{
    font-family: BentonSans,Arial,sans-serif;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav 
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.slides ul,
.slides ol,
{
  list-style: none;
}


.slide 
{
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide > .container 
{
    max-width: 795px;
}

.ie .top-task, 
.top-task 
{
    overflow: hidden;
    margin: 30px 0 -25px 0;
    padding: 0;
    list-style: none;
    font-family: BentonSans,Arial,sans-serif;
    font-size: 14px;
}


ul.top-task
{
    list-style: none;
    list-style-type: none;
}

.topTasksWrapper ul li
{
  margin-left: 0px;
}

.top-task ul li
{
  margin-left: 0px;
  margin-bottom: 0px;
}


.top-task__task 
{
    position: relative;
    float: left;
    margin-bottom: 35px;
    padding-right: 5px;
    width: 24%;
    transition: all .45s ease-in-out;
}

li.top-task__task 
{
  margin-left: 0px;
  margin-bottom: 0px;
  /*z-margin-left: 0px;*/
}

.top-task__item 
{
    display: block;
    font-size: 1em;
    line-height: 1.4em;
}

a.top-task__item:hover, a.top-task__item:focus
{
   color:#666;
   outline:0;
}

a.top-task__item:hover, a.top-task__item:focus
{
   text-decoration: none;
   border-bottom: 0px;
}

.top-task__item > ._img
{
   color:#666;
   text-decoration: none;
}

.top-task__item > ._img ,
.top-task__item > img 
{
    display: block;
    float: left;
    margin-right: 10px;
    width: 55px;
    height: 55px;
    vertical-align: middle;
}

.top-task__item > ._img 
{
  font-size: 200%;
  line-height: 150%;
  font-weight: normal;
  
  background: #f0ad4e; /*#427cac;*/
  color: #fff;
  padding-left: 7%;
  
  border-bottom-left-radius: 3rem;
  border-bottom-right-radius: 3rem;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
  box-sizing: border-box;
}

.top-task__item > span 
{
    display: block;
    overflow: hidden;
    padding-top: 8px;
    height: 65px;
    color: #666;
    text-overflow: ellipsis;
}

#uhTopLine {
    width: 1230px;
    height: 7px;
    /* background: #fff; */
    text-align: right;
    position: absolute;
}

#uhTopLine span:nth-child(1) {
    width: 240px;
    /* background: #624907; */
    background-color: #f0ab00; /* sap corporate gold color */
    opacity: .4;
    height: 7px;
    position: absolute;
    top: 0px;
    right: 0px;
    
    padding-top: 0px;
}

#uhTopLine span:nth-child(2) {
    width: 160px;
    /* background: #AA8103; */
    background-color: #f0ab00;
    opacity: .7;
    height: 7px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#uhTopLine span:nth-child(3) {
    width: 80px;
    /* background: #F4B800; */
    background-color: #f0ab00;
    opacity: 1;
    height: 7px;
    position: absolute;
    top: 0px;
    right: 0px;
}



h3:before, .slide--divider-gold:after, .slide--divider-blue:after, .slide--divider-grey:after {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    content: "\00a0";
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 10px;
    
    margin-top: 30px;
    margin-bottom: 20px;
}

h3:before, .slide--divider-gold:after {
    background-color: #efab00;
}


/* motion animation buttons */

div.motion-button {
	color: rgb(255,255,255);
	background-color: #008fd3;
	border: 0;
    padding: 0.6em 1em;
	transition: background-color 0.1s;
	line-height: 1.2em;
	font-family: 'Benton Sans', Arial, sans-serif;
	position: relative;
	cursor: pointer;
	font-size: 0.929em;
}

div.motion-button > span.hoverboxes {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	transition: background-color 150ms linear; 
}

div.motion-button:hover > span.hoverboxes,
div.motion-button:focus > span.hoverboxes {
	transition-delay: 100ms;
	background-color: #F0AB00
}

div.motion-button > span.text {
	position: relative;
	z-index: 2;
}

div.motion-button > span.hoverboxes > span {
	display: inline-block;
	width: 33.3333333333%;
	height: 100%;
	transition: background-color 150ms linear; 
}

div.motion-button:hover > span.hoverboxes > span,
div.motion-button:focus > span.hoverboxes > span {
	background-color: #F0AB00;
}

div.motion-button:active  {
	outline-color: #E35500;
}

div.motion-button > span.hoverboxes > span.part3,
div.motion-button:hover > span.hoverboxes > span.part1,
div.motion-button:focus > span.hoverboxes > span.part1 {
	transition-delay: 0ms;
}

div.motion-button > span.hoverboxes > span.part2 {
	transition-delay: 50ms;
}

div.motion-button > span.hoverboxes > span.part1,
div.motion-button:hover > span.hoverboxes > span.part3,
div.motion-button:focus > span.hoverboxes > span.part3 {
	transition-delay: 100ms;
}

.table-WelcomeImageFioriAppTile
{
  border: 2px;
}

.table-WelcomeImageFioriAppTile td
{
  text-align: center;
  vertical-align: middle;
  margin-left: 40px;
  margin-right: 40px;
  /*zbackground-color: #ff9;*/
}

.table-WelcomeImageFioriAppTile td:nth-child(1)
{
  width: 25%;
  text-align: left; /* app tile */
  /*zbackground-color: #eee;*/
}
.table-WelcomeImageFioriAppTile td:nth-child(2)
{
  width: 22%;
  /*zbackground-color: #ddd;*/
}