#feedGenForm .inputBar{display:flex;gap:5px;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{float:left;width:35px;height:40px;line-height:40px;position:absolute;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;flex-grow:1;padding-left:35px;border-radius:var(--bs-border-radius)}