@media print
{
    .content-white
	{
		padding: 0px !important;
		margin-bottom: 0px !important;
	}
    .bcolor
    {
    	color: #000;
    }
    .verifty_table td,.verifty_table th
    {
    	width: 20%;
    }
    .remark_input
    {
    	width: 75%;
    	border-top: 0px;
    	border-left: 0px;
    	border-right: 0px;
    }
    #rate_table th,#rate_table td
    {
    	text-align: center;
    }
	/*/////////   Passing Rate  */
	.result{
		padding-top : 8px !important;
	}
	img.t_img{
		width : 150px !important;
	}
	.assessment_table{
			width:  100%;
		}
		.assessment_table th, .assessment_table td{
			border : 1px solid #000000;
			padding : 2px 5px;
		}
    .pink_color
	{
		color: #C92D92;
	}
	img{
		width : 250px !important;
	}
	body, div.main-body{
		background-color: #ffffff !Important;
	}
	.page-break	{ 
		page-break-after: always;
	 }
	.red, .red span{ 
		color : red !important;
		margin-bottom : 0px;
		font-family : arial;
		font-weight : bold; 
	}
	.hr{
		margin : 10px 0 0 0;
		border : 1px solid #000000;
	}
	.fax{ 
		padding : 0 30px 0 30px !important;
	}
	.noprint {
		display:none !important;
	}
	.toprint {
		display : block !important;
	}
	.x_panel{
		border : 0px;
	}
	tr th{
		color : black !important;
	}
	.col-md-7 {
	    width: 58.33333333%;
	}
	.invoice_table th{
		border : 1px solid #000000 !important;
		text-align: center;
		color : black !important;
	}
	.invoice_table td{
		border : 1px solid #000000 !important;
		color : black !important;
		padding-right : 5px;
	}
	.col-md-2{
		 width: 18%;
		float : left;
	}
	
	.col-md-3{
		 width: 35% !Important;
	}
	.col-md-8 {
	    width: 66.66666667%;
	}
	.col-md-1{
		width : 8.33333333%;
	}
	.col-md-5{
		width: 41.66666667%;
		float : left;
	}
	
	.col-md-6{
		width: 50%;
	}
	.col-md-12{
		width : 100%;
	}
	.col-md-4{
		width : 33.33333333%;
	}
	.col-md-offset-8{
		margin-left: 66.666667%;
	}
	.col-md-10{
		width: 83.33333333% !important;
	}
.txt-underline{
	text-decoration: underline;
}
	img.logo{
		width : 30% !important;
	}
}