/* _content/LionFire.Trading.Blazor/Trading/Charting/ScottPlotChart.razor.rz.scp.css */
.ChartWatermark[b-kk264ciuqj] {
    opacity: 0.09;
    color: #6e8bb5;
    text-align: center;
    text-shadow: 0px 0px 3px #00000080;
    /*position: absolute;*/
    /*top: 10%;*/
}
.ChartInfo[b-kk264ciuqj] {
    opacity: 0.28;
    color: white;
    position: absolute;
    /*top: 0;*/
}
/* _content/LionFire.Trading.Blazor/Trading/Scanner/TradingScanner.razor.rz.scp.css */
.AlertIcon[b-7suqwtkkkp] {
    min-width: 30px;
    text-align: center;
}

table.TradingAlerts td[b-7suqwtkkkp] {
    padding: 0 4px;
}

table.TradingAlerts span[b-7suqwtkkkp] {
    display: inline-block;
}

.MarketCapRank[b-7suqwtkkkp] {
    text-align: center;
    color: #242dd1;
    border-radius: 5px;
    border: 1px solid #242dd140;
}

.Vol24H[b-7suqwtkkkp] {
    text-align: right;
}

    .Vol24H .Unit:not(.Billion)[b-7suqwtkkkp] {
        opacity: 0.8;
    }

    .Vol24H .Unit.Billion[b-7suqwtkkkp] {
        color: black;
        background-color: #4283f890
    }

    .Vol24H.Low5[b-7suqwtkkkp] {
        background-color: #be1682FF;
        color: black !important;
    }

    .Vol24H.Low4[b-7suqwtkkkp] {
        background-color: #9f156dC0;
        color: black !important;
    }

    .Vol24H.Low3[b-7suqwtkkkp] {
        background-color: #8e1763A0;
        /*color: white;*/
    }

    .Vol24H.Low2[b-7suqwtkkkp] {
        background-color: #be168250;
        /*color: white;*/
    }

    .Vol24H.Low1[b-7suqwtkkkp] {
        background-color: #be168230;
        /*color: white;*/
    }

.SymbolScalePrefix[b-7suqwtkkkp] {
    opacity: 0.9;
    color: #777;
}

.SymbolBase[b-7suqwtkkkp] {
    min-width: 5em;
}

    .SymbolBase > div[b-7suqwtkkkp] {
        vertical-align: middle;
        padding: 0 4px;
    }

.SymbolBaseMainText[b-7suqwtkkkp] {
    font-weight: 600;
    font-size: 150%;
    margin: 0 1px;
}

.SymbolBase[b-7suqwtkkkp] {
    text-align: right;
}

.SymbolQuote[b-7suqwtkkkp] {
    display: inline-block;
}

    .SymbolQuote:not(.Default)[b-7suqwtkkkp] {
        opacity: 0.9;
        color: #e45de1;
        background: #FFFFFF08;
    }

    .SymbolQuote.Default[b-7suqwtkkkp] {
        opacity: 0.5;
        color: #888;
    }

.AlertStatus[b-7suqwtkkkp] {
    opacity: 0.8;
}

.AlertTypeCode[b-7suqwtkkkp] {
    padding: 1px 4px;
    border-radius: 4px;
}

    .AlertTypeCode.Triggered[b-7suqwtkkkp] {
        background: #FFFFFF80;
        color: black;
    }

    .AlertTypeCode .Serverity-9[b-7suqwtkkkp] {
        opacity: 1;
    }

    .AlertTypeCode .Serverity-8[b-7suqwtkkkp] {
        opacity: 0.9;
    }

    .AlertTypeCode .Serverity-7[b-7suqwtkkkp] {
        opacity: 0.8;
    }

    .AlertTypeCode .Serverity-6[b-7suqwtkkkp] {
        opacity: 0.7;
    }

    .AlertTypeCode .Serverity-5[b-7suqwtkkkp] {
        opacity: 0.6;
    }

    .AlertTypeCode .Serverity-4[b-7suqwtkkkp] {
        opacity: 0.5;
    }

    .AlertTypeCode .Serverity-3[b-7suqwtkkkp] {
        opacity: 0.4;
    }

    .AlertTypeCode .Serverity-2[b-7suqwtkkkp] {
        opacity: 0.3;
    }

    .AlertTypeCode .Serverity-1[b-7suqwtkkkp] {
        opacity: 0.2;
    }

.Alert-Vlm.Triggered[b-7suqwtkkkp] {
    background: #e45de1;
    color: black;
}

.Alert-Up.Triggered[b-7suqwtkkkp] {
    background: #00A010;
    color: black;
}

.Alert-Down.Triggered[b-7suqwtkkkp] {
    background: #A01010;
    color: black;
}
