﻿@font-face {
    font-family: SyntaxBold;
    src: url('../fonts/SyntaxLTStd Bold.otf');
}

@font-face {
    font-family: SyntaxLight;
    src: url('../fonts/Syntax LT Std Roman.otf');
    src: local('Arial');
    /*    unicode-range: U+0000-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;*/
}

/*--------------------------------------------------------------*/


@font-face {
    font-family: GESSBold;
    src: url(../fonts/GESS/ArbFONTS-GE-SS-Text-Bold_26.otf);
    src: local('Arial');
    /*    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
*/
}

@font-face {
    font-family: GESSMedium;
    src: url(../fonts/GESS/ArbFONTS-GE-SS-Text-Medium_26.otf);
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: GESSLight;
    src: url(../fonts/GESS/ArbFONTS-GE_SS_TEXT_LIGHT.otf);
}

*, body {
    font-family: GESSMedium;
}

h1, h2, h3, h4, h5, h6 {
    font-family: GESSBold;
}

:root {
    --primaryBackground: #0e3b5d;
    --primaryText: #000000;
    --secondaryBackground: #F8F8F8;
    --secondaryText: #413E4B;
    /*--------------------------*/
    --green-color1: #00B02C;
    --blue-color1: #2D46A0;
    --purble-color1: #932DA0;
    --light-blue1: #3E00FF;
    --grey-color1: #6D6F71;
    --red-color1: #FF634F;
    --orange-color: #f6ae27;
    /*----------------------------*/
    --semon-color: #FFE7C5;
    --green-color: #B3FFC7;
    --blue-color: #C7DDFF;
    --purble-color: #FCE0FF;
    --light-blue: #D4C7FF;
    --grey-color: #A7A9AC;
    --yellow-color: #FFFCAF;
    --red-color: #FFBEB5;
    --offwhite-color: #FFF9EB;
    /*-----------------buttons color---------------*/
    --next-btn-color: #A07D2D;
    --next-btn--hover: #875E00;
    --active-btn-color: #EDEDEE;
    --active-btn-border: #A7A9AC;
    --active-tab-color: #2D89A0;
    --active-tab-hover: #D5E7EC;
    --active-tab-border: #81B8C6;
    --export-btn-color: #2D46A0;
    --export-btn-hover: #002199;
    --search-btn-color: #A07D2D;
    --search-btn-hover: #875E00;
}
.uk-card-default.login-cust-form, #topbar, .page-menu .logo, .page-menu .page-menu-inner {
    background: var(--primaryBackground);
}
.uk-first-column {
    padding: 0;
}

input[type="email"] {
    font-family: SyntaxBold, Arial, sans-serif;
}
/*.page-menu ul {
    padding-top: 38px;
}
    .page-menu ul li:hover {
        width: auto;
    }
.page-menu.itqan-menu ul li a {
    align-items: center;
}
a:focus, input:focus, .uk-close:focus, .closesub:focus, input:read-only:focus, .uk-radio:focus, .uk-checkbox:focus, button:focus, label:focus {
    border: none;
}
 .header-widget .dropdown-notifications.profile-dropmenu:before {
    right: 58%;
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 13px solid #ffffff;
    border-color: white transparent #ffffff transparent;
}
.header-widget .dropdown-notifications.lang-dropmenu:before {
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 13px solid #ffffff;
    border-color: white transparent #ffffff transparent;
}
.header-profile-icon {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 2px solid #ffffff;
}
li.linkmenue.uk-active {
    margin-right: 25px;
    border-radius: 0px 20px 20px 0px;
}

li.linkmenue {
    margin-right: 0;
}
    #topbar {
    margin-top: 0px;
    background: var(--primaryBackground);
}
.page-menu .logo {
    background-color: var(--primaryBackground);
}

.page-menu .page-menu-inner {
    background: var(--primaryBackground);
}
.page-menu {
    top: 0;
    background: var(--primaryBackground);
}
    .page-menu.itqan-menu ul li.uk-active a {
        color: var(--primaryBackground);
    }
    .page-menu .logo {
        height: 150px;
        padding: 0;
    }
        .page-menu .logo a {
            background: #a07d2d;
            position: relative;
            padding: 0 20px;
            margin: 0;
            width: 100%;
            top: 0;
            height: auto;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px
        }
        .page-menu .logo img {
            height: 100%;
            width: 100%;
        }*/
/*----------------------------dashboard blocks----------------------------------*/
.page-menu .logo a {
    width: 150px !important;
}
.page-menu .logo img {
    height: 100%;
    width: 100%;
    margin: 3px auto;
    object-fit: cover;
}
.page-menu .logo {
    padding: 0 28px;
}
    .section-small {
    padding-top: 30px !important;
    padding-bottom: 100px;
}

    .section-small.full-data-show-csm, .section-small.itqan-courses {
        padding-top: 0px !important;
        /* margin-bottom: 100px;*/
    }

.new-dashboard .main-block .dashboard-block .circle {
    margin-right: 0;
    margin-left: 0;
    margin-top: 13px;
}

.main-block {
    position: relative;
}

.new-dashboard .dashboard-block {
    height: 65px;
    padding: 12px 10px !important;
    position: relative;
}

    .new-dashboard .dashboard-block h5 {
        padding: 0px !important;
    }

    .new-dashboard .dashboard-block h3 {
        margin: 0;
        position: absolute;
        bottom: 0;
    }

.new-dashboard .main-block:nth-child(2n + 1) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--primaryBackground);
}

.new-dashboard .main-block:nth-child(2n + 2) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--green-color1);
}

.new-dashboard .main-block:nth-child(2n + 3) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--blue-color1);
}

.new-dashboard .main-block:nth-child(2n + 4) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--purble-color1);
}

.new-dashboard .main-block:nth-child(2n + 5) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--light-blue1);
}

.new-dashboard .main-block:nth-child(2n + 6) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--grey-color1);
}

.new-dashboard .main-block:nth-child(2n + 7) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--primaryBackground);
}

.new-dashboard .main-block:nth-child(2n + 8) .dashboard-block {
    background: var(--secondaryBackground);
    border: 2px solid var(--red-color1);
}

.new-dashboard .main-block .dashboard-block .circle {
    border: none;
}

.new-dashboard .main-block:nth-child(2n + 1) .dashboard-block .circle {
    background: var(--semon-color);
}

.new-dashboard .main-block:nth-child(2n + 2) .dashboard-block .circle {
    background: var(--green-color);
}

.new-dashboard .main-block:nth-child(2n + 3) .dashboard-block .circle {
    background: var(--blue-color);
}

.new-dashboard .main-block:nth-child(2n + 4) .dashboard-block .circle {
    background: var(--purble-color);
}

.new-dashboard .main-block:nth-child(2n + 5) .dashboard-block .circle {
    background: var(--light-blue);
}

.new-dashboard .main-block:nth-child(2n + 6) .dashboard-block .circle {
    background: var(--grey-color);
}

.new-dashboard .main-block:nth-child(2n + 7) .dashboard-block .circle {
    background: var(--yellow-color)
}

.new-dashboard .main-block:nth-child(2n + 8) .dashboard-block .circle {
    background: var(--red-color);
}

.new-dashboard .dashboard-block h5 {
    color: var(--primaryText);
    text-align: right;
    font-size: 15px;
    font-family: GESSLight;
    line-height: 1.2rem;
    height: 20px;
}

.new-dashboard .dashboard-block h2 {
    padding: 0;
    color: var(--primaryText);
    text-align: right;
    font-family: GESSLight;
}

.exam-card .exam-date span {
    color: var(--secondaryText);
}

.courses-tabs li.uk-active a {
    color: var(--primaryText);
    font-size: 16px;
    font-weight: 900;
}

.your-lecture ul.Days li {
    padding: 0 0 0 20px;
}

.your-lecture ul.Days {
    padding-right: 0;
}

.exam-card .exam-title h6 > a {
    font-size: 14px;
    color: var(--primaryText);
}
/*------------------------------------------------------------------------------------------*/
.left-side {
    background: none;
    border-right: none;
    padding-top: 30px !important;
    margin-left: 0px;
}

.exam-card .responsive-class {
    justify-content: space-between;
}

.exam-card .exam-date {
    margin-left: 0%;
    margin-right: 0;
}

.subscribed-block .uk-card-default {
    background: var(--secondaryBackground);
    border: none;
    padding: 0 10px 0 10px;
    border-radius: 8px;
}

    .subscribed-block .uk-card-default .uk-card-header {
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: 20px;
    }

.subscribed-block .dropdown-notifications-content ul li a {
    padding: 0;
}

.subscribed-block {
    margin: 0 0 0 20px;
}

.uk-card-header span.uk-h5 {
    color: var(--primaryText) !important;
}

.subscribed-block span.uk-h5, .subscribed-block .notification-text h6 {
    color: var(--secondaryText);
    margin-bottom: 0;
    margin-top: 3px;
}

.uk-card-footer span.uk-h5, .showcalendar a.uk-link {
    color: var(--primaryBackground) !important;
    text-decoration: underline;
}

.subscribed-block .notification-text span {
    color: var(--blue-color1) !important;
}

.subscribed-block .dropdown-notifications-content ul li .success {
    background: var(--green-color) !important;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 0;
    line-height: 20px;
    border-radius: 50px !important;
    margin-left: 0;
}

.subscribed-block .dropdown-notifications-content ul li .danger {
    background: var(--red-color) !important;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 0;
    line-height: 20px;
    border-radius: 50px !important;
    margin-left: 0;
}

    .subscribed-block .dropdown-notifications-content ul li .success img, .subscribed-block .dropdown-notifications-content ul li .danger img {
        margin: auto;
    }

.subscribed-block .dropdown-notifications-content ul li {
    border-bottom: 1px solid #f3f3f300;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 8px;
}

.subscribed-block .uk-card-default .dropdown-notifications-content .uk-position-center-left {
    top: 25px;
    grid-gap: 5px;
    bottom: 20px;
}

/*li.linkmenue.uk-active a > img {
    filter: invert(60%) sepia(25%) saturate(1500%) hue-rotate(0deg) brightness(100%) contrast(100%);
}*/
.exam-card .exam-main-img {
    border: none;
}

.Itqan-dashboard .page-content-inner {
    background-image: url("../images/itqan/ItqanNewIcons/pattern02.png");
}

.admin-custom-dash .section-small {
    padding-bottom: 0;
}

.datepicker {
    background: var(--secondaryBackground);
    border-radius: 8px;
    box-shadow: none;
    border: 0;
}

.exam-card {
    background: var(--secondaryBackground);
    border-radius: 8px;
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer;
    color: var(--blue-color1);
    font-family: SyntaxBold;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    color: #fff;
    background-color: #a07d2d;
    border-color: #a07d2d;
}

    .datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
        color: #fff;
        background-color: #5b4513;
        border-color: #a07d2d;
    }

#backtotop a {
    background-color: var(--primaryBackground);
}

    #backtotop a::after {
        /*content: url("../images/itqan/ItqanNewIcons/ItqanLogin/chevron-up.svg");*/
        font-family: Feather-Icons;
        position: relative;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
    }

