#filter-results{z-index:100;position:absolute;top:100%;left:0;background-color:#fff;list-style:none;padding:0;margin:0;border:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,.1);max-height:200px;width:100%;display:none;border-radius:1.25rem;overflow:hidden}#filter-results a{display:block;padding:5px 10px;cursor:pointer}#filter-results a:hover{background-color:#eee}#filter-results-content{position:relative;padding:5px;max-height:inherit;overflow-y:auto;border-radius:1.25rem}#filter-results-content::-webkit-scrollbar{width:10px}#filter-results-content::-webkit-scrollbar-track{background:#fff;border-radius:inherit}#filter-results-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:inherit}#close-filter-results{position:sticky;top:5px;left:calc(100% - 20px);padding:0;border:0;background:none;cursor:pointer;font-size:16px;font-weight:bold;color:#ccc}#close-filter-results:hover{color:#aaa}
