/*! HelpScout custom stylesheet S3 link https: //s3.amazonaws.com/helpscout.net/docs/assets/64cb6cf86d4a3e191f237e66/attachments/65290b551ec9493542047bd9/stylesheet.css */
/* #67bed9 ChessUp color*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*! Buffer specific styles */
#mainNav .brand span {
  display: inline-block;
  text-indent: -9000px;
  width: 180px;
  height: 75px;
  background: url(https://chessupknowledgebase.s3.us-east-2.amazonaws.com/ChessUp_Linear_Dark_150_30.png) no-repeat 0 0;
  background-size: 100%;
  background-position-y: center;
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #f7f8fa;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.16px;
  line-height: 28px;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
p,
ul,
ol {
  margin: 0 0 calc(16px * 1.5);
}

h1,
h2,
h3,
#docsSearch h1
{
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: inherit;
}

h1,
#docsSearch h1 {
  font-size: 40px;
  letter-spacing: 0.4px;
  line-height: 56px;
}

h2 {
  font-size: 32px;
  letter-spacing: 0.32px;
  line-height: 48px;
}

h3 {
  font-size: 18px;
  letter-spacing: 0.18px;
  line-height: 40px;
}

@media (min-width: 769px) {
  .navbar .nav {
    bottom: 20px;
  }
}

.navbar .nav li a,
.navbar .nav li a:hover,
.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .icon-private-w,
.navbar a:hover .icon-private-w,
.navbar a:hover .icon-private-w,
.navbar .active a .icon-private-w,
.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar a:hover .icon-private-w,
.navbar a:focus .icon-private-w,
.navbar .active a .icon-private-w,
.navbar .active a:hover .icon-private-w,
.navbar .active a:focus .icon-private-w {
  color: #ffffff;
}


.navbar .nav .active .caret {
  border-bottom: 5px solid #ffffff;
}

#docsSearch {
  background-color: #67bed9;
  color: #fff;
  height: 200px;
  /*background-image: url(https://s3.amazonaws.com/static.buffer.com/help-scout/images/header-background.png);*/
  background-repeat: no-repeat;
  background-position: center -7px;
  background-size: 976px;
}

#docsSearch h1 {
  margin-bottom: 11px;
  margin-top: 55px;
}

#searchBar {
  width: 555px;
}

#docsSearch .search-query {
  background: #FFF;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  font-size: 14px;
  height: 47px;
}

#serp .articleList>li {
  padding-left: 40px;
}

#searchBar .search-query {
  width: 68%;
  float: left;
}

#searchBar button {
  height: 47px;
  top: auto;
  background: #38cb25;
  border-radius: 5px;
  border: 1px solid #24bf58;
  width: 30%;
  font-weight: 500;
  padding: 0 0.5em;
  text-shadow: none;
}

#searchBar button:hover {
  background: #24bf58;
}

#serp-dd {
  top: 83px;
  border-radius: 5px;
}

/* Collection Categories Start */
.category-list .category {
  background-color: #FFF;
  border: none;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px,
  rgb(241, 243, 245) 0px 2px 10px 0px,
  rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 30px 30px 0;
  padding: 177px 28px 40px;
  min-height: 285px;
  transition: all 0.25s ease-in-out;
  width: 100%;
}

.category-list .category,
.category-list .category:hover {
  background-repeat: no-repeat;
  background-position: center 46px;
  background-size: 110px;
}

.category-list .category:hover {
  background-color: #FFF;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px,
  rgba(220, 223, 226, 0.3) 0px 30px 60px 0px,
  rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
}

.category-list .category:hover .article-count {
  color: #2C4BFF;
}

.category-list .category:focus .article-count, .category-list .category:active .article-count {
  color: #2C4BFF;
}

