.webonizerLicense {
  background-color: white;
  color: black !important
}

.webonizerLicense tfoot {
  background-color: rgb(230,230,230);
  color: gray;
  font-size: 0.9em
}

.webonizerLicense tfoot form {
  width: 150px;
  margin:1em auto
}

.webonizerLicense caption {
  background-color: green;
  color: white;
  font-size: 1.4em;
  font-weight:bold
}

.webonizerLimitedLicense {
  background-color: rgb(220,220,220)
}

.webonizerFullLicense {
  background-color: rgb(240,240,200);
  font-weight:bold;
}

.webonizerLicenseUnavailable{
 background-color:black
}

.webonizerLicenseTrue{
  background-color:white

}

.webonizerLicenseFeatureList {
  border-top: 1px dotted black

}
