

.tableNoVerticalLines *.sapUiTableCell {
    border-right: none;
    border-left: none;
}

.tableNoHorizontalLines *.sapUiTableCell {
    border-top: none;
    border-bottom: none;
}

.treeTransparent *.sapMTreeItemBaseChildren,
.treeTransparent *.sapMTreeItemBase {
    background-color: transparent
}


.sapMVBox.stackLabel *.sapMLabel:first-child,
.sapMVBox.stackText  *.sapMText:first-child
{
    font-style: italic;
    font-weight: bold;
    font-size: 0.8rem;
}

.sapMVBox.stackLabel,
.sapMVBox.stackText
{
    justify-content: space-between;
    row-gap: 0px;
}

.sapMVBox.stackLabel *.sapMSlt,
.sapMVBox.stackLabel *.sapMInputBase,
.sapMVBox.stackText *.sapMSlt,
.sapMVBox.stackText *.sapMInputBase
{
  margin-top: 0px;
}

.sapMVBox.stackText *.sapMFlexItem:first-child,
.sapMVBox.stackLabel *.sapMFlexItem:first-child
{
    width: fit-content;
    height: fit-content;
}


.flexBoxShadeFirst > div:first-child {
    background-color: #C9D8E7;
    overflow: hidden;
}

.flexBoxShadeSecond > div:nth-child(2) {
    background-color: #C9D8E7;
    overflow: hidden;
}

.flexBoxShadeThird > div:nth-child(3) {
    background-color: #C9D8E7;
    overflow: hidden;
}

.flexBoxShadeFourth > div:nth-child(4) {
    background-color: #C9D8E7;
    overflow: hidden;
}

.flexBoxShade  {
    background-color: #C9D8E7;
    overflow: hidden;
}

.shadeIconTabSolid > .sapMITBContent {
    background-color: #D1E0EE;
}

.borderBottomShade {
    border-bottom: solid;
    border-bottom-color: #C9D8E7;
}

.borderBottomNone {
    border-bottom: none;
}

.noToolbarBottomLine.sapMTB,
.noToolbarBottomLine *.sapMTB
{
    border-bottom: none;
}

.dialogToolbar.sapMIBar,
.dialogToolbar *.sapMIBar {
    background-color: #2f3c48;
    border-top: 1px solid #475b6d;
}

.visualizationShell.sapMFlexBox.noFlexBoxPadding,
.noFlexBoxPadding.sapMFlexBox {
    padding: 0;
}

.noIconTabBarPadding *.sapMITBContent {
    padding: 0;
}

.noIconTabBarTopPadding *.sapMITBContent {
    padding-top: 0;
}

.border1 {
    border: 1px solid;
}

.border2 {
    border: 2px solid;
}

.border3 {
    border: 3px solid;
}

.borderRight1 {
    border-right: 1px solid;
}

.borderRight2 {
    border-right: 2px solid;
}

.borderRight3 {
    border-right: 3px solid;
}

.paddingRight1 {
    padding-right: 1rem;
}

.iconTabBarFixSpacerPosition *.sapMITBSep {
    margin-top: 5px;
}


.UIPEnterpriseStructureListItemStyles{
    border-bottom: none !important;
}

.UIPEnterpriseStructureLinkStyle{
    opacity: 1 !important;
    font-style: italic;
    width: 98%;
}

.sapUiLoSplitterBar {
    background-color: transparent!important;
}

.panelBackGround.sapMFlexBox,
.panelBackGround *.sapMITBContent,
.panelBackGround *.sapMITBContainerContent {
    background-color: #fafafa;
}

.panelStyle.sapMHBox:has(.sapMPanel),
.panelStyle.sapMHBox:has(* .sapMPanel),
.panelStyle *.sapMHBox:has(.sapMPanel),
.panelStyle *.sapMHBox:has(* .sapMPanel)
{
    column-gap: 10px;
}

.panelStyle.sapMVBox:has(.sapMPanel),
.panelStyle *.sapMVBox:has(.sapMPanel) {
    row-gap: 10px;
}

.panelStyle.sapMPanel,
.panelStyle *.sapMPanel {
    background-color: #ffffff;
    border-radius: 5px;
    border-color: #dddddd;
    border-style: solid;
    border-width: 2px;
}

