
/* The Main Entry Form */
/* ------------------- */

#salutation { width: 100px; }
#company, #firstname, #lastname, #email {
	width: 320px; height: 31px;
}

#streetno { width: 100px; height: 31px; }
#phone, #fax, #mobile { width: 280px; height: 31px; }
#contractid { width: 100px; height: 31px; }

#town, #street { width: 320px; height: 31px; }

#bcompany { width: 305px; }
#bfirstname, #blastname { width: 150px; }
#bstreet { width: 305px; }
#bstreetno { width: 100px; }
#btown { width: 305px; }

#idvddistamm, #idvddivon, #idvddibis { width: 200px; }

#smstokeni { width: 10em; }

#solcontract { padding-bottom: 10px; }

.tawidth {
	width: 30px;
	border: 1px solid #ccc;
	text-align: center;
}

/* Location Entry Form */
/* ------------------- */

#aufschaltung { width: 200px; }

#vorwahl, #nummern, #idchannels, #idflatchannels { width: 200px; }




.formfont {
  font-size: 0.875rem;
}
