@import '_content/dymaptic.GeoBlazor.Core.Sample.Shared/dymaptic.GeoBlazor.Core.Sample.Shared.ig0ckdf8vb.bundle.scp.css';
@import '_content/dymaptic.GeoBlazor.Core/dymaptic.GeoBlazor.Core.8opetg2y0k.bundle.scp.css';
@import '_content/dymaptic.GeoBlazor.Pro.Sample.Shared/dymaptic.GeoBlazor.Pro.Sample.Shared.5pdmgekl5v.bundle.scp.css';
@import '_content/dymaptic.GeoBlazor.Pro/dymaptic.GeoBlazor.Pro.2ive3gv17p.bundle.scp.css';

/* _content/dymaptic.GeoBlazor.Pro.Sample.WebApp/Components/RenderModeSelector.razor.rz.scp.css */
.render-mode-selector-row[b-0nopk62egp] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    flex-direction: row;
    padding: 1rem;
    background-color: var(--geoblazor-primary);
    color: white;
    font-weight: bold;
}

select[b-0nopk62egp] {
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 0.2rem;
    border-radius: 0.5rem;
    border: 1px solid black;
}
