.user-guide dt {
  font-weight: 700;
  margin-top: 1em;
}


dd ul {
  margin-top: 0px;
}


.p-option.param {
  font-weight: 700;
  margin-top: 1em;
}


code p.transparent {
  color: transparent;
  display: inline;
}


table.verification {
  font-size: 14px;
  text-align: center;
}


.verification td,
.verification th {
  padding: 0.6em 0.35em;
}


td.red {
  color: red;
  font-weight: bold;
}


td.blue {
  color: blue;
  font-weight: bold;
}


red- {
  color: red;
}
