.atas {height:.4em;background-image:linear-gradient(rgba(210,234,244,1), rgba(250,250,250,1));margin-bottom:-.4em}
.btn-back {
	border-radius:0 0 0 .5em;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,240,243,1) 50%, rgba(220,228,232,1) 51%, rgba(242,243,245,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(236,240,243,1)), color-stop(51%, rgba(220,228,232,1)), color-stop(100%, rgba(242,243,245,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,240,243,1) 50%, rgba(220,228,232,1) 51%, rgba(242,243,245,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,240,243,1) 50%, rgba(220,228,232,1) 51%, rgba(242,243,245,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,240,243,1) 50%, rgba(220,228,232,1) 51%, rgba(242,243,245,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(236,240,243,1) 50%, rgba(220,228,232,1) 51%, rgba(242,243,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f3f5', GradientType=0 );
}
.yeye {transition:all .8s ease-in;transform:scale(1.2,1.2);opacity:0;overflow:visible}
.yeye.ye {transform:scale(1,1);opacity:1}
h1.hehe {border-bottom-left-radius: 10% 100%}
.hehe {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	padding: .8em 2em;
	margin-top: 0;
	position: relative;
	background: rgba(210,234,244,1);
	background: -moz-linear-gradient(top, rgba(210,234,244,1) 0%, rgba(84,204,240,1) 50%, rgba(196,231,245,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210,234,244,1)), color-stop(50%, rgba(84,204,240,1)), color-stop(100%, rgba(196,231,245,1)));
	background: -webkit-linear-gradient(top, rgba(210,234,244,1) 0%, rgba(84,204,240,1) 50%, rgba(196,231,245,1) 100%);
	background: -o-linear-gradient(top, rgba(210,234,244,1) 0%, rgba(84,204,240,1) 50%, rgba(196,231,245,1) 100%);
	background: -ms-linear-gradient(top, rgba(210,234,244,1) 0%, rgba(84,204,240,1) 50%, rgba(196,231,245,1) 100%);
	background: linear-gradient(to bottom, rgba(210,234,244,1) 0%, rgba(84,204,240,1) 50%, rgba(196,231,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2eaf4', endColorstr='#c4e7f5', GradientType=0 );
	border-bottom-right-radius: 10% 100%;box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
}