/* SAP_BLUECRYSTAL */

/* ============================================= */
/* CSS for Floating Container */
/* ============================================= */

.sapUshellFloatingContainer {
    background: transparent;
    box-shadow: @sapUiShadowLevel2;
    .sapMPageBgStandard {
        background: transparent !important;
    }
}
