.select2-dropdown .select2-results__option:focus,
.select2-dropdown .select2-results__option.select2-results__option--highlighted {
    background-color: #a5c5e5 !important;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple, .select2-container--default .select2-selection--multiple{    
    height: 47px;
    line-height: unset;
    border-radius: 6px !important;
    background: #f7f7f7 !important;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
    border: none !important;

}
.select2-container .select2-selection--single{
    height: 40px !important;
    border: 1px solid #CED4DD ;
    background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 10PX;
    width: 26px;
}
.select2-selection__rendered[title="Select preferred location"]{
    color:#1a1a1a;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 14px;
}
.lang_ar .select2-container .select2-selection--single .select2-selection__rendered{
    direction: rtl;
    text-align: unset;
}
.select2-selection--single .select2-selection__rendered {
    height: 47px !important;
    display: flex !important;
    align-items: center;
    color: #1a1a1a;
    font-weight: 500;
}
.select2-selection--single .select2-selection__rendered .select2-selection__placeholder{
    color: #d1d5db;
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
    line-height: 32px;
}
.select2-container--single_select.select2-container--open .select2-results__options {
    height: 220px;
    overflow-y: scroll;
    padding-right:3px;
    margin-right: 3px;
}
.select2-container--single_select input.select2-search__field {
    outline: none !important;
    border: 1px solid #ced4dd;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    color:#1a1a1a;
}
.select2-container--single_select .select2-search--dropdown{
    padding: 0 !important;
}
.select2-container--single_select .select2-dropdown--above span.select2-results{
    margin-top: 0;
    margin-bottom: 3px !important;
}
.select2-container.select2-container--single_select .select2-dropdown--above {
    display: flex;
    flex-direction: column-reverse;
    /* margin-top: 37px; */
}
.select2-container--default .select2-selection{
    border: none !important;
    line-height: 13px;
}
.select2-container--default .select2-search--inline .select2-search__field{
    font-size: 14px;
    padding: 0px 7px;
    margin-top: 3px;
}
.select2-selection .select2-selection__choice {
    background-color: #f6f9fe !important;
    border: 1.5px solid #156bf580 !important;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    margin-top: 6px !important;
    padding: 4px 9px !important;
}
.select2-container--default .select2-selection .select2-selection__choice__remove {
    color: #1a1a1a;
    margin-right: 0px;
    float: right;
    margin-left: 10px;
    font-weight: 400;
    font-size: 15px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #323840!important;
}
.select2-container .select2-selection{
  min-height: 47px !important;
  border-radius: 4px !important;
  height: auto;
}
 .select2-dropdown{
    border: 1px solid #CED4DD !important;
    box-shadow: 0px 12px 24px #0000000d;
    top: 3px;
    border-radius: 4px !important;
    width: 100%;
}
.select2-dropdown .select2-results__option {
    padding: 11px 13px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #1a1a1a;
    border-bottom: none;
    letter-spacing: 0.18px;
    -webkit-user-select: none;
}
span.select2.select2-container.select2-container--single_select{
    min-width: 100%;
}
.select2-container--single_select .select2-dropdown{
    border: none !important;
    box-shadow: none !important;
    padding: 0px !important;
}

