@import '_content/GF.MS.DB.Blazor.Components.Accordion/GF.MS.DB.Blazor.Components.Accordion.o0egs090ld.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.ActionBar/GF.MS.DB.Blazor.Components.ActionBar.44qjy3e6hh.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Buttons/GF.MS.DB.Blazor.Components.Buttons.eehrtdrha6.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.DataTable/GF.MS.DB.Blazor.Components.DataTable.l2basetc24.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Fields/GF.MS.DB.Blazor.Components.Fields.1kb45wxg0d.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Forms/GF.MS.DB.Blazor.Components.Forms.jx0kzl4wxz.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Icons/GF.MS.DB.Blazor.Components.Icons.jbyey8ubia.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.ProgressIndicators/GF.MS.DB.Blazor.Components.ProgressIndicators.goh4phj0jr.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Sliders/GF.MS.DB.Blazor.Components.Sliders.8wgfh6zp5b.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Templates.FileManager/GF.MS.DB.Blazor.Templates.FileManager.7vclo8j6ez.bundle.scp.css';

/* /Components/Availability/AvailabilityView.razor.rz.scp.css */
.wrapper[b-qoijevw9ek] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.message[b-qoijevw9ek] {
    font-weight: bold;
    color: var(--ugg-color-secondary);
}
/* /Components/Dialogs/AboutDialog.razor.rz.scp.css */
.about-dialog-content[b-lk6i0djpnm] {
    text-align: center;
}
/* /Components/Dialogs/FileDeleteDialog.razor.rz.scp.css */
.file-delete-dialog-content[b-f9o9coneq3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 1rem;
}
/* /Components/Dialogs/FileEditDialog.razor.rz.scp.css */
[b-e2pfa3f2b6] .mud-select {
    max-width: unset !important;
}

.file-edit-dialog-content[b-e2pfa3f2b6] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    row-gap: 1rem;
    height: 100%;
}
/* /Components/Dialogs/FileStatsDialog.razor.rz.scp.css */
.file-stats-dialog-content[b-iw40vxnxp9] {
    width: 100%;
    min-height: 12rem;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    row-gap: 1rem;
    column-gap: 1rem;
}


.file-stats-name[b-iw40vxnxp9] {
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
}

.file-stats-tile[b-iw40vxnxp9] {
    flex: 1;
    height: 6rem;
    min-width: 15rem;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: var(--ugg-color-text-primary);
    outline: 1px solid var(--ugg-color-surface-1);
    border-radius: 0.25rem;
    background: linear-gradient(0deg, var(--ugg-color-surface-1) 0%, var(--ugg-color-surface-2) 100%);
}

.file-stats-key[b-iw40vxnxp9] {
    font-size: 1rem;
}

.file-stats-value[b-iw40vxnxp9] {
    font-size: 1.25rem;
    font-weight: bold;
}
/* /Components/Dialogs/UploadDialogs/FileUploadDialog.razor.rz.scp.css */
[b-9fq6bkxyov] .mud-overlay-content {
    position: initial;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
}

[b-9fq6bkxyov] .mud-overlay.mud-overlay-absolute {
    top: 5%;
}

[b-9fq6bkxyov] .mud-select {
    max-width: unset !important;
}

[b-9fq6bkxyov] .mud-progress-linear {
    height: 2rem !important;
}

.progress-text-inverted[b-9fq6bkxyov] {
    color: white;
    mix-blend-mode: difference;
}

.upload-dialog-content[b-9fq6bkxyov] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    row-gap: 1rem;
    height: 100%;
}

.upload-field-input[b-9fq6bkxyov] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 3rem;
    margin: -1rem -0.75rem -1rem 0;
}

.upload-field-button[b-9fq6bkxyov] {
    float: right;
}

.input-field-note-validation-text[b-9fq6bkxyov] {
    font-size: 0.75rem;
    padding-left: 0.5rem;
    font-style: italic;
    color: var(--ugg-color-error);
}
/* /Components/PortalNavigation/Navigation.razor.rz.scp.css */
.portal-navigation[b-7vmvat32f6] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}
/* /Components/PortalNavigation/NavigationTab.razor.rz.scp.css */
.portal-navigation-tab[b-htmll4b97z] {
    --tab-bottom-border: transparent;
    --tab-background: initial;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 18rem;
    background: var(--tab-background);
    border-bottom: 0.2rem solid var(--tab-bottom-border);
    transition: background 0.5s;
    animation: ease-out 0 1 keyframes;
    animation-name: keyframes;
}

    .portal-navigation-tab:active[b-htmll4b97z] {
        background: var(--ugg-color-surface-4);
        transform: scale(1.01);
    }

    .portal-navigation-tab:hover[b-htmll4b97z] {
        background: var(--ugg-color-surface-4);
        transform: scale(1.01);
        cursor: pointer;
    }

