﻿html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	display: none;
}
#mask {
	width: 230px;
	height: 290px !important;
	position: absolute;
	z-index: 1000;
	cursor: progress !important;
	background-image: url("../images/uploading.png");
	background-repeat: no-repeat;
	display: none;
}
a {
	text-decoration: underline;
	color: inherit;
}
#form1 button, #form2 button, #form3 button, #form4 button {
	font-family: Arial;
	font-size: 14px;
	width: 150px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
img {
	border: 0;
}
textarea, select, input, button {
	outline: none;
}
textarea {
	resize: none;
}
#body {
	background-color: #D1D1D1;
}
#mobile-menu, #mobile-menu1, #mobile-menu2, #mobile-menu3, #mobile-menu4, #mobile-menu5, #mobile-menu6 {
	display: none;
}
#container1 {
	margin: auto;
	width: 850px;
	padding-top: 60px;
	padding-left: 44px;
	padding-right: 44px;
}
#fastlogin {
	background-color: #242524;
	width: 850px;
	height: 35px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#fastlogin p:first-child {
	margin-right: 25px;
	font-weight: bold;
}
#fastlogin p:last-child {
	float: right;
}
#fastlogin button {
	cursor: pointer;
	float: left;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #242524;
	margin-top: 7px;
	margin-right: 7px;
	height: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#fastlogin p {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	margin: 0 7px;
}
#infobar {
	background-color: #242524;
	width: 850px;
	height: 35px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#infobar-credits {
	width: 240px;
	float: left;
}
#infobar-credits p {
	font-weight: bold;
	float: left;
}
#infobar-text p {
	float: right;
}
#infobar button {
	cursor: pointer;
	float: left;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #242524;
	margin-top: 7px;
	margin-right: 7px;
	height: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#infobar p {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	margin: 0 7px;
}
#container2 {
	background-color: #557A95;
	width: 850px;
	overflow: hidden;
}
#art {
	width: 300px;
	float: left;
}
#main {
	width: 550px;
	float: left;
}
#logo {
	background: url(../images/logo.png);
	width: 300px;
	height: 45px;
	float: left;
	text-align: center;
	padding-top: 55px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
#click {
	cursor: pointer;
}
#mask {
	cursor: default;
}
#photo {
	width: 300px;
	height: 250px;
	float: left;
}
#information {
	background-color: #FFFFFF;
	width: 300px;
	height: 250px;
	float: left;
}
#showcase {
	background-color: #FFFFFF;
	width: 300px;
	height: 250px;
	float: left;
}
#showcase-buttons {
	text-align: center;
	position: relative;
	top: 200px;
}
#showcase-content1 {
	text-align: center;
	display: block;
	margin-top: -10px;
	padding: 0;
	height: 250px;
}
#showcase-content2 {
	display: none;
	margin-top: -32px;
	padding: 0;
	height: 250px;
}
#showcase-content3 {
	background: url(../images/frame.png) no-repeat top center;
	display: none;
	margin-top: -20px;
	padding: 0;
	height: 250px;
}
#showcase-content1 p {
	margin: 10px 0 9px;
	text-align: center;
	font-family: Arial;
	font-size: 26px;
	color: #000000;
}
#showcase-content2 p {
	text-align: center;
	font-family: Arial;
	font-size: 26px;
	color: #000000;
	padding-top: 22px;
}
#showcase-content3 p {
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 50px;
	text-shadow: -1px 1px 0 #567B96,1px 1px 0 #567B96,1px -1px 0 #567B96,-1px -1px 0 #567B96; 
}
#showcase img {
	cursor: pointer;
}
#menu {
	width: 550px;
	height: 50px;
	float: left;
}
#menu-items {
	background-color: #557A95;
	float: left;
	text-align: center;
	height: 50px;
	width: 550px;
	overflow: hidden;
}
.active {
	background-color: #FFFFFF !important;
	color: #000000  !important;
}
#menu-item1, #menu-item2, #menu-item3, #menu-item4, #menu-item5, #menu-item6, #menu-item7 {
	background-color: #7395AE;
	margin-top: 15px;
	margin-right: 5px;
	height: 35px;
	padding: 0 15px;
	float: left;
	cursor: pointer;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#menu-item1 h2, #menu-item2 h2, #menu-item3 h2, #menu-item4 h2, #menu-item5 h2, #menu-item6 h2, #menu-item7 h2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
