body {
    /*direction: ltr !important;*/
}
.remember_me {
 margin-right: unset !important;
    margin-left: auto;
}
#wupp_sign_in_remember_me {
    margin-left: 5px;
}

#options {
    right: 0;
    left: unset;
}
#RightLgCircle {
    right: unset;
    left: 0;
 }
#RightLgCircle circle {
    cx:-50;
}
#leftLgCircle {
    left: unset;
    right: 0;
}
#leftLgCircle circle {
    cx:230;
}
.labels {
    right: 0;
    left: unset;
    border-left: 1px solid #dee2e6!important;
    border-right: unset !important;
}
.passwordLabel {
    left: 0;
    right: unset;
}
#wupp_pnl_sign_up .reg-fileds-mainrow {
    text-align: right;
}
.accountManage {
    text-align: right !important;
}