<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.c5-licenseAgreement {
  overflow-y: auto;
  overflow-x: hidden;
  height: 250px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.c5-licenseAgreement ol li {
  margin-bottom: 10px;
}
.c5-licenseAgreement p + ol,
.c5-licenseAgreement p + ul {
  margin-top: -1em;
}
.c5-list_indent01 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c5-list_indent01 li {
  text-indent: -1.8em;
  padding-left: 1.8em;
}</pre></body></html>