@import url( //fonts.googleapis.com/earlyaccess/notokufiarabic.css);

.arabic {
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: 14px !important;
}

.m-widget11 .m-scrollable {
	height: 1500px !important;
}

.select2-container {
    min-width: 300px !important;
}

.fit {
    width: 1%;
    white-space: nowrap;
}

.w-5 {
    width: 5%;
}

.w-10 {
    width: 10%;
}

.w-12 {
    width: 12%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.w-50 {
    width: 50%;
}

.fw-bolder {
    font-weight: 900 !important;
}