/* 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 "Calendar.less" */
/* ======================================== */
/* CSS for control sap.ui.unified/Calendar  */
/* Belize High Contrast White theme         */
/* ======================================== */

/* tablet(large) size is default */

.sapUiCal{
	border: 0.0625rem solid @sapUiContentForegroundBorderColor;
}

.sapUiCalHead > button{
	border: 0.0625rem solid @sapUiButtonBorderColor;
	border-radius: 0.375rem;
}

.sapUiCalHeadB:focus{
	border-radius: 0;
}

/*** days, months, years ***/
.sapUiCalWH,
.sapUiCalItem{
	border: 0.0625rem solid @sapUiListBackground;
}

.sapUiCalWH{
	border-bottom: 0 none;
}

.sapUiCalWH,
.sapUiCalWeekNum {
	color: @sapUiHcReducedAltForeground;
	background-color: @sapUiListBackground;
}

.sapUiCalWH{
	background-color: @sapUiListBackground;
	border-bottom-color: @sapUiListBorderColor;
	color: @sapUiHcReducedAltForeground;
}

.sapUiCalItem{
	background-color: @sapUiListBackground;
	border-color: @sapUiListBorderColor;
}

.sapUiCalItemWeekEnd{
	background-color: @sapUiHcReducedBackground;
}

.sapUiCalItemWeekEnd.sapUiCalItemDsbl{
	background-color: fade(@sapUiHcReducedBackground, 50);
}

.sapUiCalItemNow > .sapUiCalItemText{
	color: @sapUiBaseText;
	line-height: 2.5rem;
	margin: 0.0625rem;
	height: auto;
	width: 95%;
}

.sapUiCalItemOtherMonth{
	background-color: @sapUiListBackground;
	color: @sapUiBaseText;
}

.sapUiCalItemOtherMonth,
.sapUiCalItemOtherMonth > .sapUiCalItemText {
	border: 0 none;
}

.sapUiCalItemSel{
	background-color: @sapUiSelected;
}

.sapUiCalContentOver{
	background-color: fade(@sapUiListBackground, 30);
}

.sapUiCalFirstWDay > .sapUiCalWeekNum {
	margin-right: 0.125rem;
}

/* hover and focus makes only sense on desktops. On mobile devices it's not needed */

html.sap-desktop .sapUiCalHead > button:focus {
	border: 0.125rem dotted @sapUiContentFocusColor;
	background-color: transparent;
}

html.sap-desktop .sapUiCalItem:focus{
	background-color: @sapUiListBackground;
	border: 0.125rem dotted @sapUiContentFocusColor;
	line-height: 2.75rem;
	outline: none;
}

html.sap-desktop .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText {
	line-height: 2.75rem;
}

html.sap-desktop .sapUiCal .sapUiCalItem:focus{
	line-height: 2.75rem;
}

html[data-sap-ui-browser^="ed"].sap-desktop .sapUiCalItem:focus,
html[data-sap-ui-browser^="ie"].sap-desktop .sapUiCalItem:focus {
	border-style: dashed;
}

html.sap-desktop .sapUiCalMonthPicker .sapUiCalItemSel:not(:focus),
html.sap-desktop .sapUiCalYearPicker .sapUiCalItemSel:not(:focus) {
	outline: 0.125rem solid @sapUiContentForegroundBorderColor;
	outline-offset: -0.25rem;
}

html[data-sap-ui-browser^="ie"].sap-desktop {
	.sapUiCalHeadB:active {
		position: relative;
		top: -0.0625rem;
		left: -0.0625rem;
	}
	.sapUiCalHeadPrev:active > span,
	.sapUiCalHeadNext:active > span {
		position: relative;
	}
	.sapUiCalMonthPicker .sapUiCalItemSel,
	.sapUiCalYearPicker .sapUiCalItemSel{
		outline: none;
		position: relative;
	}
	.sapUiCalMonthPicker .sapUiCalItemSel:before,
	.sapUiCalYearPicker .sapUiCalItemSel:before{
		content: " ";
		box-sizing: border-box;
		width: 97.5%;
		height: 95%;
		position: absolute;
		left: 0.0625rem;
		top: 0.0625rem;
		border: 0.125rem solid @sapUiContentForegroundBorderColor;
		pointer-events: none;
	}
}

