@charset "UTF-8";
/*! (C) Copyright 2014 Hewlett-Packard Development Company, L.P. */

// IE 8/9 have a limit of 4095 css style rules per file.
// See http://support.microsoft.com/kb/262161 for detail.
// hp-piano.css exceeds this limit. This file is created
// to work around this issue. When IE 8/9 are removed from
// Atlas's supported browser list, these imports should
// be merged back to hp-piano.scss, and this file should
// be removed.
@import "_hp-piano-mixins";
@import "_hp-piano-dashboard";
@import "_hp-piano-welcome";
@import "form/form";
@import "_hp-piano-table";
@import "_hp-piano-notify";
@import "_hp-piano-panels";
@import "_hp-piano-search";
@import "_hp-piano-alerts";
@import "_hp-piano-activity";
@import "_hp-piano-map";
@import "_hp-piano-visualizer";
@import "_hp-piano-labels";
@import "_hp-piano-degrade";
@import "_hp-piano-upload";
@import "_hp-piano-filechooser";