﻿@charset "utf-8";
/*
* registration.css
* Description:General design file for the application.
* Created on: -- / -- / ----
* Last modified on: -- / -- / ----
* Copyright 2013 Frontiers Media S.A. All Rights Reserved.
*/ 
body {
	text-align:left!important;
	}
#registration-wrapper {
	max-width: 651px;
	min-width:326px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
    color: #3e3d40;
    font-size: 12px;
	}
#registration-wrapper a {
	color:#0088cc;
	text-decoration:none;
	}
#registration-wrapper a:hover {
	color:#0088cc;
	text-decoration:underline;
	}

#registration-form {
	min-height: 120px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;	
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	position:relative;
	padding-bottom:20px;
	margin-bottom:40px;	
	behavior:url(PIE.php);
	}
#registration-form h1 {
	font-size: 14px;
	font-family: Lucida Grande, arial,helvetica;
	font-weight: bold;
	color: #000000;
	}
.login-page-header {
	font-size:22px!important;
	}
.width-140 {
    width: 140px !important;
}
#progress-indicator-wrapper {
	position:absolute;
	top:-6px;
	left:19px;
	}
.progress-indicator {
	display:block;
	width:11px;
	height:11px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:65px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	margin-right:6px;
	float:left;	
	behavior:url(PIE.php);
	}
.completed-state {
	background-color: #5de503;
	}
.non-completed-state {
	background-color: #cccccc;
	}
.third-party-signin-row {
	margin: 22px 19px 0 19px;
	}
.row-inside-column {
	margin: 0 auto!important;
	}
.third-party-signin-row h1 {
	line-height: 29px;
	float:left;
	margin-right:30px;
	}
.row-inside-column h1 {
	padding-bottom:14px;
	}
.third-party-buttons {
	float:left;
	}
.third-party-buttons-width-185 {
	width: 185px;
	}
.third-party-button-wrapper {
	float: left;
	line-height: 27px;
	padding-right: 10px;
	padding-bottom:6px;
	}
.third-party-icon {
	float: left;
	height: 27px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border-radius: 5px 0px 0px 5px;
	background: #ffffff;
	border: 1px solid #959595;
	border-right:none;
	width:17px;
	text-align:center;	
	behavior:url(PIE.php);
	}
a:hover .third-party-icon {
	border: 1px solid #000000;
	border-right:none;
	}
a:active .third-party-icon {
	position:relative;
	top:1px;
	}