html.sap-desktop .sapUiCalItem:not(.sapUiCalItemNow):focus > .sapUiCalItemText:not(.sapUiCalWeekNum):hover,
html.sap-desktop .sapUiCalItem:not(.sapUiCalItemNow):hover > .sapUiCalItemText:not(.sapUiCalWeekNum):hover {
	border: 0 none;
}

html.sap-desktop .sapUiCalItemNow:focus > .sapUiCalItemText {
	line-height: 2.375rem;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalItem:focus {
	line-height: 1.75rem;
}

html.sap-desktop .sapUiCalItem:focus > .sapUiCalWeekNum {
	margin-right: 0.25rem;
	line-height: 2.75rem;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalItem:focus > .sapUiCalWeekNum {
	margin-right: 0.25rem;
	line-height: 1.75rem;
}

html.sap-desktop .sapUiCalItemWeekEnd:focus {
	background-color: @sapUiHcReducedBackground;
}

html.sap-desktop .sapUiCalItemSel:focus{
	background-color: @sapUiSelected;
}

html.sap-desktop .sapUiCalItemSel:hover{
	background-color: @sapUiHighlight;
}

/* define after weekend and selection focus to overrule it*/
html.sap-desktop .sapUiCalDatesRow .sapUiCalItem:not(.sapUiCalItemSel):hover,
html.sap-desktop .sapUiCalMonthPicker .sapUiCalItem:not(.sapUiCalItemSel):not(.sapUiCalItemSelBetween):hover,
html.sap-desktop .sapUiCalYearPicker .sapUiCalItem:not(.sapUiCalItemSel):not(.sapUiCalItemSelBetween):hover,
html.sap-desktop .sapUiCal:not(.sapUiCalDateInt) .sapUiCalItem:not(.sapUiCalItemSel) :not(.sapUiCalWeekNum):hover{
	background-color: @sapUiHighlight;
}

html.sap-desktop .sapUiCalItemOtherMonth:hover > .sapUiCalItemText:not(.sapUiCalWeekNum):hover {
	margin-left: -0.125rem;
}

/* Day names inside day */
html.sap-desktop .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText{
	line-height: 1.95rem;
}

html.sap-desktop .sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemNow:focus > .sapUiCalItemText{
	line-height: 1.85rem;
}

html.sap-desktop .sapUiSizeCompact .sapMSinglePCGrid .sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemNow,
html.sap-desktop .sapUiSizeCompact .sapMSinglePCGrid .sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemNow {
	&:focus > .sapUiCalItemText,
	&:hover > .sapUiCalItemText {
		line-height: 1.65rem;
	}
}

html[data-sap-ui-browser^="ie"].sap-desktop .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText,
html[data-sap-ui-browser^="ff"].sap-desktop .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText{
	line-height: 1.85rem;
}

html.sap-desktop .sapMPlanCal .sapUiCalNoNameLine .sapUiCalItem:not(.sapUiCalItemNow):focus > .sapUiCalDayName{
	line-height: 0.95rem;
	padding-top: 0.375rem;
}

html.sap-desktop .sapUiSizeCompact .sapMPlanCal .sapUiCalNoNameLine .sapUiCalItem:not(.sapUiCalItemNow):focus > .sapUiCalDayName{
	padding-top: 0.45rem;
}

html[data-sap-ui-browser^="ff"].sap-desktop .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalDayName{
	line-height: 0.85rem;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalDayName{
	line-height: 1.25rem;
}

html.sap-desktop .sapUiSizeCompact .sapMPlanCal .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalDayName{
	padding-top: 0.25rem;
}

.sapUiCalItemNow > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 2.4rem;
}

.sapUiCalItem:focus > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 2.65rem;
}

.sapUiCalItem.sapUiCalItemNow:focus > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 2.25rem;
}

