body {
  margin: 0;
  background: #E9EBEE !important;
}

#app-shell-header {
  background-color: white;
  height: 64px;
}

#app-shell-header img {
  padding: 13px 0;
  margin-left: 5%;
}

md-toast {
  position: fixed;
  z-index: 1031;
}

/*1030 on navbar*/
.md-button {
  text-transform: none !important;
}

.navbar-fixed-top {
  z-index: 79 !important;
}

md-progress-linear {
  padding: 0 !important;
}

/*# sourceMappingURL=critical.css.map */