.loop-icon-wrapper {
	color:#FFFFFF;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;;
	border-radius: 5px 0px 0px 5px;
	background: #000000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#000000));
	background: -webkit-linear-gradient(#666666, #000000);
	background: -moz-linear-gradient(#666666, #000000);
	background: -ms-linear-gradient(#666666, #000000);
	background: -o-linear-gradient(#666666, #000000);
	background: linear-gradient(#666666, #000000);
	-pie-background: linear-gradient(#666666, #000000);	
	behavior:url(PIE.php);
	}
.loop-icon {
	width:17px;
	height:27px;
	display:block;
	background:url(../images/ui-set1.png) -68px 0 no-repeat;
	}
.linkedin-icon-wrapper {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;;
	border-radius: 5px 0px 0px 5px;
	background: #0073b2;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#66abd1), to(#0073b2));
	background:-webkit-linear-gradient(#66abd1, #0073b2);
	background:-moz-linear-gradient(#66abd1, #0073b2);
	background:-ms-linear-gradient(#66abd1, #0073b2);
	background:-o-linear-gradient(#66abd1, #0073b2);
	background:linear-gradient(#66abd1, #0073b2);
	-pie-background:linear-gradient(#66abd1, #0073b2);	
	behavior:url(PIE.php);
	}
.linkedin-icon {
	width:17px;
	height:27px;
	display:block;
	background:url(../images/ui-set1.png) 0 0 no-repeat;
	}
.twitter-icon-wrapper {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;;
	border-radius: 5px 0px 0px 5px;
	background: #2fb8e6;
	background:url(../images/ui-set1.png) 0 0 no-repeat  -webkit-gradient(linear, 0 0, 0 bottom, from(#b4e5f6), to(#2fb8e6));
	background: -webkit-linear-gradient(#b4e5f6, #2fb8e6);
	background: -moz-linear-gradient(#b4e5f6, #2fb8e6);
	background: -ms-linear-gradient(#b4e5f6, #2fb8e6);
	background: -o-linear-gradient(#b4e5f6, #2fb8e6);
	background: linear-gradient(#b4e5f6, #2fb8e6);
	-pie-background: linear-gradient(#b4e5f6, #2fb8e6);	
	behavior:url(PIE.php);
	}
.twitter-icon {
	width:17px;
	height:27px;
	display:block;
	background:url(../images/ui-set1.png) -34px 0 no-repeat;
	}
.facebook-icon-wrapper {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;;
	border-radius: 5px 0px 0px 5px;
	background: #295797;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7f9ac1), to(#295797));
	background: -webkit-linear-gradient(#7f9ac1, #295797);
	background: -moz-linear-gradient(#7f9ac1, #295797);
	background: -ms-linear-gradient(#7f9ac1, #295797);
	background: -o-linear-gradient(#7f9ac1, #295797);
	background: linear-gradient(#7f9ac1, #295797);
	-pie-background: linear-gradient(#7f9ac1, #295797);	
	behavior:url(PIE.php);
	}
.facebook-icon {
	width:17px;
	height:27px;
	display:block;
	background:url(../images/ui-set1.png) -17px 0 no-repeat;
	}
.google-icon-wrapper {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;;
	border-radius: 5px 0px 0px 5px;
	background: #D76557;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D76557), to(#cd3c2a));
	background: -webkit-linear-gradient(#D76557, #cd3c2a);
	background: -moz-linear-gradient(#D76557, #cd3c2a);
	background: -ms-linear-gradient(#D76557, #cd3c2a);
	background: -o-linear-gradient(#D76557, #cd3c2a);
	background: linear-gradient(#D76557, #cd3c2a);
	-pie-background: linear-gradient(#D76557, #cd3c2a);	
	behavior:url(PIE.php);
	}
.google-icon {
	width:17px;
	height:27px;
	display:block;
	background:url(../images/ui-set1.png) -51px 0 no-repeat;
	}
.third-party-name {
	float: left;
	height: 27px;
	min-width: 45px;
	text-align:center;
	color: #5f5f5f;
	font-size:9px;
	font-weight:bold;
	padding: 0 4px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	border-radius: 0px 5px 5px 0px;
	border: 1px solid #959595;
	border-left:none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */	
	behavior:url(PIE.php);
	}
a:hover .third-party-name  {
	border: 1px solid #000000;
	border-left:none;
	color: #000000;
	}
a:active .third-party-name  {
	border: 1px solid #000000;
	border-left:none;
	color: #000000;
	position:relative;
	top:1px;
	}
.or-row{
	}
.or-circle {
	display:block;
	width:32px;
	height:32px;
	-webkit-border-top-left-radius:16px;
	-moz-border-radius-topleft:16px;
	border-top-left-radius:16px;
	-webkit-border-top-right-radius:16px;
	-moz-border-radius-topright:16px;
	border-top-right-radius:16px;
	-webkit-border-bottom-right-radius:16px;
	-moz-border-radius-bottomright:16px;
	border-bottom-right-radius:16px;
	-webkit-border-bottom-left-radius:16px;
	-moz-border-radius-bottomleft:16px;
	border-bottom-left-radius:16px;
	background: #000000;
	color:#FFFFFF;
	line-height:32px;
	text-align:center;
	font-size:12px;
	margin-left:19px;
	position:absolute;
	top:-16px;	
	behavior:url(PIE.php);
	}
.or-divider {
	display:block;
	height:1px;
	background: #CCCCCC;
	margin: 16px 19px 16px 19px;
	position:relative;
	}
.or-divider-inside-column {
	margin: 24px 0 30px 0!important;
	}
#header-wrapper {
	margin: 0 19px;
	padding-top:10px;
	}
.form-columns-wrapper {
	padding-top:20px;
	}
.padding-top-13 {
	padding-top:13px!important;
	}
.padding-top-26 {
	padding-top:26px!important;
	}
.padding-bottom-20 {
	padding-bottom: 20px;
	}
.form-column-left {
	float:left;
	width:285px;
	border-right:1px solid #CCCCCC;
	margin: 0 0 0 19px;
	padding-right:19px;
    color: #3e3d40
	}
.column-with-regular-body-text h1 {
	padding-bottom:17px;
	line-height:18px;
	}
.column-with-regular-body-text p {
	padding: 0px 0 15px 0;
	line-height:18px;
	}
.column-left-no-border {
	border-right:none!important;
	width:286px!important;
	}
.form-column-right {
	float:left;
	width:285px;
	margin: 0 19px 0 19px;
	}
#form-full-width {
	margin: 0 0 0 19px;
	padding-right:21px;
	}
.form-field-label {
	font-size:12px;
	line-height:12px;
	font-weight:regular;
	margin-left:1px;
	}
.light-grey-txt {
	color:#7a7a7a;
	}
.form-field-label p {
	line-height:20px;
	padding-top: 16px;
	}
.form-field {
	padding-top:7px;
	padding-bottom:23px;
	position:relative;
	}
.form-checkbox {
	padding-top:7px;
	position:relative;
	margin-bottom:25px;
	}
.checkbox {
    float: left;
    left: -4px;
    line-height: 18px;
    position: relative;
    top: -1px;
    width: 14px;
	}
.checkbox-desc {
    float: left;
    font-size: 12px;
    line-height: 18px;
    padding-left: 5px;
    width: 265px;
	}
.alert-signup-checkbox {
	width:257px;
	}
.forgot-password {
	float:right;
	line-height:18px;
    font-size: 12px;
	}
.form-field input {
	width:267px;
	height:23px;
	line-height:23px;
	font-size:12px;
	color:#000000;
	background:#FFFFFF;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border: 1px solid #BABABA!important;
	padding: 0 8px;
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.2submit-btn5s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;	
	behavior:url(PIE.php);
	}
.form-field input:focus {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);	
	behavior:url(PIE.php);
	border: 1px solid #000000!important;
}
.login-page-submit {
	padding-top:38px!important;
	}	
.error-message-login-submit {
	padding-top:10px!important;
	float:right;
	margin-bottom:20px;
	margin-right:20px;
	}
.email-validation-page-submit {
	padding-top:5px!important;
	}	
.form-field-error-msg {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 285px;
	color: #ff0000;
    line-height: 12px;
	}
.terms-and-conds-error-msg {
	top: 28px;
	width: 285px;
	}
.select-wrapper .select {
	float:left;
	}
#day-select {
	margin-right:7px;
	}
#month-select {
	margin-right:7px;
	}
#year-select {
	margin-right:0;
	}
.form-field-labelDesc {
	line-height:18px;
	padding-top:4px;
	}
#captcha-img {
	padding-top:4px;
	padding-bottom:3px;
	}
.bold {
	font-weight:bold;
	}
.submit-btn-wrapper {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63a0cb), color-stop(1, #2177b5) );
	background:-moz-linear-gradient( center top, #63a0cb 5%, #2177b5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a0cb', endColorstr='#2177b5');
	background-color:#63a0cb;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border:1px solid #3e3e3e;
	height:48px;
	width:283px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.2submit-btn5s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;	
	behavior:url(PIE.php);
	}
.submit-btn-wrapper:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #88bde2), color-stop(1, #2177b5) );
	background:-moz-linear-gradient( center top, #88bde2 5%, #2177b5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88bde2', endColorstr='#2177b5');
	background-color:#63a0cb;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border:1px solid #008df2;
	height:48px;
	width:283px;
	behavior:url(PIE.php);
	}
.submit-btn {
	background:url(../images/ui-set1.png) 177px -103px no-repeat;
	display:inline-block;
	border:0;
	color:#ffffff;
	font-weight:regular;
	font-style:normal;
	height:48px;
	padding-bottom:5px;
	width:283px;
	text-decoration:none;
	text-shadow:1px 1px 0px #2b6996;
}
.continue-submit-btn {
	text-align:left;
	text-indent:60px;
	font-size:28px;
	background:url(../images/ui-set1.png) 202px -103px no-repeat;
	}
.login-submit-btn {
	text-align:left;
	text-indent:83px;
	font-size:28px;
	background:url(../images/ui-set1.png) 177px -103px no-repeat;
	}
.register-submit-btn {
	text-align:left;
	text-indent:65px;
	font-size:28px;
	background:url(../images/ui-set1.png) 195px -103px no-repeat;
	}
.submit-submit-btn {
	text-align:left;
	text-indent:75px;
	font-size:28px;
	background:url(../images/ui-set1.png) 188px -103px no-repeat;
	}
.resend-email-validation-submit-btn {
	text-align:left;
	text-indent:18px;
	font-size:18px;
	background:url(../images/ui-set1.png) 245px -103px no-repeat;
	}
.reset-password-submit-btn {
	text-align:left;
	text-indent:54px;
	font-size:18px;
	background:url(../images/ui-set1.png) 208px -103px no-repeat;
	}
.change-password-submit-btn {
	text-align:left;
	text-indent:46px;
	font-size:18px;
	background:url(../images/ui-set1.png) 217px -103px no-repeat;
	}
.submit-btn:focus {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	cursor:pointer;
	display:inline-block;
	border:0;
	color:#ffffff;
	font-weight:regular;
	font-style:normal;
	height:48px;
	padding-bottom:5px;
	width:283px;
	text-decoration:none;
	text-shadow:1px 1px 0px #2b6996;
}
.submit-btn:hover {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	cursor:pointer;
	display:inline-block;
	border:0;
	color:#ffffff;
	font-weight:regular;
	font-style:normal;
	height:48px;
	padding-bottom:5px;
	width:283px;
	text-decoration:none;
	text-shadow:1px 1px 0px #2b6996;
	}
.submit-btn:active {
	position:relative;
	top:1px;
}
#network-desc-wrapper {
	}
#network-desc-wrapper li {
     color: #3e3d40;
	}
#network-desc-col-left {
	width: 285px;
	margin: 0 21px 0 20px;
	float:left;
	padding-bottom:15px;
	}
#network-desc-col-right {
	width: 285px;
	margin: 20px 20px 0 20px;
	float:left;
	}
#network-desc {
	font-size:14px;
	line-height:20px;
	}
#network-desc p {
	padding-bottom: 20px;
	}
#network-benefits {
	
	} 
#network-desc p {
    color: #3e3d40;
	} 

.network-benefits-icon {
	width:20px;
	height:20px;
	margin-right:15px;
	float:left;
	display:block;
	}
.benefit-publications-icon {
	background:url(../images/ui-set1.png) 0 -27px no-repeat;
	}
.benefit-connect-icon {
	background:url(../images/ui-set1.png) -20px -27px no-repeat;
	}
.benefit-share-icon {
	background:url(../images/ui-set1.png) -40px -27px no-repeat;
	}
.benefit-recommend-icon {
	background:url(../images/ui-set1.png) -60px -27px no-repeat;
	}
.benefit-publications-icon-bw {
	background:url(../images/ui-set1.png) -80px -27px no-repeat;
	}
.benefit-connect-icon-bw {
	background:url(../images/ui-set1.png) -100px -27px no-repeat;
	}
.benefit-share-icon-bw {
	background:url(../images/ui-set1.png) -120px -27px no-repeat;
	}
.benefit-recommend-icon-bw {
	background:url(../images/ui-set1.png) -140px -27px no-repeat;
	}
.network-benefit-txt {
	width: 250px;
	font-size:14px;
	line-height:20px;
	float:left;
	padding-bottom:18px;
	} 
.benefit-publication span {
	color:#ffaa00;
	font-weight:bold;
	} 
.benefit-connect span {
	color:#ff2a2a;
	font-weight:bold;
	}
.benefit-share span {
	color:#6cc4ff;
	font-weight:bold;
	}
.benefit-recommendations span {
	color:#9fd649;
	font-weight:bold;
}
#benefits-on-login-page span {
	color:#000000;
	font-weight:bold;
	} 
#network-logo {
	width:145px;
	height:70px;
	display:block;
	background:url(../images/ui-set1.png) 0 -183px no-repeat;
	}
#network-affiliates-wrapper {
	margin: 0 20px;
	padding-bottom:25px;
	border-bottom: 1px solid #cccccc;
	}
#network-affiliates-label {
	float: left;
	padding-right:40px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
    color: #3E3D40;
	}
.network-affiliate {
	float: left;
	margin-right:30px;
	height:30px;
	}
.frontiers-logo {
	width:65px;
	background:url(../images/ui-set1.png) 0 -153px no-repeat;
	}
.nature-logo {
	width:30px;
	background:url(../images/ui-set1.png) -65px -153px no-repeat;
	}
#contact-us-wrapper {
	margin: 0 20px;
	padding-top:20px;
	padding-bottom:50px;
	font-size:21px;
	line-height:26px;
    color: #3E3D40
	}
.form-field textarea {
	width:283px;
	max-width:283px;
	min-width:283px;
	min-height:158px!important;
	font-size:12px;
	outline: 0 none;
	color:#000000;
	background:#FFFFFF;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border: 1px solid #BABABA;
	padding: 0;
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;	
	behavior:url(PIE.php);
	}
.form-field textarea:focus {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.60);	
	behavior:url(PIE.php);
	border: 1px solid #000000!important;
}
#apply-as-editor-desc {
	padding-top:6px;
	line-height: 18px;
	}
#user-new-password {
	padding-top:12px;
	line-height: 18px;
	font-size:14px;
	}
#error-msg-wrapper {
	max-width:651px;
	min-width:326px;
	margin:0px auto 0 auto;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;	
	behavior:url(PIE.php);
	}
.red-notification {
	border: 1px solid #f2402d;
	}
.red-notification .error-icon {
	background:url(../images/ui-set1.png) 0 -47px no-repeat #f2402d;
	}
.red-notification .error-msg-body {
	color: #f2402d;
	}
.green-notification {
	border: 1px solid #8db953;
	}
.green-notification .error-icon {
	background:url(../images/ui-set1.png) -22px -47px no-repeat #8db953;
	}
.green-notification .error-msg-body {
	color: #8db953;
	}
.error-msg-body p {
	padding-bottom:15px;
	}
.error-icon {
	width:22px;
	height:22px;
	display:block;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	float:left;
	margin:10px;
	line-height:22px;
	text-align:center;	
	behavior:url(PIE.php);
	}
.error-icon-small {
	width:11px;
	height:11px;
	display:block;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	float:left;
	margin-top:1px;
	margin-right:4px;
	background:url(../images/ui-set1.png) 0 -92px no-repeat #f2402d;
	behavior:url(PIE.php);
	}
.error-msg-body {
	float:left;
	margin: 13px 15px 0 0;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	display:block;
	width: 588px;
	}
/*a:hover {
	text-decoration:underline!important;
	}*/
a {
   outline: 0;
	}
input::-moz-focus-inner { 
  border: 0; 
	}
.info-button-wrapper {
	height:29px;
	float:left;
	}
.info-button {
	margin-top:7px;
	width:15px;
	height:15px;
	display:block;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	margin-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	background:#2178b5;	
	behavior:url(PIE.php);
	}
.dob-info-button {
	margin-top:5px;
	margin-left:10px;
	}
.submit-btn-float-right .submit-btn-wrapper {
	float:right;
	}
#recaptcha_image {
	width:285px!important;
	height:56px!important;
    padding: 4px 0 3px 0;
	}
#recaptcha_image img {
	width:200px;
	height:50px;
	border: 1px solid #706F74;
	}
/* Popover Styles ----------------------- */

.popover-wrapper {
	position:relative;
	top:0;
	left:0;
	z-index:99;
	}
#popover-wrapper-1, #popover-wrapper-2, #popover-wrapper-3, #popover-wrapper-4 {
	display:none;
		}
.popover {
	position: absolute;
	top:12px;
	padding: 15px;
	background: #ffffff;
	border: #cccccc solid 1px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.40);
	font-size:12px;
	line-height:16px;	
	behavior:url(PIE.php);
	}
#popover-wrapper-1 .popover {
	left:-204px;
	width: 220px;
		}
#popover-wrapper-2 .popover {
	left:-218px;
	width: 220px;
		}
#popover-wrapper-3 .popover, #popover-wrapper-4 .popover {
	left:-147px;
	width: 220px;
		}
h1.popover-title  {
	float:none!important;
	font-size:12px!important;
	padding:0px 0 8px 0!important;
	margin:0px!important;
	line-height:16px!important;
	}
#popover-wrapper-1 .popover:after 
	{
	content: "";
	position: absolute;
	top: -10px;
	left: 199px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #ffffff transparent;
	display: block;
	width: 0;
	z-index: 1;
	}
#popover-wrapper-1 .popover:before {
	content: "";
	position: absolute;
	top: -11px;
	left: 199px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #cccccc transparent;
	display: block;
	width: 0;
	z-index: 0;
	}
#popover-wrapper-2 .popover:after 
	{
	content: "";
	position: absolute;
	top: -10px;
	left: 225px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #ffffff transparent;
	display: block;
	width: 0;
	z-index: 1;
	}
#popover-wrapper-2 .popover:before {
	content: "";
	position: absolute;
	top: -11px;
	left: 225px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #cccccc transparent;
	display: block;
	width: 0;
	z-index: 0;
	}
#popover-wrapper-3 .popover:after, #popover-wrapper-4 .popover:after 
	{
	content: "";
	position: absolute;
	top: -10px;
	left: 144px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #ffffff transparent;
	display: block;
	width: 0;
	z-index: 1;
	}
#popover-wrapper-3 .popover:before, #popover-wrapper-4 .popover:before
	{
	content: "";
	position: absolute;
	top: -11px;
	left: 144px;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #cccccc transparent;
	display: block;
	width: 0;
	z-index: 0;
	}

/* Popover Styles END ----------------------- */

.reg-btn .submit-btn {
    color: #FFFFFF !important;
    height: 43px;
    line-height: 43px;    
}

.reg-btn .login-submit-btn {
    text-indent: 91px;
}

.reg-btn .register-submit-btn {
    text-indent: 73px;
}

.reg-btn .submit-btn:hover {
    text-decoration: none!important
}
.reg-btn .submit-btn:active {
    top: 0px;
}

.checkbox input {
    margin: 3px 3px 3px 4px;
}

.form-field-error-msg span {
    font-size:12px;
    float: left;
    line-height: 13px;
}

/*** Popup for Registration pages ****/
 .modalBackground{ height:100%; background-color:#000;filter:alpha(opacity=70);opacity:0.7;}
.posRel,.relative{position:relative}
.w500pop { width:500px!important}
.popupWrapp.w500pop, .radius6{border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
.radius5, .withRadius ul.chzn-choices{ border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.bgLgrey{ background:#fbfbfb!important}
.popupWrapp{ width:auto; margin:0 auto; border:10px solid #9c9e9f; background:#fff; font-size:12px; border-bottom:20px solid #9c9e9f; }
.popupWrapp.bbw10{ border-bottom:10px solid #9c9e9f;}
.absCls{ position:absolute; top:6px; right:0px;}
.closeWindow{bottom:-16px;position:absolute;right:0}
.popupWrapp .popupContent{float:left;padding-bottom:10px;padding-left:10px;position:relative;text-align:left;width:97%}
.popupWrapp.w500pop .popupContent { width:95.8%!important}

.reg_social a {border:none;float: left;height: 35px !important;margin: 0 10px 0 0 !important;width: 35px !important;background: url("/Design/Images/socialIcon_nework.png") no-repeat left top}
.reg_social a.fb {background-position: 0 0;}
.reg_social a.tw {background-position: -36px 0; }
.reg_social a.fb:hover {background-position: 0 -36px;}
.reg_social a.tw:hover {background-position: -36px -36px;}

.regIndex{ position:relative; z-index:99;}

.selTab .jqTransformSelectWrapper ul{padding-top:  0px !important}

.mb30{margin-bottom:30px!important}



.wid81_reg {
    border: 1px solid #00601D;
    float: left;
    color: #00601D;
    font-size: 11px;
    margin: -3px 0;
    padding: 10px;
    text-align: left;
    width: 659px;
    font-weight:bold;
    line-height:14px;
}

.rwf, .rwt, .rwl {float: left; height: 28px; text-indent: -9999px; width: 185px;}

.rwl {background: url("/Design/Images/register_with_linkedIn.png") no-repeat 0 0;}
    
.reg_social a.lk {background-position: -72px 0;}

.mb16 {
    margin-bottom: 16px !important;
}

#newRegForm .errorMsgWrap a:hover{text-decoration : underline !important;}
.mb22{ margin-bottom:22px!important}

.profExp_Addpopup span.error {
    bottom: -9px;
    color: #CC0000 !important;
    font-size: 11px;
    font-weight: normal;
    left: 0;
    position: absolute;
    z-index: 4;
}
.errorMsgWrap{ border:1px solid #c00; padding:16px 15px 19px 15px; display:block; margin:4px 0 26px 0}
.errorMsgWrap p{ margin:0; padding:0; line-height:16px;}
.redTxt{font-size: 12px;font-weight: normal;color: #C00; margin-bottom:5px!important}
.greyTxt{font-size: 12px;font-weight: normal;color: #3E3D40 }

.btn-continue-New {
    background-position: 202px -103px;
    float: left;
    height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-indent: -39px;   
}

.btn-register-New {
    background-position: 195px -103px;
    float: left;
    height: 48px;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    text-indent: -37px;  
}

#registration-wrapper .form-checkbox .checkbox input {
    height: 13px;
    margin: 4px 3px 3px 4px !important;
    width: 13px;
}
#registration-wrapper .form-checkbox  {	
	margin-bottom: 26px;
    padding-top: 6px;
}
#registration-wrapper .form-checkbox .form-field-error-msg {	
	top: 28px;	
}
#registration-wrapper #recaptcha_image {
    height: 54px!important;
}

@-moz-document url-prefix() { 
  .terms {
     margin-top: -1px; 
     margin-bottom: 1px;
  }
  .btn-continue-New {
     text-indent: -27px;
  }
  .btn-register-New {
     text-indent: -28px;
  }
  .alert-signup-checkbox {
    margin-bottom: -1px;
    margin-left: 1px;
    margin-top: 1px;
}
  
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #divAcceptSub .checkbox-desc {
        margin-top: 1px;
    }

  #formSubmitWrapper {
    padding-top: 1px;
  }

  #formSubmitWrapper .btn-continue-New {
    line-height: 44px; 
     text-indent: -31px;
  }

  .reg-btn .login-submit-btn {
    text-indent: 89px;
    line-height: 44px;
  }

  .reg-btn .register-submit-btn {
    text-indent: 71px;
    line-height: 44px;
  }

  .alert-signup-checkbox {
    margin-bottom: -1px;
    margin-top: 1px;
    margin-left: 0px;
  }
  .btn-register-New {
     text-indent: -32px;
     line-height:44px!important;
  }
  

}

@media screen and (min-width:0\0) {
  #registration-wrapper #recaptcha_image {
     height: 53px!important
  }
  #divAcceptSub .checkbox-desc {
    line-height: 21px
  }
  #formSubmitWrapper .submit-btn-wrapper {
    overflow: hidden;
  }

  #formSubmitWrapper .btn-continue-New {
    line-height: 45px!important;
    padding-left: 14px!important;
    width: 270px!important
  }
  #registration-wrapper .form-checkbox .checkbox input {
    margin-left: 3px!important;
    margin-right: 4px!important;
  }
  
  #rememberMeWrapper .checkbox input[type="checkbox"] {
    width:13px;
    height:13px;
    margin-left: 3px!important;
    margin-right: 4px!important;
 }

  .reg-btn .login-submit-btn {
    line-height: 44px;
  }

  .reg-btn .register-submit-btn {
    line-height: 44px;
  }

  .btn-register-New {
    line-height: 45px!important;
    padding-left: 12px!important;
    width: 270px!important
  }

  .alert-signup-checkbox {
    margin-bottom: -1px;
    margin-top: 1px;
    margin-left: 0px;
  }
  
}

