There were created some bundles for using in app pages. 3 types of css-style bundles created: 1) Common bundles to use in Layout pages and app pages without any layout attached. Must be attached to layout-files and some standart app pages. 2) Bundles for styling functional modules or components. Must be attached to a page, if it uses a particular functional module or component. 3) Bundles with custom styles for special app pages. Must be attached to particular pages with own custom functionality. Common (layout) bundles: prevu-commonstyles - contains base ('platform') styles and styles, used in several app pages. prevu-standardpagestyles - contains styles for pages with no layout attached and standard & simple app pages (e.g. Account activation) Functional style bundles: kendo-commonstyles - contains styles for kendo grid & controls. Must be attached to all pages with kendo grid or controls. prevu-acstyles - contains styles for Activity Calendar. Must be attached to all pages, which display AC. prevu-skillmatrixstyles - contains styles for Skills Matrix. Must be attached to all pages, which display SM. prevu-permissiontreestyles - contains styles for the 'Items tree with check boxes' (permissions tree component). prevu-wfstyles - contains styles for Workflow lists. Must be attached to all pages, which display WF lists. kendo-reportstyles - styles for Reporting. Must be attached to all report's pages with kendo UI criteria. App page's bundles: prevu-dashboardstyles - styles for Main Dashboard page. prevu-rmostyles - styles for Roadmap Optimizer page. prevu-projecteditstyles - styles for Project Edit page. prevu-scenariodetailsstyles - styles for Scenario Details page. prevu-accountstyles - styles for Account management pages (Account controller's pages). prevu-wfdesignerstyles - styles for Workflow Designer. prevu-reportstyles - styles for report pages with new criteria.