/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

.anchor-reset, .helpie-main-content-area a {
  cursor: pointer;
  border: 0;
  box-shadow: none; }
  .anchor-reset:visited, .helpie-main-content-area a:visited {
    border: none; }
  .anchor-reset img, .helpie-main-content-area a img {
    outline: none;
    border: 0; }

.three-columned-boxed-root ul.category-list li, #helpie-categories-section-boxed .three-columned ul.category-list li {
  width: 31%;
  margin-right: 3.5%;
  border: solid 1px #eee; }
.three-columned-boxed-root ul.category-list li:nth-child(3n), #helpie-categories-section-boxed .three-columned ul.category-list li:nth-child(3n) {
  margin-right: 0; }

@media screen and (max-width: 1024px) {
  .three-columned-boxed-root1 ul.category-list li {
    width: 33%; }
  .three-columned-boxed-root1 ul.category-list li:nth-child(4n) {
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee; }
  .three-columned-boxed-root1 ul.category-list li:nth-child(3n) {
    border-right: 0; } }
.pauple-helpie-components {
  position: relative;
  float: left;
  width: 100%; }
  .pauple-helpie-components.wrapper {
    margin: 0 auto;
    float: none;
    width: 980px;
    max-width: 100%;
    height: 100%; }

/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

.anchor-reset, .helpie-main-content-area a {
  cursor: pointer;
  border: 0;
  box-shadow: none; }
  .anchor-reset:visited, .helpie-main-content-area a:visited {
    border: none; }
  .anchor-reset img, .helpie-main-content-area a img {
    outline: none;
    border: 0; }

