
.card-title, .drag-text h3, .statistics-title, .brand-text, .content-header-title, .page-title,
.field h6{
    font-family: 'Droid Arabic Kufi' !important;
    font-weight: normal !important;
    font-style: normal !important;
}

.alert .alert-heading{
    font-family: 'Droid Arabic Kufi' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
}

.select2-selection__clear{
    margin-left: 5px;
}

.select2-search__field{
    text-align: right;
}

.permission{
    min-width: 300px;
}

.error-msg{
    color: red;
    margin-top: 8px;
}

.login-logo{
    height: 150px;
}