/* starting left to right styling */


/* default styles  */
/*.ltr{
    direction: ltr !important; 
}
.rtl{
    direction: rtl !important; 
}*/



body{
    text-align: left !important;
    direction: ltr !important;
}

.filter-sec .ui.dropdown .menu > .item {
    font-size: 18px !important;
    text-align: left!important;
}

/* nav RTL styles */
#myNav{
    direction: ltr !important;
}

.nav-noti-sec{
    direction: ltr;
}


@media (max-width: 991.98px) { 
   
    .title-p{
        
        text-align: left;
        margin-right: auto;
    }
 }

 .artical-field , .header-info span{
   
    text-align: left;
}
@media (min-width: 992px) {
    .modal-lg-manual {
        max-width: 400px !important;
    }
}

.tooltipDashBoard {
    position: relative;
    display: inline-block;
    opacity: 1;
    vertical-align: middle;
}

    .tooltipDashBoard .tooltiptext {
        visibility: hidden;
        width: 250px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        /*padding: 5px 0;*/
        position: absolute;
        z-index: 1;
        bottom: 100%;
        right: 50%;
        margin-left: -60px;
        /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
        opacity: 0;
        transition: opacity 1s;
    }

    .tooltipDashBoard:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.tooltipDashBoard-left {
    position: relative;
    display: inline-block;
    opacity: 1;
    vertical-align: middle;
}

    .tooltipDashBoard-left .tooltiptext {
        visibility: hidden;
        width: 250px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        /*padding: 5px 0;*/
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
        /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
        opacity: 0;
        transition: opacity 1s;
    }

    .tooltipDashBoard-left:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }



.question-sec input{
    
    text-align: left;
    
}

.text-right {
    text-align: left !important;
}

.mr-5{
    margin-left: 3rem!important;
}
.mr-4 {
    margin-left: 1.5rem!important;
}
.triangle{
    right: 0 !important;
    left: unset;
}


.notification-bell .dropdown-menu {
    border-radius: 0;
    width: 300px;
    /* height: 280px; */
    background: var(--primary);
    color: var(--secondary);
    position: relative;
    transform: translate3d(-264px, 59px, 0px) !important;
}
.user-pic-container .dropdown-menu {
    transform: translate3d(-254px, 70px, 0px) !important;
}

@media (max-width: 767.98px) { 

 
    .notification-bell  .dropdown-menu{
        border-radius: 0;
        width: 278px;
        background: var(--primary);
        color: var(--secondary);
        position: relative;
        transform: translate3d(-59%, 66px, 0px) !important;
        
         left: 42px !important;

    }
    .notification-bell  .dropdown-menu a {
        color: var(--white);
    }
    .triangle{
        
        left: 50%
     
    }
    .notification-bell{
        background: transparent;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -30px !important;

    }
    .user-pic-container{
        margin:  0 !important;
      }
    .notification-bell i{
        font-size: 30px;
    }
    .user-pic-container{
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .user-pic-container .dropdown-menu {
        border-radius: 0;
        width: 222px;
        background: var(--primary);
        color: var(--secondary);
        position: relative;
        transform: translate3d(-92%, 60px, 0px)  !important;
        left: 42px !important;
    }
    .user-pic-container  .triangle{
        
        left: 76%;
     
    }
    .user-pic-container img{
 
        width: 50px;
        height: 50px;
        border-radius: 50%;
  }
 }


.noti-date.mr-4{
    margin-right: 0px !important;
    margin-left: unset !important;
}


 /* footer RTL styles */

 footer{
    direction: ltr;
}
.my-footer-container {
    width: 100%;
    margin-right: auto !important;
    margin-left: unset;
    padding: 0px 10px;
}

@media(max-width : 992px){
    .my-footer-container{
        width: 100%;
        
    } 
}

.rating-header{
    direction: ltr;
}

.rate-username.mr-2{
    margin-right: unset;
    margin-left: .5rem!important;
}




/* general styling */


.newest-artical{
  
    direction: ltr;
   
}

.newest-author-name {
  
    
   direction: ltr;


}

.input-wrapper{
    
    direction: ltr;
    
}

.input-checkbox-wrapper{
 
    direction: ltr;
}

@media (max-width: 991.98px) { 
    
    .input-checkbox-wrapper{
        
        direction: ltr;
        
    }
  
}

.input-wrapper-forgot-password{
   
    
    direction: ltr;
   

}


.our-articals-sec{
    direction: ltr !important;
}

.artical-footer{
    direction: ltr !important;

}

.mr-2 {
    margin-right: unset;
    margin-left: .5rem!important;
}

.newest-author-name {
    
    justify-content: flex-start;
   
}


.artical-footer{
    padding: 0 1.5rem;
}

.articals-header-author{
    direction: ltr;
    left: 30%;
    right: unset;
}
@media (max-width: 1199.98px) { 
    .articals-header-author{
       
        left: 50px;
        
    }
 }

 .comments-sec{
     direction: ltr;
 }

 

.input-wrapper .input-name {
   right: unset;
    left:   0;
    
}

.input-wrapper select{
    direction: ltr;
}
.checkbox-wrapper {
    padding-left: 0;
}



.teacher-cards{
    direction: ltr;
}

.accordion-header::after {
   
    left: unset;
    right: 20px;
    
}

.accordion-item a.active::after {
    left: unset;
    right: 20px;
}


#bar-container .progressbar-text {
    left: unset !important;
    right: 0 !important;
}

.studing-plan th{
    direction: rtl !important;
}


.ce {
    background-color: var(--red);
}
.ce, .ie {
   
    right: -10px;
    left: unset ;
}

.order{
    direction: ltr !important;
}

.search-input i {
    left: unset;
    right: 20px;
    
}

.teacher-article h5{
    direction: ltr !important;
    display: flex;
    align-items: center;
}
.teacher-article h5 img{
    margin-right: 10px ;
}

.date-wrapper::after {
    left: unset;
    right: 50px;
   
}


.write-the-sentence input{
    text-align: left;
   
}