.multi-select.form-group .select.show-control .react-select__control--menu-is-open{display:flex}.multi-select.form-group .select.select-error .react-select__control{border-color:#dd474f}.multi-select.form-group .select .react-select__menu{position:relative}.multi-select.form-group .select .react-select__control--menu-is-open{display:none}.multi-select.form-group .select .checkbox-container{padding:0;margin:0}.multi-select.form-group .select .checkbox-container .checkbox{position:absolute;top:0;left:0;height:24px;width:24px;border:1px solid #c3d2db;border-radius:2px}.multi-select.form-group .select .checkbox-container input:checked~.checkbox{background-color:#1d4c83;border-color:#1d4c83}.multi-select.form-group .select .checkbox-container .checkbox:after{top:2px;left:7px;width:6px;height:15px;background:#1d4c83;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);content:"";position:absolute;display:none}.multi-select.form-group .select .checkbox-container input:checked~.checkbox:after{display:block}.multi-select.form-group .select .checkbox-label{padding-left:35px}.multi-select.form-group .select .react-select__control{border:1px solid #d6e4f2;min-height:40px;min-width:100px;box-shadow:none}.multi-select.form-group .select .react-select__control.react-select__control--is-focused{border:1px solid #1d4c83}.multi-select.form-group .select .react-select__control.react-select__control--is-disabled{background:rgba(226,234,242,.576);border:1px solid #d6e4f2}.multi-select.form-group .select .react-select__control .react-select__value-container{padding-left:18px}.multi-select.form-group .select .react-select__control .react-select__indicator svg{width:auto!important}.multi-select.form-group .select .react-select__control .react-select__indicator.react-select__clear-indicator{padding:10px;margin-right:-20px;cursor:pointer}.multi-select.form-group .select .react-select__control .react-select__indicator.react-select__clear-indicator svg{width:30px}.multi-select.form-group .select .react-select__control .react-select__indicator img,.multi-select.form-group .select .react-select__control .react-select__indicator svg{width:10px}.multi-select.form-group .select .react-select__control .react-select__placeholder{color:#353c48;opacity:.33}.multi-select.form-group .select .react-select__control .react-select__indicator-separator{display:none}.multi-select.form-group .select .react-select__control .react-select__single-value{color:#353c48}.multi-select.form-group .select .react-select__control .react-select__single-value.react-select__single-value--is-disabled{color:rgba(53,60,72,.33);cursor:default}.multi-select.form-group .select .react-select__control .react-select__input input{height:unset}.multi-select.form-group .select .react-select__menu{box-shadow:0 3px 6px rgba(0,0,0,.161);border:1px solid #d6e4f2;border-radius:4px;margin-top:0;padding:15px 0 10px}.multi-select.form-group .select .react-select__menu .react-select__menu-list{padding:0}.multi-select.form-group .select .react-select__menu .react-select__menu-list .react-select__option{height:35px;padding:10px 18px;background:#fff;color:#5b6e86}.multi-select.form-group .select .react-select__menu .react-select__menu-list .react-select__option:hover{background:#f0f4f7;color:#1d4c83;cursor:pointer}