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

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

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

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

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

#idvpnname { width: 100px; }

#smstokeni { width: 10em; }

#solcontract { padding-bottom: 10px; }

#router { width: 320px; }

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

#ssalutation { width: 100px; height: 31px; }
#scompany, #sfirstname, #slastname, #semail, #sstreet {
	width: 320px; height: 31px;
}

#sstreetno { width: 100px; height: 31px; }
#sphone { width: 280px; height: 31px; }

.xstown, .xsstreet { width: 320px; height: 31px; }
#stown, #sstreet { width: 320px; height: 31px; }

#nsn { width: 200px; height: 31px; }

#aufschaltung { width: 200px; }

#stockwerk { width: 200px; }
#hcompany, #hfirstname, #hlastname, #hemail { width: 320px; }
#hphone, #hmobile { width: 280px; }

.formfont {
	font-size: 0.875rem;
}
