ng-view,
ng-include,
ng-transclude,
ui-shared-state {
  display: block;
}

a {
  cursor: pointer;
}

ng-view.app-content,
.app-content>ng-view {
  height: 100%;
}