/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

/* ============================================================================ */
/* Due to deprecation of the Belize theme family with SAPUI5 version 1.120 the  */
/* inheritance of the base theme is now updated to an inheritance of a static   */
/* copy of the base theme named sap_belize_base. The respective                 */
/* control css files of base are copied to the sap_belize_base theme folder.    */
/* This decoupling of the base theme is introduced with SAPUI5 version 1.125.   */
/* ============================================================================ */


@import "../sap_belize_base/library.less";
@import "../../../../../../Base/baseLib/sap_belize_hcw/base.less"; /* ORIGINAL IMPORT PATH: "../../../../../sap/ui/core/themes/sap_belize_hcw/base.less" */

@import "../../../../../sap/ui/core/themes/sap_belize_hcw/global.less";

/* START "TaskCircle.less" */
/* ======================================== */
/* CSS for control sap.ui.suite/TaskCircle  */
/* Belize High Contrast White theme         */
/* ======================================== */

.sapUiTaskCircle {
	box-shadow: 0px 0px 0px @sapUiBaseBG;
}
/* END "TaskCircle.less" */

/* START "VerticalProgressIndicator.less" */
/* ======================================================= */
/* CSS for control sap.ui.suite/VerticalProgressIndicator  */
/* Belize High Contrast White theme                        */
/* ======================================================= */

.sapUiVerticalProgressOuterContainer{
	box-shadow: 0px 0px 0px @sapUiBaseBG;
	background-color: @sapUiBaseBG;
}

.sapUiVerticalProgressInnerContainer{
	background-color: @sapUiBaseBG;
}
/* END "VerticalProgressIndicator.less" */
