﻿/*


.loader {
    width: 160px;
    height: 160px;
    margin:  0;
    border-top: 16px solid #ff6326;
    border-right: 16px solid transparent;
    border-radius: 50%;
    position: relative;
    animation: round 1s linear infinite;
}

    .loader:before {
        content: '';
        background-color: #ff6326;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        position: absolute;
        right: 5px;
        top: 5px;
    }


        .loader:after
        {
display:none;
        }
        @keyframes round {
            100% {
        transform: rotate(360deg);
    }
}
*/

#spinner {
    z-index:999999;
}

@keyframes ldio-sc0ogv0b1hl {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.ldio-sc0ogv0b1hl div {
    left: 97px;
    top: 48px;
    position: absolute;
    animation: ldio-sc0ogv0b1hl linear 1s infinite;
    background: black;
    width: 6px;
    height: 24px;
    border-radius: 3px / 3.6px;
    transform-origin: 3px 52px;
}

    .ldio-sc0ogv0b1hl div:nth-child(1) {
        transform: rotate(0deg);
        animation-delay: -0.9166666666666666s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(2) {
        transform: rotate(30deg);
        animation-delay: -0.8333333333333334s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(3) {
        transform: rotate(60deg);
        animation-delay: -0.75s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(4) {
        transform: rotate(90deg);
        animation-delay: -0.6666666666666666s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(5) {
        transform: rotate(120deg);
        animation-delay: -0.5833333333333334s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(6) {
        transform: rotate(150deg);
        animation-delay: -0.5s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(7) {
        transform: rotate(180deg);
        animation-delay: -0.4166666666666667s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(8) {
        transform: rotate(210deg);
        animation-delay: -0.3333333333333333s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(9) {
        transform: rotate(240deg);
        animation-delay: -0.25s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(10) {
        transform: rotate(270deg);
        animation-delay: -0.16666666666666666s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(11) {
        transform: rotate(300deg);
        animation-delay: -0.08333333333333333s;
        background: black;
    }

    .ldio-sc0ogv0b1hl div:nth-child(12) {
        transform: rotate(330deg);
        animation-delay: 0s;
        background: black;
    }

.loadingio-spinner-spinner-ovg9nczek8h {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-sc0ogv0b1hl {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
}

    .ldio-sc0ogv0b1hl div {
        box-sizing: content-box;
    }
