@charset "utf-8";
/* CSS Document */

.form_title {

 font-family: Tahoma, Arial;
 font-size: 13px;
 /*font-weight: bold;*/
 color:#003366;
 text-align: justify;
 direction:rtl;
 padding-right: 7px;
}

.form_radio {

 font-family: Tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color:#003366;
 text-align: justify;
 direction:rtl;
}

.form_answ {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color:#000000;
 text-align: justify;
 direction:rtl;
 padding-right: 2px;
 border: 1px solid #000000;

}

.form_submit {

 font-family: Tahoma, Arial;
 font-size: 12px;
 /*font-weight: bold;*/
 color:#003366;
 text-align: center;
 direction:rtl;
}


.ec_list_img {
  width::30; 
  height:30;
  float:right;
  margin:7px 7px 0 0;
}

.ec_list_text {
  width::150; 
  height:30;
  float:right;
  margin:12px 5px 0 0;
}

.ec_list_spacer {
  width:: 400px; 
  height: 20px;
}

.ec_link {
  font-family: Tahoma;
  font-size:12px;
  color: #303f60;
  text-decoration: none;
  cursor:pointer;
  direction:rtl;
 }

.ec_link:hover {
  font-family: Tahoma;
  font-size:12px;
  color: #ffffff;
  text-decoration: none;
  cursor:pointer;
  direction:rtl;

}

.reg_text{
 font-family: Tahoma;
 font-size: 12px;
 color: #ffffff;
 direction:rtl;
}

.title_main_list{
 font-family: Tahoma;
 font-size: 12px;
 padding-right: 35px;
 padding-left: 35px;
 direction: rtl;
 text-align:justify;
 color: #ffffff;
 
 padding-top: 12px;
 
 line-height: 150%;
}

.err_txt{

 font-family: Tahoma;
 font-size: 12px;
 color: #990000;
 direction:rtl;
 
 padding-top: 7px;
}

.login_but{

 font-family:Tahoma;
 font-size: 13px;
 padding: 2px;
}

.form_en_answ {
 font-family: Arial;
 font-size: 12px;
 color:#000000;
 text-align: justify;
 direction:ltr;
 padding-right: 2px;
 border: 1px solid #000000;

}
.form_en_RC {
 font-family:Tahoma;
 font-size: 12px;
 color:#000000;
 text-align: right;
 width:155px;
 direction:rtl;
 padding-right: 2px;
 border: 1px solid #000000;

}

.report_title {

 font-family:Tahoma;
 font-size: 14px;
 font-weight: bold;
 color:#FFFFFF;

 width: 90%;
 padding-top: 15px;
 padding-bottom: 15px;

 direction: rtl;
 text-align:center;
}