@charset "utf-8";
/* CSS Document */

.table-container{
	font-family:"Open Sans", san serif;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
.school_logo{
	height:4rem;
	width:4rem;	
}
.result_table td{
	padding:1px;	
}
.table_border{
	border:1px solid #ccc;	
}
.bod{
	padding:0 !important;
	border-bottom: 1px solid #ccc;
	text-transform:uppercase;
}
.bod1{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}
.bod2{
	border-left:1px solid #ccc;
	padding:0 !important;
	font-size:10px;	
}
.brod td{
	border:1px solid #ccc;	
	text-transform:uppercase;
	font-size:12px !important;
}
.brod1 td{
	border:1px solid #ccc;	
	text-transform:uppercase;
	font-size:11px !important;
}
td{
	padding:1px !important;	
}
.comment{
	font-weight:bold;
	text-transform:uppercase;	
}
.schname{
	font-family:'Average Sans';
	font-size:17px !important;
	font-weight:bold;
}
.stname{
	font-weight:bold;
	font-size:20px !important;
}
.stimage{
	float:left;	
	width:130px;
	margin-right:8px;
}
.bod h6{
	font-size:12px !important;
}
.height{
	min-height:200px !important;	
}
.s_det tr td{
	padding:4px !important;
	font-size:14px !important;	
}
.payton{
	font-family:"Open Sans","Trebuchet MS", san-serif;
}
.josefin{
	font-family: "Josefin Sans", "Baloo Thambi", Helvetica, sans-serif;
}