
        .select2-container--default .select2-selection--single {
            height: 43px!important;
        }
        .select2-selection__rendered img{
            height: 16px!important;
        }
        .select2-selection__rendered p{
            color: white!important;
            font-weight: 300!important;
            font-size: 11pt!important;
            text-align: center!important;
        }
        .select2-results__option img{
            height: 24px!important;
        }
        .select2-container{
            position: absolute!important;
        }

        .select2-container--default .select2-results > .select2-results__options {
            max-height: 260px!important;
        }

        .select2-selection{
            border: 3px solid transparent!important;
            /* border-top: 3px solid #717171!important; */
            /* border-left: 3px solid #717171!important; */
            /* border-radius: 5px!important; */
        }

        .select2-container .select2-selection--single .select2-selection__rendered {
            padding-left: 0px!important;
            /* padding-right: 35px!important; */
        }
        .select2-container--default .select2-selection--single {
            background-color: #fff0!important;
        }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #ffffff transparent transparent transparent!important;
            margin-left: -1px!important;
            margin-top: 1px!important;
        }
        .select2-search__field {
            display: none;
        }
        .select2-results__option {
            padding: 0px!important;
        }
        .select2-results__option p{
            font-weight: 700!important;
            font-size: 8pt!important;
            text-align: center!important;
            margin-bottom: 3px!important;
            display: grid;
        }.select2-results__option img{
             width: 75%!important;
         }
        .select2-search--dropdown {
            padding: 0px!important;
        }
        .select2-container--default .select2-selection--single .select2-selection__rendered {
            line-height: 39px!important;
          }
          .select2-container .select2-selection--single .select2-selection__rendered {
            padding-right: 10px!important;
          }
          .select2-container--default .select2-selection--single .select2-selection__arrow {
            top: 5px!important;
        }
        .select2-selection__rendered p span{
            visibility: visible;
        }
        .select2-selection__rendered p img{
           display: none;
        }
        .select2-selection__rendered p img{
           display: none;
        }
        .select2-selection__rendered{
            border-right: 1px solid white;
        }
        span.select2-selection.select2-selection--single{
            width: 65px;
        }

        .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: #000;
            border-width: 4px!important;
        }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            left: 240%!important;
        }


        
.mystickyelement-lists-wrap .select2-selection__rendered p img{
    display: block;
}
.mystickyelement-lists-wrap .select2-selection__rendered p span {
    display: none;
}
.select2-container {
    z-index: 999999;
}
.mystickyelement-lists-wrap .select2-selection__rendered{
position: relative;
display: block;
top: 22px;
}


.mystickyelement-lists-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 90%;
}


.mystickyelement-lists-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 80%!important;
}


.mystickyelement-lists-wrap  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000000 transparent transparent transparent!important;
}