Index: /branches/rel_ag_9_4_5/proxy/lite/ThemeMP/client_security/css/client.css
===================================================================
--- /branches/rel_ag_9_4_5/proxy/lite/ThemeMP/client_security/css/client.css	(revision 20620)
+++ /branches/rel_ag_9_4_5/proxy/lite/ThemeMP/client_security/css/client.css	(working copy)
@@ -1,66 +1,66 @@
-@import url(./bootstrap/css/bootstrap.min.css);
-header .logo {
-  margin-left: .3rem; }
-@media only screen and (max-width: 480px) {
-  header .logo {
-    width: 100px; } }
-header .header-user {
-  background-color: #fff; }
-  header .header-user .container {
-    border-bottom: 5px solid #e4701e; }
-
-article .title {
-  margin-top: .5rem;
-  text-align: center;
-  font-weight: bold; }
-article .msg {
-  margin-top: .5rem;
-  margin-left: .5rem;
-  font-size: .3rem;
-  font-weight: bold; }
-
-.spinner {
-  margin: 50px auto;
-  width: 50px;
-  height: 60px;
-  text-align: center;
-  font-size: 10px; }
-
-.spinner > div {
-  background-color: #e4701e;
-  height: 100%;
-  width: 6px;
-  display: inline-block;
-  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
-  animation: stretchdelay 1.2s infinite ease-in-out; }
-
-.spinner .rect2 {
-  -webkit-animation-delay: -1.1s;
-  animation-delay: -1.1s; }
-
-.spinner .rect3 {
-  -webkit-animation-delay: -1.0s;
-  animation-delay: -1.0s; }
-
-.spinner .rect4 {
-  -webkit-animation-delay: -0.9s;
-  animation-delay: -0.9s; }
-
-.spinner .rect5 {
-  -webkit-animation-delay: -0.8s;
-  animation-delay: -0.8s; }
-
-@-webkit-keyframes stretchdelay {
-  0%, 40%, 100% {
-    -webkit-transform: scaleY(0.4); }
-  20% {
-    -webkit-transform: scaleY(1); } }
-@keyframes stretchdelay {
-  0%, 40%, 100% {
-    transform: scaleY(0.4);
-    -webkit-transform: scaleY(0.4); }
-  20% {
-    transform: scaleY(1);
-    -webkit-transform: scaleY(1); } }
-
-/*# sourceMappingURL=client.css.map */
+@import url(./bootstrap/css/bootstrap.min.css);
+header .logo {
+  margin-left: .3rem; }
+@media only screen and (max-width: 480px) {
+  header .logo {
+    width: 100px; } }
+header .header-user {
+  background-color: #fff; }
+  header .header-user .container {
+    border-bottom: 5px solid #e4701e; }
+
+article .title {
+  margin-top: .5rem;
+  text-align: center;
+  font-weight: bold; }
+article .msg {
+  margin-top: .5rem;
+  margin-left: .5rem;
+  font-size: 1rem;
+  font-weight: bold; }
+
+.spinner {
+  margin: 50px auto;
+  width: 50px;
+  height: 60px;
+  text-align: center;
+  font-size: 10px; }
+
+.spinner > div {
+  background-color: #e4701e;
+  height: 100%;
+  width: 6px;
+  display: inline-block;
+  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
+  animation: stretchdelay 1.2s infinite ease-in-out; }
+
+.spinner .rect2 {
+  -webkit-animation-delay: -1.1s;
+  animation-delay: -1.1s; }
+
+.spinner .rect3 {
+  -webkit-animation-delay: -1.0s;
+  animation-delay: -1.0s; }
+
+.spinner .rect4 {
+  -webkit-animation-delay: -0.9s;
+  animation-delay: -0.9s; }
+
+.spinner .rect5 {
+  -webkit-animation-delay: -0.8s;
+  animation-delay: -0.8s; }
+
+@-webkit-keyframes stretchdelay {
+  0%, 40%, 100% {
+    -webkit-transform: scaleY(0.4); }
+  20% {
+    -webkit-transform: scaleY(1); } }
+@keyframes stretchdelay {
+  0%, 40%, 100% {
+    transform: scaleY(0.4);
+    -webkit-transform: scaleY(0.4); }
+  20% {
+    transform: scaleY(1);
+    -webkit-transform: scaleY(1); } }
+
+/*# sourceMappingURL=client.css.map */
