body {
    margin: 0;
    font-family: Arial, sans-serif;
}

.kwitansi{

	margin: 0px 0px 25px 10px;

}

table {
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 15px;
}
body {
	padding: 5px;
	position: relative;
	width: 100%;
	height: 100%;
}

h1{
	margin: 30px 0px 40px 270px;
}

.terbilang {
	display: inline-block;
	white-space: nowrap;
}

table td {
	padding: .625em;
}
.left {
	text-align: left;
}
table #caption {
  font-size: 1.5em;
 
}

.caption img{
	position: relative;
	bottom: 380px;
	right: 190px;
	width: 60px;
	height: 100%;
}

.crop img{
	z-index: 0;
	position: relative;
	top: 15px;
	right: 256px;
	width: 80px;
	height: 100%;
}

.signature-cell{
	z-index: 3;
}


.hormat{
	position: relative;
	bottom: 70px;
	z-index: 10;
	left: 11px;

}

.nama{
	position: relative;
	z-index: 10;
	top: 21px;
	right: 90px;

}