Data Import, used updated scss from Saroj (Jun 21, 2021), July 07, 2021 ====================================================================== Changes: ----------------------- Folder: ----------------------- fonts : Unchanged ( Please avoid my fonts folder ) images: Unchanged ( icons added ) js : Unchanged ( Please avoid my js folder ) styles: ----------------------- Changed files: -> dataimport.scss ( Updated ) -> icons.scss ( icons added ) -> scorecard.scss ( updated for landing page ) -> header.scss ( Please avoid this file. not for dev, it's only for html ) -> app.scss ( Added scss files and also @import "ember-power-select"; is commented Please uncomment as per your need ) *** In dataimport.scss All changes are updated under scoping class "dataimport" and unused codes are removed. ( Sending another file with comments ) "contactAlertPopup" ( Unused codes are commented ) "systemAlertPopup" ( This popup is invalid now. So, related codes are commented, please uncomment as per your need. ) *** HTML: ----------------------- data-import-landing-page.html data-import-budget.html -- Import Status page -- data-import-financial-actuals.html ( tab | datatype-1 ) data-import-pms-otb.html ( tab | datatype-2 ) data-import-pms-reservation.html ( tab | datatype-3 ) data-import-rms-forecast.html ( tab | datatype-4 | none ) data-import-sc-blocks.html ( tab | datatype-5 | none ) data-import-pos-import.html ( tab | datatype-6 ) -- Import Status page -- ----------------------- html & js - Please check html and js in html file. scss - Please check scss code. ..................................................... PS. Please inform me if you need further information.