.ginput_container_number input[type="number"][readonly] {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	appearance: textfield;
}
