﻿/*admin*/
/*.table-stylish table {
    width: max-content;
}*/
:root {
    --primaryColor: #292645;
    --SecondaryColor: #FFD705;
    --ClickColor: #EEF6FF;
    --White: #fff;
    --DefaultColor: #f1f1f1;
    --DefaultColor2: #F8F5FF;
    --kbi1: #FF505085;
    --kbi2: #FBF7FF;
    --kbi3: #FFF8D2;
    --kbi4: #C8BFFD;
    --kbiText1: #292645;
    --blueText: #0A0067;
    --blueLightText: #0094ff;
    --SecondSection1: #BAE8E8;
    --SecondSection2: #F3FCFB;
    --CustSection: #FBF7FF;
    --font-15px: 15px;
    --font-20px: 20px;
    --font-25px: 25px;
    --font-30px: 30px;
    --font-35px: 35px;
    --font-40px: 40px;

    --CardColor1: #9ADCFF;
    --CardColor2: #D7E5CA;
    --CardColor3: #F9F3CC;
    --CardColor4: #D2E0FB;
    --CardColor5: #FFEEF4;
    --CardColor6: #FFD9B7;
    --CardColor7: #FFF6DC;
    --CardColor8: #F8E8EE;
    --CardColor9: #F9F5F6;
    --CardColor10: #FDF7C3;
    --CardColor11: #CEEDC7;
    --CardColor12: #FFDCA9;
}
@font-face {
    font-family: SyntaxBold;
    src: url('../assets2/fonts/SyntaxLTStd Bold.otf');
}

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

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

body {
    font-family: SyntaxBold;
}

h5, h6, button, label {
    font-family: SyntaxBold;
}

p, span, a {
    font-family: SyntaxLight;
}
body {
    background: #fefefe;
}
    .card-category:nth-child(1) .skill-card {
    background: var(--CardColor1) !important;
}
.card-category:nth-child(2) .skill-card {
    background: var(--CardColor2) !important;
}
.card-category:nth-child(3) .skill-card {
    background: var(--CardColor3) !important;
}
.card-category:nth-child(4) .skill-card {
    background: var(--CardColor4) !important;
}
.card-category:nth-child(5) .skill-card {
    background: var(--CardColor5) !important;
}
.card-category:nth-child(6) .skill-card {
    background: var(--CardColor6) !important;
}
.card-category:nth-child(7) .skill-card {
    background: var(--CardColor7) !important;
}
.card-category:nth-child(8) .skill-card {
    background: var(--CardColor8) !important;
}
.card-category:nth-child(9) .skill-card {
    background: var(--CardColor9) !important;
}
.card-category:nth-child(10) .skill-card {
    background: var(--CardColor10) !important;
}
.card-category:nth-child(11) .skill-card {
    background: var(--CardColor11) !important;
}
.card-category:nth-child(12) .skill-card {
    background: var(--CardColor12) !important;
}


.skill-card-icon {
    font-size: 25px;
    background: #fff;
    border-radius: 50px;
    padding: 8px;
}

/*.card-category:nth-child(1) .skill-card-title, .card-category:nth-child(1) .skill-card-subtitle {
    color: #fff !important;
}

.card-category:nth-child(6) .skill-card-title, .card-category:nth-child(6) .skill-card-subtitle {
    color: #fff !important;
}*/

.page-menu .logo {
    padding: 10px 11px !important;
    border-bottom: none;
}

.page-menu.admin-left-menu .details h2 > a {
    color: #c4d8ed !important;
}
.page-menu.admin-left-menu {
    background: #3e416d;
}
.page-menu ul li a, .page-menu ul li a i {
    color: #fff !important;
}

.page-menu .logo span {
    background-image: linear-gradient(45deg, #e3e4ee 0, #bfc1cb 35%, #a7b9da 60%, #b2b5ee 100%);
}
    .uk-navbar-left {
        flex-wrap: inherit;
    }

#topbar .notification-icon, #topbar .icon-feather-grid {
    display: none
}

.simplebar-content {
    overflow-y: auto !important;
}

.rz-scheduler {
    zoom: 75%;
    -moz-transform: scale(.8);
}

.rz-view-content {
    overflow: clip;
}
/*teatch account page start*/
.weekend-word ul {
    display: inline-flex;
}

    .weekend-word ul li {
        margin: 2px 4px !important;
    }

.teatche-profile .personal-info h6, .teatche-profile .billing-info h6, .teatche-profile .edu-info h6 {
    margin-bottom: 0px;
}

.teatche-profile .uk-grid > .uk-grid-margin, * + .teatche-profile .uk-grid-margin {
    margin-top: 12px;
}

* + .billing-info .uk-grid-margin-small {
    margin-top: 5px;
}

.uk-grid + .uk-grid-small, .uk-grid + .uk-grid-row-small, .uk-grid-small > .uk-grid-margin, .uk-grid-row-small > .uk-grid-margin, * + .uk-grid-margin-small {
    margin-top: 3px;
}

.teatche-profile .mainblock-header {
    background-color: #dbe5f9;
    border-radius: 7px 7px 0px 0px;
}

.is-teatcher h6 {
    margin-bottom: 0px;
    color: darkgreen;
    font-weight: bold;
    font-size: 16px;
}

.teatche-profile .main-card {
    /*border: 1px solid #ffc107;*/
    height:45.5vh;
}

.teatche-profile .avatar-xlarge {
    width: 14rem;
    height: 14rem;
}

.teatche-profile .uk-card-default {
    box-shadow: 0 0 0 1px rgba(232, 226, 226, 0.15), 0 2px 10px rgba(223, 217, 217, 0.2);
}

* + .billing-info hr, * + .billing-info .uk-hr {
    margin-top: 0px;
}

.main-icon-edit {
    position: relative;
    left: 85%;
}

.yellow-color {
    color: #ffc107 !important;
}

.valueprofhidden, .valueprofhidden-bill, .valueprofhidden-edu,
.valueprofhidden-exp, .profhidden, .timeof, .billing-info hr:nth-of-type(2n+2), .valueprofhidden-contact, .icon-general, .icon-bill, .icon-contact, icon-main, .icon-medical, .valueprofhidden-medical {
    display: block;
    word-break: break-word;
}

.inputprofhidden, .inputchekhidden, .inputprofhidden-edu, .inputprofhidden-bill, .select-bill, .inputmainbtn
.inputprofhidden-exp, .validprof, .inputmainselect, .edu-info hr:nth-of-type(2n+2),
.inputmainbtn, .inputprofhidden-exp, .select-profhidden, .inputprofhidden-contact, .select-grade,
.inputprofhidden-medical {
    display: none;
}

.inputchekhidden {
    display: none
}

.teatche-profile .uk-input, .teatche-profile .uk-textarea {
    resize: none;
    border-radius: 4px;
    margin-top: 4px;
}


.teatche-profile .uk-radio, .teatche-profile .uk-checkbox {
    background-color: #F5F5F5;
    border: 0px;
}

.button-wrapper {
    position: relative;
    width: auto;
    text-align: center;
}

.prof-img {
    background: #3B5EDF;
    padding: 15px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    color: #fff;
    font-size: 15px;
    position: absolute
}

.teatche-profile .uk-radio:checked, .teatche-profile .uk-checkbox:checked {
    background-color: #3e416d !important
}

.uk-dropdown {
    min-width: 240px !important;
}

.teatche-profile .grey:hover, .teatche-profile .grey:focus {
    color: #fff;
    border-color: transparent;
    background-color: #b5c3d9;
}

.button-wrapper span.label {
    position: relative;
    z-index: 0;
    display: inline-block;
    width: 100%;
    background: transparent;
    cursor: pointer;
    color: #007fff;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 22px;
    margin-left: 0px;
}

#upload {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.student-profile .main-card {
    background-color: #fdfaf1;
    border: 0px;
}

.stud-parent .img-parent {
    margin-top: -16px;
}

.stud-parent hr:nth-of-type(2n+2) {
    display: block;
}

.stud-parent .uk-card-default:nth-child(2n+1) .border-soft-red {
    border-top: 7px solid #f4a1a1 !important;
}

.bg-light-blue {
    background-color: #aeb7e6 !important;
}

.border-dark-red {
    background-color: transparent;
    border: 1px solid #e71d6d;
    color: #e71d6d;
}

.bg-dark-red {
    background-color: #f0506e;
    color: #fff;
}

.tab-stud .uk-container {
    background-color: #f0efef
}

.stud-parent .uk-grid > * {
    padding-left: 0px;
    margin-left: 8px;
}

.tab-stud .responsive-tab.style-5 li a {
    line-height: 47px;
    padding: 0px 15px;
    margin: 0px;
    color: #000;
    text-align: center;
}

.tab-stud .responsive-tab ul {
    overflow-x: hidden;
}

.mt-csm {
    margin-top: -35px !important
}

.tab-stud .course-description-content h3:not(:first-child) {
    margin-top: 5px;
}

.auth .uk-button {
    padding: 0 3px;
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
    border-radius: 5px
}

.filter-stud .uk-select {
    max-width: 40%;
    width: 100%;
    background: #edf0f9;
    margin-left: 5px;
}

.student-profile .mainblock-header {
    background-color: #f9d979;
}

.noparent .uk-button {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.noparent img {
    max-width: 72%;
}
/*modal parent*/
.parent-modal .uk-grid > * {
    margin-top: 12px;
    margin-bottom: -8px;
}

.parent-modal .uk-input, .uk-textarea {
    border-radius: 8px;
}

.parent-modal input:read-only {
    background-color: #e1dede;
}

.parent-modal .uk-radio, .uk-checkbox {
    border: 1px solid transparent;
}

* + .parent-modal hr, * + .parent-modal .uk-hr {
    margin-top: -11px;
    margin-bottom: -4px;
}

.parent-modal .button:last-of-type {
    margin-left: 0px;
    padding: 0px 9px;
}

.student-profile .uk-card-default {
    min-height: 250px;
}

.second-switch a.skill-card img {
    width: 81px;
    height: 79px;
}

.second-switch a.skill-card h3 {
    font-size: 14px !important;
    color: #09004B;
    font-weight: normal;
}
/*=================================== test view page=============================================*/
.test-header {
    color: darkgreen;
}
/*==========================select list after confirm blezor  ================================================*/

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    color: #1f0d77 !important;
}

