.divalign-all
{
	width:100%;
	float:left;
}

#maindividindex-loding
{
	background-image: url('../images/icon.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
}

.middle-margindiv
{
	width:94%;
	min-height:100%;
	margin-left:3%;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:10px;
	background-color: white;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
	float:left;
}
.middle-margin-subinnerdiv
{
	width:90%;
	min-height:100%;
	margin-left:5%;
	margin-top:30px;
	margin-bottom:50px;
	float:left;
}

	.middlesupper-headertext
	{
		width:95%;
		background-color:#C8C8F8;
		padding-left:5%;
		padding-top:15px;
		padding-bottom:17px;
		border-radius:7px;
		margin-bottom:50px;
		margin-top:30px;
		font-size:40px;
		font-weight:1000;
		color: #000;
		margin-top:0px;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float:left;
	}
	.middlesupper-headertext2
	{
		width:95%;
		background-color:#C8C8F8;
		padding-left:5%;
		padding-top:15px;
		padding-bottom:17px;
		border-radius:7px;
		margin-bottom:50px;
		margin-top:150px;
		font-size:40px;
		font-weight:1000;
		color: #000;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float:left;
	}
	.middleprofile-leftdetaildiv
	{
		width: 43%;
		min-height: 60px;
		margin-left: 0px;
		margin-bottom: 0px;
		border: 2px solid #333;
		float: left;
	}
	.middleprofile-rightdetaildiv
	{
		width: 55%;
		min-height: 60px;
		margin-left: 0px;
		margin-bottom: 0px;
		border: 2px solid #333;
		float: left;
	}
	.middleprofile-leftdetail1div
	{
		width: 43%;
		min-height: 150px;
		margin-left: 0px;
		margin-bottom: 50px;
		border: 2px solid #333;
		float: left;
	}
	.middleprofile-rightdetail1div
	{
		width: 55%;
		min-height: 150px;
		margin-left: 0px;
		margin-bottom: 50px;
		border: 2px solid #333;
		float: left;
	}
		.middleprofile-leftdetailtext
		{
			font-size: 28px;
			font-weight: 700;
			color: #000;
			margin-top: 15px;
			margin-left: 20px;
			margin-bottom:10px;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		.middleprofile-rightdetailtext
		{
			font-size: 22px;
			font-weight: 500;
			color: #000;
			margin-top: 18px;
			margin-left: 20px;
			margin-bottom:10px;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		
	

	.footeralldiv
	{
		width:100%;
		min-height:320px;
		background-color:black;
		margin-top:50px;
		margin-bottom:0px;
		float:left;
	}
		.footerall-innerdiv
		{
			width: 86%;
			min-height: 280px;
			margin-top: 30px;
			margin-left: 7%;
			float: left;
		}
			.footerallinner-topdiv 
			{
				width: 100%;
				min-height: 260px;
				float: left;
			}
				.footerallinner-topleftdiv 
				{
					width: 45%;
					height: 260px;
					float: left;
				}
				.footerallinner-toprightdiv
				{
					width: 40%;
					height: 260px;
					margin-left: 13%;
					float: left;
				}
					.footerallinner-toplefttext 
					{
						color: #fff;
						font-size: 28px;
						font-weight: 500;
						margin-top: 0px;
						margin-bottom:20px;
						text-align: left;
						text-decoration:none;
						font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
					.footerallinner-toprighttext
					{
						width: 100%;
						color: #fff;
						font-size: 28px;
						font-weight: 700;
						text-align: left;
						margin-top: 0px;
						margin-bottom: 50px;
						font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
					.footerallinner-topright-linktext
					{
						width: 98%;
						color: #fff;
						font-size: 28px;
						font-weight: 500;
						text-align: left;
						margin-top: 0px;
						margin-left: 2%;
						margin-bottom: 35px;
						text-align:left;
						font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
						
						
						.footerallinner-topleftandoidimg
						{
							width:280px;
							height:100px;
							margin-top:40px;
							float:left;
						}
						
						
						
						
						
						
						
						
						
		
		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.addphoto-profilepic-centerdiv
	{
		width:300px;
		height:320px;
		border:2px solid gray;
		border-radius:4px;
		margin:50px auto;		
	}
		.addphoto-profilepic-centerpic
		{
			width:300px;
			height:320px;
			border-radius:4px;
			float:left;
		}
	.addphoto-profileattach-centerdiv
	{
		width:320px;
		min-height:220px;
		margin:20px auto;		
	}
		.addphoto-profileattachbtn
		{
			padding-left:80px;
			padding-right:80px;
			padding-top:30px;
			padding-bottom:30px;
			font-size:40px;
			font-weight:700;
			color:white;
			background-color:orange;
			border:1px solid orange;
			border-radius:8px;
			margin-top:40px;
			margin-bottom:40px;
			cursor:pointer;
			outline:none;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float:left;
		}
				.addphoto-profileattachfile input[type="file"]
				{
					display: none;
				}
				.addphoto-profileattachfile .check-label {
					background: url("../images/upload.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
					display: inline-block;
					height: 47px;	
					margin-top: 2px;
					padding: 0px;
					width: 100%;
					margin-left:25px;
					cursor:pointer;
					box-sizing:border-box;
				}
		.addmorephoto-maindiv
		{
			width:300px;
			height:400px;
			margin-left:50px;
			margin-top:30px;
			margin-bottom:70px;
			float:left;
		}
				.addmorephoto-profileattachfile input[type="file"]
				{
					display: none;
				}
				.addmorephoto-profileattachfile .check-label {
					background: url("../images/add.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
					display: inline-block;
					height: 257px;	
					margin-top: 2px;
					padding: 0px;
					width: 260px;
					margin-left:20px;
					cursor:pointer;
					border-radius:5px;
					box-sizing:border-box;
				}
				.addmorephoto-profileattachfile-overactiv
				{
					height: 257px;	
					margin-top: 2px;
					padding: 0px;
					width: 260px;
					margin-left:20px;
					margin-top:2px;
					float:left;
				}
					.addmorephoto-profileattachfile-overactivpic
					{
						height: 253px;	
						width: 256px;
						border:2px solid #ccc;
						border-radius:7px;
						float:left;
					}
					#oneload
					{
						display:block;
					}
					#twoload
					{
						display:block;
					}
					#threeload
					{
						display:block;
					}
					#fourload
					{
						display:block;
					}
					#fiveload
					{
						display:block;
					}
					#sixload
					{
						display:block;
					}
					#oneloadpic
					{
						display:none;
					}
					#twoloadpic
					{
						display:none;
					}
					#threeloadpic
					{
						display:none;
					}
					#fourloadpic
					{
						display:none;
					}
					#fiveloadpic
					{
						display:none;
					}
					#sixloadpic
					{
						display:none;
					}
		.addmorephoto-profiledelelink
		{
			padding:10px 45px;
			font-size:40px;
			font-weight:700;
			color:white;
			background-color:orange;
			border:1px solid orange;
			border-radius:8px;
			margin-top:40px;
			margin-bottom:40px;
			margin-left:40px;
			cursor:pointer;
			outline:none;
			text-decoration:none;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float:left;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.adddetail-headertextp
	{		
		width: 95%;
		font-size: 27px;
		font-weight: 700;
		color: #000;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left:2%;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float: left;
	}
		.adddetail-headerredtext
		{
			font-size: 40px;
			font-weight: 700;
			color:#cc0000;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		}
	.adddetail-inputtext
	{
		width: 91%;
		height: 90px;
		border: 2px solid #DDD;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom:50px;
		border-radius: 7px;
		float: left;
	}
	.adddetail-inputradio
	{
		width: 40px;
		height: 40px;
		border-radius: 20px;
		margin-bottom: 50px;
		background-color:#F9FEBC;
		margin-left: 1%;
		margin-top:10px;
		float: left;
	}
	.adddetail-inputradiotext
	{
		font-size: 25px;
		color: #333;
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 100px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
		.adddetail-inputtext-half1
		{
			width: 40%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 30px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom:50px;
			border-radius: 7px;
			float: left;
		}
		.adddetail-inputtext-half2
		{
			width: 40%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 30px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-left:15%;
			margin-bottom:50px;
			border-radius: 7px;
			float: left;
		}
	.adddetail-inputtextarea
	{
		width: 95%;
		height: 270px;
		border: 2px solid #DDD;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom:50px;
		border-radius: 7px;
		float: left;
	}
		
		
		
		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#searchsettingid
{
	display:none;
}	
	.newmatches-rightmain-showdiv
		{
			width:100%;
			height:510px;
			margin-left:0px;
			background-color:white;
			box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
			box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
			border-radius:4px;
			margin-bottom:70px;
			margin-top:20px;
			float:left;
		}
			.newmatches-rightmain-showpicdiv
			{
				width:22%;
				height:300px;
				border-top-left-radius:4px;
				border-bottom-left-radius:4px;
				text-decoration:none;
				float:left;
			}
				.newmatches-rightmain-showpic
				{
					width:99%;
					height:300px;
					border-top-left-radius:4px;
					border-bottom-left-radius:4px;
					float:left;
				}
			.newmatches-rightmain-tellingheaderdiv
			{
				width: 100%;
				height: 40px;
				background-color: ;
				background-color: gray;
				border-radius: 4px;
				margin-bottom: 20px;
				float: left;
			}
				.newmatches-rightmain-tellingheadertext
				{
					font-size: 18px;
					font-weight: 700;
					color: #fff;
					margin-top: 10px;
					margin-left: 15px;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
			.newmatches-rightmain-showdetaildiv
			{
				width:73%;
				height:280px;
				margin-top:10px;
				margin-left:3%;
				float:left;
			}
				.newmatches-showdetail-headerdiv
				{
					height:55px;
					width:98%;
					border-bottom:2px solid #DFE0E3;
					margin-bottom:15px;
					float:left;
				}
					.newmatches-showdetail-headertext
					{
						font-size:29px;
						font-weight:700;
						color:#333;
						margin-left:2px;
						margin-top:2px;
						margin-right:10px;
						margin-bottom:2px;
						text-decoration:none;
						font-family: 'Open Sans', sans-serif;
						float:left;
					}
					.newmatches-showdetail-headeronlinediv
					{
						width:20px;
						height:20px;
						background-color:green;
						border-radius:10px;
						margin-left:10px; 
						margin-right:15px;
						margin-top:5px;
						float:left;
					}
					.newmatches-showdetail-headertext2
					{
						font-size:14px;
						font-weight:500;
						color:#517680;
						margin-left:2px;
						margin-top:6px;
						margin-bottom:2px;
						font-family: 'Open Sans', sans-serif;
						float:left;
					}
					.newmatches-showdetail-headerrightdiv
					{
						width:45px;
						height:45px;
						cursor:pointer;
						float:right;
					}
						.newmatches-showdetail-headerrightarrow
						{
							border: solid black;
							border-width: 0 5px 5px 0;
							display: inline-block;
							padding: 8px;
							transform: rotate(45deg);
							-webkit-transform: rotate(45deg);
							margin-left:10px;
							margin-top:7px;
						}
						.newmatches-showdetail-headerright-hiddendiv
						{
							display:block;
							width:270px;
							height:250px;
							background-color:white;
							margin-right:-45px;
							margin-top:57px;
							padding-top:8px;
							border-radius:2px;
							box-shadow: 0 0 4px 0 rgba(0,0,0,.98), 0 2px 4px 0 rgba(0,0,0,.92);
							opacity:.99;
							background-color:white;
							float:right;
						}
							.newmatches-showdetail-headerrightdiv:hover .newmatches-showdetail-headerright-hiddendiv
							{
								display:block;
							}
							.newmatches-headerright-hiddenclickdiv
							{
								width:250px;
								height:60px;
								margin-top:5px;
								margin-left:10px;
								cursor:pointer;
								float:left;
							}
								.newmatches-headerright-hiddenclicklink
								{
									width:250px;
									height:60px;
									text-decoration:none;
									float:left;
								}
								.newmatches-headerright-hiddenclicktext
								{
									font-size:23px;
									font-weight:500;
									color:#517680;
									margin-top:6px;
									font-family: 'Open Sans', sans-serif;
									text-align:center;
								}
								.newmatches-headerright-hiddenclickdiv:hover .newmatches-headerright-hiddenclicktext
								{
									font-size:25px;
									font-weight:500;
									color:#517680;
									margin-top:6px;
									font-family: 'Open Sans', sans-serif;
									text-align:center;
								}
					.newmatches-showdetail-leftdiv
					{
						width:47%;
						height:130px;
						margin-right:2%;
						float:left;
					}
						.newmatches-showdetail-lefttext
						{
							width:98%;
							margin-left:1%;
							font-size:23px;
							font-weight:500;
							color:#517680;
							margin-top:6px;
							font-family: 'Open Sans', sans-serif;
							text-align:left;
							margin-top:3px;
							margin-bottom:5px;
							float:left;
						}
					.newmatches-showdetail-messagediv
					{
						width:92%;
						height:80px;
						overflow: hidden;
						margin-bottom:10px;
						margin-top:20px;
						margin-left:4%;
						float:left;
					}
						.newmatches-showdetail-messagetext
						{
							width:98%;
							margin-left:1%;
							font-size:18px;
							font-weight:500;
							color:#517680;
							margin-top:6px;
							font-family: 'Open Sans', sans-serif;
							text-align:left;
							margin-top:3px;
							margin-bottom:5px;
							float:left;
						}
					.newmatches-showdetail-addbtn
					{
						padding:12px 45px;
						background-color:orange;
						border:1px solid orange;
						border-radius:3px;
						font-size:28px;
						font-weight:700;
						color:#F0F0F0;
						margin-top:10px;
						margin-right:30px;
						margin-left:50px;
						cursor:pointer;
						outline:none;
						text-decoration:none;
						font-family: 'Open Sans', sans-serif;
						float:right;
					}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#relignsugst
{
	display:none;
}	
#tonguesugst
{
	display:none;
}
#statesugst
{
	display:none;
}
#countrysugst
{
	display:none;
}
#communitysugst
{
	display:none;
}
#citysugst
{
	display:none;
}
	.searchprofile-basicrightdiv 
	{
		width: 100%;
		min-height: 100px;
		margin-bottom: 20px;
		float: left;
	}
		.searchprofile-basicleft-inputserchdiv 
		{
			width: 42%;
			min-height: 40px;
			float: left;
		}
			.searchprofile-basicleft-inputserchtype 
			{
				width: 80%;
				height: 35px;
				margin-left: 25px;
				margin-bottom: 0px;
				border: 1px solid #BDBFC1;
				background-color: #F9FEBC;
				padding-left: 12px;
				font-size: 14px;
				color: #333;
				border-radius: 3px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.searchprofile-basicleft-inputserchtype-hiddendiv 
			{
				width: 94%;
				min-height: 30px;
				margin-left: 5px;
				margin-bottom: 0px;
				margin-top: -50px;
				background-color: #FFF;
				box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
				padding-left: 0px;
				font-size: 14px;
				color: #333;
				border-radius: 2px;
				position:relative;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
				
		.searchprofile-basicleft-inputdatadiv 
		{
			width: 39%;
			min-height: 100px;
			margin-left: 13%;
			margin-bottom: 50px;
			margin-top: 6px;
			margin-right: 10px;
			border: 2px solid #BDBFC1;
			border-radius: 4px;
			padding: 3px;
			float: left;
		}
			.newmatches-inputsearch-keyword 
			{
				min-width: 60px;
				min-height: 60px;
				margin-left: 20px;
				margin-bottom: 15px;
				margin-top: 15px;
				border: 2px solid #BDBFC1;
				background-color: #F7F7F7;
				border-radius: 5px;
				cursor: pointer;
				float: left;
			}
				.newmatches-inputsearch-keywordtext 
				{
					font-size: 28px;
					color: #333;
					font-family: 'Open Sans', sans-serif;
					margin-left: 15px;
					margin-top: 15px;
					margin-right: 20px;
					margin-bottom: 5px;
					float: left;
				}
				
				
				
				
				
	.searchprofile-basicleft-inputserchtype-hiddenlink
						{
							width: 100%;
							min-height: 70px;
							font-size: 35px;
							color: #333;
							font-weight:700;
							border-radius: 0px;
							cursor:pointer;
							padding-top:9px;
							padding-bottom:9px;
							margin-top:0px;
							margin-bottom:0px;
							background-color:white;
							border:1px solid white;
							padding-left:0px;
							outline:none;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
						.searchprofile-basicleft-inputserchtype-hiddenlink:hover
						{
							width: 100%;
							min-height: 70px;
							font-size: 35px;
							color: #333;
							font-weight:700;
							border-radius: 0px;
							cursor:pointer;
							padding-top:9px;
							padding-bottom:9px;
							margin-top:0px;
							margin-bottom:0px;
							border:1px solid #F0F0F0;
							background-color:#F0F0F0;
							padding-left:0px;
							outline:none;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
				
				
				
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#basicdetailid
{
	display:block;
}	
#messinboxcontrol
{
	display:none;
}
.inbox-maindiv
{
	width:100%;
	min-height:100%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	float:left;		
}
	#inboxmain-loadallmember
	{
		display:block;
		width:100%;
		min-height:100%;
		background-color:white;
		float:left;
	}
	#inboxmain-loadonemember-message
	{
		display:none;
		width:100%;
		min-height:100%;
		background-color:green;
		top:0px;
		position:fixed;
		float:left;
	}
		.allinbox-crosdiv
		{
			width:97%;
			height:80px;
			background-color:rgba(33, 33, 33, 0.5);
			border-radius:8px;
			margin-left:1%;
			position:fixed;
			float:left;
		}
			.allinbox-crosdiv-link
			{
				width:80px;
				height:80px;
				background-color:red;
				margin-right:20px;
				border-radius:7px;
				text-decoration:none;
				float:right;
			}
				.allinbox-crosdiv-linkpic
				{
					height:70px;
					width:70px;
					margin-top:5px;
					margin-left:5px;
					float:left;
				}
		.allinbox-topmargindiv
		{
			width:98%;
			min-height:100%;
			margin-left:1%;
			margin-top:85px;
			float:left;
		}
		.inboxmain-membermaindiv
		{
			width:99%;
			height:140px;
			border:2px solid #DFE0E3;
			margin-top:5px;
			margin-bottom:15px;
			border-radius:4px;
			margin-left:1px;
			text-decoration:none;
			float:left;
		}
			.inboxmain-membermain-ineerdiv
			{
				width:94%;
				height:110px;
				margin-top:10px;
				background-color:white;
				margin-left:3%;
				float:left;
			}
				.inboxmain-membermain-picdiv
				{
					width:15%;
					height:118px;
					border-radius:6px;
					float:left;
				}
					.inboxmain-membermain-pic
					{
						width:98%;
						height:118px;
						border-radius:6px;
						float:left;
					}
				.inboxmain-membermain-detaildiv
				{
					width:75%;
					height:118px;
					margin-top:1px;
					margin-left:5%;
					float:left;
				}
					.inboxmain-membermain-detailnametext
					{
						font-size: 29px;
						font-weight: 700;
						color: #333;
						margin-left: 2px;
						margin-top: 20px;
						margin-right: 10px;
						margin-bottom: 2px;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}
					.inboxmain-membermain-detailmesagetext
					{						
						width: 98%;
						margin-left: 2px;
						font-size: 21px;
						font-weight: 500;
						color: #517680;
						font-family: 'Open Sans', sans-serif;
						text-align: left;
						margin-top: 15px;
						margin-bottom: 5px;
						float: left;
					}
					.inboxmain-membermain-detailmesagetextnewmsg
					{						
						width: 98%;
						margin-left: 2px;
						font-size: 21px;
						font-weight: 500;
						color: #cc0000;
						font-family: 'Open Sans', sans-serif;
						text-align: left;
						margin-top: 15px;
						margin-bottom: 5px;
						float: left;
					}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.inboxmain-loadonemember-msginnerdiv
{
	width:100%;
	height:100%;
	background-color:gray;
	position:absolute;
	float:left;
}	
	.inbox-loadmember-msgsubinnerdiv
	{
		width:100%;
		height:100%;
		background-color: #F0F0F0;
		position: relative;
		float:left;
	}
	.inboxmain-headerdiv
	{
		width:100%;
		height:110px;
		min-height:110px;
		background-color:#29B2FE;
		float:left;
	}
		.inboxmain-headerinner-margindiv
		{
			width:100%;
			height:5%;
			float:left;
		}
		.inboxmain-headerinnerdiv
		{
			width:94%;
			height:90%;
			margin-left:3%;
			margin-top:0px;
			position:relative;
			float:left;
		}
			.inboxmain-headerpart1
			{
				width:100px;
				height:100%;
				float:left;
			}
				.inboxmain-headerarrowpictopmargin
				{
					width:90px;
					height:15%;
					float:left;
				}
				.inboxmain-headerarrowpic
				{
					width:70px;
					margin-top:10px;
					height:60%;
					float:left;
				}
			.inboxmain-headerpart2
			{
				width:100px;
				height:100%;
				margin-left:40px;
				margin-right:40px;
				display:inline-block;
				float:left;
			}
				
				.inboxmain-headerprofilepic
				{
					width:80px;
					height:80px;
					border-radius:40px;
					margin-top: 10px;
					float:left;
				}
			.inboxmain-headerpart3
			{
				min-width:50px;
				height:100%;
				display: table; 
				border: 0px dashed #1c87c9;
				text-align: center; 
			}
				.inboxmain-headeruser-nametext
				{
					font-size: 35px;
					font-weight: 700;
					color: #FFF;
					margin: auto; 
					display: table-cell;
					text-decoration:none;
					vertical-align: middle;
					font-family: 'Open Sans', sans-serif;
				}
	
	.inboxmain-loadonemember-msgmaindiv
	{
		height: 82%;
		width: 99%;
		overflow-x: hidden;
		overflow-y: auto;
		margin-left:1%;
		background-color: #F0F0F0;
		 -webkit-overflow-scrolling: touch;
		float: left;
	}
	.inboxmain-loadone-inputdiv
	{
		width:100%;
		height:120px;
		min-height:120px;
		background-color:white;
		box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
		border-top:1px solid #F0F0F0;
		float:left;
	}
		.inboxmain-loadone-inputmargindiv
		{
			width:100%;
			height:10px;
			float:left;
		}
		.inboxmain-loadone-inputworkdiv
		{
			width:100%;
			height:110px;
			float:left;
		}
			.inboxmain-loadone-inputleftdiv
			{
				width:85%;
				height:110px;
				margin-left:1%;
				float:left;
			}
			.inboxmain-loadone-inputrightdiv
			{
				width:12%;
				height:90%;
				margin-right:1%;
				float:right;
			}
				.inboxmain-loadone-input
				{
					width:97%;
					height:110px;
					border-left:0px solid white;
					border-top:0px solid white;
					border-right:0px solid white;
					border-bottom:1px solid #F0F0F0;
					font-size:38px;
					font-weight:500;
					color:#333;
					font-family: 'Open Sans', sans-serif;
					padding-left:2%;
					outline:none;
					float:left;
				}
				.inboxmain-loadone-sendbtn
				{
					width:100%;
					height:100%;
					border:0px solid gray;
					outline:none;
					padding:0px;
					background-color:white;
					float:left;
				}
					.inboxmain-loadone-sendbtnpic
					{
						width:70%;
						height:70%;
						margin-top:2%;
						margin-left:10%;
						max-width:100px;
						float:left;
					}
	
	
	
	
	.inbox-usermassage-maindiv 
	{
		width: 75%;
		margin-top: 10px;
		margin-bottom:15px;
		float: left;
	}
		.inbox-usermassage-pic 
		{
			width: 80px;
			height: 80px;
			margin-left: 10px;
			border: 1px solid #DEDEDE;
			border-radius: 40px;
			float: left;
		}
		.inbox-usermassage-textdiv 
		{
			width: 70%;
			margin-left: 20px;
			margin-top: 10px;
			margin-bottom: 0px;
			float: left;
		}
			.inbox-usermassage-text 
			{
				margin-top: 0px;
				padding-left: 15px;
				margin-bottom: 3px;
				padding-top: 8px;
				padding-bottom: 8px;
				padding-right: 15px;
				font-size: 37px;
				font-weight: 500;
				color: #333;
				background-color: #FFF;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				border-radius: 5px;
				float: left;
			}
		.inbox-mymassage-maindiv 
		{
			width: 70%;
			margin-right: 1%;
			margin-top: 10px;
			margin-bottom:15px;
			float: right;
		}
			.inbox-mymassage-text 
			{
				margin-top: 0px;
				margin-bottom: 7px;
				padding-left: 15px;
				padding-top: 7px;
				padding-bottom: 9px;
				padding-right: 15px;
				font-size: 37px;
				font-weight: 500;
				color: #FFF;
				background-color: #0087E0;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				border-radius: 5px;
				float: right;
			}
			
			
			
			
			
.inboxmain-loadonemember-msgmaindiv::-webkit-scrollbar 
{
	width: 7px;
}
		 
.inboxmain-loadonemember-msgmaindiv::-webkit-scrollbar-track 
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7);
}
			 
.inboxmain-loadonemember-msgmaindiv::-webkit-scrollbar-thumb 
{
    background-color: #47A3DA;
    outline: 1px solid #47A3DA;
}





































.mobilelogin-fulldiv
{
	width:100%;
	min-height:90%;
	float:left;
}
.mobile-loginmargin-bootommargindiv
{
	width:100%;
	height:30px;
	float:left;
}
.mobile-loginmargindiv
{
	width:74%;
	min-height:55%;
	margin-left:13%;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:10px;
	background-color: white;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
	float:left;
}
	.mobile-loginmargin-innerdiv
	{
		width:90%;
		min-height:96%;
		margin-left:5%;
		margin-top:20px;
		margin-bottom:20px;
		float:left;
	}
		.mobilelogin-headerdiv
		{
			width:100%;
			background-color:#C8C8F8;
			padding-top:15px;
			padding-bottom:15px;
			border-radius:7px;
			margin-bottom:80px;
			margin-top:10px;			
			float:left;
		}
			.mobilelogin-headertext
			{
				font-size:40px;
				font-weight:1000;
				color: #000;
				text-align:center;
				margin-top:0px;
				margin-bottom:5px;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			}
		
		.mobilelogin-input
		{
			width: 94%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom: 50px;
			margin-left:1%;
			border-radius: 7px;
			float: left;
		}
			.mobilelogin-submit
			{
				width: 450px;
				height: 90px;
				font-size: 40px;
				font-weight: 700;
				color: white;
				background-color: orange;
				border: 1px solid orange;
				border-radius: 8px;
				margin-top: 40px;
				margin-left:1%;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float:left;
			}


.mobilelogin-toppresentdiv
{
	width:100%;
	min-height:250px;
	margin-left:0px;
	margin-top:-21px;
	margin-bottom:20px;
	float:left;
}
.mobilelogin-toppresentdiv-old
{
	width: 60%;
    min-height: 250px;
    margin-left: 20%;
    margin-top: 40px;
    margin-bottom: 20px;
    float: left;
}
	.mobilelogin-toppresent-headertext
	{
		font-size: 40px;
		font-weight: 1000;
		color: #FFF;
		text-align: center;
		margin-top: 0px;
		margin-bottom: -35px;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	.mobilelogin-toppresent-headertext-old
	{
		font-size: 40px;
		font-weight: 1000;
		color: #FFF;
		text-align: center;
		margin-top: 0px;
		margin-bottom: -35px;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	.mobilelogin-toppresentimg
	{
		width:100%;
		height:600px;
		float:left;
	}
	.mobilelogin-toppresentimg-old
	{
		width: 100%;
		height: 250px;
		float: left;
	}
	.mobilelogin-toppresentimg-hoverdiv
	{
		width:100%;
		height:550px;
		margin-top:-590px;
		float:left;
	}
		.mobilelogin-toppresentimg-hoverinnerdiv
		{
			width:90%;
			height:550px;
			margin-left:5%;
			float:left;
		}
			.mobilelogin-toppresentimg-hovertext1
			{
				width:90%;
				font-size: 47px;
				font-weight: 1000;
				color: #DC143C;
				margin-top: 100px;
				margin-bottom:5px;
				margin-left: 5%;
				font-family: Brush Script MT;
				float:left;
			}
			.mobilelogin-toppresentimg-hovertext2
			{
				width:80%;
				font-size: 35px;
				font-weight: 700;
				color: #F0F0F0;
				margin-top: 20px;
				margin-left: 15%;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float:left;
			}
.succsessstory-headerdiv
{
	width:100%;
	height:60px;
	margin-top:150px;
	float:left;
}
	.succsessstory-headertext
	{
		font-size: 40px;
		font-weight: 1000;
		color:#BF0000;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 5px;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		
	}
.mobilelogin-reviewdiv
{
	width:80%;
	min-height:320px;
	margin-left:10%;
	margin-top:40px;
	margin-bottom:50px;
	float:left;
}
	.mobilelogin-reviewborderdiv
	{
		width:96%;
		min-height:310px;
		border: 2px solid #BF0000;
		border-radius:7px;
		margin-left:1%;
		float:left;
	}
		.mobilelogin-reviewborder-innerdiv
		{
			width:94%;
			min-height:270px;
			margin-top:20px;
			margin-left:3%;
			float:left;
		}
			.mobilelogin-reviewborder-innerleft
			{
				width: 26%;
				min-height: 270px;
				float: left;
			}
			.mobilelogin-reviewborder-innerright
			{
				width: 72%;
				min-height: 270px;
				margin-left:1%;
				float: left;
			}
				.mobilelogin-reviewborder-innerimg
				{
					width:140px;
					height:140px;
					border-radius:70px;
					float:left;
				}
				.mobilelogin-reviewbordertext
				{
					color: #333;
					font-size: 26px;
					text-align: left;
					margin-top:2px;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					float:left;
				}
	.mobilelogin-reviewoverdiv
	{
		width:98%;
		height:320px;
		margin-left:1%;
		margin-top:-373px;
		margin-bottom:30px;
		float:left;
	}
		.mobilelogin-reviewoverleftdiv
		{
			width:9%;
			height:100%;
			border-top-left-radius:8px;
			border-bottom-left-radius:8px;
			text-decoration:none;
			background-color:rgba(191, 0, 0, 0.5);
			float:left;
		}
		.mobilelogin-reviewoverrightdiv
		{
			width:9%;
			height:100%;
			margin-right:1%;
			border-top-right-radius:8px;
			border-bottom-right-radius:8px;
			text-decoration:none;
			background-color:rgba(191, 0, 0, 0.5);
			float:right;
		}
			.mobilelogin-reviewovertext
			{
				font-size:48px;
				font-weight:700;
				color:#FFF;
				margin-top:130px;
				margin-left:2px;
				text-align:center;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			}
				
	.signup-footerminustop
	{
		width:100%;
		min-height:100px;
		margin-top:-50px;
		float:left;
	}
	
#rviewid1
{
	display:block;
}
#rviewid2
{
	display:none;
}
#rviewid3
{
	display:none;
}
#rviewid4
{
	display:none;
}


			
			
			
			
			
			
	
	
	
	



.mobilelogin-forgetpasswordtext
{
	font-size: 24px;
    font-weight: 500;
    color: #0087e0;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: right;
    margin-right: 35px;
    margin-top: 60px;
    margin-bottom: 60px;
    text-decoration: none;
    float: right;
}
.mobilelogin-donthave-accoutdiv
{
	width:100%;
	height:180px;
	background-color:#F7F7F7;
	border-top:2px solid gray;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	float:left;
}
	.mobilelogin-donthave-centerdiv
	{
		width:96%;
		height:50px;
		margin-top:80px;
		margin-left:2%;
		float:left;
	}
	.mobilelogin-donthave-accouttext1
	{
		font-size: 24px;
		font-weight: 500;
		color: #333;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		text-align: right;
		margin-left: 35px;
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 20px;
		text-decoration: none;
		float: left;
	}
	.mobilelogin-donthave-accoutlinktext1
	{
		font-size: 24px;
		font-weight: 500;
		color: #0087e0;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		text-align: right;
		margin-left: 0px;
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 20px;
		text-decoration: underline;
		float: left;
	}
.mobile-signup-headerlinkdiv
{
	min-width: 54%;
    height: 100%;
    margin-right: 3%;
    float: right;
}	
	.mobile-signup-headerlink
	{
		padding-left:60px;
		padding-right:60px;
		padding-top:17px;
		padding-bottom:17px;
		background-color:#FB8A13;
		border-radius:5px;
		font-size:30px;
		font-weight:700;
		color:white;
		margin-top:20px;
		margin-right:2%;
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		float:right;
	}
.mobile-signupmargindiv
{
	width:94%;
	min-height:80%;
	margin-left:3%;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:10px;
	background-color: white;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
	float:left;
}
	.mobile-signupmargin-innerdiv
	{
		width:94%;
		min-height:96%;
		margin-left:3%;
		margin-top:20px;
		margin-bottom:20px;
		float:left;
	}
		.signup-inputtext-half1
		{
			width: 40%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-left:1%;
			margin-top: 5px;
			margin-bottom:50px;
			border-radius: 7px;
			float: left;
		}
		.signup-inputtext-half2
		{
			width: 40%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-right:2%;
			margin-bottom:50px;
			border-radius: 7px;
			float: right;
		}
		
		.signup-inputtext-date
		{
			width: 25%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom:50px;
			border-radius: 7px;
			float: left;
		}
		.signup-inputtext-month
		{
			width: 30%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom:50px;
			margin-left:9%;
			border-radius: 7px;
			float: left;
		}
		.signup-inputtext-year
		{
			width: 25%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom:50px;
			margin-left:9%;
			border-radius: 7px;
			float: left;
		}

		
		
		
		
	





























































#owncountrysugst 
{
    display: none;
}
	.owndetail-inputserchtype-hiddendiv 
	{
		width: 87%;
		min-height: 90px;
		margin-left: 2%;
		margin-bottom: 50px;
		margin-top: -50px;
		background-color: #FFF;
		box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
		padding-left: 2%;
		font-size: 33px;
		color: #333;
		border-radius: 2px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addowndetail-input2style-overdiv2 
	{
		width: 88%;
		height: 90px;
		margin-left: 0px;
		margin-bottom: 50px;
		border: 2px solid #BDBFC1;
		background-color: #F9FEBC;
		padding-left: 3%;
		font-size: 14px;
		color: #333;
		border-radius: 7px;
		cursor: pointer;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
		.addowndetail-input2style-overtextdiv 
		{
			min-width: 10%;
			min-height: 20px;
			font-size: 33px;
			color: #333;
			border-radius: 4px;
			cursor: pointer;
			margin-top: 24px;
			margin-left: 3%;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		.addowndetail-input2style-overcrossdiv 
		{
			width: 20%;
			min-height: 80px;
			margin-top: 3px;
			margin-left: 25px;
			cursor: pointer;
			float: left;
		}
			.addowndetail-input2style-overcrosstext 
			{
				font-size: 35px;
				color: #333;
				font-weight: 700;
				margin-top: 20px;
				margin-bottom: 2px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
#mesageactivedotid
{
	display:none;
}	
#profileactivedotid
{
	display:none;
}
.mesageactivedot
{
	width:24px;
	height:24px;
	background-color:green;
	border-radius:11px;
	margin-left:-20px;
	margin-top:15px;
	float:left;
}	
	.mesageactivedot-text
	{
		font-size:20px;
		font-weight:500;
		color:#fff;
		text-align:center;
		margin-top:1px;
		font-family: 'Open Sans', sans-serif;
	}
.textdivactive-padding
{
	min-width: 85%;
    font-size: 28px;
    font-weight: 500;
    color: #98b827;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 50px;
    margin-left: 2%;
	text-decoration:none;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    float: left;
}	
			
.sublinkat-short
{
	min-width: 15%;
    font-size: 28px;
    font-weight: 500;
    color: #0087e0;
    text-align: left;
    margin-top: 60px;
    margin-bottom: 50px;
    margin-right: 2%;
	text-decoration:none;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    float: right;
}






























.matchprofile-alldetaildiv
{
	width:100%;
	min-height:100%;
	margin-top:30px;
	margin-bottom:80px;
	float:left;
}



	.matchprofile-alldetail-mainheaderdiv
	{
		width: 100%;
		border-bottom: 2px solid #DEDEDE;
		margin-bottom:20px;
		float: left;
	}
		.matchprofile-alldetail-mainheadertext
		{
			width: 95%;
			margin-left: 5%;
			font-size: 40px;
			font-weight: 900;
			color: #333;
			margin-top: 40px;
			margin-bottom: 40px;
			font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		
	.matchprofile-alldetail-subinnerdiv
	{
		width: 90%;
		min-height:40%;
		margin-left: 5%;
		float: left;
	}
		.matchprofile-rightmain-subheadertext 
		{
			width: 100%;
			font-size: 29px;
			font-weight: 700;
			color: #FF5A60;
			margin-top: 40px;
			margin-bottom: 40px;
			font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		.matchprofile-rightmain-detaildiv 
		{
			width: 100%;
			min-height: 150px;
			margin-top: 20px;
			margin-bottom: 50px;
			float: left;
		}
			
			.matchprofile-rightmain-detailtext 
			{
				width: 100%;
				font-size: 26px;
				font-weight: 500;
				color: #6a6a6a;
				margin-top: 2px;
				margin-bottom: 25px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			
		.matchprofile-rightmain-spacediv 
		{
			width: 100%;
			height: 30px;
			float: left;
		}
			.matchprofile-rightmain-lookigfordiv 
			{
				width: 98%;
				min-height: 90px;
				border-bottom: 2px solid #DEDEDE;
				margin-bottom: 60px;
				margin-left: 1%;
				float: left;
			}
				.matchprofile-rightmain-lookigfor-part1div 
				{
					width: 95%;
					min-height: 90px;
					float: left;
				}
					.matchprofile-rightmain-lookigfor-headertext
					{
						width: 80%;
						font-size: 24px;
						font-weight: 500;
						color: #FF5A60;
						margin-left: 3%;
						margin-top: 5px;
						margin-bottom: 15px;
						font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
					.matchprofile-rightmain-lookigfor-detailext 
					{
						width: 80%;
						font-size: 24px;
						font-weight: 500;
						color: #6a6a6a;
						margin-left: 3%;
						margin-top: 1px;
						margin-bottom: 5px;
						font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
				.matchprofile-rightmain-lookigfor-part2div
				{
					width: 1%;
					min-height: 90px;
					float: left;
				}
					
					
					
	
	
	.matchprofile-mainpicsdiv
	{
		width:106%;
		height:900px;
		margin-left:-3%;
		float:left;
	}
		.matchprofile-mainpics-scroldiv
		{
			width:100%;
			height:900px;
			background-color:gray;
			margin-left:0px;
			border-radius:4px;
			float:left;
		}
			.matchprofile-picstyle
			{
				width:100%;
				height:900px;
				border:1px solid gray;
				border-radius:4px;
				float:left;
			}
			
		.matchprofile-mainpics-overdiv
		{
			width:100%;
			height:900px;
			margin-top:-900px;
			float:left;
		}
			.matchprofile-mainpics-overworkdiv
			{
				width:98%;
				height:100px;
				margin-top:400px;
				margin-left:1%;
				float:left;
			}
				.slide-prewsbtn
				{
					height:100px;
					width:100px;
					background-color:#333;
					text-align: center;
					font-size: 35px;
					line-height: 35px;
					font-weight: 700;
					margin-left: 4%;
					color: white;
					border: 1px solid #333;
					border-radius: 50px;
					cursor: pointer;
					outline: none;
					text-decoration:none;
					float:left;
				}
				.slide-nextsbtn
				{
					height:100px;
					width:100px;
					background-color:#333;
					text-align: center;
					font-size: 35px;
					line-height: 35px;
					font-weight: 700;
					margin-right: 4%;
					color: white;
					border: 1px solid #333;
					border-radius: 50px;
					cursor: pointer;
					outline: none;
					text-decoration:none;
					float:right;
				}
				.slidebtntext
				{
					font-size: 50px;
					line-height: 50px;
					font-weight: 900;
					color: white;
					margin-top:26px;
					margin-left:35px;
					text-decoration:none;
					float:left;					
				}
				
		


	


	
#alertmainid1
{
	display:none;
}
	
	.alertmaindiv
	{
		width:100%;
		height:100%;
		background-color:rgba(33, 33, 33, 0.8);
		top:0px;
		position:fixed;
		float:left;
	}
		.alertmain-innerdiv
		{
			width:70%;
			min-height:300px;
			border-radius:8px;
			margin-top:170px;
			margin-left:15%;
			float:left;
		}
			.alertmain-innerheaderdiv
			{
				width:100%;
				height:100px;
				float:left;
			}
				.alertmain-innerheader-crossdiv
				{
					margin-top:0px;
					margin-right:0px;
					padding-left:25px;
					padding-right:25px;
					padding-top:0px;
					padding-bottom:0px;
					line-height:100px;
					font-size:90px;
					font-weight:900;
					background-color:white;
					border-radius:8px;
					color:red;
					text-decoration:none;
					font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
					float: right;
				}
			.alertmain-innermsgdiv
			{
				width:100%;
				min-height:200px;
				background-color:white;
				border-radius:8px;
				float:left;
			}
				.alertmain-innermsg-subinnerdiv
				{
					width:85%;
					min-height:200px;
					margin-left:7%;
					margin-top:25px;
					margin-bottom:20px;
					float:left;
				}
					.alertmain-innermsg-subtext
					{
						font-size:30px;
						font-weight:700;
						color:#333;
						margin-top:10px;
						margin-left:0px;
						font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
						float: left;
					}
	
	
	
	
	
	
	.helpanswer-maindiv
	{
		width:90%;
		min-height:60%;
		margin-top:60px;
		margin-bottom:60px;
		float:left;
	}
		.helpanswer-maintext
		{
			font-size: 33px;
			color: #333;
			margin-top: 15px;
			margin-left: 15px;
			margin-right: 100px;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
	
	
	
	
	.balanenc-maindiv
	{
		width:100%;
		min-height:60%;
		margin-top:60px;
		margin-bottom:60px;
		float:left;
	}
		.balanenc-maintext1
		{
			font-size: 37px;
			font-weight: 500;
			color: #cd3162;
			text-align: left;
			margin-top: 50px;
			margin-bottom: 10px;
			margin-left:2%;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		.balanenc-sharelinkinput-borderdiv
		{
			width: 98%;
			min-height: 90px;
			border: 2px solid #DDD;					
			border-radius: 7px;		
			margin-top: 10px;
			margin-bottom:50px;
			float:left;
		}
		.balanenc-sharelinkinput
		{
			width: 96%;
			min-height: 90px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 33px;
			margin-left:2%;
			margin-right:2%;
			margin-top:15px;
			margin-bottom:15px;
			text-align: left;
			float: left;
		}
		.balanenc-withdrawbtn
		{
			width: 300px;
				height: 70px;
				font-size: 27px;
				font-weight: 700;
				color: white;
				background-color: #29B2FE;
				border: 1px solid #29B2FE;
				border-radius: 8px;
				margin-top: 40px;
				margin-left:1%;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float:left;
		}
		.balanenc-maindetailtext2
		{
			width:100%;
			font-size: 30px;
			font-weight: 500;
			color: #333;
			text-align: left;
			margin-top: 40px;
			margin-bottom: 10px;
			margin-left:2%;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
	.completeprofile-firstmsgdiv
	{
		width:100%;
		min-height:150px;
		border-radius:8px;
		background-color:#F43F86;
		margin-bottom:50px;
		float:left;
	}
		.completeprofile-firstmsg-innerdiv
		{
			width:90%;
			min-height:110px;
			margin-left:5%;
			margin-top:20px;
			margin-bottom:20px;
			float:left;
		}
			.completeprofile-firstmsgtxt
			{
				font-size: 35px;
				font-weight: 500;
				color: #FFF;
				margin-top:3px;
				line-height:45px;
				margin-bottom:3px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			
			
			
			
	
	
	
	
	
	
	
	.whoregister-fromu-maindiv
	{
		width:100%;
		min-height:150px;
		background-color:#EEE;
		border-radius:8px;
		margin-bottom:50px;
		float:left;
	}
		.whoregister-fromu-maininnerdiv
		{
			width:90%;
			min-height:110px;
			margin-top:20px;
			margin-bottom:10px;
			margin-left:5%;
			float:left;
		}
			.whoregister-fromu-maintext
			{
				width:100%;
				font-size: 30px;
				font-weight: 500;
				color: #333;
				text-align: left;
				margin-top: 5px;
				margin-bottom: 20px;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			.whoregister-backlink
			{
				font-size: 35px;
				font-weight: 700;
				color: #1A23BD;
				text-align: left;
				margin-top: 50px;
				margin-bottom: 20px;
				margin-right:2%;
				text-align:right;
				text-decoration:none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: right;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
	
	
	
	
	
	
	
	






	.order-midlemargendiv
	{
		width: 94%;
		min-height: 100%;
		margin-left: 3%;
		margin-top: 30px;
		margin-bottom: 30px;
		border-radius: 10px;
		background-color: white;
		box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
		float: left;
	}
		.order-midleredtextdiv
		{
			width:100%;
			height:170px;
			margin-top:50px;
			margin-bottom:50px;
			float:left;
		}
			.order-midleredtext
			{
				width:100%;
				font-size: 40px;
				font-weight: 500;
				color: red;
				text-align: left;
				margin-top: 15px;
				margin-bottom: 10px;
				margin-left:2%;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			.order-paynowbtn 
			{
				padding-left: 80px;
				padding-right: 80px;
				padding-top: 30px;
				padding-bottom: 30px;
				font-size: 40px;
				font-weight: 700;
				color: white;
				background-color: #29B2FE;
				border: 1px solid #29B2FE;
				border-radius: 8px;
				margin-top: 60px;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			
			
			
			
			
			
			
	.upgrademembership-maindiv
	{
		
	}
		.upgrademembership-midlereddiv
		{
			width:100%;
			min-height:100px;
			margin-top: 15px;
			margin-bottom: 100px;
			float:left;
		}
			.upgrademembership-midleredtext
			{
				font-size: 40px;
				font-weight: 500;
				color: red;
				margin-top:10px;
				margin-bottom:20px;
				line-height:40px;
				text-align: center;				
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			}
			.upgrademembership-upgradediv
			{
				width:400px;
				min-height:200px;
				margin:10px auto;
				
			}
				.upgrademembership-upgradebtn 
				{
					padding-left: 80px;
					padding-right: 80px;
					padding-top: 25px;
					padding-bottom: 25px;
					font-size: 40px;
					font-weight: 700;
					color: white;
					background-color: #5ABF67;
					border: 1px solid #5ABF67;
					border-radius: 8px;
					margin-top: 60px;
					margin-bottom: 40px;
					cursor: pointer;
					outline: none;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					float: left;
				}
			.upgrademembership-detailtext
			{
				width: 100%;
				font-size: 30px;
				font-weight: 500;
				color: #333;
				text-align: left;
				margin-top: 40px;
				margin-bottom: 10px;
				margin-left: 2%;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			
			
			
			
			
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.thankyoupage-greentext
	{
		font-size: 50px;
		font-weight: 500;
		color: green;
		margin-top:10px;
		margin-bottom:20px;
		text-align: center;				
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	}