._rssFeedItemWrapper_1y4dg_1 {
    display: flex;
    align-items: center;
    padding: 0 !important;
    max-width: 100%!important;
}

._addIcon_1y4dg_8, ._removeIcon_1y4dg_8 {
    fill: var(--icon-tertiary);
    margin-top: 1px;
    margin-right: 16px;
    min-height: var(--feed-icon-in-palette);
    min-width: var(--feed-icon-in-palette);
    max-height: var(--feed-icon-in-palette);
    max-width: var(--feed-icon-in-palette);
    align-self: baseline;
}

._removeIcon_1y4dg_8._focused_1y4dg_19 {
    fill: var(--icon-danger) !important;
}

._addIcon_1y4dg_8._focused_1y4dg_19 {
    fill: var(--icon-interactive) !important;
}

._feedDisplayItem_1y4dg_27 {
    color: var(--text-tertiary);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 !important;
}

._rssFeedIcon_1y4dg_35 {
    min-height: var(--feed-icon-in-palette);
    min-width: var(--feed-icon-in-palette);
    max-height: var(--feed-icon-in-palette);
    max-width: var(--feed-icon-in-palette);
    margin-right: 8px;
    fill: var(--inbox-icon-color);
    vertical-align: text-top;
}

._overflowHidden_1y4dg_45 {
    overflow: hidden;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}

._feedDisplayItemName_1y4dg_52 {
    color: var(--text-primary);
}

._feedDisplayItemDescription_1y4dg_56 {
    padding: 0 !important;
    margin-left: 6px;
}

._feedDisplayItemDetails_1y4dg_61 {
    display: flex;
    color: var(--text-tertiary);
    margin-top: 0.75rem;
}

._feedDisplayItemDetails_1y4dg_61 span {
        padding-right: 0.5rem;
    }

._feedDisplayItemDetails_1y4dg_61 span:not(:last-of-type)::after {
            content: '\2022';
            padding-left: 0.5rem;
        }

._feedDisplayItemDetails_1y4dg_61 span:last-child {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

._feedQueryPart_1y4dg_81 {
    padding: 0 !important;
    font-weight: bold;
    font-style: normal;
}

._emptyQuery_1y4dg_87 {
    display: none;
}
