

#data-table-authorwp{
    margin-right: 0px !important;
}
#wpcontent {
    padding-right: 0px !important;
}

#author-kit-page-template main{
    margin-right: 250px !important;
}


.main-content  .sort-icons{
    margin-left: 0px;
    margin-right: 5px;
}

.author-kit-container form{
    padding-right: 0px !important;
}

#container-for-multi-options > span{
    margin-right: 0px;
    margin-left: 8px !important;
}
.dropdown-menu .dropdown-item span{
    margin-left: 0px;
    margin-right: 8px !important;
}
#author-kit-page-template  .breadcrumb-button i{
margin-left: 10px;
}

#profileTable tr:first-child th{
    text-align: right;
}

#profileTable  #first-row-avatar-name-style{
    gap: 10px;
} 

body.author-kit_page_author-kit-author-profiles .main-content #data-table-authorwp{
    margin-left: 0px;
    padding-right: 45px !important;
}

body.author-kit_page_author-kit-posts .main-content #data-table-authorwp{
    margin-left: 0px;
    padding-right: 45px !important;
}

#postTable thead tr th{
    text-align: right;
}
body.author-kit_page_author-kit-posts .main-content #postTable #author-kit-post-title h6.post-title{
    margin-right: 10px;
}
body.author-kit_page_author-kit-posts .main-content #postTable .post-contributors img{
    margin-right: 0px;
    margin-left: 10px;
}

.dropdown div.dropdown-menu {
    position: absolute;
    left: 100px !important;
    right: 80%;

}

body.author-kit_page_author-kit-posts .main-content  #data-table-authorwp>div>p {
    border-right: 1px solid rgb(114, 114, 114);
    border-left: none;
    padding-right: 6px;
    padding-left: 4px;
    margin-right: 5px;
}

body.toplevel_page_author-kit-dashboard .main-content  #data-table-authorwp>div>p {
    border-right: 1px solid rgb(114, 114, 114);
    border-left: none;
    padding-right: 6px;
    padding-left: 4px;
    margin-right: 5px;
}

body.toplevel_page_author-kit-dashboard .main-content #data-table-authorwp{
    margin-left: 0px;
    padding-right: 45px !important;
}
#author-kit-dashboard-table thead tr th{
    text-align: right;
}

#author-kit-dashboard-table  #first-row-avatar-name-style div img{
    margin-right: 0px;
    margin-left: 10px;
}

#author-kit-dashboard-table  #first-row-avatar-name-style div {
   text-align: right !important;
}

.ak-help-container .ak-title{
    text-align: right;
}

html[dir="rtl"] body[class*="author-kit"] .main-content nav {
    padding-right: 30px;
}
.banner-buttons .btn i{
    margin-left: 8px;
}
