/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

/* ============================================================================ */
/* Due to deprecation of the Belize theme family with SAPUI5 version 1.120 the  */
/* inheritance of the base theme is now updated to an inheritance of a static   */
/* copy of the base theme named sap_belize_base. The respective                 */
/* control css files of base are copied to the sap_belize_base theme folder.    */
/* This decoupling of the base theme is introduced with SAPUI5 version 1.125.   */
/* ============================================================================ */


@import "../sap_belize_base/library.less";
@import "../../../../../../Base/baseLib/sap_belize_hcb/base.less"; /* ORIGINAL IMPORT PATH: "../../../../../sap/ui/core/themes/sap_belize_hcb/base.less" */

@import "../../../../../sap/ui/core/themes/sap_belize_hcb/global.less";
/* START "shared.less" */
/* ============================================ */
/* Shared CSS Belize High Contrast Black theme  */
/* ============================================ */
/* END "shared.less" */


/* START "ActionBar.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/ActionBar  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiUx3ActionBar {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3ActionBarMoreButton {
	color: @sapUiBaseColor;
	font-weight: normal;
}

.sapUiUx3ActionBarItem:focus {
	outline: none;
}


.sapUiUx3ActionBarItemRight {
	display: inline;
	color: @sapUiBaseColor;
	padding: 0px 0px 0px 6px;
	vertical-align: middle;
}


.sapUiUx3ActionBarAction:focus {
	outline: none;
}

.sapUiUx3ActionBarAction:hover {
	border: 1px solid @sapUiHighlight;
}

.sapUiUx3ActionBarAction {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0px;
	border: 1px solid transparent;
}

button.sapUiUx3ActionBarLiteMoreButton>span.sapUiBtnTxt  {
	color: @sapUiBaseColor;
	font-weight: normal;
}

button.sapUiUx3ActionBarLiteMoreButton:hover>span.sapUiBtnTxt  {
	color: @sapUiBaseColor;
	font-weight: normal;
}

button.sapUiUx3ActionBarLiteMoreButton:focus>span.sapUiBtnTxt  {
	color: @sapUiBaseColor;
	font-weight: normal;
}

/* ============================================= */
/* Update                                        */
.sapUiUx3ActionBarUpdateAction {
	background-image: url("../base/img/update_hover.png");
}

.sapUiUx3ActionBarUpdateAction:focus,
.sapUiUx3ActionBarUpdateAction:hover,
.sapUiUx3ActionBarUpdateAction:active {
	background-image: url("../base/img/update_hover.png");
	background-color: @sapUiHighlight;
}

.sapUiUx3ActionBarUpdateAction.Selected {
	background-color: transparent;
	border: 1px solid @sapUiBaseColor;
}

.sapUiUx3ActionBarUpdateAction.Selected:hover {
	background-color: @sapUiHighlight;
}

.sapUiUx3ActionBarUpdateAction.Selected:active {
	background-color: @sapUiHighlight;
}

.sapUiUx3ActionBarUpdateAction.Selected:focus,
.sapUiUx3ActionBarUpdateAction.Selected:hover,
.sapUiUx3ActionBarUpdateAction.Selected:active {
	background-color: @sapUiHighlight;
}

.sapUiUx3ActionBarUpdatePopup.sapUiUx3TP {
	color: @sapUiBaseBG;
	padding: 5px;
}

.sapUiUx3ActionBarFeeder {
	width:300px;
}

