body {
    direction: rtl;
}    
input[type=checkbox],input[type=radio] {
    margin: 0 0 0 0.15em;
}
.page-wrapper {
    flex-direction: row-reverse;
}
.label2 {
    text-align: right;
}
.txtfield {
    padding: 0.2em 0.5em 0.2em 0.2em;
}
span.pswd{
	text-align: left;
}
