/* line 5, /app/app/assets/stylesheets/pages/faqs.scss */
#faqSearch {
  margin-top: 30px;
}

/* line 9, /app/app/assets/stylesheets/pages/faqs.scss */
#faqs .show-faq {
  position: relative;
  top: -4px;
  float: right;
}

/* line 14, /app/app/assets/stylesheets/pages/faqs.scss */
#faqs .panel-title {
  font-weight: 400;
  color: #e67e22;
}

/* line 18, /app/app/assets/stylesheets/pages/faqs.scss */
#faqs .panel-title a:hover {
  text-decoration: none;
  color: #2c3e50;
}

/* line 23, /app/app/assets/stylesheets/pages/faqs.scss */
#faqMenu .nav > li > a {
  text-align: left;
  font-size: 16px;
}

/* line 27, /app/app/assets/stylesheets/pages/faqs.scss */
#faqMenu .nav > li > a > i {
  font-size: 20px;
  float: right;
}

/* line 31, /app/app/assets/stylesheets/pages/faqs.scss */
#faqMenu .nav-pills > li.active > a {
  background-color: #2c3e50;
  border: 1px #131c25 solid;
}

/* line 35, /app/app/assets/stylesheets/pages/faqs.scss */
#faqMenu .nav > li > a:hover, #faqMenu .nav > li > a:focus {
  background-color: #2c3e50;
  border: 1px #131c25 solid;
}

/* line 45, /app/app/assets/stylesheets/pages/faqs.scss */
#showFaq #faqs h3 {
  font-weight: bold;
}

/* line 48, /app/app/assets/stylesheets/pages/faqs.scss */
#showFaq #faqMenu {
  margin-top: 12px;
}

/* line 51, /app/app/assets/stylesheets/pages/faqs.scss */
.title-hint .fa-search:hover {
  color: #2c3e50;
}

/* line 54, /app/app/assets/stylesheets/pages/faqs.scss */
#faqs h1 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: none;
}

/* line 61, /app/app/assets/stylesheets/pages/faqs.scss */
#faqs h1 > span {
  border-bottom: none;
}

/* line 64, /app/app/assets/stylesheets/pages/faqs.scss */
#showFaq .content > h2 {
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 25px 0;
}

/* line 69, /app/app/assets/stylesheets/pages/faqs.scss */
#showFaq .content > h2 > span {
  display: inline-block;
  border-bottom: 2px #e67e22 solid;
  margin-bottom: -2px;
}

/* line 74, /app/app/assets/stylesheets/pages/faqs.scss */
#showFaq .content > h2 > span.no-border {
  border: none;
}
