.imglogo {
  max-width: 150px;
  float: left;
}

body {
  font-family: Verdana;
}

.divmain {
  padding-left: 120px;
}

h1 {
  border-bottom: thin silver solid;
  margin-left: -60px;
}

.txtemail {
  width: 300px;
}

.txtcode {
  width: 300px;
  font-family: monospace;
}

.applogo, .productlogo {
  max-width: 100px;
  max-height: 60px;
  border: thin silver solid;
  border-radius: 5px;
  margin: 0px;
}

.applogo {
  float: left;
  padding: 20px;
  margin: 10px;
}

.table tbody th {
  text-align: left;
  padding-right: 10px;
}

.passwordrules {
  margin-top: 20px;
}

.passwordrulesol li {
  font-size: 11px;
}

.tbAppIDs {
  margin-top: 50px;
}

.tbAppIDs caption {
  font-size: 20px;
  text-align: left;
}

.tbAppIDs tbody th {
  text-align: left;
}

form {
  margin-top: 20px;
}

.msgerror {
  color: red;
}

button {
  width: 120px;
  font-size: 14px;
  margin-top: 20px;
}

.orgInfoID {
  border-top: thin silver solid;
  margin-top: 10px;
  font-size: 10px;
  text-align: right;
}

#org_logo_id {
  text-align: right;
}

#org_logo {
  visibility: hidden;
  height: 50px;
  max-width: 220px;
  border: thin silver solid;
  border-radius: 5px;
  padding: 2px;
  margin-right: 10px;
}

.tbYourEmail {
  width: 230px;
}


#fmsignup-required {
  
}

#fmsignup-notrequired th {
  font-weight: normal;
}

.trOptionalFieldsHeader td {
  padding-top: 30px;
  font-size: 12px;
  border-bottom: thin silver solid;
}
