.init_app_preload {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/logo.png") no-repeat center center #f5f5f5; }

footer {
  background: #424242;
  color: #fafafa;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 9;
  bottom: 0; }

.floating-label label.error {
  position: static;
  color: #F44336;
  font-size: 12px;
  transform: scale(1); }

/*# sourceMappingURL=core.css.map */
