html, body, div, span, h1,h2, h3, h4, a, p,
img, i, ol, ul, li, textarea, button, input{
  margin:0;
  padding:0;
  outline:0;
}
body{
	font-family: Roboto, Arial, Helvetica, sans-serif !important;
  background-color: #0E0E0E !important;
/*  	background-image: url("/hc/theming_assets/01HZH0W1B91BW5ZA6PST1BE2FJ"); */
  color: #ffffff !important;
}
img{
  display:block;
  border:none;
} 
body a, body .dropdown-toggle:after {
  color: #fff;
}
body a:hover, body a:focus {
    text-decoration: none;
    color: #fff;
}
h3{
    font-size:1.3em;
    font-weight:600;
}
p{
    color:#fff;
}
ul li{
    list-style: none;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  vertical-align: middle;
}

img[width], img[height] {
  max-width: none;
}
figure > img {
  display: block;
}
body .btn:hover, body .btn:focus {color: #fff;}
main {min-height: 600px;}

/*Reset css end*/

/*Header start*/

.logo-img {
  margin-top: 10px;
  margin-left: 14px;
}
.logo-img a {
  display: inline-block;
}
.logo-img img {
  width: auto;
  max-height: 15px;
}
header.hc-header {
    background: #222222;
}
.navigation{
    background:#150D0A;
    overflow:hidden;
}
.navigation .container,.navbar-collapse{
    padding-left:0;
}
.nav li a{
    color:#fff;
    font-weight:500;
    letter-spacing: 1px;
    padding:15px;
    font-size: 1.19em;
}
.nav li:hover a, .nav li.active a,  .nav li a:focus{
    color:#fd5454;
    background: transparent;
    border-bottom: 2px solid #fd5454;
    font-weight:500;
}
.navbar{
    margin-bottom:0;
}
.navbar-toggle{
    border-radius:0;
    padding:14px 10px;
}
label{
    font-weight:600;
    font-size:18px;
    display:block;
}
.form label {
  margin: 10px 0;
  font-weight: normal;
}
.form p {
  font-size: 14px;
  color: #c9c9c9;
}
select#request-status-select {
    color: #000;
    border: 0;
    padding: 8px 5px;
    border-radius: 30px;
    outline: 0;
}
input#quick-search {
  border: 0;
  color: #000;
}
.search-form{
    margin:30px 0;
}
.submit-a-request.btn {

margin-bottom: 1px;
}
form.search {position: relative;}
form.search input#query {
    background: #fff;
    border:1px solid #3b3b3b;
    color: #8d8c8c;
    height: 35px;
    margin: 0;
    border-radius:5px;
    font-weight:300;
    width: 100%;
    padding: 0 30px;
}   
form.search input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 70px;
    height: 34px;
    background-color: #e5432d;
    color: #fff;
    border: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
form.search:before {
    content: "\f002";
    position: absolute;
    font-family: 'FontAwesome';
    top: 7px;
    left: 10px;
    color: #000
}
.navigation .search-bar {
  display: none;
}
/* search bar */
.search-container {
  padding-top: 40px;
}
.search-container .search {
  width: 55%;
  margin: 40px auto;
}
.search-container .search:before {
  color: #FFF;
  background: #e5432d;
  width: 35px;
  line-height: 35px;
  height: 100%;
  text-align: center;
  font-size: 18px;
  top: 0;
  left: 0;
}
.search-container .search input#query {
  padding-left: 45px;
  border-radius: 0;
  border: 0;
}
.search-container .search ::-webkit-input-placeholder {
  color: #e5432d;
}
.search-container .search ::-moz-placeholder {
  color: #e5432d;
}
.search-container .search :-moz-placeholder {
  color:#e5432d;
}
.search-container .search :-ms-input-placeholder {
  color: #e5432d;
}
.search-container .search input[type="submit"] {
  display: none;
}
#user #user-dropdown, .language-selector span.dropdown-menu {left: inherit;}
#user {display: inline-block;}
   #user img {
    height: 22px;
    width: 22px;
    display: inline-block;
    border-radius: 100%;
   }
#user #user-name {max-width:50px;}
   body .navbar {margin-bottom: 0;}
   .search-bar {margin-top: 7px; display: inline-block;margin-left:25px;}
   body .navbar-nav>li>a {padding-bottom: 10px;}
   body .nav>li>a:focus, body .nav>li>a:hover {background-color: transparent;}
   header.hc-header {padding: 15px 0;}
.menu-icon{
    padding:0;
}
.menu-icon img {
    width:100%;
    max-width:118px;
}
.register-helpcenter {
    padding: 10px 15px 40px 15px;
  	background-color: #150D0A;
		background-image: url("/hc/theming_assets/01HZH0W2EW90XQD67VP0K654NR");
 		background-repeat: no-repeat;
  	background-size: cover;
}
h1.hc-name {
    color:#fff;
    text-transform: uppercase;
    font-weight:400;
    font-size:3.76em;
    display: inline-block;
}
.registration-login {
    border:1px solid #fff;
    background:#3d362e;
    margin-top:20px;
    padding: 5px 0 20px;
    overflow: hidden;
}
.signing-in h4, .registration-details h4, .promoted-articles h4, .login-form h4 {
    color:#fff;
    font-size:1.7em;
    margin-top:20px;
}
section.promoted-articles ul li a {
   color: #2D261F;
   font-weight: 700;
   }
   section.promoted-articles ul {
   padding-left: 5px;
   }
   section.promoted-articles ul li {
   list-style-type: disc;
   }
   input#remember_me {width: 15px;}
   .forgot_password, .remember {display: inline-block; padding: 10px 0;}
.navigation-links-bg{
  background:#150D0A;
  padding: 50px 0;
  margin-bottom: -30px;
}
/* Article start */

.pg-article-container {
  margin: 40px 0;
}
.pg-article-list .fa-angle-double-right {
  padding-left: 10px;
  color: #e5432d;
  font-size: 10px;
}
.pg-article-container.pg-article-container--horintal {
  background: #fff;
  padding: 20px 0;
}
.pg-article-container.pg-article-container--horintal .container {
  padding-left: 35px;
}
.pg-article-container.pg-article-container--vertical {
  padding: 0 30px;
}
.pg-article-list--horizontal {
  margin: 0 auto;
  display: table;
}
.pg-article-list--vertical {
  background: #fff;
  padding: 0 30px;
}
.pg-article-list__header,
.pg-article-list__item {
  float: none;
  padding: 20px 40px;
  height: 100%;
}
.pg-article-list__header {
  cursor: default;
  vertical-align: middle;
  font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-size: 18px;
}
.pg-article-list__item {
  font-weight: 400;
  font-size: 14px;
}
.pg-article-list__header,
.pg-article-list a,
.pg-article-list a:focus,
.pg-article-list a:hover {
  text-decoration: none;
  color: #000;
}
.pg-article-list--horizontal .pg-article-list__header {
  text-align: center;
}
.pg-article-list--horizontal .pg-article-list__header,
.pg-article-list--horizontal .pg-article-list__item {
  display: table-cell;
  table-layout: fixed;
  padding: 20px 40px;
  height: 100%;
}
.pg-article-list--vertical .pg-article-list__header,
.pg-article-list--vertical .pg-article-list__item {
  padding: 15px 10px;
}
.pg-article-list--horizontal .pg-article-list__item {
  border-left: 1px solid rgba(237, 237, 237, 1);
}
.pg-article-list--vertical .pg-article-list__item {
  border-top: 1px solid rgba(195, 195, 195, 1);
}
.hidden-data {
  display: none;
}
/* Article end */
/* Category start */
.category-list {
  overflow: hidden;
  background: rgba(24, 24, 24, 1);
  padding: 10px;
}
.category-list .category {
  padding: 10px;
  width: 270px;
}
.category-list .category img {
  width: 250px;
}
.category-list li:first-child {
  display: none;
}
@media (max-width: 479px) {
  .category-list {
    width: 290px;
  }
}