.win.chrome #divAcceptSub .checkbox-desc {
  margin-bottom: 3px;
}


.win.safari #divAcceptSub .checkbox-desc {
  margin-bottom: 3px;
}

.win.safari  #registration-wrapper #recaptcha_image {
  height: 53px!important;
}

.win.safari #registration-wrapper .form-checkbox {
 margin-bottom: 24px;
}

.win.safari #formSubmitWrapper .btn-continue-New {        
  text-indent: -28px;
}

.win.safari .alert-signup-checkbox {
  margin-bottom: 1px;
  margin-top: 1px;
  margin-left: 1px;
}

.win.safari .btn-register-New {
 text-indent: -31px;
}



.mac.chrome #divAcceptSub .checkbox-desc {
  margin-left: 0px;
}
.mac.chrome #registration-wrapper .form-checkbox .checkbox input {
    margin-left: 3px!important;
}

.mac.chrome #registration-wrapper .form-checkbox {
    margin-bottom: 23px;
}
.mac.chrome #formSubmitWrapper .btn-continue-New {
   line-height: 45px; 
   text-indent: -28px;
}
.mac.chrome .alert-signup-checkbox {
    margin-bottom: 2px;
    margin-left: 0px;
  }
.mac.chrome .btn-register-New {
     text-indent: -30px;
     line-height: 45px!important;
}

