/*
הגדרות שיש בהן אלמנטים של כיווניות
אך אנחנו לא רוצים שיתחלפו במעבר בין כיווניות שמאל ימין לימין שמאל.
*/
.ltr{direction: ltr}
.rtl{direction: rtl}
input[type='email'] {direction: ltr !important;}
input.small_field{direction: ltr;}

.ltr_text{direction:ltr; display:block; text-align: left}

.barfiller.ltr .fill {text-align: right; padding-right: 5px; margin-right: -6px;}
.barfiller.rtl .fill {text-align: left; padding-left: 5px; margin-left: -6px;}

.matheditor-btn-span, .latex{direction: ltr}
.latex{direction: ltr !important; margin: 0px 1px}

.html_ltr .fa-flip-horizontal{transform: scaleX(1); -webkit-transform: scaleX(1)}

.barfiller .tip {left:0;}
.barfiller .tip:after {left: 9px;}

/* כותרות מורה תלמיד */
#logo_img{left: 0;}
#active_class_btn,#mail_menu_btn, #hedgehog_header_icon{right: 65px;}
#switch_to_student,#switch_to_teacher, #convert_to_teacher{right: 115px;}
#hedgehog_header_icon svg {transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1); margin: 4px -1px 0 0; fill: #fff}


#area_name_top{left: 39%;}
.headerMenu{right: 0;}
.header_rtl{direction:rtl ;}
#welcome{right: 165px; z-index: 10;}
#welcome.hello_demo{left: 100px;}
/* @media screen and (max-width: 2560px) { */
    nav.headerMenu{right: 0;}
    nav.headerMenu > ul{right: 0;}
    .headerMenu a.headerMenu_toggleMobile{margin: 7px 15px 0px 0px;}
/* } */
@media screen and (max-width: 414px) {
    .headerMenu {right: 7px}
    #area_name_top{left: 0;}
}
/* עד כאן כותרות מורה תלמיד */

/* Style the checkmark/indicator */
.cb_container .checkmark:after { left: 4px; top: 1px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

.html_ltr .innerPage_titleShape img {-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.html_ltr .teachersTalk_bg img{-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.html_ltr .basicTitle_bg img{-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.html_ltr .innerPage_plazma:before{-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.html_ltr .website_footer::before{-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.html_ltr .teachersTalk_author::before{-webkit-transform: scaleX(-1); transform: scaleX(-1);}
.aboutVideo::before{left:50%;}
.schoolItem_name:before{left: 50%;}
.html_rtl .metaNumbers li span{font-size: 24px;}
.html_ltr .metaNumbers li span{font-size: 22px;}
.html_ltr .devicesText{width: 590px;}
.html_ltr .devicesFlex h2{width: 450px;}
.iti{direction: ltr;}


@media screen and (max-width: 800px) {
    .html_ltr .teachersTalk_author::before{-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
    .html_ltr .devicesFlex h2{width: 240px;}
}
@media screen and (max-width: 670px) {
    .html_ltr .devicesText{width: auto;}
    .html_ltr .devicesFlex h2{width: auto;}
}
@media screen and (max-width: 480px) {
    /* .html_ltr .teachersTalk_testimonial P{min-height: 305px;} */
}
@media screen and (max-width: 375px) {
    /* .html_ltr .teachersTalk_testimonial P{min-height: 342px;} */
}

/* כותרת דף הבית */
.website_header{direction: rtl;}
.headerRight{border-left: 1px solid #d0dee9;}
.headerLogo{left: 0;}
@media screen and (max-width: 1024px) {
    .headerMenu{right: 0; padding-right: 8px;}
    .headerRight{padding-right: 60px; border-left: 0;}
    .headerMenu_frame > ul{ right: -100%; transition: right 0.4s ease-in-out;}
    .headerMenu_frame > ul.active{right: 0;}
    a.headerMenu_close{right: 240px;}
}


/* שונות ממשקי מורה ותלמיד */
.html_ltr .home_main_link{max-width: 360px; letter-spacing: 0;}
.bullet_num{padding: 1px 2px 0px 3px;}
.correct_prct{direction:ltr; unicode-bidi: plaintext}
/*.html_ltr .date_remove{right:150px;}
.html_rtl .date_remove{left:125px;}*/

.prct_container{direction:ltr; text-align:left}
.prct_bar{text-align: right; padding-right: 4px; padding-left:2px}
/* Ofir Sticky */
.stickyPop.fixed{left: 50%;}
.stickyPop.stickyHidden{left:150%}
/* end Ofir Sticky */

/* demo */
.html_ltr .headerMenu{flex-direction: row-reverse;}
.html_ltr .subMenu_pop_demo,.html_ltr .left_lang_menu{left: auto;}

/* chat */
.html_ltr .tri-right.right-in:after{transform: rotate(90deg);}
.html_ltr .tri-right.left-in:after{transform: rotate(-90deg);}

/* student messages */
.html_ltr .subMenu_pop_messages, .html_rtl .subMenu_pop_messages{right: 65px;}
.html_ltr .subMenu_pop_messages{width: 260px;}