/* =========================================== */
/* CSS for control sap.ui.mdc/ValueHelpDialog  */
/* Horizon High Contrast Black theme           */
/* =========================================== */

// give the title 2rem left margin
.sapMdcValueHelpTitle.sapMDialog header .sapMBarPH {
	padding-left: 2rem;
}