.zgh-accounts .zgh-signup,.join-meeting{
    display:none!important;
}
.i18n-ar .comparison-list-container td div,.lang-ar .comparison-list-container th div{
    text-align:center;
}
.other-lang .ztax-container {
    padding-left: 3px;
}
.other-lang .comparison-list-container td {
    word-break: break-word;
}
.lang-ar .ztable-header-fixed {
    left: auto;
    right: 0;
}
.lang-ar tr.znote.zinner-heading td {
    text-align: left;
}
.comparison-list-container th div {
    font-size: 13px;
display:none;
}
.lang-en .comparison-list-container th a {
    margin-top:10px;
}
.zadd-notes{
    margin-top:10px;
    max-width:1080px;
}
.zadd-notes p {
    font-size: 13px;
    margin-bottom: 5px;
    text-align:right;
}
tr.znote.zinner-heading td {
    background: #fff;
    font-family: var(--primaryfont-regular);
    text-align: right;
}
.zheader-table {
    display: flex;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
}
.zheader-table>div {
    width: 16.66%;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    padding: 12px 0;
    font-family: var(--secondaryfont-semibold);
    font-size: 20px;
}
.zheader-table>div.zmeeting,.zheader-table>div.zwebinar {
    width: 33.3%;
}
.zheader-table>div:last-child {
    border-right: 0;
}
@media only screen and (max-width: 991px){
.lang-es-xl .zgh-search {
    margin-right: 8px;
}
.lang-es-xl.non-umain .zhm-join-cta {
    margin-left: 0px;
}
.lang-es-xl .zgh-accounts {
    padding-left: 5px;
}
.zheader-table{
    width: 999px;
}
}
@media only screen and (max-width: 767px){
.zadd-notes p {
    text-align: center;
}
}