@font-face {
    font-family: 'segoe';
    src: url('/public/fonts/SegoeUI/SegoeUI.ttf')  format('truetype');
}

.mofet-login .main-wrap{
    width: 100vw;
    height: 100vh;
    background: url('/public/img/mofet_bg.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
    /*font-family: 'segoe';*/
    font-family: 'Open Sans Hebrew';

}
.mofet-login .main-wrap .login-form{
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 748px;
    background: rgba(255,255,255, 0.83);
    position: absolute;
    padding: 15px;
    z-index: 2;
}

.mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input{
    width: 100%;
    max-width: 339px;
    height: 53px;
    line-height: 53px;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
    font-size: 18px;
    padding: 0 15px;
    outline: none;
    padding-left: 40px;
    text-align: left;

}
.mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input::placeholder{
    color: #828282;
}
.mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input.user-input{
    background: url('/public/img/user-icon.png') no-repeat;
    background-position: 15px center;
}
.mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input.pass-input{
    background: url('/public/img/pass-icon.png') no-repeat;
    background-position: 15px center;
}
body[dir = rtl].mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input.pass-input{
    background-position: calc(100% - 15px) center;
    text-align: right;
    padding-right: 40px;
    padding-left: 15px;
}
body[dir = rtl].mofet-login .main-wrap .login-form .fx-input__wrapper .fx-login__input.user-input{
    background-position: calc(100% - 15px) center;
    text-align: right;
    padding-right: 40px;
    padding-left: 15px;
}
body[dir = rtl].mofet-login .main-wrap .forgot{
    flex-direction: row-reverse;
}
body[dir = rtl].mofet-login .main-wrap .fx-input__container--pass .eye{
    left: 14px;
    right: auto;
}
.mofet-login .main-wrap .login-form .felds-wrasp{
    text-align: center;
}
.mofet-login .main-wrap .login-form .fx-input__wrapper .fx-input__container{
    width: 90%;
    max-width: 394px;
    margin: 0 auto;
    position: relative;
}
.mofet-login .main-wrap .row-title-logo{
    display: flex;
    align-items: baseline;
    position: relative;
}
.mofet-login .main-wrap .row-title-logo .fx-login__title{
    color: #006699;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 47px;
}
.mofet-login .main-wrap .row-title-logo img{
    position: absolute;
}
.mofet-login .main-wrap .login-form .fx-login__input--btn{
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #d2e3ef;
    width: 204px;
    height: 53px;
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 18px;
    cursor: pointer;

}
.mofet-login .main-wrap .login-form .fx-login__input--btn:active{
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
}
.mofet-login .main-wrap .fx-input__container--pass .eye{
    background: url(/public/img/mofet-pass-show.png) no-repeat;
    right: 14px;
    width: 32px;
    height: 32px;
    top: 11px;
}
.mofet-login .main-wrap .fx-input__container--pass .eye.open{
    background: url(/public/img/mofet-pass-hide.png) no-repeat;
}
.mofet-login .main-wrap .fx-center__header{
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    font-size: 108px;
    color: #fff;
    text-shadow: 4px 4px 0px #a1c0ce;
    margin: 0;
    z-index: 0;
}
@media (max-width: 1200px) {
    .mofet-login .main-wrap .fx-center__header{
        display: none;
    }
}
@media (max-width: 720px) {
    .mofet-login .main-wrap .row-title-logo{
        flex-direction: column;
    }
    .mofet-login .main-wrap .row-title-logo img{
        position: initial;
        margin: 0 auto;
    }
}
.mofet-login .main-wrap .forgot{
    width: 100%;
    max-width: 394px;
    margin: 0 auto;
    display: flex;
    font-size: 15px;
}
.mofet-login .main-wrap .forgot a{
    text-decoration: none;
    color: #000;
}
.mofet-login .option_wrapper {
    width: 440px;
    margin: 0 auto;
}
.mofet-login .option_wrapper > input {
    margin-top: 0;
    margin-right: 5px;
    height: 3rem;
}
.fx-brand-logo__wrapper a {
    display: block;
}

.contact_us_email {
    text-align: center;
    color: #fcfcfc !important;
    font-family: 'Open Sans Hebrew';
    font-size: 16px;
}

.help-center-link {
    padding-left: 6px;
}

.fx-courses-list {
    position: relative;
}

.search-courses-tab {
    display: flex;
    justify-content: flex-end;
}

#removeAllAbsence{
    margin: 0 auto;
    display: block;
}
#startedExamStudentsCount{
    margin-right: 6px;
}

