.three-dot-loader,.three-dot-loader:after,.three-dot-loader:before{border-radius:50%;width:1.8em;height:1.8em;animation-fill-mode:both;animation:bblFadInOut 1.8s ease-in-out infinite;marging-bottom:12px}.three-dot-loader{color:#fff;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.three-dot-loader:after,.three-dot-loader:before{content:"";position:absolute;top:0}.three-dot-loader:before{left:-3em;animation-delay:-.32s}.three-dot-loader:after{left:3em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}