body.ar{
    font-family: 'IBM Plex Sans Arabic' , sans-serif;
    text-align:right;
}
body.ar .user-dropdown>a.nav-link>img.img-profile {
    position: absolute;
    left: 0;
    right:inherit;
}
body.ar .load-inner-wrapper{
    direction:ltr;
}
body.ar .ml-auto{
    margin-left:inherit !important;
    margin-right:auto !important;
}
body.ar .user-dropdown>a.nav-link {
    padding-left: 50px;
}
body.ar .pull-left {
    float: right !important;
}
body.ar .pull-right {
    float: left !important;
}
body.ar .pl-3 {
    padding-left: inherit!important;
    padding-right: 1rem!important;
}
body.ar .pr-0, 
body.ar .px-0{
    padding-left: 0!important;
    padding-right:inherit !important;
}
body.ar .pr-1{
    padding-right:inherit !important;
    padding-left: 0.25rem!important;
}
body.ar .mr-auto {
    margin-right: inherit!important;
    margin-left: auto!important;
}
body.ar .text-left{
    text-align:right !important;
}
body.ar .text-right{
    text-align:left !important;
}
body.ar .pl-2{
    padding-right: 0.5rem!important;
    padding-left:0 !important;
}
body.ar .pr-2 {
    padding-left: 0.5rem!important;
    padding-right:0 !important;
}
body.ar .mr-1{
    margin-left: 0.25rem!important;
    margin-right:0 !important;
}
body.ar .mr-2{
    margin-left: 0.2rem!important;
    margin-right:0 !important;
}
body.ar .mr-3{
    margin-left: 1rem!important;
    margin-right:0 !important;
}

body.ar .ml-1{
    margin-left:0 !important;
    margin-right: 0.25rem!important;
}
body.ar .ml-2{
    margin-left:0 !important;
    margin-right: 0.2rem!important;
}
body.ar .ml-3{
    margin-left:0 !important;
    margin-right: 1rem!important;
}

body.ar .widget-heading {
    margin-right: 3px !important;
}
body.ar table td {
    text-align: right;
}
body.ar .modal-header .close {
    margin: -1rem auto -1rem -1rem;
}
body.ar .user-dropdown>a.nav-link .user-status-label {
    left: 26px;
    right:inherit;
}

body.ar.open-notification-dd .notification-dd>.dropdown-menu-notification{
    right:inherit;
    left:0px;
}