.pauple_helpie.ui.modal {
  max-width: none;
  z-index: 1500;
  bottom: auto; }
  .pauple_helpie.ui.modal .actions > .button {
    height: auto;
    width: auto; }
  .pauple_helpie.ui.modal .content {
    box-sizing: border-box; }
  .pauple_helpie.ui.modal .password-status {
    display: inline-block;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 15px; }
    .pauple_helpie.ui.modal .password-status.correct {
      color: rgba(41, 162, 91, 0.79); }
    .pauple_helpie.ui.modal .password-status.wrong {
      color: #fe6c61; }
    .pauple_helpie.ui.modal .password-status .redirect-gif {
      width: 100px; }
  .pauple_helpie.ui.modal input[type=password] {
    font-size: 16px;
    padding: 10px 14px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 100%; }
    .pauple_helpie.ui.modal input[type=password]:focus {
      border-color: #7dc246; }

.helpie_helpdesk {
  position: relative;
  float: left;
  width: 100%;
  padding: 80px 0;
  z-index: 10;
  background: #F4F3F3; }
  .helpie_helpdesk h1 {
    font-family: 'Raleway', sans-serif;
    color: #03363d;
    font-size: 58px;
    font-weight: 500;
    text-align: center;
    display: block !important; }
  .helpie_helpdesk h4 {
    color: #03363d;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 44px;
    margin-top: 0;
    padding-top: 0; }
  .helpie_helpdesk form {
    position: relative; }
  .helpie_helpdesk .main-search-img {
    position: absolute;
    left: -100px;
    height: 30px;
    width: auto; }

@media screen and (max-width: 1200px) {
  .helpie_helpdesk h1 {
    font-size: 38px; } }
@media screen and (max-width: 768px) {
  .helpie_helpdesk h1 {
    font-size: 24px; } }
/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

.anchor-reset, .helpie-main-content-area a {
  cursor: pointer;
  border: 0;
  box-shadow: none; }
  .anchor-reset:visited, .helpie-main-content-area a:visited {
    border: none; }
  .anchor-reset img, .helpie-main-content-area a img {
    outline: none;
    border: 0; }

.pauple-helpie-search-box {
  position: relative;
  display: block;
  width: 500px;
  max-width: 95%;
  float: none;
  margin: 20px auto 30px; }
  .pauple-helpie-search-box input[type=text] {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-weight: 300;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(120, 120, 120, 0.1);
    -moz-box-shadow: 2px 1px 3px 0 rgba(120, 120, 120, 0.1);
    box-shadow: 2px 2px 3px 0 rgba(120, 120, 120, 0.1);
    width: 100%;
    padding: 10px 20px;
    border: solid 1px white;
    background: white;
    height: 62px;
    margin-bottom: 0;
    float: none; }
    .pauple-helpie-search-box input[type=text]::-webkit-input-placeholder {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-weight: 300;
      color: #cdcdcd; }
    .pauple-helpie-search-box input[type=text]:-moz-placeholder {
      /* Firefox 18- */
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-weight: 300;
      color: #cdcdcd; }
    .pauple-helpie-search-box input[type=text]::-moz-placeholder {
      /* Firefox 19+ */
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-weight: 300;
      color: #cdcdcd; }
    .pauple-helpie-search-box input[type=text]:-ms-input-placeholder {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-weight: 300;
      color: #cdcdcd; }
  .pauple-helpie-search-box .input-group-addon {
    position: absolute;
    top: calc((100% - 28px) / 2);
    right: 10px;
    color: #b3b3b3;
    color: #b4b4b4;
    border: 0;
    /* color: white; */
    background: none;
    width: auto;
    height: auto;
    padding: 0; }
    .pauple-helpie-search-box .input-group-addon i.fa {
      font-size: 26px; }
    .pauple-helpie-search-box .input-group-addon:hover {
      cursor: pointer; }
      .pauple-helpie-search-box .input-group-addon:hover i.fa {
        color: #666; }

.helpie-autocomplete-suggestions-container {
  position: relative;
  z-index: 9999; }

.helpie-autocomplete-suggestions {
  -webkit-box-shadow: 2px 2px 3px 0 rgba(120, 120, 120, 0.1);
  -moz-box-shadow: 2px 1px 3px 0 rgba(120, 120, 120, 0.1);
  box-shadow: 2px 2px 3px 0 rgba(120, 120, 120, 0.1);
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  border: solid 1px #f4f4f4; }
  .helpie-autocomplete-suggestions .autocomplete-suggestion {
    padding: 7px 20px;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0; }
    .helpie-autocomplete-suggestions .autocomplete-suggestion strong {
      color: #4e4e4e;
      font-weight: 600; }
    .helpie-autocomplete-suggestions .autocomplete-suggestion:hover {
      cursor: pointer;
      text-decoration: underline; }

.helpie_helpdesk .main-search {
  box-sizing: border-box; }
.helpie_helpdesk h1 {
  display: block; }

.helpie-search-listing ul {
  padding-left: 0; }
  .helpie-search-listing ul li.search-item {
    list-style: none;
    float: none;
    display: block;
    padding-left: 0;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    .helpie-search-listing ul li.search-item h3 {
      font-size: 24px;
      text-decoration: none;
      margin-top: 0;
      margin-bottom: 5px;
      font-weight: 600; }
    .helpie-search-listing ul li.search-item p {
      font-size: 15px;
      line-height: 1.6;
      margin-top: 5px; }
    .helpie-search-listing ul li.search-item .link-more a {
      color: #2D95F1; }
    .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting {
      padding: 0;
      padding-bottom: 20px;
      border: none; }
      .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .icon-tray {
        margin-left: 0; }
      .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon {
        padding: 0 5px;
        padding-right: 20px; }
        .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-down, .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-up {
          border-width: 0; }
          .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-down.selected, .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-up.selected {
            border-width: 0px; }
        .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-down i, .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-down count {
          color: #e64e4e; }
        .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-up i, .helpie-search-listing ul li.search-item .pauple-helpie-module.article-voting .voting-icon.thumbs-o-up count {
          color: #157dec; }
    .helpie-search-listing ul li.search-item .pre-post-info {
      margin: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      color: #555;
      padding-bottom: 2px;
      letter-spacing: 0.5px; }
      .helpie-search-listing ul li.search-item .pre-post-info .term {
        color: #2D95F1; }
    .helpie-search-listing ul li.search-item .helpie-article-link {
      padding-right: 10px;
      font-size: 13px; }
    .helpie-search-listing ul li.search-item i.fa {
      padding-right: 10px; }
    .helpie-search-listing ul li.search-item a {
      display: inline-block;
      color: #9a9a9a;
      text-decoration: none; }
      .helpie-search-listing ul li.search-item a:hover {
        cursor: pointer;
        color: #4e4e4e;
        text-decoration: underline; }

@media screen and (max-width: 799px) {
  .helpie_helpdesk .main-search {
    width: 100%;
    padding: 0 20px; }
    .helpie_helpdesk .main-search .input-group-addon {
      right: 30px; }

  .helpie-search-listing h2 {
    font-size: 28px; } }
.helpie-single-page-module {
  position: relative;
  float: left;
  width: 100%; }
  .helpie-single-page-module .helpie-primary-view {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    .helpie-single-page-module .helpie-primary-view .wrapper {
      margin: 0 auto;
      float: none;
      width: 980px;
      max-width: 100%; }
  .helpie-single-page-module #primary {
    position: relative; }
  .helpie-single-page-module .article-title-outer {
    position: relative; }
    .helpie-single-page-module .article-title-outer small.helpie-edit-button {
      position: absolute;
      top: 5px;
      left: -20px; }
  .helpie-single-page-module .article-content-outer {
    position: relative; }
    .helpie-single-page-module .article-content-outer small.helpie-edit-button {
      position: absolute;
      top: 5px;
      left: -20px; }
  .helpie-single-page-module .helpie-edit-content {
    display: none; }
  .helpie-single-page-module .helpie-wp-editor-container {
    display: none; }
  .helpie-single-page-module .last-updated {
    display: block;
    text-align: right;
    color: #b3b3b3;
    font-size: 13px; }
    .helpie-single-page-module .last-updated img {
      /* Safari 3-4, iOS 1-3.2, Android 1.6- */
      -webkit-border-radius: 20px;
      /* Firefox 1-3.6 */
      -moz-border-radius: 20px;
      /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
      border-radius: 20px;
      width: 20px;
      height: 20px;
      margin: -5px 5px 0; }

.helpie-single-page-module #main {
  position: relative;
  padding: 0px; }

.helpie-single-page-module.page-scroll-module #primary #main {
  position: relative;
  width: 100%;
  padding: 0px; }

.helpie-row {
  position: relative;
  margin: 45px 0; }

.helpie-syntax-highlight {
  position: relative;
  margin: 30px 0;
  overflow: visible; }
  .helpie-syntax-highlight code {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 5px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 5px;
    padding: 20px;
    border: solid 1px transparent; }
  .helpie-syntax-highlight .helpie-copy-icon {
    position: absolute;
    top: -20px;
    right: 15px; }
    .helpie-syntax-highlight .helpie-copy-icon i {
      font-size: 15px;
      color: #3abdff; }
    .helpie-syntax-highlight .helpie-copy-icon span.label {
      position: absolute;
      top: -22px;
      left: -42px;
      font-size: 10px;
      color: #9a9a9a;
      width: auto;
      width: 103px;
      text-align: center;
      letter-spacing: 0.3px;
      text-align: center;
      font-weight: 500;
      font-family: Arial;
      display: none;
      background: none; }
    .helpie-syntax-highlight .helpie-copy-icon:hover {
      cursor: pointer; }
      .helpie-syntax-highlight .helpie-copy-icon:hover span.label {
        display: inline; }
      .helpie-syntax-highlight .helpie-copy-icon:hover i {
        color: #2D95F1;
        cursor: pointer; }

.post-type-archive-pauple_helpie .helpie-single-page-module .helpie-primary-view .wrapper {
  width: 100%; }
.post-type-archive-pauple_helpie .helpie-single-page-module .helpie-primary-view.left-sidebar .wrapper {
  width: 980px; }
.post-type-archive-pauple_helpie .helpie-single-page-module .helpie-primary-view.right-sidebar .wrapper {
  width: 980px; }
.post-type-archive-pauple_helpie .helpie-single-page-module .helpie-primary-view.boxed-width .wrapper {
  width: 980px; }

.helpie-single-page-module .article-tags-container {
  width: 100%;
  text-align: left; }
  .helpie-single-page-module .article-tags-container .tag-title {
    padding-bottom: 10px;
    color: #888; }
  .helpie-single-page-module .article-tags-container .single-tag {
    background: #2D95F1;
    padding: 3px 10px;
    color: white;
    border-radius: 15px;
    font-size: 13px;
    text-transform: capitalize; }

body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list {
  width: 47.5%; }
  body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list:nth-child(2n + 1) {
    margin-right: 5%; }
  body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    margin-bottom: 18px;
    border-radius: 6px;
    padding: 16px 40px 16px 20px;
    min-height: 54px; }
    body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li a {
      position: relative;
      color: #555459;
      text-decoration: none; }
    body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li:hover {
      color: #178CCC;
      border: 1px solid #178CCC; }
      body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li:hover a {
        color: #178CCC; }
    body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li::after {
      position: absolute;
      font-family: 'FontAwesome';
      content: '\f054';
      right: 12px;
      top: 16px;
      font-size: 20px;
      font-style: normal;
      font-weight: 300;
      color: #178CCC; }
body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list.child:first-child {
  margin-right: 5%; }
body.tax-helpdesk_category .pauple-helpie-single-sidebar ul {
  display: block;
  float: left;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box; }

@media screen and (max-width: 768px) {
  body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list {
    width: 100%; }
    body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list:first-child {
      margin-right: 0; }
    body.tax-helpdesk_category .helpie-primary-view #primary ul.child-category-list li {
      width: 100%; } }
/*
 *  STYLE 3
 */
#helpie-scroll-style-3::-webkit-scrollbar-track, .pauple-helpie-single-sidebar.fixed-sidebar .helpie-sidebar-fixer::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f9f9f9; }

#helpie-scroll-style-3::-webkit-scrollbar, .pauple-helpie-single-sidebar.fixed-sidebar .helpie-sidebar-fixer::-webkit-scrollbar {
  width: 6px;
  background-color: #f9f9f9; }

#helpie-scroll-style-3::-webkit-scrollbar-thumb, .pauple-helpie-single-sidebar.fixed-sidebar .helpie-sidebar-fixer::-webkit-scrollbar-thumb {
  background-color: #888; }

.pauple-helpie-single-sidebar {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  float: left;
  margin-left: 0;
  width: 23%;
  min-height: 200px;
  padding: 0;
  margin-top: 0;
  /* Sidebars that are registered from other places */ }
  .pauple-helpie-single-sidebar .sidebar {
    margin: 0;
    width: 100%; }
  .pauple-helpie-single-sidebar .page-scroll-nav, .pauple-helpie-single-sidebar .recent-articles {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
  .pauple-helpie-single-sidebar ol {
    margin-left: 0;
    padding: 0;
    list-style: none; }
    .pauple-helpie-single-sidebar ol li {
      list-style-position: inside;
      padding: 6px 0;
      line-height: 1.2; }
      .pauple-helpie-single-sidebar ol li a {
        text-decoration: none;
        color: #4e4e4e;
        font-size: 13px;
        line-height: 1.2;
        padding-bottom: 8px;
        font-weight: 400; }
        .pauple-helpie-single-sidebar ol li a:hover {
          color: #777;
          cursor: pointer; }
      .pauple-helpie-single-sidebar ol li.active a {
        font-weight: 600; }
    .pauple-helpie-single-sidebar ol li.protected .fa-lock {
      padding-right: 10px; }
    .pauple-helpie-single-sidebar ol li.protected .title {
      opacity: 0.5; }
    .pauple-helpie-single-sidebar ol ol.in-page {
      margin-left: 10px; }
  .pauple-helpie-single-sidebar ol.level1 > li {
    margin-top: 20px;
    font-weight: bold;
    color: #343434;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
    .pauple-helpie-single-sidebar ol.level1 > li > a {
      font-weight: bold; }
  .pauple-helpie-single-sidebar ol.level1 ol.level2 > li {
    color: #777;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase; }
  .pauple-helpie-single-sidebar ol.level1 ol.level3 > li {
    font-size: 12px; }
    .pauple-helpie-single-sidebar ol.level1 ol.level3 > li > a {
      color: #777;
      text-transform: capitalize; }
      .pauple-helpie-single-sidebar ol.level1 ol.level3 > li > a + i {
        visibility: hidden;
        padding-left: 5px; }
      .pauple-helpie-single-sidebar ol.level1 ol.level3 > li > a:hover {
        color: #ffa1a1;
        cursor: pointer; }
        .pauple-helpie-single-sidebar ol.level1 ol.level3 > li > a:hover + i {
          visibility: visible;
          color: #ffa1a1;
          -webkit-animation: fadeInLeft 0.5s;
          animation: fadeInLeft 0.5s; }
  .pauple-helpie-single-sidebar .page-scroll-nav.cat-toggle ol.level1 > li:hover {
    cursor: pointer;
    color: #ffa1a1; }
  .pauple-helpie-single-sidebar .page-scroll-nav.cat-toggle ol.level1 > li.active {
    color: #ffa1a1; }
  .pauple-helpie-single-sidebar .page-scroll-nav.cat-toggle ol.level1 .primary-term-children {
    display: none; }
  .pauple-helpie-single-sidebar ol.level1 li.current-post, .pauple-helpie-single-sidebar ol.level1 li.current-post > a {
    color: #ffa1a1 !important; }
  .pauple-helpie-single-sidebar ol.current-ol {
    padding-top: 6px; }
    .pauple-helpie-single-sidebar ol.current-ol > li {
      margin: 5px 0;
      padding: 0 20px; }
      .pauple-helpie-single-sidebar ol.current-ol > li.active {
        color: #2D95F1; }
  .pauple-helpie-single-sidebar ul {
    color: #2D95F1; }
    .pauple-helpie-single-sidebar ul {
      padding: 8px 0; }
  .pauple-helpie-single-sidebar h3 {
    color: #343434;
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px; }

.pauple-helpie-single-sidebar .helpie-sidebar-fixer {
  padding-top: 14px;
  padding-left: 10px;
  height: calc(100% - 150px);
  overflow-y: hidden;
  border-right: solid 1px #f1f1f1;
  padding-right: 10px; }
  .pauple-helpie-single-sidebar .helpie-sidebar-fixer:hover {
    overflow-y: auto; }

@media screen and (max-width: 1024px) {
  .pauple-helpie-single-sidebar {
    width: 100%;
    display: none; } }
.helpie-single-page-module .content-area {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-right: 0;
  width: 70%;
  color: #4e4e4e; }
  .helpie-single-page-module .content-area.right-sidebar {
    margin-right: 7%; }
  .helpie-single-page-module .content-area.left-sidebar {
    margin-left: 7%; }
  .helpie-single-page-module .content-area.both-side-sidebars {
    width: 47% !important;
    margin-right: 3.5%;
    margin-left: 3.5%; }
  .helpie-single-page-module .content-area.full-width {
    width: 100%;
    margin-left: 0; }
  .helpie-single-page-module .content-area.boxed-width {
    width: 100%;
    margin-left: 0; }
  .helpie-single-page-module .content-area h1, .helpie-single-page-module .content-area h3 {
    color: #343434;
    color: #343434; }
  .helpie-single-page-module .content-area h1 {
    margin-bottom: 25px;
    display: inline-block;
    font-weight: bold;
    letter-spacing: -0.5px; }
  .helpie-single-page-module .content-area .added_tag {
    position: relative;
    padding: 2px 4px;
    margin-left: 5px;
    color: white;
    font-size: 13px;
    border-radius: 5px;
    background: #2cd2a8;
    display: inline-block; }
    .helpie-single-page-module .content-area .added_tag:after {
      content: 'added';
      position: absolute;
      font-size: 11px;
      top: 0px;
      right: -40px;
      color: #aaa;
      visibility: hidden; }
    .helpie-single-page-module .content-area .added_tag:hover {
      cursor: pointer; }
      .helpie-single-page-module .content-area .added_tag:hover:after {
        visibility: visible; }
  .helpie-single-page-module .content-area .updated_tag {
    position: relative;
    padding: 2px 4px;
    margin-left: 5px;
    color: white;
    font-size: 13px;
    border-radius: 5px;
    background: #00b9eb;
    display: inline-block; }
    .helpie-single-page-module .content-area .updated_tag:after {
      content: 'updated';
      position: absolute;
      font-size: 11px;
      top: 0px;
      right: -50px;
      color: #aaa;
      visibility: hidden; }
    .helpie-single-page-module .content-area .updated_tag:hover {
      cursor: pointer; }
      .helpie-single-page-module .content-area .updated_tag:hover:after {
        visibility: visible; }
  .helpie-single-page-module .content-area h3 {
    font-size: 15px; }
  .helpie-single-page-module .content-area p {
    color: #6f6f6f; }
  .helpie-single-page-module .content-area p strong {
    color: #555; }

@media screen and (max-width: 1024px) {
  .helpie-single-page-module .content-area {
    width: 100%;
    margin: 0; }
    .helpie-single-page-module .content-area.left-sidebar {
      margin-left: 0; }
    .helpie-single-page-module .content-area.right-sidebar {
      margin-right: 0; }
    .helpie-single-page-module .content-area h1 {
      font-size: 28px; } }
/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

/* Color Ideas */
/* MAin Colors */
/* Text */
.blend-gradient {
  background: linear-gradient(90deg, #ed1679, #e37cbe);
  background: -webkit-linear-gradient(90deg, #ed1679, #e37cbe); }

.anchor-reset, .helpie-main-content-area a {
  cursor: pointer;
  border: 0;
  box-shadow: none; }
  .anchor-reset:visited, .helpie-main-content-area a:visited {
    border: none; }
  .anchor-reset img, .helpie-main-content-area a img {
    outline: none;
    border: 0; }

#helpie-categories-section {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  float: left;
  width: 100%;
  margin-top: 35px; }
  #helpie-categories-section .category-sidebar {
    width: 27%; }
    #helpie-categories-section .category-sidebar ul.category-list {
      width: 100%;
      border-right: solid 1px #f1f1f1; }
      #helpie-categories-section .category-sidebar ul.category-list li {
        display: block;
        float: left;
        width: 100%;
        padding: 0;
        padding: 4px 10px; }
      #helpie-categories-section .category-sidebar ul.category-list li.active {
        border-bottom: 0; }
  #helpie-categories-section .category-main-content {
    float: left;
    margin-left: 7%;
    width: 65%; }
    #helpie-categories-section .category-main-content .category-section {
      display: none; }
      #helpie-categories-section .category-main-content .category-section:first-child {
        display: block; }
      #helpie-categories-section .category-main-content .category-section h2 {
        float: left;
        color: #343434;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
        margin: 15px 0 5px; }
    #helpie-categories-section .category-main-content ul.child-category-list {
      float: left;
      display: block;
      padding: 0;
      width: 100%;
      margin-bottom: 10px; }
      #helpie-categories-section .category-main-content ul.child-category-list .added_tag {
        position: relative;
        padding: 2px 4px;
        margin-left: 5px;
        color: white;
        font-size: 13px;
        border-radius: 5px;
        background: #2cd2a8;
        display: inline-block; }
        #helpie-categories-section .category-main-content ul.child-category-list .added_tag:after {
          content: 'added';
          position: absolute;
          font-size: 11px;
          top: 0px;
          right: -40px;
          color: #aaa;
          visibility: hidden; }
        #helpie-categories-section .category-main-content ul.child-category-list .added_tag:hover {
          cursor: pointer; }
          #helpie-categories-section .category-main-content ul.child-category-list .added_tag:hover:after {
            visibility: visible; }
      #helpie-categories-section .category-main-content ul.child-category-list .updated_tag {
        position: relative;
        padding: 2px 4px;
        margin-left: 5px;
        color: white;
        font-size: 13px;
        border-radius: 5px;
        background: #00b9eb;
        display: inline-block; }
        #helpie-categories-section .category-main-content ul.child-category-list .updated_tag:after {
          content: 'updated';
          position: absolute;
          font-size: 11px;
          top: 0px;
          right: -50px;
          color: #aaa;
          visibility: hidden; }
        #helpie-categories-section .category-main-content ul.child-category-list .updated_tag:hover {
          cursor: pointer; }
          #helpie-categories-section .category-main-content ul.child-category-list .updated_tag:hover:after {
            visibility: visible; }

@media screen and (max-width: 799px) {
  #helpie-categories-section {
    margin-top: 35px; }
    #helpie-categories-section .category-sidebar {
      width: 100%; }
      #helpie-categories-section .category-sidebar ul.category-list {
        padding-bottom: 25px;
        border-bottom: solid 1px #f1f1f1;
        border-right: 0; }
    #helpie-categories-section .category-main-content {
      margin-left: 0;
      width: 100%;
      padding-left: 40px;
      padding-top: 40px; } }
#helpie-categories-section-boxed {
  margin-top: 35px; }
  #helpie-categories-section-boxed .category-main-content-boxed, #helpie-categories-section-boxed ul.category-list {
    float: left;
    width: 100%; }
  #helpie-categories-section-boxed ul.category-list li {
    float: left;
    width: 24%;
    border: solid 1px #eee;
    min-height: 220px;
    margin-bottom: 40px;
    padding: 25px;
    text-align: center;
    list-style: none; }
    #helpie-categories-section-boxed ul.category-list li a {
      text-decoration: none;
      font-size: 18px;
      font-weight: 500;
      padding: 35px 10px 10px;
      color: #9a9a9a; }
      #helpie-categories-section-boxed ul.category-list li a:hover {
        color: #4e4e4e; }
      #helpie-categories-section-boxed ul.category-list li a .sicon {
        float: none;
        margin: 0 auto;
        width: auto;
        height: auto;
        min-height: 70px;
        max-height: 70px;
        height: 70px; }
        #helpie-categories-section-boxed ul.category-list li a .sicon img {
          height: 100%;
          width: auto; }
      #helpie-categories-section-boxed ul.category-list li a i.fa {
        padding-right: 10px; }
      #helpie-categories-section-boxed ul.category-list li a .title {
        padding-top: 15px;
        width: 100%;
        font-size: 24px;
        font-weight: 600;
        color: #333; }
      #helpie-categories-section-boxed ul.category-list li a .description {
        font-size: 16px;
        line-height: 1.3;
        margin-top: 15px;
        color: #888;
        min-height: 60px;
        margin-bottom: 10px; }
        #helpie-categories-section-boxed ul.category-list li a .description p {
          margin-bottom: 0; }
      #helpie-categories-section-boxed ul.category-list li a button {
        margin-top: 15px;
        background: #5DB6F0;
        color: white;
        border-radius: 4px;
        box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
        border: none;
        padding: 15px;
        font-size: 16px; }

