/* /Pages/Profile/ProfileData.razor.rz.scp.css */
table td:last-child[b-oxrkmyvvrj] {
    padding-left: 12px;
}
/* /Shared/DocumentSelector.razor.rz.scp.css */
[b-z8vo2i6gtn].chip-text {
    white-space: normal;
    padding: 10px 0;
}

[b-z8vo2i6gtn].chip-container>div {
    height: unset;
}

[b-z8vo2i6gtn].chip-container {
    display: inline;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i222b4l6h5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.navMenu[b-i222b4l6h5] {
    border: 1px solid black;
    background: white;
}

.nav-item[b-i222b4l6h5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-i222b4l6h5] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-i222b4l6h5] {
    padding-bottom: 1rem;
}

.nav-item[b-i222b4l6h5]  a {
    color: black;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-i222b4l6h5]  a.active,
.nav-item[b-i222b4l6h5]  a:hover {
    color: black;
}

@media (min-width: 641px) {
    .navbar-toggler[b-i222b4l6h5] {
        display: none;
    }

    .navMenu[b-i222b4l6h5] {
        position: initial;
    }
}

@media (max-width: 640px) {
    .navMenu[b-i222b4l6h5] {
        position: fixed;
    }
}
/* /Shared/SearchBar.razor.rz.scp.css */
[b-1bmqkojetd] .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0;
    color: white;
}

[b-1bmqkojetd] .mobile-search > div > div > div > input {
    color: black !important;
}
