/* [project]/src/app/tempstyles.css [app-client] (css) */
#container {
  text-align: center;
  height: 100%;
  margin-top: 150px;
  font-size: 1.5em;
}

#aligned-middle {
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}

.access_token {
  background: silver;
}

#container .strut {
  height: 40%;
}

.inline-block {
  zoom: 1;
  display: inline;
}

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