.button3 {
	text-decoration: 		none;
	border:					0px;
	/* cursor:					pointer; */
	font: 					24px/1em 'Droid Sans', sans-serif;
	font-size: 				12px;
	letter-spacing:			1px!important;
	font-weight: 			normal;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	padding: 				.4em .6em .3em .6em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	-webkit-border-radius: 	8px;
	-moz-border-radius: 	8px;
	border-radius: 			8px;
	border-top: 		1px solid rgba(255,255,255,0.8);
	border-bottom: 		1px solid rgba(0,0,0,0.1);
	
	background-image: 	-webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0.7) ));
	background-image: 	-moz-radial-gradient(ellipse cover, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 100%);
	background-image: 	gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0.7) ));

	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	background .2s ease-in-out;
	transition: 		background .2s ease-in-out;
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
						hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px, /* color border */
						rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
						hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px, /* color border */
						rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	box-shadow:		 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
						hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px, /* color border */
						rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
}
.button3.xiao { line-height:15px; font-size:13px; font-family:SimSun, SimSun!important; cursor:pointer; float:right;margin:10px;padding:3px 10px 3px 6px !important;  }
.button3.xiao_gu { line-height:15px; font-size:13px; font-family:SimSun, SimSun!important; cursor:pointer; position:absolute; bottom:10px;right:12px; padding:3px 10px 3px 6px !important; }
.button3.da { text-align:left; position:fixed; margin:1.5px 0 0 21.3%; top:0; left:0; z-index:9999; width:78.6%;height:99.1%; padding:20px; border-radius:0px; display:none;}
.button3.shen_sediao {
	color: 				#fff !important;
	background:			hsl(var(--my_color_d), var(--my_color_e), var(--my_color_f50));
	text-shadow: 		1px 1px 1px rgba(0,0,0,.3)!important;
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
}
.button3.shen_sediao.geng_shen {
	background-color:	hsl(var(--my_color_d), var(--my_color_e80), var(--my_color_f40));
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f30)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f30)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f40)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f30)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
}
.button3.shen_sediao.liao_tian {
	background-color:	hsl(var(--my_color_d), var(--my_color_e70), var(--my_color_f50));
}
.button3.qian_sediao {
	color: 				hsl(var(--my_color_d), var(--my_color_e), var(--my_color_f40))!important;
	text-shadow: 		rgba(255,255,255,.5) 0 1px 0;
	background-color: 	hsl(var(--my_color_d), 100%, 85%);
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f60)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f60)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f60)) 0 .1em 3px, hsl(var(--my_color_d), var(--my_color_e60), var(--my_color_f50)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
}
.button3.qian_sediao.geng_qian {
	background: 		hsl(var(--my_color_d), 100%, 96%);
}
.button3.suiji { 
	--my_color_dd:211;
	color: 				#fff !important;
	text-shadow: 		1px 1px 1px rgba(0,0,0,.3)!important;
	background: 		hsl(var(--my_color_dd), 100%, var(--my_color_ff45));
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_dd), 70%, var(--my_color_ff30)) 0 .1em 3px, hsl(var(--my_color_dd), 80%, var(--my_color_ff20)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_dd), 70%, var(--my_color_ff30)) 0 .1em 3px, hsl(var(--my_color_dd), 80%, var(--my_color_ff20)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_dd), 70%, var(--my_color_ff30)) 0 .1em 3px, hsl(var(--my_color_dd), 80%, var(--my_color_ff20)) 0 .3em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .5em 5px; /* drop shadow */
}
.button_gu {
	padding: 				.4em .6em .3em .6em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	
	-webkit-border-radius: 	8px;
	-moz-border-radius: 	8px;
	border-radius: 	8px;
	color: 				hsl(var(--my_color_d), var(--my_color_e), var(--my_color_f30))!important;
	background: 		hsl(var(--my_color_d), 100%, 96%) !important;
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e70), var(--my_color_f60)) 0 .0005em 1px, hsl(var(--my_color_d), var(--my_color_e80), var(--my_color_f50)) 0 .1em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .2em 5px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e70), var(--my_color_f60)) 0 .0005em 1px, hsl(var(--my_color_d), var(--my_color_e80), var(--my_color_f50)) 0 .1em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .2em 5px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							hsl(var(--my_color_d), var(--my_color_e70), var(--my_color_f60)) 0 .0005em 1px, hsl(var(--my_color_d), var(--my_color_e80), var(--my_color_f50)) 0 .1em 1px, /* color border */
							rgba(0,0,0,0.2) 0 .2em 5px; /* drop shadow */
}
.button3.transparent {
	color: 	rgba(0,0,0,1) !important;
	text-shadow: 		1px 1px 1px rgba(0,0,0,.3)!important;
	/* border-top:1px solid #eee; */
	-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							transparent 0 .1em 3px, transparent 0 .3em 1px, /* color border */
							rgba(0,0,0,0.3) 0 .3em 0px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							transparent 0 .1em 3px, transparent 0 .3em 1px, /* color border */
							rgba(0,0,0,0.3) 0 .3em 0px; /* drop shadow */
	box-shadow: 		inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ 
							transparent 0 .1em 3px, transparent 0 .3em 1px, /* color border */
							rgba(0,0,0,0.3) 0 .3em 0px; /* drop shadow */
}
.button3.transparent, .button3.transparent:hover, .button3.transparent:active {
	background-color: transparent;
	background-image: none;
}
.button3.transparent:hover {
	opacity: 0.8;
}
.button3:before {
	font: 				1.2em/0 sans-serif;
	content: 			attr(data-icon);
	margin-right: 		6px;
}
.button3.wusuojin:before {
	display: block;
}
.button3.glossy:after, .button3.glass:after {
	content: 				"";
	position: 				absolute; 
    width: 					94%;
    height: 				90%;
    top: 					0;
    left: 					3%;
    -webkit-border-radius: 	.5em .5em 1em 1em / .5em .5em 2em 2em;    
    -moz-border-radius: 	.5em .5em 1em 1em / .5em .5em 2em 2em;
    border-radius: 			.5em .5em 1em 1em / .5em .5em 2em 2em;
    background-image: 		-webkit-gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
    							color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
    background-image: 		-moz-linear-gradient(left, rgba(255,255,255,.55), rgba(255,255,255,0) 50%, rgba(255,255,255,0) 80%, rgba(255,255,255,.5) );	
    background-image: 		gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
    							color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
}
.button3.glossy2:after, .button3.glass2:after {
	content: 	"";
	position: 	absolute; 
    width: 		90%;
    height: 	92%;
    top: 		4%;
    left: 		5%;
    
    -webkit-border-radius: 	50%;    
    -moz-border-radius: 	50%;
    border-radius: 			50%;
    
    background-image: 		-webkit-gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
    							color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
    background-image: 		-moz-linear-gradient(left, rgba(255,255,255,.55), rgba(255,255,255,0) 50%, rgba(255,255,255,0) 80%, rgba(255,255,255,.5) );	
    background-image: 		gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
    							color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
}
.bacglossy{content:"";position:absolute;
-webkit-border-radius: 	.5em .5em .5em .5em / .5em .5em .5em .5em;    
-moz-border-radius: 	.5em .5em .5em .5em / .5em .5em .5em .5em;
border-radius: 			.5em .5em .5em .5em / .5em .5em .5em .5em;
background-image: 		-webkit-gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
background-image: 		-moz-linear-gradient(left, rgba(255,255,255,.55), rgba(255,255,255,0) 50%, rgba(255,255,255,0) 80%, rgba(255,255,255,.5) );	
background-image: 		gradient(linear, 0% 0, 100% 0, from( rgba(255,255,255,.55) ), to( rgba(255,255,255,.5) ), 
color-stop(.5, rgba(255,255,255,0)), color-stop(.8, rgba(255,255,255,0)) );	
}

