@charset "utf-8";
/* CSS Document */
#quickorder .form-order-info .form-content .instantform .sign-info_new_ma{
	flex:1;
	width: 100%;
	height: 450px;
	background-image: url("../images/Blankcustomma.gif");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#quickorder #content-ma {
    height: 120px;
  margin-top: 35px;
  width: 80%;
  padding: 5px 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: none;
  font-size: 20px;
}