/* Overwrites specifcs for .one-columned */
#helpie-categories-section-boxed .one-columned ul.category-list li {
  width: 100%;
  border-right: 0; }
#helpie-categories-section-boxed .two-columned ul.category-list li {
  width: 47.5%;
  margin-right: 5%;
  padding: 50px; }
#helpie-categories-section-boxed .two-columned ul.category-list li:nth-child(2n) {
  margin-right: 0; }
#helpie-categories-section-boxed .four-columned ul.category-list li {
  width: 24%; }

@media screen and (max-width: 1024px) {
  #helpie-categories-section-boxed ul.category-list li {
    width: 49%; }
  #helpie-categories-section-boxed ul.category-list .title {
    font-size: 16px; }

  /* Overwrites specifcs for .*-columned */
  #helpie-categories-section-boxed .four-columned ul.category-list li {
    width: 33%; } }
@media screen and (max-width: 767px) {
  #helpie-categories-section-boxed ul.category-list li button {
    font-size: 14px; } }
@media screen and (max-width: 599px) {
  #helpie-categories-section-boxed ul.category-list li {
    width: 100%; }

  /* Overwrites specifcs for .*-columned */
  #helpie-categories-section-boxed .four-columned ul.category-list li, #helpie-categories-section-boxed .one-columned ul.category-list li, #helpie-categories-section-boxed .three-columned ul.category-list li, #helpie-categories-section-boxed .two-columned ul.category-list li {
    width: 100%; }
  #helpie-categories-section-boxed .four-columned ul.category-list .title, #helpie-categories-section-boxed .one-columned ul.category-list .title, #helpie-categories-section-boxed .three-columned ul.category-list .title, #helpie-categories-section-boxed .two-columned ul.category-list .title {
    font-size: 14px; } }
