@import '_content/Mabilis.Client/Mabilis.Client.pmuy9oq2zu.bundle.scp.css';

/* /Components/LegalCase/LegalMatterTagPicker.razor.rz.scp.css */
.legal-matter-tag-icon[b-xub6a5b4nv] {
    cursor: pointer;
    font-size: 16px;
    color: var(--color-sf-content-text-color-alt3);
}

.legal-matter-tag-icon:hover[b-xub6a5b4nv] {
    color: var(--color-sf-primary);
}
/* /Components/LegalCase/LegalMatterTagPill.razor.rz.scp.css */
.legal-matter-tag-pill[b-dez0cd8xdc] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
}

.legal-matter-tag-pill-remove[b-dez0cd8xdc] {
    cursor: pointer;
    line-height: 1;
    opacity: 0.85;
}

.legal-matter-tag-pill-remove:hover[b-dez0cd8xdc] {
    opacity: 1;
}
/* /Components/LegalCase/LegalMatterTagPopup.razor.rz.scp.css */
.legal-matter-tag-backdrop[b-rkqa8x2lww] {
    z-index: 1040;
}

.legal-matter-tag-popup[b-rkqa8x2lww] {
    z-index: 1050;
    width: 260px;
}

.legal-matter-tag-popup-list[b-rkqa8x2lww] {
    max-height: 220px;
    overflow-y: auto;
}
