.AddSourceButton{color:#009688;cursor:pointer;width:28px;height:28px;font-size:var(--fs-lg);background:#0096881a;border:1px solid #0096884d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding-bottom:2px;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex}.AddSourceButton:hover:not(:disabled){background:#00968833;border-color:#009688;transform:scale(1.1)}.AddSourceButton:disabled{opacity:.4;cursor:not-allowed}.RemoveSourceButton{color:#f44336;cursor:pointer;width:28px;height:28px;font-size:var(--fs-base);background:#f443361a;border:1px solid #f443364d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;padding-bottom:3px;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex}.RemoveSourceButton:hover:not(:disabled){background:#f4433633;border-color:#f44336;transform:scale(1.1)}.RemoveSourceButton:disabled{opacity:.4;cursor:not-allowed}
