﻿html {
    --muneer-color: #2fab99 !important;
    --muneer-color-dark: #2fab99 !important;
    --muneer-color-accent: #2fab9999 !important;
    --muneer-color-transparent: #EDF5F8 !important;
    --muneer-text: #464646 !important;
    --muneer-btn-bg: #2fab99 !important;
    --muneer-btn-color-hover: #2fab99 !important;
}
body.muneer-stop-animations svg * ,
body.muneer-stop-animations [data-lottie-loaded="true"] * {
    transform: revert-layer !important;
}
.muneer-theme-dark #muneer-sidebar h4 span {
    color: var(--muneer-text-dark);
}
/*#muneer-popup-buttons button svg{
    height:24px;
}*/
#muneer-sidebar svg{
    transform:scale(1);
}
#muneer-popup-buttons button {
    font-family: var(--muneer-font-family);
}
#muneer-language-switcher .muneer-language-switcher--lang-flag{
    flex:0 0 28px;
}
#muneer-action-voice-navigation,
#muneer-google-translate-box + .muneer-subheader,
#muneer-online-dictionary-box,
#muneer-easy-orientation-box + .muneer-subheader,
#muneer-google-translate-box {
    display: none !important;
}

@media (min-width: 640px) {
    .choices-wrapper .choices__list--dropdown .choices__item--selectable, .choices-wrapper .choices__list[aria-expanded] .choices__item--selectable {
        padding-right: 10px;
    }
    [dir=rtl] .choices-wrapper .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices-wrapper .choices__list[aria-expanded] .choices__item--selectable {

        padding-left: 10px;
        padding-right: 10px;
    }
}

body.muneer-light-contrast a.light-contrast,
body.muneer-light-contrast h1.light-contrast, body.muneer-light-contrast h1.light-contrast span, body.muneer-light-contrast h2.light-contrast, body.muneer-light-contrast h2.light-contrast span, body.muneer-light-contrast h3.light-contrast, body.muneer-light-contrast h3.light-contrast span, body.muneer-light-contrast h4.light-contrast, body.muneer-light-contrast h4.light-contrast span, body.muneer-light-contrast h5.light-contrast, body.muneer-light-contrast h5.light-contrast span, body.muneer-light-contrast h6.light-contrast, body.muneer-light-contrast h6.light-contrast span {
    color: #075f39 !important;
    background-color: #fff !important
}

.muneer-hide-images .iconWrapper svg,
.muneer-hide-images .calendar-icon svg,
.muneer-hide-images .conference-icon svg,
.muneer-hide-images .director-icon svg,
.muneer-hide-images .school-icon svg,
.muneer-hide-images .information-icon svg,
.muneer-hide-images .attendance-icon svg,
.muneer-hide-images .college-icon svg,
.muneer-hide-images .director-icon svg,
.muneer-hide-images .chat-icon svg,
.muneer-hide-images .check-icon svg,
.muneer-hide-images .edit-icon svg,
.muneer-hide-images .paperclip-icon svg,
.muneer-hide-images .plus-icon svg,
.muneer-hide-images .homework-icon svg,
.muneer-hide-images .exam-icon svg,
.muneer-hide-images .resource-icon svg,
.muneer-hide-images .idea-icon svg,
.muneer-hide-images .question-icon svg,
.muneer-hide-images .AboutFormIcon svg,
.muneer-hide-images .CoursesFormIcon svg,
.muneer-hide-images .HabitsFormIcon svg,
.muneer-hide-images .SkillsFormIcon svg,
.muneer-hide-images .history svg,
.muneer-hide-images .classroom-icon svg,
.muneer-hide-images .icon-trash svg,
.muneer-hide-images .like-icon svg,
.muneer-hide-images .lesson-icon svg,
.muneer-hide-images .route-icon svg,
.muneer-hide-images .flag-icon svg,
.muneer-hide-images .msg-icon svg,
.muneer-hide-images .megaphone-icon svg,
.muneer-hide-images .vClass svg,
.muneer-hide-images .book-icon svg,
.muneer-hide-images .survey-icon svg,
.muneer-hide-images .handshake-icon svg,
.muneer-hide-images .thumbs-icon svg,
.muneer-hide-images .scholarship-sent svg,
.muneer-hide-images .class-icon svg,
.muneer-hide-images .settings-icon svg,
.muneer-hide-images .backpack-icon svg,
.muneer-hide-images .books svg,
.muneer-hide-images .stars-icon svg,
.muneer-hide-images .meeting-icon svg,
.muneer-hide-images .incentive-icon svg,
.muneer-hide-images .main-route-icon svg,
.muneer-hide-images #tasks-done svg,
.muneer-hide-images .list-icon svg {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.muneer-image-alt .muneer-alt {
    font-size: 12px;
}

.muneer-image-alt .media .img-container {
    overflow: initial;
    position: relative;
}

.navbar-brand {
    position: relative;
}

.muneer-image-alt .navbar-brand .muneer-alt,
.muneer-image-alt .media .img-container .muneer-alt {
    position: absolute;
}
.sidebar-ecourses .sidebar-section .nav-sidebar .nav-link.bg-primary span:first-child,
.sidebar-ecourses .nav-sidebar .nav-group-sub .nav-link span:first-child,
.u-dropdown .dropdown-menu .dropdown-item .ico-sign-in + div,
.row-shortcut-list a span,
.bg-banner .media h5,
.bg-banner .media .media-body {
    flex-grow: 1;
}
.services,
.card-services .card-body{
    align-items: stretch!important;
}
.card-services .card-body .img-rounded-box {
    margin-right:auto;
    margin-left:auto;
}

:focus-visible{
    outline:#000 auto 1px;
}
.muneer-switch-box .switch span[data-muneer-t^="mode-"]{
    display:none;
}


#logo a .logo-dark + .muneer-alt{
    display:none;
}
#muneer-theme-switcher * {
    font-size: 0 !important;
}

#muneer-keyboard-box {
    z-index: 9999999999999;
}