[lang="ar"] table.dataTable thead th,
[lang="ar"] table.dataTable thead td,
[lang="ar"] table.dataTable tfoot th,
[lang="ar"] table.dataTable tfoot td {
    text-align: right;
}
#sidebar-menu ul li i {
    font-size: 16px !important;
}
[lang="ar"]  span.select2-selection__rendered {
    text-align: right !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 32px;
}

[lang="ar"] .select2-container--default .select2-selection--single .select2-selection__clear {
    margin-left: 32px;
}

[lang="ar"] .rm-datepicker {
    text-align: right;
}
.fv-form-bootstrap .help-block {
    color:red;
}

[lang="ar"] .logo.logo-light {
    text-align: right !important;
}

.select2.select2-container {
    width: 100% !important;
}
.feed-posts-table .card-body {
 padding-left: 4px !important;
padding-right: 4px !important;
}

.feed-posts-table .dtr-control {
    padding: 0px !important;
    border: none !important;
}

@media (max-width: 767px) {
    #page-topbar {
        background-color: #2a2930;
    }
        #page-topbar i {
           color: #fff;
        }
}
