﻿.block-div{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4;filter:Alpha(Opacity=40);z-index:3000;}.animLoader-container{position:fixed;z-index:4;margin:0 auto;left:35px;right:0;top:50%;margin-top:-45px;width:120px;height:80px;list-style:none;border:2px solid rgba(255,255,255,.4);border-radius:40px;background-color:#e4232a;}.loader{position:absolute;z-index:3;margin:0 auto;left:0;right:0;top:50%;margin-top:-26px;height:60px;list-style:none;width:80px;}@-webkit-keyframes'loadbars'{0%{height:10px;margin-top:25px;}50%{height:50px;margin-top:0;}100%{height:10px;margin-top:25px;}}.loader div{background-color:#fff;width:10px;height:10px;float:right;margin-right:3px;box-shadow:0 20px 10px rgba(0,0,0,.2);}.loader div:first-child{animation:loadbars 1s cubic-bezier(.645,.045,.355,1) infinite 0s;}.loader div:nth-child(2){animation:loadbars 1s ease-in-out infinite -.2s;}.loader div:nth-child(3){animation:loadbars 1s ease-in-out infinite -.4s;}.loader div:nth-child(4){animation:loadbars 1s ease-in-out infinite -.6s;}.loader div:nth-child(5){animation:loadbars 1s ease-in-out infinite -.8s;}.loader div:nth-child(6){animation:loadbars 1s ease-in-out infinite -1s;}