@media only screen and (max-width: 767px) {
  #menuTabsContainer {
    z-index: 12;
  }
}
.primaryTabs {
  height: 39px;
  background-color: #f0ab00;
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0;
  margin: 0 -9999px;
  padding: 0 9999px;
  overflow: hidden;
  word-break: break-all;
}
html.content-zh_cn .primaryTabs {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .primaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .primaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .primaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .primaryTabs {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .primaryTabs {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.secondaryTabs {
  height: 33px;
  background-color: #ffffff;
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0;
  margin: 0 -9999px;
  padding: 0 9999px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  word-break: break-all;
}
html.content-zh_cn .secondaryTabs {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .secondaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .secondaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .secondaryTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .secondaryTabs {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .secondaryTabs {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.secondaryTabs li:first-child {
  padding-left: 14px;
}
.menuTabsDesktopView {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .menuTabsDesktopView {
    display: none;
  }
}
.primaryTab {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  height: 39px;
  line-height: 40px;
  padding: 0 14px;
  font-size: 12px;
  opacity: 0;
  box-decoration-break: clone;
}
.primaryTab a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin-right: -14px;
  padding-right: 14px;
  padding-left: 14px;
  margin-left: -14px;
}
.primaryTab.invisible.inline a {
  display: inline;
}
.secondaryTab {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  height: 32px;
  line-height: 33px;
  padding: 0 8px;
  font-size: 11px;
  opacity: 0;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.secondaryTab a {
  color: #666666;
  display: block;
  margin-right: -8px;
  padding-right: 8px;
  padding-left: 8px;
  margin-left: -8px;
}
.secondaryTab.invisible.inline a {
  display: inline;
}
.primaryTab.selected,
.primaryTab.selected:hover {
  background-color: #fff;
  font-family: "SAPMedium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .primaryTab.selected,
html.content-zh_cn .primaryTab.selected:hover {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-iw_il .primaryTab.selected,
html.content-iw_il .primaryTab.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ar_ae .primaryTab.selected,
html.content-ar_ae .primaryTab.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ja_jp .primaryTab.selected,
html.content-ja_jp .primaryTab.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ko_kr .primaryTab.selected,
html.content-ko_kr .primaryTab.selected:hover {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-zh_tw .primaryTab.selected,
html.content-zh_tw .primaryTab.selected:hover {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.primaryTab.selected a,
.primaryTab.selected:hover a {
  color: #333333;
  font-style: normal;
}
.secondaryTab.selected,
.secondary.selected:hover {
  background-color: #fff;
  color: #333333;
  font-family: "SAPMedium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .secondaryTab.selected,
html.content-zh_cn .secondary.selected:hover {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-iw_il .secondaryTab.selected,
html.content-iw_il .secondary.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ar_ae .secondaryTab.selected,
html.content-ar_ae .secondary.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ja_jp .secondaryTab.selected,
html.content-ja_jp .secondary.selected:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ko_kr .secondaryTab.selected,
html.content-ko_kr .secondary.selected:hover {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-zh_tw .secondaryTab.selected,
html.content-zh_tw .secondary.selected:hover {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.secondaryTab.selected a,
.secondary.selected:hover a {
  color: #333333;
}
.primaryTab:hover {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.fixedMenuTabsContainer {
  position: fixed;
  z-index: 11;
}
.fixedMenuTabs {
  z-index: 11;
  position: fixed;
  transition: left 400ms ease-out;
}
.menuTabsMobileView {
  display: none;
}
.menuTabsMobileView a {
  text-decoration: none;
}
.menuTabsMobileView .primaryTabs {
  display: flex;
  list-style: none;
}
.menuTabsMobileView .primaryTabs .primaryTab {
  height: inherit;
}
.menuTabsMobileView .primaryTabs .primaryTab a,
.menuTabsMobileView .primaryTabs .primaryTab span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage {
  line-height: initial;
}
.menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage a,
.menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  line-height: initial;
}
.menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage a {
  padding-top: 6px;
}
.menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}
html.content-zh_cn .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .menuTabsMobileView .primaryTabs .primaryTab.displayThirdLevelPage span {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .menuTabsMobileView {
    display: block;
  }
}
.moreMenuTabs {
  display: none;
  width: 250px;
  height: 100%;
  float: right;
  background-color: #f0ab00;
  position: fixed;
  top: 0;
  right: 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.7);
}
.moreMenuTabs.active {
  display: block;
  z-index: 23;
}
.moreMenuTabs ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.moreMenuTabs .goldLevelItem {
  margin: 0;
  padding: 0 25px;
  width: 250px;
  background-color: #f0ab00;
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.1em;
  min-height: 35px;
}
html.content-zh_cn .moreMenuTabs .goldLevelItem {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .moreMenuTabs .goldLevelItem {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .moreMenuTabs .goldLevelItem {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .moreMenuTabs .goldLevelItem {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .moreMenuTabs .goldLevelItem {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .moreMenuTabs .goldLevelItem {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.moreMenuTabs .goldLevelItem a {
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  height: 35px;
}
.moreMenuTabs .goldLevelItem:first-child:before {
  content: '<';
  color: #ffffff;
  font-weight: bold;
  margin-right: 2px;
  display: inline-block;
  transform: scaleX(0.4) translateY(10px);
  font-size: 20px;
}
.moreMenuTabs .goldLevelItem.selected {
  background-color: #fff;
  color: #333333;
  font-family: "SAPMedium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .moreMenuTabs .goldLevelItem.selected {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-iw_il .moreMenuTabs .goldLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ar_ae .moreMenuTabs .goldLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ja_jp .moreMenuTabs .goldLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ko_kr .moreMenuTabs .goldLevelItem.selected {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-zh_tw .moreMenuTabs .goldLevelItem.selected {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.moreMenuTabs .goldLevelItem.selected a {
  color: #333333;
}
.moreMenuTabs .whiteLevel {
  background-color: #ffffff;
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}
html.content-zh_cn .moreMenuTabs .whiteLevel {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .moreMenuTabs .whiteLevel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .moreMenuTabs .whiteLevel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .moreMenuTabs .whiteLevel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .moreMenuTabs .whiteLevel {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .moreMenuTabs .whiteLevel {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.moreMenuTabs .whiteLevelItem {
  border-top: 1px solid #cccccc;
}
.moreMenuTabs .whiteLevelItem a {
  display: table-cell;
  padding-left: 16px;
}
.moreMenuTabs .whiteLevelItem.selected {
  font-family: "SAPMedium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .moreMenuTabs .whiteLevelItem.selected {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-iw_il .moreMenuTabs .whiteLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ar_ae .moreMenuTabs .whiteLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ja_jp .moreMenuTabs .whiteLevelItem.selected {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
html.content-ko_kr .moreMenuTabs .whiteLevelItem.selected {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
html.content-zh_tw .moreMenuTabs .whiteLevelItem.selected {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.arrow-down:before {
  content: '\25BC';
  display: inline-block;
  transform: scaleY(0.5);
}
.moreLink:after {
  content: '\203A';
}
.goldLevelItem.selected .whiteLevel .whiteLevelItem a {
  color: #666666;
}
.goldLevelItem.selected .whiteLevel .whiteLevelItem.selected a {
  color: #333333;
}
.invisible {
  display: none;
}
.visible {
  opacity: 1;
}
.goldLevelLeftArrow,
.whiteLevelLeftArrow {
  position: absolute;
  left: -25px;
  line-height: 40px;
}
.goldLevelLeftArrow .arrow,
.whiteLevelLeftArrow .arrow {
  position: absolute;
  left: -35px;
  padding-left: 37.5px;
  padding-right: 37.5px;
  cursor: pointer;
  opacity: 1;
  transform: scaleX(0.4);
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .goldLevelLeftArrow .arrow,
html.content-zh_cn .whiteLevelLeftArrow .arrow {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .goldLevelLeftArrow .arrow,
html.content-iw_il .whiteLevelLeftArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .goldLevelLeftArrow .arrow,
html.content-ar_ae .whiteLevelLeftArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .goldLevelLeftArrow .arrow,
html.content-ja_jp .whiteLevelLeftArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .goldLevelLeftArrow .arrow,
html.content-ko_kr .whiteLevelLeftArrow .arrow {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .goldLevelLeftArrow .arrow,
html.content-zh_tw .whiteLevelLeftArrow .arrow {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.goldLevelLeftArrow {
  color: #ffffff;
  top: 0;
}
.goldLevelLeftArrow .arrow {
  font-size: 20px;
}
.goldLevelLeftArrow .arrow:hover {
  font-size: 24px;
  left: -37px;
}
.whiteLevelLeftArrow {
  top: 35px;
  color: #666666;
}
.whiteLevelLeftArrow .arrow {
  font-size: 15px;
}
.whiteLevelLeftArrow .arrow:hover {
  font-size: 18px;
  left: -37px;
}
.goldLevelRightArrow,
.whiteLevelRightArrow {
  position: absolute;
  right: -25px;
  line-height: 40px;
}
.goldLevelRightArrow .arrow,
.whiteLevelRightArrow .arrow {
  position: absolute;
  left: -51px;
  padding-left: 37.5px;
  padding-right: 37.5px;
  cursor: pointer;
  opacity: 1;
  transform: scaleX(0.4);
  font-family: "SAPBook", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-zh_cn .goldLevelRightArrow .arrow,
html.content-zh_cn .whiteLevelRightArrow .arrow {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-iw_il .goldLevelRightArrow .arrow,
html.content-iw_il .whiteLevelRightArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ar_ae .goldLevelRightArrow .arrow,
html.content-ar_ae .whiteLevelRightArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ja_jp .goldLevelRightArrow .arrow,
html.content-ja_jp .whiteLevelRightArrow .arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
html.content-ko_kr .goldLevelRightArrow .arrow,
html.content-ko_kr .whiteLevelRightArrow .arrow {
  font-family: "Malgun Gothic", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
html.content-zh_tw .goldLevelRightArrow .arrow,
html.content-zh_tw .whiteLevelRightArrow .arrow {
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.goldLevelRightArrow {
  top: 0;
  color: #ffffff;
}
.goldLevelRightArrow .goldLevelGradient {
  content: '';
  position: absolute;
  display: inline-block;
  left: -66px;
  width: 42px;
  height: 39px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(240, 171, 0, 0.5) 40%, #f0ab00 58%);
}
.goldLevelRightArrow .arrow {
  font-size: 20px;
}
.goldLevelRightArrow .arrow:hover {
  font-size: 24px;
}
.whiteLevelRightArrow {
  top: 35px;
  color: #666666;
}
.whiteLevelRightArrow .whiteLevelGradient {
  content: '';
  position: absolute;
  top: 4px;
  display: inline-block;
  left: -66px;
  width: 42px;
  height: 32px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 40%, #ffffff 58%);
}
.whiteLevelRightArrow .arrow {
  font-size: 15px;
}
.whiteLevelRightArrow .arrow:hover {
  font-size: 18px;
}
.inline {
  display: inline;
  padding-top: 13px;
  padding-bottom: 14px;
  opacity: 1;
  padding-right: 0;
}
.gradient {
  position: fixed;
  margin: 0 -9999px;
  padding: 0 9999px;
  height: 45px;
  z-index: 3;
  background: linear-gradient(to bottom, #ffffff 0, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
}
.ie9 #menuTabsContainer .goldLevelRightArrow .goldLevelGradient {
  left: -75px;
  width: 70px;
  background-image: url('../../../clientlibs/clientlib-hana/resources/images/menuTabs/gold.png');
}
.ie9 #menuTabsContainer .whiteLevelRightArrow .whiteLevelGradient {
  left: -75px;
  width: 70px;
  background-image: url('../../../clientlibs/clientlib-hana/resources/images/menuTabs/white.png');
}
.rtl .menuTabsDesktopView .goldLevelRightArrow,
.rtl .menuTabsDesktopView .whiteLevelRightArrow {
  right: auto;
  left: -25px;
}
.rtl .menuTabsDesktopView .goldLevelRightArrow .goldLevelGradient,
.rtl .menuTabsDesktopView .whiteLevelRightArrow .goldLevelGradient,
.rtl .menuTabsDesktopView .goldLevelRightArrow .whiteLevelGradient,
.rtl .menuTabsDesktopView .whiteLevelRightArrow .whiteLevelGradient {
  left: auto;
  right: -66px;
}
.rtl .menuTabsDesktopView .goldLevelRightArrow .goldLevelGradient,
.rtl .menuTabsDesktopView .whiteLevelRightArrow .goldLevelGradient {
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(240, 171, 0, 0.5) 40%, #f0ab00 58%);
}
.rtl .menuTabsDesktopView .goldLevelRightArrow .whiteLevelGradient,
.rtl .menuTabsDesktopView .whiteLevelRightArrow .whiteLevelGradient {
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 40%, #ffffff 58%);
}
.rtl .menuTabsDesktopView .goldLevelRightArrow .arrow,
.rtl .menuTabsDesktopView .whiteLevelRightArrow .arrow {
  left: auto;
  right: -51px;
}
.rtl .menuTabsDesktopView .goldLevelLeftArrow,
.rtl .menuTabsDesktopView .whiteLevelLeftArrow {
  left: auto;
  right: -25px;
}
.rtl .menuTabsDesktopView .goldLevelLeftArrow .arrow,
.rtl .menuTabsDesktopView .whiteLevelLeftArrow .arrow {
  left: auto;
  right: -35px;
}
.rtl .menuTabsDesktopView .secondaryTabs li:first-child {
  padding-right: 14px;
  padding-left: 8px;
}
.rtl .menuTabsMobileView .moreMenuTabs {
  right: auto;
  left: 0;
  float: left;
}
.rtl .menuTabsMobileView .moreMenuTabs .whiteLevelItem a {
  padding-left: 0;
  padding-right: 16px;
}
.rtl .inline {
  padding-right: 14px;
  padding-left: 0;
}