.select2-container .select2-search--inline .select2-search__field {
    position: absolute !important;
}
/*save byug for profile teacher pge*/
.general-btn {
    width: 100%
}

/*hr*/
* + hr, * + .uk-hr {
    margin-top: 4px;
    margin-bottom: 12px;
}
/*============================================teatcher info page=====================================*/
/*select active*/

.general-btn {
    width: 100%
}

.teatche-profile.student-profile #course-intro-tab .uk-active .list-subjects-block {
    display: block !important
}

.edit-btn-card {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    outline: none;
    font-size: 15px
}

/*========================enteries clsaa add for show entries blezor ====================================*/
.entries .uk-width-small {
    width: 90px;
}

.select2-selection__choice__display {
    cursor: default;
    padding-left: 7px !important;
    padding-right: 23px !important;
}

.select2-container--default .select2-selection--multiple
.select2-selection__choice__remove {
    right: 0;
}
/*==========================================add new student parent style ===========================================================*/
.icon-material-outline-face {
    font-size: 16px
}

.addparent-page .ul-sub-list li {
    min-width: 100px !important;
}
/*=======================================tab problem for all pages==========================*/
/*a:focus, input:focus, .uk-close:focus, .closesub:focus, input:read-only:focus,
.uk-radio:focus, .uk-checkbox:focus, button:focus, label:focus {
    border: 1px solid #3e416d;
}*/
.student-action-modal .button:last-of-type {
    margin-left: 0px;
    padding: 0px 9px;
}
/*============================student info filter and action redesign ==================================================*/
.filter-stud .uk-select {
    display: block;
    max-width: 75%;
}

.student-info .table-teacher .uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: middle;
}
.student-info .table-teacher .uk-table th:last-child {
    padding: 16px 20px;
    text-align: right;
   
}
/*=======================================================tab camera in teacher profile*/
.teatche-profile .prof-img {
    width: auto;
    height: auto;
    border: none
}
/*======================================================= space in student profile*/
.student-profile .teacher-email {
    margin-top: 40px
}

/*=====================================Custom color for pages new ============================*/
/*cancel btns*/
.material-btn {
    border-radius: 8px;
    font-size: 11px;
    background: #f2f4fb;
    color: #3e416d;
}

    .material-btn:hover {
        background: #d8dae1;
    }

.button.soft-grey {
    background-color: #55588d !important;
}

    .button.soft-grey:hover {
        background-color: #3e416d !important;
    }

.custom-font-size .material-content h6 > button.back {
    background: transparent linear-gradient(270deg, #8743FF 0%, #4136F1 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 15px 30px #1466cc29;
    border-radius: 15px;
    font-size: 11px;
    color: #F3F3F3;
}

.custom-pages-color {
    background-color: #fff !important;
}

    .custom-pages-color .uk-dropdown-nav > li.uk-active > a {
        color: #fff !important;
    }

    .custom-pages-color .add-assign, .custom-pages-color .First-Section {
        background: #fff !important;
    }

        .custom-pages-color .First-Section.student-section.teacher-section {
            background: #fff 0% 0% no-repeat padding-box !important;
        }

        .custom-pages-color .add-assign .uk-input,
        .custom-pages-color .add-assign .uk-select,
        .custom-pages-color .add-assign .uk-textarea,
        .custom-pages-color .add-assign .simplebar-content,
        .custom-pages-color .select2-container--default .select2-selection--multiple {
            background: #effbfe !important;
        }

* + .custom-pages-color hr, * + .custom-pages-color .uk-hr {
    margin-top: 12px;
    margin-bottom: 12px;
}

.custom-pages-color hr, .custom-pages-color .uk-hr {
    border-top: 1px solid #f4f4f4;
}

.fa-angle-double-right {
    color: #f47624;
}

.custom-pages-color .uk-modal-header {
    border-bottom: 0px !important
}

.custom-pages-color .add-assign .uplod-block {
    background-color: transparent;
}

.custom-pages-color .group-accordion ul:nth-child(2n+1) {
    background-color: #c0d3d8;
    border: 0;
}

.custom-pages-color .group-accordion ul:nth-child(2n+2) {
    background-color: #f1e1d7;
    border: 0;
}

.custom-pages-color .assin-block .uk-form-controls {
    color: #356d7c;
}

.custom-pages-color .student-group-page .buttonText:hover {
    background-color: #d9dce4;
    transition: ease-in-out all .2s;
}

.custom-pages-color .uk-container {
    padding-left: 20px;
    padding-right: 20px !important;
}

    .custom-pages-color .uk-container.teacher-section {
        padding-left: 100px !important;
        margin-top:50px;
    }

/*parent h3 subject card font */
.custom-parent-dashboard .skill-card h3 {
    font-size: 13px !important;
    font-weight: normal !important;
}
/*filter buttons*/
.custom-pages-color .apply-filter-btn {
    color: #146171 !important;
    background-color: transparent !important;
    border: 1px solid #146171;
}

    .custom-pages-color .apply-filter-btn:hover {
        color: #fff !important;
        background-color: #146171 !important;
        border: 1px solid #146171;
        transition: ease-in-out .2s all;
    }

.custom-pages-color .reset-filter-btn {
    background-color: transparent !important;
    color: #C00 !important;
    border: 1px solid #C00;
}

    .custom-pages-color .reset-filter-btn:hover {
        background-color: #C00 !important;
        color: #fff !important;
        border: 1px solid #C00;
        transition: ease-in-out .2s all;
    }
/*tables color */
.custom-pages-color .content-x .btn-bg-color {
    background-color: #54a8c8 !important;
}

.custom-pages-color .content-x .favourit-row {
    background-color: #b4dde8 !important;
}

.custom-pages-color .content-x {
    background: #d3e6eb !important;
}

    .custom-pages-color .content-x .uk-table-striped tbody tr:nth-of-type(2n+1) {
        background: #d3e6eb !important;
    }

.custom-pages-color .uk-table-striped th {
    background: #3e416d !important;
    border-bottom: 1px solid #bab8b8;
}

.custom-pages-color .uk-table tbody tr {
    background: #edf6ff !important;
    border-bottom: 1px solid #bab8b8;
}

.custom-pages-color button .icon-feather-download {
    color: white !important;
}

/*
.custom-pages-color input:read-only {
    background-color: #a7cae0;
}*/

.custom-pages-color .add-assign .uk-modal-body {
    background-color: #d3e6eb !important;
    border-radius: 15px 15px 0px 0px !important;
}

.custom-pages-color .add-assign .uk-modal-footer {
    background: #d3e6eb !important;
    border-radius: 0px 0px 15px 15px !important;
}

.custom-pages-color .uk-modal-header {
    background: #fff !important;
    padding: 17px 30px 17px 10px !important;
}

.top-menu2.student-top-menu.teacher-top-menu {
    background: #fff !important;
}

.custom-pages-color .add-assign .uk-modal-footer {
    padding: 10px 30px !important;
}

.button.soft-grey {
    border-color: transparent !important;
}

/*=================================teacher dashboard ==================================================*/
/*today lecture first block */
.teacher-dash .uk-card, .right-block-width, .teacher-dash .uk-card-body {
    height: 188px !important;
}

.teacher-dash .uk-card {
    width: 320px !important;
}

.right-block-width {
    width: 185px !important;
}

.left-block-width {
    width: 100px !important;
}

.teacher-dash .box {
    margin: 30px 10px;
}

    .teacher-dash .box .percent svg circle:nth-child(2),
    .teacher-dash .box .percent svg circle {
        stroke: #f8f8f8;
    }

.teacher-main-slider .box .percent .number1 h3 {
    display: none;
}

.teacher-dash .uk-card-body .uk-card-title {
    font-size: 15px !important;
}

.teacher-dash .uk-card-body span.date, .teacher-dash .uk-card-body a.Go-link > h6,
.your-lecture ul.Days li {
    font-size: 14px;
}

.teacher-dash ul, .teacher-dash li span,
.First-Section .sub-overlay ul li span > a,
.custom-pages-color .First-Section .sub-overlay ul li span {
    font-size: 12px !important;
    font-weight: normal !important;
    color: #3e416d;
}

.teacher-dash .sub-overlay a.Go-link > h6 {
    margin-top: -13px;
}

.teacher-dash ul.lecture-details li > img {
    height: 20px !important;
}

.First-Section .sub-overlay {
    left: 39%;
    height: 188px;
    width: 186px;
}
/*Your Lectures */
.your-lecture ul.Days li > a {
    color: #3E416D !important;
}

.Lecture-section .left-border {
    border-left: 5px solid #F47624;
}

.your-lecture .uk-card, .your-lecture .sub-overlay-border {
    border-radius: 10px !important;
}

.your-lecture ul > li:nth-child(2n+1) .uk-card, .your-lecture ul > li:nth-child(2n+2) .uk-card,
.your-lecture ul > li:nth-child(2n+3) .uk-card, .your-lecture ul > li .uk-card {
    background: #f9f9f9;
    border: 1px solid #F5F2F2;
}

.your-lecture .uk-card-body .uk-card-title {
    font-size: 14px;
    line-height: 0.4;
    color: black;
    font-weight: 500;
}

.your-lecture .uk-card-body ul.level-sec li span {
    font-size: 11px;
    font-weight: 500;
    color: #333;
}

.your-lecture ul.Days li.uk-active {
    border: 1px solid #f26d15;
}

    .your-lecture ul.Days li.uk-active > a {
        color: #f26d15 !important;
    }

.your-lecture .sub-overlay-border {
    font-size: 13px;
}

.your-lecture .sub-overlay-border {
    background: #FCE7CA;
}
/*third block submitted */
.Third-Section .uk-table {
    /*overflow: scroll;*/
}
    .Third-Section .uk-table tbody > tr > td > img {
     
        top: 0;
    }
        .Third-Section .uk-card {
    background: #eff3f5;
}

.Third-Section .btn-exam, .Third-Section .btn-assign, .Third-Section .uk-select.acdmic-year-select,
.Third-Section .uk-select.level-select {
    background: transparent !important;
    font-size: 14px;
}

.Third-Section .top-items nav ul li.uk-active a {
    color: #f47624;
}

.Parent-Tabs .your-lecture ul.Days li {
    font-weight: 600;
    font-size: 13px !important;
}

.top-student #book-popular .book-popular-card .book-details p {
    font-size: 12px !important;
    color: #858585 !important;
}