@media (min-width: 479px) {
  .category-list {
    width: 290px;
  }
}

@media (min-width: 767px) {
  .category-list {
    width: 560px;
  }
}

@media (min-width: 991px) {
  .category-list {
    width: 830px;
  }
}

@media (min-width: 1199px) {
  .category-list {
    width: 830px;
  }
}
/* category end */
.help-sign-in-form, .new-section {
    background:#fff;
    color:#332b23;
    padding:10px 20px;
    margin:20px 0;
}
.help-sign-in-form label{
    color:#332b23;
    padding:5px 0;
}
.checkbox label{
    padding-left:20px;
    display:inline-block;
}
body .forget {
    color:#e5432d;
    font-weight: 600;
    text-decoration: underline;
}
body .forget:hover, body .forget:focus {color:#e5432d;}
.sign-in-button, .help-sign-in-form button,.tickets{
    border:0;
}
body .sign-in-button{
  margin-left:0;
}
.help-sign-in-form:after {
    border-right: 1px solid #fff;
    bottom: 20px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 65px;
}
.help-sign-in-form input.fields {
    width:100%;
    padding: 6px 0px 6px 10px;
    color: #332b23;
    border: 1px solid #2d261f;
}
.registration-form input{
    max-width:320px;
}
.registration-form input{
    width:70% ;
}
.dropdown-menu{
    padding:0;
    min-width:180px;
}
footer.main-footer {
    background:#211c17;
    overflow:hidden;
    color:#fff;
    padding: 30px 0;
    margin-top: 30px;
}
.main-footer ul li a {
    font-weight: 300;
    font-size: 1.08em;
    text-transform: capitalize;
    text-decoration: none;
    color:#fff;
}
.follow-us ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 3px;
}
.follow-us ul li a {
    font-size: 1.5em;
    padding: 3px 6px;
    display: inline-block;
    color: #211c17;
}
.follow-us ul li a i {font-weight: 800;}
.follow-us ul li a.facebook {padding-left: 11px;}
.follow-us ul li a.twitter {padding-left: 8px;}
.follow-us ul li a.linked {padding-left: 9px;}
.follow-us ul li a.google {padding-left: 9px;}
.follow-us ul li a.phone {padding-left: 9px;}
.follow-us ul li a.email {padding-left: 8px;}
.btn {
    background: #e5432d;
    color: #fff;
}
::-moz-placeholder{
    color:#8d8c8c;
    opacity:1;
}
.subscribe-text::-moz-placeholder{
    color:#fff;
    opacity
}
body .page-header {margin: -10px 0 20px 0; padding-left: 0;}
body .page-header h1 {margin: 0 0 6px 0;}

/*Index page end*/

/*New request page start*/

/*.ticket-details {
    padding:50px 40px;
    margin-top:30px;
}
.ticket-details p{
    font-size:1.125em;
    font-weight:400;
}
.tickets{
    margin:20px 20px 0 0;
    padding:7px 0;
}
.details,.contact-form{
    padding:0;
    color: #fff;
    overflow:hidden;
}
.contact-details{
    padding:50px 15px 0;
}
.details input{
    height:26px;
    border-radius:3px;
    border:1px solid #b3b3b3;
}
#contact-message{
    height:125px;
    border:1px solid #b3b3b3;
}
.btn-submit{
    margin:10px 15px 0 0;
    font-size:1.17em;
}
.phone{
    background:url(../images/phone.png) no-repeat 0 center;
    display:block;
    padding-left:60px;
}
.phone a{
    display: block;
    padding:3px 0;
    color:#fff;
    font-size:1.438em;
}
.guide-list {padding-left: 10px;}
.dropdown-menu > li > a {font-size: 13px;}
.dropdown-menu {min-width: 155px !important;}*/


/*New request page start end*/

/* Section page starts */


/* Section page ends */


/* Search result page starts */
.search-result-wrapper > .search-results > h1 {
    color: #fff;
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0 15px;
}

h2.search-results-subheading {
    background-color: #e5432d;
    border-bottom: 0 solid #dfdfdf;
    color: #fff;
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 15px;
}

.search-result-wrapper > .search-results > .search-results-column > h2 > a:hover
{
    color:#555;
}   
.search-result-wrapper > .search-results > .search-results-column > .search-results-list > li {
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0 10px;
}
.search-result-wrapper > .search-results > .search-results-column > .search-results-list > li > a {
    color: #e5432d;
    font-size: 1.3em;
    font-weight: 600;
}
.search-result-meta {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.search-result-description {
    color: #ececec;
    font-size: 1em;
    font-weight: 400;
    margin: 25px 0;
    padding: 0;
}

.search-result-meta a,.search-result-meta a:hover, .search-result-meta a:focus {
    color: #e5432d;
}
.search-result-meta span+span:before
{
    content:"-";
    color:#bfbfbf;
    padding:0px 3px;
}
.search-result-meta a+a:before
{
    content:">";
    color:#e5432d;
    padding:0px 3px;
}
p.copyright {
    text-align: right;
    padding: 0 0 20px 0;
}
/* Search result page ends*/



/* Category page starts */
.category-wrapper
{
    padding:30px 0;
}
.category-wrapper ul {
    padding: 0;
}
h1.template-title {
    font-size: 2em;
}
#category-sections-list .panel-default i {float: right;}
#category-sections-list .panel-default > .panel-heading, 
#category-sections-list .panel {
  background: transparent;
  border-color: transparent;
}
#category-sections-list .panel-default > .panel-heading {padding: 20px 0;}
#category-sections-list h5.panel-title a {
    color: #ffffff;
    font-size: 1.1em;
    display: block;
}
#category-sections-list .panel-body li, .section-templates ul.article-list li {
    font-size: 1.1em;
    list-style-type: disc;
}
#category-sections-list .panel-body li a, .section-templates ul.article-list li a {color: #fff;}
.section-templates ul.article-list {padding-left: 20px;}
/* Category page ends */

/* PG custom category page CSS start */

.category-section-list {
  padding-bottom: 40px;
}

.category-section-list .template-title,
#category-sections-list .panel-title {
  font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
  font-weight: 800;
}
/* articleV2 */
#category-sections-list .panel-heading[data-open="true"] .panel-title:after {
  content: "\f068";
}
#category-sections-list .panel-title  {
  display: flex;
  align-items: center;
}
#category-sections-list .panel-title:after  {
  content: "\2b";
  display: block;
  font-size: 20px;
  margin-left: auto;
  color: white;
  font-family: "Font Awesome 6 Pro";
  margin-right: 16px;
}


.category-section-list .template-title {
  font-size: 48px;
  padding: 40px 0;
  margin: 0;
}

#category-sections-list .panel-default > .panel-heading {
  border-bottom: 1px solid #666;
}

#category-sections-list .panel-title {
  color: #c1b58d;
  font-size: 2em;
}

