/* general page layout */
body {
  background-color: #e0e0e0;
}
body,
#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table {
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0em !important;
}
b, strong {
/*  font-family:'ITC Franklin Gothic LT W01 Md' !important;
  font-family: "ITCFranklinGothicLTPro";
  font-style: normal;
  font-stretch: normal; */
  font-weight: 500;
}
.navbar .navbar-inner {
  background-color: #000000;
}
#main-content {
  padding-top: 0;
  background: none;
  padding-top: 0;
}
.contentWrapper,
.related {
  border: 0;
}
.contentWrapper {
  padding-top: 32px;
  min-height: 100vh;
}
aside#sidebar {
  margin-top: 38px;
}
#fullArticle .title,
#categoryHead h1 {
  margin-top: 0 !important;
}
.nav-list>li>a, .nav-list .nav-header {
  text-shadow: none;
}
input.search-query {
  border: none !important;
  border-radius: 0 !important;
}
input.search-query:focus {
  box-shadow: none !important;
}

/* Main Page */
#docsSearch {
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  opacity: 1;
}
#docsSearch::before {
  content: '';
  background: url('https://endcrawl.com/img/endcrawl-help-site-search.png') no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 1;
  xborder: 13px dotted red;
  z-index: -1;
}

#docsSearch h1 {
  color: rgba(255,255,255,0.9);
  font-weight: 600 !important;
}

#docsSearch input.search-query {
  color: #999999;
  background-color: rgba(64,64,64,0.6);
}
#docsSearch input.search-query::placeholder {
  color: #aaaaaa;
}
#docsSearch input:focus.search-query::placeholder {
  color: #cccccc;
}
#docsSearch input:focus.search-query {
  background-color: rgba(80,80,80,0.8);
  color: #ffffff !important;
}
#docsSearch #searchBar button {
  border: none;
  border-radius: 0;
  background-color: hsla(197, 100%, 75%, 0.3);
  background-color: hsl(197, 100%, 75%, 0.13);
  color: hsla(185.7, 37%, 82%, 1);
  text-shadow: none;
}
#docsSearch #searchBar button:hover {
  color:    #ffffff;
  background-color: hsl(197, 100%, 75%, 0.33);
  xborder-left: 4px solid cyan;
}
#searchBar button {
  top: 30px;
}
.category-list .category {
  background-color: rgba(255,255,255,0.5);
  border: 0;
  margin-bottom: 1.5em;
}
.category-list .category:hover {
  background-color: rgba(255,255,255,0.9);
}

@media (max-width:674px) {
  .category-list .category,.category-list.two-col .category {
    width: 93%;
  }
}
@media (min-width:675px) and (max-width: 923px) {
  .category-list .category,.category-list.two-col .category {
    width: 43%;
  }
}
@media (min-width: 924px) {
  .category-list .category {
    width: 28%;
  }
}


/* make images not horrible */
#fullArticle img {
  border: none;
  padding: 0;
  border-radius: 0;
}


/* typography */
body,
p,
section.articleFoot *:not(i) {
  font-family: "ITCFranklinGothicLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 350;
}
section.articleFoot *:not(i) {
  font-style: italic;
}
h1, h2, h3, h4, h5, h6, .nav a.contactUs {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
}
h1 {
  font-weight: 700 !important;
  font-size: 52px !important;
  line-height: 1 !important;
  margin-top: 0.3em !important;
  margin-bottom: 0.75em !important;
}
h2 {
  font-family: "Tungsten A", "Tungsten B",'EndcrawlApp';
  font-size: 40px !important;
  font-weight: 700;
  color: #444444 !important;
  margin-top: 1em !important;
  margin-bottom: 0.5em !important;
  letter-spacing: 0.01em;
  line-height: 1.1 !important;
  display: flex;
}
h2 .h2-icon {
  color: #999999;
  font-size: 75%;
  padding-right: 0.4em;
  line-height: 149%;
}
table tr td h2 {
  margin-top: 0.5em !important;
  margin-bottom: 0 !important;
}
.hs-icon {
  font-family:'EndcrawlApp';
}
h2 .hs-icon {
  position: relative;
  top: -2.5px;
  font-family:'EndcrawlApp';
  font-size: 32px;
  font-weight: 100;
  color: #333333;
  color: #888;
  padding-right: 0.25em;
  vertial-align: baseline;
  margin-bottom: 1em;
}
xh2:not(.hs-icon) {
  color: red !important;
  padding-left: 1em;
}
h3,
#fullarticle h3 {
  font-family: "ITCFranklinGothicLTPro";
  font-style: normal;
  font-stretch: condensed;
  font-weight: 700;

  font-size: 28px !important;
  margin-top: 1.5em !important;
  margin-bottom: 0.5em !important;
  letter-spacing: -0.01em;
  line-height: 1.1 !important;
}
.related h3 {
  font-weight: 700 !important;
  letter-spacing: 0.015em;
  margin-bottom: 0.3em !important;
}
h4 {
  font-weight: 600 !important;
  font-size: 30px !important;
  margin-top: 0.8em !important;
  margin-bottom: 0.6em !important;
}
h5 {
  font-weight: 600 !important;
  font-size: 26px !important;
  margin-top: 0.9em !important;
  margin-bottom: 0.6em !important;
}
h6 {
  color: #222;
  font-weight: 600 !important;
  font-size: 22px !important;
  margin-top: 0.9em !important;
  margin-bottom: 0.65em !important;
}
a.brand {
  padding: 1em 0 1em 0 !important;
}
a.brand > img {
  height: 37.5px;
  width: 150px;
}
article ul {
  margin-top: -0.5em !important;
  margin-bottom: 2em !important;
}
.nav a.contactUs {
  padding: 1em !important;
  font-weight: 500 !important;
  font-size: 22px !important;  
}