.top-student #book-popular .book-popular-card .book-details h4 {
    font-size: 14px !important;
    color: #272D3B !important;
    font-weight: 500;
}

.Third-Section .top-student .uk-select {
    background: transparent;
    font-size: 13px;
}

.state-top ul > li.uk-active {
    border: 1px solid #f47421;
}

.Third-Section .uk-badge {
    color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #7070705e;
    height: 25px;
    width: 25px;
    border-radius: 50%;
}

.badge-num1 {
    background: #f7ee67 !important;
    color: #fff;
}

.badge-num2 {
    background: darkgreen !important;
    color: #fff;
}

.question-content .uk-form-icon {
    height: 40px;
    top: 20px;
}

.question-content .button.warning {
    color: #fff;
    border-color: transparent;
    background-color: #34646e;
}

.questions-type-form .uk-form-icon {
    bottom: -10px;
}
/*===========================student dashboard====================================*/
.student-material ul.second-tab li.uk-active, .student-dash-lec ul.second-tab li.uk-active,
.custom-font-size ul.second-tab li.uk-active {
    border-bottom: 2px solid #f27a2c;
}

.student-dashboard .uk-tab::before, .student-dash-lec .uk-tab::before, .custom-font-size .uk-tab::before {
    border-bottom: 1px solid #DFD7D7;
}

.student-material img.term-img {
    height: 30px;
    margin-right: 4px;
}

.student-material ul.second-tab.parent-student-semester li > a > h3 {
    font-size: 14px !important;
}

.student-material ul.second-tab.parent-student-semester li.uk-active > a > h3 {
    color: #f47421;
}

ul.second-tab.student-tabs li.uk-active > a::before {
    display: none
}

.student-material a.skill-card {
    width: 172px;
    height: 118px;
    margin: 12px;
}

.student-material .second-switch a.skill-card img {
    width: 71px;
    height: 66px;
    text-align: center;
    margin: auto;
}

.student-material .second-switch a.skill-card h3 {
    font-size: 13px;
    color: #09004B;
    font-weight: normal;
}

.student-material .uk-tab.second-tab::before,
.student-dash-lec .uk-tab.second-tab::before,
.custom-font-size .uk-tab.second-tab::before {
    bottom: 0px !important;
}

ul.second-tab.parent-student-semester li.uk-active > a, .student-material ul.second-tab.semester-tab li.uk-active {
    border-bottom: 0px;
}

ul.second-tab.parent-student-semester li {
    max-width: 30%;
}
/*lecture design*/
.materialUnits .student-select-day h5, .materialUnits .select-month .uk-select {
    font-size: 16px;
    font-weight: 600;
    margin-top: 9px;
}

.materialUnits .select-month .uil-angle-down {
    color: #b8b5b5;
    font-size: 25px;
    margin-left: -18px;
}

.materialUnits .weekDays .Day h4, .student-profile .student-name h5.class-level {
    font-size: 16px;
    font-weight: normal !important;
}
/*right side */
.calendar-section .calendar-title .calendar-img {
    height: 48px;
    width: 40px;
}

.student-profile .student-name h5:nth-child(2n+1) {
    font-size: 18px;
}

.student-profile .student-name p {
    font-weight: 500;
}

.group-section.student-material #book-popular.Parent-announcement .book-popular-card::before {
    height: 42px;
    width: 5px !important;
}

#book-popular.Parent-announcement .book-popular-card .book-details h5 {
    font-size: 16px;
}

#book-popular.Parent-announcement .book-popular-card .book-details p {
    color: #88888c;
    line-height: 1;
    font-size: 13px;
}

.top-menu2.student-top-menu {
    background: #f5f7f9 !important;
}

.student-lectures .episode-card.course-card span.item-tag, .material-content h6 {
    font-size: 14px;
}

.custom-font-size .lectures-table .uk-table tbody tr .lecture-block .lecture-body p {
    font-weight: 500;
}

.custom-font-size .material-content h6 > span {
    font-size: 16px;
}

.custom-font-size .material-content h6 > button.back {
    background: transparent linear-gradient(270deg, #8743FF 0%, #4136F1 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 15px 30px #1466cc29;
    border-radius: 15px;
    font-size: 11px;
    color: #F3F3F3;
}

.custom-font-size .chapter-Item div {
    width: 100%;
}

.custom-font-size a.chapter-Item h2.skill-card-title {
    font-size: 15px;
    font-weight: 500;
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.custom-font-size a.chapter-Item h2.skill-card-title.chapter-content {
    width: 100%;
    overflow: visible;
}

.second-switch .Lessons-section a.skill-card h5 {
    font-size: 14px;
    font-weight: normal;
}

a.chapter-Item p.skill-card-subtitle {
    font-size: 12px;
}

.custom-font-size .time-card .badge {
    width: 80px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    position: absolute;
    float: right;
    right: 10px;
    padding: 3px 0px;
    font-size: 14px;
}

.student-dash-lec .course-grid-slider ul li, .student-dash-lec .Lectures-Title {
    display: none;
}
/*student question */
.custom-font-size ul.Days.question-no li {
    border-radius: 50%;
    background: #f9f4f9;
    padding: 0;
    height: 28px;
    width: 28px;
}

    .custom-font-size ul.Days.question-no li > a,
    ul.exam-question h5 {
        font-size: 16px;
    }

.custom-font-size ul.exam-question .answers .answer-block .answer-item span {
    font-size: 14px;
    font-weight: 500;
}

.custom-font-size .controls button {
    border-radius: 15px;
    font-size: 16px !important;
    width: auto !important;
    height: 41px !important;
}

.custom-font-size .controls {
    position: static !important;
}

.your-lecture.questions {
    background: #1466CC29;
    margin: 20px auto;
}

.custom-font-size .controls button:hover {
    background: #4730d0;
}

.custom-font-size .pause-lec a.click-pause img {
    width: 28px;
    height: 28px;
}

.custom-pages-color .answer-block input:read-only {
    height: 30px !important;
    width: 30px !important
}
/*All Exame page */
.custom-font-size ul.all-exam li > a, .custom-font-size .exam-card .exam-title h4,
.custom-font-size .assignment-title span {
    font-size: 16px !important;
}

.custom-font-size .exam-card .exam-title span,
.custom-font-size .exam-card .exam-date span,
.custom-font-size .exam-card .exam-result a,
.custom-font-size .exam-card .exam-result span.padge,
.custom-font-size .assignment-content p,
.custom-font-size .exam-title h5 {
    font-size: 13px !important;
}

.custom-pages-color .uploaded-Assignment .exam-date img {
    width: 30px !important;
    height: 30px !important;
}

.custom-pages-color .exam-card.uploaded-Assignment .exam-img {
    height: 40px;
    width: 70px;
}

.custom-pages-color ul.all-exam li {
    height: 30px;
    line-height: 30px;
}
ul.all-exam li {
    background: #ededed;
}
    .custom-pages-color .exam-card .exam-img, .exam-card .exam-img {
    height: 38px;
    /* width: 38px !important;*/
    display: block ;
}

.exam-title .exam-img,
.exam-date .exam-img {
    height: 50px !important;
    width: 50px !important;
    display: inline-block !important
}

    .custom-pages-color .exam-card .exam-img img,
    .exam-title .exam-img img,
    .exam-date .exam-img img {
        height: 100% !important;
        width: 100% !important;
    }

.custom-pages-color .exam-card {
    height: auto !important;
}

.custom-pages-color .assignment-content {
    height: auto;
}

.custom-pages-color .assign-question-title {
    color: #C00;
}

.custom-pages-color ul .exam-question .answers .answer-block .answer-item.checked {
    border: 2px solid #08c708;
}
/*Student caleder */
.custom-font-size .lectures-table.calendar-lectures .calendar-top .lecture-number span {
    font-size: 20px;
}

.custom-font-size .lectures-table.calendar-lectures .calendar-top .lecture-number {
    height: 25px;
    width: 25px;
}

.custom-font-size .lectures-table.calendar-lectures .calendar-top .calendar-date2 p,
.custom-font-size .lectures-table.calendar-lectures .calendar-top .calendar-date p {
    color: #fff;
    font-size: 22px !important;
}

.custom-font-size .lectures-table.calendar-lectures .calendar-top .lecture-day span {
    font-size: 20px !important;
    margin-top: -20px !important;
}

.custom-font-size .lectures-table.calendar-lectures .calendar-top {
    height: auto !important;
}

    .custom-font-size .lectures-table.calendar-lectures .calendar-top .display-in-between {
        margin-bottom: -20px;
    }

.custom-font-size .calender-content-text {
    font-size: 18px !important
}

.custom-font-size .lectures-table.calendar-lectures .uk-table-striped th,
.custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2),
.custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1) {
    height: 50px;
}

.custom-font-size .lectures-table.calendar-lectures {
    padding: 26px 20px 14px 10px;
}

.custom-font-size .lectures-table .dot-circle {
    top: 2px
}

.custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr > td > .teacher-name > img {
    position: absolute;
    top: -36px;
    width: 80px;
}