#helpie-categories-section-boxed1 ul.category-list > li {
  position: relative;
  float: left;
  min-height: 250px;
  margin-top: 60px;
  border: solid 1px #f4f4f4;
  padding: 25px 25px 40px;
  box-sizing: border-box;
  list-style: none; }
#helpie-categories-section-boxed1 ul.category-list .title {
  color: #555;
  font-size: 20px;
  padding-bottom: 15px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600; }
#helpie-categories-section-boxed1 ul.category-list i.fa {
  padding-right: 5px; }
#helpie-categories-section-boxed1 ul.category-list .sicon {
  float: left; }
  #helpie-categories-section-boxed1 ul.category-list .sicon img {
    width: 35px;
    margin-top: -6px;
    margin-right: 10px; }
#helpie-categories-section-boxed1 ul.category-list a.more {
  position: absolute;
  bottom: 10px;
  width: 100%;
  color: #555;
  text-decoration: none;
  text-align: right;
  right: 0;
  padding: 0 25px;
  box-sizing: border-box; }
  #helpie-categories-section-boxed1 ul.category-list a.more i {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #555;
    font-size: 11px; }
#helpie-categories-section-boxed1 ul.article-preview-list li {
  width: 100%;
  padding: 0; }
  #helpie-categories-section-boxed1 ul.article-preview-list li a {
    text-decoration: none;
    color: #4e4e4e;
    color: #777;
    font-size: 13px;
    letter-spacing: 0; }
    #helpie-categories-section-boxed1 ul.article-preview-list li a i {
      padding-left: 25px; }
    #helpie-categories-section-boxed1 ul.article-preview-list li a:hover {
      color: #555;
      text-decoration: underline; }
  #helpie-categories-section-boxed1 ul.article-preview-list li .added_tag {
    position: relative;
    padding: 2px 4px;
    margin-left: 5px;
    color: white;
    font-size: 11px;
    border-radius: 5px;
    background: #2cd2a8;
    display: inline-block; }
    #helpie-categories-section-boxed1 ul.article-preview-list li .added_tag:after {
      content: 'added';
      position: absolute;
      top: 0px;
      right: -40px;
      color: #aaa;
      visibility: hidden; }
    #helpie-categories-section-boxed1 ul.article-preview-list li .added_tag:hover {
      cursor: pointer; }
      #helpie-categories-section-boxed1 ul.article-preview-list li .added_tag:hover:after {
        visibility: visible; }
  #helpie-categories-section-boxed1 ul.article-preview-list li .updated_tag {
    position: relative;
    padding: 2px 4px;
    margin-left: 5px;
    color: white;
    font-size: 11px;
    border-radius: 5px;
    background: #00b9eb;
    display: inline-block; }
    #helpie-categories-section-boxed1 ul.article-preview-list li .updated_tag:after {
      content: 'updated';
      position: absolute;
      top: 0px;
      right: -50px;
      color: #aaa;
      visibility: hidden; }
    #helpie-categories-section-boxed1 ul.article-preview-list li .updated_tag:hover {
      cursor: pointer; }
      #helpie-categories-section-boxed1 ul.article-preview-list li .updated_tag:hover:after {
        visibility: visible; }

