.app-loading {
  background-color: #0a5da9 !important;
  width: 100%;
  height: 100%;
  padding: 10px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  left: 0px;
  text-align: center;
  position: absolute;
}