body.ar .dashboards-dd .dropdown-menu li {
    padding-left: 30px;
    padding-right: 25px;
}
body.ar .dashboards-dd .dropdown-menu li .icn-right{
    right: inherit;
    left: 11px;
    padding-left: 0;
    text-align: center;
}
body.ar .notification-dd .notification-title{
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
body.ar .user-dropdown ul.dropdown-menu-items li{
    padding-left:10px;
    padding-right:27px;
    text-align: right;
}
body.ar .user-dropdown ul.dropdown-menu-items li i{
    left:inherit;
    right:0;
}
body.ar .mr-1, body.ar .mx-1 {
    margin-right: 0!important;
    margin-left: 0.25rem!important;
}
.btn-alam-lang-input {
    display: none !important;
}
body.ar .search-top-dd .dropdown-menu-search .search-box input[type="search"] {
    padding-left:10px;
    padding-right:37px;
    text-indent: 0px;
}
body.ar .search-input-wrapper .icon-search{
    left:inherit;
    right:10px;
}
body.ar .text-center td,
body.ar .text-center {
    text-align: center!important;
}
/*app widget*/
body.ar .owl-carousel{
    direction:ltr;
}


/*greeting modal*/
body.ar .greeting-list .list-item.has-left-right-icons .left-icon {
    left:inherit;
    right:10px;
}
body.ar .greeting-list .list-item.has-left-right-icons .right-icon {
    right: inherit;
    top: 15px;
    left: 10px;
    transform: rotate(-0deg);
}
body.ar .greeting-list-container>.round-animate-bottom{
    right:inherit;
    left: -30px;
}
body.ar .greeting-list-container>.round-animate-top{
    left:inherit;
    right:10px;
}


/*email widget*/
body.ar .pagination-email .previous{
    transform: rotate(180deg);
}
body.ar .dropdown-menu li{
    text-align:right;
}

body.ar .email-detail-user-dropdown tr td.color-blue{
    text-align: left;
}
body.ar .email-detail-header .email-detail-heading-wrapper{
    padding-left: 35px;
    padding-right: inherit;
}
body.ar .email-detail-header .email-detail-heading {
    padding-right:30px;
    padding-left:inherit;
}
body.ar .email-detail-header .email-detail-heading-wrapper>.dropdown{
    right:inherit;
    left:0;
}
body.ar .email-detail-header .email-detail-heading .back-to-emaildetail{
    left: inherit;
    right: 0;
    transform: rotate(180deg);
    top: 5px;
}
body.ar .email-app-content-wrapper .pagination-email{
    top:0px;
}
body.ar .email-type .ddlabel {
    margin-right:inherit;
    margin-left: 5px;
}
/*insight widget*/
body.ar .nav-tabs.widget-tabs-with-heading>.nav-item:after{
    right:inherit;
    left:0;
}
/*minisites widget*/
body.ar .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{
    right:inherit;
    left: 3px;
}
body.ar .select2-container.minisite-sidebar-dropdown .select2-selection--single .select2-selection__rendered{
    margin-left:inherit;
}
body.ar .minisite-page .page-header-content{
    padding-left:10px !important;
}
body.ar .dropdown-menu .has-icon-left{
    padding-left:inherit;
    padding-right: 30px;
}
body.ar .dropdown-menu .has-circle-red:after,
body.ar .dropdown-menu .has-circle-blue:after,
body.ar .dropdown-menu .has-circle-orange:after{
    left:inherit;
    right: 5px;
}
body.ar .minisite-sidebar-dropdown.select2-container--open .select2-dropdown{
    transform: translate(-40%, 0px);
}
body.ar .minisite-sidebar-dropdown .select2-search--dropdown:after{
    left:inherit;
    right:8px;
}
body.ar input[type="search"],
body.ar input[type="text"],
body.ar input[type="number"],
body.ar input[type="email"]{
    text-align:right;
}
/*sidebar rtl*/
body.ar .body-content-with-right-sidebar {
    padding-right:0px;
}
body.ar .body-content-with-right-sidebar {
    padding-left: 87px;
}
body.ar #chat-sidebar-wrapper {
    width: 87px;
    right:inherit;
    left:0;
}
body.ar.sidebar-open .active-sidebar .side-widget,
body.ar.open-apps-sidebar-widget .apps-widget,
body.ar.open-talk-widget .talk-widget, 
body.ar.open-media-widget .media-widget,
body.ar.open-video-chat-widget .video-chat-widget, 
body.ar.open-address-book-widget .address-book-widget{
    right:inherit;
    left: 95px;
}
body.ar .video-chat-side-widget.video-chat-widget__active .group-call-trigger.show {
    right: inherit;
    left: 150px;
}

/*file sync*/
body.ar .notice-datetime,
body.ar .date-time,
body.ar .date,
body.ar .file-sync-widget .date{
    direction:ltr;
}
body.ar .icon-back {
    transform: rotate(180deg);
}
body.ar .widget-header .recent-files-dropdown .recent-label {
    font-size: 12px !important;
}
body.ar .widget-header .dropdown>i.icon-arrow-down{
    cursor:pointer;
}
body.ar .widget-header i:not(.icon-arrow-down),
body.ar .side-menu-handler,
body.ar .widget-header i.mr-2,
body.ar .widget-header i.mr-1{
    margin-left:1vw !important;
    margin-right:0 !important;
}
body.ar .icon-arrow-right{
    transform: rotate(180deg);
}
body.ar .sub-dropdown-menu{
    left:inherit;
    right:100%;
}
body.ar .video-chat-widget-setting-dd>.dropdown-menu-items .menu-item.has-icon, 
body.ar .video-chat-widget-setting-dd>.dropdown-menu-items .menu-item{
    padding-left:inherit;
    padding-right: 25px;
}
body.ar .user-status-dropdown>.user-status>i[class*="icon-"], 
body.ar .user-status-dropdown>.user-status>i[class*=" icon-"]{
    left:inherit;
    right: 3px;
}
body.ar .user-status-dropdown>.menu-items>li{
    padding-left:inherit;
    padding-right: 18px;
}
body.ar .user-status-dropdown>.menu-items>li>i[class^="icon-"],
body.ar .user-status-dropdown>.menu-items>li>i[class*=" icon-"]{
    left: inherit;
    right: 0px;
}
body.ar .video-chat-widget-setting-dd>.dropdown-menu-items .menu-item.has-icon>i{
    left:inherit;
    right: 0;
}
.video-chat-widget-setting-dd>.dropdown-menu-items .menu-checkbox>.checkbox input~span{
    left:inherit;
    right: -30px;
}

