<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#groupPubComp {
  margin-top: 20px;
}

#panelResults {
  margin-top: 35px;
}
#panelResults ul.choices-list {
  list-style-type: none;
}
#panelResults .cell-currencyAmount {
  text-align: right;
}

#panelNote p {
  font-size: 10pt;
}
#panelNote .red {
  color: #B13232;
}

#highQtyMessage {
  margin-top: 30px;
  margin-bottom: -30px;
}

#ToolForm {
  margin: 20px auto 0px auto;
  width: 750px;
}
#ToolForm .controls span {
  vertical-align: middle;
}
#ToolForm #panelAction {
  margin-top: 18px;
}
#ToolForm input.input-small {
  display: inline-block;
  width: 50%;
}

table.tableResults td.description-col {
  padding-right: 15px;
  width: 185px;
}
table.tableResults td.charges-col {
  text-align: right;
}

table.tableBigResults {
  padding-top: 5px;
}
table.tableBigResults td {
  font-size: 150%;
  font-weight: bold;
  padding-right: 25px;
}

table.table-orderDetails {
  border-spacing: 0px;
}

.result {
  font-size: 18px;
  font-weight: 200;
}

.instructions {
  margin-bottom: 18px;
}

.bookTypeSelector .propertySelector .controls {
  margin-left: 35px;
}
/*# sourceMappingURL=ToolsNonSecure.css.map */
</pre></body></html>