#thanks-page-wrapper{
	background-color: #fbfbfb;
	margin-top: -20px;
}

#thanks-page{
	padding: 40px 11px 105px;
}

#thanks-page-access-denied{
	font-size: 22px;
}

#thanks-page-add-form{
	background-color: #FFF;
	box-shadow: 0 15px 19px #dfdfdf;
}

#thanks-page-add-form-title{
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
	height: 90px;
	line-height: 90px;
}

.thanks-page-add-form-row{
	margin-bottom: 26px;
	line-height: 38px;
	width: 92.9679%;
	padding-right: 7.0320%;
}

.thanks-page-add-form-label{
	font-size: 16px;
	display: inline-block;
	text-align: right;
	width: 20.6484%;
	padding: 0 1.0341% 0 1%;
	line-height: 30px;
}

#thanks-page-add-form .thanks-page-add-form-field{
	box-sizing: border-box;
	width: 77.3195%;
	height: 39px;
}

#thanks-page-add-form-content-field{
	width: 77.3195%;
	height: 200px;
	box-sizing: border-box;
	vertical-align: top;
}

#thanks-page-add-form-submit-row{
	margin-top: 35px;
	padding-bottom: 30px;
	text-align: center;
}

#thanks-page-add-button{
	background-color: #808a91;
	border-color:  #808a91;
	border-bottom: 2px solid #5a5656;
	width: 300px;
	font-size: 16px;
	height: 38px;
	line-height: 25px;
}

.thanks-page-entity{
	background-color: #fff;
	padding: 25px 50px;
	margin-top: 40px;
}

.thanks-page-entity-title{
	color: #c53045;
	font-size: 16px;
}

.thanks-page-entity-position{
	color: #808a91;
	margin: 2px 0 18px;
}

.thanks-page-entity-text{
	line-height: 20px;
	font-size: 16px;
}