.thrColLiq #headerIndex {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
	top: 0px; 
	height:110px; 
	left:0px; 
	right: 0px; 
	background-color: #5f408e;
}
.thrColLiq #mainContentIndex{
	width:77.5%;
	min-height:80%;
	height: auto;
	margin-top:108px;
	margin-bottom:5%;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	padding-bottom:2%;
	text-align: center;
	}
	#footerIndex {
	background-color:#fff;
	margin-top:1%;
	margin-left:0%;
	 bottom: 0;
	 position:fixed;
	width:99%;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top:solid 1px #CCC;	
}
/*////////////////////////////////////////////////////////////search headstone/////////////////////////////////////////////////////////////*/
.bannerDiv{
	width:100%;
	min-height:400px;
	max-height:400px;
	position: relative;
	margin-top:0px;
}
.bannerImage{
    margin-top:1px;
	min-width:100.3%;
	min-height:400px;
	max-height:400px;
}
.memberName{
	text-align:left;
	margin-left:26%;
	padding-left:20px;
	font-size:36px;
	width:auto;
	position:relative;
	margin-top:-130px;
	text-shadow:rgba(0,0,0,0.2);
	background-image: -webkit-linear-gradient(top, rgba(250,250,250,0), rgba(0,0,0,0.2));
	background-image: -moz-linear-gradient(top,  rgba(250,0,250,0),  rgba(0,0,0,0.2));
	background-image: -o-linear-gradient(top, rgba(250,250,250,0), rgba(0,0,0,0.2));
	background-image: -ms-linear-gradient(top, rgba(250,250,250,0), rgba(0,0,0,0.2));	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(250,250,250,0)', endColorstr='rgba(0,0,0,0.2)');
	}
.memberPicBorder{
    margin-top:-124px;
	width:200px;
	height:200px;
	position:relative;
	margin-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFF;
	text-align: center;
	-webkit-border-radius:100px;
	-moz-bordert-radius:100px;
	border-radius:100px;
	font-weight: bold;
	z-index:2;
}
.memberPic{
	top:3px;
	max-width:190px;
	max-height:190px;
	position:relative;
	background-color: #F7F7F7;
	text-align: center;
	-webkit-border-radius:95px !important;
	-moz-border-radius:95px !important;
	border-radius:95px !important;
	z-index:1;
}
.memberInfo {
	width:99.2%;
	height:40px;
	position:relative;
	margin-top:-2px;
	margin-bottom:50px;
	padding:5px;
	background-color:#FFF;
	text-align: center;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-weight: bold;
	}
.birthDeadDate{	
font-size:20px;	}
/*/////////////////////////////////////////////////////////////////////////// content css ////////////////////////////////////////////////*/

.login, .about, .register, .people, .business, .businessLogin, .businessRegister, .shop, .terms, .token, .wallet, .multiverse, .nft, .game, .movie, .realestate, .privacy{
	width:200px;
	height:180px;
	float:left;
	margin:30px;
	position: relative;
	font-size:18px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-right:8px;
	padding-left:8px;
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
}
.login:hover, .register:hover, .about:hover, .people:hover, .business:hover, .businessLogin:hover, .businessRegister:hover, .shop:hover, .terms:hover, .token:hover:hover,  .wallet:hover, .multiverse:hover, .nft:hover, .game:hover, .movie:hover, .realestate:hover, .privacy:hover{
	width:200px;
	height:180px;
	float:left;
	margin:30px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-right:8px;
	padding-left:8px;
	background-color: rgba(188, 153, 240, .5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 220, 252)),to(rgb(188, 153, 240)));
	background-image: -webkit-linear-gradient(top, rgb(233, 220, 252, .1), rgb(188, 153, 240, 1));
	background-image: -moz-linear-gradient(top, #E9DCFC, #BC99F0);
	background-image: -o-linear-gradient(top, #E9DCFC, #BC99F0);
	background-image: -ms-linear-gradient(top, #E9DCFC, #BC99F0);
	background-image: linear-gradient(top, #E9DCFC, #BC99F0);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#E9DCFC', EndColorStr='#BC99F0');
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
}
	#bgPopupboxl{
	display:none;
	position:fixed;
	position:absolute;
	height:auto;
	width:100%;
	margin:0 auto;
	top:0;
	bottom:0;
	left:0;
	z-index:1;
	background-color: rgba(0, 0, 0, 0.2);
}
	.form_border{
	border:1px solid   #333;
	font-size: 14px;
}
#popupboxlContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:500;
	top:20%;
    left:25%;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
	
}

.new_msgBorder{
	border-bottom:1px solid #D3D3D3;
	}
#popupboxlContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
#bgPopupboxr{
	display:none;
	position:fixed;
	position:absolute;
	height:100%;
	min-height: 100%;
	min-width:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, .3);
}
#popupboxrContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;

-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:800px;
	top:20%;
		 left:9%;
		 margin: 0 auto;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
}

#popupboxrContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
#bgPopupboxs{
	display:none;
	position:fixed;
	position:absolute;
	height:100%;
	min-height: 100%;
	min-width:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, .3);
}
#popupboxsContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:500;
	top:20%;
    left:25%;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
}

#popupboxsContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
#bgPopupboxf{
	display:none;
	position:fixed;
	position:absolute;
	height:100%;
	min-height: 100%;
	min-width:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, .3);
}
#popupboxfContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:500;
	top:20%;
    left:25%;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
}

#popupboxfContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
#bgPopupboxa{
	display:none;
	position:fixed;
	position:absolute;
	height:100%;
	min-height: 100%;
	min-width:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, .3);
}
#popupboxaContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;

-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:800;
	top:20%;
		 left:9%;
		 margin: 0 auto;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
}

#popupboxaContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
	#bgPopupboxb{
	display:none;
	position:fixed;
	position:absolute;
	height:auto;
	width:100%;
	margin:0 auto;
	top:0;
	bottom:0;
	left:0;
	z-index:1;
	background-color: rgba(0, 0, 0, 0.2);
}
	.form_border{
	border:1px solid   #333;
	font-size: 14px;
}
#popupboxbContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	width:540;
	top:20%;
    left:18%;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
	
}

.new_msgBorder{
	border-bottom:1px solid #D3D3D3;
	}
#popupboxbContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}
	#bgPopupboxfs{
	display:none;
	position:fixed;
	position:absolute;
	height:auto;
	width:100%;
	margin:0 auto;
	top:0;
	bottom:0;
	left:0;
	z-index:1;
	background-color: rgba(0, 0, 0, 0.2);
}
	.form_border{
	border:1px solid   #333;
	font-size: 14px;
}
#popupboxfsContact{
	background-color:#FFFFFF;
	-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
	display:none;
	position:fixed;
	position:absolute;
	height: auto;
	height: auto;
	width:860;
	top:18%;
    left:6%;
border: 20px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	z-index:2;
	font-size:12px;
	
}

.new_msgBorder{
	border-bottom:1px solid #D3D3D3;
	}
#popupboxfsContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:5px;
margin-bottom:2px;
}