#storeDiv {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
}
#storeFrame {
	position: absolute;
	top: 50%;
	background: white;
	left: 50%;
	width: 500px;
	height: 300px;
	margin-left: -255px;
	margin-top: -150px;
	border-radius: 8px;
	background-color: #f5f5f7;
	box-shadow: 0 12px 30px 0 rgba(0,0,0,.5), inset 0 1px 0 0 hsla(0,0%,100%,.65);
	transform: skew(-8deg, 0deg);
}
#storeFrame #buttons {
	position: absolute;
	top: 210px;
	width: 100%;
	z-index: 1;
}
#paypal-button {
	width: 200px;
	height: 50px;
	position: absolute;
	display: inline-block;
	left: 40px;
}
button#checkout-button {
	color: #fff;
	user-select: none;
	cursor: pointer;
	width: 194px;
	border-radius: 4px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	/*font-style: italic;*/
	background-color: #009cde;
}
button#checkout-button:hover {
	background-color: #30afe4;
}
iframe#stripeCheckout{
	position: relative;
	width: 90%;
	height: 90%;
	background-color: #fffffff0;
	margin: 2.5% 5%;
	box-sizing: border-box;
}
#storeFrame .stripe-button-container {
	position: absolute;
	right: 40px;
	background-image: url(//static.virtualregatta.com/images/uploads/2017_09/ajax-loader-smaller.gif);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 35px;
	min-width: 170px;
	text-align: right;
}
.stripe-button-el > span {
	height: 35px;
	line-height: 35px;
	min-width: 150px;
	font-size: 18px;
}
#storeFrame .stripe-button-el {
}
#storeFrame #description {
	position: absolute;
	top: 70px;
	font-weight: bold;
	font-size: 22px;
	color: #002d3e;
	text-align: center;
	width: 100%;
}
#storeFrame #description h1 {
	font-size: 30px;
}
#storeFrame #description p.choose_mean {
	margin-top: 35px;
	font-size: 21px;
}
#storeFrame #info {
	position: absolute;
	width: 100%;
	top: 210px;
	overflow: auto;
	max-height: 90px;
	padding: 10px 40px;
	box-sizing: border-box;
	margin: 0;
	color: grey;
	text-align: center;
}
#storeFrame #info .error {
	color: #dc006b;
}
#storeFrame #info .warning {
	color: orange;
}
#storeFrame #info .info {
	color: #2ca0e3;
}
#storeFrame #close {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #2ca0e3;
	padding: 2px 5px 2px 6px;
	border-radius: 6px;
	font-weight: bold;
	color: white;
	cursor: pointer
}
#storeFrame #close:hover {
	background-color: #30afe4;
}
#storeFrame #close.disabled {
	background-color: lightblue;
	pointer-events: none;
	cursor: initial;
}






.center {display: table;}
.center > div {display: table-row;}
.center > div > div {display: table-cell; vertical-align: middle; text-align: center;}

#dialogContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.69);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: arial;
}

#dialogContainer #dialog {
	background: white;
	display: inline-block;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 0 rgba(0,0,0,0.5);
	color: #365264;
	font-size: 16px;
	transform: skew(-8deg, 0deg);
}

#dialogContainer #title {
	text-align: left;
	padding-left: 15px;
	border-bottom: 2px solid #0e9448;
	line-height: 35px;
	position: relative;
	font-weight: bold;
}

#dialogContainer #title button {
	position: absolute;
	right: 0;
	height: 100%;
	border: none;
	min-width:40px;
	border-left: 2px solid #0e9448;
	background-color: inherit;
	background-size: 21px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(//static.virtualregatta.com/images/uploads/2017_09/grey-cancel-cross.png);
	border-top-right-radius: 3px;
}
#dialogContainer #title button:hover {
	background-size: 23px;
}

#dialogContainer #text {
	padding: 25px;
	box-sizing: border-box;
	width: 350px;
	margin: auto;
}

#dialogContainer button {
	cursor: pointer;
}

#dialogContainer #buttons {
	padding: 0 20px 5px;
}

#dialogContainer #buttons button {
	box-shadow: 0 2px 0 rgba(0,0,0,0.7);
	border: none;
	border-radius: 3px;
	color: white;
	font-weight: bold;
	padding: 4px 20px;
	margin: 0 10px 10px;
	font-size: 18px;
	min-width: 80px;
	vertical-align: middle;
	min-height: 30px;
	background-size: 23px;
	background-position: center;
	background-repeat: no-repeat;
}

#dialogContainer #buttons button:hover {background-size: 25px;}

#dialogContainer #buttons button#ok, #dialogContainer #buttons button#yes {
	background-color: #e72024;
	background-image: url(//static.virtualregatta.com/images/uploads/2017_09/white-valid-tick.png);
}

#dialogContainer #buttons button#cancel, #dialogContainer #buttons button#no {
	background-color: #454545;
	background-image: url(//static.virtualregatta.com/images/uploads/2017_09/white-cancel-cross.png);
}

.webgl-content .logo.VR {
	width: 17.3%;
	height: 11.3%;
	top: 89.85%;
	left: 95.4%;
	opacity: 0.9;
}
.webgl-content .progress.VR {
	height: 10.4%;
	width: 10.8%;
	left: 90%;
	top: 84.3%;
}
