
.uploading-mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: transparent;
/*	background: transparent url(../../assets/images/ajax-loader.gif) no-repeat center center;*/
	z-index: 99999;
}
.stockOver {
	color : #cb2b00;
}
