body.idx-realty-pro_page_realty-idx-pro-help {
  position: relative;
}

#idxrp-plugin-help-page {
  font-family: Roboto, sans-serif;
}

#idxrp-plugin-help-page a:focus {
  box-shadow: none;
  outline: none;
}

@media (max-width: 767px) {
  #idxrp-plugin-help-page > h2.sticky-top {
    position: static;
  }
}

#idxrp-plugin-help-page p {
  font-size: 1rem;
}

#idxrp-plugin-help-page h4:not(:first-child) {
  margin-top: 52px;
}

#idxrp-plugin-help-page h5 {
  margin-left: 1rem;
}

#idxrp-plugin-help-page .help-sidebar > nav nav {
  margin-left: 1rem;
}

#idxrp-plugin-help-page #help-contents ul {
  list-style-type: square;
}

#idxrp-plugin-help-page #help-contents img.d-block {
  margin: 1rem auto;
}

#idxrp-plugin-help-page .nav-pills .nav-link.active {
  color: #EB9530;
  background-color: transparent;
  font-weight: bold;
}

/*# sourceMappingURL=index.css.map */