h2 a {
	text-decoration: none;
}
#footer {
	background-color: #242524;
	width: 850px;
	height: 75px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#footer-links {
	padding-top: 15px;
	text-align: center;
	width: 850px;
	height: 14px;
	overflow: hidden;
}
#footer-spacer {
	text-align: center;
	width: 850px;
	height: 12px;
	overflow: hidden;
}
#footer-links ul {
	margin: 0;
	padding: 0;
}
#footer-links ul li {
	border-left: 1px solid #FFFFFF;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 4px 0 8px;
}
#footer-links ul li a {
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
}
#footer-links ul li:first-child {
	border: none;
}
#footer-text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#footer-text a {
	text-decoration: none;
}
#bar {
	background-color: #7395AE;
	width: 850px;
	height: 35px;
}
#shadow {
	background: url(../images/shadow.png);
	width: 850px;
	height: 70px;
}
.page {
	display: block !important;
}
.province, .bar {
	display: inline !important;
}
#province-nl, #province-be, #searchbar-province, #searchbar-province-nl, #searchbar-province-be {
	display: none;
}
#footerbar-span1, #footerbar-span2 {
	display: none;
}
#main-content1, #main-content2, #main-content3, #main-content4, #main-content5, #main-content6 {
	display: none;
	background-color: #FFFFFF;
	width: 550px;
	min-height: 550px;
	float: left;
}
#main-content1 p, #main-content2 p, #main-content3 p, #main-content4 p, #main-content5 p, #main-content6 p, ol {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 10px 20px;
}
.search1 {
	color: #000000  !important;
	float: left !important;
	margin-left: 37px !important;
	margin-bottom: 5px !important;
}
.search2 {
	color: #000000  !important;
	float: left !important;
	margin-left: 18px !important;
	margin-bottom: 5px !important;
}
.search3 {
	color: #000000  !important;
	float: left !important;
	margin-left: 39px !important;
	margin-bottom: 5px !important;
}
.search4 {
	color: #000000  !important;
	float: left !important;
	margin-left: 58px !important;
	margin-bottom: 5px !important;
}
#emails1 {
	width: 300px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 10px 17px 21px 17px;
}
#costs1 {
	width: 300px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 15px 17px;
}
#packs1 {
	width: 290px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 15px 17px;
}
#payments1 {
	width: 350px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 15px 17px 21px 17px;
}
#payments2, #company2, #emails2, profile-info2 {
	margin-bottom: 24px;
}
#follow1 {
	width: 300px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 10px 17px 15px 17px;
}
#company1 {
	width: 350px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 10px 17px 15px 17px;
}
#banktransfer1 {
	width: 290px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 22px 17px;
}
#banktransfer2 {
	margin-top: 22px;
	margin-bottom: 22px;
}
#cash {
	margin-top: 22px;
	margin-bottom: 32px;
	margin-left: 30px;
	white-space: nowrap;
}
#cash h4 {
	line-height: 18px;
}
#costs2, #packs2, #payments2, #follow2, #company2, #emails2, #banktransfer2, #profile-info2 {
	display: none;
	white-space: nowrap;
}
.last {
	margin: 10px 20px 24px 20px !important;
}
h3, .h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	padding-top: 10px;
	margin: 4px 20px 10px 20px;
}
.h3 {
	display: inline-block;
	padding-bottom: 10px;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #557A95;
	padding-top: 10px;
	margin: -6px 20px -10px 20px;
}
#checks1 img, #checks2 img {
	float: left;
	margin-right: 11px;
	margin-top: -1px;
	margin-left: 20px;
}
#checks1 p, #checks2 p {
	margin: 10px 20px 10px 20px;
	padding-left: 26px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#checks1 p {
	color: #000000;
}
#checks2 p {
	color: #000000;
}
#checks1, #checks2 {
	margin-top: 15px;
}
#signup1 {
	background-color: #D4D4D4;
	margin: 30px 20px 20px 20px;
	padding: 6px 10px 10px 10px;
	width: 490px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#signup1 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#preview {
	margin: 0 20px;
}
#photostrip {
	margin: 10px 20px 20px 20px;
}
#aboutme {
	height: 110px !important;
}
#form1, #form2, #form3, #form4 {
	background-color: #D4D4D4;
	padding: 26px 25px 25px 25px;
	width: 300px;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#form3 {
	margin: 30px 0 20px 100px;
}
#form1, #form2, #form4 {
	margin: 30px 0 30px 100px;
}
#form4 {
	padding: 26px 25px 0 25px;
}
#dconnect1, #dconnect2, #dconnect3 {
	text-align: center;
	width: 165px;
	float: left;
	margin-left: 5px;
	margin-top: 1px;
}
#dconnect1 span, #dconnect2 span, #dconnect3 span {
	font-size: 36px;
	font-weight: 700;
	font-family: Arial;
	letter-spacing: -1px;
	color: #000000;
}
#dconnect1 p, #dconnect2 p, #dconnect3 p {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	font-family: Arial;
	letter-spacing: 0px;
	color: #000000;
}
.product, .method, #payment, #notready1, #notready2 {
	background-color: #D4D4D4;
	padding: 10px;
	width: 490px;
	height: 67px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 0 20px;
	cursor: pointer;
}
#notready1 {
	cursor: default;
}
#payment, #notready2 {
	display: none;
	cursor: default;
}
#startpayment1, #startpayment2, #startpayment3 {
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-top: 18px;
}
#startpayment1 {
	width: 165px;
}
#startpayment2 {
	width: 152px;
	display: none;
}
#startpayment3 {
	width: 90px;
	display: none;
}
#startpayment1 button, #startpayment2 button, #startpayment3 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #3E6988;
	background-color: #3E6988;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#startpayment1 button {
	width: 157px;
}
#startpayment2 button {
	width: 139px;
}
#startpayment3 button {
	width: 80px;
}
.product-text1, .product-text2, .product-text3, .product-text4, .product-text8, .method-text1, .method-text2, .method-text3 {
	font-family: Arial !important;
	font-size: 16px !important;
	color: #000000 !important;
	line-height: 20px !important;
	margin: 0 !important;
}
.product-text1, .product-text4, .method-text1 {
	font-weight: bold !important;
}
.product-text8, .method-text3 {
	display: none
}
.product-select, .method-select {
	width: 51px;
	height: 21px;
	float: left;
	margin-top: 23px;
}
.product-selected, .method-selected {
	background-color: #AEAEAE;
}
.product-radio, .method-radio {
	margin-left: 10px;
}
.product-art, .method-art {
	width: 67px;
	height: 67px;
	float: left;
}
.product-image, .method-image {
	border: 1px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product-description, .method-description {
	width: 282px;
	height: 64px;
	float: left;
	padding: 3px 0 0 20px;
}
.product-price {
	width: 65px;
	height: 64px;
	float: right;
	text-align: right;
	padding-top: 3px;
}
.product-spacer-top {
	height: 5px;
}
.product-spacer-bottom {
	height: 10px;
}
.method-spacer-top {
	height: 5px;
}
.method-spacer-bottom {
	height: 10px;
}
.payment-spacer-top {
	height: 5px;
}
.payment-spacer-bottom, .wheel-spacer-bottom {
	height: 24px;
}
.product-text7 {
	display: none;
}
.notready1-text, .notready2-text {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin: 25px 8px 0 0;
	font-weight: bold;
	width: 250px;
	text-align: right;
	float: right;
}
#selectissuer {
	display: none;
	width: 100%;
	height: 22px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#issuer {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 2px;
	width: 219px;
	height: 22px;
	margin-top: 0;
	border: 1px solid #242524;
	width: 40%;
	min-width: 150px;
}
#pspideal, #pspbancontact {
	display: none;
}
#signupbutton {
	width: 100% !important;
	margin-top: 12px !important;
}
#disclaimer {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 1px;
}
#disclaimer p {
	font-family: Arial;
	font-size: 10px !important;
	line-height: 12px;
	color: #000000 !important;
}
#accept p {
	text-align: left;
	font-family: Arial;
	font-size: 10px !important;
	line-height: 12pxt;
	color: #000000 !important;
}
#form1 div, #form2 div, #form3 div, #form4 div {
	height: 25px;
}
#form1 div p, #form2 div p, #form3 div p, #form4 div p {
	color: #000000;
	margin: 0 !important;
	float: left;
}
#form1 div input, #form2 div input, #form3 div input, #form4 div input {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 6px;
	height: 18px;
	margin-top: -2px;
	border: 1px solid #242524;
}
#requestpin {
	margin-bottom: 10px;
}
#requestpin input {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 6px;
	height: 18px;
	margin-left: 20px;
	margin-right: 3px;
	border: 1px solid #000000;
	width: 100px;
}
#requestpin span {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
}
#searchbar1, #searchbar2 {
	float: left;
	margin: 10px 0 0 24px;
}
#searchbar1 select, #searchbar2 select {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 2px;
	width: 152px;
	height: 22px;
	margin: 0 19px 3px 0;
	border: 1px solid #242524;
}
#searchbar1 input, #searchbar2 input {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 6px;
	width: 138px;
	height: 18px;
	margin: 0 19px 3px 0;
	border: 1px solid #242524;
}
#searchbutton1, #searchbutton2  {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 20px;
	padding: 6px;
	min-height: 30px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#searchbar1-button {
	padding-right: 19px;
	height: 70px;
}
#searchbar2-button {
	padding-right: 24px;
	height: 70px;
}
#form1 div input, #form4 div input {
	width: 205px;
}
#form2 div input, #form3 div input {
	width: 217px;
}
#form1 div select, #form4 div select {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 2px;
	width: 219px;
	height: 22px;
	margin-top: -2px;
	border: 1px solid #242524;
}
#form1 div textarea, #form2 div textarea, #form4 div textarea {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 2px 6px;
	height: 100px;
	margin-top: -2px;
	border: 1px solid #242524;
	resize: none;
	float: right;
}
#form2 div textarea {
	width: 217px;
}
#form1 div textarea, #form4 div textarea {
	width: 205px;
}
#form1 button, #form2 button, #form3 button, #form4 button {
	font-family: Arial;
	font-size: 14px;
	width: 150px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#form1 button, #form2 button {
	margin-top: 20px;
}
#form3 button {
	margin-top: 16px;
}
#form4 button {
	margin-bottom: 25px;
	width: 219px;
}
.image-limits {
	float: none !important;
	text-align: left !important;
	font-size: 12px !important;
	line-height: 20px !important;
}
#emblem {
	margin-left: 400px;
}
#specialists {
	float: right;
	margin-top: -112px;
	margin-right: 25px;
}
h5 {
	float: right;
	margin-top: -32px;
	margin-right: 25px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 100px;
	font-weight: normal;
}
select {
	color: #000000;
	width: 156px;
	height: 22px;
	margin-top: -2px;
	border: 1px solid #242524;
}
.green {
	color: #658961 !important;
}
.darkblue {
	color: #557A95 !important;
}
.blue {
	color: #7395AE !important;
}
.center {
	text-align: center !important;
}
.bold {
	font-weight: bold !important;
}
.width130 {
	width: 130px !important;
}
.click {
	text-decoration: underline !important;
	cursor: pointer;
}
.margin1 {
	margin-top: 20px !important;
	margin-bottom: 23px !important;
}
.margin2 {
	float: left !important;
	margin: 0 20px !important;
	font-size: 12px !important;
}
.margin3 {
	margin-bottom: 30px !important;
}
.margin4 {
	margin-top: -8px !important;
	margin-bottom: -8px !important;
	margin-right: 125px !important;
}
.margin5 {
	margin-top: 30px !important;
}
.activate {
	font-weight: bold !important;
	font-size: 22px !important;
}
#shield {
	width: 62px;
	height: 82px;
	float: left;
	margin-top: 20px;
	margin-left: 150px;
	background: url(../images/shield.png);
}
#dating {
	width: 240px;
	height: 130px;
	float: left;
	margin-top: 10px;
	margin-left: -15px;
	text-align: center;
}
#dating p {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	margin: 5px;
}
#dating p:first-child {
	font-family: Arial !important;
	font-size: 32px !important;
	color: #7395AE !important;
}
#check1 {
	margin-top: 12px;
	margin-bottom: 12px;
	height: auto !important;
	text-align: left;
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: bold;
	color: #000000;
}
#check2, #check3 {
	margin-top: 12px;
	margin-bottom: -12px;
	height: auto !important;
	text-align: right;
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: bold;
	color: #000000;
}
#check4 {
	margin-top: -12px;
	padding-bottom: 12px;
	height: auto !important;
	text-align: right;
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: bold;
	color: #000000;
}
#list li {
	font-family: Arial;
	font-size: 14px;
	color: #557A95;
	font-style: italic;
	margin-bottom: 5px;
}
#list span {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#list {
	margin: 24px 20px 24px 0;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
