.ajs-header {
	display: none;
}

.ajs-footer {
	display: none;
}

.ajs-close {
	width: 50px !important;
	height: 50px !important;
	background-image: url('../../../website/img/cancel.png') !important;
}


.alertify .ajs-dialog {
	width: 500px;
	height: 500px;
	border-radius: 1000px;
}

.alertify .ajs-commands button.ajs-close {
	display: none;
}

.thanks-dialog-title {
	font-size: 18px;
	margin-left: 10px;
	margin-top: 50px;
}
