/* /Components/Addresses/AddressLookup.razor.rz.scp.css */
.select-toggle button[b-d2b0ogk6en] {
    cursor: pointer;
    color: rgba(25,118,210,1);
    font-size: smaller;
}

    .select-toggle button:hover[b-d2b0ogk6en] {
        color: rgb(20,97,173);
        text-decoration: underline
    }
/* /Components/Properties/PropertyAttribute.razor.rz.scp.css */
.select-toggle button[b-ploqksdt33] {
    cursor: pointer;
    color: rgba(25,118,210,1);
    font-size: smaller;        
}
    .select-toggle button:hover[b-ploqksdt33] {
        color: rgb(20,97,173);
        text-decoration:underline
    }

[b-ploqksdt33] .mud-input-control.mud-input-control-margin-dense.mud-input-outlined-with-label {
    margin-top: 4px;
    margin-bottom: 0px
}
/* /Components/Shared/MessageAlert.razor.rz.scp.css */
.message[b-3x81p92toq] {
    margin: 0px 10px 0px 10px
}
