#feedGenForm .inputBar{display:flex;gap:5px;position:relative;margin:0 auto;padding:2px;max-width:var(--bs-breakpoint-md);height:44px;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);border-radius:var(--bs-border-radius)}#feedGenForm .iconsHolder{width:35px;height:40px;line-height:40px;position:absolute;left:0;overflow:hidden}#feedGenForm .iconsHolder .icon{background-image:url("/img/prov-icons/web.svg");background-size:contain;width:16px;height:40px;background-repeat:no-repeat;background-position:center;margin:0 auto;opacity:.8;position:absolute;top:0;left:9.5px}#feedGenForm #urlInput{border:none;height:40px;min-width:0;flex-grow:1;padding-left:35px;border-radius:var(--bs-border-radius)}#feedGenForm button{white-space:nowrap;height:40px}#feedGenForm .btn-primary.ab{--bs-btn-border-color: var(--bs-btn-bg);--bs-btn-hover-border-color: var(--bs-btn-border-color);--bs-btn-active-bg: var(--bs-btn-border-color);--bs-btn-active-border-color: var(--bs-btn-border-color)}#feedGenForm .btn-primary.ab_b{--bs-btn-bg: #28825c;--bs-btn-hover-bg: rgb(12.5490196078%, 40.7843137255%, 28.862745098%)}#feedGenForm .btn-primary.ab_c{--bs-btn-bg: #3d3a3a;--bs-btn-hover-bg: rgb(19.137254902%, 18.1960784314%, 18.1960784314%)}#feedGenForm .btn-primary.ab_d{--bs-btn-bg: #397c84;--bs-btn-hover-bg: rgb(17.8823529412%, 38.9019607843%, 41.4117647059%)}