#serviceanmalan-form {
	margin: 1rem 0;
}

#serviceanmalan-form > div {
	background: #ffffff;
	border-radius: 16px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	position: relative;
	width: 100%;
}

#tenant-report {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	min-height: 600px;
}

#serviceanmalan-form noscript p {
	margin-top: 1rem;
	text-align: center;
	color: #666;
}

#serviceanmalan-form noscript a {
	color: #007AFF;
}