.custom-font-size .student-edit-profile .save-button {
    width: 100%;
}

    .custom-font-size .student-edit-profile .save-button a.button {
        width: 60px;
        height: 35px;
        background: transparent linear-gradient(270deg, #8743FF 0%, #4136F1 100%) 0% 0% no-repeat padding-box;
        box-shadow: none;
        font-size: 18px;
        padding-top: 0px;
        float: right;
    }

/*====================parent dashboard========================================*/
.Parent-Tabs li.uk-active img.circle {
    border: 2px solid #f27a2c;
}

ul.second-tab li.uk-active > a > h5 {
    color: #f27a2c;
}

.custom-parent-dashboard .First-Section {
    background: #fff;
    padding-right: 38px !important;
}

.custom-parent-dashboard .Parent-Tabs .your-lecture ul.Days li {
    margin: 5px 10px;
}

.custom-parent-dashboard .StudentBlocks .your-lecture .uk-switcher {
    border: 1px solid #d7d4d4;
    left: 1px;
    top: -33px;
    height: auto;
    position: relative;
    overflow: auto;
    overflow-x: hidden;
}

.custom-parent-dashboard .StudentBlocks #book-popular.student-details .book-popular-card {
    background-color: #e2e2e1;
    position: relative;
    left: 26px;
    top: 0;
}

.custom-parent-dashboard .StudentBlocks #book-popular.student-details .book-popular-card {
    position: relative;
    left: 26px;
    top: 0px;
    width: 90%;
}

.StudentBlocks #book-popular.student-details .book-popular-card.active {
    background-color: #ffc844;
}

.custom-parent-dashboard .Second-Section {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 1px;
}

.custom-parent-dashboard .your-lecture ul.Days li.uk-active {
    border: 0px;
}

.custom-parent-dashboard ul.second-tab li.uk-active {
    border-bottom: 0px;
}

.custom-parent-dashboard .your-lecture {
    width: 98%;
    background-color: transparent;
    box-shadow: none;
}

.custom-parent-dashboard .StudentBlocks #book-popular .book-popular-card .book-details p {
    font-size: 13px;
    font-weight: normal;
}

.custom-parent-dashboard hr, * + .custom-parent-dashboard .uk-hr {
    margin-top: 4px;
    margin-bottom: 4px;
}

.materialUnits .sub-title {
    margin-left: 10px;
    color: #c00;
    font-size: 11px;
}
/*======================activity======================*/
.activity-page .StudentBlocks #book-popular.student-details .book-popular-card {
    top: -60px;
}
/*pay fees*/
.statistics-Details .progress-item h5 {
    font-size: 13px !important;
}

.pays-page .uk-tab::before,
.pays-page ul.second-tab.statistic-tabs li.uk-active > a {
    border-bottom: 0px !important;
}

.parent-calender .lectures-table.calendar-lectures .calendar-blocks .uk-table tr > td .lecture-body p,
.parent-calender .lectures-table.calendar-lectures .calendar-blocks .uk-table tr > td .teacher-name p {
    font-size: 18px;
}

.parent-calender .lectures-table.calendar-lectures .calendar-top .calendar-date2 p {
    font-size: 19px !important;
    color: #000
}

.drop-zone-upload .upload-block h5 {
    text-align: left;
}

.drop-zone-upload .upload-block {
    display: block;
}

/*Media for teacher dash board */
@media (max-width: 1392px) {
    .teacher-dash li {
        margin-right: 6%;
    }
}

@media (min-width:1221px) and (max-width:1290px) {
    .teacher-dash li {
        margin-right: 0%;
    }
}
/*==========================================custom font size =====================================*/
.custom-pages-color .sub-header {
    font-weight: bold;
}

.custom-font-size h3 {
    font-size: 16px !important;
}

.custom-font-size .addGrop .uk-form-label,
.custom-font-size .addGrop .text-label {
    font-size: 14px !important;
    color: #256d7c;
}

.custom-font-size .sub-header {
    font-weight: bold;
}

.custom-font-size .uk-accordion-content .assignment-questions h6,
.custom-font-size .uk-accordion-content .assignment-questions h5,
.custom-font-size .uk-accordion-content .assignment-questions h4 {
    color: #256d7c;
}

.custom-font-size .student-dashboard ul.second-tab li > a > h5,
ul.second-tab li > a > h5 {
    font-size: 13px !important;
    font-weight: 600 !important;
}

/*===============================new css==============================================================*/
.mm-page {
    top: 0px;
}

.cover-img-width {
    background-image: url(../images/no-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*================================student attendance=======================*/
.attendance .uk-select:not([multiple]):not([size]) {
     border: 0px !important;
   
}
.skipped-color {
    background-color: #f9ad9c !important;
    color: white !important
}
.attend-color {
    background-color: #78bb07 !important;
    color:white !important
}
.attendance input:read-only {
    background-color: #f9f9f9;
}

.attendance .uk-checkbox {
    border: 1px solid #f9f9f9;
}
.check-box-hover{
    display:none
}
.num-serial{
    height:20px;
    width:20px
}
/*==================================================Media query =====================================*/
/*==================================Media query========================================*/
@media (min-width: 640px) and (max-width: 1220px) {
    .header-widget {
        top: 0;
    }

    .hidden-at-mobile {
        display: none;
    }
}

/*@media(max-width:1440px) {
    .teacher-dash li {
        margin-right: 10%;
    }
}*/



/*@media(max-width:1392px) {
    .teacher-dash li {
        margin-right: 20%;
    }*/

ul.second-tab li > a > h5 {
    font-size: 15px;
}

ul.second-tab.parent-student-semester {
    width: auto;
}

.student-material img.term-img {
    height: 60px;
    margin-right: 20px;
}

ul.second-tab.parent-student-semester li > a > h3 {
    font-size: 30px;
}

.edit-tech{
    float:left;
}
/*------------------------media---------------------------------------*/
@media(max-width:1331px) {
    /*  .teacher-details {
            zoom: 83% !important;
        }*/
    .your-lecture ul.Days li {
        margin: 5px 11px;
    }

    ul.second-tab.parent-student-semester {
        width: auto;
    }

    .student-material img.term-img {
        height: 60px;
        margin-right: 20px;
    }

    ul.second-tab.parent-student-semester li > a > h3 {
        font-size: 30px;
    }
}




@media(max-width:991px) {
    .tech-table p {
        margin-bottom: 0px;
        font-size: 12px;
    }

    .student-profile .student-name p {
        background: #f9d01a;
        width: auto;
        border-radius: 25px;
        margin-right: 31%;
        font-weight: 600;
        line-height: 1.5rem;
        margin-left: 32%;
    }

    .acadmic-year .uk-form-horizontal .uk-form-controls,
    .teacher-modals .uk-form-horizontal .uk-form-controls,
    .subject-design .uk-form-horizontal .uk-form-controls {
        margin-left: 0px !important;
    }

    .inline-blok .sub-abb {
        display: inline-block;
        width: 30%;
        font-size: 14px;
    }

    .acadmic-year .uk-form-horizontal .uk-form-label,
    .teacher-modals .uk-form-horizontal .uk-form-label,
    .subject-design .uk-form-horizontal .uk-form-label {
        width: 100% !important;
    }

    .check-label-csm {
        width: auto !important
    }

    .nth-n2 {
        width: 28%
    }

    .nth-n3 {
        width: 45%;
    }

    .th-csm {
        width: 5%;
    }

    /*========responsive bug for studen table ===========*/
    .student-info .uk-badge {
        box-sizing: border-box;
        border-radius: 9px;
        position: absolute;
        top: -14px;
        left: 70%;
        right: auto;
    }

    .student-info .inline-status {
        margin-right: 0 !important;
        margin-left: 30px;
        width: max-content;
    }
    /*=============group student======================*/
    .group-accordion .accordion-label {
        font-size: 12px;
    }

    .uk-csm .uk-margin {
        width: 100%;
    }

    .addGrop .uk-modal-dialog {
        width: 98%
    }

    .addGrop .uk-form-horizontal .uk-form-label {
        float: none !important;
    }

    .select-all-stud {
        display: inline-flex
    }

    .addGrop .select-all-stud .uk-checkbox {
        margin-right: 10px;
        margin-top: 4px;
        width: 22px;
    }

    .assignment-questions .questions-block textarea {
        width: 98%;
        background-color: #f8f8f8;
        border: 1px solid #CCC;
        border-radius: 10px;
    }

    .custom-font-size h3,
    .materialUnits .select-month .uk-select,
    #book-popular.Parent-announcement .book-popular-card .book-details h5,
    .custom-font-size .material-content h6 > span {
        font-size: 13px !important;
    }

    .Third-Section .btn-exam, .Third-Section .btn-assign, .Third-Section .uk-select.acdmic-year-select,
    .Third-Section .uk-select.level-select,
    .custom-font-size h3,
    .student-material ul.second-tab.parent-student-semester li > a > h3
    .student-lectures .episode-card.course-card span.item-tag, .material-content h6,
    .second-switch .Lessons-section a.skill-card h5, .custom-font-size .time-card .badge,
    .custom-font-size ul.exam-question .answers .answer-block .answer-item span,
    .custom-font-size .addGrop .uk-form-label, .custom-font-size .addGrop .text-label, .button,
    .custom-font-size .sub-header, ::-webkit-input-placeholder,
    ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder, ul.second-tab li > a > h5,
    .custom-font-size .student-dashboard ul.second-tab li > a > h5, .Parent-Tabs .your-lecture ul.Days li
    .Parent-Tabs .your-lecture ul.Days li, #book-popular .book-popular-card .book-details h4 {
        font-size: 12px !important;
    }

    .your-lecture .sub-overlay-border,
    .Third-Section .top-student .uk-select,
    .student-material .second-switch a.skill-card h3,
    .custom-font-size .exam-card .exam-title span, .custom-font-size .exam-card .exam-date span, .custom-font-size .exam-card .exam-result a, .custom-font-size .exam-card .exam-result span.padge, .custom-font-size .assignment-content p, .custom-font-size .exam-title h5, .custom-parent-dashboard .StudentBlocks #book-popular .book-popular-card .book-details p,
    .statistics-Details .progress-item h5,
    .materialUnits .student-select-day h5 {
        font-size: 11px !important;
    }
}


@media(max-width:960px) {
    #pagin-h .uk-flex-inline {
        display: block;
    }

    .acadmic-year .uk-accordion-content {
        margin-top: 18px;
        background-color: #e8e8f7;
    }

    .daily-lec-table tr th:nth-of-type(2n+2) span,
    .daily-lec-table tr th:nth-of-type(2n+3) span,
    .daily-lec-table tr th:nth-of-type(2n+4) span {
        display: none;
    }

    .daily-lec-table tr th:nth-of-type(2n+1) {
        margin-bottom: -18px;
    }

    .am-pm-custom {
        display: inline-block;
        width: 11%;
        padding-top: 0px;
        font-size: 14px;
    }

    .mud-picker-inline mud-picker-input-text {
        display: inline-block !important;
        width: 86% !important;
    }
    /*=============group student======================*/
    .group-accordion .accordion-label {
        font-size: 12px;
    }

    .uk-csm .uk-margin {
        width: 100%;
    }

    .addGrop .uk-modal-dialog {
        width: 98%
    }

    .student-dash-lec .course-grid-slider ul li {
        width: 169px;
    }
}