.sapUiCalNoNameLine .sapUiCalItem > .sapUiCalDayName {
	color: @sapUiBaseText;
}

.sapMSinglePCGrid .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalDayName,
.sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemNow:focus > .sapUiCalDayName {
	color: @sapUiBaseText;
}

.sapMPlanCal .sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemNow:focus > .sapUiCalDayName {
	padding-top: 0.325rem;
}

.sapMSinglePCGrid .sapUiCalNoNameLine .sapUiCalItem:focus {
	&.sapUiCalItemNow > .sapUiCalDayName {
		padding-top: 0.375rem;
	}
	&:not(.sapUiCalItemNow) > .sapUiCalDayName {
		padding-top: 0.325rem;
	}
}

.sapUiSizeCompact .sapMSinglePCGrid .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalDayName {
	padding-top: 0;
}

/* 2 calendar types */
html.sap-desktop .sapUiCalMonthSecType .sapUiCalItem:focus  > .sapUiCalItemText{
	line-height: 2rem;
}

.sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow  > .sapUiCalItemText{
	line-height: 1.75rem;
	height: 2.75rem;
}

html.sap-desktop .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow:focus  > .sapUiCalItemText{
	line-height: 1.7rem;
	height: 2.7rem;
}

.sapUiCalMonthSecType .sapUiCalItem > .sapUiCalItemSecText{
	color: @sapUiContentContrastTextColor;
}

html.sap-desktop .sapUiCalMonthSecType .sapUiCalItem:focus  > .sapUiCalItemSecText{
	line-height: 1.1rem;
}

html[data-sap-ui-browser^="ie"].sap-desktop .sapUiCalMonthSecType .sapUiCalItem:focus  > .sapUiCalItemSecText{
	line-height: 1.2rem;
	padding-right: 0.25rem;
}

/*** compact mode (desktop size) ***/

.sapUiSizeCompact .sapUiCalItemNow > .sapUiCalItemText{
	width: 94%;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalItem:hover > .sapUiCalItemText,
html.sap-desktop .sapUiSizeCompact .sapUiCalItem:focus > .sapUiCalItemText{
	line-height: inherit;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalItemNow > .sapUiCalItemText,
html.sap-desktop .sapUiSizeCompact .sapUiCalItemNow:hover > .sapUiCalItemText,
html.sap-desktop .sapUiSizeCompact .sapUiCalItemNow:focus > .sapUiCalItemText{
	height: 1.65rem;
	line-height: 1.375rem;
	& .sapUiCalItemTextAmPm {
		line-height: 1.25rem;
	}

}

/* Day names inside day */
html.sap-desktop .sapUiSizeCompact .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText,
html[data-sap-ui-browser^="ff"].sap-desktop .sapUiSizeCompact .sapUiCalNoNameLine .sapUiCalItem:focus > .sapUiCalItemText{
	line-height: inherit;
}

.sapUiSizeCompact .sapUiCalItemNow:hover > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 1.4rem;
}

.sapUiSizeCompact .sapUiCalItem:hover > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 1.75rem;
}

.sapUiSizeCompact .sapUiCalItem:not(.sapUiCalItemNow):focus > .sapUiCalItemText > .sapUiCalItemTextAmPm{
	line-height: 1.65rem;
}

/* 2 calendar types */
html.sap-desktop .sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem:focus  > .sapUiCalItemText{
	line-height: 1.375rem;
}

.sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow  > .sapUiCalItemText{
	height: 1.75rem;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow:focus  > .sapUiCalItemText{
	line-height: 1rem;
	height: 1.65rem;
}

html.sap-desktop .sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem:focus > .sapUiCalItemSecText{
	line-height: 0.85rem;
}


html[data-sap-ui-browser^="ie"].sap-desktop .sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem:focus  > .sapUiCalItemSecText{
	line-height: 0.95rem;
	padding-right: 0.15rem;
}

/*** Phone ***/
/* make calendar full-screen if on popup (DatePicker), but not if stand alone */

html.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalCancel{
	border: 0.0625rem solid @sapUiButtonBorderColor;
	border-radius: 0.375rem;
}

html.sap-phone .sapUiCalItem {
	outline: 0 none;
}

html.sap-phone .sapUiCalMonthPicker .sapUiCalItemSel,
html.sap-phone .sapUiCalYearPicker .sapUiCalItemSel {
	border: 0 none;
	outline: 0.125rem solid @sapUiContentForegroundBorderColor;
	outline-offset: -0.25rem;
}

@media only screen
and (orientation: portrait) {
	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalCancel{
		bottom: 1rem;
		left: 25%;
		width: 50%;
		padding-left: 1rem;
		padding-right: 1rem;
		height: 2.5rem;
	}

}

@media only screen
and (min-width : 320px)
and (orientation: landscape) {
	.sap-phone .sapUiCal[data-sap-ui-popup] {
		overflow: auto;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalHead{
		height: 1.875rem;
		padding-right: 5rem;
		padding-left: 0.5rem;
		box-sizing: border-box;
		bottom: 0.25rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalContent{
		position: absolute;
		top:2.875rem;
		left: 0.5rem;
		right: 0.5rem;
		bottom: 1rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalContent{
		.sapUiCalDatesRow,
		.sapUiCalMonthView{
			padding-top: 0.25rem;
		}
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalWH{
		height: 1.25rem;
		line-height: 1.25rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalHead > button{
		height: 1.875rem;
		position: relative;
		float: left;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadPrev,
	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadNext{
		box-sizing: border-box;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadPrev{
		left: 0;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadNext{
		right: 0;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalContent{
		.sapUiCalDatesRow,
		.sapUiCalMonthView{
			position: absolute;
			top: 0.5rem;
			left: 0;
			right: 0;
			bottom: 0;
			width: auto;
			margin: 1rem;
			min-height: 11.25rem;
		}
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalContent > .sapUiCalMonthPicker,
	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalContent > .sapUiCalYearPicker{
		padding: 1.25rem 0.5rem 0 0.5rem;
		min-height: 11.25rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] {
		.sapUiCalDatesRow > div,
		.sapUiCalMonthView > div{
			height: 16.66%;
			min-height: 1.875rem;
		}
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalItem{
		height: 100%;
	}
	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalItem,
	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalWeekNum{
		line-height: 2.1875rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalItemNow > .sapUiCalItemText {
		line-height: 1.9375rem;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow  > .sapUiCalItemText{
		line-height: 1.75rem;
		height: 100%;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalWeekNum{
		height: 100%;
		top: 0;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] > .sapUiCalCancel{
		top: 1rem;
		right: 1rem;
		width: 4rem;
		height: 1.875rem;
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
		box-sizing: border-box;
	}

	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadNext,
	.sap-phone .sapUiCal[data-sap-ui-popup] .sapUiCalHeadBFirst {
		margin-left: 0.5rem;
	}

}

/*** Tablet ***/

html.sap-tablet .sapUiCalItem{
	outline: 0 none;
}

html.sap-tablet .sapUiCalMonthPicker .sapUiCalItemSel:not(:focus),
html.sap-tablet .sapUiCalYearPicker .sapUiCalItemSel:not(:focus) {
	border: 0 none;
	outline: 0.125rem solid @sapUiContentForegroundBorderColor;
	outline-offset: -0.25rem;
}

/* Special days */
.dayColorMixIn(@class, @color) {
	.@{class}.sapUiCalItemSel:not(.sapUiCalItemNow) > .sapUiCalItemText {
		box-shadow: inset 0 -0.25rem 0 @color;
	}

	.@{class}:not(.sapUiCalItemSel):not(.sapUiCalItemNow) > .sapUiCalItemText {
		box-shadow: inset 0 -0.25rem 0 @color;
	}

	.sapMSinglePCColumnHeader .@{class}.sapUiCalItemSel:not(.sapUiCalItemNow) > .sapUiCalItemText,
	.sapMSinglePCColumnHeader .@{class}:not(.sapUiCalItemSel):not(.sapUiCalItemNow) > .sapUiCalItemText {
		box-shadow: none;
	}

	.@{class}.sapUiCalItemSel:not(.sapUiCalItemNow):hover  > .sapUiCalItemText {
		box-shadow: none;
	}
}

.dayColorMixIn(sapUiCalItemType01, @_sap_ui_unified_Calendar_sapUiCalItemType01);
.dayColorMixIn(sapUiCalItemType02, @_sap_ui_unified_Calendar_sapUiCalItemType02);
.dayColorMixIn(sapUiCalItemType03, @_sap_ui_unified_Calendar_sapUiCalItemType03);
.dayColorMixIn(sapUiCalItemType04, @_sap_ui_unified_Calendar_sapUiCalItemType04);
.dayColorMixIn(sapUiCalItemType05, @_sap_ui_unified_Calendar_sapUiCalItemType05);
.dayColorMixIn(sapUiCalItemType06, @_sap_ui_unified_Calendar_sapUiCalItemType06);
.dayColorMixIn(sapUiCalItemType07, @_sap_ui_unified_Calendar_sapUiCalItemType07);
.dayColorMixIn(sapUiCalItemType08, @_sap_ui_unified_Calendar_sapUiCalItemType08);
.dayColorMixIn(sapUiCalItemType09, @_sap_ui_unified_Calendar_sapUiCalItemType09);
.dayColorMixIn(sapUiCalItemType10, @_sap_ui_unified_Calendar_sapUiCalItemType10);
.dayColorMixIn(sapUiCalItemType11, @_sap_ui_unified_Calendar_sapUiCalItemType11);
.dayColorMixIn(sapUiCalItemType12, @_sap_ui_unified_Calendar_sapUiCalItemType12);
.dayColorMixIn(sapUiCalItemType13, @_sap_ui_unified_Calendar_sapUiCalItemType13);
.dayColorMixIn(sapUiCalItemType14, @_sap_ui_unified_Calendar_sapUiCalItemType14);
.dayColorMixIn(sapUiCalItemType15, @_sap_ui_unified_Calendar_sapUiCalItemType15);
.dayColorMixIn(sapUiCalItemType16, @_sap_ui_unified_Calendar_sapUiCalItemType16);
.dayColorMixIn(sapUiCalItemType17, @_sap_ui_unified_Calendar_sapUiCalItemType17);
.dayColorMixIn(sapUiCalItemType18, @_sap_ui_unified_Calendar_sapUiCalItemType18);
.dayColorMixIn(sapUiCalItemType19, @_sap_ui_unified_Calendar_sapUiCalItemType19);
.dayColorMixIn(sapUiCalItemType20, @_sap_ui_unified_Calendar_sapUiCalItemType20);
/* END "Calendar.less" */

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

.sapUiUnifiedLegend {
	border: 1px solid @sapUiContentForegroundBorderColor;
	padding: 11px 16px;
	max-width: 288px;
}

.sapUiUnifiedLegend[data-sap-ui-popup] {
	box-shadow: @sapUiShadowLevel3;
}

.sapUiUnifiedLegendSquareColor {
	border-radius: 0;
}

/*** compact mode (desktop size) ***/

.sapUiSizeCompact .sapUiUnifiedLegend,
.sapUiSizeCompact.sapUiUnifiedLegend {
	max-width: 256px;
}

/*** items and colors ***/

.sapUiUnifiedLegendWorkingDay > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
	background: @sapUiListBackground;
}

.sapUiUnifiedLegendNonWorkingDay > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
	background: @sapUiHcReducedBackground;
}

.sapUiUnifiedLegendItem {
	position: relative;

	&:focus {
		outline: none;
		&::after {
			content: "";
			position: absolute;
			box-sizing: border-box;
			left: 0.0625rem;
			top: 0.0625rem;
			right: 0.0625rem;
			bottom: 0.0625rem;
			border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
			pointer-events: none;
		}
	}

	.sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
		border-radius: 0;
	}
}

/* END "CalendarLegend.less" */

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

.sapUiCalendarApp.sapUiCalendarAppTent > .sapUiCalendarAppCont{
	border-color: @sapUiContentForegroundBorderColor;
}

.sapUiCalendarRowAppsNoWork{
	background-color: @sapUiHcReducedBackground;
}

/* Appointments */
.sapUiCalendarApp{
	border-left-color: @sapUiContentForegroundBorderColor;
}

.sapUiCalendarAppCont{
	border-color: @sapUiContentForegroundBorderColor;
}

/* as outlines can't have different offsets on one side (no left border) and don't work in IE just use a inner border */
html.sap-desktop .sapUiCalendarApp:focus > .sapUiCalendarAppCont:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border: 0.125rem dotted @sapUiContentFocusColor;
	pointer-events: none;
}

html.sap-desktop .sapUiCalendarApp:hover:not(:active) > .sapUiCalendarAppCont{
	border-color: @sapUiContentForegroundBorderColor;
}

/* colors for types */
.calendarRowTypeColorIntervalMixIn(@class, @color){
	.@{class}.sapUiCalendarRowAppsIntHead{
		background-color: fade(@color, 15);
	}

	.@{class}.sapUiCalendarRowAppsIntHeadFirst{
		border-left-color: @color;
	}
}

.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType01, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType01);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType02, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType02);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType03, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType03);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType04, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType04);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType05, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType05);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType06, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType06);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType07, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType07);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType08, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType08);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType09, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType09);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType10, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType10);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType11, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType11);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType12, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType12);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType13, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType13);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType14, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType14);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType15, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType15);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType16, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType16);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType17, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType17);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType18, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType18);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType19, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType19);
.calendarRowTypeColorIntervalMixIn(sapUiCalendarRowAppsIntHeadType20, @_sap_ui_unified_CalendarRow_sapUiCalendarRowAppsType20);