#signup2 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 23px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#return button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 17px;
	margin-left: 20px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#signup3 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 17px;
	margin-left: 20px;
	margin-bottom: 23px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#failed-help button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 17px;
	margin-left: 20px;
	margin-bottom: 23px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
}
#failed-help {
	margin-top: -7px;
	display: none;
}
#logout1 button, #logout2 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-left: 20px;
	padding: 6px;
	min-height: 30px;
	width: 165px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#logout1 button {
	margin-top: 13px;
	margin-bottom: 23px;
}
#logout2 button {
	margin-top: 0;
	margin-bottom: 6px;
}
#emailfrequency {
	margin-bottom: 10px !important;
}
#emailfrequency select {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 2px;
	margin-left: 20px;
	margin-right: 3px;
	margin-top: 0;
	border: 1px solid #000000;
	width: 114px;
}
#emailfrequency select:disabled {
	opacity: 0.5;
}
#newemail {
	margin-bottom: 13px !important;
}
#newemail input {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 6px;
	height: 18px;
	margin-left: 20px;
	margin-right: 3px;
	border: 1px solid #000000;
	width: 100px;
}
#newemail span {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
}
#deleteaccount {
	margin-bottom: 65px;
}
#deleteaccount input {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 1px 6px;
	height: 18px;
	margin-left: 20px;
	margin-right: 3px;
	border: 1px solid #000000;
	width: 100px;
}
#deleteaccount span {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
}
#orderstatus button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	margin-top: 17px;
	margin-left: 20px;
	margin-bottom: 23px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.link {
	text-decoration: underline !important;
	cursor: pointer !important;
}
.large {
	font-family: Arial !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #000000  !important;
	padding-top: 10px !important;
	margin: 4px 20px 10px 20px !important;
}
#mail {
	position: absolute;
	margin-top: 25px;
	margin-left: 440px;
}
#trophy {
	margin: 31px 0 33px 20px;
	margin-left: 20px;
	width: 460px;
	height: 300px;
	background: url(../images/trophy.jpg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#winner, #winners {
	text-align: center;
	margin-left: -200px;
}
#winner p {
	margin: 0 0 20px 0;
	font-family: Arial;
	font-size: 14px;
	color: #557A95;
	font-weight: bold;
}
#winners p {
	margin: 0 0 20px 0;
	font-family: Arial;
	font-size: 14px;
	color: #557A95;
}
#no1 {
	margin-top: 18px;
	border: 1px #505050 solid;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
