@import '_content/BMSWeb.BlazorServer.UI.Abstractions/BMSWeb.BlazorServer.UI.Abstractions.nuwzesg98i.bundle.scp.css';
@import '_content/BMSWeb.Modules.CRM.UI/BMSWeb.Modules.CRM.UI.z6e9u61p6s.bundle.scp.css';
@import '_content/BMSWeb.Modules.VyD.UI/BMSWeb.Modules.VyD.UI.sf8ldc5frp.bundle.scp.css';

/* _content/BMSWeb.BlazorServer/Components/Shared/CmpFiltroGenerico.razor.rz.scp.css */
.chips[b-diost8gdsh] {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        overflow-x: hidden;
        overflow-y: hidden;
        max-height: 360px;
    }

    .chip[b-diost8gdsh] {
        padding: 4px 10px;
        border-radius: 16px;
        background: linear-gradient(135deg, #0a1930, #143464, #1e3a8a) !important;
        color: #fff !important;
        font-size: 0.75rem;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        box-shadow: 0 3px 8px rgba(10, 25, 48, 0.35);
        white-space: nowrap;
    }

        [b-diost8gdsh] .chip .rz-button {
            background: transparent !important;
            color: #fff !important;
            box-shadow: none !important;
        }

            [b-diost8gdsh] .chip .rz-button:hover {
                background: rgba(255,255,255,.15) !important;
            }

    .chip2[b-diost8gdsh] {
        padding: 3px 8px;
        border-radius: 14px;
        background: #f1f3f5 !important;
        color: #343a40 !important;
        font-size: 0.75rem;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        box-shadow: 0 1px 3px rgba(0,0,0,0.08);
        white-space: nowrap;
    }

        [b-diost8gdsh] .chip2 .rz-button {
            background: transparent !important;
            color: #6c757d !important;
            box-shadow: none !important;
            padding: 0;
            width: 18px;
            height: 18px;
            min-height: unset;
        }

            [b-diost8gdsh] .chip2 .rz-button:hover {
                background: rgba(0,0,0,.05) !important;
            }

    .chip3[b-diost8gdsh] {
        padding: 3px 8px;
        border-radius: 14px;
        background: #e7f1ff !important;
        color: #0d47a1 !important;
        font-size: 0.75rem;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        white-space: nowrap;
        border: 1px solid #cfe2ff;
    }

        [b-diost8gdsh] .chip3 .rz-button {
            background: transparent !important;
            color: #0d47a1 !important;
            box-shadow: none !important;
            padding: 0;
            width: 18px;
            height: 18px;
        }

    .chip4[b-diost8gdsh] {
        padding: 2px 6px;
        border-radius: 12px;
        background: transparent !important;
        color: #495057 !important;
        font-size: 0.75rem;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        border: 1px solid #dee2e6;
        white-space: nowrap;
    }

        [b-diost8gdsh] .chip4 .rz-button {
            background: transparent !important;
            color: #868e96 !important;
            box-shadow: none !important;
            padding: 0;
            width: 16px;
            height: 16px;
        }

    .chip5[b-diost8gdsh] {
        padding: 3px 8px;
        border-radius: 14px;
        background: #f1f3f5 !important;
        color: #343a40 !important;
        font-size: 0.75rem;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);
        white-space: nowrap;
    }

        [b-diost8gdsh] .chip5 .rz-button {
            background: transparent !important;
            color: #6c757d !important;
            box-shadow: none !important;
            padding: 0;
            width: 16px;
            height: 16px;
        }
