.small-loader{position:absolute;display:inline-block;width:56px;height:80px;left:50%;top:50%;margin-left:-23px;margin-top:-40px;font-size:0;z-index:100}.small-loader div{display:inline-block;position:absolute;width:9px;border-radius:1000px;animation:small-loader-animation 1.2s cubic-bezier(0,0.5,0.5,1) infinite;-webkit-animation:small-loader-animation 1.2s cubic-bezier(0,0.5,0.5,1) infinite;-moz-animation:small-loader-animation 1.2s cubic-bezier(0,0.5,0.5,1) infinite}.small-loader div:nth-child(1){left:7px;animation-delay:-0.24s;background-color:#ee2e24}.small-loader div:nth-child(2){left:23px;animation-delay:-0.12s;background-color:#ffcd00}.small-loader div:nth-child(3){left:39px;animation-delay:0;background-color:#085ec9}@keyframes small-loader-animation{from{top:8px;height:64px}50%,100%{top:24px;height:32px}}@-webkit-keyframes small-loader-animation{from{top:8px;height:64px}50%,100%{top:24px;height:32px}}@-moz-keyframes small-loader-animation{from{top:8px;height:64px}50%,100%{top:24px;height:32px}}@-o-keyframes small-loader-animation{from{top:8px;height:64px}50%,100%{top:24px;height:32px}}