.inpDropdown>.label{display:block;margin-bottom:5px}.inpDropdown select{background-color:#fff;border:1px solid #c2c2c2;border-radius:4px;color:var(--colorHeading);height:36px;padding:8px;width:100%}.inpDropdown select:focus{border-color:var(--colorSecondary);outline:none}.inpDropdown select[disabled],.inpDropdown select[readonly]{background:#fbf8f5;color:var(--colorText)}.inpDropdown.error>.value>.controls>.control>select{border-color:#d0021b}.inpDropdown.hideLabel>.label{left:-999em;position:absolute;right:auto;top:auto}.inpDropdown>.feedback .error{color:#d0021b}.inpDropdown select[multiple]{height:auto}body .select2{font-size:14px}body .select2-selection{border:1px solid #c2c2c2;border-radius:4px;color:var(--colorHeading);padding:8px}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--colorSecondary)}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{background:none;border:none;padding:0}
