
@font-face {
    font-family: DroidKufi;
    font-style: normal;
    font-weight: normal;
    src: url('../../../assets/fonts/DroidKufi-Regular.eot?') format('eot'),
url('../../../assets/fonts/DroidKufi-Regular.woff') format('woff'),
url('../../../assets/fonts/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: DroidKufi;
    font-style: normal;
    font-weight: bold;
    src: url('../../../assets/fonts/DroidKufi-Bold.eot?') format('eot'),
url('../../../assets/fonts/DroidKufi-Bold.woff') format('woff'),
url('../../../assets/fonts/DroidKufi-Bold.ttf') format('truetype');
}
@font-face {
    font-family: DroidNaskh;
    font-style: normal;
    font-weight: normal;
    src: url('../../../assets/fonts/DroidNaskh-Regular.eot?') format('eot'),
url('../../../assets/fonts/DroidNaskh-Regular.woff') format('woff'),
url('../../../assets/fonts/DroidNaskh-Regular.ttf') format('truetype');
}

@font-face {
    font-family: DroidNaskh;
    font-style: normal;
    font-weight: bold;
    src: url('../../../assets/fonts/DroidNaskh-Bold.eot?') format('eot'),
url('../../../assets/fonts/DroidNaskh-Bold.woff') format('woff'),
url('../../../assets/fonts/DroidNaskh-Bold.ttf') format('truetype');
}

.btn{
	text-shadow:#000 1px 1px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	height:40px;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
	font-size:16px;
	display:inline-block;
	font-family:DroidKufi;
	font-weight:bold;
	margin-right:5px;
	position:relative;
	z-index:50000;
	
	box-shadow: 2px 2px 0px rgba(0,0,0,0.4);
}

.btn_blue{
	background-color:#26609c;
	background-repeat:repeat-x;
	background-image:url(btn_blue.png);
	color:#fff;
}

.btn:hover{
	background-image:none;
	background-color:#46105b;
	color:#fff;
	text-shadow:#000 1px 1px 0px;
}


.btn_big{
	text-shadow:#000 1px 1px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	height:40px;
	width:370px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
	font-size:18px;
	display:inline-block;
	font-family:DroidKufi;
	font-weight:bold;
	margin-right:5px;
	position:relative;
	z-index:50000;
	background-color:#277089;
	background-image:url(btn_green.png);
	color:#fff;
	margin-bottom:10px;
	
	box-shadow: 2px 2px 0px rgba(0,0,0,0.4);
}


.btn_square{
	text-shadow:#000 1px 1px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	height:88px;
	width:88px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
	font-size:18px;
	display:inline-block;
	font-family:DroidKufi;
	font-weight:bold;
	margin-right:5px;
	position:relative;
	z-index:50000;
	background-color:#5a7e2a;
	background-image:url(btn_square.png);
	color:#fff;
	margin-bottom:10px;
}

.btn_square:hover{
	background:#879c1d;	
}

.btn_big:hover{
	background:#277089;	
}





.title_tag{
	background-image:url(title_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	display:table-cell;
	vertical-align:middle;
	width:170px;
	height:120px;
	font-weight:bold;
	
	font-family:DroidNaskh;
	font-size:22px;
	color:#fff;
	text-shadow:#000 1px 1px 0px;
	vertical-align:middle;
	text-align:center;
	position:relative;
	top:0px;
	z-index:5
}





.title_text{
	display:block;
	width:150px;
	height:36px;
	padding:3px;
	padding-right:20px;
	font-size:22px;
	text-align:center;
	
	color:#777;

	background-color:#eee;
	position:relative;
	left:-80px;
	border:3px solid #ddd;
}

.main_cont{
	height:800px; 
	width:100%; 
	min-height:660px; 
	min-width:980px;
	overflow:hidden;
}


.cont{
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	
	width:915px; 
	height:610px; 
	padding:30px;
	background-color:#fff;
	position:relative; 
	top:50px;
	border-radius:15px;

	opacity:1;
	overflow:hidden;
	border:2px solid #aaa;
	z-index:10;
}

.question{
	font-family:DroidNaskh; 
	font-size:22px; 
	line-height:26px; 
	font-weight:bold; 
	color:#101f39; 
	text-align:justify;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	width:600px;
}



.answers{
	width:60px; 
	height:23px; 
	color:#32697d; 
	text-align:center; 
	font-size:16px; 
	border:1px solid #666; 
	margin-right:15px;
}

.subtitle{
	width:200px;
	height:80px;
	
	background-image:url(subtitle_tag.png);
	background-position:0px 10px;
	background-repeat:no-repeat;
		
	color:#666;
	text-shadow:1px 1px 0px #ddd;

	vertical-align:middle;
	text-align:center;
	font-family:DroidNaskh;
	font-size:22px;
	font-weight:bold;
	padding-top:12px;
	position:relative;
	
	margin-bottom:-20px;
	margin-top:0px;
}


.question_title{
	width:100%;;
	height:70px;
	
	background-image:url(question_title.png);
	background-position:right 10px;
	background-repeat:no-repeat;
		
	color:#666;
	text-shadow:1px 1px 0px #ddd;

	vertical-align:middle;
	text-align:right;
	font-family:DroidNaskh;
	font-size:22px;
	font-weight:bold;
	line-height:27px;
	padding-top:19px;
	position:relative;
	
	margin-bottom:-30px;
	margin-top:0px;
}


body{
	font-family:DroidNaskh;
	font-size:18px;
	font-weight:bold;
	text-align:justify;
}

.minititle{
	font-size:26px;
	color:#426182;
}

.j{
	text-align:justify;
}

.login tr td{
	vertical-align:top;
	padding-top:15px;
	padding-right:10px;	
}

.input_en{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:26px;
	padding:2px;
	width:280px;
	color:#444;
	border: 1px solid #777;
	text-align:left;
}

.input_ar{
	font-family:DroidNaskh;
	font-size:18px;
	font-weight:bold;
	height:26px;
	padding:6px;
	width:280px;
	color:#555;
	border: 1px solid #777;
}

p{
	text-align:justify;
}

.num_tag{
	text-align:center;
	padding-top:7px;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	width:70px;
	height:56px;
	background-image:url(num.png);
	background-repeat:no-repeat;
	color:#4F9163;
	display:inline-block;
	margin-left:15px;
}

.tip{
	margin-bottom:15px;
	text-align:justify;
}

.logout{
	position:absolute;
	background-color:#8f13c0;
	top:-8px;
	left:100px;
	height:44px;
	width:150px;
	border-radius:10px;
	color:#fff;
	text-align:center;
	font-size:20px;
	padding-top:7px;
	cursor:pointer;
	z-index:5000;
}

.logout:hover{
	background-color:#51076f;
}

a{
	color:#666;	
}


.report_item_up{
	display:inline-block;
	width:120px;
	height:40px;
	padding:3px;
	font-size:20px;
	text-align:center;
	
	padding-right:40px;
	color:#fff;

	background-color:#59196d;
	background-image:url(resultbg.png);
	position:relative;
	z-index:3;
	text-shadow:1px 1px 0px #000;

}

.report_item_down{
	display:inline-block;
	width:80px;
	height:40px;
	padding:3px;
	position:relative;
	top:-3px;
	left:6px;
	border-left:4px solid #ccc;

	font-size:18px;
	text-align:center;
	
	color:#444;

	background-color:#eee;
	position:relative;


/*\	border:4px solid #b13f20;*/
}


.arrow_num{
	width:70px;
	height:56px;
	background-repeat:no-repeat;
	background-image:url(arrow%20num.png);
	color:#fff;
	text-shadow:#000 1px 1px 0px;
	position:relative;
	
	left:19px;
	top:5px;
	z-index:6;
	text-align:center;
	padding-top:2px;
	font-size:25px;
	padding-left:7px;
	
	margin-bottom:25px;
	margin-top:-62px;
}

.qicon{
	position:relative; top:-60px; left:-167px; z-index:8; cursor:pointer;
}

.notes{
	color:#bf4d2e;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
}

.number_icon{
	background-image:url(number_icon.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:25px;
	width:50px;
	margin-left:8px;
	height:48px;	
}


.answer_icon{
	background-image:url(answer_icon.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	color:#444;
	font-size:24px;
	width:50px;
	margin-left:4px;
	padding-left:20px;
	padding-top:1px;
	height:50px;
}

.answer_icon2{
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	color:#444;
	font-size:24px;
	width:36px;
	margin-left:15px;
	height:36px;
	margin-top:10px;
	background-color:#0097be;
	display:table-cell;
	vertical-align:middle;
	border-radius:10px;
}


.total_box{
	background-color:#f5f5f5;
	background-repeat:no-repeat;
	width:500px;
	height:50px;
	font-size:24px;
	border-radius:12px;
	margin-right:-35px;
	padding-right:20px;
	margin-top:10px;
	border:3px solid #999;
	text-align:center;
}

.main_title{
	color:#289392;
	font-size:46px;
	text-align:center;
	margin-top:120px;
	margin-bottom:40px;
	text-shadow:#555 1px 1px 0px;
}

h3{
	color:#333;
	
}


.reportul td{
	font-size:15px;
	padding-right:15px;
}

.reportul2 td{
	font-size:17px;
	padding-right:15px;
}


input[type=radio]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
}


.timer{
	position:absolute;
	background-color:#e5e5e5;
	top:-8px;
	left:300px;
	height:40px;
	width:150px;
	border-radius:10px;
	color:#444;
	text-align:center;
	font-size:28px;
	padding-top:11px;
	cursor:pointer;
	z-index:5000;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}