.portal-navigation-tab-label[b-htmll4b97z] {
    display: flex;
    column-gap: 1rem;
    align-items: center;
    font-size: 1rem;
}
/* /Pages/Access/AccessPage.razor.rz.scp.css */
.page[b-h3e3jm6g97] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: hidden;
}

.page-header[b-h3e3jm6g97] {
    flex: 0 0 auto;
    height: 5rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 1rem 2rem;
}

.page-content[b-h3e3jm6g97] {
    flex: 1 1 auto;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    padding: 1rem;
}

.detail-page-content[b-h3e3jm6g97] {
    display: flex;
}

[b-h3e3jm6g97] .action-textfield-search {
    max-width: 25rem;
    background: rgba(0,0,0,.09);
}
/* /Pages/Access/RolesView/RoleCard/PermissionsIcon.razor.rz.scp.css */
.permissions-icon[b-tlm1mix4pd] {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/* /Pages/Access/RolesView/RoleCard/RoleCard.razor.rz.scp.css */
.borneo-role-card-container[b-88gro53pki] {
    width: 30rem;
    height: 10rem;
    padding: 1.25rem;
    background: var(--ugg-color-surface-2);
    margin: 1rem;
    border-radius: 0.3rem;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,40);
    outline: 0.2rem solid transparent;
    transition: outline 0.5s;
    animation: ease-out 0 1 keyframes-b-88gro53pki;
    animation-name: keyframes-b-88gro53pki;
    animation-duration: var(--pop-in-delay);
}

    .borneo-role-card-container:active[b-88gro53pki] {
        background: var(--ugg-color-surface-3);
        outline-color: var(--ugg-color-primary);
        transform: scale(1.02);
    }

    .borneo-role-card-container:hover[b-88gro53pki] {
        background: var(--ugg-color-surface-3);
        outline-color: var(--ugg-color-primary);
        transform: scale(1.02);
        cursor: pointer;
    }

    .borneo-role-card-container > div[b-88gro53pki] {
        width: 100%
    }

.borneo-role-card-title-section[b-88gro53pki] {
    display: flex;
    padding: 0.5rem;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.borneo-role-card-title-main[b-88gro53pki] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 1rem;
}

.borneo-role-card-title-label[b-88gro53pki] {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--ugg-color-primary);
    font-size:1.5rem;
}

.borneo-role-card-title-attributes[b-88gro53pki] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 1rem;
}

.borneo-role-card-title-attributes-item[b-88gro53pki] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 1rem;
}

@keyframes keyframes-b-88gro53pki {
    0% {
        transform: translate(100%, 100vh) rotate(45deg);
    }

    100% {
        transform: translate(0, 0) rotate(0);
    }
}
/* /Pages/Access/RolesView/RoleDetailView/RoleDetailAddPermission.razor.rz.scp.css */
.permission-select-group[b-c7z0avodcw] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    column-gap: 2rem;
    width: 100%;
    margin-top: 0.5rem;
}
/* /Pages/Access/RolesView/RoleDetailView/RoleDetailAddUser.razor.rz.scp.css */
.user-select-group[b-qp8nrdf0h1] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    column-gap: 2rem;
    width: 100%;
    margin-top: 0.5rem;
}
/* /Pages/Access/RolesView/RoleDetailView/RoleDetailPermissionsTable.razor.rz.scp.css */
.role-permissions-table-wrapper[b-81n3ex10ip] {
    --color-header: var(--ugg-color-surface-1);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-3);
    --color-cell-active: var(--ugg-color-surface-4);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    background-color: var(--color-header);
    border-radius: 0.3rem;
    padding: 0 1rem;
    max-height: 30rem;
}

[b-81n3ex10ip] .mud-table-container {
    overflow: visible
}

[b-81n3ex10ip] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-81n3ex10ip] .mud-toolbar {
    background-color: var(--color-header);
}

