/* here you can put your own css to customize and override the theme */
.registration 
{
width:560px !important;

}

.alignright
{
	float:right
}

.actions
{
	margin-bottom: 10px;

}

.mrquikode 
{

	background-image:url(/images/mrquikode_bubble_payoff.png);
	width: 300px !important;
	height: 649px;
	padding-left: 35px;
	padding-top: 65px;
}

.ipad 
{

	background-image:url(/images/mockup.png);
	width: 600px !important;
	height: 471px;
	padding-left: 60px;
	padding-top: 63px;
	border-collapse: collapse;
	border-style: none;

}
.iframe-ipad
{
	width: 482px;
	height: 400px;
	
	overflow-x: hidden;
}