@import '_content/DaniarApp.RazorComponents/DaniarApp.RazorComponents.tvfdj7w3vh.bundle.scp.css';

/* _content/DaniarApp.Web/Pages/Shared/_BusyIndicatorPartial.cshtml.rz.scp.css */
.sk-chase[b-x8wbxsr0kz] {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase-b-x8wbxsr0kz 2.5s infinite linear both;
}

.sk-chase-dot[b-x8wbxsr0kz] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot-b-x8wbxsr0kz 2.0s infinite ease-in-out both;
}

    .sk-chase-dot[b-x8wbxsr0kz]:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: black;
        border-radius: 100%;
        animation: sk-chase-dot-before-b-x8wbxsr0kz 2.0s infinite ease-in-out both;
    }

    .sk-chase-dot:nth-child(1)[b-x8wbxsr0kz] {
        animation-delay: -1.1s;
    }

    .sk-chase-dot:nth-child(2)[b-x8wbxsr0kz] {
        animation-delay: -1.0s;
    }

    .sk-chase-dot:nth-child(3)[b-x8wbxsr0kz] {
        animation-delay: -0.9s;
    }

    .sk-chase-dot:nth-child(4)[b-x8wbxsr0kz] {
        animation-delay: -0.8s;
    }

    .sk-chase-dot:nth-child(5)[b-x8wbxsr0kz] {
        animation-delay: -0.7s;
    }

    .sk-chase-dot:nth-child(6)[b-x8wbxsr0kz] {
        animation-delay: -0.6s;
    }

    .sk-chase-dot:nth-child(1)[b-x8wbxsr0kz]:before {
        animation-delay: -1.1s;
    }

    .sk-chase-dot:nth-child(2)[b-x8wbxsr0kz]:before {
        animation-delay: -1.0s;
    }

    .sk-chase-dot:nth-child(3)[b-x8wbxsr0kz]:before {
        animation-delay: -0.9s;
    }

    .sk-chase-dot:nth-child(4)[b-x8wbxsr0kz]:before {
        animation-delay: -0.8s;
    }

    .sk-chase-dot:nth-child(5)[b-x8wbxsr0kz]:before {
        animation-delay: -0.7s;
    }

    .sk-chase-dot:nth-child(6)[b-x8wbxsr0kz]:before {
        animation-delay: -0.6s;
    }

@keyframes sk-chase-b-x8wbxsr0kz {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-b-x8wbxsr0kz {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before-b-x8wbxsr0kz {
    50% {
        transform: scale(0.4);
    }

    100%, 0% {
        transform: scale(1.0);
    }
}
/* _content/DaniarApp.Web/Pages/Shared/_SideBarPartial.cshtml.rz.scp.css */
