aside h3 {
  margin-top: 0;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 15px;
  }
}
.video-tutorials-container .video-tutorials-title {
  margin-bottom: 20px;
}
.video-tutorials-container .video-tutorials-title h1 {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
}
.video-tutorials-container a {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .video-tutorials-container a {
    margin-bottom: 15px;
  }
}
.video-tutorials-container a img {
  width: 100%;
}
.help {
  font-size: 0.85em;
  margin-bottom: 15px;
}
.help p {
  margin: 0;
  padding: 0;
}
.search-wrapper {
  margin-bottom: 25px;
}
.support-categories-list {
  font-size: 9pt;
}
.support-categories-list li a {
  display: block;
  padding: 5px 0;
  display: inline-block;
}
.support-categories-list li a.current {
  font-weight: 600;
}
.support-categories-list li ul {
  padding-left: 10px;
}
.snippets .snippet.article-body {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0 !important;
}
.snippets .snippet.article-body time {
  text-transform: uppercase;
  font-size: 0.8em;
  float: left;
}
.snippets .snippet.article-body section {
  margin-left: 15px;
  float: left;
}
.snippets .snippet.article-body section h2 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}
.snippets .snippet.article-body .taxonomy {
  font-size: 0.85em;
}
.snippets .snippet.article-body .taxonomy a {
  color: #777777;
}
@media only screen and (max-width: 767px) {
  .snippets .snippet.article-body:last-of-type {
    margin-bottom: 20px !important;
  }
  .snippets .snippet.article-body time,
  .snippets .snippet.article-body section {
    float: none;
  }
  .snippets .snippet.article-body section {
    margin-left: 0;
  }
}
.article-body header h2 {
  margin-top: 10px;
}
.article-body header h1 {
  margin-top: 0;
}
.article-body .meta {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
}
.article-body .meta time {
  font-size: 1.15em;
  text-transform: uppercase;
}
.article-body .meta .category {
  margin-right: 10px;
}
.article-body .meta .taxonomy {
  font-size: 0.85em;
}
.article-body .meta .taxonomy a {
  color: #777777;
}
.article-body table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0;
}
.article-body table td,
.article-body table th {
  border: 1px solid #999;
  padding: 10px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .article-body .meta .update-date,
  .article-body .meta .category {
    display: block;
  }
}
.helpful-form {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  margin: 25px 0;
  padding: 20px 15px;
  background-color: #eeeeee;
}
.helpful-form > p {
  font-size: 0.85em;
}
.helpful-form .suggestion-sent-message {
  font-weight: 600;
  margin-top: 10px;
  display: none;
  color: #777777;
  font-size: 1;
}
.helpful-form fieldset {
  margin-top: 10px;
}
.helpful-form fieldset p {
  color: #777777;
  font-size: 0.95em;
}
.helpful-form fieldset.help-1 button,
.helpful-form fieldset.help-1 label {
  color: #777777;
  font-size: 0.9em;
  padding: 6px 20px;
}
.helpful-form fieldset.help-1 p {
  font-weight: 600;
  margin-bottom: 10px;
}
.helpful-form fieldset.help-2 {
  display: none;
}
.helpful-form fieldset.help-2 > p:first-child {
  font-weight: 600;
}
.helpful-form fieldset.help-2 textarea {
  margin-bottom: 15px;
  width: 50%;
  min-height: 100px;
  padding: 15px;
  resize: none;
}
@media only screen and (max-width: 767px) {
  .helpful-form fieldset.help-2 textarea {
    width: 100%;
  }
}
.related-articles li:not(:first-of-type) {
  margin-top: 15px;
}
.related-articles li .category {
  font-size: 0.75em;
  color: #777777;
  margin: 5px 0;
  display: block;
}
.related-articles li p {
  font-size: 0.9em;
}
@media only screen and (max-width: 767px) {
  .related-articles li:not(:first-of-type) {
    margin-top: 10px;
  }
}
.featured-articles > h2 {
  margin-top: 0;
}
.featured-articles .article-body h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.featured-articles .article-body .category {
  color: #777777;
  font-size: 0.75em;
}
@media only screen and (max-width: 767px) {
  .featured-articles .article-body {
    height: auto;
    margin-top: 15px;
  }
}
/** FOR SPECIFIC PAGES */
.article-page aside .search-wrapper {
  margin-bottom: 15px;
}
.support-centre-page .category {
  margin-bottom: 15px;
}
.support-centre-page .category a {
  width: 100%;
  display: block;
  background-color: #eeeeee;
  text-align: center;
  height: 175px;
  padding-top: 25px;
  font-size: 0.85em;
  border: 1px solid #e1e1e1;
}
.support-centre-page .category a:hover {
  background-color: #e1e1e1;
  text-decoration: none;
}
.support-centre-page .category img {
  width: 90px;
  height: 90px;
}
.support-centre-page .category span {
  margin-top: 10px;
  display: block;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .support-centre-page aside h3 {
    margin-top: 25px;
  }
}
.support-centre-more-help-container .support-centre-more-help-title {
  margin-bottom: 20px;
}
.support-centre-more-help-container .support-centre-more-help-title h1 {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
}
