/* _content/Pertamina.SiiP.Bsui/Common/Components/Loading.razor.rz.scp.css */
.loading[b-z8ccz65b79]
{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
/* _content/Pertamina.SiiP.Bsui/Common/Pages/MySession.razor.rz.scp.css */
.access-token[b-02nmvv99kj]
{
    font-family: 'Cascadia Mono', Consolas, 'Courier New', Courier, monospace;
    width: 100%;
    height: 500px;
    padding: 12px;
    resize: none;
}
/* _content/Pertamina.SiiP.Bsui/Layouts/MainLayout.razor.rz.scp.css */
.logo[b-0y97yirngg]
{
    margin: 16px;
    background-image: url(~/../img/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    min-height: 44px;
}

.main-content[b-0y97yirngg] {
    position: relative;
    height: calc(100vh - 64px);
    padding: 12px 24px 120px 24px;
    background-image: url('../img/main-1.svg'), url('../img/main-2.svg'), url('../img/main-3.svg'), url('../img/main-4.svg') !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: top left, top right, bottom left, bottom right !important;
    overflow-y: auto;
}

.main-4[b-0y97yirngg] {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}