@media(max-width:959px) {
    .group-accordion .accordion-label {
        font-size: 10px;
    }

    .group-accordion .pull-right {
        float: none !important
    }

    .student-group-page .group-table .th-img {
        width: 20Px;
        height: 24px;
    }

    .lectures-table.calendar-lectures .uk-table tbody tr > td > .teacher-name {
        position: relative;
        display: flex;
        justify-content: start;
        text-align: left;
        margin-left: 14px;
    }

    .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1),
    .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2) {
        height: auto;
    }

    .lectures-table .badges {
        display: flex;
        justify-content: start;
        margin-left: 10px;
    }

    .lectures-table .uk-table td > :last-child {
        margin-bottom: 20px;
    }

    .materialUnits .select-day .select-month {
        margin-top: 7px;
    }

    .lectures-table.calendar-lectures .uk-table tbody tr > td > .teacher-name > img {
        position: absolute;
        top: -87px;
        right: 0;
    }

    .controls {
        bottom: 66px;
        position: relative !important;
    }

    .uploaded-Assignment .exam-title {
        width: 100%;
    }

    .uploaded-Assignment .exam-date img {
        float: initial;
    }

    ul.exam-question .answers .answer-block .answer-item {
        width: 100%;
    }

    .student-edit-profile .uk-inline.w-50, .student-edit-profile .uk-inline.w-80 {
        width: 100% !important;
    }

    .Parent-Tabs {
        top: 0;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
    }
}

@media(max-width:890px) {
    .tr-abs {
        position: relative;
        right: 14%;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
    }
}

@media(max-width:804) {
    .teacher-details {
        zoom: 68% !important;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
    }
}
/*daily setting query*/
@media(max-width:767px) {
    .uk-position-small[class*='slidenav-next'], .uk-position-small[class*='slidenav-prev'] {
        margin-left: -31px;
        margin-right: -31px;
    }
}


@media(max-width:767px) {


    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    .video-guide {
        background-color: #eae2e2;
        padding: 3px 4px;
        width: 97%;
        margin-bottom: 14px !important;
    }

    .search-teacher {
        width: 100%
    }

    .dark-blue-sm {
        margin-top: 3px;
    }

    .mail-teatcher {
        display: inline-flex;
    }

    .daily-lec-sett .uk-form-width-small {
        width: 100% !important;
    }

    .acd-current-year {
        text-align: center;
        width: auto;
        display: inline-block;
        font-size: 14px;
    }

    /*========responsive bug for studen table ===========*/
    .student-info .uk-badge {
        box-sizing: border-box;
        border-radius: 0px;
        position: static;
        text-align: center;
    }

    .student-info .inline-status {
        margin-right: 0 !important;
        margin-left: 30px;
    }

    .edit-tech .uk-float-right {
        float: none;
    }

    .student-info .table-teacher table tbody .circle-img {
        margin-left: -20px;
    }
}

@media(max-width:640px) {
    .uk-accordion-title .div-width {
        width: 24%
    }

    .teacher-modals .button:last-of-type {
        margin-left: 0px;
        padding: 0px 9px;
        margin-top: 6px;
    }

    .div-ass {
        display: block !important;
        position: absolute;
        bottom: 100px;
    }

    .studen-page .animate-this:hover .div-ass, .studen-page .animate-this:focus .div-ass {
        bottom: 0px;
    }

    .Third-Section .uk-flex {
        display: block !important;
    }
}

@media(max-width:563px) {
    .uk-accordion-title .div-width {
        width: 49%
    }
}
/*800-645*/
@media(max-width:611px) {
    .table-stylish table {
        width: max-content;
    }
}

@media(max-width:600px) {
    .acadmic-year .uk-accordion-content {
        margin-top: 18px;
        background-color: #e8e8f7;
    }

    button {
        width: auto !important;
    }

    .track-bus button {
        width: 100% !important;
    }

    .app-close .button {
        padding: 0px !important;
    }

    .btn-apply {
        color: #17d292;
        background-color: transparent;
    }

        .btn-apply:hover {
            color: #17d292;
            background-color: transparent;
        }

    .btn-close {
        color: #ff3b30;
        background-color: transparent;
    }

        .btn-close:hover {
            background-color: transparent;
            color: #ff3b30;
        }

    .teacher-content .uk-table th, .teacher-content .uk-table-striped th, .table-teacher .uk-table th, .table-teacher .uk-table-striped th {
        width: 100%;
    }

    .filter-stud .uk-select {
        max-width: 82%;
        width: 100%;
    }

    .filter-stud .uk-select {
        max-width: 82%;
        width: 100%;
    }


    .teatche-profile.student-profile .tab-stud .responsive-tab ul {
        overflow-x: auto;
    }

    ul.second-tab.parent-student-semester li {
        max-width: 100%;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .custom-font-size .lectures-table.calendar-lectures .uk-table-striped th, .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2), .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1) {
        height: auto;
    }
}

@media(max-width:550px) {
    .acadmic-year .course-curriculum-list li .semster-name {
        text-align: left;
        width: 40%;
    }

    .acadmic-year .course-curriculum-list li .curr-name {
        text-align: left;
        width: 40%;
        color: #e8b620;
    }

    .btn-apply {
        color: #17d292;
        background-color: transparent;
    }

        .btn-apply:hover {
            color: #17d292;
            background-color: transparent;
        }

    .btn-close {
        color: #ff3b30;
        background-color: transparent;
    }

        .btn-close:hover {
            background-color: transparent;
            color: #ff3b30;
        }

    .flheader-csm {
        float: none;
    }

    .uk-search-icon {
        display: block;
    }

    .AddLevel {
        display: block;
    }

    .section-header-right {
        justify-content: left;
    }

    .see-all.uk-flex {
        display: block;
    }

    .see-all .button {
        margin: 0 0;
    }

    form button.admin-btn {
        width: 100px;
    }

    .curr-sem {
        display: block;
    }

    .tr-abs {
        position: relative;
        right: 20%;
    }

    .acadmic-year .button, .custom-table-design .button {
        line-height: 23px;
        padding: 0 5px;
        height: 25px;
        font-weight: 500;
    }

    .acadmic-year .uk-margin-large-right {
        margin-right: 0px !important;
    }

    .acadmic-year .uk-margin-large-left {
        margin-left: 0px !important;
    }
}
/*datapicker*/
@media(max-width:400px) {
    .second-tab {
        display: block;
        margin-left: 0;
    }

    .acadmic-year .course-curriculum-list li .semster-name {
        text-align: left;
        width: 100%;
        display: block;
    }

    .acadmic-year .course-curriculum-list li .curr-name {
        text-align: left;
        width: 100%;
        color: #e8b620;
        display: block;
    }

    .mud-picker-pos-top {
        position: fixed;
        visibility: visible;
        left: 2px !important;
    }

    .acd-bar .section-header-left {
        flex: auto;
        min-width: 1px;
        width: 100%;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .acadmic-year .uk-float-right {
        float: none;
    }

    ul.second-tab li.uk-active > a:before {
        left: 64px;
    }
}


/*======================================School Academic Years-Blazor: issue in page responsive as attached image */
@media(max-width:500px) {
    .responsive-bug .uk-table-link span:first-of-type {
        width: 100%;
        display: block;
    }

    .responsive-bug .uk-margin-small-right {
        margin-right: 0px !important;
    }

    .responsive-bug .uk-margin-small-left {
        margin-left: 0px !important;
    }

    .section-small.teacher-content.student-info .table-teacher table thead .uk-table th .uk-input, .uk-select:not([multiple]):not([size]) {
        width: 160px
    }

    /* .section-small.teacher-content.student-info .table-teacher table tbody .circle-img {
        margin: unset
    }*/

    .section-small.teacher-content.student-info .table-teacher table thead th p {
        width: 150px
    }
}

/*======================================daily school schedule */
@media(max-width:500px) {
    .School-Student .grid-page {
        display: block;
    }

    .School-Student .school-schedule {
        margin-right: 0px;
        margin-bottom: 30px
    }

        .School-Student .school-schedule.uk-overflow-auto {
            overflow: auto !important;
        }

    .School-Student {
        margin: 0 !important
    }

        .School-Student .school-schedule .Br-wk {
            width: 100%;
            flex-wrap: nowrap;
            align-items: baseline
        }
    /*===================add new student*/
    .student-profile .relation-img {
        padding: 1.5rem !important;
    }

    .parent-modal .edit-relation {
        display: block
    }

    .section-small.teacher-content.student-info .table-teacher table thead .uk-table th .uk-input, .uk-select:not([multiple]):not([size]) {
        width: 100%
    }
    /*==============levels============*/
    .addRelation-modal .RelationRow {
        display: block
    }

        .addRelation-modal .RelationRow .uk-width-1-4 {
            padding-left: 30px;
            width: auto
        }

            .addRelation-modal .RelationRow .uk-width-1-4 .add-portal {
                display: block
            }

        .addRelation-modal .RelationRow .uk-width-3-4 {
            width: auto !important
        }

    .addRelation-modal .levels-head {
        width: 300px
    }

    /*==============================addschedule table*/
    .add-schedule .uk-child-width-expand {
        display: block;
        text-align: left !important;
    }

        .add-schedule .uk-child-width-expand .uk-width-1-3 {
            width: 100%
        }

    .schedule-table {
        overflow: auto !important
    }
}

/*=================================media query for teacher admin=========================*/
/*   .Submited {
        display: flex
    }*/
@media (max-width : 1392px) {
    ul.second-tab li.uk-active > a:before {
        top: 38px;
        left: 30px;
    }
}

@media (max-width : 1300px) {
    .teacher-dash .box {
        left: -14%;
    }

    .left-block-width {
        width: 34%;
        border-radius: 2rem 0px 0px 2rem;
    }

    .right-block-width {
        width: 59%;
        margin-top: 0px;
        height: 218px !important;
        border-radius: 0px 2rem 2rem 0px;
    }

    .teacher-main-slider .uk-slider-container {
        height: 220px !important;
    }

    .teacher-dash .uk-card-body {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
        padding: 14px 0px 0px 3px;
        box-sizing: border-box;
        height: 218px !important;
    }

    .teacher-dash .uk-card {
        height: 218px !important;
    }

    .First-Section .sub-overlay {
        position: absolute;
        left: 39%;
        height: 218px;
        width: 58%;
    }
}

@media (min-width:1199px) and (max-width:1283px) {

    /*.teacher-details {
            zoom: 72% !important;
        }*/
    .searchbox {
        padding: 2px 20px;
        margin-right: 20px;
        min-width: 230px
    }

    .your-lecture .uk-card {
        min-width: auto;
        width: 91% !important;
    }

    .your-lecture .slider-li {
        margin-right: 40px !important;
    }

    .Third-Section .top-items nav ul {
        padding-right: 0;
    }

    .teacher-dash .uk-card-body, .right-block-width,
    .teacher-dash .uk-card, .First-Section .sub-overlay {
        height: 10rem !important;
    }

    .First-Section .sub-overlay {
        left: 39.5%;
        width: 58%;
    }
}

@media(max-width:1281px) {
    .your-lecture ul.Days li {
        margin: 5px 9px;
        font-size: 12px
    }
}

@media (max-width:1199px) {
    .First-Section.student-section.teacher-section {
        padding-left: 39px;
    }

    .btn-option {
        position: absolute !important;
        top: 8px;
        right: 25px;
    }

    .teacher-details {
        zoom: 68% !important;
    }
}

@media(max-width:1087px) {
    .teacher-details {
        /*   zoom: 58% !important;*/
        margin-left: 40px;
    }
}

@media(max-width:1080px) {
    .assign-page .accordion-label {
        font-size: 14px
    }

    .questions-block h4 {
        font-size: 12px
    }

    .your-lecture .teacher-lect .uk-card {
        box-sizing: content-box;
        width: 80%;
    }

    /*.your-lecture {
        height: 189px !important;
    }*/
    .Parent-Tabs .your-lecture {
        height: auto !important;
    }

    .questions {
        height: auto !important;
        margin-bottom: 100px;
    }

    .uk-switcher > * > :last-child {
        margin-bottom: 100px;
    }

    .btn-option {
        right: 19px;
    }
}

@media (max-width:1020px) {
    ul.second-tab li.uk-active > a:before {
        top: 37px;
        left: 29px;
    }
}

@media (max-width: 1221px) {
    #topbar {
        display: flex;
        height: auto !important;
    }

    .large-m {
        display: none !important;
    }



    .uk-navbar-left {
        margin-bottom: 27px;
        margin-top: 24px;
    }
}

