body{
    direction: ltr !important;
    text-align: left !important;
}
.underline_title::after {
    right: unset;
    left: 0;
}
.step.active::after {
    right: unset;
    left: 65%;
}
.fa-angles-left{
    transform: rotate(180deg);
}
.more{
    text-align: right;
}
.notification::after {
    right: unset;
    left: 0;
}
.input-icon {
    right: unset;
    left: 16.5px;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    left: unset;
    right: 0;
}
.nice-select:after {
    left: unset;
    right: 10px;
}
.current{
    padding-inline-start: 20px;
}
.nice-select{
    text-align: left !important;
}
.desc_icon {
    left: unset;
    right: 16.5px;
}
.iti__country-list {
    left: unset;
    right: 0;
}
.notification-num {
    right:unset;
    left: 0;
}
.text-right{
    text-align: left !important;
}
.data_company_table tr td:not(:last-of-type) {
    border-left: unset;
    border-right: 1px solid var(--soft-gary);
}
.time {
    left: unset;
    right: 20px;
}
.fa-circle-chevron-left{
    transform: rotate(180deg);
}
.delete_item{
    left: unset;
    right: 10px;
}