/* round */
.round, .round.glossy:after, .round.glass:after { 
	border-top: none; 
	-webkit-border-radius: 	1em; 
	-moz-border-radius: 	1em; 
	border-radius: 			1em; 
}
/* shan */
.shan {
	margin: 				0px!important;
	width:					var(--wth);
	height:					var(--hei);
	-webkit-border-radius: 	var(--wth1) var(--wth2) var(--wth3) var(--wth4);
	-moz-border-radius: 	var(--wth1) var(--wth2) var(--wth3) var(--wth4);
	border-radius: 			var(--wth1) var(--wth2) var(--wth3) var(--wth4);
}
.shan.glossy:after, .shan.glass:after { 	
	top: 					5%;
	-webkit-border-radius: 	var(--wth1) var(--wth2) var(--wth3) var(--wth4);
	-moz-border-radius: 	var(--wth1) var(--wth2) var(--wth3) var(--wth4);
	border-radius: 			var(--wth1) var(--wth2) var(--wth3) var(--wth4);
}

/* yuan */
.yuan {
	border-top: 			none;
	padding-left: 			.8em;
	padding-right: 			.8em;
	-webkit-border-radius: 	50%; 
	-moz-border-radius: 	50%; 
	border-radius: 			50%; 
	#background:radial-gradient(circle at 20px 20px, hsl(var(--my_color_d), var(--my_color_e), var(--my_color_f55)), hsl(var(--my_color_d), var(--my_color_e), var(--my_color_f35)))!important;
}
.yuan.glossy:after, .yuan.glass:after { 	
	top: 					5%;
	-webkit-border-radius: 	5em / 2em 2em 1em 1em; 
	-moz-border-radius: 	5em / 2em 2em 1em 1em; 
	border-radius: 			5em / 2em 2em 1em 1em; 
}