.mac.safari .alert-signup-checkbox {
    margin-bottom: 2px;
    margin-left: 0px;
}

.mac.chrome #rememberMeWrapper .checkbox input {
    margin: 3px 4px 3px 3px;
    width: 12px;
    height: 12px;
}
.mac.chrome .reg-btn .login-submit-btn {
    line-height: 45px;
  }
.mac.chrome .reg-btn .register-submit-btn {
    line-height: 45px;
  }


.mac.safari #registration-wrapper .form-checkbox {
 margin-bottom: 23px;
}

.mac.safari #formSubmitWrapper .btn-continue-New {        
  text-indent: -28px;
}

.mac.safari  #registration-wrapper #recaptcha_image {
  height: 53px!important;
}
.mac.safari #divAcceptSub .checkbox-desc {
 margin-left: 0px;
}
.mac.safari #registration-wrapper .form-checkbox .checkbox input {
    margin-left: 3px!important;
}
.mac.safari #formSubmitWrapper .btn-continue-New {
   line-height: 45px; 
}

.mac.safari .btn-register-New {
     text-indent: -30px;
     line-height: 45px!important;
 }
.mac.safari #rememberMeWrapper .checkbox input {
    margin: 3px 4px 3px 3px;
    width: 12px;
    height: 12px;
}
.mac.safari .reg-btn .login-submit-btn {
    line-height: 45px;
  }

.mac.safari .reg-btn .register-submit-btn {
    line-height: 45px;
  }

.mac.gecko #divAcceptSub .checkbox input {
    margin-top: 4px!important;
}
.mac.gecko #rememberMeWrapper .checkbox input {
    margin-top: 2px!important;
    margin-right: 4px!important;
    margin-left: 3px!important;
}

.mac.gecko #registration-wrapper .form-checkbox {
    margin-bottom: 25px;
}
.mac.gecko .btn-continue-New {
     text-indent: -24px;
     line-height: 45px
  }
.mac.gecko #apply-as-frontiers-editor #header-wrapper {
    padding-top:11px;
}
.mac.gecko .btn-register-New {
     text-indent: -26px;
}