@import url(//fonts.googleapis.com/earlyaccess/notokufiarabic.css);

body{font-family: 'Noto Kufi Arabic', sans-serif;}
.m-login.m-login--1 .m-login__wrapper{padding: 20% 2rem 2rem 2rem}

#LoadDetails{min-height: 300px}

@media (min-width: 992px){
    .modal-lg{max-width:90%}
}

.disnone{display: none !important}

.custom-file .custom-file-label{overflow-wrap:break-word}

.select2-container--default .select2-selection--multiple{background-color:#f4f5f8}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background: #96b2f7}