.bs-dropdown{background-color:rgba(103,100,100,.9);color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);max-height:400px;overflow:hidden}.bs-dropdown .list-group{max-height:240px;overflow-y:auto}.select-list{list-style:none;padding:1px;margin:1px;line-height:1.4}.select-list li{margin:1px;line-height:1.4;padding:6px}.select-list li:hover{background-color:#5690cd;color:#fff;cursor:pointer;border-radius:.5rem}.custom-select{font-size:.875rem;line-height:1.5;padding:.25rem .5rem;height:30px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.position-relative{margin:0;padding:0;max-width:100%;width:100%}.search-input{background:transparent!important;color:#fff!important;border:none;outline:none;backdrop-filter:blur(4px)}.search-input::-moz-placeholder{color:hsla(0,0%,100%,.6);opacity:1}.search-input::placeholder{color:hsla(0,0%,100%,.6);opacity:1}.search-input:focus{box-shadow:0 0 0 2px hsla(0,0%,100%,.3)}.bs-dropdown .list-group::-webkit-scrollbar{width:8px}.bs-dropdown .list-group::-webkit-scrollbar-track{background:rgba(103,100,100,.6);border-radius:4px}.bs-dropdown .list-group::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.bs-dropdown .list-group::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.bs-dropdown .list-group{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) rgba(103,100,100,.6)}.custom-select.disabled{background-color:#e9ecef;color:#6c757d;cursor:not-allowed;pointer-events:none;border:1px solid #dee2e6;opacity:.7}