.rtl{
    direction: rtl !important;
}

.badge{
    font-family: IRANSans_Num, IRANSans !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 5px !important;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
