.inpDropdown>.label{margin-bottom:5px;display:block}.inpDropdown select{border:1px solid #c2c2c2;border-radius:4px;padding:8px;width:100%;height:36px;color:#1d1e3c;background-color:#fff}.inpDropdown select:focus{outline:none;border-color:#00ab62}.inpDropdown select[disabled],.inpDropdown select[readonly]{color:#57595f;background:#fbf8f5}.inpDropdown.error>.value>.controls>.control>select{border-color:#d0021b}.inpDropdown.hideLabel>.label{position:absolute;top:auto;left:-999em;right:auto}.inpDropdown>.feedback .error{color:#d0021b}.inpDropdown select[multiple]{height:auto}body .select2{font-size:14px}body .select2-selection{border-radius:4px;border:1px solid #c2c2c2;padding:8px;color:#1d1e3c}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#00ab62}body .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:0 3px 3px 0;padding-left:35px}body .select2-container .select2-search--inline .select2-search__field{height:22px}body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{padding:0 10px}body .select2-container--default .select2-results>.select2-results__options{max-height:300px}body .select2-search--inline{display:block}body .inpDropdown .select2-container--default.select2-container--disabled .select2-selection--multiple{border:none;padding:0;background:none}