@font-face {
    font-family: jameel_noori;
    src: url('../font/Jameel Noori Nastaleeq.ttf');
}
/*
@font-face {
    font-family: noori;
    src: url(fonts/NafeesNastaleeq.ttf);
}*/

@font-face {
    font-family: noori;
    src: url('../font/Font_Jameel-Noori-Nastaleeq.woff');
}

@font-face {
    font-family: Al Qalam Quran Majeed Web;
    src: url('../font/Al Qalam Quran Majeed Web2_B.otf');
}

@font-face {
    font-family:'Al_Mushaf';
    src:local("Al_Mushaf"),
        url("../font/Al_Mushaf.ttf");
}

body{font-family: noori !important;}


h1,h2,h3,h4,h5{font-family: noori !important;}


.table-bordered {
    font-size: 1em !important;
    }

select.form-control {
    font-size: 0.9em !important;
}

select{
 font-size: 1.3em !important;
    padding: 0px 12px !important;
    height: 35px !important;


}

select > option{
 font-size: 0.9em !important;

}


   .logo-text{ font-size: 200% !important;}
/*
label{

    font-size: 1.3em !important;}
    */
span{font-size: 1.3em !important}


a{font-size: 1em !important}
input{

    font-size: 20px !important;
    padding: 0px 12px !important;
    height: 35px !important;
}

.dataTables_wrapper .row:first-child {
   width:100% !important;
}
/*@font-face {
    font-family: myFirstFont;
    src: url(fonts/Font_Jameel-Noori-Nastaleeq.woff);
}*/

 label > .select{  height: 15px !important;}

/*Other Css For pages*/

h1.red{font-size: 27px !important;}
.lbl{font-size:13px !important;}
.form-padding-right-30px{padding-right:30px;}


/*Media Queries*/

@media(min-width:300px) and (max-width:760px){
.red{font-size: 13px !important;}

.rtl .form-horizontal .control-label {text-align: right !important;padding: 5px;}


}


@media(min-width:300px) and (max-width:480px){

    .faisal-bhai{

        height:250px;
        overflow-y: scroll;
        overflow-x: scroll;
    }
}


textarea {
    resize: none;
}

.select2-selection__rendered{
    font-size: 14px !important;
}