body{font-family:Arial,'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif}.alerts{position:fixed;bottom:0;left:0;right:0;z-index:3}.alert{transition:opacity .4s ease-in-out}.alert.ng-enter{opacity:0}.alert.ng-enter.ng-enter-active{opacity:1}.alert.ng-leave.ng-leave-active{opacity:0}.lrcontainer{z-index:100;position:absolute;left:0;right:0;top:0;bottom:0;background-color:white}.loadingcontainer{position:absolute;top:50%;left:50%;width:300px;height:200px;text-align:center;margin-top:-100px;margin-left:-150px;line-height:200px;font-size:40px}.loadingani{-webkit-animation:loadingAnimation 5s linear infinite;animation:loadingAnimation 5s linear infinite;z-index:10000;position:absolute;background-color:steelblue;height:20px;width:20px}.explode{-webkit-animation:explodeAnimation .3s ease;animation:explodeAnimation .3s ease}@keyframes explodeAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(5)}}@-webkit-keyframes explodeAnimation{0%{opacity:1;-webkit-transform:scale(1)}100%{opacity:0;-webkit-transform:scale(5)}}@-moz-keyframes explodeAnimation{0%{opacity:1;-moz-transform:scale(1)}100%{opacity:0;-moz-transform:scale(5)}}@-o-keyframes explodeAnimation{0%{opacity:1;-o-transform:scale(1)}100%{opacity:0;-o-transform:scale(5)}}@keyframes loadingAnimation{0%{left:10px;top:10px;background-color:lightsteelblue}25%{left:270px;top:10px;background-color:steelblue}50%{left:270px;top:170px;background-color:black}75%{left:10px;top:170px;background-color:steelblue}100%{left:10px;top:10px;background-color:lightsteelblue}}@-webkit-keyframes loadingAnimation{0%{left:10px;top:10px;background-color:lightsteelblue}25%{left:270px;top:10px;background-color:steelblue}50%{left:270px;top:170px;background-color:black}75%{left:10px;top:170px;background-color:steelblue}100%{left:10px;top:10px;background-color:lightsteelblue}}@-moz-keyframes loadingAnimation{0%{left:10px;top:10px;background-color:lightsteelblue}25%{left:270px;top:10px;background-color:steelblue}50%{left:270px;top:170px;background-color:black}75%{left:10px;top:170px;background-color:steelblue}100%{left:10px;top:10px;background-color:lightsteelblue}}@-o-keyframes loadingAnimation{0%{left:10px;top:10px;background-color:lightsteelblue}25%{left:270px;top:10px;background-color:steelblue}50%{left:270px;top:170px;background-color:black}75%{left:10px;top:170px;background-color:steelblue}100%{left:10px;top:10px;background-color:lightsteelblue}}