.dataTables_wrapper {
	min-height: 500px
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	margin-top: -25px;
	padding-top: 20px;
	text-align: center;
	font-size: 1.2em;
	color: grey;
}

html body {
	background-color: #EEEEEE;
}

body {
	padding: 10%;
	/* background-image: url('../../images/gambar.jpg');
	background-repeat: no-repeat;
	background-size: cover; */
}

#gambar {
	padding: 2% 6% 13%;
	margin-bottom: 30px;
	background: -webkit-linear-gradient(bottom, #EEEEEE, #BEFEFD);
	/* background-image: url('../../images/GEDUNG-SMP2.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}

#gambar1 {
	padding: 5% 6% 13%;
	margin-bottom: 30px;
	background-image: url('../../images/PPDBONLINE_SMP_land.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
