/*Arabic starts*/
.i18n-ar .region .download-desktop.download-desktop-bottom.zcol-3 {
    text-align: left;
}
.i18n-ar #block-system-main .zbanner-section p {
    text-align: center;
}
.i18n-ar .zbanner-section p {
    text-align: center;
}
.zstirke {
    text-decoration: line-through;
    color: #333;
}
span.zstirke {
    padding-right: 15px;
}
/*Arabic ends*/
.zcol-3 td.has-tooltip:last-child tooltip{
    left: auto;
right: 100%;
}
.zcol-3 td.has-tooltip:last-child::before{
    left: -7px;
}
.lang-ar .zcol-3 td.has-tooltip:last-child tooltip{
    right: auto;
left: 100%;
}
.lang-ar .zcol-3 td.has-tooltip:last-child::before{
    left: auto;
    right:-6px;
}
.lang-ar .ztable-header-fixed {
    right: 0;
    left: auto;
}