html, body, ise-app, ise-home, md-sidenav-container {
  margin: 0;
  width: 100%;
  height: 100%;
  min-width: 240px;
  font-family: Roboto,"Helvetica Neue",sans-serif; }

.ise-content {
  margin: 0 auto;
  max-width: 900px; }

.ise-hidden {
  display: none; }

.ise-clear {
  clear: both; }

.spacer {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

md-toolbar button {
  height: 100%; }

/*# sourceMappingURL=../scripts/main.js.map*/