#no2, #no3 {
	margin: 0 3px;
	border: 1px #505050 solid;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
#offer {
	border: 1px solid #242524;
	width: 250px;
	margin-top: -14px;
	margin-left: 24px;
	cursor: pointer;
}
#offer-text {
	padding: 10px 50px 10px 0;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	width: 200px;
	height: 60px;
	background: url(../images/offer.png);
}










#footerbar, #menubar {
	background-color: #557A95;
	width: 100%;
	height: 50px;
	float: left;
	margin-top: -50px;
	display: none;
}
#footerbar-signup {
	text-align: center;
}
#footerbar-signup span {
	line-height: 50px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	padding: 6px 12px;
}
#menubar-top, #menubar-bottom {
	float: left;
	width: 50%;
	min-width: 150px;
}
#menubar-item1, #menubar-item2, #menubar-item3, #menubar-item4, #menubar-item5, #menubar-item6 {
	padding: 10px 10px;
	float: left;
	width: 20%;
	width: -webkit-calc(100% / 3 - 20.3px);
	width: -moz-calc(100% / 3 - 20.3px);
	width: calc(100% / 3 - 20.3px);
}
#menubar-item1 img, #menubar-item2 img, #menubar-item3 img, #menubar-item4 img, #menubar-item5 img, #menubar-item6 img {
	display: block;
	cursor: pointer;
	margin: auto;
}
@media (max-width: 389px) {
	#topbar-title span, #topbar1-title span, #topbar2-title span, #topbar3-title span, #topbar4-title span, #topbar5-title span, #topbar6-title span {font-size: 18px !important;}
}
@media (max-width: 319px) {
	#topbar-title span, #topbar1-title span, #topbar2-title span, #topbar3-title span, #topbar4-title span, #topbar5-title span, #topbar6-title span {font-size: 14px !important;}
}
@media (max-width: 299px) {
	#menubar {height: 80px !important; margin-top: -80px !important;}
	#menubar-top, #menubar-bottom {width: 100% !important;}
	#menubar-item1, #menubar-item2, #menubar-item3, #menubar-item4, #menubar-item5, #menubar-item6 {padding: 5px 10px !important;}
	#account-container2 {height: -webkit-calc(100% - 132px) !important; height: -moz-calc(100% - 132px) !important; height: calc(100% - 132px) !important;}
	#chat-container2 {height: -webkit-calc(100% - 102px) !important; height: -moz-calc(100% - 102px) !important; height: calc(100% - 102px) !important;}
}
@media (max-width: 249px) {
	#topbar-title span, #topbar1-title span, #topbar2-title span, #topbar3-title span, #topbar4-title span, #topbar5-title span, #topbar6-title span {display: none !important;}
}
@media (max-width: 209px) {
	#footerbar-signup span {font-size: 14px !important; padding: 6px !important;}
}
#summary {
	width: 300px;
	height: 250px;
	float: left;
}
#public1-container1, #public2-container1, #public3-container1, #public4-container1, #public5-container1, #public6-container1, #account-container1 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
#public1-container2, #public2-container2, #public3-container2, #public4-container2, #public5-container2, #public6-container2, #account-container2 {
	float: left;
	width: 100%;
	min-height: 550px;
}
.dating {
	background-image: url("../images/dating.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
#chat-container1 {
	float: left;
	background-color: #FFFFFF;
	height: 600px;
	width: 510px;
	margin: 0px 20px;
}
#chat-container2 {
	float: left;
	background-color: #E0E0E0;
	width: 100%;
	height: 70%;
	height: -webkit-calc(100% - 52px);
	height: -moz-calc(100% - 52px);
	height: calc(100% - 52px);
	overflow-y: scroll;
	border: 1px solid #242524;
}
#chat-container3 {
	display: none;
	position: absolute;
	top: 634px;
}
#chat-container4 {
	float: left;
	background-color: #FFFFFF;
	width: 100%;
}
#topbar, #topbar1, #topbar2, #topbar3, #topbar4, #topbar5, #topbar6 {
	width: 510px;
	height: 50px;
	margin: auto;
	padding: 0 20px;
	background-color: #FFFFFF;
	display: none;
}
#chat-scroll {
	height: 44px;
	width: 57px;
	background-color: #676767;
	border: 1px solid #676767;
	border-left: none;
	padding: 0px;
	margin-left: 1px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
}
#exception{
	display: none;
	float: left;
	width: 85%;
	width: calc(100% - 32px);
	min-height: 25px;
	border: 1px solid #7395AE;
	background-color: #7395AE;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	margin: 5px 10px;
	padding: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer;
}
#chatbar {
	width: 100%;
	margin: auto;
}
.normal1, .normal2, .buzzer1, .buzzer2 {
	min-width: 25%;
	max-width: 70%;
	min-height: 25px;
	font-family: Arial;
	font-size: 14px;
//	font-size: 4vw;
	margin: 5px 10px;
	padding: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	word-wrap: break-word;
	word-break: break-word;
}
.normal1, .buzzer1 {
	float: left;
	margin-right: 25%;
}
.normal2, .buzzer2 {
	float: right;
	margin-left: 25%;
}
.normal1 {
	color: #FFFFFF;
	background-color: #557A95;
	border: 1px solid #557A95;
}
.normal2 {
	color: #FFFFFF;
	background-color: #3A3A3A;
	border: 1px solid #3A3A3A;
}
.buzzer1 {
	color: #000000;
	background-color: orange;
	border: 1px solid #000000;
}
.buzzer2 {
	color: #FFFFFF;
	background-color: red;
	border: 1px solid #000000;
}
.normal1 div {
	color: #DEE7F2;
}
.normal2 div {
	color: #DDDDDD;
}
.buzzer1 div {
	color: yellow;
}
.buzzer2 div {
	color: purple;
}
.datetime1, .datetime2 {
	text-align: right;
	font-size: 10px;
	margin-top: 3px;
//	font-size: 2vw;
}
#topbar-title, #topbar1-title, #topbar2-title, #topbar3-title, #topbar4-title, #topbar5-title, #topbar6-title {
	margin: 10px 0px;
	height: 30px;
	float: left;
	width: 70%;
	width: -webkit-calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	width: calc(100% - 200px);
	padding: 0 8px 0 52px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#topbar-title span, #topbar1-title span, #topbar2-title span, #topbar3-title span, #topbar4-title span, #topbar5-title span, #topbar6-title span {
	font-family: Arial;
	font-size: 25px;
	line-height: 30px;
	color: #000000;
	text-overflow: ellipsis;
}
#chatbar-message {
	height: 28px;
	font-size: 16px;
	border: 1px solid #000000;
	padding: 0px 10px;
	margin: 10px 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
	width: 70%;
	width: -webkit-calc(100% - 132px);
	width: -moz-calc(100% - 132px);
	width: calc(100% - 132px);
}
#topbar-homebutton, #topbar-menubutton, #topbar1-menubutton, #topbar2-menubutton, #topbar3-menubutton, #topbar4-menubutton, #topbar5-menubutton, #topbar6-menubutton {
	float: left;
	margin: 10px 10px 10px 15px;
	cursor: pointer;
}
#topbar-backbutton {
	float: left;
	margin: 10px 10px 10px 15px;
	cursor: pointer;
	display: none;
}
#chatbar-clearbutton {
	float: left;
	border: 1px solid #000000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px 10px 10px 15px;
	cursor: pointer;
}
#chatbar-sendbutton {
	float: left;
	border: 1px solid #000000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px 15px 10px 10px;
	cursor: pointer;
}
#chat-scrollbutton {
	float: left;
	border: 1px solid #000000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 7px 14px;
	cursor: pointer;
}
#topbar-credits, #topbar-login, #topbar1-login, #topbar2-login, #topbar3-login, #topbar4-login, #topbar5-login, #topbar6-login {
	float: left;
	text-align: center;
	margin: 10px 15px 10px 10px;
	cursor: pointer;
	height: 28px;
	width: 58px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#topbar-credits {
	border: 1px solid #FFFFFF;
	background-color: #557A95;
}
#topbar-login, #topbar1-login, #topbar2-login, #topbar3-login, #topbar4-login, #topbar5-login, #topbar6-login {
	border: 1px solid #FFFFFF;
	background-color: #557A95;
}
#topbar-credits span, #topbar-login span, #topbar1-login span, #topbar2-login span, #topbar3-login span, #topbar4-login span, #topbar5-login span, #topbar6-login span {
	line-height: 30px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
