@media all{
	html{
		height: 100%;
	}
	th.c{
		width:16.66666667% !important;
	}
	th.d{
		width:13% !important;
	}
	td,th{
		text-align: center;
		vertical-align: middle!important;
	}
	table.ind{
		display: inline-block;
	}
	hr{
		margin: 5px 0;
	}
	input.input-sm{
		width: 60px!important;
	}
	img[alt="www.000webhost.com"] {
	    display: none;
	}
	.app.row{
		text-align: center;
	}
	.form-control{
		display: inline-block;
		width:auto;
	}
	.mrg{
		margin-bottom: 0;
		margin-top:10px; 
	}
	.apk{
		height: 50px;
		margin: auto;
	}
	table td, table th{
		padding: 3px!important;
	}
	img{
		height: 15px;
	}
	#preload { background: url(check.png) no-repeat -9999px -9999px; height: 1px; width: 1px;}
}