
#emotions{
	position:absolute;
	left:0;
	width: 100%;
	/*padding-top: 30px;*/
	padding-bottom: 10px;
	font-size:12px;
	background:#F6F6F6;
	    top: 71%!important;
    left: 0px!important;
}
#emotions img{
	width: 44%;
	height: auto;
	border:0;
}
#emotions .container{
	width: 100%;
	overflow: hidden;
}
#emotions .container span.face{
	float:left;
	padding-top: 22px;
	width: 14.28%;
	text-align:center;
}
#emotions .page{
	margin-top: 20px;
	font-size: 16px;
	text-align:center;
}
#emotions .page i{
	padding: 5px;
	color: #0078B6;
	background-color:#f3f3f3;
}
#emotions .page i.current{
	color: #666;
	background-color:#fff;
}
.textarea img{
	width: 30px;
}