/*font-family: 'jazeera-light';*/
/*font-family: 'jazeera';*/
/*font-family: 'sky-bold';*/
/*font-family: 'sky';*/
/*font-family: 'bahij';*/
/*font-family: 'flat-jooza';*/
/*font-family: 'jooza';*/

body {     font-family: 'bahij' !important; }
.vb_ds .xcrud { width: 100% !important; background: #fff; padding: 20px;}
.xcrud input[type="text"], .xcrud input[type="password"], .xcrud textarea,.xcrud select {
    min-width: 80% !important;
    padding: 16px !important;
    border-radius: 11px !important;
    margin: 9px 0 !important;
    font-family: bahij !important;
}
.xcrud textarea { min-height: 140px !important;}
.xcrud select { padding : 0 !important;}
.xcrud-ajax h2 {
    display: none;
}
.xcrud-th th {
    background: #f5f5f9 !important ;
}
.xcrud.xcrud_rtl .xcrud-details-table td:first-child {
    text-align: left;
    font-family: bahij;
    margin-left: 10px;
}
.xcrud .xcrud-row .xcrud-button {
    color: #ffffff;
    background-color: #7171b3;
    /* border-color: #F3F6F9; */
    margin: 0 3px !important;
    padding: 0 8px !important;
    /* border: 3px solid red !important; */
    border-radius: 4px;
}

.xcrud.xcrud_rtl .xcrud-button > i {
    font-size: 1rem !important;
    color: #fff !important;
}
.xcrud-list .xcrud-row:hover td .xcrud-action {
    background: #3699ff !important; ;
    color: #555;
}
.xcrud-button.xcrud-cyan:hover, .xcrud-list .xcrud-row:hover .xcrud-button.xcrud-cyan {
    background: #33AAAE !important;
    color: #fff;
}
.xcrud-button.xcrud-orange:hover, .xcrud-list .xcrud-row:hover .xcrud-button.xcrud-orange {
    background: #ff8620 !important;
    color: #fff;
}
.xcrud-button.xcrud-red:hover, .xcrud-list .xcrud-row:hover .xcrud-button.xcrud-red {
    background: #e73939 !important;
    color: #fff;
}
.xcrud-button, a.xcrud-button {
    display: inline-block;
    margin: 0px 0px 0 0;
    background: #8D8D8D;
    color: #fff;
    text-decoration: none;
    border: none;
    padding: 0 10px;
    cursor: pointer;
    font-size: 1.3rem;
    vertical-align: top;
    font-family: bahij;
    font-size: 1rem;
}


.xcrud-button:hover{
    background: #356dfc;
}
.xcrud-list-container {width: 100% ;}

.xcrud-search input[type="text"],.xcrud-search select {
    min-width: 30% !important;
    width: 30% !important;
    margin: 1px 7px 0 4px !important;

    height: 37px !important;
}

.xcrud-column.xcrud-action:hover {
    cursor: pointer;
    background: #fff !important ;
    color: #ca1e1e  !important ;
     box-shadow: 0 0 1px #000;
 }
.topAction  a.xcrud-button,.xcrud-top-actions  a.xcrud-top-actions{
    height: 34px !important;

}
.xcrud-top-actions a {
    height: 35px !important;
    border-radius: 4px;
}
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon i, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon i {
    color: #3699FF !important;

}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon i {
    color: #494b74 !important;
}
.dropdown-toggle {    display: inline-grid !important;   }

/*.xcrud-button, a.xcrud-button {*/
/*    display: inline-block;*/
/*    margin: 1px 1px 0 0;*/
/*     height: auto !important;*/
/*    line-height: 28px;*/
/*    background: #eef0f8 ;*/
/*    color: #1a1a28 !important;*/
/*    text-decoration: none;*/
/*    !* border: 1px solid red; *!*/
/*    padding: 5px 14px !important;*/
/*    cursor: pointer;*/
/*    vertical-align: top;*/
/*    border-radius: 10px !important;*/
/*    font-size: 1.2rem;*/
/*    font-family: bahij;*/
/*}*/


.font-english {    font-family: Poppins;}
.font-sky {    font-family: Sky;}
.card-title {
    font-family: 'sky-bold' !important;
}
.nav .nav-link.active i {
    color: #3699FF;
}
.nav-link i {
    padding: 0 0px 0 11px;
    color: #9ea2b8;
    font-size: 20px;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-item {
    font-weight: 100;
    font-family: bahij;
}

.ck-word-count__words, .ck-word-count__characters {
    margin: 5px 10px;
    float: left;
    color: #9c9c9c;
}

.ShorCodsEditor {
margin: 4px 0;
}

.xcrud-benchmark {
    float: left !important;
    position: absolute !important;
    left: 0 !important;
}
.xcrud-counter {
    width: 65px !important;
    color: #8d8d8d !important;
}
.topbar-leftSide {
    text-align: left !important;
}

@media(max-width:767px){
 .hidMobile {
    display: none !important;
}

}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}

@media (max-width: 991.98px){
    .header-mobile-fixed.subheader-mobile-fixed .subheader {
        /*height: 120px;*/
        height: auto;

    }
    .header-mobile-fixed.subheader-mobile-fixed.subheader-enabled .wrapper {
        padding-top: 179px;
    }

}
