.sapMlSCTTableIcon {
    font-size: 1.375rem !important;
    /*color: #333333;*/
}

.sapUiScrollBar {
	z-index: 3 !important;
}

.sapFShellBar .sapFShellBarSecondTitle {
	font-size: 0.875rem !important;
	font-weight: bold;
}

.sapFShellBar .sapFShellBarOTB .sapFShellBarSecondTitle {
	width: 20rem !important;
}

.hcsCustomConfigTitle {
	font-weight: bolder;
}

.hcsDescription {
	font-size: 0.825rem !important;
	font-weight: lighter;
}

.hcsBorder {
	border: 1px solid lightgray;
	border-radius: 10px;
	padding: 4px 4px !important;
}

.hcsHorizontalLine {
	background-color: #acb4bc;
	height: 2px !important;
	width: 102.75% !important;
	right: 1.375% !important;
}

.hcsNegativeVerticalMargin {
	margin-bottom: -2.5% !important;
}

.hcsDataSizeTitle {
	font-weight: bolder;
	font-size: 1rem;
}

.hcsTemperatureName {
	color: #566c82;
}

.hcsCorner {
	border-radius: 10px;
	padding: 10px 10px !important;
}

.hcsPreConfigLargeFont {
	font-size: 2.25rem !important;
	font-weight: lighter;
}

.hcsPreConfigSmallFont {
	font-size: 1rem !important;
	font-weight: lighter;
}

.hcsHotDataIcon {
	width: 7.5px;
	height: 15px;
	background-color: #da1076;
	border-radius: 3px; 
	margin-right: 5px;
}

.hcsWarmDataIcon {
	width: 7.5px;
	height: 15px;
	background-color: #9d4bb9;
	border-radius: 3px; 
	margin-right: 5px;
}

.hcsColdDataIcon {
	width: 7.5px;
	height: 15px;
	background-color: #178a95;
	border-radius: 3px; 
	margin-right: 5px;
}

.hcsEmptyColdDataIcon {
	width: 7.5px;
	height: 15px;
	background-color: transparent; 
	border: 2px solid #178a95;
	border-radius: 3px; 
	margin-right: 5px;
}

.customObjectNumber .sapMObjectNumberUnit {
    font-size: 1rem !important;
}

.nodeTitleText {
    font-weight: 300 !important;
}

.sapBoldText {
    font-weight: bold;
}

.sapMNav {
    position: unset;
}

@font-face {
    font-family: 'FPA_icons';
    src: url('../fonts/FPA-icons.eot');
    src: url('../fonts/FPA-icons.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FPA-icons.woff') format('woff'),
         url('../fonts/FPA-icons.ttf') format('truetype'),
         url('../fonts/FPA-icons.svg#FPA_icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