/*feeds*/
body.ar .search-header.icon-left input[type="search"] {
    padding-right: 28px;
    padding-right: 28px;
}
body.ar .email-items-list-header .search-header,
body.ar .feeds-items-list-header .search-header {
    padding-right: 5px;
}
body.ar .search-header.icon-left>i{
    top: 15%;
    left: inherit;
    right: 7px;
}
body.ar .news-feeds-list-detail-section .feed-thumb,
body.ar .feeds-app-content .news-feeds-list-box .feed-thumb{
    margin-right:0;
    margin-left: 5px;
}
body.ar .side-tab-nav .nav-tabs{
    padding-right:0;
}
body.ar .sidebar-collapsable-active .side-nav-collapsable{
    left: inherit;
    right: 1px;
}
body.ar .sidebar-collapsable-active.content-collapsable,
body.ar .sidebar-collapsable-active .content-collapsable{
    padding-left:0;
    padding-right:55px;
}

body.ar .internal-news-item .news-icon{
    margin-right: inherit;
    margin-left: 15px;
}

/*projects*/
body.ar .search-header.left-icon .form-control {
    padding-right: 30px;
    padding-left: 10px
}
body.ar .search-header.left-icon i {
    left: inherit;
    right: 7px;
}
body.ar .side-tab-nav .projects-nav-tabs .nav-link.active:after{
    content: "\e906";
    right:inherit;
    left:1px;
}
body.ar .widget-header .project-list-date-search-filter .date-filter-search-btn i.icon-search{
    margin: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
body.ar .project-list-date-search-filter .date-filter-search-btn {
    transform: translate(4px, 0px);
}

body.ar.rtl .tabs-control .search-project-report-filter>i.icon-search{
    margin-left:0 !important;
    margin-right:0 !important;
}
body.ar .select-bs-dropdown-checkbox.dropdown.bootstrap-select .dropdown-menu.inner .dropdown-item {
    padding-right: 35px;
    padding-left: 10px;
}
body.ar .select-bs-dropdown-checkbox.bootstrap-select.show-tick .dropdown-menu span.check-mark{
    left: inherit;
    right: 15px;
}
body.ar .bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: inherit;
    margin-left: 34px;
}
/*sidebar*/
body.ar .main-sidebar-widget .search-talk-list .icon-search,
body.ar .talk-widget .search-talk-list .icon-search{
    right:inherit;
    left: 15px;
}
body.ar .ddcommon .ddArrow {
    left: 4px;
    right:inherit;
}
body.ar .dd .ddTitle .ddTitleText {
    padding: 5px 5px 5px 20px;
}
body.ar .dd .ddChild li img {
    padding: 0 0px 0 6px;
}
body.ar .talk-select-option .dd .ddArrow {
    margin-right:inherit;
    margin-left: -3px;
}
body.ar .add-users{
    right:inherit;
    left: 30px
}
body.ar .talk-widget .talk-widget-content>.user-list>.user-list-item>.dropdown{
    padding: 12px 18px 15px 0px;
}
body.ar .user-list .user-list-item .user-thumb{
    margin-right:0px;
    margin-left: 5px;
}
body.ar .talk-widget .talk-widget-content>.user-list>.user-list-item .datetime-talk-list{
    padding: 15px 0px 15px 15px;
}
body.ar .talk-widget-content .user-list-item:hover .dropdown>.dropdown-toggle.show-on-hover{
    left: 9px;
}
body.ar .talk-widget-content .message-count{
    margin-right: 0px;
    margin-left: 10px;
}
body.ar:not(.chat-detach-view) .chat-box {
    left: 105px !important;
    right: inherit !important;
}
body.ar .message-inbox .dropdown.chat-box-dropdown, 
body.ar .message-outbox .dropdown.chat-box-dropdown {
    right: inherit;
    left: 5px;
}
body.ar .message-inbox, 
body.ar .message-outbox{
    padding: 10px 10px 10px 25px;
}
body.ar .emoji-menu {
    left: inherit;
    right: 0;
}
body.ar .chat-input-box-wrapper .right-icon-wrapper i:first-child, 
body.ar .chat-input-box-wrapper .left-icon-wrapper i:first-child{
    margin-right:0px;
}

