/* =========================================================== */
/* CSS for control sap.ui.integration.controls/BlockingMessage */
/* Base theme                                                  */
/* =========================================================== */

.sapUiIntBlockingMsg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}