layout_style .products-details .item-content .btn {
    right: 0;
    left: unset;
}
body {
    margin: 0 !important;
}
layout_style .offer-item-check-input {
    left: unset;
    right: 20px;
}
layout_style .offer-info-edit-content-edit-btn,
layout_style .offer-info-edit-btn {
    left: unset;
    right: 0;
}
.offer-info-edit-content .form-check-label {
    font-size: 13px;
}
.dropdown-item, .select2-results__option, .select2-container .select2-dropdown .select2-search input,
.nav-task-header.language,
.verification-code-message-container {
    text-align: left
}
.password-check ul li:before {
    right: unset;
    left: 0;
}
layout_style .loginSection .account-form .phone-icon {
    left:0;
    right: unset;
}
layout_style .loginSection .account-form .phone-icon + .form-control {
    padding-left: 54px !important;
}
.hint-group .hint-span {
    left: 15px;
}
.request-information.success-request {
    right: 0;
}
.reload-btn {
    right: 0;
}

.input-month-date:after {
    left: unset;
    right: 0;
}
.hint-group input {
    padding-left: 55px !important;
    padding-right: 15px !important;
    text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px;
    left: unset;
}
.confirmation-code {
    flex-direction: row
}
.funds-installment-container .funds-installment-item img {
    transform: translate(-50%, -50%) rotate(180deg);
    left: unset;
    right: 0px;
}
.back-btn img {
    transform: rotate(180deg);
}
.notifyjs-bootstrap-base {
    direction: rtl;
    padding-right: 25px !important;
    background-position: right !important;
}

.notifyjs-bootstrap-base {
    background-position-x: 100% !important;
}
.status-checked:before {
    left: 25px;
}
.label-style-information > span {
    font-size: 13px;
}
.label-style-information b {
    display: flex;
    justify-content: center;
    gap: 7px;
    flex-direction: row-reverse;
}
    .label-style-information b span {
        display: flex;
        justify-content: center;
        gap: 7px;
        flex-direction: row-reverse;
    }