.sapUiAppCreate.sapUiCalendarApp.sapUiCalendarAppType01 {
	border-top-color: @sapUiContentForegroundBorderColor;
	border-right-color: @sapUiContentForegroundBorderColor;
	border-bottom-color: @sapUiContentForegroundBorderColor;
}
/* END "CalendarRow.less" */

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

.sapUiColorPicker-ColorPickerMatrix.sapUnifiedColorPicker .sapUiColorPicker-ColorPickerCircle {
	border-color: @sapUiBaseColor;
}

.sapUiColorPicker-ColorPickerMatrix.sapUnifiedColorPicker {
	.sapUiColorPicker-ColorPickerSlider,
	.sapUiColorPicker-ColorPickerAlphaSlider {
		.sapMSliderHandle {
			box-shadow: inset 0 0 0 0.125rem @sapUiContentForegroundColor;
		}
	}
}

/* END "ColorPicker.less" */

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

/* END "Currency.less" */

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

.sapUiMnuItm {
	border-top: 1px solid @sapUiListBorderColor;
	padding: 0 1rem;
}

.sapUiMnuItm.sapUiMnuItmSepBefore, .sapUiMnuItm.sapUiMnuItmFirst {
	border-top-width: 0;
}

.sapUiMnu .sapUiMnuItmIco {
	padding-inline-end: 1rem;
	min-width: 1.375rem;
    max-width: 1.375rem;

	.sapUiIcon {
		font-size: 1.375rem;
	}

}

