body,html {
	padding:0;
	color: #58595b;
	font-size: 82%!important;
	text-align: justify;
  background: #28a745 url('../img/background.png')!important;
	height: 100%!important;
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #fff;
	transition: 0.5s all linear;
}

.preloader .loading {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font: 14px arial;
}

#gelembung {
	margin-top: -160px!important;
}

#isi {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#isi_admin {
	/* height:calc(100vh - 110px)!important; */
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#googleMap {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