.new-dashboard .section-header .button.grey {
    color: #fff;
    border-color: var(--primaryBackground);
    background-color: var(--primaryBackground);
}

.departments .caret {
    background: linear-gradient( 80deg, #bc9844 0, #dccfb1 100% ) !important;
    align-items: center;
}

.button.grey {
    background-color: var(--primaryBackground);
}

    .button.grey:hover, .button.grey:focus {
        background-color: var(--primaryBackground);
    }


/*----------------------------------------employee----------------------------------------*/
.new-dashboard.emp-dashboard .uk-grid > * {
    padding-right: 14px;
    padding-left: 24px;
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 1) .dashboard-block {
    border: 2px solid var(--primaryBackground);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 2) .dashboard-block {
    border: 2px solid var(--blue-color1);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 3) .dashboard-block {
    border: 2px solid var(--primaryBackground);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 4) .dashboard-block {
    border: 2px solid var(--red-color1);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 1) .dashboard-block .circle {
    background: var(--semon-color);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 2) .dashboard-block .circle {
    background: var(--blue-color);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 3) .dashboard-block .circle {
    background: var(--yellow-color);
}

.new-dashboard.emp-dashboard .main-block:nth-child(2n + 4) .dashboard-block .circle {
    background: var(--red-color);
}

.homework-bottom .homework-item .homework-img {
    background: var(--offwhite-color);
    border-radius: 50px;
}

    .homework-bottom .homework-item .homework-img img {
        max-width: 100%;
        height: 100%;
        padding: 13px;
        width: 100%;
    }

.homework-right, .homework-item p, .top-evolution-student {
    color: var(--primaryBackground);
}

.lectures p {
    color: var(--primaryBackground);
    font-size: 16px;
    font-weight: 700;
}

.homework-left .uk-select:not([multiple]):not([size]) {
    text-align: right !important;
}

.last-top .searchbox {
    border: 1px solid var(--primaryBackground);
    border-radius: 50px;
}

.searchbox .btn-searchbox::after {
    font-size: 16px;
    height: 27px;
    width: 28px;
    background: var(--primaryBackground);
    color: #fff;
    border-radius: 50px;
}

.last-top .uk-select:not([multiple]):not([size]) {
    background-position: 6%;
    border: 0;
    padding-right: 10px;
    margin-bottom: 0;
}

.adding-golden-border {
    border: 1px solid #a07d2d;
    box-shadow: none;
    height: 265px;
}

.p-main {
    font-weight: 400;
}

.middle-top {
    justify-content: space-between;
}

    .middle-top .img-up {
        width: 56px;
        height: 50px;
        padding: 2px;
        border-radius: 8px;
        position: relative;
    }

    .middle-top .right-top-level .img-up img {
        height: 100%;
        width: 100%;
        border-radius: 8px;
    }

.left-top-level .st-rate .rate-img {
    padding-right: 5px;
    height: 10px;
    width: 10px;
}

.trainer-name span {
    font-size: 10px;
    padding: 0px 5px 0 0;
}

.right-top-level .avail-course span, .trainer-name span {
    font-size: 10px;
    padding: 0px 5px 0 0;
}

.trainer-name .trainer-img {
    height: 20px;
    width: 20px;
    line-height: 0rem;
    margin-right: 5px;
    border-radius: 50px;
    border: 2px solid #d7d4d4;
}

    .trainer-name .trainer-img img {
        height: 100%;
        width: 100%;
        border-radius: 50px;
    }

.middle-top {
    border: none;
}
/*.last-top .uk-select:not([multiple]):not([size]) {
    background: #fff;
}*/

.advertiseDetails h2 {
    font-size: 18px;
    color: #000000;
}

.AdvertiseAlert {
    display: flex;
    justify-content: center;
    height: 20px;
    width: 100%;
    margin-right: -26px;
}

    .AdvertiseAlert h3 {
        display: flex;
        grid-gap: 10px;
        font-size: 16px;
    }

    .AdvertiseAlert .more-btn {
        background: var(--blue-color1);
        color: #fff;
        padding: 0 20px;
        line-height: 1.3rem;
        height: 20px;
    }

span.adv-details {
    font-weight: 400;
    font-size: 20px;
}

.adv-card {
    justify-content: flex-start;
    border-radius: 8px;
    background: #f7f6f370;
    height: 145px;
    overflow: hidden auto;
}

    .adv-card.discuss-emp {
        height: auto;
        margin-bottom: 0;
        margin-top: 0 !important;
    }

    .adv-card .uk-card-media-left {
        height: 100px;
        width: 100px;
        padding: 10px;
    }

        .adv-card .uk-card-media-left img {
            height: 100%;
            width: 100%;
            border-radius: 8px;
        }

    .adv-card .uk-card-body {
        padding: 5px;
    }

    .adv-card .uk-card-default {
        background: var(--secondaryBackground);
    }

    .adv-card .uk-card-body .uk-card-title {
        font-size: .8rem;
        line-height: 1.4;
        color: var(--primaryBackground);
    }

    .adv-card .uk-card-body p {
        font-size: 12px;
        color: var(--primaryText);
    }

    .adv-card .button.grey {
        background-color: var(--primaryBackground);
        border: none;
        padding: 0 20px;
        line-height: 25px;
        height: 25px;
    }

/*---------------------------------bugs 2/12------------------------------------------*/
.itqan-courses.itqan-courses-lists .course-card-list.custom-list .course-card-body h4 > a {
    width: 100% !important;
    overflow: hidden !important;
    white-space: wrap !important;
    text-overflow: ellipsis !important;
    margin-top: 0px;
}

.course-content-style h5 {
    margin: 0;
}

.course-content-style .course-details {
    background: transparent;
    margin: 0 0 20px 0;
    margin-right: 0;
}

.section-small.new-dashboard .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #a07d2d;
}

.button.success {
    border-color: var(--primaryBackground);
    background-color: var(--primaryBackground);
}
/*.subscribed-block .notification-text span {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 3em;
}*/

.course-card-body.std-course .itqan-custom-course-lists h4 a {
    white-space: wrap !important;
    overflow: inherit !important;
    text-overflow: inherit !important;
    width: 100% !important;
}

.personal-data .select2-container {
    margin-bottom: 10px;
}

.teacher-profile .uk-input.CustChooseFile {
    margin-left: 5px;
    width: fit-content;
}
/*-------------------------------------- employee---------------------------------*/

.left-side table {
    border: none;
}

.adv-card.discuss-emp .uk-card-media-left {
    height: 50px;
    width: 50px;
    padding: 0 10px 10px 0;
}

.adv-card.discuss-emp .uk-card-body p.p-main {
    text-align: right;
    line-height: .9rem;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.adv-card.discuss-emp .uk-card-body p.dis-p-cont {
    text-align: right;
    font-size: 10px;
    font-weight: 200;
    color: var(--primaryBackground);
    line-height: .5rem;
}

.adv-card.discuss-emp .uk-card-body p.dis-p-date {
    text-align: right;
    font-size: 10px;
    font-weight: 200;
    color: var(--primaryText);
    line-height: .5rem;
}

.adv-card.discuss-emp .uk-card-body {
    padding: 5px 10px !important;
    background: none;
}

.adv-card.discuss-emp p.P-replies {
    /*   line-height: 4rem;*/
    color: var(--primaryBackground);
    text-decoration: underline;
    font-weight: 200;
}

.adv-card.discuss-emp {
    background: transparent;
    box-shadow: none;
    justify-content: space-between;
}

.top-evolution-student {
    color: var(--primaryBackground);
    border-bottom: 1px solid #e2e0e0;
    margin-bottom: 20px;
}

.lecture-fix-responsive {
    width: auto;
    margin-top: 0;
    padding: 0;
}

    .lecture-fix-responsive.uk-grid-margin {
        margin-top: 10px;
    }

.lecture-bottom {
    padding: 0;
}

.lecture-right {
    margin-top: 0;
    width: 200px;
    text-align: justify;
}

    .lecture-right img {
        border-radius: 50%;
        height: 30px;
        width: 30px;
    }

.lec-emp {
    justify-content: space-between;
}

.homework-top {
    border-bottom: 1px solid #a07d2d;
    margin-bottom: 10px;
}

/*.lecture-fix-responsive:nth-child(even){
    margin-right:25%;
}*/

/*------------------------courses-----------------------------------*/
.itqan-courses .course-card .course-card-body.latest-body {
    height: 195px;
}

.course-card {
    background-color: #F8F8F8;
}

.itqan-courses .course-card {
    padding: 5px 5px 0 5px;
}

.itqan-courses.itqan-courses-grid .course-card-thumbnail img {
    border-radius: 8px;
    padding: 10px;
}

.itqan-courses .course-card .course-card-body, .itqan-courses .course-card .course-card-footer {
    border: none;
    padding: 10px;
}

.itqan-courses .course-card .course-card-footer {
    border-top: 2px solid #c1c1c1;
}

    .itqan-courses .course-card .course-card-footer .group-images .g-img {
        border-radius: 50px;
        margin-left: 5px;
    }

    .itqan-courses .course-card .course-card-footer .group-images img {
        border-radius: 50px;
    }

    .itqan-courses .course-card .course-card-footer .group-images {
        margin: 0;
    }

.itqan-courses .course-card span.catagroy {
    color: var(--primaryText);
}

.itqan-courses .details p {
    color: var(--primaryBackground);
}

.itqan-courses .course-card .course-card-footer .active-btn {
    background: var(--primaryBackground);
    /*   padding: 0 37px;*/
    font-size: 12px;
    font-weight: 400;
}

.current-progress {
    background-color: var(--blue-color1);
    height: 5px;
}

.Completed-progress {
    background-color: var(--green-color1);
    height: 5px;
}

#js-progressbar {
    background-color: blue; /* Change the background color of the progress bar */
    color: white; /* Change the text color within the progress element */
}

.itqan-courses.itqan-courses-lists .course-card .course-card-footer.latest-course {
    background: var(--primaryBackground);
}

h6.loc-title {
    color: var(--primaryBackground) !important;
}

.full-data-show-csm .course-card-thumbnail img {
    padding: 0px;
    background: #fff;
    border-radius: 8px;
}
/*.itqan-courses-lists .course-card-list.course-card .course-card-thumbnail {
    padding: 38px;
}*/
.bottom-section-tec > div {
    padding: 0;
}

.bottom-section-tec {
    grid-gap: 5px;
}

.uk-form-icon-flip {
    transform: rotate(0deg);
}

.login-options {
    justify-content: space-between;
}

/*---------------------------------certification------------------------------------*/

