/** Your theme modifications here **/

.removeitem{
	cursor: pointer; cursor: hand;
}
label.error{
	color:#ff0013;
}