.select2-container--single_select span.select2-results {
    border: 1px solid #CED4DD !important;
    box-shadow: 0px 12px 24px #0000000d;
    margin-top: 3px;
    border-radius: 4px !important;
}
.select2-container--default .select2-results__option[aria-selected=true]{
  background: url(/assets/image/blue_tick.svg);
    background-size: 12px !important;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: 97% center;
}
.select2-container--default .select2-results__option[aria-selected=false]{
  background: url(/assets/image/plus.svg);
    background-size: 12px !important;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: 97% center;
}
.select2-container--default .select2-selection__rendered .select2-search, .select2-search__field
{
    width: 100% !important;
}
/* .select2-selection--multiple .select2-search__field,.select2-selection--multiple .select2-search.select2-search--inline{
    width: auto !important;
} */
.select2-selection--multiple[aria-expanded="false"] .select2-search.select2-search--inline, .select2-selection--multiple[aria-expanded="false"] input.select2-search__field {
    max-width: 100%;
}
.select2-selection--multiple[aria-expanded="true"] .select2-search.select2-search--inline, .select2-selection--multiple[aria-expanded="true"] input.select2-search__field {
    min-width: 20px;
}
.select2-selection--multiple input.select2-search__field[aria-controls="select2-city_id-results"],
.select2-selection--multiple[aria-owns="select2-city_id-results"] .select2-search.select2-search--inline {
    max-width: 100%;
}
.select2-selection--multiple input.select2-search__field[aria-controls="select2-pre_nationality_id-results"],
.select2-selection--multiple[aria-owns="select2-pre_nationality_id-results"] .select2-search.select2-search--inline {
    max-width: 100%;
}
.select2-selection--multiple input.select2-search__field[aria-controls="select2-keyskills-results"],
.select2-selection--multiple[aria-owns="select2-keyskills-results"] .select2-search.select2-search--inline {
    max-width: 100%;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
/* .select2-search--inline .select2-search__field[type=search] {
    width: 235px!important;
} */
.modal_select2_input {
    position: relative;
    margin-bottom: 22px;
}
.modal_select2_input .goback_modal {
    position: absolute;
    left: 3px;
    top: 0;
    opacity: .7;
}
.modal_select2_input .goback_modal img {
    padding: 13px;
}
.modal_select2_input input {
    width: 100%;
    border: 1px solid #f4f5f7;
    padding: 5px 40px;
    border-radius: 4px;
}
.mobile_dropdown .modal_select2_input .search_icon {
    position: absolute;
    right: 10px;
    top: 10px;
}
.secondary_mobile .select2-container.select2-container--common_select {
    width: 90px !important;
}
.currency_type_select .select2-container.select2-container--common_select {
    width: 90px !important;
}
.select2-dropdown.select2-dropdown--below.countryCodeList, 
.select2-dropdown.select2-dropdown--above.countryCodeList {
    width: 300px !important;
}
.countryCodeList input.select2-search__field, .currency_type_select input.select2-search__field{
    width: 80px !important;
}
.select2-dropdown.select2-dropdown--below input.select2-search__field {
    border: none;
    position: absolute;
    top: -40px;
    font-size: 14px;
    height: 32px;
    width: 99% !important;
    left: 1px;
    background: #F7F7F7 !important;
}
.select2-dropdown.select2-dropdown--above input.select2-search__field {
    border: none;
    position: absolute;
    top: -40px;
    font-size: 14px;
    height: 32px;
    width: 99% !important;
    left: 1px;
    background: #F7F7F7 !important;
}
span.select2-dropdown .select2-results__options{
    height: 230px;
    overflow-y: scroll;
}
.select2-results__options::-webkit-scrollbar {
    background-color:#fff;
    width:3px
}
.select2-results__options::-webkit-scrollbar-track {
    background-color:#fff
}
.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #DFE0E1;
    border-radius: 50px;
}
span.select2-dropdown.select2-dropdown--above {
    display: flex;
    flex-direction: column-reverse;
}
.select2-dropdown.select2-dropdown--above input.select2-search__field{
    top: unset;
    bottom: -34px;
}
.step_wizard_row ul.dropdown-menu{
    width: 95%!important;
    border-radius: none;
    margin: 0!important;
    height: 220px;
    padding: 0!important;
    border-radius: 4px;
    overflow: overlay;
    box-shadow: 0 6px 12px #0000000d;
    z-index: 1500;
    margin-top: 2px!important;
}
.step_wizard_row .dropdown-menu li a{
    font-size: 14px;
    line-height: 17px;
    color: #1a1a1a;
    letter-spacing: 0.18px;
    padding: 10px 15px !important;
    display: block;
}
.step_wizard_row ul.dropdown-menu li:hover,.step_wizard_row ul.dropdown-menu li.active {
    background: #a5c5e5 !important;
    border-bottom: none;
}
.step_wizard_row ul.dropdown-menu::-webkit-scrollbar-track{
    border-radius: 10px !important;
    background-color: #fff !important;
}
.step_wizard_row ul.dropdown-menu::-webkit-scrollbar{
    width: 7px !important;
}
.step_wizard_row ul.dropdown-menu::-webkit-scrollbar-thumb{
    border-radius: 0px !important;
    width: 7px !important;
    background: linear-gradient(to right, #CED4DD 50%, #fff 50%) !important;
}
.step_wizard_row ul.dropdown-menu::-webkit-scrollbar-thumb{
    border-radius: 0px !important;
    width: 7px !important;
    background: linear-gradient(to right, #fff 50%, #CED4DD 50%) !important;
}
.secondary_mobile .select2-selection.select2-selection--single {
    border-right: none !important;
    border-radius: 4px 0px 0px 4px !important;
}
.secondary_mobile input.form-control[name="secondary_number"] {
    border-left: 0;
}
.secondary_mobile .select2-container.select2-container--common_select:before {
    content: '';
    background: #d8dde4;
    width: 1px;
    height: 22px;
    position: absolute;
    right: 0;
    display: block;
    top: 8px;
    z-index: 100;
}
.lang_ar .secondary_mobile .select2-selection.select2-selection--single {
    border-left: none !important;
    border-right: 1px solid #CED4DD !important;
    border-radius: 0px 4px 4px 0px !important;
}
.lang_ar .secondary_mobile input.form-control[name="secondary_number"] {
    border-left: 1px solid;
    border-right: 0px;
}
.lang_ar .secondary_mobile .select2-container.select2-container--common_select:before {
    right: unset;
    left: 0;
}
.showJobseekerProfile.lang_ar .select2-dropdown input.select2-search__field{
    right: 4px;
    width: 80px !important;
}
/* Style for the placeholder text */
.select2-container--single .select2-selection__placeholder {
    color: #d1d5db !important; /* Placeholder color */
}

/* Style for the selected value */
.select2-container--single .select2-selection__rendered:not(.select2-selection__placeholder) {
    color: #1a1a1a !important; /* Selected value color */
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .step_wizard_row .select2-selection--single .select2-selection__rendered{
        height: 47px !important;
    }
    .select2-container--single_select.select2-container--open .select2-dropdown{
        display: flex !important;
    }
    .select2-container--single_select.select2-container--open .select2-dropdown.select2-dropdown--below{
        display: block !important;
    }   
}