/*.block {
    display: block;
    color: #000;
    text-align: center;
    font-family: SyntaxBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0;
}

.underline {
    border-bottom: 2px solid #c1cada;
    padding: 5px;
    margin-bottom: 15px;
}

.margin-0 {
    margin: 0;
}

.padding-0 {
    padding: 0;
}

.pm-empty-space {
    height: 10px;
    width: 100%;
}


.pm-certificate-container {
    position: relative;
    width: 1000px;
    height: 750px;
    background-color: #fff;
    padding: 50px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    box-shadow: none;
    border: 2px solid #c1cada;
}

    .pm-certificate-container .outer-border {
        width: 1000px;
        height: 750px;
        position: absolute;
        margin-left: 0;
        top: 45px;
        margin-top: 0;
        border: 6px solid rgba(49, 78, 133, 0.30);
    }*/

/* .pm-certificate-container .inner-border {
        width: 730px;
        height: 530px;
        position: absolute;
        left: 50%;
        margin-left: -365px;
        top: 50%;
        margin-top: -265px;
        border: 2px solid #fff;
    }*/

/*.pm-certificate-container .pm-certificate-border {
        text-align: center;
        position: relative;
        width: 961px;
        height: 718px;
        padding: 0;
        border: 2px solid #E1E5F0;
        background-color: #ffffff;
        background-image: none;
        top: 0%;
        margin: 1% 2%;
    }

        .pm-certificate-container .pm-certificate-border .pm-certificate-block {
            width: auto;
            height: 200px;
            position: relative;
            left: 0;
            margin-left: 0;
            top: 70px;
            margin-top: 0;
        }*/

/*  .pm-certificate-container .pm-certificate-border .pm-certificate-block {
                width: 650px;
                height: 200px;
                position: relative;
                left: 50%;
                margin-left: -325px;
                top: 70px;
                margin-top: 0;
            }*/

/*.pm-certificate-container .pm-certificate-border .pm-certificate-header {
            margin-bottom: 10px;
        }

        .pm-certificate-container .pm-certificate-border .pm-certificate-title {
            position: relative;
            top: 40px;
        }

            .pm-certificate-container .pm-certificate-border .pm-certificate-title h2 {
                color: #000;
                text-align: center;
                font-family: GESSBold;
                font-size: 70px;
                font-style: normal;
                font-weight: 700;
                line-height: normal;
                letter-spacing: 0px;
            }

            .pm-certificate-container .pm-certificate-border .pm-certificate-title h4 {
                color: #2D46A0;
                text-align: center;
                font-family: GESSBold;
                font-size: 30px;
                font-style: normal;
                font-weight: 200;
                line-height: normal;
                letter-spacing: 0px;
            }

        .pm-certificate-container .pm-certificate-border .pm-certificate-body {
            padding: 20px;
        }

            .pm-certificate-container .pm-certificate-border .pm-certificate-body .pm-name-text {
                font-size: 20px;
                color: #000;
                text-align: center;
                font-family: GESSLight;
                font-style: normal;
                font-weight: 200;
                line-height: normal;
            }

            .pm-certificate-container .pm-certificate-border .pm-certificate-body h1 {
                font-size: 70px;
                color: #2D46A0;
                text-align: center;
                font-family: SyntaxBold;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
            }

        .pm-certificate-container .pm-certificate-border .pm-earned {
            margin: 15px 0 20px;
        }

            .pm-certificate-container .pm-certificate-border .pm-earned .pm-earned-text {
                font-size: 30px;
                color: #111;
                text-align: center;
                font-family: SyntaxBold;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
            }

            .pm-certificate-container .pm-certificate-border .pm-earned .pm-credits-text {
                font-size: 15px;
            }

        .pm-certificate-container .pm-certificate-border .pm-course-title .pm-earned-text {
            font-size: 25px;
            color: #111;
            text-align: center;
            font-family: SyntaxLight;
            font-style: normal;
            font-weight: 200;
            line-height: normal;
            margin-top: 20px;
        }

        .pm-certificate-container .pm-certificate-border .pm-course-title .pm-credits-text {
            font-size: 15px;
        }

        .pm-certificate-container .pm-certificate-border .pm-certified {
            font-size: 12px;
        }

            .pm-certificate-container .pm-certificate-border .pm-certified .underline {
                margin-bottom: 5px;
            }

        .pm-certificate-container .pm-certificate-border .pm-certificate-footer {
            width: 100%;
            height: 100px;
            position: relative;*/
/* left: 0; */
/* margin-left: 0; */
/*bottom: 35px;
        }

.border-shapes {
    z-index: 11;
    background: none;
    padding: 0;
}

    .border-shapes .border-img {
        height: 250px;
        width: 250px;
    }

.border-shapes-gradient .border-img {
    height: 390px;
    width: 370px;
}

.border-shapes .border-img img {
    height: 100%;
    width: 100%;
}

.border-shapes-gradient.uk-position-top-right {
    top: 0px;
    right: 0;
    left: auto;
}

.border-shapes.uk-position-top-left {
    top: 0;
    right: auto;
    left: 0;
}

.border-shapes.uk-position-bottom-left {
    right: auto;
    left: 0;
}

.cardLeft {
    margin-top: 0;
    margin-bottom: 0;
    background: #fbfbfb;
}

.certifyLogo .c-logoImg {
    height: 150px;
    width: 150px;
    text-align: center;
    margin: auto;
}

.pm-certificate-body .CertificateIDDiv span.CertificateID, .pm-certificate-body .CertificateIDDiv span {
    color: var(--primaryText);
    font-family: SyntaxBold;
    font-size: 12px;
}

.LogoCertify {
    position: absolute;
    top: 17%;
    height: 75px;
    width: auto;
    right: 21%;
}

    .LogoCertify img {
        height: 100%;
    }

.CertificateIDDiv {
    margin-top: 8%;
    text-align: right;
    margin-right: 24px;
}

.signaturem {
    position: relative;
    bottom: -125px;
}*/
/*--------------new --------------------*/
.datepicker table tr th.dow, .datepicker table tr th.datepicker-switch {
    font-family: SyntaxBold;
}

.save-form a.cancel {
    background: var(--primaryBackground);
}

.add-course-form .catlog-img-review.uploading-img-review, .catlog-img-review.uploading-img-review {
    height: 100px;
    width: 100px;
    top: 0;
}

    .add-course-form .catlog-img-review.uploading-img-review img, .catlog-img-review.uploading-img-review img {
        border-radius: 8px;
        width: 100%;
    }

.add-course-form .upload-img .catlog-img-camera.camera-icon, .catlog-img-camera.camera-icon {
    margin-right: calc(20px);
    background: #fff0;
}



.error-img-msg {
    color: red;
    margin-top: 130px;
    text-align: right;
    position: relative;
    right: auto;
    left: 2%;
}

.add-course-form .catlog-img-review.uploading-img-review {
    height: 100px;
    width: 100px;
    top: 0;
    right: 0%;
}

.catlog-img-review.uploading-img-review {
    right: 2%;
    margin-top: 1%;
}

.catlog-img-camera.camera-icon.add-course-camera {
    margin-right: calc(0px);
}

/* .button i {
        color: #fff;
    }*/
.lecture-fix-responsive {
    background: transparent;
}

.advertiseBlock .uk-card-body {
    background: transparent;
}

.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate {
    background-color: var(--primaryBackground);
    border-color: transparent;
    margin-left: 5px;
}

.uk-radio:checked {
    background-color: var(--primaryBackground) !important;
}

.custom-btn {
    color: #fff;
    border-color: var(--primaryBackground);
    background-color: var(--primaryBackground);
}

.uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus {
    background-color: var(--primaryBackground);
}

.teacher-assignment .filter-search .uk-select:not([multiple]):not([size]) {
    border-radius: 8px;
}

.filter-search.new-filter .uk-flex {
    align-items: center;
    display: block;
}

.filter-search.new-filter .button.success {
    margin-top: 2.3rem !important;
}

.page-content-inner {
    max-width: 100%;
}
/*--------------------------------------zoom meeting-------------------------*/
.main-meeting {
    width: 100%;
    background: black;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 92vh; /* Optional: Adjust the height as needed */
}

.user-Img {
    height: 150px;
    width: 150px;
}

.meet-actions {
    grid-gap: 55px;
    position: relative;
}

    .meet-actions .action h6 {
        color: #fff;
        font-family: SyntaxBold;
    }

.leavemeeting .button {
    position: relative;
    background: red;
    color: #fff;
    font-family: SyntaxBold;
}

.all-users {
    align-items: center;
}

    .all-users .user-Img {
        top: 20px;
        height: 127px;
        width: 127px;
        margin-bottom: 8px;
        position: relative;
    }

    .all-users .button {
        position: relative;
        background: aliceblue;
        width: 127px;
        top: 20px;
    }

.share-Img {
    margin: 52px;
    left: 8%;
    right: 0;
    position: relative;
    width: 100%;
    max-width: 824px;
}

.user-sharing {
    margin: 50px -16px;
}

    .user-sharing .user-Img {
        height: 104px;
        width: 66px;
        position: relative;
    }

        .user-sharing .user-Img img, .all-users .user-Img img, .share-Img img, .main-meeting .user-Img img {
            border-radius: 8px;
        }
/*--------------------------------  enhancement-------------------------------*/
.filter-search button.search-btn-filter {
    margin-top: 0;
}

.filter-search .uk-input, .filter-search .uk-select:not([multiple]):not([size]), .filter-search .uk-textarea {
    margin-bottom: 0;
}

.student-card {
    background-color: #fff;
    border: 2px solid #f8f8f8;
    border-radius: 5px 50px 50px 5px;
    margin: 6px 0px 0;
}

#MyBodyList .section-small.itqan-lists-style {
    margin-right: 10px;
    margin-left: 15px;
    margin-bottom: 100px;
}

.student-card .uk-card-body h5 {
    font-size: 15px;
    font-weight: 800;
    color: #a07d2d;
    margin-bottom: 0;
}

.student-card .uk-card p {
    font-size: 13px;
    font-weight: 500;
    text-overflow: ellipsis;
    min-width: inherit !important;
    direction: ltr;
    width: 200px;
}