@media (min-width: 1367px) {
    .search-courses-tab.negative-margin {
        margin-top: -57px;
    }
}

.fx-modal.fx-modal--my-teachersalt .fx-modal__dialog {
    max-width: 750px;
}
.fx-modal.fx-modal--students .fx-modal__dialog{
    max-width: 750px;
}
.search-courses-tab-item {
    text-align: center;
    min-width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    padding: 0.5rem 1rem;
    background-color: #eee;
    font-weight: 700;
    color: #686868;
}

.search-courses-tab-item.active {
    background-color: #7fb7be;
    color: #ffffff;
}

.search-courses-tab-item.active:hover {
    color: #ffffff;
}

.search-courses-tab-item:hover {
    color: #686868;
}

html[lang=he] .search-courses-tab-item:last-child {
    margin-left: 6px;
}

.fx-user-wrapper .fx-user2__text {
    padding-left: 30px;
}

html[lang=he] .fx-user-wrapper .fx-user2__text {
    padding-right: 30px;
    padding-left: 5px;
}

.syllabus-form {
    display: inline-block;
}

#syllabus-upload, #book-upload {
    display: none;
}

.syllabus-upload, .book-upload {
    width: 20px;
    height: 20px;
}

.syllabus-upload:hover, .book-upload:hover {
    cursor: pointer;
}

.syllabus-link {
    margin-left: 3px !important;
}

.book-link {
    margin-left: 3px !important;
}

html[lang=he] .syllabus-link {
    margin-left: 10px !important;
    margin-right: 3px !important;
}

html[lang=he] .book-link {
    margin-left: 10px !important;
    margin-right: 3px !important;
}

.fx-upload__btn--yes, .fx-upload-book__btn--yes {
    background-color: #7fb7be !important;
}

.fx-upload__btn--no {
    background-color: #c4002b !important;
}

.fx-selectLang{
    cursor: pointer;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
    transition: all .2s ease-in-out;
}
.fx-selectLang:hover{
    transform: scale(1.1, 1.1);
}
.lang_list{
    position: absolute;
    background: #fff;
    padding: 10px;
    /*transform: translateX(10px);*/
}
.lang_list{
    display: none;
}
.lang_list .fx-selectLang{
    font-size: 25px;
}
#multylang:checked ~ .lang_list{
    display: block;
}
.fx-modal--logout .modal-footer .fx-upload__btn {
    margin: 10px 35px 0 35px;
    padding: 10px 10px;
    width: 150px;
    color: #fcfafb;
    font-size: 1.11rem;
    font-weight: bold;
    border-radius: 0;
}

.fx-login .eye {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/public/img/open.png) no-repeat;
    top: calc(50% - 10px);
    right: 10px;
    cursor: pointer;
    opacity: 0.4;
    background-size: contain;
}
.fx-login .eye.open {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/public/img/close.png) no-repeat;
    top: calc(50% - 10px);
    right: 10px;
    cursor: pointer;
    opacity: 0.4;
    background-size: contain;
}
.fx-login .eye:hover{opacity: 1;}

#sendWelcomeEmailsStudentModal,
#sendWelcomeEmailsTeacherModal,
#sendWelcomeEmailsStudentModalImported{
    min-width: 200px;
    padding: 10px;
}

#applyStudents,
#applyTeachers {
    min-width: 150px;
    padding: 10px;
    text-transform: uppercase;
}

#applyStudents:hover,
#applyTeachers:hover {
    color: #ffffff;
}

.modal-chrome-use {
    text-align: center;
    opacity: 0;
    font-family: 'Open Sans Hebrew';
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    padding: 5vw 5vw;
    transform: translate(-50%, -50%);
    background: #7fb7be;
    color: #ffffff;
    font-size: 27px;
    font-weight: 400;
    animation: fadeOutModal 5s;
}

@media (max-width: 769px) {
    .modal-chrome-use {
        font-size: 20px;
        padding: 5vw 5vw;
        width: 80%;
    }

}

.modal-chrome-shadow {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: 99;
    animation: fadeOutModalShadow 5s;
}

@keyframes fadeOutModal {
    0% { opacity: 1;}
    70% { opacity: 1;}
    100% { opacity: 0;}
}

@keyframes fadeOutModalShadow {
    0% { opacity: 0.5;}
    70% { opacity: 0.5;}
    100% { opacity: 0;}
}

.w-100 {
    width: 100%;
}

.fx-cettings__radio_list {
    display: flex;
    flex-wrap: wrap;
}

.fx-create-live-class .fx-cettings__radio_list .fx-checkbox-label {
    background-position: center;
}

