/* /Shared/Components/SearchBox.razor.rz.scp.css */
[b-9uvah7w1hy] {
    display: flex;
    flex: 1 1 auto;
    margin-top: -10px;
}

    [b-9uvah7w1hy] .mud-input.mud-input-underline:hover:not(.mud-disabled):before {
        border-bottom: 1px solid #fff !important;
    }

    [b-9uvah7w1hy] .mud-input-adornment.mud-input-adornment-end svg {
        fill: #fff !important;
    }

    [b-9uvah7w1hy] .mud-input.mud-input-underline:after {
        border-bottom: 2px solid #fff !important;
    }

    [b-9uvah7w1hy] input.mud-input-root, [b-9uvah7w1hy] .mud-input-label {
        color: #fff !important;
    }