.category-list h3 {
  color: #051849;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}

.category-list .category p {
  color: #7F8D9B;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}

.category-list .category .article-count {
  margin-bottom: 0;
  color: #2C4BFF;
  transition: color 0.2s ease-in-out;
}

.category-list .category,
.category-list.two-col .category {
  margin-bottom: 30px;
}

.collection-category h2 {
  text-align: center;
}

.collection-category .category-list {
  margin-bottom: 50px;
}

.category-list.two-col .category {
  min-height: 240px;
  width: 100%;
}

@media screen and (min-width: 760px) {
  .category-list.two-col .category {
    width: calc(100%/3 - 23px)
  }
}

.category-list.two-col .category:last-child {
  margin-right: 0;
}

/* Category: icons */

#category-172 {
  background-image: url('https://chessupknowledgebase.s3.us-east-2.amazonaws.com/ChessUp_Mark_Color.png');
}

#category-211 {
  background-image: url('https://chessupknowledgebase.s3.us-east-2.amazonaws.com/icons8-faq-96.png');
}

#category-210 {
  background-image: url('https://chessupknowledgebase.s3.us-east-2.amazonaws.com/icons8-troubleshooting-96.png');
}


/* Collection Categories End */

/* Sidebar */
#searchBar.sm {
  margin-bottom: 60px;
}

#sidebar form .search-query {
  padding-left: 35px;
  border: none;
}

#searchBar.sm button .icon-search {
  display: none;
}

#searchBar.sm button, #searchBar.sm button:hover {
  width: 40px;
  top: 1px;
  left: 0;
  background: url(https://chessupknowledgebase.s3.us-east-2.amazonaws.com/Search.png) center center no-repeat;
  cursor: default;
}

#sidebar h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 10px;
}

#sidebar .nav-list a {
  font-size: 14px;
  font-weight: 400;
  color: #231F20;
}

#sidebar .nav-list .active a,
#sidebar .nav-list .active a:hover,
#sidebar .nav-list .active a:focus,
#sidebar .nav-list a:hover,
#sidebar .nav-list a:focus {
  color: #67bed9; 
}

#sidebar .icon-arrow:before {
  color: #67bed9;
}
/* End of sidebar */

/* Category Page */
#categoryHead {
  position: relative;
  display: inline-flex;
  margin-bottom: 15px;
  width: 100%;
}

#categoryHead h1 {
  margin-right: 0;
  width: 100%;
}

/*#categoryHead:after {
  content: "";
  background: #3D3D3D;
  position: absolute;
  bottom: -15px;
  left: 0;
  height: 6px;
  width: 10%;
}*/

.articleList {
  font-size: 18px;
  margin: 38px 0;
}

.articleList li {
  margin: 1em 0 1em -20px;
  padding-left: 40px;
  border-left: 3px solid transparent;
  transition: border-color 0.3s;
}

.articleList li:hover {
  border-left: 3px solid #67bed9;
}

.articleList li a {
  color: #3D3D3D;
  font-weight: 700;
  display: inline-block;
  padding-right: 5px;
}

.articleList li a:hover, .articleList li a:active {
  color: #67bed9;
}

.articleList a:hover span {
  text-decoration: none;
}

.articleList li a span {
  position: relative;
}

/*.articleList li a span:first-of-type:after {
  content: '';
  position: absolute;
  left: 100%;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  background-image: url('https://s3.amazonaws.com/static.buffer.com/help-scout/images/arrow.png');
  background-size: cover;
  transform: translateY(0%);
  opacity: 0;
  transition: opacity 0.3s;
}*/

.articleList li a:hover span:after {
  opacity: 1;
}

.articleList i.icon-article-doc {
  display: none;
}

#categoryHead .sort {
  right: 0;
  top: 48px;
  float: right;
  position: relative;
}

#categoryHead .sort select {
  height: 40px;
  min-width: 140px;
}
/* End of Category Page */

/* Articles Start */
#fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
  /*font-size: 16px;*/
  color: #231F20;
}

