<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.RenderProperties {
  font-size: 16px; }
  .RenderProperties .Indent {
    float: left;
    width: 100%;
    margin-left: 10px; }
    .RenderProperties .Indent .Key {
      float: left;
      width: 20%;
      font-size: 16px; }
    .RenderProperties .Indent .Value {
      float: left;
      width: 80%;
      font-size: 16px; }
  .RenderProperties .Heading {
    font-weight: bold;
    background-color: #14479e;
    margin-top: 10px;
    color: white;
    padding-left: 5px;
    font-size: 16px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 5px; }
</pre></body></html>