
#home,
#account-management,
#integrations,
#sharing-analyzing,
#getting-started,
#creating-editing,
#troubleshooting {
  display: none;
}
.navbar {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.navbar .navbar .nav .active a {
  color: blue;
}
.navbar a {
  color: rgba(36, 44, 57, 0.7);
}
#docsSearch {
  height: 200px;
  padding-top: 85px;
  background-color: #716BF1;
  margin-bottom: 85px;
}
#serp-dd .result > li:first-child {
  margin-top: 0px;
}
#serp-dd .result a {
  display: block;
  padding: 15px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #242C39;
}
#serp-dd .result a:hover {
  color: #242C39;
  background: rgba(129, 162, 178, 0.1);
}
#searchBar .search-query {
  border-radius: 3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  font-family: "calibre", "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  box-shadow: none;
  color: #ffffff;
}
#searchBar .search-query::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-family: "calibre", "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}
#searchBar button {
  color: #716BF1;
  text-shadow: none;
  background: #ffffff;
  border-radius: 0 3px 3px 0;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 1.5em;
  height: 50px;
  position: absolute;
  letter-spacing: 1px;
  right: -1px;
  font-family: "calibre", "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 600;
}
#searchBar button:hover {
  background: #ffffff;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.25);
  transition: all 0.3s ease-out;
}

@media (max-width: 480px) and (max-width: 768px)
#searchBar button {
    border: 0;
    padding: .9em;
    background: 0 0;
    border-left: 0;
}

@media (max-width: 768px)
#searchBar button {
    top: 18px;
}

.collection-category h2 {
  display: flex;
  align-items: center;
  color: rgba(36, 44, 57, 0.75);
}
.collection-category h2 a {
  border-bottom: 2px solid rgba(129, 162, 178, 0);
}
.collection-category h2 a:hover {
  transition: all 0.3s ease;
  border-bottom: 2px solid rgba(129, 162, 178, 0.25);
  text-decoration: none;
}
#collection-36:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/getting-started.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
#collection-47:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/account.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
#collection-27:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/troubleshooting.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
#collection-73:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/creating.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
#collection-53:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/sharing.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
#collection-10:before {
  background: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/integrations.svg') CENTER CENTER NO-REPEAT;
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/invisible.png');
  /* 21x21 transparent pixels */
  margin-right: 20px;
}
.category-list {
  margin: 0 0 75px !important;
}
.category-list .category {
  background-color: #ffffff;
  border: 1px solid rgba(129, 162, 178, 0.25) !important;
  border-radius: 3px;
}
.category-list .category:hover {
  text-decoration: none;
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 3px rgba(129, 162, 178, 0.25);
  transition: all 0.3s ease-out;
}
.category-list h3 {
  font-size: 21px;
  line-height: 30px;
  color: #242C39;
  font-weight: 600;
}
.category-list p {
  font-size: 15px;
  text-transform: uppercase;
  color: #81A2B2 !important;
  letter-spacing: 1px;
}
#main-content {
  background: none;
  padding: 75px 0 0 28px;
}
#sidebar {
  margin: 75px 0 0;
}
#sidebar .search-query {
  border-radius: 3px;
  text-transform: uppercase;
  background-color: white;
  border: 1px solid rgba(129, 162, 178, 0.25) !important;
  box-shadow: none;
 font-family: "proxima-nova", sans-serif !important;
  letter-spacing: 1px;
  font-size: 14px;
  color: #242C39;
}
#sidebar .search-query::placeholder {
  color: rgba(36, 44, 57, 0.7) !important;
   font-family: "calibre", "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}
