/* /Components/Pages/Places/Edit/Index.razor.rz.scp.css */
/* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
#map[b-nw7xh6bxhh] {
    height: 400px;
}
/* /Components/Pages/Report/Widgets/RadzenSSRSViewer.razor.rz.scp.css */
.ssrsviewer[b-jdsbaia28p] {
    display: flex;

    iframe {
        flex: auto;
    }
}