.sapMMenuLIArrowRightIcon {
	width: 0.75rem;
	padding-inline-start: 1.125rem;
	padding-inline-end: 0.125rem;
}

.sapUiMnuDiv > hr {
	left: 0;
	right: 0;
	border-top-width: 0.125rem;
  	height: 0;
  	margin: 0;
}

.sapUiMnuItm.sapUiMnuTfItm .sapUiMnuTfItemTf.sapUiMnuTfItemTfDsbl {
	background-color: @sapUiHcReducedBackground;
	color: @sapUiContentDisabledTextColor;
}

.sapUiSizeCompact {

	.sapUiMnuItm {
		padding: 0 0.75rem;
	}

	.sapUiMnuDiv {
		height: 0.125rem;
	}

	.sapUiMnu .sapUiMnuItmIco {
		padding-inline-end: 0.75rem;
		min-width: 1.125rem;
		max-width: 1.125rem;

		.sapUiIcon {
			font-size: 1rem;
		}

	}

}

.sapUiMnuItm:focus {
	outline: 2px dotted @sapUiContentFocusColor;
}

/* END "Menu.less" */

/* START "ShellHeader.less" */
/**
 * @file
 * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellHeader
 */
/* =========================================== */
/* CSS for control sap.ui.unified/ShellHeader  */
/* Belize High Contrast White theme            */
/* =========================================== */