.zoom-create-meeting-container .fx-create-live-class {
    justify-content: flex-start;
}

.fx-icon.fx-icon-zoom-meeting-join-link {
    cursor: pointer;
    background-image: url(/public/img/icon/svg/link.svg);
    margin: 0 10px;
    transform: rotate(90deg);
}

.fx-icon-zoom-send-email {
    cursor: pointer;
    background-image: url(/public/img/icon/png/letter1.png);
    margin: 0 10px;
    background-position-y: 5px;
}

.fx-icon-zoom-recording-download {
    cursor: pointer;
    background-image: url(/public/img/icon/svg/cloud-download-green.svg);
    margin: 0 10px;
}

.fx-icon-zoom-recording-play {
    cursor: pointer;
    background-image: url(/public/img/icon/svg/play.svg);
    margin: 0 10px;
}

.fx-icon-zoom-no-recording-download {
    background-image: url(/public/img/icon/svg/cloud-download-red.svg);
    margin: 0 10px;
}

.fx-modal--zoom-meeting-students .fx-smanage__title {
    display: block;
    padding-left: 15px;
    cursor: pointer;
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #7fb7be;
    font-family: 'Open Sans Hebrew';
    font-size: 1rem;
    font-weight: 700;
}

.fx-modal--students .fx-student-search, .fx-modal--zoom-meeting-students .fx-student-search, .fx-modal--my-teachersalt .fx-teacher-search {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.fx-modal--students .fx-student-search .b2, .fx-modal--zoom-meeting-students .fx-student-search .b2, .fx-modal--my-teachersalt .fx-teacher-search .b2 {
    width: auto !important;
}

.fx-modal--students .fx-student-search .b3, .fx-modal--zoom-meeting-students .fx-student-search .b3, .fx-modal--my-teachersalt .fx-teacher-search .b3 {
    width: auto !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fx-modal--zoom-meeting-students .fx-student-search .b2 input {
    width: 100% !important;
    padding: 5px 10px 5px 30px !important;
}

.fx-modal--zoom-meeting-students .fx-student-search .b3 .fx-btn {
    width: auto;
    height: 100%;
    margin-left: 10px;
    color: #fcfcfc;
}

.fx-modal--students .fx-student-search .b3 .fx-smanage__search-reset, .fx-modal--zoom-meeting-students .fx-student-search .b3 .fx-smanage__search-reset, .fx-modal--my-teachersalt .fx-teacher-search .b3 .fx-smanage__search-reset {
    background-color: #c4002b;
}

.fx-icon-zoom-meeting--delete {
    cursor: pointer;
    background-image: url(/public/img/icon/svg/TeacherTestsTrash.svg);
}
.fx-teachers-full-size{
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
}

.fx-icon-pin-zoom-record-to-content {
    cursor: pointer;
    background-image: url(/public/img/icon/svg/content.svg);
    margin: 0 10px;
}

#addZoomRecordToContent {
    margin-top: 0;
}

#addZoomRecordToContent .fx-cgroup__wrapper {
    margin-top: 0;
}

.fx-modal__wrapper {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
}

#content_name {
    border: 1px solid #7fb7be;
    padding: 5px 10px;
    width: 100%;
    margin: 0;
    color: #a4a4a4;
    font-size: 1.11111rem;
    font-weight: 700;
    background-color: transparent;
}

.fx-content__controls .fx-ccontrols__name .fx-content__name {
    padding-left: 10px;
}

body[dir = rtl] .fx-content__controls .fx-ccontrols__name .fx-content__name {
    padding-right: 10px;
}

.zoomIcon a:before{
    background-image: url(/public/img/icon/png/ZoomLogo.png) !important;
}

.fx-zoomManage__search-reset {
    background-color: #c4002b;
}

.fx-zoomManage__search-reset:hover {
    background-color: #c4002b;
}

.icon-photo {
    width: 30px;
    height: 30px;
}

.icon-photo:hover {
    cursor: pointer;
}

.image-wrapper {
    display: flex;
    justify-content: center;
}

.image-wrapper:hover {
    cursor: pointer;
}

.image-wrapper .exam-trash-image {
    position: absolute;
    top: 5px;
    right: 25px;
    font-size: 20px;
    color: red;
    cursor: pointer;
}

.exam-icon-download {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    right: 25px;
    font-size: 20px;
    cursor: pointer;
    fill: #7fb7be;
}

.list-row {
    display: flex;
    flex-wrap: wrap;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

#subjectImageGalleryModal {
    z-index: 102 !important;
}

