.selectize-input { min-height: 37.6px; font-size: inherit; border: 1px solid #ced4da; webkit-box-shadow: none; box-shadow: none; } .selectize-input.focus { color: #495057!important; background-color: #fff!important; border-color: #80bdff!important; outline: 0!important; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)!important; } .selectize-input::placeholder { color: #6c757d; opacity: 1; } .selectize-control.multi .selectize-input [data-value] { padding: 5px 8px 2px; webkit-box-shadow: none; box-shadow: none; } .selectize-input.focus { color: #495057!important; background-color: #fff!important; border-color: #80bdff!important; outline: 0!important; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)!important; }