/* ================================= */
/* CSS for control sap.m/Carousel    */
/* Belize High Contrast White theme  */
/* ================================= */

@_sap_m_Carousel_BulletInactiveBackground: none;
@_sap_m_Carousel_BulletInactiveBorderColor: @sapUiContentForegroundBorderColor;

@_sap_m_Carousel_BulletActiveBorder: @sapUiContentForegroundBorderColor;

@_sap_m_Carousel_BulletInactiveWidth: 0.5rem;
@_sap_m_Carousel_BulletInactiveMargin: 0 0.25rem;

@_sap_m_Carousel_FocusBorderOffsetArrow: -0.25rem;
@_sap_m_Carousel_ContrastFocusBorder: @sapUiContentFocusWidth solid @sapUiBaseBG;