[b-81n3ex10ip] table {
    border-collapse: collapse;
}

[b-81n3ex10ip] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-81n3ex10ip] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-81n3ex10ip] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-81n3ex10ip] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

[b-81n3ex10ip] tfoot {
    position: sticky;
    bottom: 0;
}

[b-81n3ex10ip] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}

@media (max-width: 600px){
    [b-81n3ex10ip] .mud-table-cell {
        width: 100%;
        min-width: 22rem;
    }
}
/* /Pages/Access/RolesView/RoleDetailView/RoleDetailUserTable.razor.rz.scp.css */
.role-users-table-wrapper[b-f7zbbq1c8u] {
    --color-header: var(--ugg-color-surface-1);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-3);
    --color-cell-active: var(--ugg-color-surface-4);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    background-color: var(--color-header);
    border-radius: 0.3rem;
    padding: 0 1rem;
    max-height: 30rem;
}

[b-f7zbbq1c8u] .mud-table-container {
    overflow: visible
}

[b-f7zbbq1c8u] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-f7zbbq1c8u] .mud-toolbar {
    background-color: var(--color-header);
}

[b-f7zbbq1c8u] table {
    border-collapse: collapse;
}

[b-f7zbbq1c8u] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-f7zbbq1c8u] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-f7zbbq1c8u] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-f7zbbq1c8u] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

[b-f7zbbq1c8u] tfoot {
    position: sticky;
    bottom: 0;
}

[b-f7zbbq1c8u] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}


@media (max-width: 600px) {
    [b-f7zbbq1c8u] .mud-table-cell {
        width: 100%;
        min-width: 22rem;
    }
}

/* /Pages/Access/RolesView/RoleDetailView/RoleDetailView.razor.rz.scp.css */
.role-detail-page[b-77neiqc7ze] {
    background: var(--ugg-color-surface-2);
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.role-detail-header[b-77neiqc7ze] {
    display: flex;
    align-items: center;
    column-gap: 1rem;
    background-color: var(--ugg-color-surface-1);
    font-weight: 700;
    font-size: 1.25rem;
    padding: 1rem 1.5rem;
    width: 100%;
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 5;
}

.role-detail-header-text[b-77neiqc7ze] {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 2rem;
}

.role-detail-container[b-77neiqc7ze] {
    padding: 1.5rem;
    position: absolute;
    top: 8.5rem;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-color: var(--ugg-color-surface-2) transparent;
    scrollbar-width: thin;
}

.role-detail-row[b-77neiqc7ze] {
    display: flex;
    flex-direction: row;
    column-gap: 2rem;
    padding: 1rem;
}

.role-detail-table[b-77neiqc7ze] {
    padding: 1rem;
    margin-top: 1rem;
}

.role-detail-table-content[b-77neiqc7ze] {
    padding: 1.5rem;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
/* /Pages/Access/RolesView/RolesCardsView.razor.rz.scp.css */
.borneo-roles-view-container[b-fb5i47jrtf] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: space-between;
    background: var(--ugg-color-surface-2);
    width: 100%;
    border-radius: 0.3rem;
    margin-bottom: 4rem;
}

@media only screen and (max-width: 1610px) {
    .borneo-roles-view-container[b-fb5i47jrtf] {
        justify-content: space-evenly;
    }
}
/* /Pages/Access/UsersView/UserTableMenu/UserPermissionSelect.razor.rz.scp.css */
.permission-select-group[b-8y71mt4bvu] {
    display: flex;
    padding-top: 2rem;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    column-gap: 2rem;
    width: 100%;
}
/* /Pages/Access/UsersView/UserTableMenu/UserPermissionsTable.razor.rz.scp.css */
.permissions-users-table-wrapper[b-e0bnf1kjg5] {
    --color-header: var(--ugg-color-surface-2);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-2);
    --color-cell-active: var(--ugg-color-surface-2);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    background-color: var(--color-header);
    border-radius: 0.3rem;
}

[b-e0bnf1kjg5] .mud-table-container {
    overflow: visible
}

[b-e0bnf1kjg5] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-e0bnf1kjg5] .mud-toolbar {
    background-color: var(--color-header);
}

[b-e0bnf1kjg5] table {
    border-collapse: collapse;
}

