#loader,#overlay,#preloader{width:100%;height:100%}#loader{position:fixed;top:0;left:0;background:url(../../../../../../../Resources/images/ajax-loader.gif) 50% no-repeat rgba(255,255,255,.5);z-index:10000}#overlay{position:fixed;z-index:1050;background-color:rgba(0,0,0,.7);overflow:hidden}#preloader{position:absolute;z-index:1050;background-image:url(/Resources/images/preloader.png);background-repeat:no-repeat;background-position:center center;background-size:3.75rem;animation:animationFrames linear 1s;animation-iteration-count:infinite;-webkit-animation:animationFrames linear 1s;-webkit-animation-iteration-count:infinite;-moz-animation:animationFrames linear 1s;-moz-animation-iteration-count:infinite;-o-animation:animationFrames linear 1s;-o-animation-iteration-count:infinite;-ms-animation:animationFrames linear 1s;-ms-animation-iteration-count:infinite}@keyframes animationFrames{0%{left:0;top:0;opacity:1;transform:rotate(0) scaleX(1) scaleY(1)}100%{left:0;top:0;opacity:1;transform:rotate(360deg) scaleX(1) scaleY(1)}}@-moz-keyframes animationFrames{0%{left:0;top:0;opacity:1;-moz-transform:rotate(0) scaleX(1) scaleY(1)}100%{left:0;top:0;opacity:1;-moz-transform:rotate(360deg) scaleX(1) scaleY(1)}}@-webkit-keyframes animationFrames{0%{left:0;top:0;opacity:1;-webkit-transform:rotate(0) scaleX(1) scaleY(1)}100%{left:0;top:0;opacity:1;-webkit-transform:rotate(360deg) scaleX(1) scaleY(1)}}@-o-keyframes animationFrames{0%{left:0;top:0;opacity:1;-o-transform:rotate(0) scaleX(1) scaleY(1)}100%{left:0;top:0;opacity:1;-o-transform:rotate(360deg) scaleX(1) scaleY(1)}}@-ms-keyframes animationFrames{0%,100%{left:0;top:0;opacity:1}0%{-ms-transform:rotate(0) scaleX(1) scaleY(1)}100%{-ms-transform:rotate(360deg) scaleX(1) scaleY(1)}}