#chats-content {
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 14px;
}
.chats-convo {
	margin: 20px;
	width: 510px;
	height: 76px;
	cursor: pointer;
}
.chats-photo {
	float: left;
	width: 43px;
	height: 58px;
	margin: 9px 5px 9px 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border: 1px solid #242524;
}
.chats-text {
	float: left;
	height: 68px;
	padding: 5px;
	width: calc(100% - 60px);
}
.chats-info {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
.chats-profile {
	float: left;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 37%;
}
.chats-datetime {
	float: right;
	font-weight: bold;
	color: #557A95;
}
.chats-preview {
	float: left;
	color: #000000;
	width: 100%;
}
.chats-message {
	float: left;
	height: 50px;
	width: calc(100% - 50px);
	overflow: hidden;
	word-wrap: break-word;
	line-height: 16px;
}
.chats-received {
	float: right;
	text-align: center;
	color: #FFFFFF;
	line-height: 28px;
	margin: 10px;
	height: 28px;
	width: 28px;
	border: 1px solid #676767;
	background-color: #676767;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
#info-chats-received {
	text-align: center;
	color: #FFFFFF;
	margin: 76px 196px;
	height: 80px;
	width: 80px;
	border: 1px solid #676767;
	background-color: #676767;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	cursor: pointer;
}
#info-chats-received span {
	line-height: 82px;
	font-family: Arial;
	font-size: 48px;
	color: #FFFFFF;
}
.info-toptext, .info-bottomtext {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	position: absolute;
	width: 100px;
	margin-left: 187px;
}
.info-toptext {
	margin-top: 52px;
}
.info-bottomtext {
	margin-top: -69px;
}
#topbar-chats-received {
	display: none;
	position: absolute;
	left: 50px;
	text-align: center;
	color: #FFFFFF;
	margin: 10px;
	height: 28px;
	width: 28px;
	border: 1px solid #676767;
	background-color: #676767;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	cursor: pointer;
}
#topbar-chats-received span {
	line-height: 30px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.chats-nonew {
	visibility: hidden;
}
.chats-line {
	float: right;
	width: calc(100% - 60px);
	height: 8px;
	border-bottom: 2px solid #AEAEAE;
	margin: 0px 5px;
}
#day {
	width: 47px !important;
}
#month {
	width: 101px !important;
}
#year {
	width: 63px !important;
}
#length {
	width: 108px !important;
}
#weight {
	width: 107px !important;
}
#chooseimage1 {
	display: none;
}
#image1 {
	position: relative;
	top: -28px;
	left: 81px;
	height: 220px !important;
	width: 170px;
}
#image1-container, #info-photo-container {
	float: left;
	height: 200px !important;
	width: 150px;
	border: 1px solid #242524;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#info-photo-container {
	margin: 24px 22px;
	cursor: pointer;
}
#image1-button {
	float: left;
	cursor: pointer;
	margin-top: 186px;
	margin-left: -16px;
}
.cursor {
	cursor: auto !important;
}
.profilelink {
	cursor: pointer;
}
#image-container {
	float: left;
	height: 200px !important;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #242524;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#profile {
	float: left;
	background-color: #D4D4D4;
	padding: 24px 26px 10px 26px;
	width: 458px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 20px 0 20px;
}
#profile-info {
	float: left;
	margin: 0 20px 14px -5px;
}
#profile-info1 {
	width: 220px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-top: -7px;
}
#profile-info2 {
	margin-left: 2px;
}
#profile-info2 p {
	color: #000000;
}
.profilename {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 25px;
}
.profileabout {
	margin: -4px 0 0 0 !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 25px;
}
#profile-about {
	float: left;
	width: 100%;
	margin-left: -1px;
}
#profile-about p {
	color: #000000 !important;
}
.about {
	margin: -6px 0 0 -20px !important;
}
.lighter {
	opacity: 0.5;
}
#gochat {
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524 !important;
	background-color: #242524 !important;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.gochat {
	margin-top: 1px !important;
}
#favorite1, #favorite2 {
	display: none;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 6px;
	min-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#favorite1 {
	background-color: #7395AE !important;
	border: 1px solid #7395AE !important;
}
#favorite2 {
	background-color: #555555 !important;
	border: 1px solid #555555 !important;
}
#fav {
	display: none;
	margin-top: 3px;
	margin-left: 4px;
}
.male {
	background-image: url("../images/man.jpg");
}
.female {
	background-image: url("../images/vrouw.jpg");
}
#members-content, #search-content {
	float: left;
	margin: 0 0 0 24px;
	font-family: Arial;
	font-size: 14px;
	max-width: 600px;
}
.member {
	float: left;
	margin: 0 25px 25px 0;
	width: 150px;
	height: 220px;
	cursor: pointer;
}
.member-photo {
	float: left;
	width: 150px;
	height: 200px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border: 1px solid #242524;
}
.member-profile {
	float: left;
	width: 152px;
	height: 20px;
	color: #000000;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
#back {
	float: right;
	cursor: pointer;
}
.back {
	position: absolute;
	margin-left: -30px;
}
#groups {
	width: 550px;
	height: 115px;
}
#favorites, #newmembers, #recommended {
	float: left;
	background-color: #D4D4D4;
	padding: 10px;
	width: 132px;
	height: 85px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 20px 24px;
	cursor: pointer;
	text-align: center;
}
#favorites {
	margin: 10px 0 20px 24px;
}
#newmembers, #recommended {
	margin: 10px 0 20px 23px;
}
.group-art {
	width: 132px;
	height: 67px;
	float: left;
}
.group-image {
	border: 1px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.group-description {
	width: 132px;
	float: left;
	padding: 3px 0 0 0;
}
.group-text {
	font-family: Arial !important;
	font-size: 16px !important;
	color: #000000 !important;
	line-height: 20px !important;
	margin: 0 !important;
}
.group-text2 {
	display: none;
}
.float {
	float: left;
	width: 98%;
}
.noprofiles {
	float: left;
	margin: 0 0 24px 0 !important;
	padding: 0 !important;
}
.longtext1, .longtext2, .longtext3, .longtext4 {
	overflow: hidden;
	text-overflow: ellipsis;
}
.longtext1, .longtext3 {
	white-space: nowrap;
	float: left;
	margin-right: 5px;
	margin-left: -1px;
}
.longtext1 {
	max-width: 200px;
	margin-left: -1px;
}
.longtext3 {
	max-width: 120px;
	margin-left: 2px;
}
.longtext2, .longtext4 {
	white-space: nowrap;
	max-width: 170px;
}
.longtext5 {
	word-wrap: break-word;
	margin: 10px 0 10px 20px !important;
}
.lookingfor {
	min-width: 90px;
}
#chat-table {
	margin: 0 !important;
	padding: 2px 0;
	height: 100%;
	width: 100%;
}
#chat-content {
	height: 100%;
}
#chat-table td {
	vertical-align: bottom;
}
.colorlight {
	color: #949494 !important;
}
.colordark {
	color: #000000 !important;
}
.offer {
	text-decoration: line-through;
	color: #557A95 !important;
	font-weight: normal !important;
}
.offer-text1 {
	margin-bottom: 25px !important;
}
#dconnect1.dconnect-donate, #dconnect2.dconnect-donate, #dconnect3.dconnect-donate {
	margin-top: 4px;
	width: 152px;
	margin-left: calc(3% - 8px);
}
#dconnect1.dconnect-donate span, #dconnect2.dconnect-donate span, #dconnect3.dconnect-donate span {
	font-size: 32px;
}
#dconnect1.dconnect-donate p, #dconnect2.dconnect-donate p, #dconnect3.dconnect-donate p {
	font-size: 14px;
}
#startpayment1.startpayment1-donate {
	width: 190px;
}
#startpayment1.startpayment1-donate button {
	width: 182px;
	padding: 0;
}
.spinner-info {
	text-align: center;
}
.spinner-message, .spinner-error {
	width: 400px;
	max-width: 100%;
	margin: 10px auto;
	padding: 15px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.donee, .donor {
	height: 67px;
	background-color: #D4D4D4;
	padding: 10px;
	width: 490px;
	height: 67px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 0 20px;
	cursor: pointer;
}
.donor {
	background: #7D7D7D url(../images/donate.jpg) no-repeat;
	background-size: cover;
}
.donor p {
	text-align: center;
	color: #FFFFFF !important;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
}
#godonor-firstline {
	font-size: 18px !important;
	margin-bottom: 5px !important;
	padding: 0 10px !important;
}
#godonor-secondline {
	font-size: 14px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.noline {
	text-decoration: none !important;
}
.donor-spacer-bottom {
	height: 10px;
}
.donee-text1, .donee-text2, .donee-text3, .donee-text4, .donee-text5, .donee-text6, .donee-text7, .donee-text8, .donee-text9, .donee-text10, .donee-text11 {
	font-family: Arial !important;
	font-size: 16px !important;
	color: #000000 !important;
	line-height: 20px !important;
	margin: 0 !important;
}
.donee-text1, .donee-text10 {
	font-weight: bold !important;
}
.donee-text4, .donee-text8, .donee-text9 {
	display: none;
}
.donee-select {
	width: 51px;
	height: 21px;
	float: left;
	margin-top: 23px;
}
.donee-selected {
	background-color: #AEAEAE;
}
.donee-radio {
	margin-left: 10px;
}
.donee-art {
	width: 67px;
	height: 67px;
	float: left;
}
.donee-image {
	border: 1px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.donee-description {
	width: 282px;
	height: 64px;
	float: left;
	padding: 3px 0 0 20px;
}
.donee-spacer-top, .donate-spacer-top {
	height: 5px;
}
.donee-spacer-bottom, .donate-spacer-bottom {
	height: 10px;
}
#wheeloffortune {
	float: right;
	text-align: center;
	width: 150px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: -20px 20px 20px 20px;
	margin-left: 48px !important;
}
#wheeloffortunesmall {
	text-align: center;
	width: 70%;
	min-width: 150px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-left: 15% !important;
	margin-right: 15% !important;
	display: none;
}
.wheelcolor0 {
	height: 40px;
	color: #FFFFFF;
	background-color: #000000;
}
.wheelcolor1 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #19934D;
}
.wheelcolor2 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #63B760;
}
.wheelcolor3 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #A1D267;
}
.wheelcolor4 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #D2E887;
}
.wheelcolor5 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #F7F7B9;
}
.wheelcolor6 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #F6D987;
}
.wheelcolor7 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #F5A95E;
}
.wheelcolor8 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #EC6A41;
}
.wheelcolor9 {
	height: 20px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 0px 3px, #000000 0px -1px 3px, #000000 1px 0px 3px, #000000 0px 1px 3px;
	background-color: #D02E26;
}
.donateinfo1, .donateinfo2 {
	width: 312px;
}
.grid1 {
	background-image: url(../images/grid.png);
	background-repeat: repeat;
	text-shadow: 1px 0 0 #D4D4D4, -1px 0 0 #D4D4D4, 0 1px 0 #D4D4D4, 0 -1px 0 #D4D4D4, 1px 1px #D4D4D4, -1px -1px 0 #D4D4D4, 1px -1px 0 #D4D4D4, -1px 1px 0 #D4D4D4 !important;
	cursor: default;
	height: 99px;
}
.grid2 {
	background-image: url(../images/grid.png);
	background-repeat: repeat;
	text-shadow: 1px 0 0 #D4D4D4, -1px 0 0 #D4D4D4, 0 1px 0 #D4D4D4, 0 -1px 0 #D4D4D4, 1px 1px #D4D4D4, -1px -1px 0 #D4D4D4, 1px -1px 0 #D4D4D4, -1px 1px 0 #D4D4D4 !important;
	cursor: default;
}
.maxreached {
	width: 100%;
	height: 22px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.maxmessage {
	padding: 1px 2px;
	width: 219px;
	height: 18px;
	line-height: 18px;
	margin-top: 0;
	border: 1px solid #000000;
	width: calc(40% - 6px);
	min-width: 144px;
	background-color: #D02E26;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: none;
	display: inline-block;
}
#notready3 {
	background-color: #D4D4D4;
	padding: 10px;
	width: 490px;
	height: 67px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 0 20px;
	cursor: default;
}
.notready3-text {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin: 25px 8px 0 0;
	font-weight: bold;
	width: 250px;
	text-align: right;
	float: right;
}
#turnwheel {
	background-color: #D4D4D4;
	padding: 10px;
	width: 490px;
	height: 67px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 0 20px;
	cursor: default;
}
#startwheel1, #startwheel2, #startwheel3 {
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-top: 18px;
}
#startwheel1 {
	width: 190px;
}
#startwheel2 {
	width: 152px;
	display: none;
}
#startwheel3 {
	width: 90px;
	display: none;
}
#startwheel1 button, #startwheel2 button, #startwheel3 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #242524;
	background-color: #242524;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#startwheel1 button {
	width: 182px;
	padding: 0;
}
#startwheel2 button {
	width: 139px;
}
#startwheel3 button {
	width: 80px;
}
#turnamount1, #turnamount2 {
	text-align: center;
	width: 152px;
	float: left;
	margin-left: calc(3% - 8px);
	margin-top: 4px;
}
#turnamount1 span, #turnamount2 span {
	font-size: 32px;
	font-weight: 700;
	font-family: Arial;
	letter-spacing: -1px;
	color: #000000;
}
#turnamount1 p, #turnamount2 p {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	font-family: Arial;
	letter-spacing: 0px;
	color: #000000;
}
.invis {
	visibility: hidden;
}
.sticker {
	text-align: center;
	color: #FFFFFF;
	height: 80px;
	width: 80px;
	border: 1px solid #557A95;
	background-color: #557A95;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	float: right;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	margin: -55px 5px 0 0;
}
#idealbunq1, #bancontactbunq1 {
	display: inline;
}
#idealbunq2, #bancontactbunq2 {
	display: none;
}
#payordonate {
	background-color: #D4D4D4;
	padding: 10px;
	width: 490px;
	height: 137px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 0 20px;
	cursor: default;
	display: none;
}
#startpayment4 {
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	width: 165px;
}
#startpayment5 {
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	width: 165px;
}
#startpayment4 button, #startpayment5 button {
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	height: 44px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 157px;
}
#startpayment4 button {
	background-color: #3E6988;
	border: 1px solid #3E6988;
}
#startpayment5 button {
	background-color: #676767 !important;
	border: 1px solid #676767 !important;
}
#payordonate-info1, #payordonate-info2, #payordonate-info3 {
	margin-top: -2px;
}
#payordonate-info1 p {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	margin: 5px 5px;
}
#payordonate-info2 p {
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	margin: 5px 20px;
}
#payordonate-info3 p {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}
#payordonate-info2, #payordonate-info3 {
	display: none;
}