.register-page {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	width: 100%;
	border-radius: 3px 3px 3px 3px;
	margin: 15px 0px;
	padding: 0px 0px 15px;
	border: 1px solid rgb(203, 203, 201);
	float: left;
}
.register-page h2 {
	background:url(http://www.youmint.com/images/register/strip.png) repeat-x left bottom;
	color:#333;
	margin:0 10px 20px 10px;
	font-size:15px;
	padding:10px;
}
.register-page h2 span {
	font-size:12px;
	color:#02445A;
	float:right;
}
.register-page h2 span a {
	color:#02445A;
}
.register-page h2 span a:hover {
	color:#CB0015;
	text-decoration:underline;
}
#contact-area {
	width: 96%;
	margin:0 auto;
}
.register-form {
	background:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float: right;
	padding: 10px 13px 50px 13px;
	position: relative;
	width: 300px;
}
.register-form h3 {
	color: #C8CBCF;
	font-size: 27px;
	left: 0;
	padding: 18px 0 16px;
	text-align: center;
	top: 4px;
	z-index: 999;
}
.register-form p.bg {
	background: url("http://www.youmint.com/images/register/bg_seperator.png") repeat-x scroll left 8px transparent;
	font-size: 12px;
	padding-bottom: 10px;
}
.register-form p {
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
.register-form .row {
	float: left;
	padding-bottom: 5px;
	width: 100%;
}
.LeftCol {
	width:66%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	height:100%;
}
/*Verification*/
.mobileVerifyBox {
	float: left;
	padding: 10px 20px;
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	width:90%;
}
.mobileVerifyBox h3 {
	font-size:18px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	color:#333;
}
.mobileVerifyBox p {
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0px 0px;
	margin:0 0 0 0;
}
.mobileVerifyBox span.orange {
	color:rgb(203, 0, 21);
}
.mobileVerifyBox p a {
	color:#CB0015;
	text-decoration:underline;
}
.mobileVerifyBox label {
	color: rgb(51, 51, 51);
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	width: 59px;
}
.mobileVerifyBox label.second {
	width:80px;
}
.mobileVerifyBox .input {
    width: 216px;
    height: 38px;
    line-height: 38px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px 5px 5px 5px;
    padding: 0px 0px 0px 5px;
    float: left;
    margin: 10px 0px 0px;
}
.mobileVerifyBox .submit-button {
	background: rgb(203, 0, 21);
	width: auto;
	padding:10px 15px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px 0px 0 10px;
	float: left;
}
.resent {
	color:rgb(203, 0, 21);
	margin:20px 0 0 10px;
	text-decoration:underline;
	float:left;
}
.mobileVerifyBox .panel {
    background: none repeat scroll 0% 0% rgb(244, 244, 242);
    margin: 10px 0px 0px;
    padding: 10px 20px 20px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px 3px 3px 3px;
    float: left;
    width: 92%;
}
.mobileVerifyBox .orleft {
	width:46%;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	line-height:22px;
	float: left;
	font-size:14px;
	border-right:1px solid #ccc;
}
.mobileVerifyBox .orright {
	width:102%;
	margin:10px 0 0 -14px;
	padding:0 0 0 10px;
	float: left;
	line-height:22px;
	font-size:14px;
}
/*Right Box*/
.rightCol {
	width:34%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float: right;
}
.rightCol .features{
	background:#fff;
	width:100%;
	margin:0;
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ccc;
	float:left;
}
.rightCol .features h3{
	background:#F4F4F2;
    padding: 10px 0;
	color: #CB0015;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 12px;
}
.rightCol .features ul{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
}
.rightCol .features ul li{
	border-top: 1px solid #ccc;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    position: relative;
	float:left;
}
.rightCol .features ul li p{
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 5px;
	padding-top:10px;
}
.rightCol .features ul li span{
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
    float: left;
    font-size: 26px;
    font-weight:600;
    height: 11px;
    line-height: 10px;
    padding: 25px 25px 25px 25px;
    width: 10px;
	border:1px solid #e3e3e3;
	color:#cb0015;
	background:#F4F4F2;
	margin:0 10px 0 0;
}
.verify-email{
	background:#F4F4F2;
	margin:10px 0 0 0;
	padding:10px 20px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	width:92%;
}
/*Verification*/
.thank-gift-block {
	width:594px;
	margin:20px auto;
}
.thank-gift-block h3 {
	color:#333;
	font-size:15px;
	line-height:24px;
}
.thank-gift-detail {
	width:320px;
	padding:25px 0 0 0;
	float:right;
}
.thank-gift-detail p {
	font-size:12px;
	line-height:18px;
	padding:10px 0;
}
.thank-gift-detail p.small {
	font-size:10px;
	text-align:center;
	padding:0;
}
.thank-gift-detail a {
	color:#cb0015;
	font-size:12px;
	text-decoration:underline;
}
.thank-gift-detail a.continue {
	background: #cb0015; /* Old browsers */	
	width:282px;
	margin:15px 0;
	padding:7px 0;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
/* tabs */
.tabbing {
	background:#fff;
	width:100%;
	margin:15px 0;
	padding:0 0 15px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
	float:left;
}
.tabbing ul.menu li {
	width:250px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding:52px 0 0 0;
	float:left;
}
.tabbing ul.menu li span {
	width:12px;
	height:6px;
	margin:6px auto 0 auto;
	display:block;
}
.tabbing ul.menu li#news {
	background:url(http://www.youmint.com/images/register/sprite5.png) no-repeat 108px 8px;
	border-bottom:4px solid #18bad6;
}
.tabbing ul.menu li#news.active span {
	background:url(http://www.youmint.com/images/register/sprite.png) no-repeat -5px -142px;
}
.tabbing ul.menu li#tutorials {
	background:url(http://www.youmint.com/images/register/sprite5.png) no-repeat -146px 8px;
	border-bottom:4px solid #f27935;
}
.tabbing ul.menu li#tutorials.active span {
	background:url(http://www.youmint.com/images/register/sprite.png) no-repeat -154px -142px;
}
.tabbing ul.menu li#links {
	background:url(http://www.youmint.com/images/register/sprite5.png) no-repeat -408px 8px;
	border-bottom:4px solid #1fbba6;
}
.tabbing ul.menu li#links.active span {
	background:url(http://www.youmint.com/images/register/sprite.png) no-repeat -318px -142px;
}
.tabbing ul.menu li#Daily-poll {
	background:url(http://www.youmint.com/images/register/sprite5.png) no-repeat -654px 8px;
	border-bottom:4px solid #ebc85e;
}
.tabbing ul.menu li#Daily-poll.active span {
	background:url(http://www.youmint.com/images/register/sprite.png) no-repeat -484px -142px;
}
.tabbing .ProcessOne {
	width:42%;
	margin:0 auto;
}
.tabbing h3 {
	font-size:15px;
	color:#333;
	padding:10px 0 10px 15px;
}
.tabbing .row {
	width:96%;
	padding:15px 2% 0 2%;
	float:left;
}
.tabbing .row label {
	background:#f0f0f0;
	width:98px;
	height:38px;
	color:#666666;
	line-height:38px;
	border:1px solid #ccc;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	-webkit-box-shadow: -2px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:-2px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:-2px 0px 3px rgba(204, 204, 204, 0.5);
	border-right:none;
	padding:0 0 0 5px;
	font-size:13px;
	float:left;
}
.tabbing .row .label2 {
	background:none;
	width:auto;
	box-shadow:none;
	border:none;
	height:20px;
	line-height:20px;
	padding:0 10px 0 0;
	float:left;
}
.tabbing .row .select {
	width:auto;
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
	margin:0 8px 0 0;
	float:left;
}
.tabbing .row .select2 {
	width:275px;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	border:1px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	border-left:none;
	margin:0 8px 0 0;
	padding:7px;
	float:left;
}
.tabbing .row .input {
	width:270px;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	border-left:none;
	padding:0 0 0 5px;
	float:left;
}
.tabbing .continue {
	background: #0088cc; /* Old browsers */
	background: -moz-linear-gradient(top, #0088cc 0%, #0055cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0088cc), color-stop(100%, #0055cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0088cc 0%, #0055cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0088cc 0%, #0055cc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0088cc 0%, #0055cc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0088cc 0%, #0055cc 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0 ); /* IE6-9 */
	width:100px;
	margin:15px 30px 0 0;
	padding:7px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:right;
}
.tabbing .promotion-interest {
	float: left;
	margin: 10px 30px;
	width: 180px;
}
.tabbing .promotion-interest h2 {
	color: #333333;
	font-size: 13px;
}
.tabbing .check-list {
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #CCCCCC;
	float: left;
	height: 130px;
	margin: 8px 0 0;
	overflow: auto;
	width: 100%;
}
.tabbing .check-list label {
	color: #666666;
	float: left;
	font-size: 12px;
	width: 100%;
}
.tabbing p {
	padding:0 0 0 15px;
}
.tabbing .row label.second {
	width:164px;
}
.tabbing .row .label3 {
	background:none;
	box-shadow:none;
	color: #666666;
	border:none;
	margin:0 32px 0 0;
	font-size: 12px;
	float: left;
}
.tabbing .row .seperator {
	border:1px solid #ccc;
	border-left:none;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	float:left;
}
.category {
	width:100%;
	height:300px;
	padding:30px 0 40px 0;
	float:left;
}
.category h3 {
	background:url(http://www.youmint.com/images/register/bg_heading.png) no-repeat 4px 4px;
	color:#333;
	font-size:25px;
	text-align:center;
	padding-bottom:26px;
	font-weight:normal;
}
.category li {
	width:17.5%;
	color:#ec5522;
	padding:0 48px 0 30px;
	font-size:18px;
	float:left;
}
.category li p {
	font-size:12px;
	color:#666;
	text-align:center;
	line-height:20px;
}
.category li p a {
	display:inline;
	color:#0077B5;
}
.category li img {
	width:100%;
}
.category li:last-child {
	padding-right:0px;
}
.category li a {
	color:#DD0017;
	text-align:center;
	display:block;
}
.category li a span {
	background:url(http://www.youmint.com/images/register/sprite3.png) no-repeat 0px -2px;
	width:100%;
	height:174px;
	margin:0 0 20px 0;
	display:block;
}
.category li a:hover span {
	background-position:0px -204px; /*transition: all 0.5s ease;*/
}
.category li.survey a span {
	background:url(http://www.youmint.com/images/register/sprite3.png) no-repeat -230px -2px;
}
.category li.survey a:hover span {
	background-position:-230px -204px;
}
.category li.games a span {
	background:url(http://www.youmint.com/images/register/sprite3.png) no-repeat -469px -2px;
}
.category li.games a:hover span {
	background-position:-469px -204px;
}
.category li.fourth a span {
	background:url(http://www.youmint.com/images/register/sprite3.png) no-repeat -711px -2px;
}
.category li.fourth a:hover span {
	background-position:-711px -204px;
}
.register-form span {
	font-size:12px;
	line-height:21px;
	padding:0 0 0 5px;
	float:left;
}
.register-form strong{
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 10px 0;
	display:block;
}
.register-form label {
	width:60px;
	height:24px;
	color:#666666;
	line-height:24px;
	padding:0 0 0 5px;
	font-size:11px;
	float:left;
}
.register-form .row .input {
	width:220px;
	height:24px;	
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:0 0 0 5px;
	border-left:1px solid #a6a6a6;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #ced7db;
	border-right:1px solid #ced7db;
	float:left;
}
.register-form .row .new_form_feild_error {
	width:220px;
	height:24px;
	line-height:24px;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:0 0 0 5px;
	border-left:1px solid rgb(255, 0, 0);
	border-top:1px solid rgb(255, 0, 0);
	border-bottom:1px solid rgb(255, 0, 0);
	border-right:1px solid rgb(255, 0, 0);
	float:left;
}
.register-form .row .input.small{width:45px; margin:0 5px 0 0; padding-left:24px;}
.register-form .row .select {
	width:72px;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px;
	border-left:1px solid #a6a6a6;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #ced7db;
	border-right:1px solid #ced7db;
	margin:0 5px 0 0;
	font-size:12px;
	float:left;
}
.register-form .row .new_form_select_error{
	width:72px;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px;
	border-left:1px solid rgb(255, 0, 0);
	border-top:1px solid rgb(255, 0, 0);
	border-bottom:1px solid rgb(255, 0, 0);
	border-right:1px solid rgb(255, 0, 0);
	margin:0 5px 0 0;
	font-size:12px;
	float:left;
}
.register-form .row .select.second {
	border-left:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:12px;
}
.register-form .submit {
	background: #CB0015; /* Old browsers */
	/*background: -moz-linear-gradient(top, #0088cc 0%, #0055cc 100%);  FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0055cc));  Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #0088cc 0%,#0055cc 100%);  Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #0088cc 0%,#0055cc 100%);  Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #0088cc 0%,#0055cc 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #0088cc 0%,#0055cc 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0055cc',GradientType=0 ); /* IE6-9 */
	width:120px;
	margin:0 12px 0 0;
	padding:8px 0 9px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
	float:right;
}
.register-form {
	background:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float: right;
	padding: 10px 13px 15px;
	padding-bottom:25px;
	position: relative;
}
.register-form h3 {
	color: #333;
	font-size: 22px;
	left: 0;
	padding:0;
	text-align: center;
	top: 4px;
	z-index: 999;
	font-weight:normal;
	line-height:50px;
}
.register-form p.bg {
	background: url("http://www.youmint.com/images/register/bg_seperator.png") repeat-x scroll left 21px transparent;
	font-size: 12px;
	padding-bottom: 10px;
	display:block;
	width:100%;
}
.register-form p.bg span {
	background:#fff;
	padding: 0 5px;
	float:none;
}
.register-form p {
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: center !important;
	padding:10px 0;
}
.register-form .row {
	float: left;
	padding-bottom: 5px;
	width: 100%;
}
.google-sign {
	width:480px;
	z-index:10000;
	border-radius:5px;
	top:145px;
	left:0;
	color:#666;
	padding:5px 6px 15px 8px;
	margin:0 0 10px 0;
	float:left;
}
.google-sign .row {
	width:100%;
	padding:10px 0 0 0;
	float:left;
}
.google-sign label {
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	color: rgb(51, 51, 51);
	font-size: 13px;
	width: 148px;
}
.google-sign .input, .google-sign .select {
	background:#fff;	
	width: 295px;
	height: 38px;
	padding: 0px 10px;
	color: rgb(39, 44, 53);
	border-radius: 5px 5px 5px 5px;
	border: 1px solid rgb(203, 203, 201);
	float: left;
}
.google-sign .select {
	width:315px;
	padding:7px 5px;
}
.google-sign .login {
	background:rgb(203, 0, 21);
	border: none;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	padding: 7px 10px;
	margin: 10px 0 0 10px;
	text-align: center;
	text-transform:normal;
	width: auto;
	float: right;
}
.connect-facebook {
	width:250px;
	margin:150px 0 0 80px;
	float:left;
}
.connect-facebook h3 {
	color:#333;
	font-size:18px;
	padding:0 0 15px 0;
}
.forgot-password {
	background:#fff;
	width:98%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
	margin:15px 0;
	padding:15px 1%;
	float:left;
}
.forgot-password h2 {
	background:url(http://www.youmint.com/images/register/strip.png) repeat-x left bottom;
	color:#333;
	margin:0 10px 20px 0;
	font-size:15px;
	padding:10px 0;
}
.forgot-password .col {
	width:45%;
	margin:0 15px 0 0;
	padding:0 2% 10px 2%;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.forgot-password .col h3 {
	color:#333;
	font-size:13px;
	padding:8px 0;
	border-bottom:1px solid #ccc;
}
.forgot-input-box {
	background:#f2f1f1;
	width:280px;
	border:1px solid #ccc;
	margin:15px auto;
	padding:10px;
}
.forgot-input-box h4 {
	color:#000;
	font-size:13px;
	padding:0 0 10px 0;
}
.forgot-input-box .input {
	background:url(http://www.youmint.com/images/register/flag_india.gif) no-repeat 5px 4px #fff;
	width:35px;
	height:25px;
	line-height:25px;
	margin:0 10px 0 0;
	padding:0 5px 0 30px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	float:left;
}
.forgot-input-box .input.second {
	background:#fff;
	width:100px;
	padding:0 5px;
	float:left;
}
.forgot-input-box .submit {
	background: rgb(203, 0, 21);
	width:auto;
	padding:5px 10px 4px 10px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.forgot-input-box span {
	color:#666;
	font-size:12px;
	padding:8px 0 0 0;
	display:block;
}
.forgot-password .col h5 {
	color:#333;
	font-size:12px;
	padding:5px 0;
}
.forgot-password .col p {
	color:#666;
	font-size:12px;
	line-height:18px;
	padding:5px 0 0 0;
}
/* register */
.register-widget {
	background:#fff;
	width:700px;
	margin:25px auto;
	padding:0 10px 20px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
}
.register-widget h2 {
	background:url(http://www.youmint.com/images/register/strip.png) repeat-x left bottom;
	color:#333;
	margin:0 10px 20px 0;
	font-size:15px;
	padding:10px 0;
}
.register-widget h2 a {
	color: #02445A;
	float: right;
	font-size: 14px;
	height: 36px;
	text-decoration: underline;
}
.register-widget h3 {
	color:#333;
	font-size:14px;
	padding:0 0 15px 0;
	text-align:center;
	font-weight:normal;
}
.register-widget h3 span {
	color:#666;
	font-size:12px;
	display:inline;
}
.register-widget h4 {
	color:#333;
	font-size:15px;
}
.register-widget .sign-in {
	width:40%;
	border-right:1px solid #ccc;
	float:left;
}
.register-widget p {
	color:#666;
	font-size:12px;
	padding:15px 0;
	text-align:center;
	text-transform:uppercase;
}
.register-widget span {
	color:#CB0015;
	font-size:12px;
	padding:5px 0;
	display:block;
}
.register-widget .input-field {
	background:#fff;
	width:90%;
	height:38px;
	line-height:38px;
	margin:0;
	border:1px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	border-radius:5px;
	margin-top:15px;
	color:#666;
	text-indent:10px;
	float:left;
}
.register-widget .select-menu {
	background:#fff;
	width:40%;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	border-radius:5px;
	margin-top:15px;
	color:#666;
	text-align:left;
	text-indent:3px;
	margin:10px 28px 0 0;
	padding:9px 14px 9px 0;
	float:left;
}
.register-widget .signup {
	background: rgb(203, 0, 21); 
	width:auto;
	margin:15px 0 0 0;
	padding:7px 10px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.register-widget .signup.disabled{opacity:0.5; cursor:progress;}
.country {
	color: #7A7A7A;
	font-size: 12px;
	width: 570px;
	padding:8px 0 8px 10px;
}
.country span {
	width:516px;
	color:#666;
	font-size:12px;
	float:left;
}
.country strong {
	color:#666;
	font-size:12px;
	font-weight:normal;
}
.country-code {
	color: #7A7A7A;
	font-size: 12px;
	width: 570px;
	height:300px;
	overflow-y:auto;
	padding:0 0 8px 10px;
}
.country-code h3 {
	color:#CB0015;
	font-size:15px;
	border-bottom:1px solid #ccc;
	margin:5px 0 0 0;
	padding:5px 0;
}
.country-code span {
	width:516px;
	color:#666;
	font-size:12px;
	float:left;
}
.country-code span a {
	color:#666;
}
.country-code strong {
	width:32px;
	color:#666;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	float:left;
}
.country-code .row {
	width:100%;
	padding:5px 0 0 0;
	float:left;
}
.register-widget p a {
	color:#0077B5;
}
.register-widget label {
	color:#333;
	font-size:13px;
	padding:0 0 10px 0;
	display:block;
}
.register-widget .input {
	width:250px;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	padding:0 0 0 5px;
	float:left;
}
.register-widget .submit {
	background:rgb(203, 0, 21);
	width:100px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	margin:0 0 0 10px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
}
.register-widget .submit.disabled{opacity:0.5; cursor:progress;}
.options {
	width:96%;
	padding:10px 2%;
	float:left;
}
.options li {
	background:url(http://www.youmint.com/images/register/tick_circle.png) no-repeat;
	width:40%;
	font-size:12px;
	color:#666;
	margin:0 10px 0 30px;
	padding:0 0 5px 20px;
	line-height:20px;
	float:left;
}
.options a {
	color:rgb(203, 0, 21);
	font-size:12px;
	text-decoration:underline;
	float:right;
}

.feedback_close { background:url(http://www.youmint.com/images/register/feedback-close.png); width:42px; height:42px; position:absolute; right:-15px; top:-15px; cursor:pointer;}

.green_gradiant_disabled{
	background: #CB0015; /* Old browsers */
	/*background: -moz-linear-gradient(top, #0088cc 0%, #0055cc 100%);  FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0055cc));  Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #0088cc 0%,#0055cc 100%);  Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #0088cc 0%,#0055cc 100%);  Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #0088cc 0%,#0055cc 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #0088cc 0%,#0055cc 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0055cc',GradientType=0 ); /* IE6-9 */
	width:120px;
	margin:0 12px 0 0;
	padding:8px 0 9px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
	float:right;
}
.invite-by-email{
	background:#fff;
	width:93.8%;
	margin:15px 0 0 0;
	padding:0 3% 10px 3%;
	border:1px solid #CBCBC8;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	float:left;
}
.invite-by-email h2{
	background:url(http://www.youmint.com/images/register/strip.png) no-repeat left bottom;
	color:#333;
	margin:0 0 10px 0;
	padding:10px 0 15px 0;
}
.invite-by-email h2 a{
	color:#CB0015;
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 10px;
	float:right;
}
.invite-by-email .row{
	width:100%;
	border-bottom:1px solid #ccc;
	padding:8px 0;
	position:relative;
	float:left;
}
.invite-by-email .row span{
	color:#666;
	padding:8px 0 0 0;
	float:left;
}
.invite-by-email .row a.invite-contact{
	background: #CB0015;
	width:100px;
	padding:7px 0;
	font-size:13px;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-weight:600;
	float:right;
}
.invite-by-email .row .textarea{
	background:#f4f4f2;
	width:400px;
	height:45px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#7C7C7C;
	padding:5px;
	float:left;
}
.invite-by-email .row p{
	font-size:13px;
	color:#666;
	padding:5px 0 0 0;
}
