/* Resets */
body, div, span, iframe, img, form, table, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
	display: block; }
body {
	background: #fff;
	line-height: normal; }
ol, ul {
	list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: auto;
}
sup {
	vertical-align: top;
	font-size: 10px;
}

a {
  color: #29A3E0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff;
}

.clear {
	clear: both;
}

.container {
	background: #000;
	background-image: url(/images/splash.jpg);
	background-position: 50% 65px;
	background-repeat: repeat-y;
	min-width: 305px;
	min-height: 560px;
	margin: auto;
	position: relative;
	width: 100%;
	background-color: #fff;
	position: relative;
}

.header {
  width: 1028px;
  max-width: 100%;
  height: 75px;
  margin: auto;
  background: #f4f1f1;
  border-bottom: 1px solid black;
}

.header .logo {
  width: 100%;
  height: 75px;
  text-align: center;
  z-index: 1;
  background: url('/images/logo.svg') no-repeat;
  background-position: 10%;
  text-indent: -99999px;
}

.content {
	width: 800px;
	max-width: 90%;
	min-height: 320px;
	background-image: url(/images/form_bg.png);
	margin: 100px auto;
	position: relative;
}

.matchmaking .content {
	margin: 10px auto;
	background-image: none;
}

.matchmaking.form .description {
	width: 98% !important;
}
.matchmaking.form .text {
	margin: 15px 25px !important;
}

.form {
	width: 350px;
	max-width: 95%;
	color: white;
	margin-left: auto;
	margin-right: 10px;
}

.form-top {
	width: 330px;
	max-width: 95%;
	margin: auto;
	padding-top: 65px;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.form-body {
	width: 330px;
	max-width: 95%;
	margin-top: 25px;
	margin-left: 10px;
	text-align: center;
}

.form-bottom {
	display: none;
}

.label, .question {
	width: 230px;
	margin: auto;
}

#elitesingles .label, .question {
    width: 300px;
}
#elitesingles .profile .label .password-requirements {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}

.field {
	display: inline-block;
	position: relative;
}

.hint-box {
	display: none;
	position: absolute;
	bottom: 55px;
	right: 50%;
	margin-right: -130px;
	width: 250px;
	padding: 4px;
	background: rgba(0, 0, 0, 0.90);
	color: #fff;
	z-index: 99;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.hint-box ul, .hint-box li {
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

.label, .question {
	font-weight: bold;
	font-size: 13px;
}

#pin-verify .question {
	font-size: 14px;
	line-height: 16px;
}

.step.form#pin-verify .msg {
	margin: 4px auto;
}

.sider-content {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -115px;
}

#meet-other {
  position: relative;
  float: left;
  padding: 25px 0 0 35px;
  font-size: 44px;
  color: #fff;
}

#meet-other .singles {
  height: 68px;
  line-height: 72px;
  font-size: 50px;
  font-weight: bold;
}

#arrow {
  position: relative;
  float: right;
  width: 101px;
}

.private-safe {
	display: none;
}

.offer .form-body .info {
	margin: 0 -10px;
	font-size: 14px;
	font-weight: bold;
}

.offer .form-body .message {
	font-size: 13px;
	margin-top: 3px;
}

.offer .form-body .logo {
	margin: 5px auto;
}

.offer .form-body .logo img{
	width: auto;
	height: auto;
	max-width: 270px;
	max-height: 60px;
}

.offer .form-body .msg {
	height: 20px;
}

.offer.form .form-top {
	width: 360px;
	max-width: 95%;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}

.offer.form .form-body {
	margin-top: 2px;
}

.offer.form .field {
	padding-bottom: 10px;
}

.offer .form-body .disclaimer {
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.offer.form .terms {
	margin: auto;
	padding-right: 15px;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}

.offer.form button {
	margin-top: 10px;
}

.msg {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	color: #1bd1ff;
	text-shadow: 0 0 0.1em #01a6d1;
}

.step.form .msg {
	margin: -36px 0 24px 0;
}

#bmonth {
	width: 101px;
}

#bday, #byear {
	width: 65px;
}

.form-bottom {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  padding: 15px 0px;
}

#step3 .form-body .label {
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
	min-width: 40px;
}

.form-body .field {
	text-align: center;
	padding-bottom: 20px;
	display: inline-block;
}

.private-safe {
  height: 22px;
  padding-top: 10px;
  padding-left: 20px;
  position: absolute;
  bottom: 5px;
  right: 18px;
  color: #666;
  font-size: 12px;
  background-image: url('/images/private-safe.png');
  background-position: left;
  background-repeat: no-repeat;
}

.step .navigation {
	position:absolute;
	bottom: 10px;
	left: 10px;
	text-align: center;
}

.step .navigation .arrow {
  float: left;
  width: 10px;
  height: 16px;
}

.step .navigation-text {
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	margin:-1px 3px;
}

.offer .info {
  margin-top: 8px;
  font-weight: bold;
  font-size: 12px;
}

.optout.form .form-top {
	display: none;
}

.optout.form .question {
	padding-top: 55px;
	margin: auto;
	width: 300px;
	max-width: 95%;
}

