
._price_discount_txt_field_field, ._fixed_price_txt_field_field, ._percentage_discount_txt_field_field{

	width: 180px;
	position: relative;
	left: 200px;
	top: -80px;
}
#error-message{
	
	color:red;
	text-align: center;
	/*align-self: center;*/
	/*align-items: center;*/
	/*align-content: center;*/
	/*justify-content: center;*/
	/*object-position: center;*/
}