.panelStyle.sapMPanel > .sapMPanelHdr,
.panelStyle.sapMPanel > .sapMPanelHeaderTB,
.panelStyle *.sapMPanel > .sapMPanelHdr,
.panelStyle *.sapMPanel > .sapMPanelHeaderTB
{
    color: #0c6ea5;
    border-bottom: none;
    padding-left: 5px;
}


.panelStyleMargin2.sapMPanel,
.panelStyleMargin2  *.sapMPanel {
    margin: 2px;
}

.panelStylePad5 *.sapMPanelContent {
    padding: 5px;
}

.redText .sapMInputBaseInner{
    color: red!important;
}
.greenText .sapMInputBaseInner{
    color: green!important;
}

.blueBG  .sapFAvatarColorAccent1 {
    background-color: #5496cd!important;
}

/* Side Toolbar Css classes */
.side-navigation-pa-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-width: 15rem;
}

.sapContrast.sapTntSideNavigation.side-navigation-pa-style,
.sapContrast .sapTntSideNavigation.side-navigation-pa-style {
    background: #f7f7f7;
    border-right: none;
    box-shadow: none;

}
/* border-right: .125rem solid #245cae
    box-shadow: inset 0 -0.25rem 0 -0.125rem #d1e0ee;

*/

.sapContrast.side-navigation-pa-style *.sapTntNavLIItem,
.sapContrast .side-navigation-pa-style  *.sapTntNavLIItem {
    background-color: #f7f7f7;
}

.side-navigation-pa-style.sapContrast. *.sapTntNavLIItem {
    height: 4rem;
}

.side-navigation-pa-style.sapContrast.sapTntNavLIItemSelected.sapTntNavLIItem,
.side-navigation-pa-style.sapContrast .sapTntNavLIItemSelected.sapTntNavLIItem,
.side-navigation-pa-style.sapContrast.sapTntNavLIItemSelected .sapTntNavLIGroup,
.side-navigation-pa-style.sapContrast .sapTntNavLIItemSelected .sapTntNavLIGroup,
.side-navigation-pa-style.sapContrast.sapTntNavLIItemSelected.sapTntNavLIGroupItem,
.side-navigation-pa-style.sapContrast .sapTntNavLIItemSelected.sapTntNavLIGroupItem,
.side-navigation-pa-style.sapContrast.sapTntNavLIItemSelected.sapTntNavLIGroupItem.sapTntNavLIItem,
.side-navigation-pa-style.sapContrast .sapTntNavLIItemSelected.sapTntNavLIGroupItem.sapTntNavLIItem {
    background-color: #eff4f9;
    font-size: large;
}

.side-navigation-pa-style.sapContrast.sapTntNavLIGroup,
.side-navigation-pa-style.sapContrast .sapTntNavLIGroup {
    border-bottom: none;
    margin-bottom: 1rem;
}

.side-navigation-pa-style.sapContrast.sapTntNavLICollapsed .sapTntNavLIGroup.sapTntNavLIItemSelected,
.side-navigation-pa-style.sapContrast .sapTntNavLICollapsed .sapTntNavLIGroup.sapTntNavLIItemSelected,
.side-navigation-pa-style.sapContrast.sapTntNavLIPopup .sapTntNavLIGroup.sapTntNavLIItemSelected,
.side-navigation-pa-style.sapContrast .sapTntNavLIPopup .sapTntNavLIGroup.sapTntNavLIItemSelected {

}


.side-navigation-pa-style.sapContrast.sapTntNavLIItem .sapTntNavLIGroupIcon,
.side-navigation-pa-style.sapContrast .sapTntNavLIItem .sapTntNavLIGroupIcon {
    color: black;
    font-size: larger;
}

.side-navigation-pa-style.sapTntSideNavigationNotExpanded .sapTntSideNavigationFlexible {
     padding-right: 4rem;
     width: 4.25rem;
    border-right: .125rem solid #eff4f9;
}

.side-navigation-pa-style.sapTntSideNavigation.sapTntSideNavigationNotExpandedWidth {
    min-width: 4.25rem;
    width: 4.25rem;
}

.side-navigation-pa-style *.sapTntNLCollapsed {
    width: 4.25rem;
}

