::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track:hover{background-color:#d8d8d8}::-webkit-scrollbar-thumb{background:#ecbb3f;border-radius:10px}.dimmed-button{opacity:.5;cursor:not-allowed}.searchbar-input{width:100%;margin:0 auto;padding-bottom:20px;padding-top:20px}.inputsearchbar{width:100%;border-radius:5px;height:40px;margin:0 auto;padding:0 10px;border:1px solid #ccc}.searchbar-clear{margin-left:20px;background-color:#409411;border-radius:10px;color:#fff;padding:5px 10px 5px 20px}.popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:50}.popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:40}@keyframes bounce-fast{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-10px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}90%{transform:translate3d(0,-2px,0)}}.animate-bounce-fast{animation:bounce-fast 2s infinite}
