.shadow-block{
	box-shadow: 0px 0px 5px rgba(123, 120, 120, 0.64);
	border-bottom:none !important;
}
.error{
	color: red;
}