.optout.form .question .sub {
	font-size: 12px;
}

.optout.form .disclaimer {
	font-size: 14px;
}

.login.form .form-top {
	color: #fff;
	font-size: 24px;
	display: block;
	visibility: visible;
	margin-top: 30px;
}

.login.form .form-top .sub {
	font-size: 18px;
	margin: 10px auto;
}

.login.form .form-body .logo {
	margin: 15px auto;
}

.divider {
	width: 1028px;
	max-width: 100%;
	background: #231f20;
	margin: auto;
	padding: 12px 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

button, a.buttonized {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 22px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #5b6178;
	border: 1px solid #016580;
	width: 262px;
	margin: 5px auto 22px;
	overflow: hidden;
	position: relative;
	text-align: center;
	white-space: nowrap;
	background: #01b0de;
}

button:not(.debossed), a.buttonized:not(.debossed) {
	-webkit-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
}

button:hover, a.buttonized:hover {
	background-color: #01a6d1;
}

button:active:not([disabled]), a.buttonized:active:not([disabled]) {
	background-color: #1c84cc;
	-webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

button:visited, button:active, button:hover, a.buttonized:visited, a.buttonized:active, a.buttonized:hover {
	color: white; 
}

button::before, a.buttonized::before {
	background-position: 0 0;
	content: '';
	display: none;
	margin-right: 5px;
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

button[disabled], a.buttonized[disabled] {
	background-color: 2f6c96;
	cursor: default;
}

button[disabled]::before, a.buttonized[disabled]::before {
	display: inline-block;
	content: '';
	display: none;
	content: '';
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

input[type=submit] {
	width: 140px;
	height: 50px;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: #00a3de; 
	color: #fff;
	text-shadow: 0 0 0.05em #444;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	box-shadow: 1px 1px 2px 2px #2a2a2a;
	-webkit-appearance: none;
}

a {color:#fefefe; text-decoration:none;}
a:hover {color:#fefefe; text-decoration:underline;}
a:visited {color:#fefefe; text-decoration:none;}
a:visited:hover {color:#fefefe; text-decoration:underline;}
a:active {color:#fefefe; text-decoration:underline;}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	border: 1px solid #888;
	padding: 0px 5px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 16px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	width: 248px;
	max-width: 100%;
	height: 45px;
	display: block;
	background: #fff;
}
select {
	border: 1px solid #888;
	padding: 12px 2px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 16px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	width: 260px;
	max-width: 100%;
	height: 47px;
	background: #fff; 
}

select#bmonth {
  width: 100px;
}

select#bday {
  width: 76px;
}

select#byear {
  width: 76px;
}
.section .logo img {
	max-width: 90%;
}
.section {
	width: 1028px;
	max-width: 100%;
	margin: auto;
	padding: 20px 0;
	background: #ffffff;
	text-align: center;
}

.section .about {
	width: 90%;
	margin: auto;
}

.bottom {
	width: 1028px;
	max-width: 100%;
	margin: auto;
	padding: 15px 0;
	background-color: #231f20;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

@media (min-width:801px) {
	.offer.zoosk .content {
		height: 375px;
		margin-bottom: 60px;
	}
}
@media (max-width: 900px) {
	#meet-other .singles {
		font-size: 40px;
	}
}
@media (max-width: 840px) {
	#meet-other {
		font-size: 40px;
		padding-top: 30px;
		margin: auto;
	}
	#meet-other .singles {
		font-size: 36px;
	}
}
@media (max-width: 800px) {
	.header .logo {
		background-position: center;
	}
	.content {
		width: 550px;
		max-width: 95%;
		margin: 65px auto;
	}
	.sider-content{
		top: 20px;
		width: 100%;
		margin: auto;
	}
	#meet-other {
		font-size: 32px;
		padding-left: 0;
		padding-top: 0px;
		margin: auto;
		width: 550px;
		max-width: 95%;
		text-align: center;
		float: none;
	}
	#meet-other .singles {
		display: inline;
		line-height: normal;
		font-size: 32px;
	}

	.offer .sider-content {
		display: none;
	}
	#arrow {
		display: none;
	}
	.form {
		float: none;
		margin: auto;
		padding-top: 1px;
	}
	.offer.form .terms {
		margin: auto -50px;
	}
}
@media (max-width: 600px) {
	h2 {
		font-size: 18px;
	}
	#meet-other, #meet-other .singles {
		font-size: 22px;
	}
	.divider {
		font-size: 16px;
	}
	.section .about {
		width: 95%;
		font-size: 13px;
	}
}
@media (max-width: 480px) {
	#elitesingles .label, .question, .button {
		width: 95%;
		margin: auto;
	}
	h2 {
		font-size: 14px;
	}
	#meet-other, #meet-other .singles {
		font-size: 18px;
	}
	.form-top {
		font-size: 20px;
	}
	.divider {
		font-size: 13px;
	}
	.offer .form-body .message {
		font-size: 12px;
	}
	.offer.form .button {
		margin: 10px auto -10px;
	}
	.offer.form .terms, .offer .form-body .disclaimer {
		font-size: 10px;
		margin: auto;
		width: 95%;
		color: #fff;
	}
}