﻿#loginForm {
  font-size: medium; }
  #loginForm .app-title {
    text-align: center;
    color: #009ad4;
    border-bottom: 3px solid #009ad4; }
  #loginForm md-content.md-default-theme, #loginForm md-content {
    background-color: transparent; }

.login-spinner-progress .spinner-inner {
  background-size: 30px;
  background-position-y: 39px; }

.esa-control-panel {
  padding: 30px;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../../../content/img/sails.jpg) no-repeat center center;
  background-size: 85% !important;
  background-repeat: no-repeat;
  background-size: cover; }

.spinner-inner {
  background: url("/app/icon/clctravelcentre_sails.svg");
  background-size: 47px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 81px; }

