@import url(http://fonts.googleapis.com/earlyaccess/notonastaliqurdudraft.css);

.urdu{
  font-family:  'Jameel Noori Nastaleeq'; font-size: 30px; line-height: 35px;
}
.urdu-small{
  font-family:  'Jameel Noori Nastaleeq';
   
}
@font-face {
  font-family: jameel-noori-custom;
  src: url(../fonts/jameel-noori-nastaleeq-kasheeda.ttf);
}
@font-face {
  font-family: jameel-noori;
  src: url(../fonts/jameel-noori-nastaleeq-regular.ttf);
}
@font-face {
  font-family: three-regular;
  src: url(../fonts/three-regular.ttf);
}
@font-face {
  font-family: adil-adil;
  src: url(../fonts/adil-adil.ttf);
}
@font-face {
  font-family: a-a-sammer;
  src: url(../fonts/a-a-sammer.ttf);
}
@font-face {
  font-family: alvi-regular;
  src: url(../fonts/alvi-regular.ttf);
}

.content-section{ border:2px solid black; margin-top:1%; padding: 2px;}

.print-heading { font-family: "ITC Franklin Gothic";  font-style: normal; font-variant: normal;font-size: 49px; font-weight: 700; line-height: 49px;} 
.print-heading-size-bold { font-family: "ITC Franklin Gothic";  font-style: normal; font-variant: normal;font-size: 49px; font-weight: 700; line-height: 49px;}
.print-heading-size-normal { font-family: "ITC Franklin Gothic";  font-style: normal; font-variant: normal;font-size: 20px; font-weight: 700; line-height: 25px;}
/* h3 { font-family: "ITC Franklin Gothic"; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } 
p { font-family: "ITC Franklin Gothic"; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } 
blockquote { font-family: "ITC Franklin Gothic"; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } 
pre { font-family: "ITC Franklin Gothic"; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; } */
.bb{
  border-bottom: 3px solid black;
}

table.table-b{
  border:2px solid black;
}
table.table-b > thead > tr > th{
  border:2px solid black;
}
table.table-b > tbody > tr > td{
  border:2px solid black;
}
/* #watermark {
  position:fixed;
  bottom:5px;
  right:5px;
  opacity:0.5;
  z-index:99;
  color:white;
  user-select: none;
} */
/* #background{
  position:absolute;
  z-index:-1;
  background:white;
  display:block;
  min-height:100%; 
  min-width:100%;
  color:yellow;
}

#content{
  position:absolute;
  z-index:1;
}

#bg-text
{
  color:lightgrey;
  font-size:120px;
  transform:rotate(300deg);
  -webkit-transform:rotate(300deg);
} */

.image-input-wraper{
  position:absolute;
  top:0;
  left:0;
  height:150px;
  width:100%
}
.bg-maginda {
  
  color: white;
  background: linear-gradient(to right, #6600cc 0%, #660066 100%);
}
.text-maginda {
  color: #660066 !important;
}

a.text-maginda:hover, a.text-maginda:focus {
  color: #6600cc !important;
}
.text-to-bold{
  font-size: 20px;
}
.logo-font{
  font-family: 'Brush Script MT', cursive; 
  font-size: 49px;
}