@_sap_ui_unified_ShellHeader_ButtonBorderRadius: 6px;
@_sap_ui_unified_ShellHeader_ButtonHeight: 40px;
@_sap_ui_unified_ShellHeader_ButtonBorderWidth: 1px;

.sapUiUfdShellHeadBegin .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep:after {
	border-left: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid @sapUiShellBorderColor;
	right: -@_sap_ui_unified_ShellHeader_ButtonOuterSpace;
	top: @_sap_ui_unified_ShellHeader_ButtonOuterSpace/2;
}

.sapUiUfdShellHeadUsrItm:before,
.sapUiUfdShellHeadEnd .sapUiUfdShellHeadItm.sapUiUfdShellHeadItmSep:before {
	border-right: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid @sapUiShellBorderColor;
	top: @_sap_ui_unified_ShellHeader_ButtonOuterSpace/2;
}

html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadItm:hover > span {
	background-color: @sapUiHighlight;
}

.sapUiUfdShellHeadItm {
	margin-right: @_sap_ui_unified_ShellHeader_ButtonOuterSpace;
}

.sapUiUfdShellHeadItm > span {
	border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid @sapUiShellBorderColor;
	border-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
	color: @sapUiBaseText;
	height: @_sap_ui_unified_ShellHeader_ButtonHeight;
	line-height: @_sap_ui_unified_ShellHeader_ButtonHeight - 2*@_sap_ui_unified_ShellHeader_ButtonOutlineWidth;
	margin-right: 2*@_sap_ui_unified_ShellHeader_ButtonOuterSpace;
	margin-top: 0;
	padding: @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
	width: @_sap_ui_unified_ShellHeader_ButtonHeight;
	-webkit-font-smoothing: antialiased;
}

.sapUiUfdShellHeadUsrItmImg,
.sapUiUfdShellHeadUsrItmName,
.sapUiUfdShellHeadUsrItmExp {
	border: @_sap_ui_unified_ShellHeader_ButtonBorderWidth solid @sapUiShellBorderColor;
	height: @_sap_ui_unified_ShellHeader_ButtonHeight;
	line-height: @_sap_ui_unified_ShellHeader_ButtonHeight - 2*@_sap_ui_unified_ShellHeader_ButtonOutlineWidth;;
	margin-top: 0;
	padding-top: @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
}

html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadUsrItmImg,
html.sapUiMedia-Std-Tablet .sapUiUfdShellHeadUsrItmImg {
	border-bottom-left-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
	border-right: none;
	border-top-left-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
}

html.sapUiMedia-Std-Desktop .sapUiUfdShellHeadUsrItmImg > img,
html.sapUiMedia-Std-Tablet .sapUiUfdShellHeadUsrItmImg > img {
	margin: 0;
}

.sapUiUfdShellHeadUsrItmName {
	border-left: none;
	border-right: none;
}

.sapUiUfdShellHeadUsrItmExp {
	border-bottom-right-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
	border-left: none;
	border-top-right-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
}

.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmImg,
.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmName,
.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmExp {
	border-radius: 0;
	border-style: dotted;
	border-width: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth;
	padding-top: 0;
}