/* *-.columned overwrites */
#helpie-categories-section-boxed1 .one-columned ul.category-list > li {
  width: 46%;
  margin-right: 8%; }
  #helpie-categories-section-boxed1 .one-columned ul.category-list > li:nth-child(2n) {
    margin-right: 0; }
#helpie-categories-section-boxed1 .two-columned ul.category-list > li {
  width: 46%;
  margin-right: 8%;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15); }
  #helpie-categories-section-boxed1 .two-columned ul.category-list > li:nth-child(2n) {
    margin-right: 0; }
#helpie-categories-section-boxed1 .three-columned ul.category-list > li {
  width: 28%;
  margin-right: 7%; }
  #helpie-categories-section-boxed1 .three-columned ul.category-list > li:nth-child(3n) {
    margin-right: 0; }
#helpie-categories-section-boxed1 .four-columned ul.category-list > li {
  width: 22%;
  margin-right: 4%; }
  #helpie-categories-section-boxed1 .four-columned ul.category-list > li:nth-child(4n) {
    margin-right: 0; }

@media screen and (max-width: 1024px) {
  #helpie-categories-section-boxed1 .two-columned ul.category-list > li, #helpie-categories-section-boxed1 .three-columned ul.category-list > li, #helpie-categories-section-boxed1 .four-columned ul.category-list > li {
    width: 46%;
    margin-right: 8%; }
    #helpie-categories-section-boxed1 .two-columned ul.category-list > li:nth-child(3n), #helpie-categories-section-boxed1 .three-columned ul.category-list > li:nth-child(3n), #helpie-categories-section-boxed1 .four-columned ul.category-list > li:nth-child(3n) {
      margin-right: 8%; }
    #helpie-categories-section-boxed1 .two-columned ul.category-list > li:nth-child(2n), #helpie-categories-section-boxed1 .three-columned ul.category-list > li:nth-child(2n), #helpie-categories-section-boxed1 .four-columned ul.category-list > li:nth-child(2n) {
      margin-right: 0; }
  #helpie-categories-section-boxed1 .two-columned .one-columned ul.category-list li, #helpie-categories-section-boxed1 .three-columned .one-columned ul.category-list li, #helpie-categories-section-boxed1 .four-columned .one-columned ul.category-list li {
    width: 98%; } }
@media screen and (max-width: 599px) {
  #helpie-categories-section-boxed1 ul.category-list li {
    width: 98%; }

  /* *-.columned overwrites */
  #helpie-categories-section-boxed1 .one-columned ul.category-list li, #helpie-categories-section-boxed1 .two-columned ul.category-list li, #helpie-categories-section-boxed1 .three-columned ul.category-list li, #helpie-categories-section-boxed1 .four-columned ul.category-list li {
    width: 98%; } }
#helpie-categories-section-modern {
  margin-top: 35px; }
  #helpie-categories-section-modern .category-main-content-boxed, #helpie-categories-section-modern ul.category-list {
    float: left;
    width: 100%;
    padding: 0; }
  #helpie-categories-section-modern ul.category-list > li {
    box-sizing: border-box;
    float: left;
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 40px;
    border: solid 1px #6AC4FF;
    min-height: 170px;
    text-align: left;
    list-style: none;
    padding: 20px 35px;
    min-height: 260px; }
    #helpie-categories-section-modern ul.category-list > li:nth-child(2n) {
      margin-right: 0; }
    #helpie-categories-section-modern ul.category-list > li:hover {
      border-width: 2px; }
  #helpie-categories-section-modern .left-section {
    float: left;
    width: 25%; }
    #helpie-categories-section-modern .left-section i {
      font-size: 48px;
      color: #3fa3e4;
      padding-top: 32px; }
  #helpie-categories-section-modern .right-section {
    float: left;
    width: 75%; }
    #helpie-categories-section-modern .right-section .title, #helpie-categories-section-modern .right-section .title a {
      font-size: 21px;
      color: #3fa3e4;
      padding-bottom: 10px;
      text-decoration: none; }
      #helpie-categories-section-modern .right-section .title:hover, #helpie-categories-section-modern .right-section .title a:hover {
        text-decoration: underline;
        cursor: pointer; }
    #helpie-categories-section-modern .right-section .description {
      font-size: 14px;
      color: #95989A;
      line-height: 1.4; }
    #helpie-categories-section-modern .right-section .subtopic-title {
      font-size: 14px;
      padding-top: 15px;
      padding-bottom: 10px;
      color: #95989A; }
    #helpie-categories-section-modern .right-section ul.sub-topics {
      padding: 0; }
      #helpie-categories-section-modern .right-section ul.sub-topics > li, #helpie-categories-section-modern .right-section ul.sub-topics > li a {
        font-size: 15px;
        color: #3fa3e4;
        line-height: 1.6;
        text-decoration: none; }
        #helpie-categories-section-modern .right-section ul.sub-topics > li i, #helpie-categories-section-modern .right-section ul.sub-topics > li a i {
          padding-right: 5px;
          color: #3fa3e4; }
        #helpie-categories-section-modern .right-section ul.sub-topics > li:hover, #helpie-categories-section-modern .right-section ul.sub-topics > li a:hover {
          cursor: pointer;
          text-decoration: underline; }

@media screen and (max-width: 900px) {
  #helpie-categories-section-modern ul.category-list > li {
    width: 100%;
    margin-right: 0; } }
@media screen and (max-width: 520px) {
  #helpie-categories-section-modern ul.category-list > li {
    padding-left: 10px; }
  #helpie-categories-section-modern .left-section {
    float: left;
    width: 20%; }
    #helpie-categories-section-modern .left-section i {
      font-size: 24px;
      color: #3fa3e4;
      padding-top: 32px; } }
