.judul_kedua{
		font-size: 14px;
}
.navbar-brand{
		line-height: 60%;
}
.data_ujian{
	border-left:1px solid #c1ced2; float: right;width: 200px;height:42px !important; line-height: 42px; overflow: hidden; text-align: center;
	
}
.navbar-header{
	height:45px !important;
}
#navbar-container{
	padding-right: 0px;
	padding-left: 0px;				
}
@media all and (max-width:750px){
	
	.navbar-header.kiri{
		width:60%; height:100%; overflow: hidden;
		
	}
	.navbar-header.kanan{
		width:30%; height:100%; overflow: hidden;					
	}
	.judul_utama{
		font-size: 18px;
	}
	.judul_kedua{
		font-size: 12px;
	}
	.footer{
		display:'';
	}
	.btn {
		max-width:150px;
		max-height: 50px;
		font-size: 2vw;
	}
	.lbl_ragu{
		font-size: 2vw;
	}
	body{
		zoom:90%;
	}
	.btn.tombol{
		width: 30px;height: 30px;
		padding:0px;
		
	}							
	.logo_footer{
		height: 15px ;
	}
	
	.footer .footer-inner .footer-content{
		padding: 0px;					
	}
	.data_ujian{
		padding-top:0px;
	}

}

.table {border: thin;border-collapse: collapse;}
.table th{background-color: #d3d3d3;border:thin solid black;height: 30px;text-align: center;}
.table td {border:thin solid black;}
/*table{width: 1500px;}*/
.judul td{font-weight: bold;}
.right{text-align: right;}
.center{text-align: center;}
.left{text-align: left;}
