.typeahead-popover{z-index:9999;background:#253646;border-radius:8px;position:fixed;box-shadow:0 5px 10px #0000004d}.typeahead-popover ul{border-radius:8px;max-height:200px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{cursor:pointer;border-radius:8px;outline:none;min-width:180px;margin:0;font-size:14px}.typeahead-popover ul li.selected{background:#3f4659}.typeahead-popover li{color:#fff;cursor:pointer;background:#253646;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-family:Helvetica,sans-serif;font-size:15px;line-height:16px;display:flex}.typeahead-popover li.active{background-size:contain;width:20px;height:20px;display:flex}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#3f4659}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.typeahead-popover li .icon{user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.component-picker-menu{width:200px}