
/*ul.nav-tabs-line-success[role=tablist]{*/
/*    display: none;*/
/*}*/


.nav-tabs.nav-tabs-line{
    /*margin: 0px 0px 25px 0px;*/
    margin: 0px 0px 0px 0px;
}
.nav-pills, .nav-tabs{
    /*margin: 0px 0px 25px 0px;*/
    margin: 0px 0px 0px 0px;
}

.ol, ul, dl{
    margin-top: 3px !important;
}

.select2:not(.kt-searchbar.select2){
    width:100%!important;
}

@font-face {
    font-family: progiom_fonts_ar;
    src: url('/progiom_cp/assets/fonts/ArbFONTS-Bahij_TheSansArabic-Bold.ttf');
}
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre{
    font-family: progiom_fonts_ar;
}


.popover {
    direction: rtl;
    right: unset;
    left: 0;
}


/* Swal toast fix */
/*.swal2-popup.swal2-toast .swal2-content {*/
/*    font-size: 1.2em !important;*/
/*}*/
/*.swal2-popup.swal2-toast .swal2-title {*/
/*    font-size: 1.2em !important;*/
/*}*/
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    left: 0 !important;
    right: auto !important;
}



.swal2-popup .swal2-content {
    margin-top: 0 !important;
}


.dz-details, .dz-details * {
    cursor: pointer !important;
}