#sidebar h3 {
  color: #526573;
  font-size: 11px;
  letter-spacing: 1px;
}
#sidebar .nav-list li {
  margin: 5px 0 5px;
}
#sidebar .nav-list a {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 15px 10px 0;
  font-weight: 600;
  color: #81A2B2;
}
#sidebar .nav-list a:hover {
  font-weight: 600;
  color: #81A2B2;
  background: rgba(129, 162, 178, 0.1);
  margin-left: -10px;
  border-radius: 3px;
  padding-left: 10px;
  transition: all 0.3s ease-out;
}
#sidebar .nav-list .active a {
  font-weight: 600;
  color: #81A2B2;
  background: rgba(129, 162, 178, 0.25);
  margin-left: -10px;
  border-radius: 3px;
  padding-left: 10px;
}
#sidebar .nav-list .active a:hover {
  font-weight: 600;
  color: #81A2B2;
  background: rgba(129, 162, 178, 0.35);
  margin-left: -10px;
  border-radius: 3px;
  padding-left: 10px;
  transition: all 0.3s ease-out;
}
.contentWrapper {
  border: 1px solid rgba(129, 162, 178, 0.25);
  padding: 65px 50px;
  color: #242C39;
}
.contentWrapper h1 {
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(129, 162, 178, 0.25);
}
.contentWrapper #serp h1 {
  font-weight: normal;
}
.contentWrapper #serp .articleList > li a {
  font-weight: 600;
  color: #242c39;
}
.contentWrapper .articleList a {
  font-size: 1.3em;
  line-height: 30px;
  color: rgba(36, 44, 57, 0.7);
}
.contentWrapper .icon-article-doc:before {
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/doc-icon.svg');
  margin-right: 10px;
}
#fullArticle h1,
#fullArticle h2 {
  color: #242C39;
}
#fullArticle h1 {
  font-size: 36px;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 35px;
}
#fullArticle h1.title {
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(129, 162, 178, 0.25);
}
#fullArticle h2 {
  margin-top: 50px;
  margin-bottom: 35px;
}
#fullArticle .articleList {
  margin: 50px 0 50px;
  font-size: 1em;
  border-left: 4px solid rgba(113, 107, 241, 0.5);
  padding-left: 20px;
}
#fullArticle .articleList h4 {font-size:1.4em}
#fullArticle .articleList ul {
  margin-left: 0px;
}
#fullArticle .articleList li {
  text-size: 21px;
  color: #716BF1;
  list-style: none;
}
#fullArticle .articleList li a {
  color: #716BF1;
  border-bottom: 2px solid rgba(113, 107, 241, 0);
}
#fullArticle .articleList li a:hover {
  transition: all 0.3s ease;
  border-bottom: 2px solid rgba(113, 107, 241, 0.25);
  text-decoration: none;
}
#fullArticle img {
  border: 1px solid rgba(129, 162, 178, 0.1);
  padding: 0;
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}
#fullArticle ol,
#fullArticle ul {
  color: rgba(36, 44, 57, 0.7);
  margin-bottom: 25px;
}
#fullArticle ol li,
#fullArticle ul li {
  font-size: 16px;
  line-height: 24px;
}
#fullArticle ol li a,
#fullArticle ul li a {
  font-size: 16px !important;
  color: #00A99D;
  font-weight: 600;
  border-bottom: 2px solid rgba(0, 169, 157, 0.25);
}
#fullArticle ol li a:hover,
#fullArticle ul li a:hover {
  transition: all 0.3s ease;
  border-bottom: 2px solid rgba(0, 169, 157, 0.75);
  text-decoration: none;
}
#fullArticle strong {
  color: inherit;
}
#fullArticle p, #fullArticle li {
  font-size: 16px;
  line-height: 24px;
  color: rgba(36, 44, 57, 0.7);
}
#fullArticle p a {
  font-size: 16px;
  color: #00A99D;
  font-weight: 600;
  border-bottom: 2px solid rgba(0, 169, 157, 0.25);
}
#fullArticle p a:hover {
  transition: all 0.3s ease;
  border-bottom: 2px solid rgba(0, 169, 157, 0.75);
  text-decoration: none;
}
#fullArticle .docsnote {
  font-size: 16px;
  line-height: 24px;
  background-color: rgba(113, 107, 241, 0.2);
  color: #716BF1;
  padding: 15px;
}
#fullArticle .docsnote:before {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 20px;
}
#fullArticle .docsnote a {
  font-size: 16px;
  color: #716BF1;
  font-weight: 600;
  border-bottom: 2px solid rgba(113, 107, 241, 0.25);
}
#fullArticle .docsnote a:hover {
  transition: all 0.3s ease;
  border-bottom: 2px solid rgba(113, 107, 241, 0.75);
  text-decoration: none;
}
#fullArticle .intro {
  font-size: 21px;
  line-height: 30px;
  color: rgba(36, 44, 57, 0.7);
  border-bottom: 1px solid rgba(129, 162, 178, 0.25);
  padding-bottom: 35px;
  margin-bottom: 50px;
}
.intro a {
  font-size: 21px !important;
  ine-height: 30px;
  text-decoration: none;
  border: none;
}
.articleFoot {
  display: none;
}
footer p {
  font-size: 11px;
  color: rgba(36, 44, 57, 0.7);
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 50px;
}
.related {
  border: 1px solid rgba(129, 162, 178, 0.25);
  border-top: 0;
  background: #fff;
  position: relative;
  padding: 50px;
}
.related ul {
  margin: 0 0 0 50px;
}
.related ul > li a {
  line-height: 2em;
}
.related a {
  font-size: 21px;
  line-height: 30px;
  color: rgba(36, 44, 57, 0.7);
}
.related .icon-article-doc:before {
  content: url('https://s3-ap-southeast-2.amazonaws.com/qwilr-aus-internal/client/icons/Help+Scout/doc-icon.svg');
  position: absolute;
  left: 50px;
  margin-top: 5px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contact {background-color:#6d71e9;margin-bottom:10px;border-radius:3px;}
#contact a:hover {box-shadow: 0px 0px 0px 3px rgba(109,113,233,.25);}
@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Regular.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Regular.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Regular.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-RegularItalic.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-RegularItalic.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-RegularItalic.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Medium.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Medium.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Medium.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Medium.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-MediumItalic.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-MediumItalic.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-MediumItalic.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-MediumItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Semibold.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Semibold.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Semibold.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-Semibold.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "calibre";
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-SemiboldItalic.eot");
    src: url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-SemiboldItalic.eot?#iefix") format("embedded-opentype"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-SemiboldItalic.woff2") format("woff2"),url("https://qwilr.com/wp-content/themes/qwilr/assets/fonts/CalibreWeb-SemiboldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic
}


body, input, button, select, textarea {
  font-family: "calibre", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nav #getting-started, .nav #creating-editing-pages, .nav #sharing-analyzing-pages, .nav #integrations, .nav #account-management-billing, .nav #troubleshooting-faqs {display:none;}