@charset "utf-8";
html {} /* Browser bug causes 1st rule to be ignored, so add this dummy rule */

/* For cloaking angular until the template is compiled. */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}