.msg-label{
	display:inline ;
	color: #F06767;
	font-size: 12px;
	width: 100%;
	clear: both;
}
.msg-active{
	box-shadow: 0 0 25px 5px rgba(243,25,25,.2) inset;
}
