
@font-face {
    font-family: arabic-font;
    src: url('./fonts/DroidKufiRegular.ttf');
}

.arabic-font{
    font-family: arabic-font;
}
/*th, td{*/
/*    text-align: center!important;*/
/*}*/
.description-text{
    text-align: left;
}
.custom-sidebar-logo{
    width: 3rem!important;
    height: 3rem!important;
}
.align-end{
    display: flex!important;
    justify-content: end!important;
}
.parent-service > ul{
    max-height: 7rem!important;
}
.parent-ownership > ul{
    max-height: 4rem!important;
}

[dir] .main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, [dir] .main-menu.menu-light .navigation > li.sidebar-group-active > a {
    background: inherit!important;
    border-radius: 6px;
}
.vgt-responsive {
    width: 100%;
    overflow-x: auto;
    position: relative;
    min-height: 10rem;
}

