/*<div class="loadingio-spinner-dual-ball"><div class="ldio-uixtcnkc6n"><div></div><div></div><div></div></div></div>*/
@keyframes ldio-uixtcnkc6n-o {
    0%    { opacity: 1; transform: translate(0 0) }
   49.99% { opacity: 1; transform: translate(40px,0) }
   50%    { opacity: 0; transform: translate(40px,0) }
  100%    { opacity: 0; transform: translate(0,0) }
}
@keyframes ldio-uixtcnkc6n {
    0% { transform: translate(0,0) }
   50% { transform: translate(40px,0) }
  100% { transform: translate(0,0) }
}
.ldio-uixtcnkc6n div {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 80px;
  left: 60px;
}
.ldio-uixtcnkc6n div:nth-child(1) {
  background: #6fbc01;
  animation: ldio-uixtcnkc6n 1s linear infinite;
  animation-delay: -0.5s;
}
.ldio-uixtcnkc6n div:nth-child(2) {
  background: #fa7417;
  animation: ldio-uixtcnkc6n 1s linear infinite;
  animation-delay: 0s;
}
.ldio-uixtcnkc6n div:nth-child(3) {
  background: #6fbc01;
  animation: ldio-uixtcnkc6n-o 1s linear infinite;
  animation-delay: -0.5s;
}
.loadingio-spinner-dual-ball {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  right: calc(50% - 100px);
  bottom: calc(50% - 100px);
}
.ldio-uixtcnkc6n {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-uixtcnkc6n div { box-sizing: content-box; }
/* generated by https://loading.io/ */
