.company-list-item-text-with-icon{display:flex;align-items:center;flex-wrap:wrap;position:relative;padding-left:32px}.company-list-item-text-with-icon .icon{width:24px;height:24px;position:absolute;left:0;top:0}.company-list-item-text-with-icon .item-text{word-break:break-all}@media screen and (max-width:480px){.company-list-item-text-with-icon .icon{height:100%}.company-list-item-text-with-icon .item-text{width:100%}}.empty-company-entries-list-notification{display:flex;flex-direction:column;align-items:center}.empty-company-entries-list-notification .icon-container{display:flex;align-items:center;justify-content:center;width:68px;height:68px;padding:4px;border-radius:2px;color:#075985;background:#e0f2fe;margin-bottom:8px}.empty-company-entries-list-notification .icon-container>svg{width:100%;height:100%}.empty-company-entries-list-notification .button{margin-top:32px}@media only screen and (max-width:992px){.empty-company-entries-list-notification{padding-top:24px}}