/* ============================================= */
/* Follow (Feed)                                 */
.sapUiUx3ActionBarFollowAction {
	background-color: transparent;
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFollowAction.Default {
	background-image: url("../base/img/not_following_hover.png");
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFollowAction.Default:focus,
.sapUiUx3ActionBarFollowAction.Default:hover,
.sapUiUx3ActionBarFollowAction.Default:active {
	background-color: @sapUiHighlight;
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFollowAction.Follow {
	background-color: transparent;
	border: 1px solid @sapUiBaseColor;
}

.sapUiUx3ActionBarFollowAction.Follow:focus,
.sapUiUx3ActionBarFollowAction.Follow:hover,
.sapUiUx3ActionBarFollowAction.Follow:active {
	background-color: @sapUiHighlight;
	border: 1px solid @sapUiBaseColor;
}

.sapUiUx3ActionBarFollowAction.Hold {
	background-color: transparent;
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFollowAction.Hold:focus,
.sapUiUx3ActionBarFollowAction.Hold:hover,
.sapUiUx3ActionBarFollowAction.Hold:active {
	background-color: @sapUiHighlight;
	border: 1px solid transparent;
}

/* ============================================= */
/* Flag                                     */
.sapUiUx3ActionBarFlagAction {
	background-image: url("../base/img/flag_hover.png");
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFlagAction:focus,
.sapUiUx3ActionBarFlagAction:hover,
.sapUiUx3ActionBarFlagAction:active {
	background-image: url("../base/img/flag_hover.png");
	background-color: @sapUiHighlight;
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFlagAction.Selected {
	background-color: transparent;
	border: 1px solid @sapUiBaseColor;
}

.sapUiUx3ActionBarFlagAction.Selected:focus,
.sapUiUx3ActionBarFlagAction.Selected:hover,
.sapUiUx3ActionBarFlagAction.Selected:active {
	background-color: @sapUiHighlight;
}

/* ============================================= */
/* Favorite                                     */
.sapUiUx3ActionBarFavoriteAction {
	background-image: url("../base/img/favorite_hover.png");
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFavoriteAction:focus,
.sapUiUx3ActionBarFavoriteAction:hover,
.sapUiUx3ActionBarFavoriteAction:active {
	background-color: @sapUiHighlight;
	border: 1px solid transparent;
}

.sapUiUx3ActionBarFavoriteAction.Selected {
	background-color: transparent;
	border: 1px solid @sapUiBaseColor;
}

.sapUiUx3ActionBarFavoriteAction.Selected:focus,
.sapUiUx3ActionBarFavoriteAction.Selected:hover,
.sapUiUx3ActionBarFavoriteAction.Selected:active {
	background-color: @sapUiHighlight;
}

/* ============================================= */
/* Open Thing                                    */
.sapUiUx3ActionBarOpenThingAction {
	background-image: url("../base/img/inspect_hover.png");
}

.sapUiUx3ActionBarOpenThingAction:focus,
.sapUiUx3ActionBarOpenThingAction:hover,
.sapUiUx3ActionBarOpenThingAction:active {
	background-color: @sapUiHighlight;
}

/* END "ActionBar.less" */

/* START "CollectionInspector.less" */
/* =============================================== */
/* CSS for control sap.ui.ux3/CollectionInspector  */
/* Belize High Contrast Black theme                */
/* =============================================== */

.sapUiUx3CI {
	font-size: @sapUiDesktopFontSize;
}
/* END "CollectionInspector.less" */

/* START "DataSet.less" */
/* =================================== */
/* CSS for control sap.ui.ux3/DataSet  */
/* Belize High Contrast Black theme    */
/* =================================== */

.sapUiUx3DS {
	font-size: @sapUiDesktopFontSize;
}
/* END "DataSet.less" */

/* START "DataSetSimpleView.less" */
/* ============================================= */
/* CSS for control sap.ui.ux3/DataSetSimpleView  */
/* Belize High Contrast Black theme              */
/* ============================================= */

.sapUiUx3DSSV {
	font-size: @sapUiDesktopFontSize;
}

/* change for matching */
.sapUiUx3DSSVItem:hover {
	background-color: @sapUiHighlight;
}

.sapUiUx3DSSVSelected {
	background-color: @sapUiHighlight;
}
/* END "DataSetSimpleView.less" */

/* START "Exact.less" */
/* ================================= */
/* CSS for control sap.ui.ux3/Exact  */
/* Belize High Contrast Black theme  */
/* ================================= */

.sapUiUx3Exact {
	font-size: @sapUiDesktopFontSize;
}
/* END "Exact.less" */

/* START "ExactArea.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/ExactArea  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiUx3ExactArea {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3ExactAreaTbTitle {
	line-height: 20px;
}
/* END "ExactArea.less" */

/* START "ExactBrowser.less" */
/* ======================================== */
/* CSS for control sap.ui.ux3/ExactBrowser  */
/* Belize High Contrast Black theme         */
/* ======================================== */

.sapUiUx3ExactBrwsr {
	font-size: @sapUiDesktopFontSize;
}
/* END "ExactBrowser.less" */

/* START "ExactList.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/ExactList  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiUx3ExactLst {
	font-size: @sapUiDesktopFontSize;
}

/* List */
html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb > ul > .sapUiLbxI {
	border: 2px solid transparent;
	box-sizing: border-box;
}

/* List - Item Texts */
.sapUiUx3ExactLstLb > ul > .sapUiLbxI:hover,
.sapUiUx3ExactLstLb > ul > .sapUiLbxI:focus {
	outline: 2px solid @sapUiContentFocusColor;
}

html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb.sapUiLbx > ul > .sapUiLbxI > .sapUiLbxITxt {
	border-bottom-style: none;
}

.sapUiUx3ExactLstLb > ul > .sapUiLbxI:hover *,   /* FIXME!!! (star rule with any-parent selector...) */
.sapUiUx3ExactLstLb > ul > .sapUiLbxI:focus * {
	border-color: transparent;
}

html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb > ul > .sapUiLbxI:hover,
html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb > ul > .sapUiLbxI:focus {
	border: 2px solid @sapUiContentFocusColor;
	outline-width: 0px;
}

/* List - Sub-Attribute Indicator */
.sapUiUx3ExactLstLb > ul > .sapUiLbxI > span {
	padding-top: 3px;
}

.sapUiUx3ExactLstLb > ul > .sapUiLbxI > .sapUiLbxIIco {
    top: 2px;
}

html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb > ul > .sapUiLbxI > span {
	padding-top: 1px;
}

html[data-sap-ui-browser^="ie"] .sapUiUx3ExactLstLb > ul > .sapUiLbxI > .sapUiLbxIIco {
	top: 0px;
}

/* Expander */
.sapUiUx3ExactLstExp {
	border-top: 1px solid @sapUiGroupContentBorderColor;
	background-color: @sapUiGroupContentBackground;
}

/* Header */
.sapUiUx3ExactLstHeadAct {
	top: -1px;
	font-weight: bold;
	outline: none;
}

.sapUiUx3ExactLstCollapsed > .sapUiUx3ExactLstHead > .sapUiUx3ExactLstHeadAct > .sapUiUx3ExactLstClose {
    left: 2px;
}

/* Content */
.sapUiUx3ExactLstTop > .sapUiUx3ExactLstCntnt {
	border: 1px solid @sapUiGroupContentBorderColor;
}

/*Top Menu*/
.sapUiUx3ExactLstHeadTopIco,
.sapUiUx3ExactLstTopActive.sapUiUx3ExactLstTop > .sapUiUx3ExactLstHead:hover > .sapUiUx3ExactLstHeadTopTxt > .sapUiUx3ExactLstHeadTopIco {
	background-image: url("img/exact/tophead.gif");
	bottom: 3px;
    height: 12px;
    width: 6px;
}

html[dir=rtl] .sapUiUx3ExactLstHeadTopIco,
html[dir=rtl] .sapUiUx3ExactLstTopActive.sapUiUx3ExactLstTop > .sapUiUx3ExactLstHead:hover > .sapUiUx3ExactLstHeadTopTxt > .sapUiUx3ExactLstHeadTopIco {
	right: -3px;
	width: 12px;
}

.sapUiUx3ExactLstTopActive.sapUiUx3ExactLstTop > .sapUiUx3ExactLstHead:hover > .sapUiUx3ExactLstHeadTopTxt {
	color: @sapUiBaseText;
}

.sapUiUx3ExactLstTopActive.sapUiUx3ExactLstTop > .sapUiUx3ExactLstHead:focus {
	outline: 3px solid @sapUiContentFocusColor;
}
/* END "ExactList.less" */

/* START "FacetFilter.less" */
/* ======================================= */
/* CSS for control sap.ui.ux3/FacetFilter  */
/* Belize High Contrast Black theme        */
/* ======================================= */

.sapUiUx3FacetFilter {
	font-size: @sapUiDesktopFontSize;
}
/* END "FacetFilter.less" */

/* START "FacetFilterList.less" */
/* =========================================== */
/* CSS for control sap.ui.ux3/FacetFilterList  */
/* Belize High Contrast Black theme            */
/* =========================================== */

/* Header */
.sapUiUx3FFLstHead {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3FFLstHeadTxt {
	font-size: @sapUiDesktopFontSize;
}

/* Facet Filter List*/
.sapUiUx3FFLst {
	font-size: @sapUiDesktopFontSize;
}
/* END "FacetFilterList.less" */

/* START "Feed.less" */
/* ================================= */
/* CSS for control sap.ui.ux3/Feed   */
/* Belize High Contrast Black theme  */
/* ================================= */

.sapUiFeed{
	font-size: @sapUiDesktopFontSize;
}

.sapUiFeed > header {
	margin-top: 20px;
}

.sapUiFeed > header > h4 {
	margin: 0;
	font-size: @sapUiFontHeader1Size;
	height: 22px;
}

.sapUiFeedToolbar {
	margin-top: 2px;
	padding: 3px;
}

.sapUiFeed > section {
	margin-top: 2px;
}
/* END "Feed.less" */

/* START "FeedChunk.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/FeedChunk  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiFeedChunk {
	padding: 15px 15px 10px 15px;
	font-size: @sapUiDesktopFontSize;
}

.sapUiFeedChunk a:hover {
	text-decoration: none;
}

.sapUiFeedChunkComment {
	margin-bottom: 2px;
	padding: 9px 15px 9px 9px;
}

.sapUiFeedChunk > img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.sapUiFeedChunkComment > img {
	width: 32px;
	height: 32px;
}

.sapUiFeedChunkText {
	font-family: Arial, regular;
	font-size: 13px;
	line-height: 19px;
	margin-right: 27px;
	margin-left:58px;
	margin-top: -2px;
	min-height: 57px;
	height: 57px;
	overflow: hidden;
}

.sapUiFeedChunkComment > .sapUiFeedChunkText {
	min-height: 19px;
	margin-left:42px;
	height: auto;
}

.sapUiFeedChunkComment > .sapUiFeedChunkText {
	min-height: 19px;
	margin-left:42px;
	height: auto;
}

.sapUiFeedChunkText > .sapUiMenuButton.sapUiBtnS {
	padding: 0;
	height: 19px;
	width: 12px;
	background-image: url(img/feed/ico12_click.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 2px;
}

.sapUiFeedChunkText > .sapUiMenuButton:focus,
.sapUiFeedChunkText > .sapUiMenuButton:hover {
	background-color: transparent;
}

.sapUiFeedChunkStatusIcons {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 12px;
	height: 53px;
	padding-left: 15px;
	margin: 0;
}

.sapUiFeedChunkStatusIcons > li {
	width:12px;
	height: 12px;
	margin-bottom: 2px;
}

.sapUiFeedChunkByline {
	font-family: Arial, regular;
	font-size: 11px;
	margin-top: 5px;
	margin-left:58px;
}

.sapUiFeedChunkComment > .sapUiFeedChunkByline {
	margin-left:42px;
	display: block;
}

.sapUiFeedChunk button {
	color: @sapUiBaseText;
	-moz-user-select: none;
	-webkit-user-select: none;
	outline: none;
	padding: 0;
	background-color: @sapUiButtonBackground;
	border: 1px solid @sapUiButtonBorderColor;
	border-radius: 2px;
}

.sapUiFeedChunk button:focus,
.sapUiFeedChunk button:hover {
	border-color: @sapUiButtonHoverBorderColor;
	background-color: @sapUiButtonHoverBackground;
}

.sapUiFeedChunkExpand,
.sapUiFeedChunkCollapse {
	width: 16px;
	height: 16px;
	margin-left: 15px;
	font-size: 10px;
}

.sapUiFeedChunkAct,
.sapUiFeedChunk > .sapUiMenuButton {
	width: 22px;
	height: 22px;
}

.sapUiFeedChunkDel {
	width: 16px;
	height: 16px;
	-moz-user-select: none;
	-webkit-user-select: none;
	outline: none;
}

.sapUiFeedChunk > section {
	margin-left: 53px;
}

.sapUiFeedChunk > section > header {
	border-top: 1px solid  darken(@sapUiBaseColor, 10);
	margin-top: 7px;
	padding-top: 0;
	height: 8px;
	padding-left: 10px;
	font-family: Arial, regular;
	font-size: 12px;
	height: 25px; /* 1px more because header line is part of the height in this case*/
	line-height: 24px;
}
/* END "FeedChunk.less" */

/* START "Feeder.less" */
/* ================================== */
/* CSS for control sap.ui.ux3/Feeder  */
/* Belize High Contrast Black theme   */
/* ================================== */

.sapUiFeeder {
	border: 2px solid @sapUiGroupContentBorderColor;
	font-size: @sapUiDesktopFontSize;
}

.sapUiFeederLarge {
	padding: 8px;
}

.sapUiFeederMedium {
	padding: 6px 8px;
}

.sapUiFeederComment {
	padding: 9px;
	border-width: 1px;
}

.sapUiFeeder > img {
	border-width: 2px;
	border-style: solid;
}

.sapUiFeederLarge > img {
	margin-right: 10px;
}

.sapUiFeederMedium > img {
	margin-right: 8px;
}

.sapUiFeederComment > img {
	margin-right: 10px;
	border: none;
}

.sapUiFeederInput {
	font-family: Arial, regular;
	font-size: 14px;
	line-height: 20px;
}

.sapUiFeederLarge > .sapUiFeederInput {
	margin-left: 78px;
	padding: 1px 69px 1px 5px;
	min-height: 62px;
}

.sapUiFeederMedium > .sapUiFeederInput {
	margin-left: 60px;
	padding: 1px 53px 1px 5px;
	min-height: 46px;
}

.sapUiFeederComment > .sapUiFeederInput {
	margin-left: 40px;
	padding: 3px 53px 3px 5px;
	min-height: 22px;
}

.sapUiFeeder > button {
	border-radius: 2px;
}

.sapUiFeederLarge > button {
	width: 58px;
	margin: 15px 15px 15px 3px;
}

.sapUiFeederMedium > button {
	width: 44px;
	margin: 12px 14px 12px 2px;
}

.sapUiFeederComment > button {
	width: 35px;
	margin: 13px 13px 13px 1px;
}

.sapUiFeederEmptyText {
	font-style: italic;
}
/* END "Feeder.less" */

/* START "NavigationBar.less" */
/* ========================================= */
/* CSS for control sap.ui.ux3/NavigationBar  */
/* Belize High Contrast Black theme          */
/* ========================================= */

.sapUiUx3NavBar {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3NavBarBack,
.sapUiUx3NavBarForward {
	width: 16px;
	color: @sapUiLink;
	border: 1px solid @sapUiGroupContentBorderColor;
}

.sapUiUx3NavBarItemSel > a {
	color: @sapUiBaseText;
}

.sapUiUx3NavBarOverflowBtn {
	color: @sapUiLink;
	border: 1px solid @sapUiGroupContentBorderColor;
}

.sapUiUx3NavBarItem:focus {
	outline: 3px solid @sapUiContentFocusColor;
}

.sapUiUx3NavBarBack {
  background-image: url(img/navigationbar/facetPrev.png);
}

.sapUiUx3NavBarForward {
  background-image: url(img/navigationbar/facetNext.png);
}
/* END "NavigationBar.less" */

/* START "NotificationBar.less" */
/* =========================================== */
/* CSS for control sap.ui.ux3/NotificationBar  */
/* Belize High Contrast Black theme            */
/* =========================================== */

.sapUiNotificationBar {
	border-top: 1px solid @sapUiBaseColor;
	border-left: 1px solid @sapUiBaseColor;
	border-right: 1px solid @sapUiBaseColor;
	font-size: @sapUiDesktopFontSize;
}

.sapUiNotifierCallout {
	font-size: @sapUiDesktopFontSize;
}

.sapUiNotifierTitle {
	font-size: @sapUiDesktopFontSize;
}

.sapUiBarToggle {
	border-top: 1px solid @sapUiBaseColor;
	border-left: 1px solid @sapUiBaseColor;
	border-right: 1px solid @sapUiBaseColor;
}

.sapUiNotifierMessageCount {
	background-color: @sapUiHighlight;
	border-color: @sapUiBaseColor;
	color : @sapUiBaseColor;
}

.sapUiNotifierMessageCount.sapUiMessage,
.sapUiNotifierMessageCount.sapUiMessage.sapUiMessageInformation,
.sapUiNotifierMessageCount.sapUiMessage.sapUiMessageSuccess,
.sapUiNotifierMessageCount.sapUiMessage.sapUiMessageWarning,
.sapUiNotifierMessageCount.sapUiMessage.sapUiMessageError {
	color : @sapUiBaseColor;
	background-color: @sapUiSelected;
}
/* END "NotificationBar.less" */

/* START "Overlay.less" */
/* =================================== */
/* CSS for control sap.ui.ux3/Overlay  */
/* Belize High Contrast Black theme    */
/* =================================== */

.sapUiUx3OverlayOverlay {
	font-size: @sapUiDesktopFontSize;
}
/* END "Overlay.less" */

/* START "OverlayContainer.less" */
/* ============================================ */
/* CSS for control sap.ui.ux3/OverlayContainer  */
/* Belize High Contrast Black theme             */
/* ============================================ */

.sapUiUx3OC {
	font-size: @sapUiDesktopFontSize;
}
/* END "OverlayContainer.less" */

/* START "QuickView.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/QuickView  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiUx3QV {
	font-size: @sapUiDesktopFontSize;
}
/* END "QuickView.less" */

/* START "Shell.less" */
/* ================================= */
/* CSS for control sap.ui.ux3/Shell  */
/* Belize High Contrast Black theme  */
/* ================================= */

.sapUiUx3Shell {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3ShellHeader {
	border-bottom: 1px solid @sapUiGroupContentBorderColor;
	background-color: @sapUiBaseBG;
}

.sapUiUx3ShellHeader > .sapUiUx3ShellHeaderTitleLeft {
	padding-top: 0;
}

.sapUiUx3ShellHeader > .sapUiUx3ShellHeaderTitleLeft > img {
	margin-top: 0;
}

.sapUiUx3ShellPaneEntry {
	color: @sapUiBaseText;
}

.sapUiUx3ShellCanvas,
.sapUiUx3ShellCanvasBackground  {
	border: 1px solid @sapUiGroupContentBorderColor;
	border-bottom-style: none;
}

.sapUiUx3ShellNoTools .sapUiUx3ShellCanvasBackground,
.sapUiUx3ShellNoTools .sapUiUx3ShellCanvas {
	border-left-width: 0;
}

.sapUiUx3ShellNoPane .sapUiUx3ShellCanvasBackground,
.sapUiUx3ShellNoPane .sapUiUx3ShellCanvas {
	border-right-width: 0;
}

.sapUiUx3ShellTool:hover {
	background-color: @sapUiHighlight;
}

.sapUiUx3ShellTool-search {
	background-image: url(img/shell/tools/Search_hover.png);
}

.sapUiUx3ShellTool-inspector {
	background-image: url(img/shell/tools/Inspector_hover.png);
}

.sapUiUx3ShellTool-inspector:active,
.sapUiUx3ShellTool-inspector.sapUiUx3ShellToolSelected {
	background-image: url(img/shell/tools/Inspector_selected.png);
}

.sapUiUx3ShellTool-feeder {
	background-image: url(img/shell/tools/Feed_hover.png);
}

.sapUiUx3ShellToolSelected .sapUiUx3ShellToolFontIcon,
.sapUiUx3ShellToolHover .sapUiUx3ShellToolFontIcon {
	color: @sapUiBaseText;
}

/* header buttons */
.sapUiUx3ShellHeader .sapUiBtn {
	display: inline-block;
	height: 16px;
	font-size: 11px;
	border: none;
	background-color: transparent;
	color: @sapUiBaseText;
	border: 1px solid @sapUiGroupContentBorderColor;
	vertical-align: top;
	outline: none;
	border-radius: 2px;
	padding: 0 4px 0 5px;
}

.sapUiUx3ShellHeader .sapUiBtn::-moz-focus-inner { /* override extra button padding in Firefox */
	border: none;
	margin: 0;
	padding: 0;
}

.sapUiUx3ShellHeader .sapUiBtn:focus,
.sapUiUx3ShellHeader .sapUiLnk:focus,
.sapUiUx3ShellHeader .sapUiBtn:hover,
.sapUiUx3ShellHeader .sapUiLnk:hover,
.sapUiUx3ShellHeader .sapUiBtn:active,
.sapUiUx3ShellHeader .sapUiLnk:active {
	background-color: @sapUiHighlight;
}

.sapUiUx3ShellHeader .sapUiMenuButtonIco {
	width: 5px;
	background-position: 0% 50%;
}

.sapUiUx3ShellHeader-logout {
	background-image: url(img/shell/LogOut_icon.png);
}

.sapUiUx3ShellHeader-logout:hover {
	background-color: @sapUiHighlight;
}

.sapUiUx3Shell.sapUiUx3ShellHeadSlimNavigation > .sapUiUx3ShellWorksetBar > .sapUiUx3NavBarToplevel > .sapUiUx3NavBarBack,
.sapUiUx3Shell.sapUiUx3ShellHeadSlimNavigation > .sapUiUx3ShellWorksetBar > .sapUiUx3NavBarToplevel > .sapUiUx3NavBarForward {
	top: 2px;
}


/** Overflow button and menu**/
.sapUiUx3ShellPaneBarRight > .sapUiUx3ShellPaneOverflowButton {
	border-top: 1px solid @sapUiGroupContentBorderColor;
	background-color: @sapUiBaseBG;
}

.sapUiUx3ShellPaneBarRight > .sapUiUx3ShellPaneOverflowButton > span {
	color: @sapUiBaseText;
}

.sapUiUx3ShellPaneBarRight > .sapUiUx3ShellPaneOverflowButton > span:hover {
	background-color: @sapUiHighlight;
}
/* END "Shell.less" */

/* START "ShellColorPicker.less" */
/* ============================================ */
/* CSS for control sap.ui.ux3/ShellColorPicker  */
/* Belize High Contrast Black theme             */
/* ============================================ */

.sapUiUx3ShellColorPicker {
	font-size: @sapUiDesktopFontSize;
}
/* END "ShellColorPicker.less" */

/* START "ShellPersonalization.less" */
/* ================================================ */
/* CSS for control sap.ui.ux3/ShellPersonalization  */
/* Belize High Contrast Black theme                 */
/* ================================================ */

.sapUiUx3ShellP13n {
	font-size: @sapUiDesktopFontSize;
}
/* END "ShellPersonalization.less" */

/* START "ThingInspector.less" */
/* ========================================== */
/* CSS for control sap.ui.ux3/ThingInspector  */
/* Belize High Contrast Black theme           */
/* ========================================== */

.sapUiUx3TI {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3TIContent {
	background-color: @sapUiHighlight;
}
/* END "ThingInspector.less" */

/* START "ThingViewer.less" */
/* ======================================= */
/* CSS for control sap.ui.ux3/ThingViewer  */
/* Belize High Contrast Black theme        */
/* ======================================= */

.sapUiUx3TV {
	font-size: @sapUiDesktopFontSize;
}
/* END "ThingViewer.less" */

/* START "ToolPopup.less" */
/* ===================================== */
/* CSS for control sap.ui.ux3/ToolPopup  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiUx3TP {
	font-size: @sapUiDesktopFontSize;
}

.sapUiUx3TPTitleSep {
	background-color: @sapUiContentForegroundBorderColor;
}

.sapUiUx3TPButtonsSep {
	background-color: @sapUiContentForegroundBorderColor;
}

.sapUiUx3TPArrowLeft {
	background-image: url(img/toolpopup/arrow_left.png);
}

.sapUiUx3TPArrowRight {
	background-image: url(img/toolpopup/arrow_right.png);
}

.sapUiUx3TPArrowUp {
	background-image: url(img/toolpopup/arrow_up.png);
}

.sapUiUx3TPArrowDown {
	background-image: url(img/toolpopup/arrow_down.png);
}
/* END "ToolPopup.less" */

