/* CSS Document */



@FONT-FACE {
	font-family: "Raleway-Regular";
	src: url("Raleway-Regular.ttf");
}
@FONT-FACE {
	font-family: "DroidKufi-Regular";
	src: url("DroidKufi-Regular.ttf");
}

body {  	font-family: "DroidKufi-Regular";}


.pdf input {
font-size: 12px;
font-family: "DroidKufi-Regular";
float: right;
border: 1px solid #CCC;
border-radius: 0px;
padding: 7px;
margin: 0px 6px;
text-align: right;
direction: rtl;
}
.notes-pdf{
border-top: 1px solid #B9B9B9;
border-bottom: 1px solid #B9B9B9;
padding-top: 8px;
padding-bottom: 8px;
}

.notes-pdf p {
margin-bottom: 0; 
font-size: 11px;
color: #B41212;}


.pdf {
direction:rtl;
text-align: right;
background-color: #FEFEFE;
display: block;
width: 100%;
margin: 10px auto;
min-height: 500px;
padding: 15px;
position: relative; border: 1px solid #E9E9E9;}



.pdf .cont ul { margin:0; padding:0; padding-left:0px;}


.q { width:42%;}
.ques { width:40% !important; }

.pdf label { 
    float: right;
    width:25%;
    color: #4E4E4E;
    font-size: 12px;
    text-transform: capitalize; 
    font-family: "DroidKufi-Regular";
    font-weight: 400;
text-align: right;direction: rtl;
}


label.pointer-head { 
margin-top:20px;
    font-family: "DroidKufi-Regular";
    float: right;
    width:100% ;
    color: #000;
    font-size: 12px;
    text-transform: capitalize; 
    font-weight: 400;
}

label.pointer-head:after { margin-top:5px; content:" "; display:block; width:80px; height:1px; background-color:#900; }




.right-pdf { padding-top:135px;}

.pdf textarea:focus,
.pdf input:focus { outline: 0; border:1px solid #999;  border-radius: 0; }

.right-pdf p,
.head-logo p { 
color:#5F5656;
margin-bottom:0;
font-family: "DroidKufi-Regular";
text-align: right;
font-size: 11px; }

.center-pdf p.bold { 
margin-top: 95px;
color:#0083CB;
text-align: center;
font-family: "DroidKufi-Regular";
font-size: 13px;
}


.right-pdf p {  text-align: center; border:1px solid #ccc; padding:5px; }

.pdf li {
font-family: "DroidKufi-Regular";
width:100%;
font-size:11px;
margin:5px auto;
display:inline-block;}

.last-foot { margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
	color: #000;}



.pdf li p { 	
font-family: "DroidKufi-Regular"; 
text-transform:capitalize; 
font-size:12px;
 color:#4E4E4E; 
float:right; 
margin: 5px 0px 10px 10px; text-align: right;}






.second-section li p { font-family: "DroidKufi-Regular"; margin-left: 8px;} 
.third-section .q  { width:31%;} 
.third-section p { margin:4px !important;}


.fifth-section li p {

margin-right: 0px;}


.fifth-section li { width:100%;}

.fifth-section li input  { padding:7px 8px; }

.fifth-section li.checkbox input  { width:auto;}


.pdf textarea { 
margin: 0px 6px;
padding: 5px;
border-radius: 0px;
border: 1px solid #CCC;
width: 46%;
min-height: 90px;
float: right;
text-align: right;
direction: rtl;font-family: "DroidKufi-Regular"; }


.pdf .sixth-section li { line-height: 1.8; margin:2px auto; list-style-type: disc !important;}

.pdf .footer i { margin-left:5px;}


.pdf ::-webkit-input-placeholder {  Chrome/Opera/Safari 
  color: #999;
    text-transform: capitalize;
    font-size: 9px;
}
.pdf ::-moz-placeholder { Firefox 19+ 
  color: #999;
    font-size: 11px;
    text-transform: capitalize;
}
.pdf :-ms-input-placeholder { IE 10+ 
  color: #999;
    font-size: 11px;
    text-transform: capitalize;
}
.pdf :-moz-placeholder {  Firefox 18- 
  color:  #999;
    font-size: 11px;
    text-transform: capitalize;
}
.check {font-family: "DroidKufi-Regular"; width:10% !important; }

.tall { width:27%;}



@media only screen and (max-width: 767px) {
.center-pdf p.bold { margin-top:10px;}
.right-pdf { padding-top:0px;}
.notes-pdf p,
.right-pdf p { text-align:center;}

.pdf label { width:100% !important;}
.check { width:100% !important;}
.pdf li p { width: 100% !important; margin-right:6px !important;}
.ques { margin-bottom:0;}
.tall { width:100%;}
.pdf textarea { width:100%;}
.q { width:100% !important;}
.pdf li.have p { width:100%;}
.pdf .cont ul { text-align:right !important;}

}















