<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "https://clu.alkafeel.edu.iq/static/fonts/kufyan/Kufyan-Arabic-Regular.css";

/** {*/
/*    font-family : Kufyan-Arabic-Regular;*/
/*}*/

body {
    background : #f1f4f5;
}

.default-order-form .input-group-label {
    width : auto;
}

.row {
    position : relative;
}

.w1038 {
    max-width : 1038px;
}

.w229 {
    max-width : 229px;
}

.bc00775b {
    text-align : center;
    background : #00775b;
    color      : #fff;
}

.bcd3d4d5 {
    background : #d3d4d5;
    color      : #000;
}

.MainMenuItem {
    margin-bottom : 10px;
    box-shadow    : black -webkit-box-shadow : #000000 2 px 2 px 2 px; -moz-box-shadow : #000000 2px 2px 2px; box-shadow : #000000 2px 2px 2px;
}

img {
    width  : 100%;
    height : auto;
}

.whitebg {
    background : #ffffff;
}

.spcseparator {
    margin-bottom : 50px;
}

.grhover {
    background : rgb(255, 255, 255);
    background : -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(248, 248, 248) 100%);
    background : -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(248, 248, 248) 100%);
    background : linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(248, 248, 248) 100%);
    filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);
}

.grhover:hover {
    background : rgb(0, 120, 92);
    background : -moz-linear-gradient(top, rgb(0, 120, 92) 0%, rgb(50, 179, 155) 100%);
    background : -webkit-linear-gradient(top, rgb(0, 120, 92) 0%, rgb(50, 179, 155) 100%);
    background : linear-gradient(to bottom, rgb(0, 120, 92) 0%, rgb(50, 179, 155) 100%);
    filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00785c', endColorstr='#32b39b', GradientType=0);
}

.grtext {
    background-color : #fff;
}

.blocktitle {
    background : url('https://clu.alkafeel.edu.iq/static/images/cat.png')  right center no-repeat;
    font-size: 1.5375rem;
    padding-right : 22px;

}

.imgbg {
    width:  100%;
    height: 200px;
    background-position: 50% 50%;
    background-repeat:   no-repeat;
    background-size:     cover;
}

.bigfont {
    font-size:1.5375rem;
}

.mediumfont {
    font-size:1.1375rem;
}

.img {
    width  : auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family : BBCNassim-Regular;
}
.salah .row {
     max-width:100%;
    background-color: #ffffff;
 }
.salah .img-responsive {
    max-height:132px;
    max-width:390px;
    padding-bottom: 15px;
}

#footer .row {
    max-width:100%;
    padding-top:50px;
}

#footer .img-responsive {
    max-height:132px;
    max-width:390px;
    padding-bottom: 15px;
}

.salah .headerBg {
    background-color: #ffffff;
}</pre></body></html>