body {
	background: #92dac5;
}

/*body::before {
	content: '';
	position: absolute;
	display: block;
	background-image: url("/assets/images/img-webcast-register@2x.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: top right;
	top: 0;
	right: 0;
	width: 45%;
	height: 80%;
}*/


.job-code {
	/*padding-top: 35%;*/
}

@media only screen and (min-width: 768px) {

	

}

.verification .event-date .event-line {
	width: 100%;
}
.verification {

 text-align: left !important;
 
 



}
.verification section {
 padding: 0px !important;
}
.container_padleft {
 padding-left: inherit !important;
}


@media only screen and (max-width: 540px) {
	.verification-banner{
		padding-top: 40%;
	}
	.verification h1 {
		font-size: 24px;
		line-height: 32px;
	}

	body::before {
		top: 7%;
		left: 0;
		width: 100%;
		height: 12%;
	}

	.job-code {
		padding-top: 10%;
	}
}
