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

/*!
 * ${copyright}
 */

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

@import "../../../../sap/ui/core/themes/sap_belize_plus/global.less";
/* START "ApplicationContainer.less" */
/* ============================================= */
/* CSS for control sap.ushell/ApplicationContainer.control theme base */
/* ============================================= */
.sap-desktop .sapUShellApplicationContainer.sapUshellDefaultBackground {
  background-color: transparent;
}
@media (min-width: 1280px) {
  .sap-desktop .sapUShellApplicationContainer.sapUshellDefaultBackground {
    background-color: transparent;//fade(lighten(@sapUiBaseBG, 5), 30); changed to transparent as instructed by Tasev Vladislav on 14/02 - quote: "Target visual design clearly suggests transparent shell container"
  }
}

/* END "ApplicationContainer.less" */

