﻿.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { background-color: #04BFBF; color: #fff; border: none; padding: 5px; font-size: 0.9em; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { color: #fff; margin-left: 5px; }

.select2-container { width: 100% !important; }

.select2-dropdown { z-index: 1100; }

.select2-results__option[aria-selected=true] { display: none; }

.select2-container .select2-selection--single { height: 38px; border-color: #ced4da;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 38px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height:38px; }

.select2-results__option { border-bottom: 2px solid #ccc !important; padding-bottom: 5px !important; }
      /*  .select2-selection__choice {
            display: none !important;
        }*/