.flex-table-row {
    display: flex;
}

.flex-table-col {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: auto;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 8px;
}

.flex-table-row .flex-table-col:first-child {
    border-left: 1px solid #c9c9c9;
}

.flex-table-head {
    background-color: #3b4758;
    color: white;
}

.flex-table-subhead {
    background-color: #4a77ab;
    color: white;
}

.flex-table-container {
    overflow-y: auto;
}

.modal-footer .btn {
    margin-top: 5px;
}

.pspdfkit-invisible {
    display: none;
}

.fx-exam .fx-pspdfkit-container {
    display: none;
}

.fx-exam .download-pspdfkit-file {
    opacity: 0.3;
    pointer-events: none;
}

.fx-exam .download-pspdfkit-file.active {
    opacity: 1;
    pointer-events: unset;
}

.fx-exam .download-pspdfkit-file .fx-qfile__name {
    position: relative;
}

.fx-exam .download-pspdfkit-file .fx-qfile__name::before {
    content: '';
    background-size: contain;
    background-image: url(../../public/img/lazy.gif);
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    background-position: center;
}

.fx-exam .download-pspdfkit-file.active .fx-qfile__name::before {
    content: none;
}

body .zoomAddVideoToContentButton{
    background: #7fb7be;
    margin: 0;
    padding: 5px 50px;
    text-align: center;
    border: 2px solid #7fb7be;
    color: #fcfcfc;
    background-color: #7fb7be;
    font-weight: 700;
}
.copy-questions{
    margin-left: auto;
    width: 40px;
    cursor: pointer;
}
body[dir = rtl] .copy-questions{
    margin-right: auto;
    margin-left: 0;
}
.paste-questions{
    width: 40px;
    cursor: pointer;
}


.tabs-wrap-screens{
    display: flex;
    border-bottom: 1px solid #dad7d7;
    margin-bottom: 10px;
}
.tabs-wrap-screens a {
    display: block;
    padding: 15px;
    padding: 15px 15px 10px 15px;
    color: #000;
}
.tabs-wrap-screens a.select{
    color: #337ab7;
    box-shadow: 0px -2px 3px;
}
.screen-access-wrapper{
    display: flex;
    justify-content: center;
}
.screen-button{
    border: 2px solid #7fb7be;
    padding: 20px;
    cursor: pointer;
    margin: 0 35px;
    border-radius: 10px;
    text-align: center;
}
.screen-button {
    opacity: 0.5;
}
.screen-button.active{
    opacity: 1;
    border-color: green;
}
.screen-button.deactive{
    opacity: 1;
    border-color: red;
}
.screen-button:hover{
    opacity: 1;
}
.screen-access-text{
    display: block;
}
.record-access-buton-wrap{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.record-timer{
    display: none;
    font-size: 300px;
    color: #7fb7be;
    text-align: center;
}
.multy-exam-pop-up span{
    margin-bottom: 10px;
    display: block;
}
.multy-exam-pop-up .btnDownloadQuestionFile{
    color: #fcfcfc;
    background-color: #7fb7be;
    padding: 5px 10px;
    text-align: center;
}
.multy-exam-answer{
    color: #fcfcfc;
    background-color: #7fb7be;
    padding: 5px 10px;
    text-align: center;
}
.multy-exam-answer-span{
    margin-bottom: 10px;
}
.multy-exam-teacher-upload{
    margin-top: 24px;
}
.multy-exam-teacher-upload .fx-tfile__upload{
    color: #fcfcfc;
    background-color: #7fb7be;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
}
.multy-exam-teacher-upload span{
    display: block;
    margin-bottom: 10px;
}
.multy-exam-teacher-upload .tfile__delete{
    margin-left: 10px;
}
.fx-profile__item .fx-input {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #7fb7be;
    background-color: transparent;
    border-radius: 0;
    color: #686868 !important;
    font-size: 1.11111rem !important;
    font-weight: 700 !important;
    height: 100%;
}
.fx-exam-create .fx-switcher__container{
    width: 100%;
}
#mentiMetr .menti-wrap img{
    width: 90px;
    margin: 0 10px;
}

#questions_limit, #random_questions {
    width: 40px;
    padding: 5px 5px;
}

#questions_limit.warning, #random_questions.warning {
    border: 1px solid #c4002b !important;
}

.saveQlimit, .saveRAQ {
    min-width: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-top: 8px;
}

.fx-exam-q .page-title-wrap {
    margin-bottom: 0;
}

#qLimitReached {
    z-index: 105 !important;
}

body[dir = rtl] .qLimitBlock {
    float: right;
}