.select2-container--default .select2-selection--single { border: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }
.select2-container .select2-selection--single { height: 50px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 50px; }
.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 16px; padding-right: 26px; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 48px; width: 26px; }
.select2-dropdown { border: 1px solid #008ee1; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #008ee1 }
.select2-container--open .select2-dropdown--below { border-top: 1px solid #008ee1; }