@charset "utf-8";


.bdqr-container {
	max-width:1130px;
	margin:auto;
}


.ticket { 
	max-width:400px; 
	height:600px; 
	background:#969; 
	margin:auto; 
	text-align:center; 
	border-radius:25px
}

.ticket-qrcode { 
	padding:20px; 
	width:168px; 
	background:#fff;
	margin:auto; 
	border-radius:25px;
}

.pods-form-front .pods-submit {
	float:none !important;
	margin-top:20px;
}