#page {
	background-color: #FFF;
	padding: 60px 65px 70px 65px;
	box-shadow: 0px 1px 5px #4A4A4A;
	min-height: calc(100vh - 60px);
	font-family: 'Benton Sans', Arial, sans-serif;
	line-height: 1.618rem;
	margin-bottom: 40px;
	word-wrap: break-word;
	color: rgba(0,0,0,0.8);
}

#page.small-font {
   font-size: 1rem
}

#page.medium-font {
   font-size: 1.125rem
}

#page.large-font {
   font-size: 1.25rem
}

div#topic-actions-mobile {
	display: none;
}

div#next-and-prev {
	width: 100%;
	position: relative;
	top: -1.1em;
	display: block;
}

div#page a#toc-prev:hover, 
div#page a#toc-next:hover {
    color: #003283;
}

div#page a#toc-prev:hover, 
div#page a#toc-next:hover,
div#page a#toc-prev:active, 
div#page a#toc-next:active,
div#page a#toc-prev:focus, 
div#page a#toc-next:focus {
    text-decoration: none;
}

a#toc-prev, a#toc-next {
    display: inline-block;
    font-size: 0.9286em;
}

a#toc-prev > span, a#toc-next > span {
    margin: 0 0.15em;
}

div#page a#toc-prev:hover > span, 
div#page a#toc-next:hover > span,
div#page a#toc-prev:active > span, 
div#page a#toc-next:active > span,
div#page a#toc-prev:focus > span, 
div#page a#toc-next:focus > span {
    text-decoration: underline;
}

a#toc-prev:after, 
a#toc-next:before,
a#toc-prev:before, 
a#toc-next:after {
	font-family: sap-icons;
    font-size: 10px;
    position: relative;
    top: -1px;
}

div.secondary-language-level[dir="ltr"] a#toc-next {
	position: absolute;
	right: 0;
}

div.secondary-language-level[dir="rtl"] a#toc-next {
	position: absolute;
	left: 0;
}

div.secondary-language-level[dir="ltr"] a#toc-next:after,
div.secondary-language-level[dir="rtl"] a#toc-prev:after {
	content: '\e066';
}

div.secondary-language-level[dir="rtl"] a#toc-next:before,
div.secondary-language-level[dir="ltr"] a#toc-prev:before {
	content: '\e067';
}



div#topic {
    margin: 0 42px -6.5em 314px;
    position: relative;
    top: -6.5rem;
    color: #FFF;
    font-size: 1rem;
    transition: margin 0.3s;
    -webkit-transition: margin 0.3s;
}


div#breadcrumbs {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 0.857em;
	line-height: 1.3em;
	height: 1.3em;
	font-weight: 400;
	position: relative;
	color: rgb(255,255,255);
}

div#breadcrumbs > span {
	display: inline-block;
	white-space: nowrap;
}

div#breadcrumbs > span > a > span {
	display: inline-block;
    height: 1.3em;
   	overflow: hidden;
    vertical-align: top;
    white-space: pre;
    text-decoration: inherit;
}

div#breadcrumbs > span.truncate > a > span {

}

div#breadcrumbs span.truncate > a:after {
	content: '...';
}

@media screen and (max-width: 1024px) {
	div#breadcrumbs {
		display: none;
	}
}

div#breadcrumbs a {
	cursor: initial;
}

div#breadcrumbs a[href]:hover,
div#breadcrumbs a[href]:focus {
	text-decoration: underline;
	cursor: pointer;
}

div#breadcrumbs span.breadcrumb-divider {
	margin: 0px 5px;
}

div#breadcrumbs > span.active {
	font-weight: 600;
}
/*
div#topic-actions {
	display: inline-block;
	position: absolute;
	right: -0.1em;
	top: -2px;
	font-size: 1.25em;
	font-family: sap-icons;
}

div#topic-actions > a, div#topic-actions > div {
	display: inline-block;
	width: 1.8em;
	text-align: center;
	float: left;
	margin-left: 0.6em;
	cursor: pointer;
	color: #FFF;
}

a#font-size-selector {
	display: inline-block;
	letter-spacing: -1px;
	font-size: 1.25em;
	position: relative;
	top: -0.22em;
	left: -0.3em;
	width: 1.5em;
	margin-left: 0.3em;
	color: #FFF;
	font-family: sap-icons;
	line-height: 1.5em;
}

a.download-selector {
	color: #FFF;
	font-family: sap-icons;
	line-height: 1.5em;
}

ul.dropdown-menu-share {
	min-width: initial;
}
*/
iframe.twitter-share-button, span.IN-widget {
	margin-left: 7px;
}

a#weibo-btn img {
	width: 3em;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
}

div#topic-actions > a:hover, div#topic-actions > div > a:hover {
	text-decoration: none;
	font-weight: bold;
}

div#mobile-toc-link, div#mobile-rw-link {
	display: none;
	position: absolute;
	color: blue;
	color: #FFF;
	font-size: 40px;
	font-family: sap-icons;
	top: 88px;
}

div#mobile-toc-link > a:hover, div#mobile-rw-link > a:hover {
	color: #003283;
	cursor: pointer;
}

div#mobile-toc-link.fixed, div#mobile-rw-link.fixed {
	position: fixed;
	top: 61px;
}

div#mobile-toc-link {
	left: 20px;
}

div#mobile-rw-link {
	left: calc(100% - 60px);
}

div#survey {
	color: #333;
	width: 90%;
	font-family: 'Benton Sans', Arial, sans-serif;
	margin: 40px auto;
	font-size: 1rem;
}

div#survey > div > p:first-of-type {
	font-size: 1.143em;
}

div#star-rating {
	color: #008FD3;
	font-size: 2em;
	unicode-bidi: bidi-override;
	direction: rtl;
	position: absolute;
}

div#star-rating > span {
	cursor: pointer;
	display: inline-block;
	position: relative;
}

div#star-rating > span:hover:before, div#star-rating > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
}

div#survey-follow-up {
	margin: 1.5em 0em;
}
/*
label {
	display: block;
	color: #008FD3;
	padding: 0.6em 0.6em 0.4em 0.5em;
}

div#survey-follow-up {
	width: 50%;
}

label:hover {
	color: #003283;
	background-color: #DDD;
	cursor: pointer;
}

span.checkbox {
	float: right;
	font-size: 1.5em;
	position: relative;
	top: -0.4em;
}

div.button {
	background-color: #008FD3;
	color: #FFF;
	display: inline-block;
	padding: 0.6em 0.6em 0.4em 0.5em;
}

div.button:hover {
	background-color: #003283;
	cursor: pointer;
}

div#survey-follow-up > form {
	width: calc(50% + 1.2em);
}

span.smile {
	font-size: 1.5em;
}
*/