.shoot_page_loading_mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    -webkit-animation: maskFadeIn 0.2s ease-out;
    animation: maskFadeIn 0.2s ease-out;
}

.shoot_page_loading_wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: auto;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    display: none;
    height: 100%;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.shoot_page_loading_mask.actived,
.shoot_page_loading_wrap.actived {
    display: flex;
    -webkit-animation: msgFadeIn 0.2s ease-out;
    animation: msgFadeIn 0.2s ease-out;
}

.shoot_loading_content {
    text-align: center;
}

.shoot_loading_icon {
    transform: scale(0.6);
    margin: auto auto 36px;
    font-size: 10px;
    color: #fff;
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: pageLoading 1s linear infinite;
    animation: pageLoading 1s linear infinite;
}

.shoot_loading_text {
    font-size: 14px;
    color: #fff;
}

@-webkit-keyframes maskFadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes maskFadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes pageLoading {
    0.000000%,
    to {
        box-shadow: 0 -3.3em 0 0.1em currentColor, 1.68em -2.86em 0 0.2em currentColor, 2.88em -1.66em 0 0.3em currentColor, 3.35em 0 0 0.38em currentColor, 2.88em 1.66em 0 0.15em currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    8.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0.1em currentColor, 2.88em -1.66em 0 0.2em currentColor, 3.35em 0 0 0.3em currentColor, 2.88em 1.66em 0 0.38em currentColor, 1.68em 2.86em 0 0.15em currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    16.666667% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0.1em currentColor, 3.35em 0 0 0.2em currentColor, 2.88em 1.66em 0 0.3em currentColor, 1.68em 2.86em 0 0.38em currentColor, 0 3.3em 0 0.15em currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    25.000000% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0.1em currentColor, 2.88em 1.66em 0 0.2em currentColor, 1.68em 2.86em 0 0.3em currentColor, 0 3.3em 0 0.38em currentColor, -1.68em 2.86em 0 0.15em currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    33.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0.1em currentColor, 1.68em 2.86em 0 0.2em currentColor, 0 3.3em 0 0.3em currentColor, -1.68em 2.86em 0 0.38em currentColor, -2.88em 1.66em 0 0.15em currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    41.666667% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0.1em currentColor, 0 3.3em 0 0.2em currentColor, -1.68em 2.86em 0 0.3em currentColor, -2.88em 1.66em 0 0.38em currentColor, -3.35em 0 0 0.15em currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    50.000000% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0.1em currentColor, -1.68em 2.86em 0 0.2em currentColor, -2.88em 1.66em 0 0.3em currentColor, -3.35em 0 0 0.38em currentColor, -2.88em -1.66em 0 0.15em currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    58.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0.1em currentColor, -2.88em 1.66em 0 0.2em currentColor, -3.35em 0 0 0.3em currentColor, -2.88em -1.66em 0 0.38em currentColor, -1.68em -2.86em 0 0.15em currentColor;
    }
    66.666667% {
        box-shadow: 0 -3.3em 0 0.15em currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0.1em currentColor, -3.35em 0 0 0.2em currentColor, -2.88em -1.66em 0 0.3em currentColor, -1.68em -2.86em 0 0.38em currentColor;
    }
    75.000000% {
        box-shadow: 0 -3.3em 0 0.38em currentColor, 1.68em -2.86em 0 0.15em currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0.1em currentColor, -2.88em -1.66em 0 0.2em currentColor, -1.68em -2.86em 0 0.3em currentColor;
    }
    83.333333% {
        box-shadow: 0 -3.3em 0 0.3em currentColor, 1.68em -2.86em 0 0.38em currentColor, 2.88em -1.66em 0 0.15em currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0.1em currentColor, -1.68em -2.86em 0 0.2em currentColor;
    }
    91.666667% {
        box-shadow: 0 -3.3em 0 0.2em currentColor, 1.68em -2.86em 0 0.3em currentColor, 2.88em -1.66em 0 0.38em currentColor, 3.35em 0 0 0.15em currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0.1em currentColor;
    }
}