#category-sections-list .article-list {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

#category-sections-list .panel-body {
  padding: 10px 0;
}

#category-sections-list .panel-body li,
.section-templates .article-list li {
  list-style-type: none;
  line-height: 1.5;
  font-size: 1.2em;
  padding: 10px 0;
}

/* PG custom category CSS end */

/* article page start */

.article-user-info img {
    width: 50px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.article-user-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
.article-user-info strong {
    padding-left: 6px;
}

ul.attachment-list li:before, ul.attachments li:before {
  content: "\1F4CE";
  font-family: entypo;
  margin-right: 2px;
}
.article-attachments ul.attachments li:first-child {padding-top: 20px;}
.article-voting.col-md-12, .article-vote.col-md-8 {padding: 0;}
   .btn.input-group-addon {width: 100%;}
   .article-voting.col-md-12 {
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    margin: 0 0 25px 0;
    padding: 20px 0;
    overflow: hidden;
  }

.article-vote a {
    padding: 5px 10px;
    background-color: #fff;
    display: inline-block;
    color: #000;
}
.article-vote-controls {display: inline-block;}
.article-body ul,  .article-body ol, .article-sidebar ul {padding-left: 15px;}
.article-body ul > li, .article-sidebar ul > li {list-style-type: disc;}
.article-body ol > li {list-style-type: decimal;}
.article-body td, .article-body th {padding: 10px; border:1px solid;}
.article-body a {
	color: #FFB215;
}
/* article page ends */




/* NEw */
/* Social share links */
.share {
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  background: #fff;
  border-radius: 50%;
  color: #211C17;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

a.article-vote-up:before {
    content: "Yes";
}

a.article-vote-down:before {
    content: "No";
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  content: "\F309";
}

.share-facebook:before {
  content: "\F30C";
}

.share-linkedin:before {
  content: "\F318";
}

.share-googleplus:before {
  content: "\F30F";
}

/* Pagination */
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border: 1px solid #666;
  float: left;
  margin-left: -1px;
}
[dir=rtl] .pagination li {
  float: right;
}

.pagination a, .pagination span {
  color: inherit;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f9f9f9;
  color: #000;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}
[dir=rtl] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}
[dir=rtl] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/* Markdown styles */
.markdown {
  word-wrap: break-word;
  line-height: 1.7;
}
.markdown img {
  max-width: 100%;
}
.markdown hr {
  background-color: #666;
  border: 0;
  height: 1px;
}
.markdown ul, .markdown ol {
  list-style-position: inside;
  padding: 0 15px;
}
.markdown ul {
  list-style-type: disc;
}
.markdown ol {
  list-style-type: decimal;
}
.markdown ol ul, .markdown ul ul {
  list-style-type: circle;
}
.markdown ol ol ul,
.markdown ol ul ul,
.markdown ul ol ul,
.markdown ul ul ul {
  list-style-type: square;
}
.markdown pre {
  background: #f9f9f9;
  border: 1px solid #666;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.markdown blockquote {
  border-left: 1px solid #666;
  color: #bebebe;
  font-style: italic;
  padding: 0 15px;
}

.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}
.vote a {
  outline: none;
  text-decoration: none;
}

.vote-sum {
  display: block;
  font-weight: bold;
  margin: 3px 0;
}
[dir=rtl] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up:before, .vote-down:before {
  border-radius: 50%;
  border: 1px solid #ddd;
  display: inline-block;
  font-family: "entypo";
  font-size: 15px;
  height: 18px;
  line-height: 18px;
  width: 18px;
}

.vote-up:hover:before, .vote-down:hover:before {
  border-color: #bbb;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-voted:before, .vote-voted:hover:before {
  border-color: red;
}

/* New Request page start */