.list-img {
    height: 65px;
    width: 65px;
    line-height: 65px;
    border: 2px solid #f8f8f8;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

.student-card .btn-list-group {
    margin-top: 0;
}

.subscriptionList .btn-list-group {
    width: max-content;
}

.list-t-action {
    top: 0;
    left: 0;
    right: 90%;
}

.student-card .content-list {
    margin-right: 5%;
}

.timetable-card {
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #f8f8f8;
    border-radius: 8px;
}

    .timetable-card .exam-title h6 {
        color: #a07d2d;
        margin: 0;
    }

.section-small.new-dashboard {
    padding-bottom: 0 !important;
    margin-right: 14px;
}

input.timetable-date {
    width: auto;
    margin-right: 16px;
}

.uk-select:not([multiple]):not([size]){
    border-color: #a07d2d !important;
    color: #202124 !important;
    font-weight: 200;
    line-height: 1rem;
    font-size: 16px;
    
}
.uk-select.select2{
    border-color: #a07d2d !important;
    color: #202124 !important;
    font-weight: 200;
    line-height: 1rem;
    font-size: 16px;
    border: 0;
}
.label-width-eva.uk-form-horizontal .uk-form-controls {
    margin-right: 0 !important;
    border: 1px solid #b96800;
    border-radius: 8px;
}
.your-lecture {
    padding: 0;
}

ul.ItqantimeTableNav {
    margin: 0;
}

.section-header-right .active-btn {
    width: auto !important;
    padding: 0 24px;
}

ul.ItqantimeTableNav li .active-btn {
    background: var(--active-btn-color);
    color: var(--primaryText) !important;
}

    ul.ItqantimeTableNav li .active-btn > span {
        color: var(--primaryText) !important;
    }

ul.ItqantimeTableNav li.uk-active .active-btn {
    background: var(--active-tab-color);
}

    ul.ItqantimeTableNav li.uk-active .active-btn > span {
        color: #fff !important;
    }

    ul.ItqantimeTableNav li.uk-active .active-btn:hover {
        background: var(--active-tab-hover);
    }


.uk-table-small.week-timetable th h6 {
    color: #ffffff;
    margin-top: 0;
    margin: 0;
    font-weight: 100;
}

.uk-table-small.week-timetable th span {
    line-height: 37px;
}

.uk-table-small th {
    padding: 0px 12px;
}

.itqan-lists-style {
    padding-top: 0 !important;
}

.table-scroll {
    height: 550px;
    border: 1px solid #e0e0e0;
    overflow: visible;
    border-radius: 8px;
    padding: 5px;
    background: #f8f8f8;
}

.btn-list-group {
    grid-gap: 10px;
    justify-content: center;
}

    .btn-list-group .success-btn, .btn-list-group .danger-btn, .btn-list-group .move-btn {
        height: 30px;
        width: 30px;
        text-align: center;
        padding: 0;
        line-height: 2rem;
        border-radius: 50px;
        margin-left: 0;
    }

    .btn-list-group .success-btn {
        background: var(--green-color) !important;
    }

    .btn-list-group .danger-btn {
        background: var(--red-color) !important;
    }

    .btn-list-group .move-btn {
        background: var(--blue-color) !important;
    }

.export-btn {
    background: var(--blue-color1) !important;
    color: #fff;
    margin: 0;
}

.section-header {
    margin-bottom: 16px;
}

.export-btn img.export-img, .custom-btn img.add-img {
    margin-left: 5px;
    width: 16px;
}

.btn-list-group .success-btn img, .btn-list-group .danger-btn img, .btn-list-group .move-btn img {
    height: 20px;
    width: 20px;
    margin: auto;
}


.subscrib-search {
    background: #ededee;
    width: 70%;
    height: 100px;
    border-radius: 8px;
    grid-gap: 5px;
    padding: 0px 12px;
}

    .subscrib-search .input-form {
        width: 30%;
    }

        .subscrib-search .input-form .uk-input {
            margin-bottom: 0;
        }

    .subscrib-search .button {
        margin: 0;
    }

.filter-search label {
    color: var(--black, #000);
    text-align: center;
    font-family: GESSBold;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.student-table-main .uk-table th {
    border-bottom: 0;
    border-left: none;
    background: #EDEDEE;
    padding: 12px;
    vertical-align: middle;
}

.student-table-main .uk-table tr td {
    border: 1px solid #ededee;
    border-right: 0;
    border-left: 0;
}

    .student-table-main .uk-table th:first-child, .student-table-main .uk-table tr td:first-child { /**/
        border-radius: 0px 8px 8px 0px;
        border-right: 1px solid #ededee;
        border-left: 0;
    }

    .student-table-main .uk-table th:last-child, .student-table-main .uk-table tr td:last-child { /**/
        border-radius: 8px 0px 0px 8px;
        border-left: 1px solid #ededee;
        border-right: 0;
    }

.student-table-main .uk-table td {
    border-bottom: 1px solid #ededee;
    border-left: none;
    vertical-align: middle;
    background: #fff0;
}

.student-table-main table {
    border-collapse: separate;
    border-spacing: 0 6px;
}

.student-table-main .uk-table tr:last-child td:last-child {
    border-bottom-right-radius: 0px;
}

.student-table-main .uk-table tr:last-child td:first-child {
    border-bottom-left-radius: 0px;
}

.student-table-main .uk-table {
    border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 65% !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 8px;
}

/*---------------------add memeber ---------------------------*/
.wizard > .steps > ul > li {
    width: auto;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: var(--primaryBackground);
    color: #fff;
    cursor: default;
    padding: 8px 10px;
    height: 30px;
    line-height: 30px;
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    padding: 8px 10px;
    height: 30px;
    line-height: 30px;
}

.wizard .uk-margin {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-left: 0;
}

.add-member .catlog-img-review.uploading-img-review {
    height: 80px;
    width: 100px !important;
    margin: 10px;
    float: right;
    top: 0;
    left: auto;
    right: auto;
    text-align: right;
    background-image: url('../images/itqan/no-image.png');
    background-size: contain;
}

.add-member.main-course-added-form {
    padding: 0;
    background: #eeeeee;
    margin: 20px 0;
}

.wizard .uk-form-label {
    color: #100f0d;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: var(--primaryBackground);
}

.tempomsg {
    color: #f53838;
    border-radius: 8px;
    margin-left: 5px;
    margin-right: 2px;
    background: var(--secondaryBackground);
    width: auto;
}

    .tempomsg::before {
        border-color: transparent transparent var(--secondaryBackground) transparent;
    }

.wizard > .content {
    background: #EDEDEE;
}
/* Hide the default calendar icon */
input[type="date"]::-webkit-calendar-picker-indicator {
    background-image: url('../images/itqan/ItqanNewIcons/note.svg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px; /* Adjust the size of the custom icon */
    padding-left: 30px; /* Add padding to the right to accommodate the icon */
}

.course-card-list.course-card h4 {
    font-size: 16px;
}
/*----------------------------------create course -------------------------------*/
.createCourse {
    background: #eeeeee;
    border-radius: 8px;
    margin-bottom: 20px;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    width: fit-content !important;
    margin: 0px 0px 0 20px;
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    width: fit-content !important;
    margin: 0px 20px;
}

.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    float: right !important;
    direction: ltr !important;
}

.wizard ul, .tabcontrol ul {
    align-items: center;
}

.wizard > .steps > ul > li {
    width: fit-content !important;
}

.wizard > .steps {
    width: 72% !important;
    background: #eeeeee;
    align-items: center;
    line-height: 1rem;
    padding: 20px;
    border-radius: 8px;
}

    .wizard > .steps a {
        direction: rtl;
    }

    .wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
        background: #fcfcfd !important;
        color: #000 !important;
    }

    .wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
        background: #a07d2d !important;
    }

.wizard > .content {
    margin: 20px 0 !important;
}

.wizard > .actions a:active {
    background: #a07d2d !important;
}

.top-course-section .courseImg {
    height: 120px;
    width: 100%;
    float: right;
}

    .top-course-section .courseImg img {
        height: 100%;
        width: 100%;
    }

.main-course-added-form {
    background: rgb(253 253 253);
    margin: 20px;
    padding-left: 0;
    border: 0;
    padding: 15px 0;
}

    .main-course-added-form h4 {
        margin: 0;
    }

.wizard > .content > .body input {
    margin-top: 0;
}

.wizard > .content > .body label.DaysOfWeek {
    margin: 5px !important;
    color: #a07d2d !important;
}

.wizard > .content > .body {
    width: 100% !important;
    height: auto;
    padding: 0% !important;
}

.wizard > .steps li.done a {
    margin: 0px 0px 0 20px !important;
}

.wizard > .content > .body label {
    margin: 5px;
    padding: 0;
    border-radius: 8px;
    color: var(--primaryText);
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.wizard > .content > .body .week label {
    display: flex;
    margin-bottom: 0.5em;
    margin: 10px;
    padding: 0;
    background-color: rgb(238 238 238) !important;
    align-items: center;
    color: #6D6F71;
}

    .wizard > .content > .body .week label.newDate {
        color: var(--primaryBackground);
    }

.add-new-date .button.small {
    line-height: 40px;
    height: 40px;
}

.main-course-added-form table {
    border: 0;
}
/*-------------------------------------enhanmcement 17/12/2023------------------------------------*/
.page-content-inner.pr-3 {
    padding-right: 0rem !important;
    padding-bottom: 100px;
}

.tabs-block {
    padding-left: 0 !important;
    padding-right: 0px !important;
}

.section-small h5.courses-title {
    color: var(--primaryBackground);
    margin: 20px 0 0 0;
    font-size: 20px;
}

.CourseCatalogDiv {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    height: 300px;
    width: 90%;
    border: 1px solid darkgoldenrod;
    background-color: #fff;
}

    .CourseCatalogDiv.catalog-csm {
        height: auto;
        box-shadow: 1px 2px 3px 0.7px #e0e0e0;
        border: 0;
    }

.course-card-footer {
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
}

.CourseCatalogDiv .course-card-body {
    padding: 5px 10px 0 10px;
}



.CourseCatalogDiv .course-card-thumbnail {
    width: 100%;
    height: 130px;
    border-bottom: 0 !important;
}

.new-dashboard .section-header h4 {
    margin-left: 0;
    color: var(--primaryBackground);
}

.departments .caret::before {
    margin-right: 0;
}

.departments .nested .caret::before {
    color: var(--primaryBackground);
}

.departments .caret {
    color: var(--primaryText);
}

.stopProp {
    line-height: normal;
}

.new-dashboard .section-header .filter-search h4 {
    margin-left: 0;
}

.uk-pagination > .uk-disabled > * {
    color: var(--primaryText);
    background-color: var(--active-btn-color);
    border-color: var(--active-btn-border);
}

.uk-pagination > .uk-active > * {
    background-color: var(--primaryBackground);
    border-color: var(--primaryBackground);
}

.timetable-cards h4.day-name {
    color: var(--primaryBackground);
    font-family: GESSBold;
}

.uk-table-small.week-timetable th {
    color: var(--primaryBackground);
    background: var(--primaryBackground);
}

.student-table-main .cust-Circular {
    border: none !important;
}

.uk-table-striped.Cust-Additional-service {
    border: none !important;
}

.itqan-courses-lists .course-card-list.course-card .course-card-thumbnail img {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.itqan-courses.itqan-courses-lists .course-card-list.course-card {
    box-shadow: 0px 0px 3px 0.7px #d8d8d8;
    border-radius: 8px;
    padding: 0;
}

    .itqan-courses.itqan-courses-lists .course-card-list.course-card .course-card-body h4 {
        align-items: center;
        margin-bottom: 20px;
    }

.course-card-list.course-card .custom-course-details, .course-card-list.course-card .course-location {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
}

.course-location.course-location-details {
    justify-content: space-between;
}

.course-card-list.course-card .course-location {
    grid-gap: 10px;
}

.itqan-courses .course-card-list.course-card .details {
    margin-right: 5px;
    margin-left: 0;
    line-height: 15px;
}

.itqan-courses .course-card-list.course-card .course-details-info .details {
    width: auto !important;
    line-height: 40px;
}

.itqan-courses .course-card-list.course-card .group-images {
    grid-gap: 3px;
    margin: 0;
}

.itqan-courses .course-card-list.course-card .img-icon {
    line-height: 30px;
}

.itqan-courses .course-card-list.course-card .group-images img {
    border-radius: 50px;
    border: 1px solid var(--primaryBackground);
    margin-left: 0;
}

.itqan-courses .course-card-list.course-card .group-images .g-img {
    line-height: 26px;
}

.course-card-list.course-card .course-details-info {
    margin: 0;
}

.text-info {
    color: #0c9dc8 !important;
}

.itqan-courses .course-card .course-card-footer .unactive-btn {
    background: #093e52 0% 0% no-repeat padding-box;
    color: #fff;
    border-color: #093e52;
    font-size: 16px;
    font-family: 'GESSLight';
}

.itqan-courses.itqan-courses-lists .course-card-list.course-card h6 {
    color: #000000;
}

.course-card-list.course-card .details h6 {
    margin: 0px !important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0 !important;
    width: 80%;
    height: 34px;
    overflow: hidden;
}

.course-card-list.course-card .uk-flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.course-card-list.course-card .course-description p {
    font-size: 15px !important;
    font-family: GESSBold !important;
    color: var(--primaryText) !important;
}

.course-card-list.course-card .course-description {
    margin: 10px auto;
    text-align: right;
}

.course-card-list.course-card .course-location h5.loc-title {
    color: var(--primaryBackground);
    font-size: 16px;
    margin: 0;
}

.course-card-list.course-card .course-location p {
    font-size: 15px !important;
    font-family: GESSBold !important;
    color: var(--primaryText) !important;
}

.course-card-list.course-card .itqan-custom-course-lists {
    border-bottom: 1px solid #EDEDEE;
    height: 47px;
    line-height: 47px;
}



.itqan-courses.itqan-courses-lists .course-card-list.course-card .course-card-body.course-list-body {
    padding-top: 0;
}

.itqan-courses.itqan-courses-lists .course-card-list.course-card .course-card-body h4 {
    margin-bottom: 0;
}

.course-card-list.course-card .custom-course-details {
    margin-top: 10px;
}

.itqan-courses-lists .course-card-list.course-card .block-in-details p {
    max-width: 70em;
    white-space: normal;
    color: var(--primaryText);
    font-size: 13px;
    padding: 20px 0;
    height: 100px;
    overflow: hidden;
}

    .itqan-courses-lists .course-card-list.course-card .block-in-details p:hover {
        overflow: auto;
    }

.itqan-courses.itqan-courses-lists .course-card-list.course-card {
    box-shadow: 0px 0px 3px 0.7px #d8d8d8;
    border-radius: 8px;
    padding: 0;
}

.itqan-courses.itqan-courses-lists .main-card-on-details.course-card .course-card-body.course-list-body {
    min-height: auto;
}

.page-menu-inner.course-content-menu {
    border-radius: 8px;
    margin-top: 10px !important;
}

    .page-menu-inner.course-content-menu ul li.uk-active {
        background: var(--primaryBackground);
    }

    .page-menu-inner.course-content-menu ul li.menu-title {
        border-bottom: 2px solid var(--primaryBackground);
    }

        .page-menu-inner.course-content-menu ul li.menu-title a, .itqan-courses-lists .course-card-list.course-card a, .course-details h4 {
            color: var(--primaryBackground);
        }

.video-cust {
    flex-direction: column !important;
}

    .video-cust iframe {
        border-radius: 8px;
    }

.itqan-courses.itqan-courses-lists .course-card .course-card-body.course-list-body .course-card-footer {
    border-radius: 0;
}

.itqan-courses.itqan-courses-lists .course-card .course-card-body {
    border-bottom: 0;
}

.course-details-info ul li .star-rating {
    top: 0;
    display: flex !important;
    grid-gap: 4px;
}

    .course-details-info ul li .star-rating .fa {
        font-size: 10px;
    }

.course-card span.catagroy {
    margin-bottom: 0;
}

.course-card-body .course-card-info {
    align-items: center;
}

.section-header-left h4 {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.course-list-footer {
    margin: 0 10px;
}

/*------------------------------------------enhancement employee--------------------------------*/
.homework-left .uk-select:not([multiple]):not([size]) {
    border-color: var(--primaryBackground) !important;
    margin-bottom: 0;
}

.homework-item {
    padding: 0px !important;
}

.homework-left {
    width: auto;
    padding: 0;
    justify-content: center;
}

.homework-bottom .homework-item .homework-img img {
    padding: 8px;
}

.homework-bottom .homework-item {
    height: 100px;
}

    .homework-bottom .homework-item p {
        margin: 0;
    }

    .homework-bottom .homework-item .homework-img {
        width: 35px;
        height: 35px;
    }
/*.homework-left .uk-select:not([multiple]):not([size]), .last-top .uk-select:not([multiple]):not([size]) {
    background-image: url('../images/SidcImages/SidcIcons/arrow-down.svg');
}*/
.lectures .uk-card-body {
    padding: 10px;
}

    .lectures .uk-card-body p {
        margin: 0;
    }

.Cust-Daily-lectures {
    justify-content: space-between;
}

.border-lect {
    border: 1px solid var(--primaryBackground);
    border-radius: 8px;
    padding-bottom: 16px;
}

    .border-lect .lectures {
        border-bottom: 1px solid var(--primaryBackground);
        border-radius: 0;
        margin: 0 5px;
        align-items: center;
    }

.last-top {
    padding: 0;
}

.homeworks {
    border: 1px solid var(--primaryBackground);
    border-radius: 8px;
    padding: 0 20px;
}

.searchbox .btn-searchbox {
    left: -8px;
}

.searchbox .uk-search-input {
    vertical-align: middle;
}

.last-top .searchbox {
    padding: 0px 8px 0 19px;
    min-width: auto !important;
    height: auto !important;
}

.last-top {
    align-items: normal;
}

.emp-evaluate .searchbox {
    width: auto;
    margin-left: 0;
}

.last-top .uk-select:not([multiple]):not([size]) {
    height: 32px;
    background-position: 6% 56%;
    line-height: 36px;
}

.homework-right, .top-evolution-student {
    font-size: 18px;
    font-weight: bold;
}

.top-evolution-student {
    padding: 5px 0;
}

.adding-golden-border {
    padding: 0 10px;
}

.adv-details p > br {
    display: none;
}

.adv-details p {
    margin: 0;
    line-height: 1.5rem;
    color: #555;
}

.datepicker table tr td, .datepicker table tr th {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    /*  background: coral;*/
    text-align: center;
}

.fc .fc-scrollgrid-section table {
    height: 10px;
    width: 100% !important;
}

.fc .fc-daygrid-body-natural {
    width: 100% !important;
}

.fc .fc-timegrid-body {
    width: 100% !important;
}

.fc-timegrid-event-harness {
    position: absolute /* top/left/right/bottom will all be set by JS */;
    width: 200px;
    height: 50px;
    align-items: center;
    /* text-align: center; */
    line-height: 50px;
}

.fc .fc-daygrid-event-harness {
    position: relative;
    width: 300px;
    height: 50px;
    line-height: 50px;
    top: 20px;
    bottom: 20px;
}

.marked-day {
    background: #2D46A0;
}

.vacationcolor {
    color: aqua;
}

.eventcolor {
    color: magenta;
}

.bottom-section-tec.bottom-trainer-tec {
    display: flex;
    grid-gap: 20px;
}

.top-student-img {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    border: 1px solid var(--grey-color);
}

    .top-student-img img {
        height: 100%;
        width: 100%;
        border-radius: 50px;
    }

.right-top-level span {
    font-size: 12px;
    line-height: 2rem;
    margin-right: 10px;
}

.border-after {
    background: #fbfbfb;
    border-radius: 50px !important;
}

.current-day {
    background-color: #74a02d;
    color: #fff;
    border-radius: 50px !important;
}

.custom-grid-details, .custom-trainer-grid {
    justify-content: space-between;
}

.itqan-courses .course-date .details p {
    width: auto !important;
}

.itqan-courses .course-card .img-icon {
    height: 24px;
    width: 24px;
    position: absolute;
    align-items: center;
    display: flex;
}

.itqan-courses .course-card .course-card-footer-bottom .img-icon.new-img-icon {
    position: relative;
}

.itqanevalution-new .control-form-label label {
    width: 20%;
}

.personal-data .uk-flex h4 {
    width: auto;
}

.personal-data .select2-container .select2-selection--single .select2-selection__rendered {
    text-overflow: unset;
    border: 1px solid var(--primaryBackground);
}

.personal-data .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: auto !important;
}

.personal-data .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 15px;
}

.section-header-left.profile-title h4 {
    justify-content: start;
    grid-gap: 5px;
}

.last-bottom {
    width: auto;
}

.last-top .uk-select:not([multiple]):not([size]) {
    text-align: right !important;
}

.last-border {
    border: 1px solid #a07d2d;
    box-shadow: none;
}
/*---------------------- new for itqan------------------------------------------------*/
/*ul.Days {
    width: auto !important;
}*/
button.search-btn-filter {
    margin-top: 28px;
    height: 40px;
    margin-right: 10px;
}

.rate-block .notifications-not-read {
    box-shadow: 0px 2px 16px 0.5px var(--grey-color);
    border: none;
}

.itqan-courses .custom-grid-details .details p {
    width: auto;
}

.student-card.Grid-student-card {
    border-radius: 8px;
}

.students-blocks .uk-grid-margin {
    margin-top: 0;
}

.student-card .btn-list-group {
    width: auto;
}

.student-card.Grid-student-card .btn-list-group {
    width: 100%;
}

.student-card .mail-list {
    /* width: auto !important;*/
    margin-top: 0 !important;
}

/*------------------------------------evaluations----------------------------------*/
.evaluation-grid-style .evaluation-block {
    width: auto;
    height: auto;
    background: #fff;
    box-shadow: 0px 3px 6px #0000001f;
    border: none;
    border-radius: 15px;
    margin-left: 13px;
    margin-right: 0;
    position: relative;
    margin-top: 16px;
}

    .evaluation-grid-style .evaluation-block .evaluation-details .more-details {
        justify-content: space-between;
        align-items: center;
    }

    .evaluation-grid-style .evaluation-block .evaluation-details {
        margin-left: 16px;
        padding: 15px 0;
    }

        .evaluation-grid-style .evaluation-block .evaluation-details p.Evaluate-Text {
            font-size: 12px;
            margin: 0;
            color: var(--grey-color);
            text-wrap: nowrap;
            width: 226px;
            text-overflow: ellipsis;
            overflow: hidden;
            font-family: GESSMedium;
        }

        .evaluation-grid-style .evaluation-block .evaluation-details .more-details .more-button .active-btn {
            width: auto;
        }

    .evaluation-grid-style .evaluation-block .more-details .teacher-name {
        display: flex;
        align-items: baseline;
        justify-content: space-around;
    }

    .evaluation-grid-style .evaluation-block.evaluate-details {
        width: 100%;
        border: 0;
        box-shadow: 0px 2px 3px 0.7px #e3e3e3;
        background: #fff;
        height: 245px;
        padding-bottom: 10px;
    }

        .evaluation-grid-style .evaluation-block.evaluate-details .evaluation-img {
            width: 160px;
            height: 160px;
        }

.evaluate-action {
    justify-content: space-between;
}

.evaluate-questions .uk-card {
    border-radius: 10px;
    box-shadow: 0px 2px 3px 0.7px #e3e3e3;
}

    .evaluate-questions .uk-card label {
        color: var(--grey-color);
    }
/*-------------------------------------------my assignment ----------------------------------------------*/
.teacher-assignment .filter-search label {
    text-align: inherit;
}

.teacher-assignment .filter-search.new-filter .button.success {
    margin-top: 1.7rem !important;
}

.courses-tabs .uk-pagination li.uk-active a {
    color: #fff;
}

.uk-accordion-title.Answered .pull-left, .uk-accordion-title.Remarked .pull-left, .uk-accordion-title.Created .pull-left {
    direction: ltr;
    color: var(--grey-color);
    font-family: GESSMedium;
}

.user-openion-Name .user-photo {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50px;
    background: #c5c5c8;
}

    .user-openion-Name .user-photo img {
        border-radius: 50px;
        height: 100%;
        width: 100%;
    }

.itqanevalution-new .handle-comments {
    display: block;
}

.homework-left .uk-select:not([multiple]):not([size]), .last-top .uk-select:not([multiple]):not([size]) {
    background-image: url("../images/itqan/ItqanNewIcons/StudentDashIcons/arrow-down.svg");
}

.teacher-homework {
    padding: 0 9px;
}

.last-bottom .coursePhoto, .middle-top .coursePhoto {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 8px;
}

    .last-bottom .coursePhoto img, .middle-top .coursePhoto img {
        height: 100%;
        width: 100%;
        border-radius: 8px;
    }

.last-bottom .right {
    width: auto;
}

.student-card.Grid-student-card {
    border-radius: 8px;
}
/*------------------------------------evaluations----------------------------------*/
.evaluation-grid-style .evaluation-block {
    width: auto;
    height: auto;
    background: #fff;
    box-shadow: 0px 3px 6px #0000001f;
    border: none;
    border-radius: 15px;
    margin-left: 13px;
    margin-right: 0;
    position: relative;
    margin-top: 16px;
}

    .evaluation-grid-style .evaluation-block .evaluation-details .more-details {
        justify-content: space-between;
        align-items: center;
    }

    .evaluation-grid-style .evaluation-block .evaluation-details {
        margin-left: 16px;
        padding: 15px 0;
    }

        .evaluation-grid-style .evaluation-block .evaluation-details p.Evaluate-Text {
            font-size: 12px;
            margin: 0;
            color: var(--grey-color);
            text-wrap: nowrap;
            width: 226px;
            text-overflow: ellipsis;
            overflow: hidden;
            font-family: GESSMedium;
        }

        .evaluation-grid-style .evaluation-block .evaluation-details .more-details .more-button .active-btn {
            width: auto;
        }

    .evaluation-grid-style .evaluation-block .more-details .teacher-name {
        display: flex;
        align-items: baseline;
        justify-content: space-around;
    }

    .evaluation-grid-style .evaluation-block.evaluate-details {
        width: 100%;
        border: 0;
        box-shadow: 0px 2px 3px 0.7px #e3e3e3;
        background: #fff;
        height: 100%;
        padding-bottom: 10px;
    }

        .evaluation-grid-style .evaluation-block.evaluate-details .evaluation-img {
            width: 160px;
            height: 160px;
        }

.evaluate-action {
    justify-content: space-between;
}

.evaluate-questions .uk-card {
    border-radius: 10px;
    box-shadow: 0px 2px 3px 0.7px #e3e3e3;
}

    .evaluate-questions .uk-card label {
        color: var(--grey-color);
    }

.evaluation-grid-style .evaluation-block .evaluation-details .more-details .more-button .active-btn {
    background: var(--primaryBackground);
}
/*-------------------------------------------my assignment ----------------------------------------------*/
.teacher-assignment .filter-search label {
    text-align: inherit;
}

.teacher-assignment .filter-search.new-filter .button.success {
    margin-top: 1.7rem !important;
}

.courses-tabs .uk-pagination li.uk-active a {
    color: #fff;
}

.uk-accordion-title.Answered .pull-left, .uk-accordion-title.Remarked .pull-left, .uk-accordion-title.Created .pull-left {
    direction: ltr;
    color: var(--grey-color);
    font-family: GESSMedium;
}

.page-menu ul li.active-submenu a {
    color: #ffffff;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 157px;
}

.page-menu ul li.active-submenu li.report-link a {
    color: #ffffff;
    width: 170px;
    white-space: pre-line;
    white-space: normal;
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    /* max-width: 157px; */
    display: flex;
    font-size: 12px;
    line-height: 1rem;
}

.page-menu ul li ul li {
    padding-right: 0;
    margin-right: 16px;
}

.search-cust-button {
    display: flex;
    align-items: center;
    padding: 28px 0;
}

.uk-modal-content .select2-container--default .select2-selection--single {
    border: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* border: none;*/
    height: 32px;
}

.filter-search a.active-btn {
    background: var(--primaryBackground) !important;
}

.add-assign .simplebar-content, .select2-container--default .select2-selection--multiple {
    background: #fafafa !important;
    border: 1px solid var(--primaryBackground) !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    resize: none;
    height: 50px !important;
}

.page-content-inner {
    padding-top: 1rem;
}

.uk-table-small.week-timetable td .data {
    width: auto;
    height: 100px;
    padding: 10px;
    align-items: center;
    display: grid;
}

.teacher-profile .grid-img {
    width: 100%;
    height: 270px;
    border: 2px solid #a07d2d;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .teacher-profile .grid-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: #fff;
    }

.teacter-btn-action {
    position: relative;
}

.btn-list-group {
    align-items: center;
}


.save-form .custom-btn {
    height: auto;
}

.controlButtons {
    align-items: center;
    text-align: center;
    grid-gap: 8px;
    line-height: 1rem;
    height: 6.3rem;
}

.select2-container .select2-search--inline {
    float: right;
    background: aliceblue;
    width: -webkit-fill-available;
    margin-top: 5px;
    height: 33px !important;
    display: none;
    align-items: baseline;
    text-align: right;
    position: relative;
    right: auto;
    left: 0;
    direction: rtl;
    padding: 5px;
}

.attend-color {
    background-color: var(--green-color1) !important;
    color: white !important
}

.btns-statuts p {
    display: flex;
    justify-content: space-between;
}

.fitler-select, .fitler-select option {
    background-color: var(--blue-color) !important;
    color: #fff !important;
    border: 0;
    border-radius: 8px 0px 0px 8px;
}

.top-form .uk-input, .top-form .uk-select {
    border-color: none !important;
    border-radius: 0;
    border: 0;
    background: #f6f6f6;
}


.content-x .uk-table th {
    border: 0;
}

.itqan-courses .details {
    margin-right: 31px;
}

.itqan-courses .course-card.main-card-on-details .course-card-body {
    padding-bottom: 14px;
    overflow: hidden;
    height: 100%;
    min-height: 210px;
}

.itqan-courses.itqan-courses-grid .course-card .course-card-body {
    padding-bottom: 14px;
    overflow: hidden;
    height: auto;
    min-height: 230px;
}

.teacher-card.teacher-custom-style .course-card .course-card-body {
    height: auto;
    max-height: 270px;
}

.itqan-courses.itqan-courses-grid .course-card {
    margin-bottom: 20px;
}

.itqan-courses.itqan-courses-grid .course-card-footer h5 {
    width: auto;
}

.itqan-courses .course-card-list.course-card .details {
    margin-right: 32px;
}

    .itqan-courses .course-card-list.course-card .details.course-description,
    .itqan-courses .details.course-description,
    .itqan-courses .course-card-list.course-card .details.block-in-details,
    .itqan-courses .details.block-in-details {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

a.approve {
    color: forestgreen;
}

a.denay {
    color: orangered;
}

.uk-table-small.week-timetable td .data p {
    font-size: 12px;
    color: var(--primaryText);
}

.uk-table-small.week-timetable td .data h6 {
    font-size: 12px;
    color: var(--primaryBackground);
}

.uk-table-small.week-timetable td .data span {
    font-size: 10px;
    color: var(--secondaryText);
}

.EmployeeHeader {
    justify-content: space-between;
}

/*------------------------------------- new bugs 5/6/2024---------------------------------------*/
.teacher-profile .Display-Profile-Data h5 {
    font-size: 16px;
}

p.text-primary-csm {
    font-size: 14px;
}

/*--------------------------------------24/10/2024---------------------------------------------*/
.cardLeft {
    margin-top: 0;
    border-radius: 20px;
    height: 100vh;
}

.senders {
    height: 609px !important;
}

    .senders .scroll-section {
        overflow-y: hidden !important;
        height: 400px !important;
        margin-top: 0px;
        overflow-x: hidden !important;
        padding-bottom: 20%;
    }

        .senders .scroll-section:hover {
            overflow-y: auto !important;
            overflow-x: hidden !important;
        }

.message .third-section {
    overflow-y: hidden !important;
    height: 445px !important;
}

    .message .third-section:hover {
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

.senders .first-section {
    background: transparent;
    padding: 0 !important;
    border-radius: 8px;
    margin: 10px;
    color: #fff;
}

    .senders .first-section .ChatTitle {
        color: #444;
        text-align: right;
    }

    .senders .first-section .uk-input, .senders .first-section .uk-select:not([multiple]):not([size]) {
        border-color: #f5f5f5 !important;
    }

.MsgImgFile {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 10px;
}

    .MsgImgFile img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

.MsgVideoFile video {
    width: 100%;
    height: 150px;
    border-radius: 10px;
    margin-top: 5px;
}


.sender-msg .userMsgFile {
    background: transparent !important;
    width: auto;
}

.AllMsgs .userMsg {
    width: auto;
}

.sender-msg .userMsg {
    background: #0a4455 !important;
    color: #fff;
    width: 300px;
    border-radius: 0px 10px 10px 10px;
}

.PublicMsg {
    align-items: center;
    justify-content: right;
    column-gap: 20px;
}

.UserChat {
    column-gap: 10px;
}

.senders .UserChat {
    transition: all 0.4s;
    padding: 8px !important;
    margin: 0 8px;
}

    .senders .UserChat:hover {
        column-gap: 10px;
        background: #f8f8f8;
        border-radius: 5px;
        cursor: pointer;
    }

    .senders .UserChat .UserImg .img-Block {
        transition: all 0.4s;
    }

    .senders .UserChat:hover .UserImg .img-Block {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
    }

.UserChat .UserName p {
    color: #888;
    font-family: SyntaxLight;
}

.UserImg .img-Block {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    overflow: hidden;
    border-radius: 50px;
    border: 2px solid #dee2e6;
}

.first-section .uk-input {
    margin-bottom: 0;
}

.UserChatDetails {
    justify-content: space-between;
    width: 100%;
    margin-right: 12px;
}

    .UserChatDetails .UserName {
        width: 100%;
    }

        .UserChatDetails .UserName p {
            color: #888;
            font-family: SyntaxLight;
            justify-content: space-between;
            display: flex;
            width: 100%;
        }

.attach {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
}

#FilesUploaded {
    display: inline-flex;
    height: auto;
}

.fileuploaded {
    position: relative;
    height: 80px;
    width: 80px;
    margin: 20px 0 0;
}

    .fileuploaded img {
        width: 100%;
        height: 100%;
        border-radius: 8px;
    }

    .fileuploaded i {
        position: absolute;
        right: auto;
        left: 5px;
        top: 5px;
        color: #ff0732;
    }

.write-message {
    margin-top: 0;
    width: 100%;
}

    .write-message .uk-textarea {
        border-color: #f8f8f8 !important;
        color: #202124 !important;
        font-weight: 200;
        line-height: 1rem;
        font-size: 16px;
        border-radius: 50px;
        background: #fbfbfb;
        padding: 5px 20px;
        margin-bottom: 0;
        width: 100%;
    }

.MsgPublicFile a {
    color: #fff !important;
}
/*floatbutton*/
.ImgChatUploaded, .videoChatUploaded {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    padding: 10px;
}

.floatingButtonWrap {
    display: block;
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 11;
}

.floatingButtonInner {
    position: relative;
}

.floatingButton {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: -webkit-linear-gradient(45deg, #8769a9, #507cb3);
    background: -o-linear-gradient(45deg, #8769a9, #507cb3);
    background: linear-gradient(45deg, #614a17, #f9a73f);
    color: #fff;
    line-height: 40px;
    position: relative;
    border-radius: 50% 50%;
    bottom: 0px;
    right: 0px;
    border: 3px solid #eee;
    /* opacity: 0.3; */
    opacity: 1;
    transition: all 0.4s;
}

    .floatingButton .fa {
        font-size: 15px !important;
    }

    .floatingButton.open,
    .floatingButton:hover,
    .floatingButton:focus,
    .floatingButton:active {
        opacity: 1;
        color: #fff;
    }


    .floatingButton .fa {
        transform: rotate(0deg);
        transition: all 0.4s;
    }

    .floatingButton.open .fa {
        transform: rotate(270deg);
    }

.floatingMenu {
    position: absolute;
    bottom: 20px;
    right: 0px;
    /* width: 200px; */
    display: none;
}

    .floatingMenu li {
        width: 100%;
        float: right;
        list-style: none;
        text-align: right;
        margin-bottom: 5px;
    }

        .floatingMenu li a {
            padding: 5px 16px;
            display: inline-block;
            background: #f5f5f5;
            color: #a07d2d;
            border-radius: 5px;
            overflow: hidden;
            white-space: nowrap;
            transition: all 0.4s;
            /* -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22);
        box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22); */
            -webkit-box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
            box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
        }

            .floatingMenu li a:hover {
                margin-right: 10px;
                text-decoration: none;
            }

/*----------------------------------------------*/
.footer {
    background: #fefefe;
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    padding: 10px;
    z-index: 12;
    border-top: none;
    box-shadow: 0 1px 2px .7px #ededee;
    bottom: 0;
    left: auto;
}

    .footer .uk-grid {
        display: flex;
        align-items: baseline;
    }

    .footer .footer-nav-icon ul {
        margin-bottom: 0;
    }

.EvaluateNote ا6 {
    color: #111;
}

.EvaluateNote p {
    width: 50%;
    color: #99450e;
}

.EmpCount {
    align-items: center;
    justify-content: space-around;
}

.teacher-assignment.uk-table-small th {
    background: var(--primaryBackground) 0% 0% no-repeat padding-box;
}

.itqanevalution-new .handle-comments {
    display: block;
}

.cards .card-title {
    border: 1px solid var(--primaryBackground);
    background: #fefefe 0% 0% no-repeat padding-box;
    box-shadow: none;
    border-radius: 8px;
}

.advertiseDetails .advCard {
    display: flex;
    align-items: center;
}

.AdevtiseDetails .Adv-img {
    height: 200px;
    width: 250px;
}

    .AdevtiseDetails .Adv-img img {
        height: 100%;
        width: 100%;
        border-radius: 8px;
    }

.student-card .uk-card-footer {
    justify-content: space-between;
    padding: 0;
    margin: 10px;
}

.uk-pagination > * > * {
    background-color: var(--secondaryBackground);
}

/*----------------------------4/11/2024------------------------------*/
.userControl {
    display: contents;
}

.Filter-block {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.MainLayout {
    margin: auto 20px;
    margin-bottom: 50px;
}

.selectAll {
    align-items: center;
}


.course-list-body .course-card-footer img.users {
    filter: invert(1) brightness(2);
}

.course-list-body .course-location .course-card-footer img.users {
    filter: invert(0) brightness(0);
}

.top-form .search-input .button {
    border-radius: 8px 0 0 8px !important;
}

/*-----------------------------------10/11/2024----------------------------------------*/
.itqan-grid-style .student-card .w-100 {
    border-bottom: 1px solid var(--secondaryBackground);
}

.itqan-grid-style .grid-img img {
    object-fit: cover;
}

.itqan-courses .course-card-thumbnail img {
    object-fit: cover;
}

.main-course-added-form .cards.uk-flex {
    align-items: center;
}

.cust-form {
    position: relative;
    width: auto;
}
/*.select2-container {

    width: 100% !important;
}*/
.search-btn-filter {
    height: 41px;
    width: 100px;
}

.EndAccordion {
    text-align: left;
    float: left;
    display: flex;
    align-items: center;
    justify-content: end;
}

.assignment-details {
    justify-content: space-between;
}

.text-left {
    text-align: right !important;
}

.filter-search.new-filter {
    margin-bottom: 30px;
}

.messageDetails {
    margin-bottom: 50px;
}

.uk-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid var(--primaryBackground) !important;
}

.denied-btn i {
    color: #fff;
}

.Attachment-form {
    justify-content: space-between;
}

.course-card-body .course-details-info.trainer-cust-details {
    bottom: 0;
    right: 10px;
    left: 9px;
}

.teacher-card .course-card-list.course-card {
    padding-bottom: 0px !important;
}

    .teacher-card .course-card-list.course-card .course-card-thumbnail {
        background: transparent;
        border: none;
        border-radius: 8px;
    }

.teacher-card .course-card-list.course-card {
    background: var(--secondaryBackground);
    border: 1px solid #eee;
}

.students-card-info {
    background: var(--secondaryBackground);
    border: 1px solid #eee !important;
}

.student-card.students-card-info.course-student-info .mail-list p {
    height: 30px;
    margin: 0;
    line-height: 30px;
}

.student-card.students-card-info.course-student-info {
    background-color: var(--secondaryBackground) !important;
    border: 2px solid var(--secondaryBackground) !important;
    border-radius: 5px;
    margin: 20px 0;
    margin-top: 0;
    padding: 0;
}

    .student-card.students-card-info.course-student-info .inner-stud-img {
        padding: 10px;
    }

.student-card .uk-card-default {
    width: 100%;
    min-width: 200px;
    text-align: right;
}

.list-img img {
    object-fit: cover;
}

.imgPreviewCard {
    display: flex;
    flex-direction: column;
}

.main-course-added-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #A07D2D;
}

.subscribed-block .notification-text span {
    color: var(--blue-color1) !important;
    line-height: 1rem;
    margin-bottom: 20px;
    white-space: nowrap;
    width: 250px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.itqan-courses.itqan-courses-lists .course-card .course-card-footer span {
    color: #ffffff;
}

.course-details-info .course-card-footer span {
    color: var(--primaryBackground) !important;
}

.CreateMessage .uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
    padding-right: 60px !important;
}

.CreateMessage .uk-form-icon {
    bottom: auto;
    right: -13px;
    top: auto;
    display: flex;
    align-items: center;
    line-height: 2.8rem;
}

/*.itqan-add-teacher .uk-form-horizontal .uk-form-controls {
    margin-right: 177px !important;
   
}*/
.itqan-add-teacher .uk-form-horizontal .uk-form-label {
    width: 162px !important;
}

.itqan-add-teacher .select2-container {
    width: 100% !important;
    margin-bottom: 10px;
}

.itqan-add-teacher input.uk-input, .itqan-add-teacher .uk-select:not([multiple]):not([size]), .itqan-add-teacher .uk-input {
    border-radius: 8px;
}

.right-top-level p {
    font-size: 12px;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#backtotop {
    bottom: 40px;
}

.subscribed-block .teacher-img {
    width: 50px;
    height: 50px;
    position: absolute;
}

    .subscribed-block .teacher-img img {
        width: 100%;
        height: 100%;
    }

.subscribed-block .notification-text, .subscribed-block .dropdown-notifications-content .notification-text {
    padding-left: 5px;
    padding-right: 65px;
}

.subscribed-block .dropdown-notifications-content ul li {
    position: relative;
    overflow: auto;
}

.teacher-profile .select2-container .select2-selection {
    border: none;
}

.teacher-profile .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 2px solid var(--primaryBackground) !important;
    background: #fff;
}

.itqan-add-teacher .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid var(--primaryBackground) !important;
    background: #fff;
}

.filter-container .button {
    color: #fff;
}

.filter-container .uk-dropdown {
    min-width: 460px;
    width: 100%;
    /* height: 40vh;
    overflow: auto;*/
}

.filter-container .select2-container.select2-container--default {
    width: 100% !important;
}

.filter-container .select2-dropdown {
    z-index: 99999;
}

.select2-container--default .select2-selection--single, .uk-modal-content .select2-container--default .select2-selection--single, .form-course-content .select2-container .select2-selection {
    border: none !important;
}

.uk-card .uk-list i {
    margin-left: 0px;
}

.uk-card .uk-list-striped li:nth-of-type(odd) {
    background: var(--secondaryBackground);
    border-radius: 8px;
}

.new-dashboard .select2-container {
    width: -webkit-fill-available !important;
}

.student-table-main {
    padding-top: 0 !important
}

.events li {
    padding: 20px;
}

    .events li:first-of-type {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .events li:not(:first-of-type) {
        padding-top: 0px;
        padding-bottom: 0;
    }

.events, .events *::before, .events *::after {
    width: auto;
    padding: 0;
    margin: 0;
}

    .events strong {
        text-align: end;
        width: -webkit-fill-available;
    }

    .events .uk-block.mr-2 {
        margin-right: 4.5rem !important;
    }

    .events .notify-img {
        width: 55px;
        position: absolute;
    }

        .events .notify-img img {
            border-radius: 50px;
        }

    .events .step-details {
        padding: 7px;
    }

.itqan-mail h4 {
    width: 100%;
}

.first-section.first-section2 .uk-form-icon-flip {
    left: 0px;
    top: 0 !important;
}

.cardLeft a > .fa-filter, .cardLeft a.loadMore {
    color: var(--orange-color) !important;
}

.LoadCard {
    width: 100%;
    display: flex;
    justify-content: center;
}

    .LoadCard a.loadMore {
        border-radius: 5px;
        background-color: var(--secondaryBackground);
        width: fit-content;
        padding: 0 10px;
    }

.preholderCard {
    z-index: 9999999;
    margin: auto;
    display: none;
    position: fixed;
    width: 100%;
    height: 110%;
    top: 45%;
}

    .preholderCard img {
        width: 100px;
        height: 100px;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: auto;
        border-radius: 50px;
        object-fit: fill;
        border: 3px solid var(--orange-color);
    }

.header-widget .header-widget-icon i {
    font-size: 20px;
}

.UserProfileImg {
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: relative;
}

.UserProfileImg2 {
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: absolute;
}

    .UserProfileImg img, .UserProfileImg2 img {
        height: 100%;
        width: 100%;
        border-radius: 50px;
        border: 2px solid #eeeeee;
    }

.dropdown-user-name {
    margin-right: 20px;
}

.header-widget .dropdown-notifications:before {
    left: 20px;
}

.header-widget .header-widget-icon span {
    height: 14px;
    width: 14px;
    right: 0px;
    top: 0px;
}

.msg-Form .select2-container--open .select2-dropdown {
    z-index: 11 !important;
}

.add-course-form .upload-img .catlog-img-camera.camera-icon, .catlog-img-camera.camera-icon {
    line-height: 40px;
    position: relative;
    bottom: 0;
    left: 2%;
}

.save-form a.cancel, .save-form a.save {
    width: auto;
    height: auto;
}

.form-emp-csm .uk-input, .form-emp-csm .uk-select:not([multiple]):not([size]), .form-emp-csm .uk-textarea {
    margin-bottom: 0;
}

.teacher-profile h5 {
    margin: 0;
}


.warning-color {
    color: #fff;
}

.students-list .skill-card .student-img img {
    border-radius: 8px;
    object-fit: cover;
}

.students-list .skill-card .student-img {
    width: 40px;
    height: 40px;
    position: absolute;
}

.students-list .student-title-group {
    font-size: 14px;
    margin: 0;
    left: 0;
    right: 44px;
    position: relative;
    width: 200px;
}

.wizard .add-member.main-course-added-form {
    margin: 20px;
}

.save-form {
    width: auto;
}

.student-cust-nameTitle h2.skill-card-title {
    left: 0;
    right: 44px;
    width: 200px;
}

.student-group-details {
    padding-bottom: 0;
}

.GroupCard {
    justify-content: space-between;
}

    .GroupCard .setting-btn {
        color: #414040 !important;
        border: none;
    }

.percentLabel {
    justify-content: space-between;
}

.student-card.students-card-info.students-joined-card {
    border-radius: 8px;
}

    .student-card.students-card-info.students-joined-card .uk-position-bottom-left {
        bottom: 0;
        right: 8rem;
    }

.send-icon {
    height: 14px;
    width: 14px;
}

    .send-icon img {
        height: 100%;
        width: 100%;
    }

.itqan-add-teacher input.uk-input, .itqan-add-teacher .uk-input, .itqan-add-teacher .uk-textarea {
    width: 100%;
}

.uk-form-horizontal .roles .uk-form-controls {
    margin-right: 56px !important;
    display: grid;
}

/*.itqan-add-teacher .uk-form-horizontal .uk-form-controls {
    margin-right: 182px;
}*/

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: right !important;
}

.teacter-btn-action {
    padding-top: 0;
    width: 100%;
}

.first-section.first-section2 .uk-form-icon-flip {
    right: 74% !important;
}

.filter-container ul li {
    margin-bottom: 15px;
}

.teacher-assignment .filter-search .uk-form-stacked {
    column-gap: 10px;
}

/*-------------------------new statistics------------------------------*/
.SingleStatistic .container {
    width: 100%;
    margin: 15px auto;
}

.SingleStatistic canvas {
    height: 200px !important;
    width: 200px !important;
    margin: 0;
    top: 55px;
    right: 26px;
    position: relative;
}

.topFilter {
    align-items: center;
    margin-bottom: 20px;
}

.langStatistic .uk-card {
    padding: 10px;
    height: 30vw;
}

    .langStatistic .uk-card:nth-child(2n+1) {
        background: #f9f9f9;
        border: none;
        box-shadow: none;
    }

    .langStatistic .uk-card h6 {
        justify-content: space-between;
        display: flex;
    }

.custom-legend {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 60px;
    margin-left: 0;
    width: 215px;
}

.legend-item {
    display: flex;
    align-items: center;
}

.legend-color {
    width: 20px;
    height: 20px;
    border-radius: 50%; /* Circular color block */
    margin-left: 10px; /* Space between color and text */
}

.legend-text {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.loadChart .chartImg {
    height: 70px;
    width: 70px;
    margin: auto;
    opacity: 0.5;
}

.loadChart {
    margin: 82px auto;
}

.topFilter1 .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 0 !important;
}

    .topFilter1 .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-left: 14px;
    }

.easyimage.easyimage-full {
    height: 200px;
    width: 400px;
}

    .easyimage.easyimage-full img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

.course-exams .details p {
    width: auto;
}

.course-exams .details .details {
    margin-left: 10px !important;
}

.course-exams .assign-date {
    column-gap: 20px;
}

    .course-exams .assign-date .img-icon {
        position: absolute;
    }

.course-curriculum-list li assign-details {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

ul.course-exams .course-curriculum > li {
    background-color: #fbfbfb;
}

ul.course-exams .student-table-main .uk-table th, ul.course-exams .student-table-main .uk-table td {
    text-align: right;
    padding: 10px !important;
}

ul.course-exams .assign-details {
    display: flex;
    align-items: normal;
    justify-content: space-between;
    margin: 0 20px;
}

.course-curriculum-list > li.attachments > a {
    background-color: #fff;
    padding: 10px;
}

.AssignedStudent {
    height: 300px;
    overflow: hidden;
    background: #ffffff;
    margin: 10px;
    border-radius: 10px;
    margin-bottom: 25px !important;
    padding-bottom: 28px;
}

    .AssignedStudent:hover {
        overflow: auto;
        background: #ffffff;
    }

.student-table-main th.action {
    padding-right: 48px;
    width: 133px;
}
.StatusAction .uk-dropdown-nav > li > a {
    text-align: right;
}

.uk-table {
    table-layout: fixed; /* Fix the layout */
    width: 100%; /* Full width */
}

    .uk-table th, .uk-table td {
        overflow: hidden; /* Hide overflow */
        text-overflow: ellipsis; /* Add ellipsis for overflow text */
        white-space: nowrap; /* Prevent wrapping */
        padding: 8px; /* Adjust padding */
    }
ul.golden-color.register-student-ul {
    list-style: outside;
}
.filterSearch {
    justify-content: space-between;
    align-items: center;
}
ul.uk-subnav.uk-subnav-pill.examPill {
    display: flex;
    gap: 20px;
}
.student-table-main .uk-table td > :last-child {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*------------------------------ media--------------------------------------*/
:root {
    --uk-breakpoint-s: 640px;
    --uk-breakpoint-m: 960px;
    --uk-breakpoint-l: 1200px;
    --uk-breakpoint-xl: 1600px;
}
/* Responsive adjustments */
@media (max-width: 768px) {
    .uk-table th, .uk-table td {
        font-size: 12px; /* Smaller font size */
        padding: 5px; /* Less padding */
    }
}
@media(max-width:960px) {
    .course-card-footer div {
        justify-content: space-around;
    }

    .teacher-card .course-card-body .course-details-info.trainer-cust-details {
        bottom: 0;
        right: -136px;
        left: 9px;
    }

    ul.course-exams .assign-details {
        display: block;
    }

    .easyimage.easyimage-full {
        width: auto;
    }
}

@media(max-width:1400px) {
    .AdvertiseAlert {
        margin-right: 0;
    }

    .subscribed-block .dropdown-notifications-content ul li .success, .subscribed-block .dropdown-notifications-content ul li .danger {
        height: 17px;
        width: 17px;
        padding: 5px;
        line-height: 1rem;
    }

    .subscribed-block .uk-card-default .dropdown-notifications-content .uk-position-center-left {
        top: 17px;
    }

    .subscribed-block .uk-card-default {
        width: auto;
    }

    .header-widget {
        background: var(--primaryBackground) !important;
    }

    .uk-card-default.login-cust-form .button.yellow {
        width: 100% !important;
    }

    .subscrib-search {
        width: auto;
        padding: 0 20px;
    }

    .student-card .uk-card-default {
        min-width: auto;
    }

    .student-card .content-list {
        margin-top: 25px;
    }
}

@media screen and (max-width: 900px) {
    .subscribed-block .uk-card-default .dropdown-notifications-content .uk-position-center-left {
        top: 25px;
    }

    .AdvertiseAlert {
        margin-right: 0;
    }

    .course-card-body {
        max-width: 900px;
        margin: 0 auto;
    }

    .course-card-list.course-card .custom-course-details, .course-card-list.course-card .course-location {
        justify-content: space-around;
    }

    .teacher-card .course-card .course-card-body {
        width: 100% !important;
    }
}

@media(max-width:640px) {
    .course-card-grid > * {
        padding-left: 0px !important;
    }

    .course-card-list.course-card .custom-course-details, .course-card-list.course-card .course-location {
        display: block !important;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        padding: 0;
        margin: 0;
        line-height: 40px;
        height: auto;
    }

    .subscrib-search {
        width: 100%;
        height: auto;
        display: block;
        padding: 0;
    }

        .subscrib-search .input-form {
            width: auto;
            padding: 0 20px;
        }

    .itqan-courses.itqan-courses-lists .course-card-list.course-card .course-card-body.course-list-body {
        width: auto;
        margin: 0;
    }

    .uk-position-bottom {
        bottom: 0 !important;
        position: relative !important;
        border-radius: 8px !important;
    }
}

@media(max-width:280px) {

    .itqan-courses.itqan-courses-lists .course-card-list.course-card .course-card-body.course-list-body {
        padding: 12px;
        position: relative;
        width: auto;
    }

    .course-card-body.std-course .itqan-custom-course-lists h4 a {
        font-size: 13px;
    }

    .uk-position-bottom {
        bottom: 0 !important;
        position: relative !important;
        border-radius: 8px !important;
    }
}


@media print {
    .pm-certificate-container .pm-certificate-border .pm-certificate-title h4 {
        color: #2D46A0 !important;
    }
}

@media print {
    .pm-certificate-container .pm-certificate-border .pm-certificate-body h1 {
        color: #2D46A0 !important;
    }
}

@media (max-width: 768px) {
    /*.search-btn-filter {
        width: 100%;*/ /* لتوسيع الزر على الشاشات الصغيرة */
    /*}*/
    .filter-container .uk-dropdown {
        min-width: fit-content;
        width: 100%;
    }
}