#fullArticle .callout-yellow p, #fullArticle .callout-blue p, #fullArticle .callout-red p, #fullArticle .callout-green p, #fullArticle .callout p, #fullArticle .private-note p {
  /*font-size: 16px;*/
}

#fullArticle .callout-yellow, #fullArticle .callout-blue, #fullArticle .callout-red, #fullArticle .callout-green, #fullArticle .callout, #fullArticle .private-note {
  color: #231F20;
  /*font-size: 16px;*/
  padding: 25px;
}

#fullArticle .callout {
  background: #F5F5F5;
  border-color: #B8B8B8;
}

#fullArticle .callout-red {
  background: #F9D7DCB2;
  border-color: #E0364F;
}

#fullArticle .callout-yellow {
  background: #FEF8D4B2;
  border-color: #FADE2A;
}

#fullArticle .callout-blue {
  background: #EAEDFF;
  border-color: #2C4BFF;
}

#fullArticle .callout-green {
  background: #E7F3D3B2;
  border-color: #87C221;
}

#fullArticle ul {
  padding-left: 10px;
}

#fullArticle ol {
  padding-left: 15px;
}

/*#fullArticle table tr:nth-child(odd) {*/
/*  background-color: #f4f5ff;*/
/*}*/

/*#fullArticle table tr:first-child {*/
/*   background-color: #2C4BFF;*/
/*}*/

/*#fullArticle table tr:first-child strong {*/
/*  color: #FFFFFF;*/
/*}*/

/*#fullArticle table td {*/
/*  border-top: 1px solid #C9CCE2;*/
/*}*/
/* Articles End */

/* Mobile CSS */
@media screen and (min-width: 1105px) {
  .category-list .category {
    width: calc(100%/3 - 23px);
  }

  .category-list .category:nth-child(3n+3) {
    margin-right: 0;
  }

  #collection-category-8 .category {
    padding-top: 60px;
    min-height: 190px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1104px) {
  .category-list .category {
    width: calc(100%/2 - 18px);
  }

  .category-list .category:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 759px) {
  .category-list .category {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  body {
    width: fit-content;
  }

  #searchBar {
    width: 96%;
  }

  #sidebar form .search-query {
    margin-bottom: 15px;
  }

  .navbar .btn-navbar {
    top: 20px;
  }

  #categoryHead .sort {
    right: 0;
    top: 55px;
  }
}

@media (max-width: 768px) and (max-width: 480px) {
  #searchBar .search-query {
    width: 79%;
  }

  #searchBar button {
    padding: 0.8em;
    width: 20%;
  }
}

@media print {
  /* Keep link text, remove link behavior */
  a[href] {
    color: inherit !important;          /* match normal text color */
    text-decoration: none !important;   /* remove underline */
    cursor: default !important;         /* no hand cursor */
  }

  a[href]:after {
    content: "" !important;             /* prevent browsers from printing URL */
  }

  /* Optional: remove hover/focus effects that might carry over in print styles */
  a:hover, a:focus {
    text-decoration: none !important;
    color: inherit !important;
  }
}

@media print {
  .articleFoot time.lu {
    display: none;
  }
}

@media print {

  section.related, div.articleRatings, footer{
    display:none;
  }
  
}

@media print {

  div.video{
    display:none;
  }
  
}

@media print {
  li {
    display: list-item !important; /* Reset list item behavior */
  }
  ul {
    list-style: disc !important;
  }
}

@media print {
  ul, ol {
    list-style-position: inside !important;
    /*list-style-type: disc !important; /* for unordered lists */
    /*margin-left: 1.5em !important;*/
    /*padding-left: 1.5em !important;*/
  }

  ol {
    list-style-type: decimal !important; /* for ordered lists */
  }
  
  ul ul li{
	list-style-type: circle;
  }
  
  ul ul ul li{
	list-style-type: square;
  }

  li {
    display: list-item !important;
    visibility: visible !important;
  }
}

		

