.help {
  color: white;
  height: calc(100% - 8rem); }
  .help .help-box {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0.25rem;
    min-height: 100%;
    width: 100%;
    padding: 2rem; }
    .help .help-box h1 small, .help .help-box h2 small, .help .help-box h3 small, .help .help-box h4 small, .help .help-box h5 small, .help .help-box h6 small {
      color: #6c757d;
      margin-left: 0.5rem; }
    .help .help-box p {
      margin-bottom: 1.5rem; }
    .help .help-box *:last-child {
      margin-bottom: 0; }
  .help .nano > .nano-pane > .nano-slider {
    background: rgba(255, 255, 255, 0.5); }

/*# sourceMappingURL=help.css.map */