body.ar .chat-input-box-wrapper .right-icon-wrapper i,
body.ar .chat-input-box-wrapper .left-icon-wrapper i,
body.ar .talk-widget .talk-widget-content>.user-list.channel-list>.user-list-item>.user-thumb,
body.ar .header-icon-group i{
    margin-left: 0px;
    margin-right: 10px;
}
body.ar .radio.small-radio, 
body.ar .radio-inline.small-radio, 
body.ar .checkbox.small-checkbox, 
body.ar .checkbox-inline.small-checkbox{
    padding-left:0px;
    padding-right:16px;
}

body.ar input[type="checkbox"]:checked + span:after, 
body.ar input[type="checkbox"]:checked + span:focus:after,
body.ar input[type="radio"]:checked + span:after, 
body.ar input[type="radio"]:checked + span:focus:after,
body.ar input[type="checkbox"]:not(:checked) + span:after,
body.ar input[type="radio"]:not(:checked) + span:after{
    left: inherit;
    right: 0px;
}
body.ar .talk-widget .talk-widget-content>.user-list.channel-list>.user-list-item>.user-description{
    padding: 15px 5px 15px 0;
}

/*setting modal*/
body.ar .modal-body .tab-content-wrapper {
    margin-right: 260px;
    margin-left: 0;
}
body.ar .modal-body .setting-page-container .tab-nav-col{
    left:inherit;
    right: 0;
}
body.ar .setting-page-container .tab-nav-col .nav-pills .nav-link{
    padding: 13px 32px 13px 10px;
}
body.ar .setting-page-container .tab-nav-col .nav-pills .nav-link i{
    left:inherit;
    right:5px;
}
body.ar .AccountSetting .action-controls{
    padding-left:5px;
}
body.ar .ntf-group-item-parent[data-toggle="collapse"]:after{
    left:10px;
    right:inherit;

}
body.ar .bootstrap-select .dropdown-toggle .filter-option{
    text-align: right;
}
body.ar .privacy-policy-link{
    left: inherit;
    right: 30px;
}


/*email widget*/
body.ar .has-badge .badge{
    right: inherit;
    left: 4px;
}
body.ar .nav-tabs{
    padding-right:0;
}
body.ar .list-nav-tabs .nav-item .dd-email-list{
    right:inherit;
    left:13px;
}
body.ar .email-subject-wraper{
    padding-left:0;
    padding-right:72px;
}
body.ar .subjectplaceholder{
    left:inherit;
    right:0;
}
body.ar input.email-address-input-cc, 
body.ar input.email-address-input-bcc,
body.ar input.email-address-input{
    float:right;
}
body.ar .email-recipients{
    padding-left:0px;
    padding-right:72px;
}
body.ar .email-compose-header:not(.cc-bcc-active) .email-multiple-ids {
    padding-left: 0px;
    padding-right: 72px;
}
body.ar .email-recipients .placeholderemail{
    left:inherit;
    right: 0;
}
body.ar .all-mail-cc, 
body.ar .all-mail-bcc,
body.ar .all-mail{
    clear: both;
    float: right;
}
body.ar span.email-ids{
    float: right;
    margin-right: inherit;
    margin-left: 5px;
}
body.ar .multiselect--active .list-nav-tabs .nav-item{
    padding-right: 26px;
    padding-left: 10px;
}
body.ar .multiselect--active .list-nav-tabs .nav-item>.checkbox {
    left: inherit;
    right: 5px;
}
body.ar .pagination-email{
    right:inherit;
    left:23px;
}

/*search full view page*/

body.ar .search-page-container .search-input-wrapper .icon-search{
    right:0;
    left:inherit;
}
body.ar span.search-list-icon-left{
    margin-right: inherit;
    margin-left: 15px;
}
body.ar .icon-double-arrows {
    transform: rotate(180deg);
}
body.ar .news-footer>.news-date, 
body.ar .news-footer>.news-time,
body.ar .news-footer>.news-from{
    margin-right:inherit;
    margin-left: 5vw;
}
body.ar .icon-widget{
    margin-right:inherit;
    margin-left:8px;
}
body.ar .search-list-header .section-title{
    padding-right:inherit;
    padding-left: 20px;
}
body.ar .search-list-header .section-title:after{
    right:inherit;
    left: 0;
}
body.ar .icon-arrow-left{
    transform: rotate(180deg);
}

/*team*/
body.ar .side-tab-nav .count-tag{
    right:inherit;
    left: 8px;
}
body.ar .modal .close{
    float:left;
}

@media screen and (max-width: 1270px){
    body.ar .body-content-with-right-sidebar {
        padding-left: 70px;
    }
    body.ar #chat-sidebar-wrapper {
        width: 70px;
    }
}



