@charset "UTF-8";

/********* public:member.less ********/
.memberHeader:before,
.memberHeader:after {
  content: " ";
  display: table;
}
.memberHeader:after {
  clear: both;
}
.memberHeader-main {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: #34393c;
  border-bottom: 1px solid #3e4347;
  border-radius: 3px 3px 0 0;
}
.memberHeader--withBanner .memberHeader-main {
  min-height: 250px;
}
.memberHeader-mainContent {
  position: relative;
}
.memberHeader-avatar {
  position: absolute;
  padding: 14px;
}
.memberHeader-content {
  padding: 14px;
  padding-left: 220px;
}
.memberHeader-actionTop {
  float: right;
}
.memberHeader-name {
  margin: 0;
  margin-top: -.15em;
  padding: 0;
  font-weight: 400;
  font-size: 2em;
  color: #fff;
}
.memberHeader--withBanner .memberHeader-name {
  color: white;
}
.memberHeader-nameChangeIndicator {
  color: #818181;
  font-size: 75%;
}
.memberHeader-nameChangeIndicator:hover {
  color: #818181;
}
.memberHeader--withBanner .memberHeader-nameChangeIndicator {
  color: #cccccc;
}
.memberHeader--withBanner .memberHeader-nameChangeIndicator:hover {
  color: #cccccc;
}
.memberHeader--withBanner .username {
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.memberHeader--withBanner .memberHeader-nameChangeIndicator .fa-history {
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.memberHeader--withBanner .memberHeader-blurbContainer {
  color: white;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  padding: 10px;
  margin-top: 10px;
  text-shadow: 0 0 1px black;
}
.memberHeader--withBanner .memberHeader-blurbContainer .memberHeader-blurb:first-child {
  margin-top: 0;
}
.memberHeader--withBanner .memberHeader-blurbContainer .memberHeader-blurb .pairs dt,
.memberHeader--withBanner .memberHeader-blurbContainer .memberHeader-blurb a {
  color: #cccccc;
}
.memberHeader-banners,
.memberHeader-blurb {
  margin-top: 6px;
}
.memberHeader-separator {
  margin: 14px 0;
  border: none;
  border-top: 1px solid #3e4347;
}
.memberHeader-stats {
  font-size: 1.1em;
}
.memberHeader-stats .pairs.pairs--row {
  min-width: 100px;
}
@media (max-width: 650px) {
  .memberHeader-avatar .avatar {
    width: 96px;
    height: 96px;
    font-size: 58px;
  }
  .memberHeader-content {
    padding-left: 124px;
  }
}
@media (max-width: 480px) {
  .memberHeader-avatar {
    display: block;
    position: static;
    float: none;
    padding-bottom: 0;
    text-align: center;
  }
  .memberHeader-avatar .avatarWrapper-update {
    font-size: 13px;
  }
  .memberHeader-content {
    padding-left: 14px;
  }
  .memberHeader-main .memberHeader-content {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    min-height: 0;
    text-align: center;
  }
  .memberHeader-name {
    text-align: center;
    margin-top: 0;
  }
  .memberHeader-actionTop {
    float: none;
    order: 2;
    margin-top: 6px;
  }
  .memberHeader-buttons {
    text-align: center;
  }
  .memberHeader-banners,
  .memberHeader-blurb {
    text-align: inherit;
  }
}
.block-tabHeader.block-tabHeader--memberTabs {
  border-bottom: none;
}
.memberOverviewBlocks {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.memberOverviewBlocks > li {
  width: 33.3%;
  max-width: 100%;
  padding: 10px 10px;
}
@media (max-width: 1150px) {
  .memberOverviewBlocks > li {
    width: 50%;
  }
}
@media (max-width: 580px) {
  .memberOverviewBlocks > li {
    width: 100%;
  }
}
.memberOverviewBlock {
  display: flex;
  flex-direction: column;
}
.memberOverviewBlock-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.memberOverviewBlock-list > li {
  margin: 10px 0;
}
.memberOverviewBlock-seeMore {
  background: #2f3336;
  border: 1px solid #34393c;
  padding: 6px;
  text-align: center;
  margin-top: auto;
}
@media (min-width: 651px) {
  .memberHeader {
    min-height: 212px;
  }
}

/********* public:znl_loader.less ********/
.anchor_wide_aboveFooter + .block {
  margin-top: 30px;
  margin-bottom: 0;
}
.hoverTransitions a {
  transition: 0.2s color;
}
.hoverTransitions .iconic > input[type=checkbox] + i:before,
.hoverTransitions .iconic > input[type=checkbox] + i:after {
  transition: 0.2s opacity;
}
.hoverTransitions button,
.hoverTransitions .button,
.hoverTransitions input[type="submit"],
.hoverTransitions .p-staffBar-link,
.hoverTransitions .menu-row,
.hoverTransitions a.menu-linkRow,
.hoverTransitions .blockLink,
.hoverTransitions .categoryList-itemRow,
.hoverTransitions .block-row.block-row--separated,
.hoverTransitions .pageNav-page,
.hoverTransitions .p-breadcrumbs--xf1 li,
.hoverTransitions .p-breadcrumbs--xf1 .arrow,
.hoverTransitions .p-breadcrumbs--xf1 .arrow span,
.hoverTransitions .tabs-tab,
.hoverTransitions .messageButtonLinks .actionBar-set--external .actionBar-action,
.hoverTransitions .inputGroup-text {
  transition: 0.2s all;
}
.hoverTransitions .pageNav-page a,
.hoverTransitions .p-breadcrumbs--xf1 > li a {
  transition: none;
}
.hoverTransitions input[type="search"],
.hoverTransitions input[type="email"],
.hoverTransitions input[type="password"] {
  transition: 0.2s background, 0.2s color, 0.2s box-shadow;
}
.hoverTransitions .hover-fx {
  position: relative;
  overflow: hidden;
}
.hoverTransitions .hover-fx.h-float-down,
.hoverTransitions .hover-fx.h-float-up {
  transition: 0.2s margin;
}
.hoverTransitions .hover-fx.h-float-up:hover {
  margin-top: -10px;
  margin-bottom: 10px;
}
.hoverTransitions .hover-fx.h-float-down:hover {
  margin-bottom: -10px;
  margin-top: 10px;
}
a.hoverTransitions .hover-fx {
  display: block;
}
.hoverTransitions .hover-fx > img {
  display: block;
}
.lSSlideOuter .lSPager.lSpg > li a {
  font-weight: 500;
  background: #969696;
  content: "";
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.2s linear 0s;
  top: -2px;
  opacity: .3;
  position: relative;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background: #6bb2df;
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.4;
}
h1.inline,
h2.inline,
h3.inline,
h4.inline,
h5.inline {
  margin: 0 !important;
}
h1 > i:not(.hScroller-action),
h2 > i:not(.hScroller-action),
h3 > i:not(.hScroller-action),
h4 > i:not(.hScroller-action),
h5 > i:not(.hScroller-action) {
  margin-right: 8px;
}
.p-pageWrapper {
  z-index: 1;
}
.page_top,
.page_bot {
  width: 100%;
}
.p-body .block-container .p-title {
  margin-bottom: 0;
}
.p-body .p-body-header.block-container .p-title-value {
  margin: 0 auto 0 0;
}
.p-body .p-body-header.block-container .p-title-pageAction {
  margin-bottom: 0;
}
.p-title-pageAction {
  text-align: right;
}
.p-title-value {
  line-height: 1.4;
  font-size: 2em;
  color: #fff;
  font-weight: 500;
}
.p-title-pageAction {
  text-align: right;
}
.has-blockTitle .p-body .p-title {
  padding: 10px 10px;
  color: #aaa;
  background: #2b2f31;
  border-width: 0;
  border-style: solid;
  border-radius: 4px;
  margin-bottom: 30px;
}
.p-description:before,
.p-description:after {
  content: " ";
  display: table;
}
.p-description:after {
  clear: both;
}
.nlFeature_anchor {
  display: none;
}
.anchorOffset {
  display: block;
  margin-top: -60px;
  z-index: 99;
  height: 60px;
  clear: both;
}
.actionBar-action.actionBar-action--inlineMod label.iconic,
label.iconic i {
  font-weight: normal;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.button.button--scroll,
a.button.button--scroll {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
}
.u-scrollButtons {
  bottom: 20px;
}
.lSAction > a:after {
  font-weight: 900;
}
.button.button--icon--cart > .button-text::before,
a.button.button--icon--cart > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/shopping-cart.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/shopping-cart.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--comment > .button-text::before,
a.button.button--icon--comment > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/comment.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/comment.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--email > .button-text::before,
a.button.button--icon--email > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/envelope.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/envelope.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--heart > .button-text::before,
a.button.button--icon--heart > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/heart.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/heart.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--help > .button-text::before,
a.button.button--icon--help > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/life-ring.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/life-ring.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--logout > .button-text::before,
a.button.button--icon--logout > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/sign-out.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/sign-out.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--register > .button-text::before,
a.button.button--icon--register > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/sign-in.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/sign-in.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--signout > .button-text::before,
a.button.button--icon--signout > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/sign-out.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/sign-out.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--support > .button-text::before,
a.button.button--icon--support > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/life-ring.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/life-ring.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
.button.button--icon--upgrade > .button-text::before,
a.button.button--icon--upgrade > .button-text::before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1em;
  mask: url('/styles/fa/solid/rocket.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/rocket.svg?v=5.15.3') no-repeat center;
  vertical-align: .025em;
}
a.button.button--icon--rotateHover:hover i {
  animation: fa-spin 2s infinite linear;
}
.p-body-sideNav .block a.button.button--fullWidth + a.button--fullWidth {
  margin-top: 10px;
}
.buttonGroup.buttonGroup--aligned .button--small + .button--small {
  margin-left: 4px;
}
.button--wide {
  max-width: 300px;
  width: 100%;
}
.headerProxy {
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 650px) {
  .headerFixed .p-topBarController,
  .headerFixed .p-header,
  .headerFixed .p-navController,
  .headerFixed .p-sectionLinks,
  .headerFixed .p-staffBar,
  .headerFixed .p-page-header {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
  }
  .headerStretch.headerFixedInner .p-staffBar-inner,
  .headerStretch.headerFixedInner .p-topBar-inner,
  .headerStretch.headerFixedInner .p-page-header-inner,
  .headerStretch.headerFixedInner.stretchNavigation .p-nav-inner {
    max-width: 1350px;
    width: 100%;
    margin: auto;
  }
  .headerStretch:not(.stretchNavigation) .p-navController,
  .headerStretch:not(.stretchNavigation) .p-sectionLinks {
    max-width: 1350px;
    width: 100%;
    margin: auto;
  }
  .headerStretch:not(.stretchNavigation) .p-page-header {
    max-width: 1350px;
    width: 100%;
    margin: auto;
  }
  .headerStretch.boxedContent .p-body {
    margin: 30px auto;
  }
}
.p-nav-smallLogo {
  position: relative;
  margin-right: 10px;
}
a.p-navEl-link[data-nav-id="home"] {
  font-size: 0;
}
a.p-navEl-link[data-nav-id="home"]:before {
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1.28571429em;
  mask: url('/styles/fa/solid/home.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/home.svg?v=5.15.3') no-repeat center;
  font-size: 14px;
}
.p-navEl-splitTrigger:before {
  display: none;
}
a.p-navEl-link:before,
.p-navgroup-link.p-navgroup-link--iconic i:after {
  font-size: 16px;
}
.p-navgroup.p-discovery {
  margin: 0;
}
.p-navgroup.p-discovery a:last-of-type {
  margin-right: 0;
}
.p-navSticky.is-sticky .p-nav {
  position: relative;
  z-index: 200;
}
.p-navSticky.is-sticky.p-navSticky--all .p-sectionLinks {
  position: relative;
  z-index: 100;
}
.nav--forceMobileTrigger .p-nav-scroller {
  display: none;
}
.nav--forceMobileTrigger .p-nav-menuTrigger {
  display: inline-block;
  margin-left: 0;
}
.p-sectionLinks-list .p-navEl.is-menuOpen .p-navEl-link {
  color: #6bb2df;
}
.offCanvasMenu--nav .offCanvasMenu-content {
  height: auto;
  background: #2b2f31;
  padding: 0;
}
.offCanvasMenu--nav .offCanvasMenu-header img {
  max-width: 60%;
  vertical-align: middle;
}
.p-navgroup-link--search .p-navgroup-linkText {
  display: none;
}
img.img--center {
  display: block;
  margin: auto;
}
img.img--fullWidth {
  max-width: 100%;
  width: 100%;
}
.img-grow img {
  max-width: 100%;
  width: 100%;
}
.img--strip img,
.img--strip br {
  margin: 0;
  padding: 0;
  white-space: pre-line;
  display: inline-block;
  vertical-align: top;
}
.ad-wrapper {
  margin: auto;
  text-align: center;
}
.contentShadows.has-blockTitle .p-body .p-title,
.contentShadows .block:not(.block--messages) .block-container,
.contentShadows .blockMessage:not(.blockMessage--none),
.contentShadows .block-container--grid > .block-header,
.contentShadows .block-container--grid > .block-minorHeader,
.contentShadows .block-container--grid > .block-filterBar,
.contentShadows .noticeScrollContainer .lSSlideWrapper,
.contentShadows .p-breadcrumbs.xf1,
.contentShadows .p-breadcrumbs--xf1,
.contentShadows .gridNodes.separateNodes:not(.imgNodes) .node-body,
.contentShadows .gridNodes.separateNodes.imgNodes.nodeImgBehind .node-body,
.contentShadows .gridNodes.separateNodes.imgNodes.nodeImgAbove .node,
.contentShadows .gridNodes.separateNodes .node-category-header,
.contentShadows .thNodes__nodeList .block-container .node-body,
.contentShadows .block-outer-opposite .buttonGroup,
.contentShadows .block--messages article.message,
.contentShadows .js-quickReply .message.message--quickReply,
.contentShadows .p-body-content .productList-grid .productList-product-grid,
.contentShadows .p-body-content .block-container--grid .productList-product-grid.node,
.contentShadows .p-body-content .block-container--full-grid .productList-product-grid.node,
.contentShadows.media-itemDesc-below [data-type="xfmg_media"] .itemList-item,
.contentShadows .forum_view-articles-header,
.contentShadows .medio-grid .medio-tile-block.media-tile,
.contentShadows .gridItemContainer .gridItem {
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.contentShadows .block-container .blockMessage,
.contentShadows .thNodes__nodeList .block-container,
.contentShadows .block--previews .block-container--threadList,
.contentShadows .block--expanded .block-container--threadList,
.contentShadows .medio-grid .media-tile.media-tile--placeholder {
  box-shadow: none !important;
}
.popupShadows .menu,
.popupShadows .overlay,
.popupShadows .tooltip--preview .tooltip-content,
.popupShadows .tooltip--bookmark .tooltip-content,
.popupShadows .tooltip--member .tooltip-content,
.popupShadows .tooltip--share .tooltip-content {
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.popupCustomDropShadows.popupShadows .menu,
.popupCustomDropShadows.popupShadows .overlay,
.popupCustomDropShadows.popupShadows .tooltip--preview .tooltip-content,
.popupCustomDropShadows.popupShadows .tooltip--bookmark .tooltip-content,
.popupCustomDropShadows.popupShadows .tooltip--member .tooltip-content,
.popupCustomDropShadows.popupShadows .tooltip--share .tooltip-content {
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.25);
}
.blockStyle--flat .p-body .block-container,
.blockStyle--flat .p-body .productList-product-grid {
  border: none;
}
.blockStyle--flat .p-body .block-header,
.blockStyle--flat .p-body .block-minorHeader,
.blockStyle--flat .p-body .block-row,
.blockStyle--flat .p-body .porta-article-item .message-cell,
.blockStyle--flat .p-body .productList-product-grid.node .node-main,
.blockStyle--flat .p-body .productList-product-grid.node .productList-product-grid--clearfix,
.blockStyle--flat .p-body [data-widget-definition="new_threads"] .message .message-cell {
  padding-left: 0;
  padding-right: 0;
}
.blockStyle--flat.blockHeadStyle--blockMinorHeader .overlay .block-header {
  padding-left: 14px;
  padding-right: 14px;
}
.block-header,
.block-minorHeader {
  line-height: 1.4;
}
.block-header a,
.block-minorHeader a {
  color: inherit;
}
.block-row .block-textHeader {
  margin: 0;
}
.inline-blocks .block-container,
.inline-blocks .block {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none !important;
}
.inline-blocks .block-row {
  padding: 0;
}
.inline-blocks h2.block-minorHeader,
.inline-blocks h3.block-minorHeader,
.inline-blocks h2.block-header,
.inline-blocks h3.block-header {
  display: none;
}
.block-footer {
  line-height: 1.4;
}
.block-footer a:not(.button),
.block-footer a.button.button--plain {
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
}
.block-footer a:not(.button):hover,
.block-footer a.button.button--plain:hover {
  color: #6bb2df;
  text-decoration: underline;
}
.categoryList-item .categoryList {
  padding-left: 0;
}
.categoryList-itemRow {
  flex-grow: 1;
  line-height: normal;
  color: #aaa;
  text-decoration: none;
  cursor: pointer;
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  border-left: 0px solid #49a1d8;
}
.categoryList-itemRow.is-selected {
  color: #6bb2df;
  background: #34393c;
  border-left: 4px solid #49a1d8;
}
.categoryList-itemRow:hover {
  background: #34393c;
}
.categoryList-itemRow a {
  color: inherit;
  transition: none;
}
.noticeScrollContainer .lSSlideWrapper {
  border: none;
  background: #2b2f31;
}
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0 !important;
}
.notices h1,
.notices h2,
.notices h3,
.notices h4,
.notices h5 {
  margin: 0;
  padding: 0;
}
.hideSidebar .p-body-main--withSidebar .p-body-content {
  padding: 0 !important;
}
.p-body-sidebar,
.p-body-sideNav,
.resourceBody-sidebar,
.columnContainer-sidebar {
  line-height: 1.4;
}
.p-body-sidebar .block-container,
.p-body-sideNav .block-container,
.resourceBody-sidebar .block-container,
.columnContainer-sidebar .block-container {
  font-size: 13px;
  color: #969696;
}
.p-body-sidebar .block-body:before,
.p-body-sideNav .block-body:before,
.resourceBody-sidebar .block-body:before,
.columnContainer-sidebar .block-body:before,
.p-body-sidebar .block-body:after,
.p-body-sideNav .block-body:after,
.resourceBody-sidebar .block-body:after,
.columnContainer-sidebar .block-body:after {
  content: " ";
  display: table;
}
.p-body-sidebar .block-body:after,
.p-body-sideNav .block-body:after,
.resourceBody-sidebar .block-body:after,
.columnContainer-sidebar .block-body:after {
  clear: both;
}
.p-body-sidebar iframe,
.p-body-sideNav iframe,
.resourceBody-sidebar iframe,
.columnContainer-sidebar iframe {
  max-width: 100%;
  width: auto;
  min-height: 225px;
}
@media (min-width: 480px) {
  .p-body-sidebar iframe,
  .p-body-sideNav iframe,
  .resourceBody-sidebar iframe,
  .columnContainer-sidebar iframe {
    height: auto;
  }
}
@media (max-width: 480px) {
  .p-body-sidebar iframe,
  .p-body-sideNav iframe,
  .resourceBody-sidebar iframe,
  .columnContainer-sidebar iframe {
    width: 100%;
  }
}
.p-body-sidebar .block-row:first-of-type:not(:only-of-type),
.p-body-sideNav .block-row:first-of-type:not(:only-of-type),
.resourceBody-sidebar .block-row:first-of-type:not(:only-of-type),
.columnContainer-sidebar .block-row:first-of-type:not(:only-of-type) {
  padding-bottom: 10px / 2;
}
.p-body-sidebar .block-row + .block-row:not(:last-of-type),
.p-body-sideNav .block-row + .block-row:not(:last-of-type),
.resourceBody-sidebar .block-row + .block-row:not(:last-of-type),
.columnContainer-sidebar .block-row + .block-row:not(:last-of-type) {
  padding-top: 10px / 2;
  padding-bottom: 10px / 2;
}
.p-body-sidebar .block-row + .block-row:last-of-type,
.p-body-sideNav .block-row + .block-row:last-of-type,
.resourceBody-sidebar .block-row + .block-row:last-of-type,
.columnContainer-sidebar .block-row + .block-row:last-of-type {
  padding-top: 10px / 2;
}
.p-body-sidebar .listInline a:not(.u-concealed):not(.u-cloaked):first-of-type,
.p-body-sideNav .listInline a:not(.u-concealed):not(.u-cloaked):first-of-type,
.resourceBody-sidebar .listInline a:not(.u-concealed):not(.u-cloaked):first-of-type,
.columnContainer-sidebar .listInline a:not(.u-concealed):not(.u-cloaked):first-of-type,
.p-body-sidebar .contentRow a:not(.u-concealed):not(.u-cloaked):first-of-type,
.p-body-sideNav .contentRow a:not(.u-concealed):not(.u-cloaked):first-of-type,
.resourceBody-sidebar .contentRow a:not(.u-concealed):not(.u-cloaked):first-of-type,
.columnContainer-sidebar .contentRow a:not(.u-concealed):not(.u-cloaked):first-of-type {
  font-size: inherit;
  font-size: 13px;
  font-weight: 500;
}
.p-body-sidebar .contentRow h3,
.p-body-sideNav .contentRow h3,
.resourceBody-sidebar .contentRow h3,
.columnContainer-sidebar .contentRow h3 {
  font-family: inherit;
}
.sidebarAltRows .p-body-sidebar .block-body > *:nth-child(even),
.sidebarAltRows .p-body-sideNav .block-body > *:nth-child(even),
.sidebarAltRows .resourceBody-sidebar .block-body > *:nth-child(even),
.sidebarAltRows .columnContainer-sidebar .block-body > *:nth-child(even) {
  background: ;
}
.p-body-sidebar .block-minorHeader i,
.p-body-sideNav .block-minorHeader i,
.resourceBody-sidebar .block-minorHeader i,
.columnContainer-sidebar .block-minorHeader i,
.flex_columns .block-minorHeader i {
  text-indent: 0;
}
.truncateSidebarLinks .p-body-sidebar .contentRow-main--close a:first-of-type,
.truncateSidebarLinks .p-body-sideNav .contentRow-main--close a:first-of-type,
.truncateSidebarLinks .resourceBody-sidebar .contentRow-main--close a:first-of-type,
.truncateSidebarLinks .columnContainer-sidebar .contentRow-main--close a:first-of-type,
.truncateSidebarLinks .flex_columns .contentRow-main--close a:first-of-type {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
}
.p-body-sidebar .block .contentRow-lesser,
.p-body-sideNav .block .contentRow-lesser,
.resourceBody-sidebar .block .contentRow-lesser,
.columnContainer-sidebar .block .contentRow-lesser,
.flex_columns .block .contentRow-lesser {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
}
.categoryList-label label {
  margin: 0;
}
.menu-separator {
  display: none;
}
.menu-row .inputGroup.inputGroup--joined .input + .input,
.menu-footer .inputGroup.inputGroup--joined .input + .input {
  border-left: ;
}
.menu-footer a:not(.button) {
  color: inherit;
}
.menu-footer a:not(.button):hover {
  color: #6bb2df;
}
.menu--structural .menu-content .menu-row {
  line-height: 1.4;
}
.menu--structural .menu-content .menu-row a {
  color: #fff;
  font-weight: 500;
}
.menu--structural .menu-content .menu-row a:hover {
  color: #6bb2df;
}
.menu--structural form .menu-row:hover {
  background: ;
}
.menu--account .menu-linkRow {
  background: transparent none;
  border-width: 0;
  border-style: solid;
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  line-height: normal;
}
.menu--account .menu-linkRow:hover {
  background: #34393c;
  border-width: 0;
  border-style: solid;
}
.menu--account .menu-content .menu-row a.username {
  font-size: 1.2em;
  color: #fff;
  font-weight: 500;
}
.menu--account .menu-content .menu-row .contentRow-minor {
  font-size: 12px;
  margin-top: 8px;
}
.has-menuFollowIcons .menu-linkRow:after {
  font-size: 11px;
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 0;
  content: "\f054";
  font-family: FontAwesome;
  display: inline-block;
  float: right;
}
.overlay {
  color: #aaa;
  background: #2b2f31;
  border-width: 0;
  border-style: solid;
}
.overlay .block-container {
  box-shadow: none !important;
}
.overlay-title {
  line-height: 1;
}
.overlay-titleCloser {
  color: #fff;
}
.attachment-icon.attachment-icon--img img {
  transition: 0.25s opacity;
}
.attachment-icon.attachment-icon--img img:hover {
  opacity: 0.9;
}
.structItemContainer-group--sticky .structItem {
  border-left: 4px solid #49a1d8;
}
.structItem-cell--main .structItem-title {
  line-height: 1.4;
}
.structItem-cell--main .structItem-title:before,
.structItem-cell--main .structItem-title:after {
  content: " ";
  display: table;
}
.structItem-cell--main .structItem-title:after {
  clear: both;
}
.structItem-parts > li:nth-child(even) {
  color: inherit;
}
.structItem-cell--latest .structItem-cell--inner > a:first-of-type {
  color: inherit;
}
.structItem-cell--latest .structItem-cell--inner > a:first-of-type:hover {
  color: #6bb2df;
}
@media (min-width: 650px) {
  .structItem-cell.structItem-cell--meta .structItem-cell--inner {
    font-size: 12px;
    color: #969696;
  }
}
.structItem-cell.structItem-cell--meta .structItem-cell--inner .structItem-minor {
  color: inherit;
  font-size: inherit;
}
.structItem-cell.structItem-cell--meta .structItem-cell--inner .pairs.pairs--justified > dt {
  font-weight: 500;
}
@media (min-width: 650px) {
  .structItem-cell.structItem-cell--latest .structItem-cell--inner {
    width: 100%;
  }
}
.structItem-status:before {
  color: #969696;
}
@media (max-width: 650px) {
  .structItem-cell--inner {
    display: inline-block;
  }
}
.structItem-cell.structItem-cell--icon.structItem-cell--iconEnd {
  text-align: right;
}
.inlineModBar button,
.inlineModBar .button.button--primary {
  color: inherit;
  background: #1e628d;
}
.inlineModBar button:hover,
.inlineModBar .button.button--primary:hover {
  color: inherit;
  background: #1a5478;
}
.inlineModBar .input,
.inlineModBar .button {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1;
  vertical-align: middle;
  border-radius: 2px;
}
.inlineModBar .button.button--primary span {
  line-height: 1;
}
.memberHeader-main .memberHeader-avatar .avatar {
  border-radius: 4px;
}
.memberHeader-main + .memberHeader-content {
  font-weight: 500;
}
.memberTooltip-headerInfo .memberTooltip-blurb {
  font-size: inherit;
}
.memberTooltip-info {
  font-weight: 500;
}
.p-body-content .message--simple .message-attribution .listInline.listInline--bullet > li:before {
  content: " ";
}
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user) {
  position: relative;
  margin-left: 8px;
  font-size: 88%;
  color: #818181;
  font-weight: 500;
  background: #2f3336;
  border: 1px solid #393e42;
  border-radius: 2px;
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
}
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user) .ratingStars {
  vertical-align: middle;
  top: auto;
}
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user):before,
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user):after {
  content: "";
  position: absolute;
  top: 23%;
}
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user):before {
  left: -7px;
  border: 7px solid transparent;
  border-left-width: 0;
  border-right-color: #393e42;
}
.p-body-content .message--simple .message-attribution .listInline > li:not(.message-attribution-user):after {
  left: -6px;
  border: 7px solid transparent;
  border-left-width: 0;
  border-right-color: #2f3336;
}
.formRow label.formRow-label {
  font-weight: 500;
}
.form-inline label {
  margin: 6px 0;
  display: inline-block;
}
.form-inline .formSubmitRow-bar {
  background: none;
  border: none;
}
.form-inline .formSubmitRow-controls {
  padding: 0;
  margin: 30px 0 0;
}
input[type="search"] {
  color: #aaa;
}
select.input.hide {
  display: none !important;
}
.inputGroup.inputGroup--joined .input:focus + .inputGroup-text {
  border-color: #49a1d8;
}
.p-footer .contentRow-main a {
  font-weight: 500;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
}
.p-footer .contentRow-muted {
  color: #818181;
}
.p-footer .contentRow-minor {
  color: #818181;
}
.p-footer .pairs > dt {
  color: #818181;
}
.p-footer textarea,
.p-footer .input {
  background: rgba(0, 0, 0, 0.05);
}
.footerFixed footer.p-footer {
  max-width: 1350px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  padding: 0;
}
.p-footer-row {
  position: relative;
}
.p-footer-row.p-footer-copyright a {
  color: inherit;
}
.p-footer-row.p-footer-copyright a:hover {
  color: #6bb2df;
}
.tabs-tab {
  position: relative;
}
.tabs--standalone .tabs-tab {
  line-height: 1.4;
}
.tab-markers-arrow .tabs-tab {
  border-bottom: none !important;
}
.tab-markers-arrow .tabs-tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -(8px / 2);
  border: 8px solid transparent;
  border-top-width: 0;
  border-bottom-color: transparent;
}
.tab-markers-arrow .block-tabHeader .tabs-tab:after {
  bottom: -1px;
}
.tab-markers-arrow .block-tabHeader .tabs-tab.is-active:after {
  border-bottom-color: #2b2f31;
}
.tab-markers-arrow .block-minorTabHeader .tabs-tab.is-active:after {
  border-bottom-color: #282c2e;
}
.tab-markers-arrow .tabs--standalone .tabs-tab.is-active:after {
  border-bottom-color: #131516;
}
.tab-markers-arrow .menu-tabHeader .tabs-tab.is-active:after {
  border-bottom-color: #2f3336;
}
.dataList-table {
  border-collapse: collapse;
}
.dataList-row.dataList-row--header .dataList-cell {
  border: none;
}
@media (min-width: 900px) {
  .fullWidth .p-staffBar,
  .fullWidth .p-topBarController,
  .fullWidth .p-navController,
  .fullWidth .p-sectionLinks,
  .fullWidth .p-page-header,
  .fullWidth .p-header,
  .fullWidth .p-page-header-inner,
  .fullWidth .p-body-inner,
  .fullWidth .p-row-inner,
  .fullWidth .p-footer,
  .fullWidth .p-footer-wrxapper,
  .fullWidth .p-footer-inner {
    width: 100% !important;
    max-width: 100% !important;
  }
  .fullWidth .p-staffBar-inner,
  .fullWidth .p-topBar-inner,
  .fullWidth .p-nav-inner,
  .fullWidth .p-sectionLinks-inner,
  .fullWidth .p-header-inner,
  .fullWidth .top-row .top-row-item {
    width: auto !important;
    max-width: none !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  @supports (padding: max(0px)) {
    .fullWidth .p-staffBar-inner,
    .fullWidth .p-topBar-inner,
    .fullWidth .p-nav-inner,
    .fullWidth .p-sectionLinks-inner,
    .fullWidth .p-header-inner,
    .fullWidth .top-row .top-row-item {
      padding-left: max(20px, env(safe-area-inset-left));
      padding-right: max(20px, env(safe-area-inset-right));
    }
  }
  .fullWidth.headerStretch #header .p-topBar-inner,
  .fullWidth.headerStretch .p-sectionLinks-inner {
    max-width: none;
  }
}
.p-staffBar-inner,
.p-topBar-inner,
.p-header-inner,
.p-nav-inner,
.p-sectionLinks-inner,
.p-page-header-inner,
.p-body-inner,
.p-row-inner,
.footerFixed footer .p-footer-wraxpper,
.p-footer-inner,
.footerStretch .p-footer-inner {
  padding-left: 20px;
  padding-right: 20px;
}
@supports (padding: max(0px)) {
  .p-staffBar-inner,
  .p-topBar-inner,
  .p-header-inner,
  .p-nav-inner,
  .p-sectionLinks-inner,
  .p-page-header-inner,
  .p-body-inner,
  .p-row-inner,
  .footerFixed footer .p-footer-wraxpper,
  .p-footer-inner,
  .footerStretch .p-footer-inner {
    padding-left: max(20px, env(safe-area-inset-left));
    padding-right: max(20px, env(safe-area-inset-right));
  }
}
@media (max-width: 650px) {
  .p-nav .p-nav-menuTrigger {
    margin: 0 10px 0 0;
  }
  .has-js .p-nav-opposite {
    margin-right: 0;
  }
  .has-js .p-nav-opposite .p-navgroup-link {
    padding-right: 3px;
    padding-left: 3px;
  }
}
@media (min-width: 1350px) {
  .headerStretch.headerStretchInner .p-staffBar-inner,
  .headerStretch.headerStretchInner .p-topBar-inner,
  .headerStretch.headerStretchInner .p-header-inner,
  .headerStretch.headerStretchInner .p-page-header-inner,
  .headerStretch.headerStretchInner:not(.has-paddedNav) .p-nav-inner,
  .headerStretch.headerStretchInner .p-sectionLinks-inner {
    width: auto;
    max-width: none;
  }
  .fixedWidth.headerStretch.headerFixedInner .p-staffBar-inner,
  .fixedWidth.headerStretch.headerFixedInner .p-topBar-inner,
  .fixedWidth.headerStretch.headerFixedInner .p-header-inner,
  .fixedWidth.headerStretch.headerFixedInner .p-page-header-inner,
  .fixedWidth.headerStretch.headerFixedInner:not(.has-paddedNav):not(.has-paddedBoxedNav) .p-nav-inner,
  .fixedWidth.headerStretch.headerFixedInner .p-sectionLinks-inner,
  .fixedWidth.footerStretch .p-footer-inner {
    padding-left: 0;
    padding-right: 0;
  }
  @supports (padding: max(0px)) {
    .fixedWidth.headerStretch.headerFixedInner .p-staffBar-inner,
    .fixedWidth.headerStretch.headerFixedInner .p-topBar-inner,
    .fixedWidth.headerStretch.headerFixedInner .p-header-inner,
    .fixedWidth.headerStretch.headerFixedInner .p-page-header-inner,
    .fixedWidth.headerStretch.headerFixedInner:not(.has-paddedNav):not(.has-paddedBoxedNav) .p-nav-inner,
    .fixedWidth.headerStretch.headerFixedInner .p-sectionLinks-inner,
    .fixedWidth.footerStretch .p-footer-inner {
      padding-left: max(0, env(safe-area-inset-left));
      padding-right: max(0, env(safe-area-inset-right));
    }
  }
  .boxedContent.fixedWidth.headerFixed:not(.has-paddedNav):not(.compactHeader):not(.has-paddedBoxedNav) .p-nav-inner,
  .boxedContent.fixedWidth.headerFixed .p-sectionxLinks-inner,
  .boxedContent.fixedWidth.defaultHeader:not(.has-paddedBoxedNav) .p-nav-inner {
    padding-left: 0;
    padding-right: 0;
  }
  @supports (padding: max(0px)) {
    .boxedContent.fixedWidth.headerFixed:not(.has-paddedNav):not(.compactHeader):not(.has-paddedBoxedNav) .p-nav-inner,
    .boxedContent.fixedWidth.headerFixed .p-sectionxLinks-inner,
    .boxedContent.fixedWidth.defaultHeader:not(.has-paddedBoxedNav) .p-nav-inner {
      padding-left: max(0, env(safe-area-inset-left));
      padding-right: max(0, env(safe-area-inset-right));
    }
  }
  .floatingContent.fixedWidth .p-body-inner,
  .floatingContent.fixedWidth .p-row-inner {
    padding-left: 0;
    padding-right: 0;
  }
  @supports (padding: max(0px)) {
    .floatingContent.fixedWidth .p-body-inner,
    .floatingContent.fixedWidth .p-row-inner {
      padding-left: max(0, env(safe-area-inset-left));
      padding-right: max(0, env(safe-area-inset-right));
    }
  }
}
@media (max-width: 1350px) {
  .p-staffBar-inner,
  .p-topBar-inner,
  .p-header-inner,
  .p-nav-inner,
  .p-sectionLinks-inner,
  .p-page-header-inner,
  .p-body-inner,
  .boxedContent .p-body-inner,
  .p-row-inner,
  .p-footer-inner,
  .footerStretch .p-footer-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  @supports (padding: max(0px)) {
    .p-staffBar-inner,
    .p-topBar-inner,
    .p-header-inner,
    .p-nav-inner,
    .p-sectionLinks-inner,
    .p-page-header-inner,
    .p-body-inner,
    .boxedContent .p-body-inner,
    .p-row-inner,
    .p-footer-inner,
    .footerStretch .p-footer-inner {
      padding-left: max(20px, env(safe-area-inset-left));
      padding-right: max(20px, env(safe-area-inset-right));
    }
  }
}
@media (max-width: 650px) {
  .p-staffBar-inner,
  .p-topBar-inner,
  .p-header-inner,
  .p-nav-inner,
  .p-sectionLinks-inner,
  .p-page-header-inner,
  .p-body-inner,
  .boxedContent .p-body-inner,
  .p-row-inner,
  .p-footer-inner,
  .footerStretch .p-footer-inner {
    padding-left: 14px;
    padding-right: 14px;
  }
  @supports (padding: max(0px)) {
    .p-staffBar-inner,
    .p-topBar-inner,
    .p-header-inner,
    .p-nav-inner,
    .p-sectionLinks-inner,
    .p-page-header-inner,
    .p-body-inner,
    .boxedContent .p-body-inner,
    .p-row-inner,
    .p-footer-inner,
    .footerStretch .p-footer-inner {
      padding-left: max(14px, env(safe-area-inset-left));
      padding-right: max(14px, env(safe-area-inset-right));
    }
  }
}
@media (max-width: 480px) {
  .p-staffBar-inner,
  .p-topBar-inner,
  .p-header-inner,
  .p-nav-inner,
  .p-sectionLinks-inner,
  .p-page-header-inner,
  .p-body-inner,
  .boxedContent .p-body-inner,
  .p-row-inner,
  .p-footer-inner,
  .footerStretch .p-footer-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  @supports (padding: max(0px)) {
    .p-staffBar-inner,
    .p-topBar-inner,
    .p-header-inner,
    .p-nav-inner,
    .p-sectionLinks-inner,
    .p-page-header-inner,
    .p-body-inner,
    .boxedContent .p-body-inner,
    .p-row-inner,
    .p-footer-inner,
    .footerStretch .p-footer-inner {
      padding-left: max(10px, env(safe-area-inset-left));
      padding-right: max(10px, env(safe-area-inset-right));
    }
  }
}
_:-ms-lang(x),
.p-navSticky.is-sticky {
  left: 0;
  right: 0;
}
.message-cell--user .message-userExtras-popup:before,
.message-cell--user .message-userExtras-popup:after {
  content: " ";
  display: table;
}
.message-cell--user .message-userExtras-popup:after {
  clear: both;
}
.message-cell--user .profilefieldspopup_link {
  color: inherit;
}
.message-cell--user .profilefieldspopup_link:hover {
  color: inherit;
  opacity: 0.8;
}
.has-touchevents .itemList-itemOverlay,
.itemList-item:hover .itemList-itemOverlay {
  height: auto;
}
.resourceSidebarGroup-title {
  font-weight: 500;
}
.nodeList .siropuShoutbox .block-body {
  padding: 10px 10px;
  background: inherit;
}
#siropuChatOptions {
  margin-top: 0;
}
.siropuChatWidgetRooms > ul > li {
  border: none;
  color: #aaa;
  text-decoration: none;
  cursor: pointer;
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  border-left: 0px solid #49a1d8;
}
.siropuChatWidgetRooms > ul > li:first-child {
  border: none;
}
.siropuChatWidgetRooms > ul > li:hover {
  border: none;
  color: #aaa;
  text-decoration: none;
  cursor: pointer;
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  border-left: 0px solid #49a1d8;
  background: #34393c;
}
.siropuChatWidgetRooms > ul > li.siropuChatActiveRoom > span {
  color: green;
}
.siropuChatWidgetRooms > ul > li.siropuChatInactiveRoom > span {
  color: lightgrey;
}
.siropuChatWidgetRooms > ul > li > a {
  display: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  line-height: normal;
}
.siropuChatWidgetRooms > ul > li ul {
  display: none;
  margin-top: 10px;
}
.FTSlider_BlockBody {
  padding: 10px 10px;
}
.productList-product-grid.node .node-title {
  margin-bottom: 6px;
}
.p-body .productList-grid .block-footer {
  background: transparent none !important;
  padding: 0;
  border: none !important;
  box-shadow: none !important;
}
.p-body .productList-product-grid.node .productList-product-grid--updateInfo {
  font-size: 12px;
  color: #969696;
  background: #2f3336;
  border-top: 1px solid #3e4347;
  padding: 10px;
}
.p-body .price {
  font-size: 1.1em;
  font-weight: 500;
}
.p-body .productList-product-grid--clearfix .price span,
.p-body .productList-product-grid--priceCartInfo .price span {
  line-height: normal;
}
.p-body .productList-product-grid--clearfix .price .old-price,
.p-body .productList-product-grid--priceCartInfo .price .old-price {
  text-decoration: line-through;
  color: #818181;
}
.p-body .productList-product-grid--clearfix .price span {
  display: block;
}
.productList-product-grid--priceCartInfo {
  display: flex;
}
.productList-product-grid--priceCartInfo .addToCart,
.productList-product-grid--priceCartInfo .costs {
  padding: 6px;
  flex: 1;
  line-height: 1.4;
}
.productList-product-grid--priceCartInfo .addToCart {
  flex: 0 0 auto;
}
.productList-product-grid--priceCartInfo .costs {
  text-align: right;
}
.productList-product-grid.node .productList-product-grid--icon {
  padding: 4px;
}
@media (min-width: 900px) {
  .template-dbtech_ecommerce_product_view .p-body-sidebar {
    width: ;
  }
}
.block-row--pricingInfo .pairs--price > dd {
  font-size: 1.2em;
  font-weight: 500;
}
.block-row--pricingInfo .pairs--price > dd .scrollindicator {
  background: #131516;
}
.block-row--pricingInfo .pairs--price > dd .scrollprogress {
  background: #2371a2;
}
.block-row--pricingInfo .pairs--price > dd .node--category .node-icon i,
.block-row--pricingInfo .pairs--price > dd .node--forum .node-icon i {
  background-position: center center;
}
@media (max-width: 650px) {
  .block-row--pricingInfo .pairs--price > dd .block.porta-features {
    margin-left: auto;
    margin-right: auto;
  }
  .block-row--pricingInfo .pairs--price > dd .porta-masonry {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .block-row--pricingInfo .pairs--price > dd .block.porta-features {
    margin-left: auto;
    margin-right: auto;
  }
  .block-row--pricingInfo .pairs--price > dd .porta-masonry {
    margin: 0 auto;
  }
}
.block-row--pricingInfo .pairs--price > dd .collapsible-nodes .block-header--left {
  line-height: 1.4;
}
.block-row--pricingInfo .pairs--price > dd .collapsible-nodes .block-header--left a {
  display: block;
}
.block-row--pricingInfo .pairs--price > dd .block--category .collapseTrigger {
  line-height: 1.4;
}
.block-row--pricingInfo .pairs--price > dd .thNodes__nodeList .block-container .block-body {
  margin-top: ;
}
@media (max-width: 650px) {
  .block-row--pricingInfo .pairs--price > dd .thNodes__nodeList .block-container .block-body {
    margin-left: -;
    margin-right: -;
  }
}
.nodeSeparateTitleDesc .block-row--pricingInfo .pairs--price > dd .thNodes__nodeList .block-container .block-header {
  margin-bottom: 0;
}
.block-row--pricingInfo .pairs--price > dd .thNodes__nodeList > .block.block--category:last-of-type {
  margin-bottom: 0;
}

/********* public:extra.less ********/
.c-ads-centered {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  text-align: center;
}
.c-ads-centered a {
  display: block;
}
.c-ads-centered img {
  width: 100%;
  height: 60px;
}
.c-ads-double {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
}
.c-ads-double a {
  display: block;
  flex: 50%;
}
.c-ads-double img {
  width: 100%;
  height: 60px;
}
.c-ads-half-width {
  margin: auto;
  width: 50%;
}
.block.block--category.block--category1 .node-title {
  color: orange;
}
.block.block--category .node.node--id109 .node-title,
.block.block--category .node.node--id120 .node-title {
  color: green;
}
.p-header-content {
  padding: 6px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .p-header-content .banner-header.right img {
    float: right;
  }
}
@media (max-width: 900px) {
  .p-header-content .banner-header img {
    max-width: 50%;
  }
}
@media (max-width: 1000px) {
  .p-header-content .banner-header img {
    max-width: 60%;
  }
}
@media (max-width: 1200px) {
  .p-header-content .banner-header img {
    max-width: 80%;
  }
}
.p-header-content .banner-header.right {
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 300px;
  transform: translate(0, -50%);
}
@media (max-width: 650px) {
  .p-nav-smallLogo img {
    max-height: 50px;
    width: auto;
  }
}
.p-navEl-link[data-nav-id="forums"]:before,
.menu-linkRow[data-nav-id="forums"]:before,
.offCanvasMenu-link[data-nav-id="forums"]:before {
  padding-right: 6px;
  color: #2472a3;
  display: inline-block;
  content: "";
  height: 1em;
  vertical-align: -0.125em;
  background-color: currentColor;
  width: 1.28571429em;
  mask: url('/styles/fa/solid/home.svg?v=5.15.3') no-repeat center;
  -webkit-mask: url('/styles/fa/solid/home.svg?v=5.15.3') no-repeat center;
}