.sapUiSizeCompact .side-navigation-pa-style .sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator, .sapTntNLIHidden),
                  .side-navigation-pa-style .sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator, .sapTntNLIHidden) {
    height: 5rem;  /* Height of full list item */
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Side Bar border when Selected */
.sapUiSizeCompact .side-navigation-pa-style .sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator, .sapTntNLIHidden):has(.sapTntNLISelected),
                  .side-navigation-pa-style .sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator, .sapTntNLIHidden):has(.sapTntNLISelected) {
    border-left: 5px solid transparent;
    border-image: linear-gradient(transparent 10%, #215cae 13%,  #215cae 87%, transparent 90%);
    border-image-slice: 1;
}


.sapUiSizeCompact .side-navigation-pa-style  *.sapTntNLMenu.sapUiMnu li.sapUiMnuItm,
.sapUiSizeCompact .side-navigation-pa-style *.sapTntNLI {
    background-color: unset;
    border-radius: 15px;
}

.sapUiSizeCompact .side-navigation-pa-style *.sapTntNLMenu.sapUiMnu li.sapUiMnuItm,
.sapUiSizeCompact .side-navigation-pa-style *.sapTntNLI {
    height: unset
}


/* Set Icon Size*/
.side-navigation-pa-style *.sapTntNLI .sapTntNLIIcon {
    font-size: 1.5rem;
    min-width: 1.5rem;
}

/* Adds space under icon & label */
.sapUiSizeCompact .side-navigation-pa-style  *.sapTntNL a {
    margin-bottom: 5px;
    background: unset;
}

/* Remove text underline when selected */
.side-navigation-pa-style *.sapTntNLISelected:not(.sapTntNLIDisabled) {
    background: unset;
}
/* Remove text underline when hover over */
.side-navigation-pa-style *.sapTntNLCollapsed .sapTntNLISelected:not(.sapTntNLIDisabled):not(.sapTntNLINoHoverEffect):hover {
    background: unset;
}

/* Remove blue background under multiple instances hover over */
.side-navigation-pa-style *.sapTntNLI:not(.sapTntNLIDisabled).sapTntNLIActive:not(:hover),
.side-navigation-pa-style *.sapTntNLIActive .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled),
.side-navigation-pa-style *.sapTntNLCollapsed.sapTntNLIFirstLevel.sapTntNLISelected,
.side-navigation-pa-style *.sapTntNL .sapTntNLGroup.sapTntNLI:not(.sapTntNLIDisabled):active,
.side-navigation-pa-style *.sapTntNL .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled,
.side-navigation-pa-style *.sapTntNLIInPopover.sapTntNLIUnselectable):not(.sapTntNLIAction):active,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction):active,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLIActive {
    background: unset;
}

/* Remove negative icon coloring under multiple instances hover over */
.side-navigation-pa-style *.sapTntNLI:not(.sapTntNLIDisabled).sapTntNLIActive:not(:hover) .sapUiIcon,
.side-navigation-pa-style *.sapTntNLIActive .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled) .sapUiIcon,
.side-navigation-pa-style *.sapTntNLCollapsed.sapTntNLIFirstLevel.sapTntNLISelected .sapUiIcon,
.side-navigation-pa-style *.sapTntNL .sapTntNLGroup.sapTntNLI:not(.sapTntNLIDisabled):active .sapUiIcon,
.side-navigation-pa-style *.sapTntNL .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled, .sapTntNLIInPopover.sapTntNLIUnselectable):not(.sapTntNLIAction):active .sapUiIcon,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction):active .sapUiIcon,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLIActive .sapUiIcon {
    color: unset;
}