/* oval */
.oval {
	border-top: 			none; 
	padding-left: 			.8em;
	padding-right: 			.8em;
	-webkit-border-radius: 	5em / 2em; 
	-moz-border-radius: 	5em / 2em; 
	border-radius: 			5em / 2em; 
}
.oval.glossy:after, .oval.glass:after { 	
	top: 					5%;
	-webkit-border-radius: 	5em / 2em 2em 1em 1em; 
	-moz-border-radius: 	5em / 2em 2em 1em 1em; 
	border-radius: 			5em / 2em 2em 1em 1em; 
}

/* brackets */
.brackets, .brackets.glossy:after, .brackets.glass:after { 
	border-top: 			none; 
	-webkit-border-radius: 	.5em / 1em;
	-moz-border-radius: 	.5em / 1em;
	border-radius: 			.5em / 1em;
}

/* skew */
.skew { 
	border-top: 			none; 
	padding-right: 			0.5em;
	padding-left: 			0.5em;	
	-webkit-border-radius: 	5em 1em / 5em 1em;  
	-moz-border-radius: 	5em 1em / 5em 1em;  
	border-radius: 			5em 1em / 5em 1em;  
}
.skew.glossy:after, .skew.glass:after { 	
	left: 10%;
	-webkit-border-radius: 	7em 1em / 5em 1em;
	-moz-border-radius: 	7em 1em / 5em 1em;
	border-radius: 			7em 1em / 5em 1em;
}

/* skew2 */
.skew2 { 
	border-top: 			none; 
	padding-right: 			0.5em;
	padding-left: 			0.5em;	
	-webkit-border-radius: 	0em 0em / 0em 0em;
	-moz-border-radius: 	0em 0em / 0em 0em; 
	border-radius: 			0em 0em / 0em 0em;  
    transform: rotateZ(8deg)skew(-8deg, -8deg); 
}
.skew2.glossy:after, .skew2.glass:after { 	
	-webkit-border-radius: 	0em 0em / 0em 0em;
	-moz-border-radius: 	0em 0em / 0em 0em;
	border-radius: 			0em 0em / 0em 0em;
}

