.expandable,.searchField{width:100%}.expandable{max-height:0;overflow-y:scroll;overflow-x:hidden;transition:all .6s ease;-ms-overflow-style:none}.expandable.expand{max-height:250px;padding-bottom:0}.expandable>ul{background-color:var(--theme-color)}.expandable>ul>li{transition:all .2s ease;padding:0 15px;font-size:14px;height:28px}.crossLine{background-color:hsla(0,0%,100%,0);opacity:.1;height:28px;font-size:28px}