.select{width:100%;position:relative;display:inline-block;margin-bottom:15px}.select .disabled-select-option{position:absolute;display:block;height:100%;width:100%;z-index:1}.select .disabled-select-option span{position:absolute;top:35px;left:10px;opacity:1;background:#f7f7f7;color:rgba(155,155,155,.5);padding:5px;transition:opacity .2s ease-out}.select select{display:inline-block;height:41px;width:100%;cursor:pointer;padding:10px;outline:0;border:0;border-radius:4px;border:solid 1px #9b9b9b;background-color:#fff;color:#9b9b9b;appearance:none;background-image:url("../../../assets/img/arrow-down.svg");background-repeat:no-repeat;background-position:right 10px center;background-size:15px}.select select:disabled{opacity:.4;pointer-events:none;background-color:#f0f0f0}.select select.is-hover~.select-arrow{border-top-color:#5d5d5d}.select select:disabled~.select-arrow{border-top-color:#9b9b9b}.select select::-ms-expand{display:none}.select .select-arrow{width:0;height:0;position:absolute;top:12px;right:15px;pointer-events:none;border-style:solid;border-width:8px 5px 0 5px;border-color:#9b9b9b transparent transparent transparent}.select2{width:100% !important;margin-top:5px !important}.select2.select2-container--disabled{opacity:.5}.select2 .select2-selection--single{height:41px !important;padding:5px 0;background-image:url("../../../assets/img/arrow-down.svg");background-repeat:no-repeat;background-position:right 10px center;background-size:15px;border-radius:3px !important;border:solid 1px #9b9b9b !important}.select2 .select2-selection--single .select2-selection__rendered{color:#9b9b9b !important}.select2 .select2-selection__arrow{display:none}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#cce0ed !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#006ba6 !important}.hide-arrow .select2 .select2-selection--single{background-image:url("../../../assets/img/close-dark.svg")}.hide-arrow .select2 .select2-selection__clear{width:35px;position:absolute !important;right:0;top:0;bottom:0;font-size:0}