.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmImg {
	border-right: none;
	padding-bottom: 0;
	padding-left: @_sap_ui_unified_ShellHeader_ButtonInnerSpace - @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
	padding-top: 0;
}

.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmName {
	border-left: none;
	border-right: none;
}

.sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmExp {
	border-left: none;
	padding-bottom: 0;
	padding-right: @_sap_ui_unified_ShellHeader_ButtonInnerSpace - @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
	padding-top: 0;
}

html.sapUiMedia-Std-Phone .sapUiUfdShellHeadUsrItmImg {
	border-radius: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
}

html.sapUiMedia-Std-Phone .sapUiUfdShellHeadUsrItm:focus .sapUiUfdShellHeadUsrItmImg {
	border-right: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted @sapUiContentFocusColor;
	padding-right: @_sap_ui_unified_ShellHeader_ButtonInnerSpace - @_sap_ui_unified_ShellHeader_ButtonBorderWidth;
}

.sapUiUfdShellHeadItm:focus > span {
	border: 2*@_sap_ui_unified_ShellHeader_ButtonBorderWidth dotted @sapUiContentFocusColor;
	border-radius: 0;
	padding: 0;
}

.sapUiUfdShellHeadUsrItmWithoutPopup .sapUiUfdShellHeadUsrItmExp {
	padding-right: @_sap_ui_unified_ShellHeader_ButtonBorderRadius;
}
/* END "ShellHeader.less" */

/* START "ShellLayout.less" */
/**
 * @file
 * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellLayout
 */
/* =========================================== */
/* CSS for control sap.ui.unified/ShellLayout  */
/* Belize High Contrast White theme            */
/* =========================================== */

.sapUiUfdShellCurtain,
.sapUiUfdShell .sapUiUfdShellHead {
	background-color: @sapUiShellBackground;
}

.sapUiUfdShell .sapUiUfdShellBrand {
	background: transparent;
}
/* END "ShellLayout.less" */

/* START "ShellOverlay.less" */
/**
 * @file
 * @deprecated As of version 1.44.0, together with the sap.ui.unified.ShellOverlay
 */
/* ============================================ */
/* CSS for control sap.ui.unified/ShellOverlay  */
/* Belize High Contrast White theme             */
/* ============================================ */

.sapUiUfdShellOvrlyCntnt,
.sapUiUfdShellOvrlyHeadCntnt {
	background-color: @sapUiShellBackground;
}

.sapUiUfdShellOvrlyHeadClose,
.sapUiUfdShellOvrlyHeadClose:focus,
.sapUiUfdShellOvrlyHeadClose:visited {
	color: @sapUiButtonIconColor;
}

.sapUiUfdShellOvrlyHeadClose:active,
.sapUiUfdShellOvrlyHeadClose:hover{
	background-color: @sapUiButtonActiveBackground;
}

.sapUiUfdShellOvrlyHeadClose {
	border: 1px solid @sapUiButtonBorderColor;
	border-radius: 6px;
	line-height: 1;
}

.sapUiUfdShellOvrlyHeadClose:before {
	left: -8px;
}

.sapUiUfdShellOvrlyHeadClose:focus {
	border: 2px dotted @sapUiContentFocusColor;
	border-radius: 0;
	padding: 9px;
}

.sapUiUfdShellOvrlyAnim.sapUiUfdShellOvrly {
	background: fade(@sapUiBlockLayerBackground, 30);
}

.sapUiUfdShellOvrlyAnim.sapUiUfdShellOvrly > div {
	box-shadow: 0 0 40px 2px @sapUiContentShadowColor;
}

.sapUiUfdShellOvrlyHead,
.sapUiUfdShellOvrlyCntnt > div {
	border-width: 0 2px 1px 2px;
	border-color: @sapUiGroupContentBorderColor;
	border-style: solid;
}

html.sapUiMedia-Std-Phone .sapUiUfdShellOvrlyCntnt > div,
html.sapUiMedia-Std-Phone .sapUiUfdShellOvrlyHead {
	border-left: 0;
	border-right: 0;
}
/* END "ShellOverlay.less" */
