/* Add here all your CSS customizations */

@font-face {
    font-family: 'nafees';
    src: url('../fonts/nafees-nastaleeq-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-size: 24px;
}
@font-face {
    font-family: 'naskh';
    src: url('../fonts/droidnaskh.ttf') format('truetype');
}
@font-face {
    font-family: 'droid';
    src: url('../fonts/droidkufi.ttf') format('truetype');
}
@font-face {
    font-family: 'noor1';
    src: url('../fonts/noorehuda.ttf');
    font-weight: normal;
    font-style: normal;
	font-size: 24px;
}
@font-face {
    font-family: 'paras';
    src: url('../fonts/parastoo-print.ttf');
    font-weight: normal;
    font-style: normal;
}
.droid, th, td{
	font-family: 'droid','nafees', "Open Sans", tahoma!important;
}
.lang{font-family: 'droid'!important;}
.pic-rnd50 {
  border-radius: 50%;
  /*padding-left: 10px;*/
}
.pic-rnd5 {
  border-radius: 5%;
}
.pic-rnd10 {
  border-radius: 10%;
}
.pr-lbl
{
  margin-left: 30px;
  border-bottom: 1px solid #000;
}
.icnsz{font-size: 48px!important;}
ul
{
	font-family: 'droid'!important;
	font-weight: normal!important;
  font-style: normal!important;
	font-size: 24px!important;

}/*8973*/
h1, h2, h3, h4, h5, h6 {font-family: 'droid'!important; font-size:250%; color:#0d6005;}
label
{
	font-family: 'nafees'!important;
	line-height: 48px!important;
	color:#000;font-size:115%;
}
p.ltr {
  text-align: left;

}
p {font-family: 'nafees'!important; line-height: 48px!important;}
.big
{
	font-size:20px;
	font-weight:600;
	text-decoration: underline;
	text-underline-offset: 10px;
}

.small
{
	font-family: 'naskh';
	font-size:14px;
	font-weight:600;
}
/*8973*/
table
{
	direction:rtl;
}

td, th
{
	text-align:right;
}


.form-control, btn, td, th
{
	font-family: Calibri, Tahoma, "Times New Roman", Times, serif!important;
}

/* Form - Custom Checkbox */
.checkbox-custom {
	position: relative;
	padding: 0 0 0 25px;
	margin-bottom: 7px;
	margin-top: 0;
}

.checkbox-custom.checkbox-inline {
	display: inline-block;
	vertical-align: middle;
}

.form-group .checkbox-custom.checkbox-inline {
	margin-top: 7px;
	padding-top: 0;
}

.checkbox-custom:last-child, .checkbox-custom:last-of-type {
	margin-bottom: 0;
}

.checkbox-custom input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 3px;
	margin: -6px 0 0 0;
	z-index: 2;
	cursor: pointer;
}

.checkbox-custom input[type="checkbox"]:checked + label:after {
	position: absolute;
	display: inline-block;
	font-family: 'FontAwesome';
	content: '\F00C';
	top: 50%;
	left: 4px;
	margin-top: -5px;
	font-size: 11px;
	line-height: 1;
	width: 16px;
	height: 16px;
	color: #333;
}

.checkbox-custom input[type="checkbox"]:disabled {
	cursor: not-allowed;
}

.checkbox-custom input[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}

.checkbox-custom input[type="checkbox"]:disabled + label {
	cursor: not-allowed;
}

.checkbox-custom input[type="checkbox"]:disabled + label:before {
	background-color: #eee;
}

.checkbox-custom label {
	cursor: pointer;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.2;
}

.checkbox-custom label:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -9px;
	width: 19px;
	height: 18px;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #bbb;
	background: #fff;
}

.checkbox-custom label + label.error {
	display: block;
}
@media print {
    .pagebreak {
        clear: both;
        page-break-after: always;
    }
}
option
{
  font-size: 16px!important;
  line-height: 20px;
  padding-top: 10px;
}
.rpt
{
  font-family: paras!important;
}.fs24{font-size:24px!important;line-height: 34px;}.fs18{font-size:22px!important;}
