/* /Components/Pages/Admin/Users.razor.rz.scp.css */
.cost-center-picker[b-erq3m8v92d] {
    height: 260px;
}

.popup-body-padded[b-erq3m8v92d] {
    padding: 0 1.25rem;
}
/* /Components/Pages/Finance/UrePrisotnostiPivot.razor.rz.scp.css */
/* DxPivotTable needs a definite height (virtual scrolling) - fill the viewport below the app header and the title card. */
.pivot-container[b-6p8t4tpj67] {
    width: 100%;
    height: calc(100vh - 13rem);
    min-height: 420px;
}

.pivot-container[b-6p8t4tpj67]  .dxbl-pivot-table {
    width: 100%;
    height: 100%;
}

.pivot-container[b-6p8t4tpj67]  .pivot-loading-panel-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
/* /Components/Pages/Finance/VrednostUre.razor.rz.scp.css */
.popup-body-padded[b-8odbfqxqpj] {
    padding: 0 1.25rem;
}
/* /Components/Pages/Projekti/Projekti.razor.rz.scp.css */
.popup-body-padded[b-gm1xb2end5] {
    padding: 0 1.25rem;
}
