Thanks Lynne
Now It is perfect =) Appreciated
I will paste the change here if someone need it in future
Code:
.blockhead {
text-align: right;
font-weight:bold;
}
.formcontrols > *:first-child,
.formcontrols .blocksubhead + .blockrow,
.formcontrols .section .blockrow:first-child {
border-top:none;
color: red;
text-align: right;
}
.formcontrols .blockrow label {
color: black;
text-align: right;
}
.formcontrols .blockrow label.full {
color: black;
text-align: right;
}
For LTR language, Just change (right) >> (left)