@import url('/fonts/droid_kufi/font.css');
@import url('/fonts/clearsans/font.css');


.select2-container--bootstrap5 .select2-dropdown .select2-results__option {
    font-weight: 600;
}

.form-control:focus {
    /* border-color: #28a745; */
    color:rgb(36, 40, 243) !important;
    /* box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); */
    background-color: #f7f7f7f7 !important;
    font-weight: bold !important;
    border: 1px solid #09dd68 !important;
}

/* .form-group {
  margin-bottom: 13px !important;  /** sapace between rows *
} */


:not(i) :not(span) .ar{
    /* font-family: 'Tajawal', 'Arial' !important; */
    font-size: 13px !important;
    /* font-family: 'DroidArabicKufiRegular' !important; */
       /* font-size: 16px !important; */
       font-family:'Segoe UI', 'Tahoma', 'Geneva', 'Verdana', 'sans-serif'  !important;
}


.ar{
    font-family: 'Tajawal', 'Arial' !important;
    /* font-size: 13px !important; */
    /* font-family: 'DroidArabicKufiRegular' !important; */
       /* font-size: 16px !important; */
       font-family:'Segoe UI', 'Tahoma', 'Geneva', 'Verdana', 'sans-serif'  !important;
}

.form-control ,.form-select, .select2-results__option, .input , .table
{
    font-size: 1.05rem !important;
    /* font-family: 'droid arabic kufi'; */
    font-family: 'droid arabic kufi' ,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