@keyframes pageLoading {
    0.000000%,
    to {
        box-shadow: 0 -3.3em 0 0.1em currentColor, 1.68em -2.86em 0 0.2em currentColor, 2.88em -1.66em 0 0.3em currentColor, 3.35em 0 0 0.38em currentColor, 2.88em 1.66em 0 0.15em currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    8.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0.1em currentColor, 2.88em -1.66em 0 0.2em currentColor, 3.35em 0 0 0.3em currentColor, 2.88em 1.66em 0 0.38em currentColor, 1.68em 2.86em 0 0.15em currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    16.666667% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0.1em currentColor, 3.35em 0 0 0.2em currentColor, 2.88em 1.66em 0 0.3em currentColor, 1.68em 2.86em 0 0.38em currentColor, 0 3.3em 0 0.15em currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    25.000000% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0.1em currentColor, 2.88em 1.66em 0 0.2em currentColor, 1.68em 2.86em 0 0.3em currentColor, 0 3.3em 0 0.38em currentColor, -1.68em 2.86em 0 0.15em currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    33.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0.1em currentColor, 1.68em 2.86em 0 0.2em currentColor, 0 3.3em 0 0.3em currentColor, -1.68em 2.86em 0 0.38em currentColor, -2.88em 1.66em 0 0.15em currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    41.666667% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0.1em currentColor, 0 3.3em 0 0.2em currentColor, -1.68em 2.86em 0 0.3em currentColor, -2.88em 1.66em 0 0.38em currentColor, -3.35em 0 0 0.15em currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    50.000000% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0.1em currentColor, -1.68em 2.86em 0 0.2em currentColor, -2.88em 1.66em 0 0.3em currentColor, -3.35em 0 0 0.38em currentColor, -2.88em -1.66em 0 0.15em currentColor, -1.68em -2.86em 0 0 currentColor;
    }
    58.333333% {
        box-shadow: 0 -3.3em 0 0 currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0.1em currentColor, -2.88em 1.66em 0 0.2em currentColor, -3.35em 0 0 0.3em currentColor, -2.88em -1.66em 0 0.38em currentColor, -1.68em -2.86em 0 0.15em currentColor;
    }
    66.666667% {
        box-shadow: 0 -3.3em 0 0.15em currentColor, 1.68em -2.86em 0 0 currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0.1em currentColor, -3.35em 0 0 0.2em currentColor, -2.88em -1.66em 0 0.3em currentColor, -1.68em -2.86em 0 0.38em currentColor;
    }
    75.000000% {
        box-shadow: 0 -3.3em 0 0.38em currentColor, 1.68em -2.86em 0 0.15em currentColor, 2.88em -1.66em 0 0 currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0.1em currentColor, -2.88em -1.66em 0 0.2em currentColor, -1.68em -2.86em 0 0.3em currentColor;
    }
    83.333333% {
        box-shadow: 0 -3.3em 0 0.3em currentColor, 1.68em -2.86em 0 0.38em currentColor, 2.88em -1.66em 0 0.15em currentColor, 3.35em 0 0 0 currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0.1em currentColor, -1.68em -2.86em 0 0.2em currentColor;
    }
    91.666667% {
        box-shadow: 0 -3.3em 0 0.2em currentColor, 1.68em -2.86em 0 0.3em currentColor, 2.88em -1.66em 0 0.38em currentColor, 3.35em 0 0 0.15em currentColor, 2.88em 1.66em 0 0 currentColor, 1.68em 2.86em 0 0 currentColor, 0 3.3em 0 0 currentColor, -1.68em 2.86em 0 0 currentColor, -2.88em 1.66em 0 0 currentColor, -3.35em 0 0 0 currentColor, -2.88em -1.66em 0 0 currentColor, -1.68em -2.86em 0 0.1em currentColor;
    }
}