﻿@keyframes ldio-9jk5g1ux117 {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ldio-9jk5g1ux117 div {
    position: absolute;
    animation: ldio-9jk5g1ux117 1s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #2c8c14;
    transform-origin: 25px 26px;
}

.loadingio-spinner-eclipse-l3y7illu2z {
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1111111111;
}

.ldio-9jk5g1ux117 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -25px;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

    .ldio-9jk5g1ux117 div {
        box-sizing: content-box;
        position:absolute;
    }