/* Remove negative font coloring under multiple instances hover over */
.side-navigation-pa-style *.sapTntNLI:not(.sapTntNLIDisabled).sapTntNLIActive:not(:hover) .sapMText,
.side-navigation-pa-style *.sapTntNLIActive .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled) .sapMText,
.side-navigation-pa-style *.sapTntNLCollapsed.sapTntNLIFirstLevel.sapTntNLISelected .sapMText,
.side-navigation-pa-style *.sapTntNL .sapTntNLGroup.sapTntNLI:not(.sapTntNLIDisabled):active .sapMText,
.side-navigation-pa-style *.sapTntNL .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled, .sapTntNLIInPopover.sapTntNLIUnselectable):not(.sapTntNLIAction):active .sapMText,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction):active .sapMText, .sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLIActive .sapMText,
.side-navigation-pa-style *.sapTntNLI:not(.sapTntNLIDisabled).sapTntNLIActive:not(:hover) .sapTntNLGroupText, .sapTntNLIActive .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled) .sapTntNLGroupText,
.side-navigation-pa-style *.sapTntNLCollapsed.sapTntNLIFirstLevel.sapTntNLISelected .sapTntNLGroupText, .sapTntNL .sapTntNLGroup.sapTntNLI:not(.sapTntNLIDisabled):active .sapTntNLGroupText,
.side-navigation-pa-style *.sapTntNL .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled, .sapTntNLIInPopover.sapTntNLIUnselectable):not(.sapTntNLIAction):active .sapTntNLGroupText,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction):active .sapTntNLGroupText,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLIActive .sapTntNLGroupText {
    color: unset;
}

.side-navigation-pa-style *.sapTntNLI:not(.sapTntNLIDisabled).sapTntNLIActive:not(:hover)::before,
.side-navigation-pa-style *.sapTntNLIActive .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled)::before,
.side-navigation-pa-style *.sapTntNLCollapsed.sapTntNLIFirstLevel.sapTntNLISelected::before,
.side-navigation-pa-style *.sapTntNL .sapTntNLGroup.sapTntNLI:not(.sapTntNLIDisabled):active::before,
.side-navigation-pa-style *.sapTntNL .sapTntNLIFirstLevel.sapTntNLI:not(.sapTntNLIDisabled,
.side-navigation-pa-style *.sapTntNLIInPopover.sapTntNLIUnselectable):not(.sapTntNLIAction):active::before,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction):active::before,
.side-navigation-pa-style *.sapTntNL .sapTntNLISecondLevel.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLIActive::before {
    border: unset;
    border-width: unset;
}

/* Setup font for Subtext under icon */
.side-navigation-pa-style *.sapTntNLI .sapTntNLISubText {
    font-size: 0.7rem;
    font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 2px;
}

.side-navigation-pa-style *.sapTntNL.sapTntNLNoIcons:not(.sapTntNLPopup) .sapTntNLIFirstLevel .sapMText {
    padding: 0;
    margin: 0;
}

/* Show submenu icon */
.sapUiBody *.sapTntNLPopup .sapTntNLI:not(.sapTntNLIFirstLevel) .sapTntNLIIcon {
    display: inline-block;
}

.sapUiBody *.sapTntNLPopup .sapTntNLI.sapTntNLIFirstLevel a {
    padding-left: 1rem;
}

.sapUiBody *.sapTntNLPopup .sapTntNLI a {
    padding-left: 0rem;
}

/* Bold subtext when selected */
.side-navigation-pa-style *.sapTntNLISelected .sapTntNLISubText {
    font-weight: 500;
}


/* Remove triangle  */
.side-navigation-pa-style *.sapTntSideNavigationNotExpanded .sapTntNLINotExpandedTriangle:not(.sapTntNLIDisabled):after,
.side-navigation-pa-style.sapTntSideNavigationNotExpanded .sapTntNLINotExpandedTriangle:not(.sapTntNLIDisabled):after {
    border: none;
}

.side-navigation-pa-style *.sapTntNL li .sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLISelected::before {
    border: none;
}

.side-navigation-pa-style *.sapTntNL li .sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIAction).sapTntNLISelected {
    border-radius: 10px;
}


/* Message Tree Css classes */

.paMessageTree *.paMessageThread {
    background-color: #C9D8E7;
    border-radius: 5px;
}

.paMessageTree *.paMessage {
    border-radius: 5px;
    user-select: none;
}

.paMessageTree *.paMessage:focus {
    outline: none;
}

.paMessageTree *.paMessage *.sapMTextArea *.sapMInputBaseContentWrapper {
    border-radius: 5px;
}

.paMessageTree *.paMessage.paMessageTextLocked *.sapMTextArea *.sapMInputBaseContentWrapper {
    border: none transparent;
}

.paMessageTree *.paMessage.paMessageTextLocked *.sapMTextArea * textarea {
    color:  black;
}

