.sapMSlt {
	height: 2.2rem;
	margin: 0;
	border: 1px solid #bfbfbf;
	background: #ffffff;
	min-width: 4rem;
}
.sapMSlt ul {
	display: none;
}
.sapMSltInput {
	color: rgba( 0, 0, 0, 0 );
}
.ui-tabbar .sapMITBScrollContainer {
	margin-left: 0;
	margin-right: 0;
}
.ui-tabbar>*>*>*>*:not(:first-child) .sapMITBText {
    margin-left: 1.5rem !important;
}
.ui-tabbar .sapMITBText {
    margin-right: 1.5rem !important;
    top: 1rem !important;
}
.ui-tabbar>*>*>*>*:not(:first-child) .sapMITBContentArrow {    
    display: block !important;
    position: absolute;
    left: -0.5rem;
    top: 0;
    width: 1rem !important;
    height: 48px !important;
    background-color: #FFF !important;
    border-top: 22px solid #FFF !important;
    border-bottom: 23px solid #FFF !important;
    border-left: 10px solid #E1DED7 !important;
    border-right: 10px solid #FFF !important;
    cursor: default;
}
.ui-tabbar .sapMITBContentArrow:after {    
    position: absolute;
    content: '';
    top: -23px;
    left: -6px;
    width: 0;
    bottom: 0;
    height: 48px;
    border-top: 22px solid #E1DED7 !important;
    border-bottom: 23px solid #E1DED7 !important;
    border-left: 10px solid transparent !important;
    border-right: 10px solid #E1DED7 !important;
}