/* pricing table */

#fullArticle table th, #fullArticle table td {
  border: none;
  font-weight: 500;
}

table#pricing-feature tr:first-of-type td:nth-of-type(3) {
  background-color: #c7d5ea;
}
table#pricing-feature tr:first-of-type td:nth-of-type(2) {
  background-color: #bcc8dd;
}
table#pricing-feature tr:first-of-type td:nth-of-type(1) {
  background-color: #adb9cb;
}

table#pricing-feature tr:not(first-of-type) td:nth-of-type(3) {
  background-color: #f5f5f5;
}
table#pricing-feature tr:not(first-of-type) td:nth-of-type(2) {
  background-color: #ededed;
}
table#pricing-feature tr:not(first-of-type) td:nth-of-type(1) {
  background-color: #e5e5e5;
}


table#pricing-short tr:first-of-type td:nth-of-type(3) {
  background-color: #8EF0F6;
}
table#pricing-short tr:first-of-type td:nth-of-type(2) {
  background-color: #81E1EA;
}
table#pricing-short tr:first-of-type td:nth-of-type(1) {
  background-color: #74CCD7;
}

table#pricing-short tr:not(first-of-type) td:nth-of-type(3) {
  background-color: #f7f7f7;
}
table#pricing-short tr:not(first-of-type) td:nth-of-type(2) {
  background-color: #ededed;
}
table#pricing-short tr:not(first-of-type) td:nth-of-type(1) {
  background-color: #e0e0e0;
}

/* make all text black */

#fullArticle,
#fullArticle strong,
#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table {
  color:#000000;
  font-weight: 350;
}
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 {
}

/* make the sidebar nicer */

input.search-query,
ul.nav.nav-list li {
  padding-left: 12px;
}
ul.nav.nav-list li {
  margin-top: 0;
  margin-bottom: 0;
}
ul.nav.nav-list li:hover {
  background-color: rgba(255,255,255,0.5);
}
.articleList,
.navbar .nav a,
.related ul>li a,
#sidebar .nav-list a {
  font-size: inherit;
}
#sidebar h3 {
  font-size: 24px;
  padding-left: 11px;
}
input.search-query,
#sidebar ul.nav.nav-list li {
  padding-left: 12px;
}
#sidebar ul.nav.nav-list li {
  margin-top: 0;
  margin-bottom: 0;
  /*font-family:'ITC Franklin Gothic LT W01 Md';*/
  font-weight: 500;
}
#sidebar ul.nav.nav-list li.active {
  /*font-family:'ITC Franklin Gothic LT W01 Dem';*/
  font-weight: 700;
}

.articleRatings {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  background-color: #eeeeee;
  color: #222222;
  margin-top: 3em;
  font-size: inherit;
}
.articleFoot {
  margin-top: 2em;
}

/* callouts */

.callout-yellow h3,
.callout-red h3,
.callout-green h3,
.callout-blue h3,
.callout-gray h3,
.callout-yellow h3 {
  margin-top: 0 !important;
}
.callout-yellow h3::before {
  font-family: 'EndcrawlHelpSite';
  font-size: 24px;
  content: "\f001";
  margin-right: 0.4em;
  color: #d59a2a;
}
.callout-blue h3::before {
  font-family: 'EndcrawlApp';
  font-size: 24px;
  content: "\f0a7";
  margin-right: 0.5em;
  color: rgba(0,0,255,0.7);
}
.callout-red h3::before {
  font-family: 'EndcrawlHelpSite';
  font-size: 26px;
  content: "\f002";
  margin-right: 0.4em;
  color: rgba(255,0,0,1);
  color: #d33b7d;
  color: hsl(0, 90%, 47%)
}
.callout a,
.callout a:hover,
.callout a:active,
.callout a:visited,
.callout-yellow a,
.callout-yellow a:hover,
.callout-yellow a:active,
.callout-yellow a:visited,
.callout-blue a,
.callout-blue a:hover,
.callout-blue a:active,
.callout-blue a:visited,
.callout-red a,
.callout-red a:hover,
.callout-red a:active,
.callout-red a:visited,
.callout-green a,
.callout-green a:hover,
.callout-green a:active,
.callout-green a:visited {
  /*font-family:'ITC Franklin Gothic LT W01 Md' !important;*/
  font-weight: 500 !important;
  color: black;
  text-decoration: underline;
}

/* fix Helpscout em/b WYSIWYG bullshit */

xxx#fullArticle p em {
  margin-left: -0.35em;
  margin-right: 0.1em;
}

/* Sans Serif per mille */

h2 .franklin-gothic {
  /*font-family:'ITC Franklin Gothic LT W01 Md', sans-serif;*/
  font-weight: 500 !important;
}


/* contact modal */

#contactModal,
#contactModal h2 {
  background-color: #e0e0e0;
  border: 0;
}
#contactModal h2 {
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 600 !important;
  font-size: 36px !important;
  font-style: normal;
  color: #444444;
  margin: 0 !important;
  padding: 0 !important;
  padding: 1em 0 0.2em 1em !important;
}
#contactModal input:not([type=file]),
#contactModal textarea {
  border: 2px solid red;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
}
#contactModal input[type=submit] {
  padding: 0.5em 2em !important;
  font-weight: 600;
}

/* no sorting */
.sort {
    display: none;
}