/* skeww */
.skeww { 
	border-top: 			none; 
	padding-right: 			0.5em;
	padding-left: 			0.5em;	
	-webkit-border-radius: 	0em 0em / 0em 0em;  
	-moz-border-radius: 	0em 0em / 0em 0em;  
	border-radius: 			0em 0em / 0em 0em;  
}
.skeww.glossy:after, .skeww.glass:after { 	
	left: 10%;
	-webkit-border-radius: 	0em 0em / 0em 0em; 
	-moz-border-radius: 	0em 0em / 0em 0em; 
	border-radius: 			0em 0em / 0em 0em;
}
/* back */
.back, .back.glossy:after, .back.glass:after { 
	border-top-color: 		rgba(255,255,255,0.5);
	-webkit-border-radius: 	1.6em 1.6em 1em 1em / 4em 4em 1em 1em; 
	-moz-border-radius: 	1.6em 1.6em 1em 1em / 4em 4em 1em 1em; 
	border-radius: 			1.6em 1.6em 1em 1em / 4em 4em 1em 1em; 
}
.back.glossy:after, .back.glass:after { 
	 left: 	6%;
	 width:	88%;
}

/* knife */
.knife { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	.2em .5em .5em 8em / .2em .5em .5em 5em; 
	-moz-border-radius: 	.2em .5em .5em 8em / .2em .5em .5em 5em; 
	border-radius: 			.2em .5em .5em 8em / .2em .5em .5em 5em; 
}
.knife.glossy:after, .knife.glass:after {
	left: 					3%;
	width: 					97%; 		
	-webkit-border-radius: 	.1em .5em .5em 8em / .1em .5em .5em 2em;   
	-moz-border-radius: 	.1em .5em .5em 8em / .1em .5em .5em 2em;   
	border-radius: 			.1em .5em .5em 8em / .1em .5em .5em 2em;   
}
/* knife2 */
.knife2 { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	.2em .5em 8em .5em / .2em .5em 5em .5em; 
	-moz-border-radius: 	.2em .5em 8em .5em / .2em .5em 5em .5em; 
	border-radius: 			.2em .5em 8em .5em / .2em .5em 5em .5em; 
}
.knife2.glossy:after, .knife2.glass:after {
	left: 					3%;
	width: 					97%; 		
	-webkit-border-radius: 	.1em .5em 8em .5em / .1em .5em 2em .5em;   
	-moz-border-radius: 	.1em .5em 8em .5em / .1em .5em 2em .5em;   
	border-radius: 			.1em .5em 8em .5em / .1em .5em 2em .5em;   
}
/* knife3 */
.knife3 { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	8em .2em .5em .5em / 5em .2em .5em .5em; 
	-moz-border-radius: 	8em .2em .5em .5em / 5em .2em .5em .5em; 
	border-radius: 			8em .2em .5em .5em / 5em .2em .5em .5em; 
}
.knife3.glossy:after, .knife3.glass:after {
	left: 					13%;
	width: 					86%;
	-webkit-border-radius: 	8em .1em .5em .5em / 2em .1em .5em .5em;   
	-moz-border-radius: 	8em .1em .5em .5em / 2em .1em .5em .5em;   
	border-radius: 			8em .1em .5em .5em / 2em .1em .5em .5em;   
}

/* knife33 */
.knife33 { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	8em .2em .5em .5em / 5em .2em .5em .5em; 
	-moz-border-radius: 	8em .2em .5em .5em / 5em .2em .5em .5em; 
	border-radius: 			8em 2.5em 2.5em .5em / 5em 2.5em 2.5em .5em; 
}
.knife33.glossy:after, .knife33.glass:after {
	left: 					3%;
	width: 					86%;
	-webkit-border-radius: 	8em .1em .5em .5em / 2em .1em .5em .5em;   
	-moz-border-radius: 	8em .1em .5em .5em / 2em .1em .5em .5em;   
	border-radius: 			8em .1em .5em .5em / 2em .1em .5em .5em;   
}