.form {
  }
  .form input {
    height: 35px;
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 0px 10px;
    margin-bottom: 10px;
  }
  .form form input[type="text"], .form form textarea {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border-color: #666;
  }
  textarea {min-height: 150px;}
  .new-req-page footer, .form-footer {text-align: center; padding: 25px 0;}
  .new-req-page ol.breadcrumbs {display: inline-block; margin-right: 5px;}
  body h1.page-header.new-community {
    border-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

/* New Request page end */

/* Comments - Article, Request and Post pages */
.comment-list {
  margin-bottom: 25px;
}
.comment-list > * {
  border-bottom: 1px solid #666;
  padding: 25px 0;
}
.comment-list > *:first-child {
  border-top: 1px solid #666;
}

.comment-list-header {
  margin-bottom: 18px;
}
.comment-list-header > * {
  display: inline-block;
  margin: 0;
}

.comment-sorter {
  float: right;
}
.comment-sorter a {
  text-decoration: none;
  padding-left: 20px;
}
[dir=rtl] .comment-sorter {
  float: left;
}
[dir=rtl] .comment-sorter a {
  padding-left: 0;
  padding-right: 20px;
}

.comment-sorter [aria-selected=true] {
  font-weight: bold;
}

.comment, .comment-form {
  display: table;
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
  margin-bottom: 30px;
}
.comment > *, .comment-form > * {
  display: table-cell;
  vertical-align: top;
}

.comment-vote, .comment-bookmark {
  text-align: center;
  width: 50px;
}

.comment-bookmark:before {
  color: #77a500;
  content: "\1F516";
  font-family: "entypo";
  font-size: 23px;
  line-height: 1.1;
}

.comment-avatar {
  position: relative;
  width: 85px;
}
.comment-avatar img {
  border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url("/hc/theming_assets/01HZH0WA3T7HCZ0E2D8BPHQZRR");
  background-image: url("/hc/theming_assets/01HZH0WA938N6C3J260DB2TWVR");
  background-repeat: no-repeat;
  background-size: 15px;
  content: " ";
  height: 15px;
  left: 55px;
  position: absolute;
  top: 55px;
  width: 15px;
}
[dir=rtl] .comment-avatar-agent:after {
  left: auto;
  right: 55px;
}

.comment-header {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.comment-published, .comment-pending, .comment-official {
  border: 1px solid transparent;
  float: right;
  font-size: 11px;
  padding: 1px 5px;
}
[dir=rtl] .comment-published, [dir=rtl] .comment-pending, [dir=rtl] .comment-official {
  float: left;
}

.comment-published:before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-pending, .comment-official {
  border-color: currentcolor;
  border-radius: 2px;
}

.comment-pending {
  color: #eec100;
}

.comment-official {
  color: #77a500;
}

.comment-form textarea {
  border-width: 1px;
  width: 100%;
  background-color: transparent;
  border-color: #fff;
  padding: 5px 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

[dir=rtl] .comment-form-controls input[type=submit] {
  margin-left: 0;
  margin-right: 15px;
}

.comment-screencasts, .comment-mark-as-solved {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
[dir=rtl] .comment-screencasts, [dir=rtl] .comment-mark-as-solved {
  margin-left: 20px;
}

.comment-actions {
  float: right;
}
[dir=rtl] .comment-actions {
  float: left;
}

.comment-actions .dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}
.attachment-list span, .screencast-list span {
  color: #999;
}
[dir=rtl] .attachment-list span, [dir=rtl] .screencast-list span {
  direction: rtl;
  unicode-bidi: bidi-override;
}
.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}
.attachment-list li:before, .screencast-list li:before {
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

.my-activities-header {
  border-bottom: 1px solid #666;
  margin-bottom: 25px;
  padding: 25px 0;
}
.my-activities-header .breadcrumbs li {
  font-size: 20px;
  font-weight: normal;
}

.my-activities-nav {
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  margin-bottom: 15px;
}

.my-activities-nav li,
.community-nav li, .my-activities-sub-nav li {
    padding: 10px 16px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}
.my-activities-sub-nav li {
  padding: 10px;
  font-size: 0.8em;
}
.nav-bordered li, .nav-spaced li {
    display: inline-block;
    font-weight: bold;
    background: transparent;
}
.my-activities-nav li.active, .my-activities-sub-nav li.active {
    background-color: #fff;
    color: #000;
}

.my-activities-table table {width: 100%;}
body table td, body table th {padding: 12px; border: 1px solid #fff;}


.request-table-toolbar {
  background: #231712;
  display: table;
  padding: 8px;
  width: 100%;
}

.request-table-filters {
  display: table-cell;
  text-align: right;
}
[dir=rtl] .request-table-filters {
  text-align: left;
}
.request-table-filters label:before {
  content: " ";
  width: 25px;
  display: inline-block;
}

.requests-search {
  border-radius: 20px;
  outline: none;
  padding: 6px 15px;
}

.organization-subscribe, .organization-unsubscribe {
  margin-left: 15px;
  background: #444;
  color: #fff;
}

.request-id {
  color: #bebebe;
}

.request-details {
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 15px;
  padding: 15px 20px;
}

.request-details dt ~ dt, .request-details form dt {
  font-weight: bold;
  margin: 10px 0;
}

.request-details dd {
  margin: 2px 0 0;
  word-wrap: break-word;
}

.request-details dd ul {
  margin: 10px 0;
}

.request-details dd li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 3px 0;
}

.request-page .col-md-8, .request-page .col-md-4 {padding-left: 0;}

.request-details .nested-field-tag:before {
  content: " > ";
}
.request-details .nested-field-tag:first-child:before {
  content: "";
}

.request-details .attachment-list li,
.request-details .request-collaborators li {
  list-style: none;
}

.request-status {
  color: #fff;
  border-radius: 20px;
  padding: 5px 10px;
}

.request-open {
  background: #59bbe0;
}

.request-answered {
  background: #f5ca00;
}

.request-solved {
  background: #828282;
}

.request-details .request-collaborators {
  font-size: 0;
}
.request-details .request-collaborators li {
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 6px;
  background-color: #ececec;
  margin: 0 5px 5px 0;
}

/* Community */
.post-to-community a {
  padding-left: 20px;
  padding-right: 20px;
}
.post-to-community a:before {
  content: "\2b\00a0";
  position: relative;
  top: -1px;
}

/* Community topics page */

nav.community-sub-nav ul li {
    font-size: 1.5em;
    margin: 20px 0;
}
.topic-list li.col-md-6 {
  padding-left: 0;
}
.topic-list li h3, .topic-list li p {
  margin: 0;
}
.topic-list li p {
  color: #bebebe;
}
.topic-list li .meta-group {
  margin-top: 5px;
}
[dir=rtl] .topic-list li {
  padding: 0 0 30px 100px;
}

/* Community topic page */
.topic-header {
  margin-bottom: 15px;
}
.topic-header > * {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

.topic-filters {
  width: 100%;
}
.topic-filters > * {
  display: inline-block;
  font-weight: bolder;
  margin-right: 20px;
}
[dir=rtl] .topic-filters > * {
  margin-right: 0;
  margin-left: 20px;
}

.post-overview {
  border-bottom: 1px solid #666;
  padding: 16px 0;
}

.post-overview-info {
  display: inline-block;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-overview-info a {
  font-size: 16px;
}
.post-overview-info .meta-group {
  display: block;
  margin-top: 5px;
}
.post-pinned .post-overview-info:before {
  content: "\2605";
  margin-right: 5px;
  color: red;
}

.post-overview-status {
  float: right;
  margin: 0 10px;
}
.post-overview-status > span {
  color: #fff;
}
[dir=rtl] .post-overview-status {
  float: left;
}

.post-overview-count {
  border-radius: 3px;
  float: right;
  font-size: 10px;
  margin-left: 10px;
  min-width: 90px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #fff;
}
.post-overview-count strong {
  display: block;
  font-size: 13px;
}
[dir=rtl] .post-overview-count strong {
  direction: ltr;
  unicode-bidi: bidi-override;
}
[dir=rtl] .post-overview-count {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

/* Community post page */
body .nesty-input {
  background-color: transparent;
  border: 1px solid #666;
  color: #fff;
}
.post-actions .dropdown-toggle {
  font-weight: bold;
}
.post-actions .dropdown-toggle:before {
  content: "\2699\00a0\00a0";
  font: 11px bold;
  font-family: "entypo";
}

.post {
  display: table;
  margin-bottom: 50px;
  table-layout: fixed;
  width: 100%;
}

.post-vote, .post-container {
  display: table-cell;
  vertical-align: top;
}

.post-vote {
  width: 45px;
  padding-top: 5px;
}

.post-header {
  margin-bottom: 25px;
}
.post-header h1 {
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-info {
  display: table;
  width: 100%;
}
.post-info > * {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

.post-avatar {
  min-width: 55px;
  position: relative;
}
.post-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.post-avatar-agent:after {
  background-color: transparent;
  background-image: url("/hc/theming_assets/01HZH0WA3T7HCZ0E2D8BPHQZRR");
  background-image: url("/hc/theming_assets/01HZH0WA938N6C3J260DB2TWVR");
  background-repeat: no-repeat;
  background-size: 14px;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  left: 28px;
  top: -10.5px;
  content: " ";
}
[dir=rtl] .post-avatar-agent:after {
  left: auto;
  right: 28px;
}

.post-meta {
  width: 100%;
  max-width: 0;
}

.post-author {
  display: block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-status > span {
  color: #fff;
  margin: 0 10px;
}

.post-planned {
  background-color: #3eaae5;
}

.post-not-planned {
  background-color: #b5b5b5;
}

.post-completed {
  background-color: #669600;
}

.post-answered {
  background-color: #669600;
}

.post-share {
  margin-top: 30px;
  text-align: right;
}
[dir=rtl] .post-share {
  text-align: left;
}

/* Community post page and topic page */
.topic-follow [role=button], .post-follow [role=button] {
  border-radius: 3px;
  font-size: 12px;
  padding: 4px 10px;
}
.topic-follow [role=button]:after, .post-follow [role=button]:after {
  content: attr(data-follower-count);
  display: inline-block;
  border-left: 1px solid #fff;
  margin-left: 10px;
  padding-left: 10px;
}
[dir=rtl] .topic-follow [role=button]:after, [dir=rtl] .post-follow [role=button]:after {
  border-left: 0;
  border-right: 1px solid #ddd;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
.topic-follow [role=button][aria-selected=true], .post-follow [role=button][aria-selected=true] {
  border: 1px solid #fff;
}

[dir=rtl] body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0;
  margin-right: 35px;
}

.search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-results-list {
  margin-bottom: 25px;
}
.search-results-list > * {
  border-bottom: 1px solid #666;
  padding: 15px 0;
}
/*.search-results-list > *:first-child {
  border-top: 1px solid #666;
}*/

.search-result-link {
  font-size: 16px;
}

.search-result-description, .search-result-meta {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 16px;
}

.search-result-meta-time:before, .search-result-meta-count:before {
  display: inline-block;
  content: "\2022";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
[dir=ltr] .search-result-meta-time:before, [dir=ltr] .search-result-meta-count:before {
  padding-right: 5px;
}
[dir=rtl] .search-result-meta-time:before, [dir=rtl] .search-result-meta-count:before {
  padding-left: 5px;
}

.search-result-votes {
  background: #a8d119;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}
.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
}
[dir=ltr] .search-result-votes {
  margin-left: 5px;
}
[dir=ltr] .search-result-votes:before {
  margin-right: 3px;
}
[dir=rtl] .search-result-votes {
  margin-right: 5px;
}
[dir=rtl] .search-result-votes:before {
  margin-left: 3px;
}

.chat {
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: #808080;
  cursor: default !important;
  bottom: -50px;
}

.error-page {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 5%;
}

.error-page h1 {
  font-size: 52px;
  margin-bottom: 0;
}

.error-page h2 {
  font-size: 16px;
  margin-bottom: 5px;
}

.error-page > a {
  display: block;
  margin-top: 25px;
}

.recent-activity {
  background: #f9f9f9;
  border-radius: 5px;
  padding: 25px 20px;
  width: 270px;
}

.recent-activity-header {
  margin-top: 0;
  font-size: 15px;
}

.recent-activity-item ~ .recent-activity-item {
  margin-top: 15px;
}

.recent-activity-item-parent {
  color: red;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
.recent-activity-item-parent:hover {
  text-decoration: underline;
}

.recent-activity-item-link {
  display: block;
}

.recent-activity-item-meta {
  font-size: 12px;
  color: #999;
}

.recent-activity-item-time {
  display: inline-block;
}

.recent-activity-item-comment {
  display: none;
}
.recent-activity-item-comment:before {
  display: inline-block;
  content: "\2022";
}
.recent-activity-item-comment span:before {
  font-family: "entypo";
  content: "\00a0\00a0\e718";
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

[data-recent-activity-action="article_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="post_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="answer_added"] .recent-activity-item-comment {
  display: inline-block;
}

.recent-activity-controls,
.recent-activity-loader {
  padding-top: 20px;
  font-size: 12px;
}

.recent-activity-loader {
  display: inline-block;
  position: relative;
}
.recent-activity-loader:before {
  display: block;
  position: absolute;
  content: "\0020";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 50%, rgba(255, 255, 255, 0) 100%);
  animation: recent-activity-loader .5s infinite;
  -webkit-animation: recent-activity-loader .5s infinite;
}

@keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.escalation-badge, a.escalation-badge {
  background-color: #95be22;
  border-color: #95be22;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: red;
  font-size: 11px;
  margin: 0 3px;
  padding: 1px 3px;
  text-decoration: none;
  vertical-align: baseline;
}
.page-breadcrumbs {
	font-family: inherit;
}
.page-breadcrumbs .title {
	font-size: 1.2em;
  margin-right: 20px;
}
.page-breadcrumbs .breadcrumbs {
	display: inline-block;
  color: #1864f0;
}
.page-breadcrumbs .breadcrumbs a {
	color: #1864f0 !important;
}











































/* build from sass start --------------------------------------------------------------- */
.u-white {
  color: #fff !important; }

.u-gold {
  color: #c1b58d !important; }

.Categories {
  font-family: "PT Sans Narrow", sans-serif !important; }

.Footer-block-title {
  font-family: "Khand", sans-serif !important;
  letter-spacing: .03em; }

.Categories-link, .form label, .article-head,
.article-user-info {
  font-family: "proxima nova", "Roboto", sans-serif !important; }

.Breadcrumb, .Hero h1 {
  font-family: "Roboto Condensed", sans-serif !important; }

.u-breakLine {
  display: block; }

.u-clearfix:after {
  content: '';
  display: table;
  clear: both; }

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.u-fullWidth {
  width: 100%; }

.u-textCenter {
  text-align: center; }

.u-uppercase {
  text-transform: uppercase; }

.u-divider {
  display: inline-block;
  height: 30px;
  border-right: 1px solid;
  vertical-align: middle;
  margin: 0 50px; }

.u-blackBg {
  background: black; }

.u-greyBg {
  background: #222; }

.u-nowrap {
  white-space: nowrap; }

.u-toCenter {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

body:before {
  top: auto;
  bottom: 0; }

/* Btn start */
.Btn--black, .Btn--red, .form footer .btn, .Btn--gold, .Btn--goldLine, .Btn--whiteLine {
  border-radius: 7px;
  text-decoration: none;
  padding: 8px 15px;
  display: inline-block;
  color: white !important;
  transition: background .2s, color .2s;
  cursor: pointer; }
  .Btn--black span, .Btn--red span, .form footer .btn span, .Btn--gold span, .Btn--goldLine span, .Btn--whiteLine span {
    display: inline-block; }
    .Btn--black span + span, .Btn--red span + span, .form footer .btn span + span, .Btn--gold span + span, .Btn--goldLine span + span, .Btn--whiteLine span + span {
      padding-left: 20px; }
  .Btn--black:hover, .Btn--red:hover, .form footer .btn:hover, .Btn--gold:hover, .Btn--goldLine:hover, .Btn--whiteLine:hover {
    background: #b22c2f; }
  .Btn--black:active, .Btn--red:active, .form footer .btn:active, .Btn--gold:active, .Btn--goldLine:active, .Btn--whiteLine:active {
    background: #c1b58d; }

.Btn--black {
  background: black;
  border: 1px solid #363636; }
  .is-hover.Btn--black {
    background: #b22c2f; }

.Btn--red, .form footer .btn {
  background: #930e11; }

.Btn--gold {
  background: #c1b58d; }

.Btn--goldLine {
  border: 1px solid #c1b58d;
  color: #c1b58d !important; }
  .Btn--goldLine:hover {
    background: #c1b58d;
    border-color: #c1b58d;
    color: #000 !important; }

.Btn--whiteLine {
  border: 1px solid white;
  color: #c1b58d !important; }
  .Btn--whiteLine:hover {
    background: #c1b58d;
    border-color: #c1b58d;
    color: #000 !important; }

.Btn + .Btn {
  margin-left: 20px; }

.Btn--noBorder {
  border: 0; }

.Btn--round {
  border-radius: 100px; }

.Btn--s {
  font-size: 12px;
  padding: 5px 10px; }

.Btn--l {
  font-size: 18px;
  padding: 15px 20px; }

/* Btn end */
.Footer-contact{
/*	width:100%;
  max-width:1170px;*/
  background:#282828;
  text-align:center;
  font-size:0;

.Footer-block-container{
    display: flex;
    width: 100%;
    max-width: 1280px;
  }
}
@media (min-width: 62em) {
  .Footer-contact{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;    
  }
 .Footer-block-container{
    display: flex;
    width: 100%;
    max-width: 1280px;
  }
}

.Footer-block-contact-email{
  width:100%;
  position:relative;
  font-size:16px;
  text-align:left;
}

.Footer-block-contact-address{
	width:100%;
  font-size:16px;
  text-align:left;
}
@media (min-width: 62em) {
  .Footer-block-contact-email,.Footer-block-contact-address{
    width:49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;      
  }
}
.Footer-block-contact-email:after{
	position:absolute;
  display:block;
  content:'';
  margin:auto;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  border-bottom:1px solid RGBA(77, 77, 77, 1.00);
  width:80%;
  height:1px;
}
@media (min-width: 62em) {
  .Footer-block-contact-email:after{
  	border-right:1px solid RGBA(77, 77, 77, 1.00);
  	width:1px;
    height:80%;
    bottom:auto;
    right:0;
    left:auto;
    top:50%;
    transform:translateY(-50%);    
  }

}


.Footer-block-contact-email .text-container, .Footer-block-contact-address .text-container{
	width:50%;
  padding:20px 0;
  margin:auto;
  text-align:center;
}
@media (min-width: 62em) {
  .Footer-block-contact-email .text-container{
    padding:10px 0 20px 30px;
    text-align:left;
  }
  .Footer-block-contact-address .text-container{
    padding:10px 20px 20px 0;
  	text-align:left;
  }
}
.Footer-block-contact-email .text-container h4, .Footer-block-contact-address .text-container h4{
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  font-size:24px;
}

.Footer-block-contact-email .text-container p, .Footer-block-contact-address .text-container p{
	color: #e2e2e2;
	font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size:16px;
  margin:0;
}

.Footer {
  text-align: center;
  padding: 30px;
  background: #1a1a1a; }
  @media (min-width: 62em) {
    .Footer {
      text-align: left; } }
  .Footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .Footer a {
    font-size: 14px;
    text-decoration: none;
    color: #bfbfbf; }
    .Footer a:hover {
      color: #c1b58d; }
  .Footer-container {
    max-width: 1100px;
    margin: 0 auto; }
  .Footer-block {
    margin-bottom: 60px; }
    @media (min-width: 62em) {
      .Footer-block {
        padding: 0 15px;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
        width: 16.6666666667%;
        margin-left: -4px; } }
    .Footer-block-title {
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: white;
      opacity: .5;
      margin: 0;
      margin-bottom: 20px; }
    .Footer-block-link {
      display: block;
      padding: 2px 0; }
  .Footer-socialLinks {
    white-space: nowrap; }
  .Footer-socialLink {
    font-size: 23px !important;
    display: inline-block;
    padding: 0 10px; }
    @media (min-width: 62em) {
      .Footer-socialLink:first-of-type {
        padding-left: 0; } }
  .Footer-form {
    padding-top: 30px;
    min-width: 170px; }
    .Footer-form input {
      box-sizing: border-box;
      width: 100%;
      border: 0;
      border-radius: 0;
      font-size: 14px;
      color: #8c8989;
      background: rgba(255, 255, 255, .2);
      padding: 10px 20px;
      text-align: left; }
      @media (min-width: 62em) {
        .Footer-form input {
          padding: 10px 5px;
          text-align: center; } }
    .Footer-form button {
      width: 100%;
      padding: 10px;
      font-size: 14px;
      color: #bfbfbf;
      border: 1px solid;
      background: none;
      cursor: pointer; }
  .Footer-copyright {
    text-align: center;
    font-size: 13px;
    color: #8c8989; }

iframe[name='google_conversion_frame'] {
  position: absolute;
  bottom: 0; }

.Breadcrumb {
  font-size: 18px;
  padding: 23px 0;
  background: black; }
  .Breadcrumb a {
    cursor: pointer;
    display: inline-block;
    color: #c9c9c9; }
    .Breadcrumb a:hover {
      color: #c1b58d; }
  .Breadcrumb .breadcrumbs {
    margin-bottom: 0; }
    .Breadcrumb .breadcrumbs li {
      display: inline-block; }
      .Breadcrumb .breadcrumbs li + li {
        margin-left: 5px; }
        .Breadcrumb .breadcrumbs li + li:before {
          content: '\f101';
          font-family: 'FontAwesome';
          margin-right: 5px; }

.Categories {
  padding: 50px 0;
  text-align: center;
  background: url("/hc/theming_assets/01HZH0W7EXP3ZXTNA9FPB9J6K2");
  background-size: 600px auto; }
  @media (min-width: 36em) {
    .Categories {
      text-align: left;
      background-size: 1000px auto; } }
  @media (min-width: 62em) {
    .Categories {
      padding-top: 100px; } }
  .Categories-info {
    font-size: 20px;
    color: #c1b58d;
    text-align: center; }
  .Categories-blockInfo {
    margin-bottom: 30px; }
    @media (min-width: 36em) {
      .Categories-blockInfo {
        float: left; } }
    .Categories-blockInfo-type {
      color: #c1b58d; }
    .Categories-blockInfo-device {
      color: #c9c9c9; }
	.discontinuedProd-title{
    margin:auto;
		margin-top:80px;
    width:140px;
    color:#c1b58d;
    cursor:pointer;
	}
	.caret{
		width:0;
    height:0;
    border-top:4px solid;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
	}
	.caret.caret-close{
    border-top:none;
    border-bottom:4px solid;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
	}
	.sw-disProd-hide{ display:none;}
  @media (min-width: 36em) {
    .Categories-list, .discontinuedProd-title {
      margin-left: 150px; }
      .Categories-list:after {
        content: '';
        display: table;
        clear: both; } }
  @media (min-width: 62em) {
    .Categories-list, .discontinuedProd-title {
      margin-left: 180px; } }
  .Categories-listItem {
    margin-top: 60px; }
		.disProd .Categories-listItem{
      margin-top:30px;
		}
    @media (min-width: 36em) {
      .Categories-listItem {
        display: inline-block;
        margin-left: -4px;
        margin-top: 50px;
        vertical-align: top;
        width: 50%; }
        .Categories-listItem:nth-child(-n+2) {
          margin-top: 0; } 
					.disProd .Categories-listItem{
            margin-top:20px;
          } }
    @media (min-width: 62em) {
      .Categories-listItem {
        width: 33.3333333333%;
        margin-top: 80px; }
        .Categories-listItem:nth-child(-n+3) {
          margin-top: 0; } 
					.disProd .Categories-listItem{
            margin-top:20px;
          }}
  .Categories-block {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid rgba(193, 181, 141, .5); }
    @media (min-width: 36em) {
      .Categories-block {
        padding-top: 50px; } }
  .Categories-name {
    font-size: 30px;
    line-height: 1em;
    white-space: nowrap; }
    @media (min-width: 62em) {
      .Categories-name {
        font-size: 26px; } }
    @media (min-width: 62em) {
      .Categories-name {
        font-size: 36px; } }
  .Categories-blockLink:hover, .Categories-blockLink:focus {
    text-decoration: none;
    outline: 0; }
    .Categories-blockLink:hover .Categories-name, .Categories-blockLink:focus .Categories-name {
      color: #c1b58d; }
    .Categories-blockLink:hover .Categories-image, .Categories-blockLink:focus .Categories-image {
      opacity: 1; }
  .Categories-links {
    margin-top: 10px; }
  .Categories-link {
    display: inline-block;
    text-decoration: none;
    font-size: 1.1em;
    color: #c1b58d; }
    .Categories-link + .Categories-link {
      margin-left: 10px; }
      .Categories-link + .Categories-link:before {
        content: '';
        margin-right: 10px;
        margin-bottom: -2px;
        display: inline-block;
        height: 1em;
        width: 1px;
        background: white; }
    .Categories-link:hover, .Categories-link:focus {
      outline: 0;
      text-decoration: none;
      color: inherit; }
  .Categories-subtitle {
    font-size: .8em;
    position: relative;
    left: 8px;
    line-height: 1em; }
    .Categories-subtitle.is-series {
      font-size: 14px;
      top: -.6em; }
      @media (min-width: 62em) {
        .Categories-subtitle.is-series {
          top: -.5em; } }
      @media (min-width: 62em) {
        .Categories-subtitle.is-series {
          top: -.8em; } }
  .Categories-label {
    color: #c9c9c9;
    padding-right: 5px; }
  .Categories-image {
    opacity: .8;
    margin-bottom: 20px; }
    @media (min-width: 36em) {
      .Categories-image {
        position: relative;
        height: 100px; } }
    @media (min-width: 62em) {
      .Categories-image {
        margin-bottom: 20px;
        height: 100px; } }
    @media (min-width: 62em) {
      .Categories-image {
        margin-bottom: 40px;
        height: 140px; } }
    .Categories-image img {
      max-width: 80%;
      max-height: 25vh;
      margin: 0 auto; }
      @media (min-width: 36em) {
        .Categories-image img {
          position: absolute;
          max-height: 100%;
          bottom: 0; } }
      @media (min-width: 62em) {
        .Categories-image img {
          max-width: 130px; } }
      @media (min-width: 62em) {
        .Categories-image img {
          max-width: 100%; } }

.category-panel-group {
  opacity: 0;
  transition: opacity .3s; }
  .category-panel-group.is-regenerated {
    opacity: 1; }

.no-clearfix:before, .no-clearfix:after {
  display: none !important; }

@media (min-width: 62em) {
  .category-section {
    width: 50%; }
    .panel-group-column .category-section {
      width: 100%; }
  .panel-group-column {
    width: 50%;
    float: right;
    padding-left: 40px; } }

.Header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.Header-placeholder {
  height: 73px; }

.Header-instance {
  height: 73px;
  line-height: 70px;
  z-index: 99;
  left: 0;
  right: 0;
  margin-top: -73px;
  background: #1e1e1e;
  position: fixed; }
  @media (min-width: 62em) {
    .Header-instance {
      background: linear-gradient(to right, #222 50%, #1e1e1e 50%); } }

.Header-hamburgerIcon {
  color: #c1b58d;
  font-size: 20px;
  cursor: pointer; }
  @media (min-width: 62em) {
    .Header-hamburgerIcon {
      display: none; } }

.Header-menuTrigger {
  opacity: 0;
  position: absolute;
  z-index: -1; }
  .Header-menuTrigger:checked + nav {
    max-height: 100vh !important; }

.Header-nav, .Header-search {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.Header-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 73px;
  max-height: 0;
  transition: max-height .5s;
  overflow: hidden; }
  @media (min-width: 62em) {
    .Header-nav {
      position: static;
      max-height: 100vh;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      justify-content: center;
    }
}

.Header-logo {
  display: block;
  flex-grow: 1;
}
  @media (min-width: 62em) {
    .Header-logo {
      flex-grow: 0;
    }
	}
  .Header-logo img {
    display: inline-block;
    max-height: 73px; }

.Header-menu, .Header-subMenu {
  margin: 0; }

@media (min-width: 62em) {
  .Header-menu, .Header-menuItem {
    display: inline-block;
    margin-left: -5px; } }

.Header-nav {
  background: #1e1e1e;
  flex-grow: 1;
}
  @media (min-width: 62em) {
    .Header-nav {
      background: none; } }

.Header-menuLink {
  display: block;
  font-size: 12px;
  text-indent: 30px;
  line-height: 35px; }
  @media (min-width: 62em) {
    .Header-menuLink {
      text-indent: 0;
      font-size: 16px;
      padding: 0 16px;
      line-height: 67px;
      font-family: "PT Sans Narrow", sans-serif;
      font-weight: 400;
      letter-spacing: 2px;
      border-top: 3px solid transparent;
      color: #c0c0c0;
      background: #1e1e1e; } }
  .Header-menuLink:hover {
    background: #c1b58d;
    color: white; }
    @media (min-width: 62em) {
      .Header-menuLink:hover {
        background: #1e1e1e; }
        .Header-menuLink:hover .Header_subMenu {
          display: block; } }
  .Header-menuLink.has-children:hover {
    background: none; }

@media (min-width: 62em) {
  .Header-subMenu {
    display: none;
    position: absolute;
    background: #222;
    border-top: 3px solid #c1b58d;
    line-height: 1.7em;
    margin-left: -20px; } }

.Header-subMenuLink {
  padding: 0 10px;
  display: block;
  transition: background .3s; }
  @media (min-width: 62em) {
    .Header-subMenuLink {
      padding: 5px 34px; } }
  .Header-subMenuLink:before {
    content: '-';
    margin-right: 2px; }
    @media (min-width: 62em) {
      .Header-subMenuLink:before {
        content: '';
        margin-right: 0;
        position: absolute;
        margin-left: -15px;
        margin-top: 10px;
        display: inline-block;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid white; } }
  .Header-subMenuLink:hover {
    color: white;
    background: #c1b58d; }

.Header-title {
  color: #c1b58d; }
  @media (min-width: 62em) {
    .Header-title {
      background: #222;
/*       margin-right: 50px; */
      display: inline-block;
      border-color: #c1b58d; }
      .Header-title:hover {
        color: #c1b58d;
        background: #222; } }

.Header-search {
  line-height: 1.5em;
  display: none;
}
  @media (min-width: 62em) {
    .Header-search {
      display: flex;
      justify-content: center;
      align-items: center;
    } 
}

.Hero {
  height: 560px;
  position: relative;
  text-align: center;
  background: black; }
  .Hero h1 {
    line-height: 1em;
    margin: 0 0 30px;
    font-size: 45px;
    font-weight: 300; }
  .Hero-centerContent {
    position: absolute;
    top: 40%;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .Hero-search {
    margin: 0 30px; }
    @media (min-width: 36em) {
      .Hero-search {
        max-width: 600px;
        margin: 0 auto; } }
    @media (min-width: 36em) {
      .Hero-search-tip {
        text-align: left;
        padding-left: 31px;
        margin-top: 5px; } }
  .Hero-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    opacity: .35; }
  .Hero-announcement {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(229, 67, 45, .3);
    padding: 30px 0; }
    .Hero-announcement a:hover {
      color: #c1b58d;
      text-decoration: underline; }
    .Hero-announcement .article-link {
      display: block;
      height:25px; /* Add by Emil Wu 20200807 */ }
      @media (min-width: 62em) {
        .Hero-announcement .article-link {
          display: inline-block;
          /*border-left: 1px solid white; remove by Emil Wu 20200807*/
          padding: 0 20px;
          height: 30px; /* Add by Emil Wu 20200807 */
          width: 49%; /* Add by Emil Wu 20200807 */
        }
        .Hero-announcement .last {
          border-left: 1px solid white; /* Add by Emil Wu 20200807 */
        } }
    .Hero-announcement .Hero-announcement-links__container {
      display: flex;
      flex-wrap: wrap;
    }
    .Hero-announcement-title > .announcement-hero-title {
      font-size: 22px; /* Add by Emil Wu 20210321 */
      color: #c1b58d; }
    @media (min-width: 62em) {
      .Hero-announcement-title .Hero-announcement-links {
        flex-wrap: wrap; /* Add by Emil Wu 20200807 */
        justify-content: center; /* Add by Emil Wu 20200807 */
      } }
    .Hero-announcement-viewAll {
      padding: 0 20px;
      display: inline-block;
      text-decoration: underline; }

.wysiwyg-color-orange {
  color: #c1b58d; }

.upload-dropzone {
  border-color: #666; }

.form footer .btn {
  border: 0; }

.article-body b, .article-body strong {
  font-weight: 500; }

.article-vote-controls a:hover {
  color: white;
  background: #c1b58d; }

.wysiwyg-font-size-large {
  font-size: 30px; }

.wysiwyg-font-size-medium {
  font-size: 25px; }

.container {
  padding: 0 30px; }

.article-head {
  font-size: 24px;
}


/* build from sass end --------------------------------------------------------------- */

@import "compass";

// Stepper
.stepper {
    .nav-tabs {
        position: relative;
    }
    .nav-tabs > li {
        width: 25%;
        position: relative;
        &:after {
            content: '';
            position: absolute;
            background: #f1f1f1;
            display: block;
            width: 100%;
            height: 5px;
            top: 30px;
            left: 50%;
            z-index: 1;
        }
        &.completed {
            &::after {
                background: #34bc9b;
            }
        }
        &:last-child {
            &::after {
                background: transparent;
            }
        }
        &.active:last-child {
            .round-tab {
                background: #34bc9b;
                &::after {
                    content: '✔';
                    color: #fff;
                    position: absolute;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                    top: 0;
                    display: block;
                }
            }
        }
    }
    .nav-tabs [data-toggle='tab'] {
        width: 25px;
        height: 25px;
        margin: 20px auto;
        border-radius: 100%;
        border: none;
        padding: 0;
        color: #f1f1f1;
    }
    .nav-tabs [data-toggle='tab']:hover {
        background: transparent;
        border: none;
    }
    .nav-tabs > .active > [data-toggle='tab'], .nav-tabs > .active > [data-toggle='tab']:hover, .nav-tabs > .active > [data-toggle='tab']:focus {
        color: #34bc9b;
        cursor: default;
        border: none;
    }
    .tab-pane {
        position: relative;
        padding-top: 50px;
    }
    .round-tab {
        width: 25px;
        height: 25px;
        line-height: 22px;
        display: inline-block;
        border-radius: 25px;
        background: #fff;
        border: 2px solid #34bc9b;
        color: #34bc9b;
        z-index: 2;
        position: absolute;
        left: 0;
        text-align: center;
        font-size: 14px;
        
    }
    .completed .round-tab{
    	background: #34bc9b;
    	&::after {
    		content: '✔';
    		color: #fff;
    		position: absolute;
    		left: 0;
    		right: 0;
    		margin: 0 auto;
    		top: 0;
    		display: block;
        }
    }
    .active .round-tab {
        background: #fff;
        border: 2px solid #34bc9b;
        &:hover {
            background: #fff;
            border: 2px solid #34bc9b;
        }
        &::after {
            display: none;
        }
    }
    .disabled .round-tab {
        background: #fff;
        color: #f1f1f1;
        border-color: #f1f1f1;
        &:hover {
            color: #4dd3b6;
            border: 2px solid #a6dfd3;
        }
        &::after {
            display: none;
        }
    }
}

/* 2024-02-20 author: milkmidi.liao@positivegrid.com download page style */
.download-page {  
  color: white;
}
.pg-select {
  width: 320px;
  height: 40px;
  color: black;
  background: white;
}
.download-page__title {
  color: #BCB089;
  font-size: 20px;
}
.download-page__card-title {
  font-size: 32px;
}
.download-page__card-desc {
  font-size: 18px;
}
.download-page__cart-cta {
  border-radius: 6px;
  background: white;
  color: black !important;
  padding: 0 24px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* 20240514 https://positivegrid.atlassian.net/jira/software/projects/OSK/boards/3?selectedIssue=OSK-1119 */
:root {
  --pg-color-red: #e02020;
}

.pg-h1, .article-template h1 {
  font-size: 36px;
}
.pg-h2, .article-template h2 { 
  font-size: 28px;
}
.pg-h3, .article-template h3 { 
  font-size: 24px;
}
.pg-h4, .article-template h4 {
  font-size: 18px;
}
	@media (min-width: 1024px) {    
    .pg-h1, .article-template h1 {      	font-size: 48px; }    
    .pg-h2, .article-template h2 {      	font-size: 32px; }
	}
.pg-btn {
  border: none;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background-color: var(--pg-color-red);
  border-radius: 0.5rem;
  color: white;
  justify-content: center;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: fit-content;
  height: 40px;
  color: white !important;
}
.pg-btn:hover{
  background-color: #FF2424;
}
.pg-btn--download::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f33d";
  font-weight: 400;
  margin-left: 0.5rem;
  font-size: 14px;
}
.pg-message {
  padding: 20px;
  background-color: #282828;
  border-radius: 8px;
  color: white;
  display: flex;
}
.pg-message + .pg-message  {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .pg-message {
    padding: 40px;
  }
}
.pg-message__header {
/*   font-size: 18px; */
/*   font-weight: 700; */
  line-height: 150%;
}
.pg-message__body {
/*   font-size: 18px; */
/*   font-weight: 400; */
	line-height: 150%;
}
.pg-message__icon {
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
}
.pg-message__icon:after {	 font-family: "Font Awesome 6 Pro"; }
.pg-message__icon--warning:after {  color: var(--pg-color-red);  content: "\f071"; }
.pg-message__icon--lightbulb:after {content: "\f0eb";  color: #ffd01a; }
.article-head {
  font-weight: 700;
  margin: 40px 0;
}
.article-user-info {
  font-size: 18px;
  font-weight: 400;
}
.article-template {  
  font-family: 'proxima-nova', system-ui, sans-serif;
}


.article-template hr {
  border: 1px solid #b8b8b8;
  margin: 40px 0;
}
.article-template .pg-h2[id] {
  scroll-margin-top: 120px;
}

.article-template small {
  font-size: 16px;
}

.article-template iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
.article-body ul,
.article-body ol,
.article-sidebar ul {
  padding-left: 28px;
}
.article-sidebar {
  background-color: #3D3D3D;
  padding: 20px;
}
.article-sidebar__title {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}
.article-template__sidebar-item {
  font-size: 16px;
  display: block;
  font-weight: 400;
  line-height: 24px;
}
.article-template__sidebar-item:hover {
  text-decoration: underline;
}
.article-sidebar-wrap {
  position: sticky !important;
  top: 240px;
}
[data-article-mobile-index] {
  position: sticky !important;
  top: 123px;
  z-index:1;
}
[data-article-mobile-index] select {
  background-color: #3D3D3D;
  color:white;
  width: 100%;
  padding: 12px 20px;
  border: none;
  appearance: none;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 16px center;
  background-image: url('https://web-assets.positivegrid.com/bigcommerce/assets/715222f1-9eb2-4419-a11d-f87fdd04251d.png');
}
[data-article-template-row] {
  font-size: 18px;
}
pg-article-page {
  display: block;
}
.article-body .pg-list li {
  margin-bottom: 32px;
}
.article-body .pg-sub-list li {
  margin-bottom: 0 !important;
}

[data-type="qa"] .qa__q {
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px;
  color: white;
}
[data-type="qa"] .qa__a {  
  font-weight: 400;
  line-height: 150%;
  color: rgba(255,255,255,0.8);
}

[data-type="qa"] .qa__q + .qa__a {
  margin-bottom: 32px;
}