@media (max-width: 991px) {
    .your-lecture .teacher-lect .uk-card {
        box-sizing: content-box;
        width: 87%;
    }


    .your-lecture .right-block-width {
        width: 60%
    }

    .btn-option {
        position: absolute !important;
        top: 8px;
        right: 25px;
    }

    .First-Section .sub-overlay {
        left: 40.5%;
        height: 218px;
    }
    /*techer assignment page*/
    .btns-right {
        float: none !important;
        margin-top: 10px
    }
}

@media (max-width: 960px) {

    .course-grid-slider ul li {
        width: auto;
    }

    .Second-Section {
        /*     padding-left: 133px;
        padding-right: 81px;*/
        padding: 10px;
    }

    .teacher-dash {
        padding-right: 20px;
    }

    .mt-custom-30 {
        margin-top: 0px !important
    }

    .First-Section {
        background: #fff;
        padding-left: 72px;
    }
}

@media (max-width:959px) {
    .teacher-right-side {
        padding: 100px;
    }

    .controls {
        left: 0;
        right: 0;
        position: relative !important;
    }

    .Parent-Tabs {
        top: 0;
    }

    .custom-font-size .lectures-table.calendar-lectures .uk-table-striped th, .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2), .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1) {
        height: auto !important;
    }
}

@media screen and (max-width:958px) {
    .Parent-Tabs {
        top: 0;
    }


    .custom-font-size .lectures-table.calendar-lectures .uk-table-striped th, .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2), .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1) {
        height: auto !important;
    }
}

@media (max-width:767px) {
    .your-lecture .sub-overlay-border ul li {
        list-style: none !important;
        margin-bottom: 0px;
        padding-bottom: 0px;
        width: 100%;
    }

    .your-lecture .sub-overlay-border {
        padding: 2px 2px 0px;
    }

    .Third-Section .uk-width-3-5\@m {
        width: 100%;
    }

    .First-Section .sub-overlay {
        left: 40.5%;
        height: 218px;
    }

    .right-block-width, .First-Section .sub-overlay {
        width: 60%;
    }

    .teacher-dash .uk-card, .right-block-width, .teacher-dash .uk-card-body, .sub-overlay {
        height: 214px !important;
    }

    .your-lecture .uk-slider-container li {
        /*margin-right: 44px !important;*/
    }

    .your-lecture .uk-card li {
        margin-right: 0px !important;
    }

    .controls {
        left: 0;
        right: 0;
        position: relative !important;
    }

    .teacher-dash .box {
        position: relative;
        width: auto;
        zoom: normal;
        margin: 10px;
    }

    .materialUnits .select-date {
        display: block;
        width: 100%;
        margin-left: 0;
        float: left;
        text-align: left;
    }

        .materialUnits .select-date .uk-select {
            margin-top: 5px;
            margin-left: 5px;
        }

    .Absent-blocks {
        margin-top: 10px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }
}

@media (max-width:667px) {

    .exam-card {
        display: block;
        height: 100%;
    }

        .exam-card .exam-title {
            left: 22%;
            top: -35px;
        }

        .exam-card .exam-date {
            left: 0;
        }

        .exam-card .exam-result {
            left: 15px;
            justify-content: left;
        }



    ul.Days {
        width: auto;
    }

    .Submited {
        display: block;
        width: 280px;
        overflow: hidden;
        overflow: auto;
    }

    .state-top {
        display: flex;
        justify-content: space-between;
        width: 232px;
        overflow: auto;
    }

    .Second-Section {
        padding-left: 61px;
        padding-right: 20px;
    }

    .First-Section {
        padding-left: 61px;
    }


    ul.Days {
        display: inline-block;
        overflow: auto;
    }

    .btn-option {
        top: 5px;
        right: 17px;
    }



    .side-nav > ul > li > a.active {
        color: #3e416d;
        background: #F9FCFF 0% 0% no-repeat padding-box;
        width: 100%;
        border-radius: 50px;
        min-width: 0;
        position: relative;
        padding-right: 0;
        margin: auto;
    }

    .teacher-dash .uk-card-body li {
        line-height: 18px;
        padding-left: 0px;
    }

    .teacher-dash li span {
        font-size: 12px !important;
        font-weight: bold !important;
    }



    .teacher-dash .uk-card-body a.Go-link > h6 {
        margin-top: -10px;
        margin-bottom: 0px;
        margin-right: 10px;
    }

    dashboard slider
    .teacher-main-slider .uk-slider-container {
        padding-left: 52px !important;
    }

    .teacher-main-slider .course-grid-slider > * > * {
        padding-left: 12px !important;
    }

    .teacher-dash .uk-card {
        width: 100% !important;
    }

    .teacher-dash .uk-cover-container {
        text-align: center;
        padding: 13px;
    }

    .teacher-dash .box {
        left: 4%;
    }

        .teacher-dash .box .percent {
            margin: 3px auto !important;
        }

    .teacher-main-slider {
        padding: 0px 30px !important;
        transition: all ease-in-out 2s;
        zoom: 62%;
        -moz-transform: scale(1);
    }

    .your-lecture .uk-position-small {
        /*top: 4%;*/
    }

    .your-lecture ul.Days {
        display: flex;
    }

    .your-lecture {
        height: 195px !important;
    }

        .your-lecture .uk-slider-container li {
            /*margin-right: 44px !important;*/
        }

        .your-lecture .uk-card li {
            margin-right: 0px !important;
        }

        .your-lecture ul.Days li {
            padding: 0 22px;
            margin: 3px 4px;
            width: 100%;
            font-size: 12px;
            float: none !important;
            display: block;
        }

    .state-top {
        width: 100%;
    }

    .Third-Section .uk-width-3-5\@m {
        width: 100%;
    }

    .questions {
        height: auto !important;
    }

    ul.exam-question .answers .answer-block {
        width: 100%;
    }

    ul.second-tab.parent-student-semester {
        width: auto;
    }

    .student-material img.term-img {
        height: 60px;
        margin-right: 20px;
    }

    ul.second-tab.parent-student-semester li > a > h3 {
        font-size: 28px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .materialUnits.pays-page nav {
        overflow: auto;
    }
}

@media(max-width:640px) {
    .teacher-details {
        zoom: 62% !important;
    }

    .uk-navbar-left {
        margin-top: 20px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    #topbar {
        display: flex;
        height: auto !important;
    }

        #topbar.teacher-top-menu {
            display: block;
        }

    .large-m {
        display: none !important;
    }

    .header-widget {
        display: inline-flex;
        background: transparent;
        margin-right: 0;
    }

        .header-widget .header-widget-icon span {
            top: 6px;
        }
    /*student dashboard all exame page*/
    .custom-font-size .exam-card .exam-title h4 {
        font-size: 14px;
    }
}