/* knife4 */
.knife4 { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	.2em 8em .5em .5em / .2em 5em .5em .5em; 
	-moz-border-radius: 	.2em 8em .5em .5em / .2em 5em .5em .5em; 
	border-radius: 			.2em 8em .5em .5em / .2em 5em .5em .5em; 
}
.knife4.glossy:after, .knife4.glass:after {
	left: 					2%;
	width: 					89%;
	height: 				66%;
	-webkit-border-radius: 	.1em 8em .5em .5em / .1em 2em .5em .5em;   
	-moz-border-radius: 	.1em 8em .5em .5em / .1em 2em .5em .5em;   
	border-radius: 			.1em 8em .5em .5em / .1em 2em .5em .5em;   
}

/* knife5 */
.knife5 { 						
	padding-left: 1.5em;
	-webkit-border-radius: 	.2em 8em .5em .5em / .2em 5em .5em .5em; 
	-moz-border-radius: 	.2em 8em .5em .5em / .2em 5em .5em .5em; 
	border-radius: 			.0em 8em .1em .9em / .0em 5em .1em .9em; 
}
.knife5.glossy:after, .knife5.glass:after {
	left: 					3%;
	width: 					86%;
	-webkit-border-radius: 	.1em 8em .5em .5em / .1em 2em .5em .5em;   
	-moz-border-radius: 	.1em 8em .5em .5em / .1em 2em .5em .5em;   
	border-radius: 			.1em 8em .5em .5em / .1em 2em .5em .5em;   
}

/* shield */
.shield, .shield.glossy:after, .shield.glass:after { 
	-webkit-border-radius: 	.4em .4em 2em 2em / .4em .4em 3em 3em; 
	-moz-border-radius: 	.4em .4em 2em 2em / .4em .4em 3em 3em;
	border-radius: 			.4em .4em 2em 2em / .4em .4em 3em 3em;
}
.shield { 							
	padding-left: 	.8em;
	padding-right: 	.8em;
}
/* drop */
.drop {
	border-top: none;
	-webkit-border-radius: 	2em 5em  2em .6em / 2em 4em 2em .6em; 
	-moz-border-radius: 	2em 5em  2em .6em / 2em 4em 2em .6em; 
	border-radius: 			2em 5em  2em .6em / 2em 4em 2em .6em; 
}
.drop.glossy:after, .drop.glass:after { 
	left: 4%;
	-webkit-border-radius: 	2em 6em  2em 1em / 2em 4em 2em 2em; 
	-moz-border-radius: 	2em 6em  2em 1em / 2em 4em 2em 2em;
	border-radius: 			2em 6em  2em 1em / 2em 4em 2em 2em;
}
/* morph */
.morph {
	border-top: none;
	-webkit-border-radius: 	5em / 2em;
	-moz-border-radius: 	5em / 2em;
	border-radius: 			5em / 2em;
	-webkit-transition: 	-webkit-border-radius .3s ease-in-out;
	-moz-transition: 		-moz-border-radius .3s ease-in-out;
	transition: 			-moz-border-radius .3s ease-in-out;
}
.morph:hover { 
	-webkit-border-radius: 	.4em .4em 2em 2em / .4em .4em 3em 3em;
	-moz-border-radius: 	.4em .4em 2em 2em / .4em .4em 3em 3em;
	border-radius: 			.4em .4em 2em 2em / .4em .4em 3em 3em;
}
.morph:active { 
	-webkit-border-radius: 	.3em;
	-moz-border-radius: 	.3em;
	border-radius: 			.3em;
}
.morph:after { 
	display: none;
}