.helpie-recent-articles {
  margin-top: 80px; }
  .helpie-recent-articles h2 {
    color: black;
    font-size: 21px;
    display: inline-block;
    border-bottom: solid 2px black;
    padding-bottom: 10px;
    margin-bottom: 0; }
  .helpie-recent-articles hr {
    margin-top: -1px;
    margin-bottom: 80px; }
  .helpie-recent-articles .single-article {
    box-sizing: border-box;
    margin-top: 0px;
    position: relative;
    float: left;
    width: 30%;
    margin-right: 5%;
    padding: 0;
    padding-bottom: 20px;
    border: solid 1px #E8E8E8;
    min-height: 300px;
    transition: all 0.3s ease-in-out; }
    .helpie-recent-articles .single-article:hover {
      cursor: pointer;
      box-shadow: 0 4px 6px 0 rgba(34, 36, 38, 0.15);
      transition: all 0.3s ease-in-out; }
    .helpie-recent-articles .single-article a {
      text-decoration: none; }
      .helpie-recent-articles .single-article a:hover {
        cursor: pointer; }
    .helpie-recent-articles .single-article:nth-child(3n) {
      margin-right: 0; }
    .helpie-recent-articles .single-article .featured-image-container {
      float: left;
      width: 100%;
      overflow: hidden;
      height: 100px; }
      .helpie-recent-articles .single-article .featured-image-container .featured-image {
        position: relative;
        transition: all 0.3s ease-in-out;
        display: block;
        object-fit: cover;
        width: 100%;
        height: 100px; }
    .helpie-recent-articles .single-article .content-container {
      position: relative;
      padding: 15px; }
    .helpie-recent-articles .single-article h3 {
      float: left;
      width: 100%;
      font-size: 18px;
      font-weight: 600;
      color: #333;
      margin-top: 15px;
      min-height: 75px;
      padding: 0; }
    .helpie-recent-articles .single-article p {
      font-size: 13px;
      line-height: 1.3; }
    .helpie-recent-articles .single-article .pre-post-info {
      float: left;
      margin: 0;
      margin-top: 12px;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      color: #555;
      padding-bottom: 2px;
      letter-spacing: 0.5px; }
      .helpie-recent-articles .single-article .pre-post-info .term {
        color: #2D95F1; }
    .helpie-recent-articles .single-article .author-img-container, .helpie-recent-articles .single-article .author-img-container img {
      position: relative;
      width: 40px;
      height: auto;
      overflow: hidden;
      border-radius: 40px;
      float: left; }
    .helpie-recent-articles .single-article .article-info {
      float: left;
      height: 40px;
      width: 200px;
      max-width: calc(100% - 55px); }
      .helpie-recent-articles .single-article .article-info span {
        padding-left: 10px;
        float: left;
        font-size: 13px;
        font-weight: 600;
        width: 100%;
        color: #444; }
        .helpie-recent-articles .single-article .article-info span.read-time {
          font-weight: 400;
          color: #888; }

@media screen and (max-width: 900px) {
  .helpie-recent-articles .single-article {
    width: 45%;
    margin-right: 10%;
    margin-bottom: 40px; }
    .helpie-recent-articles .single-article:nth-child(2n) {
      margin-right: 0; }
    .helpie-recent-articles .single-article:nth-child(3n) {
      margin-right: 5%; } }
@media screen and (max-width: 700px) {
  .helpie-recent-articles .single-article {
    width: 100%;
    margin-right: 0; }
    .helpie-recent-articles .single-article:nth-child(2n), .helpie-recent-articles .single-article:nth-child(3n), .helpie-recent-articles .single-article:nth-child(4n) {
      margin-right: 0; } }
@media screen and (max-width: 520px) {
  .helpie-recent-articles .single-article {
    width: 100%;
    margin-right: 0; }
    .helpie-recent-articles .single-article:nth-child(2n), .helpie-recent-articles .single-article:nth-child(3n), .helpie-recent-articles .single-article:nth-child(4n) {
      margin-right: 0; }
    .helpie-recent-articles .single-article h3 {
      font-size: 15px;
      font-weight: 600;
      min-height: auto; }
    .helpie-recent-articles .single-article p {
      font-size: 13px;
      line-height: 1.3;
      min-height: auto; }
    .helpie-recent-articles .single-article .featured-image-container {
      height: 170px; }
      .helpie-recent-articles .single-article .featured-image-container .featured-image {
        height: 170px; } }
.pauple-helpie-module.article-voting {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 5px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 5px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 5px;
  float: left;
  padding: 30px;
  border: solid 1px #EBEBEB; }
  .pauple-helpie-module.article-voting.light .icon-tray .voting-icon:hover {
    cursor: default; }
  .pauple-helpie-module.article-voting .icon-tray, .pauple-helpie-module.article-voting .label {
    float: left;
    display: inline-block; }
  .pauple-helpie-module.article-voting .label {
    padding-top: 4px; }
  .pauple-helpie-module.article-voting count {
    position: absolute;
    bottom: -30px;
    left: 40%;
    font-size: 11px;
    color: #9a9a9a; }
  .pauple-helpie-module.article-voting .icon-tray {
    margin-left: 50px; }
    .pauple-helpie-module.article-voting .icon-tray .voting-icon {
      /* Safari 3-4, iOS 1-3.2, Android 1.6- */
      -webkit-border-radius: 4px;
      /* Firefox 1-3.6 */
      -moz-border-radius: 4px;
      /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
      border-radius: 4px;
      position: relative;
      padding: 5px;
      height: 30px;
      width: 30px;
      display: inline-block;
      text-align: center;
      line-height: 30px;
      margin-right: 5px;
      box-sizing: border-box; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon:hover {
        cursor: pointer; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.frown:before {
        content: "frown";
        position: absolute;
        top: -30px;
        left: 0;
        color: #9a9a9a;
        font-size: 11px;
        display: none; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.frown:hover:before {
        display: inline-block; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.frown i.fa {
        color: #F87C7C; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.meh:before {
        content: "meh!";
        position: absolute;
        top: -30px;
        left: 0;
        color: #9a9a9a;
        font-size: 11px;
        display: none; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.meh:hover:before {
        display: inline-block; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.meh i.fa {
        color: #FFB258; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.smile:before {
        content: "smile";
        position: absolute;
        top: -30px;
        left: 0;
        color: #9a9a9a;
        font-size: 11px;
        display: none; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.smile:hover:before {
        display: inline-block; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.smile i.fa {
        color: #44D084; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.heart:before {
        content: "love";
        position: absolute;
        top: -30px;
        left: 0;
        color: #9a9a9a;
        font-size: 11px;
        display: none; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.heart:hover:before {
        display: inline-block; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.heart i.fa {
        color: #FF5F90; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon.selected {
        color: black; }
        .pauple-helpie-module.article-voting .icon-tray .voting-icon.selected i.fa {
          color: black; }
      .pauple-helpie-module.article-voting .icon-tray .voting-icon i {
        color: white;
        font-size: 24px;
        height: 20px;
        line-height: 20px;
        float: left;
        width: 20px;
        text-align: center; }

@media screen and (max-width: 1024px) {
  .pauple-helpie-module.article-voting .label {
    width: 100%;
    text-align: center; }
  .pauple-helpie-module.article-voting .icon-tray {
    margin: 0 auto;
    margin-top: 35px;
    width: 100%;
    text-align: center; } }
.pauple-helpie-module.article-voting.classic {
  padding: 0;
  padding-bottom: 40px;
  border: 0; }
  .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon {
    padding: 0 20px;
    padding-right: 40px;
    padding-top: 4px;
    background: none; }
    .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.thumbs-o-up i, .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.thumbs-o-up count {
      color: #157dec; }
    .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.thumbs-o-down i, .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.thumbs-o-down count {
      color: #e64e4e; }
    .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.selected {
      border: solid 1px #157dec; }
      .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.selected.thumbs-o-down {
        border: solid 1px #e64e4e; }
      .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon.selected.thumbs-o-up {
        border: solid 1px #157dec; }
    .pauple-helpie-module.article-voting.classic .icon-tray .voting-icon i {
      color: #777;
      font-size: 20px; }

.helpie-frontend-stats-section {
  margin-top: 60px; }
  .helpie-frontend-stats-section .stats-wrapper {
    width: 100%;
    margin: 0 auto;
    float: none; }
  .helpie-frontend-stats-section .single-stat {
    position: relative;
    float: left;
    width: calc( (100% - 120px) / 3);
    padding: 25px 15px 25px 0px;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    margin-right: 60px;
    height: 130px;
    white-space: nowrap; }
    .helpie-frontend-stats-section .single-stat:nth-child(3n) {
      margin-right: 0; }
    .helpie-frontend-stats-section .single-stat:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em;
      /* Adjusts for spacing */ }
    .helpie-frontend-stats-section .single-stat .stat-col {
      position: relative;
      width: 50%;
      text-align: center;
      display: inline-block;
      vertical-align: middle; }
      .helpie-frontend-stats-section .single-stat .stat-col span {
        position: relative;
        display: inline-block;
        float: left;
        width: 100%;
        font-size: 16px;
        color: #BABABA; }
        .helpie-frontend-stats-section .single-stat .stat-col span.count {
          font-size: 38px;
          color: #3E3E3E;
          font-weight: 600; }
      .helpie-frontend-stats-section .single-stat .stat-col i {
        font-size: 58px;
        color: #95989A; }

@media screen and (max-width: 1024px) {
  .helpie-frontend-stats-section {
    padding: 0 20px; } }
@media screen and (max-width: 599px) {
  .helpie-frontend-stats-section .single-stat {
    width: 100%;
    margin-bottom: 20px; }
    .helpie-frontend-stats-section .single-stat .stat-col.count {
      font-size: 28px; }
    .helpie-frontend-stats-section .single-stat .stat-col i {
      font-size: 38px;
      color: #95989A; } }
/* The7 theme fix for helpdesk-category page where page content goes into footer because .wf-wrap doesn't take children height. */
.tax-helpdesk_category .wf-wrap:after {
  content: '';
  display: table;
  clear: both; }

/* Fix Issue #48 :
In some themes, Content going into footer in single, archive, search pages */
.helpie-single-page-module {
  float: none; }

.helpie-single-page-module .helpie-frontened-module button.helpie-buttons {
  background: #2D95F1;
  padding: 5px 10px;
  font-size: 14px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white; }
  .helpie-single-page-module .helpie-frontened-module button.helpie-buttons.cancel {
    background: #333; }

.helpie-editor-fields {
  float: right;
  width: 300px;
  text-align: right; }
  .helpie-editor-fields .add-new-article {
    background: transparent;
    border: 0;
    color: #19CC95;
    padding: 12px;
    border-radius: 3px;
    border: solid 2px #19CC95;
    font-size: 14px;
    margin-bottom: 20px; }
    .helpie-editor-fields .add-new-article:hover {
      background: #19CC95;
      color: white;
      cursor: pointer; }
    .helpie-editor-fields .add-new-article i {
      padding-right: 5px; }
  .helpie-editor-fields .option-icon {
    position: relative;
    border: solid 1px #484848;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: inline-block;
    padding: 4px 8px; }
    .helpie-editor-fields .option-icon:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      content: '\f141'; }
    .helpie-editor-fields .option-icon .single-ticket-options {
      position: absolute;
      top: 0;
      left: -150px;
      box-shadow: 0 2px 4px #E8E8E8;
      border: solid 1px #E8E8E8;
      border-radius: 5px;
      background: white;
      text-align: left;
      font-size: 13px;
      z-index: 100; }
      .helpie-editor-fields .option-icon .single-ticket-options ul {
        list-style-type: none;
        padding: 15px;
        margin-bottom: 0; }
        .helpie-editor-fields .option-icon .single-ticket-options ul li {
          padding: 12px 8px;
          width: 100px;
          border-bottom: solid 1px #E8E8E8; }
          .helpie-editor-fields .option-icon .single-ticket-options ul li:last-child {
            border: none; }
          .helpie-editor-fields .option-icon .single-ticket-options ul li a {
            text-decoration: none;
            border-bottom: none; }
            .helpie-editor-fields .option-icon .single-ticket-options ul li a:hover {
              cursor: pointer; }

.pauple_helpie.add-article .header,
.pauple_helpie.delete-article .header {
  font-size: 1em !important;
  text-align: center;
  color: #777;
  font-weight: 300 !important;
  background: #F9FAFB;
  border-bottom: 0; }
  .pauple_helpie.add-article .header i,
  .pauple_helpie.delete-article .header i {
    padding-right: 5px;
    font-size: 29px;
    color: #2D95F1; }
.pauple_helpie.add-article .actions,
.pauple_helpie.delete-article .actions {
  border: 0;
  border-top: solid 1px #eee;
  background: white;
  font-size: 13px; }
  .pauple_helpie.add-article .actions .buttons,
  .pauple_helpie.delete-article .actions .buttons {
    margin-left: 0.75em;
    font-weight: 500;
    font-size: 14px;
    margin-top: 0.25em; }
  .pauple_helpie.add-article .actions .helpie-notice,
  .pauple_helpie.delete-article .actions .helpie-notice {
    padding-right: 50px; }
    .pauple_helpie.add-article .actions .helpie-notice .loading,
    .pauple_helpie.delete-article .actions .helpie-notice .loading {
      display: inline-block;
      position: relative;
      padding-left: 10px;
      width: 100px; }
      .pauple_helpie.add-article .actions .helpie-notice .loading img,
      .pauple_helpie.delete-article .actions .helpie-notice .loading img {
        display: inline-block;
        position: absolute;
        left: 10px;
        top: -9px; }
.pauple_helpie.add-article .content .wrapper,
.pauple_helpie.delete-article .content .wrapper {
  float: none;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  padding: 0 3rem; }
.pauple_helpie.add-article .helpie-wp-editor-container, .pauple_helpie.add-article .article-categories-field,
.pauple_helpie.delete-article .helpie-wp-editor-container,
.pauple_helpie.delete-article .article-categories-field {
  margin-top: 40px; }
.pauple_helpie.add-article input[type="text"],
.pauple_helpie.delete-article input[type="text"] {
  border: none;
  background: none;
  background-color: white !important;
  border-bottom: solid 1px #ccc;
  padding: 0;
  padding-bottom: 2px;
  padding-left: 4px;
  text-transform: capitalize; }
.pauple_helpie.add-article input:-webkit-autofill,
.pauple_helpie.delete-article input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important; }
.pauple_helpie.add-article #add-article-title,
.pauple_helpie.delete-article #add-article-title {
  font-size: 1.875rem;
  font-weight: 300;
  color: #343434 !important;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  text-transform: none;
  padding-bottom: 10px;
  height: 40px; }
  .pauple_helpie.add-article #add-article-title::placeholder, .pauple_helpie.add-article #add-article-title::-webkit-input-placeholder,
  .pauple_helpie.delete-article #add-article-title::placeholder,
  .pauple_helpie.delete-article #add-article-title::-webkit-input-placeholder {
    color: #bbb !important; }
.pauple_helpie.add-article #wp-add-article-editor-wrap,
.pauple_helpie.delete-article #wp-add-article-editor-wrap {
  border-top: none;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15); }
.pauple_helpie.add-article #insert-media-button,
.pauple_helpie.delete-article #insert-media-button {
  position: absolute;
  right: 12px;
  border: none;
  box-shadow: none;
  border: solid 1px #ddd;
  top: 14px; }
.pauple_helpie.add-article .wp-editor-container,
.pauple_helpie.delete-article .wp-editor-container {
  border: none; }
.pauple_helpie.add-article .helpie-wp-editor-container .tmce-active .mce-tinymce .mce-toolbar-grp,
.pauple_helpie.delete-article .helpie-wp-editor-container .tmce-active .mce-tinymce .mce-toolbar-grp {
  background: #F7F7F8;
  border-bottom: none;
  padding: 10px 0; }
.pauple_helpie.add-article .article-categories-field .single-field,
.pauple_helpie.add-article .article-tags-field .single-field,
.pauple_helpie.delete-article .article-categories-field .single-field,
.pauple_helpie.delete-article .article-tags-field .single-field {
  width: 350px; }
.pauple_helpie.add-article .article-categories-field .dropdown,
.pauple_helpie.delete-article .article-categories-field .dropdown {
  font-size: 14px; }
  .pauple_helpie.add-article .article-categories-field .dropdown .item,
  .pauple_helpie.delete-article .article-categories-field .dropdown .item {
    font-size: 14px; }
.pauple_helpie.add-article .article-tags-field input[type=text],
.pauple_helpie.delete-article .article-tags-field input[type=text] {
  font-size: 14px; }
  .pauple_helpie.add-article .article-tags-field input[type=text]::placeholder, .pauple_helpie.add-article .article-tags-field input[type=text]::-webkit-input-placeholder,
  .pauple_helpie.delete-article .article-tags-field input[type=text]::placeholder,
  .pauple_helpie.delete-article .article-tags-field input[type=text]::-webkit-input-placeholder {
    color: #bbb !important; }
.pauple_helpie.add-article .article-tags-field .single-field, .pauple_helpie.add-article .article-tags-field .tags-container,
.pauple_helpie.delete-article .article-tags-field .single-field,
.pauple_helpie.delete-article .article-tags-field .tags-container {
  float: left; }
.pauple_helpie.add-article .article-tags-field .tags-container,
.pauple_helpie.delete-article .article-tags-field .tags-container {
  margin-top: 20px;
  margin-left: 20px;
  font-size: 13px; }
  .pauple_helpie.add-article .article-tags-field .tags-container span.single-tag-cont .label,
  .pauple_helpie.delete-article .article-tags-field .tags-container span.single-tag-cont .label {
    color: white;
    border-radius: 5px;
    background: #2D95F1;
    padding: 4px;
    margin-left: 5px; }
    .pauple_helpie.add-article .article-tags-field .tags-container span.single-tag-cont .label:hover,
    .pauple_helpie.delete-article .article-tags-field .tags-container span.single-tag-cont .label:hover {
      background: red;
      cursor: pointer; }
.pauple_helpie.add-article .article-tags-field:after,
.pauple_helpie.delete-article .article-tags-field:after {
  clear: both; }

.pauple_helpie.delete-article .header i {
  color: #DD282B; }
.pauple_helpie.delete-article .actions .positive {
  background: #DD282B; }

@media screen and (max-width: 699px) {
  .pauple_helpie.add-article .actions .helpie-notice {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 0; } }
.pauple-login-form-container,
.pauple-register-form-container {
  float: none;
  margin: 0 auto;
  width: 500px; }

.single-field {
  margin-bottom: 20px; }

/* Resets */
.ui.fluid.dropdown {
  box-sizing: border-box; }

table.xdebug-error th {
  color: black; }

body .helpie-primary,
body .helpie-primary#primary {
  width: 100%; }

@media screen and (min-width: 48em) {
  body .helpie-primary,
  body .helpie-primary#primary {
    width: 100% !important; } }
.pauple-helpie-search-row-type2 {
  z-index: 10;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
  background: #F4F3F3; }
  .pauple-helpie-search-row-type2 .search-container {
    margin: 0 auto;
    float: none; }

.helpie-anchor-props, #helpie-categories-section a {
  text-decoration: none;
  box-shadow: none; }
  .helpie-anchor-props:hover, #helpie-categories-section a:hover {
    cursor: pointer;
    color: #777; }

.helpie-ul, .pauple-helpie-single-sidebar ul, #helpie-categories-section ul {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  list-style: none;
  float: left;
  display: block;
  margin: 0; }
  .helpie-ul li, .pauple-helpie-single-sidebar ul li, #helpie-categories-section ul li {
    display: block;
    float: left;
    width: 100%;
    padding: 0; }
  .helpie-ul li a, .pauple-helpie-single-sidebar ul li a, #helpie-categories-section ul li a {
    text-decoration: none;
    box-shadow: none; }
  .helpie-ul .helpie-article-link, .pauple-helpie-single-sidebar ul .helpie-article-link, #helpie-categories-section ul .helpie-article-link {
    padding-right: 10px;
    font-size: 13px; }
  .helpie-ul li, .pauple-helpie-single-sidebar ul li, #helpie-categories-section ul li, .helpie-ul li a, .pauple-helpie-single-sidebar ul li a, #helpie-categories-section ul li a {
    color: #2D95F1;
    font-size: 13px;
    line-height: 1.4;
    padding-bottom: 8px;
    text-transform: capitalize; }
    .helpie-ul li:hover, .pauple-helpie-single-sidebar ul li:hover, #helpie-categories-section ul li:hover, .helpie-ul li a:hover, .pauple-helpie-single-sidebar ul li a:hover, #helpie-categories-section ul li a:hover {
      color: #777; }
      .helpie-ul li:hover i, .pauple-helpie-single-sidebar ul li:hover i, #helpie-categories-section ul li:hover i, .helpie-ul li a:hover i, .pauple-helpie-single-sidebar ul li a:hover i, #helpie-categories-section ul li a:hover i {
        color: #777; }
  .helpie-ul li.active, .pauple-helpie-single-sidebar ul li.active, #helpie-categories-section ul li.active, .helpie-ul li.active a, .pauple-helpie-single-sidebar ul li.active a, #helpie-categories-section ul li.active a {
    font-weight: 600;
    color: #4e4e4e; }

.post-type-archive-pauple_helpie {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased; }
  .post-type-archive-pauple_helpie #page {
    margin: 0; }
  .post-type-archive-pauple_helpie .site-inner {
    max-width: none; }
  .post-type-archive-pauple_helpie #content, .post-type-archive-pauple_helpie #content #primary {
    width: 100%;
    padding: 0; }

.helpie-main-section .wrapper,
.single-pauple_helpie .wrapper,
.tax-helpdesk_category .wrapper {
  width: 1056px;
  max-width: 100%;
  float: none;
  margin: 0 auto;
  box-sizing: border-box; }

.helpie-main-section .wrapper {
  overflow: auto; }

.single-pauple_helpie .wrapper {
  overflow: visible; }

@media screen and (max-width: 1200px) {
  .helpie-main-section .wrapper,
  .single-pauple_helpie .wrapper,
  .tax-helpdesk_category .wrapper {
    padding: 0 20px; } }
.tax-helpdesk_category h2 {
  font-size: 15px;
  text-transform: capitalize;
  margin-top: 5px;
  margin-bottom: 10px; }
.tax-helpdesk_category ul.child-category-list {
  float: left;
  float: left;
  width: 100%;
  padding-left: 0; }
  .tax-helpdesk_category ul.child-category-list li .helpie-article-link {
    padding-right: 10px; }

.helpie-main-section ul {
  list-style: none; }
  .helpie-main-section ul li {
    float: left;
    display: inline-block;
    padding: 10px 15px; }
    .helpie-main-section ul li.active {
      border-bottom: solid 2px rgba(132, 206, 255, 0.61); }
    .helpie-main-section ul li a {
      cursor: pointer;
      border: 0;
      box-shadow: none; }
      .helpie-main-section ul li a:visited {
        border: none; }
      .helpie-main-section ul li a img {
        outline: none;
        border: 0; }
  .helpie-main-section ul li, .helpie-main-section ul li a {
    color: #9a9a9a; }
    .helpie-main-section ul li:hover, .helpie-main-section ul li a:hover {
      color: #777; }
      .helpie-main-section ul li:hover i, .helpie-main-section ul li a:hover i {
        color: #777; }
  .helpie-main-section ul li.active, .helpie-main-section ul li.active a {
    font-weight: 600;
    color: #4e4e4e; }

.helpie-main-content-area {
  float: left;
  width: 100%; }
  .helpie-main-content-area .content-section {
    float: left;
    width: 100%;
    margin: 50px 0; }
    .helpie-main-content-area .content-section ul {
      list-style: none;
      float: left;
      display: block;
      margin: 0;
      width: 100%; }
      .helpie-main-content-area .content-section ul li {
        display: block;
        float: left;
        width: 100%;
        padding: 0; }
    .helpie-main-content-area .content-section .helpie-article-link {
      padding-right: 10px;
      font-size: 13px; }
    .helpie-main-content-area .content-section#helpie-categories-section {
      display: none; }
  .helpie-main-content-area #helpie-popular-section.content-section ul {
    width: 100%;
    text-align: left; }

.helpie-search-listing h3 {
  font-family: 'Open sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #9a9a9a; }

.pauple_helpie_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  color: #9a9a9a;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  float: left;
  width: 100%;
  padding: 20px 10px 40px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #888888;
  text-align: center; }
  .pauple_helpie_breadcrumbs a {
    color: #888888;
    font-weight: 500; }

body.post-type-archive-pauple_helpie .site-content {
  padding: 0;
  margin: 0; }

/* Vendors Autocomplete reset */

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