 body{
     direction: ltr;
     text-align: left;
 }
 .top-header .top-link:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0px;
    border-right: 1px solid #949494;
    padding-right: 10px;
    margin-right: 6px;
}
.menu .nav-links > ul > li > a:before{
    left: 0;
    right: unset;
}
.form-cover button {
    right: 0;
    left: unset;
}
 .timeNotify{
     float: right;
 }
 .orderDetails{
     float: left;
     color: #512C85 !important;
 }
.top-cover h6::before , .footer h4::before{
    left: 0;
    right: unset;  
}
.select2-container {
    float: none;
    text-align: left;
    direction: ltr;
}
.btnclose {
 left: unset;    right: 24px;
}
.chatlist ul li {
    direction: ltr;
}
.chatlist-info .chatlist-time ,.profile-page .nav-link::after ,.profile-info button, .order-box h6 span:first-child::after , .order-details h5 span:first-child::before {
    left: unset; 
    right: 0;
}
.nav-radius .nav-item:last-child .nav-link {
    border-radius: 0px 20px 20px 0px;
}
.nav-radius .nav-item:first-child .nav-link {
    border-radius:  20px 0 0 20px ;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
 right: unset;
    left: 91%;
}
.mob-collaps{
    right: 15px;
    left: unset;
}
.delete-noti{
    left: unset;
    right: -10px;
}
.notifications li::before{
    left: 4px;
    right: unset;
}
.video-page .video-me {
 
    left: 10%;
    right: unset;
}
.floating-btn{
    left: 15px;
    right: unset;
}
 h5.main-color a {
     left: 20px;
     position: absolute;
     left: unset;
     right: 20px;
 }
 .cayan-content {
     padding: 20px;
     padding-left: 20px;
     padding-right: 10%;
 }
 .cayan-box::before {

     right: unset;
     left: -10px;
 }
 .cayan-box::after {
     right: unset;
     left: -10px;
 }
 .body-content .nav-links li a i{
     width: 30px;
     display: inline-block;
 }
 h5.main-color a i{
     transform: rotate(180deg);
 }
 #positionSpan{
     left: 0;
     right: unset;
 }
 @media (max-width: 767px)
{
    .top-search {
        padding: 0px 14px 0px;
        margin-top: 0;
        margin-right: 0;
        margin-left: -14px;
    }
    .nav-left.my-account{
        margin:  0 50px 0 0;
    }
}
 .status-dropdown  .dropdown-menu{
     left: 0!important;
     right: unset!important;
 }
 .del-btn{
     left: unset!important;
     right: 10px!important;
 }
 .main-input i{
     right: 5px !important;
     left: unset !important;
 }
 .main-input .uploaded-image{
     left: unset !important;
     right: 0 !important;
 }