[b-e0bnf1kjg5] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-e0bnf1kjg5] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-e0bnf1kjg5] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-e0bnf1kjg5] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

[b-e0bnf1kjg5] tfoot {
    position: sticky;
    bottom: 0;
}

[b-e0bnf1kjg5] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}


@media (max-width: 600px) {
    [b-e0bnf1kjg5] .mud-table-cell {
        width: 100%;
        min-width: 24rem;
    }
}
/* /Pages/Access/UsersView/UserTableMenu/UserRoleSelect.razor.rz.scp.css */
.role-select-group[b-fya1vz9d2x] {
    display: flex;
    padding-top: 2rem;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    column-gap: 2rem;
    width: 100%;
}
/* /Pages/Access/UsersView/UserTableMenu/UserRolesTable.razor.rz.scp.css */
.role-users-table-wrapper[b-gosrm66kos] {
    --color-header: var(--ugg-color-surface-2);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-2);
    --color-cell-active: var(--ugg-color-surface-2);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    background-color: var(--color-header);
    border-radius: 0.3rem;
}

[b-gosrm66kos] .mud-table-container {
    overflow: visible
}

[b-gosrm66kos] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-gosrm66kos] .mud-toolbar {
    background-color: var(--color-header);
}

[b-gosrm66kos] table {
    border-collapse: collapse;
}

[b-gosrm66kos] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-gosrm66kos] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-gosrm66kos] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-gosrm66kos] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

[b-gosrm66kos] tfoot {
    position: sticky;
    bottom: 0;
}

[b-gosrm66kos] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}


@media (max-width: 600px) {
    [b-gosrm66kos] .mud-table-cell {
        width: 100%;
        min-width: 24rem;
    }
}
/* /Pages/Access/UsersView/UserTableView.razor.rz.scp.css */
.content-text[b-nflrci0jv0] {
    text-transform: capitalize;
    color: var(--ugg-color-secondary);
}

.user-table-wrapper[b-nflrci0jv0] {
    --color-header: var(--ugg-color-surface-1);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-3);
    --color-cell-active: var(--ugg-color-surface-4);
    --font-size: 1rem;
    display: block;
    height: 90%;
    width: 100%;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    background-color: var(--color-header);
    border-radius: 0.3rem;
}

[b-nflrci0jv0] .mud-table-container {
    overflow: visible;
}

[b-nflrci0jv0] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-nflrci0jv0] .mud-toolbar {
    background-color: var(--color-header);
}

[b-nflrci0jv0] table {
    border-collapse: collapse;
}

[b-nflrci0jv0] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-nflrci0jv0] tbody > tr {
    background-color: var(--color-cell) !important;
}

[b-nflrci0jv0] tbody > tr:hover {
    background-color: var(--color-cell-hover) !important;
}

[b-nflrci0jv0] tbody > tr:active {
    background-color: var(--color-cell-active) !important;
}

[b-nflrci0jv0] tfoot {
    position: sticky;
    bottom: 0;
}

[b-nflrci0jv0] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}
/* /Pages/Files/FilesPage.razor.rz.scp.css */
.page[b-sa41j3j658] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: hidden;
    padding: 0.5rem;
}
/* /Pages/MainPage.razor.rz.scp.css */
.portal-shell[b-5m0a3apd0q] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.action-bar-title[b-5m0a3apd0q] {
    display: flex;
    column-gap: 1rem;
}

.action-bar-tools[b-5m0a3apd0q] {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    column-gap: 2rem;
    width: 50%;
}

.action-bar-navigation[b-5m0a3apd0q] {
    font-size: 10pt;
    text-align: end;
    min-width: 10rem;
}

[b-5m0a3apd0q] .mud-select {
    max-width: 25rem;
}

[b-5m0a3apd0q] .action-textfield-search {
    max-width: 25rem;
    background: rgba(0,0,0,.09);
}

[b-5m0a3apd0q] .mud-input-control.mud-input-input-control {
    margin-top: 0;
}

[b-5m0a3apd0q] .mud-input.mud-input-text.mud-input-adorned-start.mud-input-underline.mud-shrink {
    padding-left: 0.5rem;
}

[b-5m0a3apd0q] .mud-input-label.mud-input-label-animated.mud-input-label-text.mud-input-label-inputcontrol {
    padding-left: 0.5rem;
    padding-top: 0.4rem;
}