@media(max-width:600px) {
    .teacher-details {
        zoom: 62% !important;
    }

    .uk-navbar-left {
        margin-top: 20px;
    }

    .your-lecture {
        height: 240px !important;
    }

    .teacher-right-side {
        padding: 0;
    }

    ul.second-tab li.uk-active > a:before {
        left: auto;
    }

    .exam-card {
        display: block;
        height: 100%;
    }

        .exam-card .exam-title {
            left: 22%;
            top: -35px;
        }

        .exam-card .exam-date {
            left: 0;
        }

        .exam-card .exam-result {
            left: 15px;
            justify-content: left;
        }

    .questions {
        height: auto !important;
    }


    .controls button {
        padding: 0px 12px 0 12px;
    }

    .controls {
        left: 0;
        right: 0;
        position: relative !important;
    }

    .student-dashboard {
        position: relative;
        margin-left: 0;
    }

    .assignment-title .w-100, .assignment-title .w-30, .assignment-title .w-80 {
        width: auto !important;
    }

    ul.exam-question .answers .answer-block {
        display: block;
    }

    .materialUnits .select-date {
        display: block;
        width: 100%;
        margin-left: 0;
        float: left;
        text-align: left;
    }

        .materialUnits .select-date .uk-select {
            margin-top: 5px;
            margin-left: 5px;
        }

    .Absent-blocks {
        margin-top: 10px;
    }

    .materialUnits .all-flex {
        display: block;
        margin-bottom: 20px !important;
        position: relative;
        top: -14px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
    }

    .student-group-page .uk-button {
        width: 100% !important;
    }
}

@media(max-width:560px) {
    .teacher-assignment-page .assignment-filter-block {
        position: absolute;
        margin-top: -57px;
    }
}

@media(max-width:500px) {

    .teacher-details {
        zoom: 62% !important;
    }

    .left-block-width {
        border-radius: 5px 5px 0 0;
        display: block;
        width: 100% !important;
        height: 100px;
    }

    .First-Section .bio-img {
        width: 66px;
        height: 66px;
        position: absolute;
        top: -16px;
        right: 35% !important;
    }

    .right-block-width {
        height: 250px !important;
        width: 100% !important;
        border-radius: 0px
    }

    .teacher-dash .uk-card-body {
        border-radius: 0 0 10px 10px;
    }

    .teacher-main-slider .uk-slider-container {
        height: 285px !important;
    }

    .teacher-dash li {
        margin-right: 0 !important;
    }

    .First-Section .sub-overlay {
        left: 0;
        width: 100%;
        height: 265px !important;
        border-radius: 5px !important;
    }

    .uk-navbar-left {
        margin-top: 20px;
    }

    .teacher-dash .box .percent svg {
        display: none;
    }

    .controls {
        bottom: 18px;
    }

    .your-lecture .uk-slider-container li {
        /*margin-right: 44px !important;*/
        width: 100%;
    }

    .your-lecture .uk-card li {
        margin-right: 0px !important;
    }

    .your-lecture .uk-card li {
        width: unset;
    }

    .your-lecture {
        height: 235px !important;
    }



    .Third-Section .uk-width-3-5\@m {
        width: 100%;
    }

    .Third-Section .top-items {
        display: inline !important;
        list-style: none;
        padding-left: 0px;
    }

    ul.second-tab.parent-student-semester {
        width: auto;
        display: block;
    }

    .student-material a.skill-card {
        width: 100%;
    }

    .exam-card {
        display: block;
        height: 100%;
    }

        .exam-card .exam-title {
            left: 22%;
            top: -35px;
        }

        .exam-card .exam-date {
            left: 0;
        }

        .exam-card .exam-result {
            left: 15px;
            justify-content: left;
        }

    .questions {
        height: auto !important;
    }

    .controls button {
        padding: 0px 12px 0 12px;
    }

    .controls {
        left: 0;
        right: 0;
        position: relative !important;
    }

    .student-dashboard {
        position: relative;
        margin-left: 0;
    }

    .assignment-title .w-100, .assignment-title .w-30, .assignment-title .w-80 {
        width: auto !important;
    }

    .uploaded-Assignment .exam-title {
        width: 100%;
    }

    .uploaded-Assignment .exam-date img {
        float: initial;
    }

    ul.exam-question .answers .answer-block .answer-item {
        width: 100%;
    }

    .student-edit-profile .uk-inline.w-50, .student-edit-profile .uk-inline.w-80 {
        width: 100% !important;
    }

    .match-Answers .uk-overlay {
        padding: 11px;
    }

    .marker-shapes.w-40 {
        width: auto !important;
    }

    ul.exam-question .answers .answer-block {
        display: block;
    }

    .materialUnits .select-date {
        display: block;
        width: 100%;
        margin-left: 0;
        float: left;
        text-align: left;
    }

        .materialUnits .select-date .uk-select {
            margin-top: 5px;
            margin-left: 5px;
        }

    .Absent-blocks {
        margin-top: 10px;
    }

    .materialUnits .all-flex {
        display: block;
        margin-bottom: 20px !important;
        position: relative;
        top: -14px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
        display: flex;
    }

    .StudentBlocks .your-lecture .uk-switcher {
        padding: 22px 10px !important;
    }

    .statistics-Details .prgressbar {
        zoom: 2;
    }

    .Payment-card {
        width: 100%;
        margin-left: 25px;
    }

    .student-group-page .uk-button {
        width: 100% !important;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .custom-font-size .lectures-table.calendar-lectures .uk-table-striped th, .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+2), .custom-font-size .lectures-table.calendar-lectures .uk-table tbody tr:nth-child(2n+1) {
        height: auto;
    }

    .material-btn {
        margin-bottom: 5px;
    }

    .top-form .uk-display-inline-block {
        display: block !important;
        margin-top: 2px;
        width: 100% !important;
    }

    .teacher-assignment-page .top-form .filter-button {
        height: 33px !important;
        margin-left: 0;
        border-radius: 0px;
        width: 100% !important;
    }

    .top-form .delete-btn {
        float: left !important;
        margin-left: 30%;
        margin-top: -36px;
    }

    .filter-material .uk-width-1-3 {
        width: 100% !important;
    }

    .First-Section .bio-img {
        top: 11px;
        right: 22% !important;
    }

    .teacher-dash .uk-cover-container {
        padding: 0;
    }

    #topbar {
        display: block;
    }
}

@media(max-width:400px) {
    .teacher-details {
        zoom: 62% !important;
    }

    #topbar {
        height: inherit !important;
    }
    /* .teacher-admin-img .hex {
            margin: 116% -63px;
        }*/
    ul .second-tab li.uk-active > a:before {
        left: 64px;
    }

    .First-Section.student-section {
        padding-left: 0;
    }

    ul.second-tab.parent-student-semester li {
        text-align: center;
    }

    .student-material a.skill-card {
        width: 100%;
    }

    .controls button {
        padding: 0px 12px 0 12px;
    }

    .controls {
        left: 0;
        right: 0;
        position: relative !important;
    }

    .student-dashboard {
        position: relative;
        margin: 0 33px 0 61px;
    }

    .assignment-title .w-100, .assignment-title .w-30, .assignment-title .w-80 {
        width: auto !important;
    }

    ul.exam-question .answers .answer-block .answer-item {
        width: 100%;
    }

    .match-Answers .uk-overlay {
        padding: 11px;
    }

    .marker-shapes.w-40 {
        width: auto !important;
    }

    ul.exam-question .answers .answer-block {
        display: block;
    }

    .materialUnits .all-flex {
        display: block;
    }

    .materialUnits .select-date {
        display: block;
        width: 100%;
        margin-left: 0;
        float: left;
        text-align: left;
    }

        .materialUnits .select-date .uk-select {
            margin-top: 5px;
            margin-left: 5px;
        }

    .Absent-blocks {
        margin-top: 10px;
    }

    .materialUnits .all-flex {
        display: block;
        margin-bottom: 20px !important;
        position: relative;
        top: -14px;
    }

    .custom-parent-dashboard .Second-Section {
        margin-top: 0;
    }

    .statistics-Details .progress-details {
        overflow-y: auto;
        height: 200px;
        width: auto;
    }

    .statistics-Details {
        display: block;
    }

    ul.statistic-tabs {
        width: 100%;
        overflow: scroll;
        width: max-content;
        display: flex;
    }

    .StudentBlocks .your-lecture .uk-switcher {
        padding: 22px 10px !important;
    }

    .statistics-Details .prgressbar {
        zoom: 2;
    }

    .Payment-card {
        width: 100%;
        margin-left: 25px;
    }

    .student-group-page .uk-button {
        width: 100% !important;
    }

    .assignment-grade-block.enter-grade-block {
        white-space: normal;
        width: 200px;
    }

    #topbar {
        display: block;
    }
}
@media (min-width: 640px) and (max-width: 1220px) {
    .header-widget {
        border-radius: 9px;
        position: absolute !important;
        top: 30% !important;
        z-index: 1;
        background: transparent;
        right: 12px;
    }
}

/*/==================scrollbar ==============================/*/
::-webkit-scrollbar {
    width: 5px;
}


::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #cdcdcd;
    border-radius: 6px;
    border: 2px solid #cdcdcd;
}

body:not(.rz-default-scrollbars) ::-webkit-scrollbar-thumb {
    background: #3e406d;
    border: 2px solid rgba(0, 0, 0, 0);
}

.footer {
    background-color:transparent !important;
}
.user-profile-photo {
    width: 100px;
    height: 100px;
    margin: 10px auto;
    line-height:25px;
}
.Myphoto {
    background-image: url(/images/no-image.png) !important;
    border-radius: 50px;
    /* position: inherit !important; */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}


