.Normal_text {font-family:Arial;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#000000;letter-spacing:0.0em;}
.field, .select {
background-color: rgb(249, 158, 0);
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
color: rgb(0, 0, 0);
display: block;
font-family: Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
height: 64px;
letter-spacing: normal;
position: absolute;
width: 726px;
font-family: Lato;
font-size: 26px;
color: #1A1A1A;
text-align: center;
border: none;
outline: none;
}

.field:hover, .field:focus, .field:active, .select:hover, .select:focus, .select:active {
border: none;
outline: none;
}

.select {
	width:105%;
	background:none
}

.button {
	width: 172px;
	height: 64px;
	background-color: #F99E00;
	border-radius: 12px;
	font-family: Lato;
	font-size: 26px;
	color: #1A1A1A;
	text-align: center;
	border: none;
	outline: none;
	font-weight: bold
}