button.select2-selection__choice__remove{left: 5px;}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after{left: 1.25rem !important;right: inherit !important;}
.nback{font-size: 13px !important;padding: 10px 20px 10px 20px !important;}

.pms p {margin: 0 !important;line-height: 30px !important;}
.ql-editor p{font-family: 'IRANSansWeb' !important;line-height: 30px !important;}
.tooltip-inner{font-family: 'IRANSansWeb' !important}
*{font-family: 'IRANSansWeb' !important}


.all_language{display: flex;justify-content: center}
.language{width: 100px;background-color: white;box-shadow: 0 4px 10px rgba(0,0,0,0.1);display: flex;justify-content: center;padding: 15px;
    border-radius: 7px;
    margin-right: 5px;
    margin-left: 5px;

}
.language p{color: #262626;margin: 0;position: relative;top: 2px;}
.language.active{background: #e1e1e1}
.language img{width: 20px;border-radius: 20px;margin-left: 5px;margin-right: 5px;}