body{background:#e9ecef}.search-form{padding:1.25rem;position:relative}.search-form .search-results{position:absolute;left:0;top:calc(100% - 20px);background:#fff;width:100%;max-height:600px;overflow:hidden;z-index:999;box-shadow:0 1px 2px rgba(0,0,0,.15);list-style:none;margin:0;padding:0}.search-form .search-results li:nth-child(odd){background:#f7f8f9}.search-form .search-results .client-info{display:flex;align-items:center;padding:.41666667rem;cursor:pointer}.search-form .search-results .client-info:hover{background:rgba(0,0,0,.2)}.search-form .search-results .client-info:active{background:#00a6ff;color:#fff}.items-list{list-style:none;margin:0;padding:0;max-height:480px;overflow-y:scroll}.items-list li{border-bottom:1px solid rgba(0,0,0,.04);cursor:pointer;padding:6px}.items-list li:nth-child(odd){background:rgba(0,0,0,.02)}.items-list li:hover{background:rgba(0,0,0,.04)}.items-list li.hidden{display:none}