@page {
  size: A4;
  margin: 15px;
}

@media print{
	  html, body {
    width: 210mm;
    height: 280mm;
  }
  .uni-header  h1, .uni-header  h2, .uni-header  h3, .uni-header  h4, .uni-header  h5{
 	margin:0px ;
	font-weight: bold !important;
	}
	 .uni-header h2.ee{
		 
		 font-size:26px;
	
		
	 }
	 .uni-header h4.uni-ad{
		font-weight:normal !important;
	 }
	.unilogo{
		width:18%;
		margin-top: 10px;
	 }
	 
	 .uni-header{
		 width:65%;
	 }
	 .cust-container{
		 padding: 0px 50px 0px 50px;
	 }
	
	img.studentpp{
		width:100px;
	}
	.namelbl{
		width:30% !important;
	}
	.namedsp{
		width:70% !important;
	}
	.student-detail label{
		font-size:15px;
		font-weight: normal;
	}
	.float-right{
		float: right;
		width:50%
	}
	.float-left{
		float:left;
		width:50%;
	}
	label.underline{
		border-bottom:1px solid black;
	}
	label.namelbl{
/*		width:30%;*/
		
	}
	label.namedsp{
/*		width:70%;*/
	}
	
	label.level-lbl{
		width:22.5%;
	}
	label.level-dsp{
		width:77.5%;
	}
	label.faculty-lbl{
		width:26.5%;
	}
	label.faculty-dsp{
		width:73.5%;
	}
	label.program-lbl{
		width:31%;
	}
	label.program-dsp{
		width:69%;
	}
	label.roll-lbl{
		width:28%;
	}
	label.roll-dsp{
		width:35%;
	}
	
	label.campus-lbl{
		width:26%;
	}
	label.campus-dsp{
		width:74%;
	}
	.float-right.mini{
		width:30% !important;
	}
	h4.formno{
	margin-top: 20px;
	margin-left:40px;
}
	.row.roweaug20{
		margin-top:15px;
	}
/*
	.hidenseek{
		display:hidden;
		position: absolute;
		bottom:-17px;
		left:5px;
	}
	.float-right.abc{
		position: relative;
	}
*/
	h4.formno{
	margin-top: 20px;
	margin-left:15px;
}
	h4.give-border strong {
    border: 1px solid black;
    margin-top: 17px !important;
    font-size: 90%;
    font-size: 20px;
    padding: 5px;
}
	
	.bg-black strong{
  -webkit-print-color-adjust: exact;
} {
  -webkit-print-color-adjust: exact;
}
   }