.customDrop .MuiMenu-paper{margin-top:2px;position:absolute;height:280px;transition:height .3s ease-in-out;z-index:999;background-color:#fff;border:1px solid #adc9f4}.customDrop .MuiInputBase-root{border:1px solid #d6e4f9;height:42px;border-radius:0;width:280px}.customDrop svg.MuiSvgIcon-root{color:#000}button.dropdown-toggle.btn.btn-secondary{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;border:1px solid #d6e4f9;padding:0 15px;width:320px;font-size:16px;color:#10111d;height:42px}.dropdown-item{clear:both;width:100%;padding:.5rem 1rem;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;background-color:#f8f9fa}