﻿

.G9ReportFileLoading {
    position: fixed;
    width: 369px;
    height: auto;
    z-index: 99;
    right: 9px;
    top: -69px;
    box-shadow: 0 0 6px 1px #222, inset 0 0 4px 1px #222;
    background: #d8ff00;
    background: rgba(216, 255, 0, 0.79);
    border-radius: 3.9px;
    padding: 9px;
}

.G9ReportFileLoading_Title {
    width: 100%;
    position: relative;
    font-size: 16.9px;
    font-weight: bold;
}

.G9ReportFileLoading_Info {
    width: 100%;
    position: relative;
    font-size: 12.9px;
    font-weight: bold;
    padding-right: 22.9px;
}

.G9ReportFileLoading_SpanLoading {
    top: -7px;
    margin-left: 7px;
    position: relative;
    font-size: 12px;
    width: 0.69rem;
    height: 0.69rem;
}
