.common-section-filter-inner {
    display: none;
}
.lang-ar .ztable-header-fixed {
left:unset;
    right: 0;
}
@media screen and (max-width:1024px){
.ztable-header-fixed {
    top: 0px;
}
}
.lang-ar .zcol-5 td.has-tooltip:last-child tooltip{
    right: auto;
left: 100%;
}
.lang-ar .zcol-5 td.has-tooltip:last-child::before{
    left: auto;
    right:-6px;
}