body {
  margin: 0;
  font-family: Nokia Pure Text Regular, Arial, sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
body,
html,
.router {
  height: 100%;
}
#app,
.login-container,
#route {
  height: 100%;
  width: 100%;
}
.react-grid-item.react-grid-placeholder {
  background: #ddd;
}


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