﻿.urdu_font{
	font-weight:bold;
	font-family: 'Noto Nastaliq Urdu';
	border-color: #fff !important;
}
.urdu_font_select{
	font-size: 12px;
	text-align:right;
	font-family: 'Noto Nastaliq Urdu';
	
}
table tr td {
	font-size:15px;
}
.pull-right{
	float:right;
}
.pull-left{
	float:left;
}

.normal{

	font-weight:normal;
	
}
.label
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial;
}
.contents
{

    border: 1px dotted black;
    padding: 5px;
    width: 300px;
}
.name
{
    color: #18B5F0;
}
.left
{
    float: left;
    width: 50px;
    height: 50px;
}
.right
{
    margin-left: 60px;
    line-height:50px;
}
.clear
{
    clear: both;
}