/*---------------------custom uk-table------------------*/
.uk-table th {
    border-bottom: 0;
    border-left: none;
    background: var(--primaryColor);
    color: var(--White);
    padding: 12px;
    vertical-align: middle;
}

.uk-table tr td {
    border: 1px solid #ededee;
    border-right: 0;
    border-left: 0;
    font-size: 12px;
}

    /*.uk-table tr td span {
        display: flex;
        justify-content: center;
        overflow-x: hidden;
        white-space: nowrap;
        width: 100%;
    }

.table-teacher .uk-table tr td span {
    display: inline;
    justify-content: left;
    overflow-x: auto;
    white-space: inherit;
    width: auto;
}*/
.table-teacher .uk-table th {

    color: #fff;
}
    .uk-table tr td a.btn span {
        overflow-x: visible;
        white-space: normal;
        width: auto;
    }

    .uk-table th:first-child, .uk-table tr td:first-child { /**/
        border-radius: 8px 0px 0px 8px;
        border-left: 0;
        border-right: 0;
        text-align: center;
        padding: 12px;
    }

    .uk-table th:last-child, .uk-table tr td:last-child { /**/
border-bottom:0;
        border-radius: 0px 8px 8px 0px;
        border-right: 0;
        border-left: 0;
        text-align: center;
        padding-right: 12px;
    }

.uk-table td {
    border-bottom: 0;
    border-left: none;
    vertical-align: middle;
   /* background: #fff0;*/
}

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

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

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

.uk-table tr:first-child td {
    border-top: 0;
}

.uk-table tr:last-child td {
    border-bottom: 0;
}

.uk-table {
    border: 0;
}

.acadmic-year .course-curriculum-list, .custom-table-design .course-curriculum-list {
    border-top: 1px dashed #d1c5f0;
    background: #e8e8f7;
}
.acadmic-year .uk-accordion-content, .custom-table-design .uk-accordion-content {
    margin-top: 20px;
    background-color: #e8e8f700;
}
.inline-blok .sub-abb {
    text-align: justify;
}

.acadmic-year .course-curriculum-list li, .custom-table-design .course-curriculum-list li {
    text-align: left;
}

.student-info .uk-badge {
    box-sizing: border-box;
    border-radius: 9px;
    position: absolute;
    top: -14px;
    left: 70%;
    right: auto;
}
.student-info p.student-name {
    text-align: justify;
    align-items: center;
    display: flex;
    position: relative;
    width: -webkit-fill-available;
}
.Title-custom {
    text-align: -webkit-auto;
    padding-inline: 10px;
}
.uk-table .uk-accordion-title {
    text-align: justify;
    padding: 0 0px 0 9%;
}
.swal2-title {
    font-size: 1em;

    text-wrap: balance;

}
.teacher-assignment-page ul li {
   
    display: block !important;
}

.soft-grey{
    color:#ffff !important;
}
.uk-table-small.week-timetable td {
    border-right: 0 !important;
}

.table-teacher .uk-dropdown {
    min-width: 240px !important;
    right: 0;
    left: auto !important;
    text-align:start;
}

.School-Student .school-schedule .uk-table-divider tbody tr td {
    padding: 0 5px;
    position: relative;
}

.page-menu ul li a i {
  
    font-size: 18px;
}

.page-menu ul li ul li {
   
    padding-left: 30px;
    padding-right: 0px;
 
}
    .skill-card-title {
    width: max-content;
    margin-left: 0px;
}

.top-menu .top-lang {
    float: right;
    margin-right: 79px;
    height: 100%;
    color: #fff;
     padding-top: 0px; 
    display: flex;
    align-items: center;
    justify-content: center;
}

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

    .uk-table th {
        /*overflow: hidden;*/ /* Hide overflow */
        /*text-overflow: ellipsis;*/ /* Add ellipsis for overflow text */
        white-space: nowrap; /* Prevent wrapping */
        /*padding: 8px;*/ /* Adjust padding */
    }

.content-x .uk-table th {
    color: #fff;
}

.mud-picker-container {
 
    flex-direction: row;

}

.mud-picker-container {
    position: relative;
    z-index: 9999; /* Bring it to the front */
}

.mud-picker-view {
    display: none;
    margin-top: -78px !important;
}

.subjectImg {
    height: 150px;
    width: 150px;
}

    .subjectImg img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
.uk-table th:first-child, .uk-table tr td:first-child {
    border-left: 0;
    width: 3%;
}

.uk-modal.acadmic-year.EditAcademicYearWeeks.uk-open .uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 860px;
}
.uk-modal.acadmic-year.EditAcademicYearWeeks.uk-open .uk-modal-header {
   border-bottom:0;
    border-radius: 10px;
}
.uk-modal.acadmic-year.EditAcademicYearWeeks.uk-open .uk-modal-content {
   
    border-radius: 10px;
}
.teacher-content .uk-table th, .teacher-content .uk-table-striped th, .table-teacher .uk-table th, .table-teacher .uk-table-striped th {
   
    width: 100%;
}
.Title-custom  span.edit-tech.p-1 {
    text-align: initial;
    /*float: right;*/
    left: 0;
    position: relative;
}

.Title-custom .teacherName{
    display:block;
}

.lectures-table .uk-table tbody tr .lecture-block .lecture-body h6 {
    line-height: .4rem;
    color: #8f8f8f;
    width: 300px;
    text-align: left;
}
.custom-font-size .lectures-table .uk-table tbody tr .lecture-block .lecture-body p {
    font-weight: 500;
    width: 300px;
    text-align: left;
}
.answer-block h5{
    margin:0 20px;
    line-height:1rem;
    text-align:center;
    display:flex;
    align-items:center;
}
.your-lecture.questions {
    background: #f8f8f8;
    margin: 20px auto;
    height: auto;
    padding: 30px;
    box-shadow: 0px 1px 2px .7px #eee;
}


.ImportForm  ul.uk-accordion {
    padding: 10px;
    background: aliceblue;
    border-radius: 10px;
}

.ImportExcelCard {
    box-shadow: none !important;
}
.image-Marked.img-question {
    width: 100px;
    height: 70px;
    border: none;
   
}
.img-question img {
    background: #fff;
    padding: 0;
    zoom: 100%;
    width: 100%;
    border-radius: 8px;
    height: 100%;
}

ul.exam-question .answers .answer-block {
    display: flex;
    align-items: center;
}

.uk-slider-items ::selection {
    background: #007bff !important; /* highlight color */
    color: #fff; /* text inside highlight */
}
/*-------------------new------------------------*/
.header-widget {
    justify-content: end;
}

.top-menu {
    height: 65px;
    /*background: transparent;*/
}
.header-widget .header-widget-icon {
    margin: 14px 24px;
    border: 2px solid #eee;
}
.student-info .uk-table td, .table-teacher .uk-table td {
    text-align: left;
    border-left: 0;
}

element.style {
}

#backtotop {
     margin: 0; 
    left: auto;
    right: 2%;
    top: 90%;
}


.uk-form-label {
    font-size: 14px;
}
.uk-table .uk-accordion-title.timetableDesc {
    text-align: -webkit-auto;
    padding: 0 0px 0 9%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ParentLeftInfo{
    display:flex;
    align-items:center;
}
.ul-sub-list {
    gap: 10px;
    display:flex;
}
.ul-sub-list li {
    border: 0;
    margin-top: -1px;
    background-color: #fff;
    padding: 4px;
    text-decoration: none;
    font-size: 12px;
    color: black;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 150px;
    border-radius: 3px;
    margin-bottom: 1px;
    align-items: center;
    gap: 5px;
    justify-content: space-between;
}
.stdImg {
    height: 35px;
    width: 35px;
    display: flex;
    flex-shrink: 0;
    border-radius: 50%;
    background: antiquewhite;
    border: 2px solid #edf6ff;
}
.stdImg img{
    height:100%;
    width:100%;
    border-radius:50px;
    object-fit:cover;
}

.addRelation-modal .switch-levels {
    display: revert;
    justify-content: start;
    width: 100%;
}

    .addRelation-modal .switch-levels > form {
        display: flex;
        justify-content: start;
        width: 100%;
        gap: 20px;
    }
.switchOnly {
    display: flex;
}
.uk-table .switch-levels .uk-form-group {
    margin-bottom: 0px;
    width: 100%;
}
.section-small{
    margin-top:0;
}
.input-addRelation{
    text-align:start;
}

.teatche-profile .TeacherImg .js-upload {
    background: #3b5edf;
    padding: 15px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    left: auto;
    right: 10px;
}


.teatche-profile .TeacherImg {
    width: 14rem;
    height: 14rem;
    position:relative;
    margin:auto;
}
.teatche-profile .avatar-xlarge {
    width: 150px;
    height: 150px;
    border-radius: 20px;
    object-fit: cover;
}

.edu-info .uk-form-custom.js-upload {
    display: flex;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    justify-content: space-between;
}
.student-edit-profile .password-title p {
    font-size: 12px;
    color: #9E9E9E;
    font-style:normal;
}

.student-edit-profile .password-title h3 {
     font-size: 14px; 
}

.student-edit-profile .password-constraints {
    margin-left: 0;
}
.student-edit-profile .password-form .uk-form-label {
    color: #09004B;
    font-size: 16px;
}

.page-menu .logo span {
    margin-top: 0;
}
.page-menu .page-menu-inner{
    margin-top:20px;
}
.uk-table tr td {
    vertical-align: middle !important;
}

/*----------------menue-----------------*/

   .page-menu ul li.active a i {
        color: var(--primaryBg) !important;
    }

 .page-menu ul li.active a {
    background-color: #fff;
    /*color: #555 !important;*/
    border-radius: 50px 0 0 50px;
    margin-left: 20px;   
    color: var(--primaryBg) !important;

}


.page-menu ul li a {
    color: #fff;
    align-items: center;
}

.assignment-grade-block.enter-grade-block {
    padding: 20px !important;
}

.content-x{
    position:relative;
}
