body{
	 text-align: right;
	 direction: rtl;
}

caption,
th,
td {
  font-weight: normal;
  text-align: right; 
 }
  
 input{
	  text-align: right;
  }
label{
	display: block;
}
.hc_form_fa label{
	width: 100%;
}
.checkbox label{
	float: right;
}
.hc-cr{
	display: block;
	margin-right: 50px;
}