.license_form_thanks_home{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: #fff;
}

.license_form_thanks_home_img_wrapper{
	text-align: center;
}

.ty_1_home{
	color: #71a800;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;

}

.ty_2_home{
	color: #71a800;
	text-transform: none;
	margin-top: 15px;
	font-size: 16px;
}

.license_form_thanks_home_txt_wrapper{
	padding: 35px 0 0 0;
}

.license_form_thanks_home.row{
	display:none;
}