@charset "UTF-8";
/***** Normalize.css *****/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Base *****/
@font-face {
  font-family: 'Open Sans Regular';
  src: url("/hc/theming_assets/01HZKNZAGCKYF9784D155WCVR6") format("eot"), url("/hc/theming_assets/01HZKNZAXFHSA3DN2S06KAHA77") format("woff"), url("/hc/theming_assets/01HZKNZAQY7WB9YJ0CPXV8VJ6D") format("truetype"), url("/hc/theming_assets/01HZKNZAMCFCKFPKZ59YKPA9XR") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Light';
  src: url("/hc/theming_assets/01HZKNZ9ZSGVV62B8JE16V30J4") format("eot"), url("/hc/theming_assets/01HZKNZAC94P2FM4K9VMNCTNYR") format("woff"), url("/hc/theming_assets/01HZKNZA7YT2WCSGA9E32WQ1C2") format("truetype"), url("/hc/theming_assets/01HZKNZA3Y2AHJFD4CY9SEDHQ8") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Semibold';
  src: url("/hc/theming_assets/01HZKNZB11DBCD79JH31EYWP01") format("eot"), url("/hc/theming_assets/01HZKNZBD0G4CAZR3YZ6NMB92X") format("woff"), url("/hc/theming_assets/01HZKNZB951ZX1XSMRSEDPZY7R") format("truetype"), url("/hc/theming_assets/01HZKNZB595NN8WDZ20GZE361S") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ergosign-iconfont';
  src: url("/hc/theming_assets/01HZKNZBGYQ9C2QQV8PP1RTX5Q") format("eot"), url("/hc/theming_assets/01HZKNZC25PTHD9VJVB5YX4285") format("woff2"), url("/hc/theming_assets/01HZKNZBY0H044CN3WVNDTQVGK") format("woff"), url("/hc/theming_assets/01HZKNZBT68CTH0W0HZYZ0R46T") format("truetype"), url("/hc/theming_assets/01HZKNZBPD5VHXRMNZVBZ6XZTR") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'knx-iconfont';
  src: url("/hc/theming_assets/01HZKNZC6PMTFHKKAR4EDF9AMG") format("eot"), url("/hc/theming_assets/01HZKNZCQN0N7G9G62RD871DK9") format("woff2"), url("/hc/theming_assets/01HZKNZCK8Z1H34YZG4A3H4BFA") format("woff"), url("/hc/theming_assets/01HZKNZCFGC8S79VTYQ32JW6FS") format("truetype"), url("/hc/theming_assets/01HZKNZCBE45N4R0AQMY10T19B") format("svg");
  font-style: normal;
  font-weight: 400;
}

* {
  box-sizing: border-box;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  position: relative;
  background-color: #FFFFFF;
  color: #4A4A4A;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

body > main {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
  }
}

body > main div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(45, 44, 47, 0.25);
  display: none;
  z-index: 1;
}

body > main .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  padding-bottom: 64px;
  flex: 1 1 auto;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #2d2c2f;
  margin-top: 0;
  font-weight: normal;
}

h1, h2 {
  font-family: 'Open Sans Light', sans-serif;
  margin-bottom: 16px;
}

h3, h4, h5, h6 {
  font-family: 'Open Sans Regular', sans-serif;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

a {
  color: #0C4B9D;
  text-decoration: none;
}

a:focus {
  color: #0C4B9D;
  text-decoration: underline;
}

a:hover {
  color: #0a3f85;
  text-decoration: underline;
}

a:active {
  color: #08336b;
}

input,
textarea {
  color: #4a4a4a;
  font-size: 13px;
}

input {
  max-width: 100%;
  box-sizing: border-box;
}

input:not([type="checkbox"]) {
  outline: none;
}

input:not([type="checkbox"]):focus {
  border: 1px solid #0c4b9d;
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg id="Icons" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23999999" d="M12,18a.9967.9967,0,0,1-.707-.293l-9-9A1,1,0,1,1,3.707,7.293L12,15.5859,20.293,7.293a1,1,0,1,1,1.414,1.414l-9,9A.9967.9967,0,0,1,12,18Z"/></svg>');
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 13px;
  font-size: 13px;
  line-height: normal;
  border-radius: 4px;
  padding: 14px 32px 14px 8px;
  outline: none;
  color: #4a4a4a;
  width: 100%;
  position: relative;
  cursor: pointer;
  border: 1px solid #dddddd;
}

select:hover {
  border-color: #999999;
}

select:active {
  border-color: #2d2c2f;
}

select:focus {
  border-color: #0c4b9d;
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #dddddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid #0c4b9d;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
}

.container-divider {
  border-top: 1px solid #dddddd;
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1280px;
  margin: 0 auto;
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 16px;
  height: 654px;
  width: calc(100% - 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .error-page {
    flex-direction: row;
  }
}

.error-page .error-icon {
  background: url("/hc/theming_assets/01HZKNZD2PWEJMHD6KQ8NY90QB") transparent no-repeat;
  width: 140px;
  height: 140px;
  opacity: 0.3;
  margin: 0 0 16px 0;
}

@media (min-width: 768px) {
  .error-page .error-icon {
    margin: 0 32px 0 0;
  }
}

.error-page .error-labels {
  text-align: left;
}

.error-page .error-labels h1 {
  font-family: 'Open Sans Light';
  font-weight: normal;
  margin-bottom: 0;
}

.error-page .error-labels p {
  margin: 0;
}

.visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/***** Buttons *****/
.button, .button.button-large, input[type="submit"], .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, div[role="dialog"] > div:last-child > div[role="button"] {
  background-color: transparent;
  border: 1px solid #0c4b9d;
  border-radius: 4px;
  color: #0c4b9d;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans Semibold", sans-serif;
  font-size: 13px;
  line-height: 2.34;
  margin: 0;
  padding: 8px 16px;
  text-align: center;
  user-select: none;
  white-space: nowrap;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, .button.button-large, input[type="submit"], .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, div[role="dialog"] > div:last-child > div[role="button"] {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .button:hover, input:hover[type="submit"], .split-button button:hover, .section-subscribe button:hover, .article-subscribe button:hover, .community-follow button:hover, .requests-table-toolbar .organization-subscribe button:hover, .subscriptions-subscribe button:hover, div[role="dialog"] > div:last-child > div:hover[role="button"], .button:active, input:active[type="submit"], .split-button button:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, div[role="dialog"] > div:last-child > div:active[role="button"] {
    background-color: #0a3f85;
    color: #ffffff;
    text-decoration: none;
  }
  .button:hover:active, input:hover:active[type="submit"], .split-button button:hover:active, .section-subscribe button:hover:active, .article-subscribe button:hover:active, .community-follow button:hover:active, .requests-table-toolbar .organization-subscribe button:hover:active, .subscriptions-subscribe button:hover:active, div[role="dialog"] > div:last-child > div:hover:active[role="button"], .button:active:active, input:active:active[type="submit"], .split-button button:active:active, .section-subscribe button:active:active, .article-subscribe button:active:active, .community-follow button:active:active, .requests-table-toolbar .organization-subscribe button:active:active, .subscriptions-subscribe button:active:active, div[role="dialog"] > div:last-child > div:active:active[role="button"] {
    background-color: #08336b;
  }
}

.button:active, input:active[type="submit"], .split-button button:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, div[role="dialog"] > div:last-child > div:active[role="button"] {
  background-color: #0a3f85;
  color: #ffffff;
  text-decoration: none;
}

.button:active:active, input:active:active[type="submit"], .split-button button:active:active, .section-subscribe button:active:active, .article-subscribe button:active:active, .community-follow button:active:active, .requests-table-toolbar .organization-subscribe button:active:active, .subscriptions-subscribe button:active:active, div[role="dialog"] > div:last-child > div:active:active[role="button"] {
  background-color: #08336b;
}

.button.button-primary, .button.button-large, input[type="submit"], .split-button button.button-primary, .section-subscribe button.button-primary, .section-subscribe button[data-selected="false"], .article-subscribe button.button-primary, .article-subscribe button[data-selected="false"], .community-follow button.button-primary, .community-follow button[data-selected="false"], .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button.button.button-large, .requests-table-toolbar .organization-subscribe button[data-selected="false"], .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button[data-selected="false"], div[role="dialog"] > div:last-child > div.button-primary[role="button"], div[role="dialog"] > div:last-child > div.button.button-large[role="button"], div[role="dialog"] > div:last-child > div[role="button"]:last-child {
  background-color: #0c4b9d;
  color: #ffffff;
  text-decoration: none;
}

.button.button-primary:hover, .button.button-large:hover, input:hover[type="submit"], .split-button button:hover, .section-subscribe button.button-primary:hover, .section-subscribe button:hover[data-selected="false"], .article-subscribe button.button-primary:hover, .article-subscribe button:hover[data-selected="false"], .community-follow button.button-primary:hover, .community-follow button:hover[data-selected="false"], .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button:hover[data-selected="false"], .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button:hover[data-selected="false"], div[role="dialog"] > div:last-child > div.button-primary:hover[role="button"], div[role="dialog"] > div:last-child > div.button.button-large:hover[role="button"], div[role="dialog"] > div:last-child > div:hover[role="button"]:last-child {
  background-color: #0a3f85;
  border: 1px solid transparent;
}

.button.button-primary:active, .button.button-large:active, input:active[type="submit"], .split-button button.button-primary:active, .section-subscribe button.button-primary:active, .section-subscribe button:active[data-selected="false"], .article-subscribe button.button-primary:active, .article-subscribe button:active[data-selected="false"], .community-follow button.button-primary:active, .community-follow button:active[data-selected="false"], .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button:active[data-selected="false"], .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button:active[data-selected="false"], div[role="dialog"] > div:last-child > div.button-primary:active[role="button"], div[role="dialog"] > div:last-child > div.button.button-large:active[role="button"], div[role="dialog"] > div:last-child > div:active[role="button"]:last-child {
  background-color: #08336b;
  border: 1px solid transparent;
}

.button.button-secondary, input.button-secondary[type="submit"], .split-button button.button-secondary, .section-subscribe button.button-secondary, .article-subscribe button.button-secondary, .community-follow button.button-secondary, .requests-table-toolbar .organization-subscribe button.button-secondary, .subscriptions-subscribe button.button-secondary, div[role="dialog"] > div:last-child > div.button-secondary[role="button"] {
  color: #000000;
  background: #dddddd;
  text-decoration: none;
}

.button.button-secondary:hover, input.button-secondary:hover[type="submit"], .split-button button.button-secondary:hover, .section-subscribe button.button-secondary:hover, .article-subscribe button.button-secondary:hover, .community-follow button.button-secondary:hover, .requests-table-toolbar .organization-subscribe button.button-secondary:hover, .subscriptions-subscribe button.button-secondary:hover, div[role="dialog"] > div:last-child > div.button-secondary:hover[role="button"] {
  background: #cccccc;
  cursor: pointer;
}

.button.button-secondary:active, input.button-secondary:active[type="submit"], .split-button button.button-secondary:active, .section-subscribe button.button-secondary:active, .article-subscribe button.button-secondary:active, .community-follow button.button-secondary:active, .requests-table-toolbar .organization-subscribe button.button-secondary:active, .subscriptions-subscribe button.button-secondary:active, div[role="dialog"] > div:last-child > div.button-secondary:active[role="button"] {
  background: #999999;
}

.button[data-disabled], input[data-disabled][type="submit"], .split-button button[data-disabled], .section-subscribe button[data-disabled], .article-subscribe button[data-disabled], .community-follow button[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .subscriptions-subscribe button[data-disabled], div[role="dialog"] > div:last-child > div[data-disabled][role="button"] {
  cursor: default;
}

.button-large.button, input.button-large[type="submit"], .split-button button.button-large, .section-subscribe button.button-large, .article-subscribe button.button-large, .community-follow button.button-large, .requests-table-toolbar .organization-subscribe button.button-large, .subscriptions-subscribe button.button-large, div[role="dialog"] > div:last-child > div.button-large[role="button"] {
  cursor: pointer;
}

@media (min-width: 768px) {
  .button-large.button, input.button-large[type="submit"], .split-button button.button-large, .section-subscribe button.button-large, .article-subscribe button.button-large, .community-follow button.button-large, .requests-table-toolbar .organization-subscribe button.button-large, .subscriptions-subscribe button.button-large, div[role="dialog"] > div:last-child > div.button-large[role="button"] {
    width: auto;
  }
}

.button-large.button[disabled], input.button-large[disabled][type="submit"], .split-button button.button-large[disabled], .section-subscribe button.button-large[disabled], .article-subscribe button.button-large[disabled], .community-follow button.button-large[disabled], .requests-table-toolbar .organization-subscribe button.button-large[disabled], .subscriptions-subscribe button.button-large[disabled], div[role="dialog"] > div:last-child > div.button-large[disabled][role="button"] {
  opacity: 0.3;
  background-color: #08336b;
  border: 1px solid transparent;
  cursor: default;
}

.button-secondary, .button.article-vote, input.article-vote[type="submit"], .split-button button.article-vote, .section-subscribe button.article-vote, .article-subscribe button.article-vote, .community-follow button.article-vote, .requests-table-toolbar .organization-subscribe button.article-vote, .subscriptions-subscribe button.article-vote, div[role="dialog"] > div:last-child > div.article-vote[role="button"] {
  color: #2d2c2f;
  border: 1px solid transparent;
  background-color: #dddddd;
  line-height: 16px;
  height: 48px;
}

@media (min-width: 1024px) {
  .button-secondary:hover, .button.article-vote:hover, input.article-vote:hover[type="submit"], .split-button button.article-vote:hover, .section-subscribe button.article-vote:hover, .article-subscribe button.article-vote:hover, .community-follow button.article-vote:hover, .requests-table-toolbar .organization-subscribe button.article-vote:hover, .subscriptions-subscribe button.article-vote:hover, div[role="dialog"] > div:last-child > div.article-vote:hover[role="button"] {
    background-color: #cccccc;
    color: #2d2c2f;
  }
}

.button-secondary:active, .button.article-vote:active, input.article-vote:active[type="submit"], .split-button button.article-vote:active, .section-subscribe button.article-vote:active, .article-subscribe button.article-vote:active, .community-follow button.article-vote:active, .requests-table-toolbar .organization-subscribe button.article-vote:active, .subscriptions-subscribe button.article-vote:active, div[role="dialog"] > div:last-child > div.article-vote:active[role="button"] {
  background-color: #999999;
  color: #2d2c2f;
}

.button-secondary:before, .button.article-vote:before, input.article-vote[type="submit"]:before, .split-button button.article-vote:before, .section-subscribe button.article-vote:before, .article-subscribe button.article-vote:before, .community-follow button.article-vote:before, .requests-table-toolbar .organization-subscribe button.article-vote:before, .subscriptions-subscribe button.article-vote:before, div[role="dialog"] > div:last-child > div.article-vote[role="button"]:before {
  font-family: knx-iconfont;
  font-weight: normal;
  font-size: 16px;
  color: #0c4b9d;
  margin-right: 4px;
  vertical-align: top;
}

.button-secondary-up:before, .button.article-vote-up:before, input.article-vote-up[type="submit"]:before, .split-button button.article-vote-up:before, .section-subscribe button.article-vote-up:before, .article-subscribe button.article-vote-up:before, .community-follow button.article-vote-up:before, .requests-table-toolbar .organization-subscribe button.article-vote-up:before, .subscriptions-subscribe button.article-vote-up:before, div[role="dialog"] > div:last-child > div.article-vote-up[role="button"]:before {
  content: '';
}

.button-secondary-down:before, .button.article-vote-down:before, input.article-vote-down[type="submit"]:before, .split-button button.article-vote-down:before, .section-subscribe button.article-vote-down:before, .article-subscribe button.article-vote-down:before, .community-follow button.article-vote-down:before, .requests-table-toolbar .organization-subscribe button.article-vote-down:before, .subscriptions-subscribe button.article-vote-down:before, div[role="dialog"] > div:last-child > div.article-vote-down[role="button"]:before {
  content: '';
}

input[type="submit"] {
  cursor: pointer;
}

@media (min-width: 768px) {
  input[type="submit"] {
    width: auto;
  }
}

input[type="submit"][disabled] {
  opacity: 0.3;
  background-color: #08336b;
  border: 1px solid transparent;
  cursor: default;
}

/***** Split button *****/
.split-button {
  display: flex;
}

.split-button button {
  background-color: #0c4b9d;
  border: 0;
  color: #FFFFFF;
  height: 32px;
  line-height: 16px;
  outline-color: #0c4b9d;
}

[dir="rtl"] .split-button button:not(:only-child):first-child {
  border-left: 1px solid #FFFFFF;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):first-child {
  border-right: 1px solid #FFFFFF;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

.split-button button:not(:only-child):last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0;
}

[dir="rtl"] .split-button button:not(:only-child):last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):last-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #808080;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #dddddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  color: #2d2c2f;
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

.table td a {
  font-family: "Open Sans Semibold", sans-serif;
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 16px;
}

.form-header {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #2d2c2f;
  padding: 8px 16px;
  margin-bottom: 0;
  background: #f5f5f5;
  border-radius: 4px;
  position: relative;
  max-width: 650px;
  min-height: 56px;
  line-height: normal;
  display: flex;
  align-items: center;
}

.form-header + .form {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -4px;
  padding-top: 20px;
  position: relative;
}

.form-header + .form:before {
  content: '';
  position: absolute;
  left: 16px;
  right: 16px;
  top: 4px;
  height: 1px;
  background: #dddddd;
}

.form-field > ul[data-hc-pills-container] {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  height: 48px;
  border-radius: 4px;
  color: #4a4a4a;
  padding: 8px;
  width: 100%;
  border: 1px solid #dddddd;
}

.form-field > ul[data-hc-pills-container]:hover {
  border-color: #999999;
}

.form-field > ul[data-hc-pills-container]:active {
  border-color: #2d2c2f;
}

.form-field > ul[data-hc-pills-container]:focus {
  border-color: #0c4b9d;
}

.form-field ~ .form-field {
  margin-top: 16px;
}

.form-field div#hc-wysiwyg {
  border: 1px solid #dddddd;
}

.form-field div#hc-wysiwyg:hover {
  border-color: #999999;
}

.form-field div#hc-wysiwyg:active {
  border-color: #2d2c2f;
}

.form-field div#hc-wysiwyg:focus {
  border-color: #0c4b9d;
}

.form-field label {
  display: block;
  font-size: 13px;
  color: #4a4a4a;
  margin-bottom: 4px;
}

.form-field input {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  height: 48px;
  border-radius: 4px;
  color: #4a4a4a;
  padding: 8px;
  width: 100%;
  border: 1px solid #dddddd;
}

.form-field input:hover {
  border-color: #999999;
}

.form-field input:active {
  border-color: #2d2c2f;
}

.form-field input:focus {
  border-color: #0c4b9d;
}

.form-field div.validation-error-helper + * {
  border: 1px solid #c75150 !important;
}

.form-field label ~ input[aria-describedby*="error"],
textarea[aria-describedby*="error"] ~ div#hc-wysiwyg,
textarea[aria-describedby*="error"] {
  border: 1px solid #c75150 !important;
}

.form-field input[type="checkbox"] {
  position: relative;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  vertical-align: middle;
}

.form-field input[type="checkbox"]:before {
  content: '';
  background-color: #ffffff;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  display: flex;
  border: 1px solid #dddddd;
}

.form-field input[type="checkbox"]:hover:before {
  cursor: pointer;
  border-color: #999999;
}

.form-field input[type="checkbox"]:active:before {
  cursor: pointer;
  border-color: #2d2c2f;
}

.form-field input[type="checkbox"]:focus:before {
  cursor: pointer;
  border-color: #0c4b9d;
}

.form-field input[type="checkbox"]:checked:after {
  content: '';
  font-family: 'knx-iconfont';
  font-size: 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  color: #808080;
  left: 5px;
  top: 5px;
  cursor: pointer;
}

.form-field .nesty-input {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  height: 48px;
  border-radius: 4px;
  color: #4a4a4a;
  padding: 8px;
  width: 100%;
  border: 1px solid #dddddd;
}

.form-field .nesty-input:hover {
  border-color: #999999;
}

.form-field .nesty-input:active {
  border-color: #2d2c2f;
}

.form-field .nesty-input:focus {
  border-color: #0c4b9d;
}

.form-field .nesty-input:after {
  font-family: 'knx-iconfont';
  color: #999999;
  content: "";
  line-height: 16px;
  position: absolute;
  right: 8px;
  top: 16px;
}

.nesty-panel {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
  border-radius: 4px;
  color: #4a4a4a;
  margin-top: 48px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #dddddd;
}

.nesty-panel:hover {
  border-color: #999999;
}

.nesty-panel:active {
  border-color: #2d2c2f;
}

.nesty-panel:focus {
  border-color: #0c4b9d;
}

.nesty-panel ul li {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  padding: 8px !important;
  line-height: 18px;
}

.nesty-panel ul li:hover, .nesty-panel ul li:focus {
  background-color: #f5f5f5;
}

.nesty-panel ul li:active {
  background-color: #eaeaea;
}

.nesty-panel ul li.nesty-selected {
  font-family: 'Open Sans Semibold';
  font-weight: 800;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid #0c4b9d;
  text-decoration: none;
}

.form-field textarea,
form textarea {
  vertical-align: middle;
  border-radius: 4px;
  min-height: 160px;
  width: 100%;
  resize: vertical;
  padding: 8px;
  outline: none;
  border: 1px solid #dddddd;
}

.form-field textarea:hover,
form textarea:hover {
  border-color: #999999;
}

.form-field textarea:active,
form textarea:active {
  border-color: #2d2c2f;
}

.form-field textarea:focus,
form textarea:focus {
  border-color: #0c4b9d;
}

.form-field input[type="checkbox"] + label {
  padding: 0;
  display: inline-block;
  margin: 0;
  vertical-align: text-top;
}

.form-field .optional {
  color: #2d2c2f;
  margin-left: 4px;
}

.form-field p {
  color: #2d2c2f;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin: 0;
  margin-top: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}

.form footer a {
  color: #2d2c2f;
  cursor: pointer;
  margin-right: 16px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-bottom: 16px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #dddddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 8px 0;
}

.form .suggestion-list li a:visited {
  color: #4B61C3;
}

/***** Header *****/
.header {
  align-items: center;
  display: flex;
  height: 71px;
  padding: 0 16px;
  max-width: 1280px;
  margin: 0 auto;
}

.switch {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  .switch {
    flex-direction: row;
  }
}

.logo {
  text-align: center;
  margin-right: 0px;
  flex: 1 1 auto;
}

@media (min-width: 768px) {
  .logo {
    flex: 0 0 auto;
    margin-right: 24px;
  }
}

[dir="rtl"] .logo {
  margin-right: 0;
  margin-left: 8px;
}

.logo img {
  width: 62px;
  max-height: 37px;
  vertical-align: middle;
}

.logo span {
  margin: 0 10px;
  color: #0c4b9d;
}

.logo a:hover, .logo a:active, .logo a:focus {
  border-bottom: none;
}

.logo a:hover, .logo a:focus, .logo a:active {
  text-decoration: none;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
    display: flex;
    align-items: center;
  }
}

.user-nav[aria-expanded="true"] {
  min-width: 256px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  left: 0;
  top: 0;
  z-index: 2;
}

[dir="rtl"] .user-nav[aria-expanded="true"] {
  left: unset;
  right: 0;
}

.user-nav[aria-expanded="true"] .user-info.dropdown {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  margin: 16px;
  margin-bottom: 38px;
}

.user-nav[aria-expanded="true"] .user-info.dropdown .dropdown-wrapper {
  margin: 0;
}

.user-nav[aria-expanded="true"] .menu-button.close-button {
  display: inline-block;
}

.user-nav[aria-expanded="true"] a.nav-tab {
  display: block;
  margin-left: 16px;
  font-family: 'Open Sans Light';
  font-size: 18px;
}

.user-nav[aria-expanded="true"] a.nav-tab:hover, .user-nav[aria-expanded="true"] a.nav-tab:active, .user-nav[aria-expanded="true"] a.nav-tab:focus {
  background-color: transparent;
}

.user-nav[aria-expanded="true"] a.nav-tab:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}

.nav-wrapper {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav-wrapper .user-info.dropdown {
  display: none;
}

.nav-wrapper .user-info.dropdown .dropdown-wrapper {
  position: relative;
  margin: 0 24px 0 8px;
}

.nav-wrapper .user-info.dropdown .dropdown-menu[role="usermenu"] {
  padding: 8px 16px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  margin-top: 3px;
  min-width: 100%;
}

.nav-wrapper .user-info.dropdown .dropdown-menu[role="usermenu"] > .usermenu-item:not(:empty) {
  padding: 8px 0;
}

.nav-wrapper .user-info.dropdown .dropdown-menu[role="usermenu"] > .usermenu-item:not(:empty) a {
  color: #0c4b9d;
  font-size: 13px;
}

@media (min-width: 768px) {
  .nav-wrapper .user-info.dropdown {
    display: inline-block;
  }
}

.nav-wrapper .menu-button.close-button {
  display: none;
  border: none;
  margin: 0;
  margin-left: 16px;
}

.nav-wrapper .menu-button.close-button:before {
  content: '';
  font-family: knx-iconfont;
  font-size: 18px;
  color: #0c4b9d;
}

[dir="rtl"] .nav-wrapper .menu-button.close-button {
  margin-left: 0;
  margin-right: 16px;
}

.nav-wrapper a.nav-tab {
  white-space: nowrap;
  border: 0;
  color: #0C4B9D;
  display: none;
  font-family: 'Open Sans Semibold';
  font-size: 14px;
  padding: 14px 16px 15px 16px;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .nav-wrapper a.nav-tab {
    display: inline;
  }
}

.nav-wrapper a.nav-tab:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}

.nav-wrapper a.nav-tab:focus, .nav-wrapper a.nav-tab:active {
  outline: none;
  text-decoration: none;
  background-color: #dddddd;
}

.nav-wrapper a.nav-tab.custom-link {
  cursor: pointer;
}

.nav-wrapper a.nav-tab.custom-link:after {
  content: '';
  margin-left: 4px;
  color: #999999;
  font-family: knx-iconfont;
  font-size: 12px;
}

.nav-wrapper .hide-on-mobile {
  align-items: center;
  padding: 4px 8px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  display: flex;
}

.nav-wrapper .hide-on-mobile:after {
  content: '';
  font-family: knx-iconfont;
  font-size: 12px;
  color: #999999;
}

.nav-wrapper .hide-on-mobile:before {
  content: '\ea9e';
  font-family: knx-iconfont;
  font-size: 16px;
  color: #999999;
}

.nav-wrapper .hide-on-mobile > span {
  color: #4a4a4a;
  font-size: 14px;
  font-family: 'Open Sans Semibold';
  padding: 0 4px;
}

.nav-wrapper .hide-on-mobile:hover {
  background-color: #f5f5f5;
}

.nav-wrapper .hide-on-mobile:active, .nav-wrapper .hide-on-mobile:focus {
  background-color: #dddddd;
}

.nav-wrapper .menu-button {
  background: none;
  color: #0C4B9D;
  display: inline-block;
  padding: 0;
  border-radius: 4px;
  border: 1px solid #dddddd;
  height: 48px;
  width: 48px;
}

@media (min-width: 768px) {
  .nav-wrapper .menu-button {
    display: none;
  }
}

.nav-wrapper .menu-button:before {
  content: '';
  font-family: knx-iconfont;
  font-size: 18px;
  color: #0c4b9d;
}

[dir="rtl"] .nav-wrapper .menu-button {
  margin-left: 10px;
  margin-right: 0;
}

.nav-wrapper .menu-button:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}

.nav-wrapper .menu-button:focus, .nav-wrapper .menu-button:active {
  background-color: #eaeaea;
  color: #0C4B9D;
  cursor: pointer;
}

.skip-navigation {
  align-items: center;
  background-color: black;
  color: white;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999;
}

[dir="rtl"] .skip-navigation {
  left: initial;
  right: -999px;
}

.skip-navigation:focus, .skip-navigation:active {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999;
}

[dir="rtl"] .skip-navigation:focus, [dir="rtl"] .skip-navigation:active {
  left: initial;
  right: auto;
}

.signin-wrapper > a.sign-in, .signin-wrapper a.sign-out {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 10px;
  border: 0;
  color: #0C4B9D;
  border-radius: 4px;
  font-family: 'Open Sans Semibold';
}

[dir="rtl"] .signin-wrapper > a.sign-in, [dir="rtl"] .signin-wrapper a.sign-out {
  flex-direction: row-reverse;
}

.signin-wrapper > a.sign-in:hover, .signin-wrapper a.sign-out:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}

.signin-wrapper > a.sign-in:focus, .signin-wrapper > a.sign-in:active, .signin-wrapper a.sign-out:focus, .signin-wrapper a.sign-out:active {
  outline: none;
  background-color: #dddddd;
  text-decoration: none;
}

.signin-wrapper a.sign-in:before {
  content: '\e657';
  font-family: 'ergosign-iconfont';
  font-size: 18px;
  color: #0c4b9d;
  margin-right: 4px;
  margin-top: 2px;
}

.signin-wrapper a.sign-out:before {
  content: '\ea01';
  font-family: 'knx-iconfont';
  font-size: 18px;
  color: #0c4b9d;
  margin-right: 4px;
  margin-top: 2px;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > button {
  border: 0;
  color: #0C4B9D;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > button:hover, .user-info > button:focus {
  color: #0C4B9D;
  background-color: transparent;
}

.user-info > button::after {
  color: #0C4B9D;
  padding-right: 15px;
}

[dir="rtl"] .user-info > button::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent {
  color: #FFFFFF;
  border: 2px solid #ffffff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #0c4b9d;
  height: 20px;
  line-height: 17px;
  position: absolute;
  right: -4px;
  text-align: center;
  width: 20px;
  padding: 3px 0 0 0;
}

/***** Footer *****/
.footer-container {
  background-color: #0a3f85;
}

.footer-container .popup-redirect-container {
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2000;
  top: 0;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.footer-container .popup-redirect-container .popup-box-container {
  position: relative;
  background: #ffffff;
  min-width: 500px;
  max-width: 500px;
  width: 90%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.footer-container .popup-redirect-container .popup-box-container .header-container {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 48px;
  grid-template-rows: minmax(48px, auto);
  column-gap: 16px;
  width: 100%;
  margin-top: 16px;
  padding: 0 16px;
}

.footer-container .popup-redirect-container .popup-box-container .header-container h2 {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  font-size: 24px;
  color: #4a4a4a;
  font-family: 'Open Sans Light', sans-serif;
  margin: unset;
}

.footer-container .popup-redirect-container .popup-box-container .header-container .icon-container {
  align-self: start;
  width: 100%;
  height: 48px;
  background: 100%;
  margin-right: 16px;
  border-radius: 4px;
}

.footer-container .popup-redirect-container .popup-box-container .header-container .icon-container:hover {
  cursor: pointer;
  background: #f5f5f5;
}

.footer-container .popup-redirect-container .popup-box-container .header-container .icon-container:active {
  background: #eaeaea;
}

.footer-container .popup-redirect-container .popup-box-container .header-container .icon-container:after {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  content: "\EA07";
  font-size: 18px;
  font-family: "knx-iconfont";
  color: #0c4b9d;
}

.footer-container .popup-redirect-container .popup-box-container p {
  width: 70%;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  padding: 16px;
}

.footer-container .popup-redirect-container .popup-box-container .buttons-container {
  padding: 16px;
  margin-top: 64px;
  display: flex;
  flex-direction: row;
  column-gap: 8px;
  justify-content: flex-end;
  width: 100%;
  font-size: 14px;
}

@media (max-width: 768px) {
  .footer-container .popup-redirect-container .popup-box-container {
    min-width: auto;
  }
  .footer-container .popup-redirect-container .popup-box-container p {
    width: 90%;
  }
}

.footer {
  max-width: 1280px;
  margin: 0 auto;
  padding: 16px 32px;
  background-color: #0a3f85;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-left {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  padding: 0;
}

@media (min-width: 920px) {
  .footer-left {
    flex-direction: row;
    align-items: center;
  }
}

.footer-left .copyright-label {
  color: rgba(219, 234, 255, 0.5);
  font-size: 12px;
}

.footer-left .disclaimer {
  margin-right: 16px;
}

.footer-language-selector {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.footer-language-selector button {
  display: flex;
  align-items: center;
  margin-left: 22px;
  margin-right: 16px;
  border-bottom: 1px solid transparent;
}

.footer-language-selector button:before {
  content: '\ea67';
  font-family: 'knx-iconfont';
  font-size: 18px;
  margin-right: 4px;
  position: absolute;
  left: 0;
}

.footer-language-selector button, .footer-language-selector a.disclaimer {
  color: #dbeaff;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: unset;
  border-bottom: 1px solid transparent;
}

@media (min-width: 1024px) {
  .footer-language-selector button:hover, .footer-language-selector a.disclaimer:hover {
    color: #dbeaff;
    border-bottom: 1px solid rgba(219, 234, 255, 0.3);
    text-decoration: none;
  }
}

.footer-language-selector button:active, .footer-language-selector button:focus, .footer-language-selector a.disclaimer:active, .footer-language-selector a.disclaimer:focus {
  color: #dbeaff;
  border-bottom: 1px solid rgba(219, 234, 255, 0.4);
  text-decoration: none;
}

.footer-language-selector .dropdown-menu {
  min-width: 256px;
}

.footer-language-selector .dropdown-menu a[role="menuitem"].currentlang {
  font-weight: bold;
  pointer-events: none;
}

.footer-right a.social-link {
  font-size: 18px;
  color: #dbeaff;
  text-decoration: none;
  border: none;
}

.footer-right a.social-link:hover, .footer-right a.social-link:active, .footer-right a.social-link:focus {
  border: none;
}

.footer-right a.social-link:hover {
  color: rgba(219, 234, 255, 0.3);
}

.footer-right a.social-link:active, .footer-right a.social-link:focus {
  color: rgba(219, 234, 255, 0.4);
}

.footer-right a.social-link svg {
  width: 18px;
  height: 18px;
}

.footer-right a.social-link .newsroom-icon:before {
  content: '\ea93';
  font-family: 'knx-iconfont';
  font-size: 18px;
}

.footer-right a.social-link:not(:last-child) {
  margin-right: 16px;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 16px 16px;
  padding: 0;
}

.breadcrumbs li {
  color: #2d2c2f;
  display: inline;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li a {
  height: 18px;
}

.breadcrumbs li + li::before {
  font-family: 'knx-iconfont';
  color: #999999;
  content: "";
  margin: 0 4px;
  font-size: 12px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}

/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  color: #4a4a4a;
  border: 1px solid #dddddd;
  border-radius: 24px;
  box-sizing: border-box;
  font-size: 13px;
  height: 48px;
  padding-left: calc(24px + 24px + 8px);
  padding-right: 24px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: calc(24px + 2 * 24px);
  padding-left: 24px;
}

.search input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.search input[type="search"]::placeholder, .search input[type="search"]:placeholder-shown {
  color: #808080;
  font-family: 'Open Sans Regular', sans-serif;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

.search:before {
  content: '';
  font-family: knx-iconfont;
  font-size: 24px;
  color: #4a4a4a;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 24px;
}

[dir="rtl"] .search:before {
  margin-left: 0;
  margin-right: 24px;
}

.search-container {
  position: relative;
}

/***** Hero component *****/
.hero {
  background-color: #369226;
  height: 240px;
  width: calc(100% - 2 * 16px);
  padding: 0 16px;
  border-radius: 6px;
  position: relative;
  text-align: left;
  max-width: 1248px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .hero {
    height: auto;
    min-height: 130px;
    text-align: center;
    padding: 16px;
  }
  .hero .hero-inner {
    top: auto;
    transform: none;
  }
  .hero .hero-inner h2 {
    margin-left: 0;
    font-size: 24px;
  }
}

.hero.section {
  margin-bottom: 48px;
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.hero-inner h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  margin: 0 0 16px 24px;
}

.hero:before {
  content: '';
  position: absolute;
  background: url("/hc/theming_assets/01HZKNZDSAPYE37ZY4T61V2J0N") transparent no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.06;
  pointer-events: none;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 36px;
  min-height: 34px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: center;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 14px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  gap: 16px;
  margin-bottom: 48px;
  margin-right: -16px;
}

.blocks-item {
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #eaeaea;
  color: #0c4b9d;
  display: flex;
  flex: 0 1 calc(100% - 16px);
  padding: 0;
  min-height: 115px;
  text-align: left;
}

@media (min-width: 640px) {
  .blocks-item {
    flex: 0 1 calc(50% - 16px);
  }
}

@media (min-width: 960px) {
  .blocks-item {
    flex: 0 1 calc(33.3333% - 16px);
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: #dddddd;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #dddddd;
}

.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-link {
  color: #0c4b9d;
  display: flex;
  padding: 16px 112px 16px 16px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit;
  border: none;
  position: relative;
  /* &[data-icon*="IoT"] {
      &:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M68.5,40A1.5,1.5,0,1,1,70,38.5,1.5,1.5,0,0,1,68.5,40ZM67,61V76H13V61A13.015,13.015,0,0,1,26,48H54A13.015,13.015,0,0,1,67,61Zm-2,0A11.013,11.013,0,0,0,54,50H26A11.013,11.013,0,0,0,15,61V74H26V62h2V74H52V62h2V74H65ZM6,4V43H30.708a16.2,16.2,0,0,1-2.3-2H8V36H25.178a15.944,15.944,0,0,1-.651-2H8V6H72V34H55.473a15.944,15.944,0,0,1-.651,2H72v5H51.589a16.2,16.2,0,0,1-2.3,2H74V4ZM40,44A14,14,0,1,1,54,30,14.015,14.015,0,0,1,40,44ZM52,30A12,12,0,1,0,40,42,12.013,12.013,0,0,0,52,30Z" fill="%230c4b9d"/></svg>');
      }
    }*/
  /*&[data-icon*="KNXperience"] {
      &:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M68.5,40A1.5,1.5,0,1,1,70,38.5,1.5,1.5,0,0,1,68.5,40ZM67,61V76H13V61A13.015,13.015,0,0,1,26,48H54A13.015,13.015,0,0,1,67,61Zm-2,0A11.013,11.013,0,0,0,54,50H26A11.013,11.013,0,0,0,15,61V74H26V62h2V74H52V62h2V74H65ZM6,4V43H30.708a16.2,16.2,0,0,1-2.3-2H8V36H25.178a15.944,15.944,0,0,1-.651-2H8V6H72V34H55.473a15.944,15.944,0,0,1-.651,2H72v5H51.589a16.2,16.2,0,0,1-2.3,2H74V4ZM40,44A14,14,0,1,1,54,30,14.015,14.015,0,0,1,40,44ZM52,30A12,12,0,1,0,40,42,12.013,12.013,0,0,0,52,30Z" fill="%230c4b9d"/></svg>');
      }
    }*/
}

.blocks-item-link:hover, .blocks-item-link:active {
  text-decoration: none;
  border: none;
}

.blocks-item-link:focus {
  text-decoration: none;
  border: none;
}

.blocks-item-link:after {
  content: '';
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M38.5,27A2.5,2.5,0,1,1,41,24.5,2.5,2.5,0,0,1,38.5,27ZM41,56V33H31v2h8V56H31v2H49V56ZM75,40A35,35,0,1,0,40,75,35.04,35.04,0,0,0,75,40Zm-2,0A33,33,0,1,1,40,7,33.038,33.038,0,0,1,73,40Z" fill="%230c4b9d"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80px;
  width: 80px;
  height: 80px;
  position: absolute;
  opacity: 0.2;
  right: 16px;
}

.blocks-item-link[data-icon*="System"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M76,41v-2H41v-6h11V9H41V4h-2v5H28v24h11v6H4v2h15v6H8v24h11v5h2v-5h11V47H21v-6h38v6H48v24h11v5h2v-5h11V47H61v-6H76z M30,11h20v20H30V11z M30,69H9.9V49H30V69z M70,69H50V49h20V69z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Software"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M12,12V31H4v2h8V52H37.128a16.907,16.907,0,0,1,.367-2H28V14H74V50h-3.5a16.907,16.907,0,0,1,.367,2H76V12ZM26,50H14V14H26ZM75.707,74.293,63.861,62.447a13.039,13.039,0,1,0-1.414,1.414L74.293,75.707ZM54,65A11,11,0,1,1,65,54,11.013,11.013,0,0,1,54,65Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Community"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M39,39A17,17,0,1,1,56,22,17.019,17.019,0,0,1,39,39ZM39,7A15,15,0,1,0,54,22,15.017,15.017,0,0,0,39,7Zm5.3,67H19V61H17V74H6V58A13.015,13.015,0,0,1,19,45H45.3l2-2H19A15.017,15.017,0,0,0,4,58V76H46.3ZM65,77H55V73.612c-.364-.134-.727-.286-1.086-.454l-2.4,2.4-7.071-7.071,2.4-2.4q-.252-.54-.454-1.087H43V55h3.388c.134-.364.286-.727.454-1.086l-2.4-2.4,7.071-7.071,2.4,2.4c.359-.168.722-.32,1.086-.454V43H65v3.388c.364.134.727.286,1.086.454l2.4-2.4,7.071,7.071-2.4,2.4c.168.359.32.722.454,1.086H77V65H73.612q-.2.546-.454,1.087l2.4,2.4-7.071,7.071-2.4-2.4c-.359.168-.722.32-1.086.454Zm-8-2h6V72.16l.7-.218a12.43,12.43,0,0,0,2.115-.884l.652-.344,2.014,2.014,4.243-4.243-2.014-2.014.344-.652a12.444,12.444,0,0,0,.884-2.115l.218-.7H75V57H72.16l-.218-.7a12.43,12.43,0,0,0-.884-2.115l-.344-.652,2.014-2.014-4.243-4.243-2.014,2.014-.652-.344a12.43,12.43,0,0,0-2.115-.884L63,47.84V45H57v2.84l-.7.218a12.43,12.43,0,0,0-2.115.884l-.652.344-2.014-2.014-4.243,4.243,2.014,2.014-.344.652a12.43,12.43,0,0,0-.884,2.115l-.218.7H45v6h2.84l.218.7a12.444,12.444,0,0,0,.884,2.115l.344.652-2.014,2.014,4.243,4.243,2.014-2.014.652.344a12.43,12.43,0,0,0,2.115.884l.7.218Zm3-7a8,8,0,1,1,8-8A8.009,8.009,0,0,1,60,68Zm0-14a6,6,0,1,0,6,6A6.006,6.006,0,0,0,60,54Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Training"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M68.5,40A1.5,1.5,0,1,1,70,38.5,1.5,1.5,0,0,1,68.5,40ZM67,61V76H13V61A13.015,13.015,0,0,1,26,48H54A13.015,13.015,0,0,1,67,61Zm-2,0A11.013,11.013,0,0,0,54,50H26A11.013,11.013,0,0,0,15,61V74H26V62h2V74H52V62h2V74H65ZM6,4V43H30.708a16.2,16.2,0,0,1-2.3-2H8V36H25.178a15.944,15.944,0,0,1-.651-2H8V6H72V34H55.473a15.944,15.944,0,0,1-.651,2H72v5H51.589a16.2,16.2,0,0,1-2.3,2H74V4ZM40,44A14,14,0,1,1,54,30,14.015,14.015,0,0,1,40,44ZM52,30A12,12,0,1,0,40,42,12.013,12.013,0,0,0,52,30Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Selling"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M75.95,46.351l-3.759.807-.05-1.768,1.782-.457L67.765,10.147,6.077,21.067,7.3,28H5.528L4.05,19.649,69.183,8.119ZM4,32H68V72H4Zm2,7H66V34H6Zm0,6H66V41H6ZM6,70H66V47H6ZM25,57H8v2H25ZM8,63H34V61H8Zm55.75-4a4.745,4.745,0,0,1-8.085,3.375,5,5,0,1,1,0-6.75A4.745,4.745,0,0,1,63.75,59Zm-1.5,0a3.236,3.236,0,0,0-5.721-2.086,4.855,4.855,0,0,1,0,4.172A3.236,3.236,0,0,0,62.25,59Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Manufacturers"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M44,47.626V37.7l-7.429,1.955L34.905,23H27.1L25.128,42.669l-5.609,1.476L15.905,8H8.1L4.074,48.21,4,50V72H75V37.626ZM28.905,25H33.1l1.517,15.173-7.42,1.953ZM9.9,10H14.1l3.466,34.66L6.138,47.666ZM73,70H6V49.771L42,40.3V50.374l31-10ZM63,54a3,3,0,1,1,3,3A3,3,0,0,1,63,54Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Scientific"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M68.5,40A1.5,1.5,0,1,1,70,38.5,1.5,1.5,0,0,1,68.5,40ZM67,61V76H13V61A13.015,13.015,0,0,1,26,48H54A13.015,13.015,0,0,1,67,61Zm-2,0A11.013,11.013,0,0,0,54,50H26A11.013,11.013,0,0,0,15,61V74H26V62h2V74H52V62h2V74H65ZM6,4V43H30.708a16.2,16.2,0,0,1-2.3-2H8V36H25.178a15.944,15.944,0,0,1-.651-2H8V6H72V34H55.473a15.944,15.944,0,0,1-.651,2H72v5H51.589a16.2,16.2,0,0,1-2.3,2H74V4ZM40,44A14,14,0,1,1,54,30,14.015,14.015,0,0,1,40,44ZM52,30A12,12,0,1,0,40,42,12.013,12.013,0,0,0,52,30Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Settings"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M39,39A17,17,0,1,1,56,22,17.019,17.019,0,0,1,39,39ZM39,7A15,15,0,1,0,54,22,15.017,15.017,0,0,0,39,7Zm5.3,67H19V61H17V74H6V58A13.015,13.015,0,0,1,19,45H45.3l2-2H19A15.017,15.017,0,0,0,4,58V76H46.3ZM65,77H55V73.612c-.364-.134-.727-.286-1.086-.454l-2.4,2.4-7.071-7.071,2.4-2.4q-.252-.54-.454-1.087H43V55h3.388c.134-.364.286-.727.454-1.086l-2.4-2.4,7.071-7.071,2.4,2.4c.359-.168.722-.32,1.086-.454V43H65v3.388c.364.134.727.286,1.086.454l2.4-2.4,7.071,7.071-2.4,2.4c.168.359.32.722.454,1.086H77V65H73.612q-.2.546-.454,1.087l2.4,2.4-7.071,7.071-2.4-2.4c-.359.168-.722.32-1.086.454Zm-8-2h6V72.16l.7-.218a12.43,12.43,0,0,0,2.115-.884l.652-.344,2.014,2.014,4.243-4.243-2.014-2.014.344-.652a12.444,12.444,0,0,0,.884-2.115l.218-.7H75V57H72.16l-.218-.7a12.43,12.43,0,0,0-.884-2.115l-.344-.652,2.014-2.014-4.243-4.243-2.014,2.014-.652-.344a12.43,12.43,0,0,0-2.115-.884L63,47.84V45H57v2.84l-.7.218a12.43,12.43,0,0,0-2.115.884l-.652.344-2.014-2.014-4.243,4.243,2.014,2.014-.344.652a12.43,12.43,0,0,0-.884,2.115l-.218.7H45v6h2.84l.218.7a12.444,12.444,0,0,0,.884,2.115l.344.652-2.014,2.014,4.243,4.243,2.014-2.014.652.344a12.43,12.43,0,0,0,2.115.884l.7.218Zm3-7a8,8,0,1,1,8-8A8.009,8.009,0,0,1,60,68Zm0-14a6,6,0,1,0,6,6A6.006,6.006,0,0,0,60,54Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Eitt"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M12,12V31H4v2h8V52H37.128a16.907,16.907,0,0,1,.367-2H28V14H74V50h-3.5a16.907,16.907,0,0,1,.367,2H76V12ZM26,50H14V14H26ZM75.707,74.293,63.861,62.447a13.039,13.039,0,1,0-1.414,1.414L74.293,75.707ZM54,65A11,11,0,1,1,65,54,11.013,11.013,0,0,1,54,65Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="ETS"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M7,76H46V4H7ZM9,6H44V74H9Zm4,15H25V9H13Zm2-10h8v8H15ZM28,21H40V9H28Zm2-10h8v8H30ZM13,36H25V24H13Zm2-10h8v8H15ZM28,36H40V24H28Zm2-10h8v8H30ZM13,51H25V39H13Zm2-10h8v8H15ZM28,51H40V39H28Zm2-10h8v8H30ZM67,29V22H60V14H58v8H51v7H50v2H71v7H50v2H71v7H50v2H71v7H50v2H71v7H50v2H71v7H50v2H73V29Zm-2,0H53V24H65Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="ETSInside"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M29,46V35H14V46ZM16,37H27v7H16Zm50,9V35H51V46ZM53,37H64v7H53ZM32,46H48V35H32Zm2-9H46v7H34ZM9,72H38v2H7V34.6L5.651,35.759l-1.3-1.518L40,3.683,59,19.969V10h2V21.683L75.651,34.241l-1.3,1.518L73,34.6V47H71V32.889L40,6.317,9,32.889ZM42,51V80H80V51ZM78,78H44V71H78Zm0-9H44V62H78Zm0-9H44V53H78ZM64,75H58V73h6Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="ETSSdk"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M12,14a2,2,0,1,1-2-2A2,2,0,0,1,12,14Zm5-2a2,2,0,1,0,2,2A2,2,0,0,0,17,12Zm7,0a2,2,0,1,0,2,2A2,2,0,0,0,24,12ZM75.835,8V51h-2V20h-68V58h30v2h-32V8Zm-2,10V10h-68v8Zm-34,4h-18V53h18Zm-16,2h14V51h-14Zm12,2h-4v4h4Zm0,6h-4v4h4Zm0,6h-4v4h4Zm-6-12h-4v4h4Zm0,6h-4v4h4Zm0,6h-4v4h4Zm19-7V27h-4V24H43v3H40.835v2h6v2h-6v2h10v3h-10v2h10v3h-10v2h10v3h-10v2h10v3h-10v2h12V31ZM80,55V80H40V55Zm-2,2H42V78H78ZM68.692,72.88H66.8V61.68h1.893v5.632L73.86,61.68H76.2L71.687,66.5l4.719,6.384H74.094l-3.71-5.04-1.692,1.792Zm-4.206-5.632v.032a5.764,5.764,0,0,1-.419,2.208,5.21,5.21,0,0,1-1.187,1.775,5.6,5.6,0,0,1-1.831,1.185,6.152,6.152,0,0,1-2.336.432H54.662V61.68h4.051a6.248,6.248,0,0,1,2.336.424A5.5,5.5,0,0,1,62.88,63.28a5.229,5.229,0,0,1,1.187,1.768A5.7,5.7,0,0,1,64.486,67.248Zm-2.017.032a4.225,4.225,0,0,0-.272-1.527,3.537,3.537,0,0,0-.761-1.213,3.475,3.475,0,0,0-1.186-.8,4.019,4.019,0,0,0-1.553-.289H56.556V71.1H58.7a4.133,4.133,0,0,0,1.553-.281,3.376,3.376,0,0,0,1.186-.788,3.54,3.54,0,0,0,.761-1.2,4.157,4.157,0,0,0,.272-1.518ZM50.518,69.888v-.032a1.335,1.335,0,0,0-.1-.536,1.156,1.156,0,0,0-.374-.44A2.9,2.9,0,0,0,49.3,68.5a10.248,10.248,0,0,0-1.237-.352,12.047,12.047,0,0,1-1.548-.472,4.151,4.151,0,0,1-1.136-.64,2.474,2.474,0,0,1-.7-.92,3.239,3.239,0,0,1-.242-1.312v-.032a3.1,3.1,0,0,1,.278-1.32,3.006,3.006,0,0,1,.762-1.024,3.509,3.509,0,0,1,1.167-.664,4.448,4.448,0,0,1,1.488-.24,6.032,6.032,0,0,1,2.149.36,6.33,6.33,0,0,1,1.792,1.048l-1.023,1.488a6.585,6.585,0,0,0-1.475-.856,3.9,3.9,0,0,0-1.474-.3,1.994,1.994,0,0,0-1.3.385,1.179,1.179,0,0,0-.466.944v.032a1.394,1.394,0,0,0,.109.568,1.083,1.083,0,0,0,.4.447,3.308,3.308,0,0,0,.793.377c.338.117.765.24,1.284.368a12.094,12.094,0,0,1,1.518.5,3.777,3.777,0,0,1,1.1.664,2.612,2.612,0,0,1,.661.912,3,3,0,0,1,.226,1.208V69.7a3.351,3.351,0,0,1-.285,1.408,3,3,0,0,1-.792,1.055,3.462,3.462,0,0,1-1.221.657,5.216,5.216,0,0,1-1.566.224,6.674,6.674,0,0,1-2.406-.44,6.546,6.546,0,0,1-2.126-1.352l1.148-1.408a6.666,6.666,0,0,0,1.6,1.08A4.3,4.3,0,0,0,48.6,71.3a2.317,2.317,0,0,0,1.4-.384A1.209,1.209,0,0,0,50.518,69.888Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="FalconSdk"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M26,14a2,2,0,1,1-2-2A2,2,0,0,1,26,14Zm-9-2a2,2,0,1,0,2,2A2,2,0,0,0,17,12ZM80,55V80H40V55Zm-2,2H42V78H78ZM10,12a2,2,0,1,0,2,2A2,2,0,0,0,10,12ZM68.692,69.632l1.692-1.792,3.71,5.04h2.312L71.687,66.5,76.2,61.68H73.86l-5.168,5.632V61.68H66.8v11.2h1.893ZM45,41.5A1.5,1.5,0,1,0,46.5,43,1.5,1.5,0,0,0,45,41.5ZM26.849,58H36v2H4V8H76V51H74V20H47.991a7.834,7.834,0,0,1,2,6.11l-.057.506-.441.252c-3.962,2.264-6.956,7.344-8.724,11.063,5.127-.086,8.192.95,10,2.383C57.137,41.732,57,46.989,57,47.044l-.087,1.969L55.374,47.78a5.745,5.745,0,0,0-1.367-.619,6.462,6.462,0,0,1-3.385,2.07,3.867,3.867,0,0,1-1.073.151,3.772,3.772,0,0,1-1.112-.178C41.484,51.807,32.247,55.694,26.849,58ZM49.317,42.47l.391,1.7a.445.445,0,0,0,.407.247,18.694,18.694,0,0,1,4.476.825c-.542-1.158-1.8-2.564-4.7-3.08a.556.556,0,0,0-.514.145C49.3,42.393,49.313,42.451,49.317,42.47ZM48.533,47a1.5,1.5,0,0,0,1.535.307,5.741,5.741,0,0,0,1.584-.7c-.321-.05-.661-.1-1.03-.135-.387.051-.781.1-1.2.132a1.118,1.118,0,0,0-.887.389ZM6,18H74V10H6Zm30.738,2H9.944c5.126,1.774,14.989,4.274,31.09,4.957A5.116,5.116,0,0,0,36.738,20ZM6,23.483c1.542.978,8.48,4.526,25.958,2.868C17.036,24.941,9.076,22.012,6,20.619Zm0,6.768c2.039.5,9.166,1.67,23.379-1.674-2.23.156-4.28.225-6.159.225C13.564,28.8,8.378,26.989,6,25.787ZM6,36.01c2.133-.06,8.22-.634,19.622-4.565A69.937,69.937,0,0,1,12.374,32.9,29.971,29.971,0,0,1,6,32.315Zm0,5.834c2.866-.507,11.415-2.541,24.929-10.187C16.226,37.232,8.64,37.966,6,38.017ZM21.792,58c1.755-.763,15.145-6.567,24.9-10.275h0a1.957,1.957,0,0,1-.078-1.285,2.414,2.414,0,0,1,1.278-1.431,2.131,2.131,0,0,1-.132-.39l-.391-1.7a2.145,2.145,0,0,1,.532-1.946,19.312,19.312,0,0,0-8.039-1.01c-.588,1.4-.9,2.322-.912,2.354l-1.9-.632c.165-.494,4.033-11.9,10.991-16.275A5.107,5.107,0,0,0,43.738,20H40.991a7.834,7.834,0,0,1,2,6.11l-.057.506-.413.236c-.418.279-.825.543-1.236.812-5.86,4.377-9.3,14.543-9.339,14.652l-1.9-.632a46.192,46.192,0,0,1,5.015-10.116C18.864,41.261,8.959,43.422,6,43.881V58ZM58.713,72.88H54.662V61.68h4.051a6.248,6.248,0,0,1,2.336.424A5.5,5.5,0,0,1,62.88,63.28a5.229,5.229,0,0,1,1.187,1.768,5.7,5.7,0,0,1,.419,2.2v.032a5.764,5.764,0,0,1-.419,2.208,5.21,5.21,0,0,1-1.187,1.775,5.6,5.6,0,0,1-1.831,1.185A6.152,6.152,0,0,1,58.713,72.88ZM58.7,71.1a4.137,4.137,0,0,0,1.553-.281,3.376,3.376,0,0,0,1.186-.788,3.555,3.555,0,0,0,.761-1.2,4.157,4.157,0,0,0,.272-1.518V67.28a4.225,4.225,0,0,0-.272-1.527,3.552,3.552,0,0,0-.761-1.213,3.475,3.475,0,0,0-1.186-.8,4.023,4.023,0,0,0-1.553-.289H56.556V71.1ZM50,70.912a2.317,2.317,0,0,1-1.4.384,4.3,4.3,0,0,1-1.832-.376,6.666,6.666,0,0,1-1.6-1.08l-1.148,1.408A6.546,6.546,0,0,0,46.142,72.6a6.674,6.674,0,0,0,2.406.44,5.216,5.216,0,0,0,1.566-.224,3.462,3.462,0,0,0,1.221-.657,3,3,0,0,0,.792-1.055,3.351,3.351,0,0,0,.285-1.408v-.032a3,3,0,0,0-.226-1.208,2.612,2.612,0,0,0-.661-.912,3.777,3.777,0,0,0-1.1-.664,12.094,12.094,0,0,0-1.518-.5c-.519-.128-.946-.251-1.284-.368a3.308,3.308,0,0,1-.793-.377,1.083,1.083,0,0,1-.4-.447,1.394,1.394,0,0,1-.109-.568v-.032a1.179,1.179,0,0,1,.466-.944,1.994,1.994,0,0,1,1.3-.385,3.9,3.9,0,0,1,1.474.3,6.585,6.585,0,0,1,1.475.856l1.023-1.488a6.33,6.33,0,0,0-1.792-1.048,6.032,6.032,0,0,0-2.149-.36,4.448,4.448,0,0,0-1.488.24,3.509,3.509,0,0,0-1.167.664,3.006,3.006,0,0,0-.762,1.024,3.1,3.1,0,0,0-.278,1.32V64.8a3.239,3.239,0,0,0,.242,1.312,2.474,2.474,0,0,0,.7.92,4.151,4.151,0,0,0,1.136.64,12.047,12.047,0,0,0,1.548.472A10.248,10.248,0,0,1,49.3,68.5a2.9,2.9,0,0,1,.747.384,1.156,1.156,0,0,1,.374.44,1.335,1.335,0,0,1,.1.536v.032A1.209,1.209,0,0,1,50,70.912Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="Partners"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M39,39A17,17,0,1,1,56,22,17.019,17.019,0,0,1,39,39ZM39,7A15,15,0,1,0,54,22,15.017,15.017,0,0,0,39,7ZM19,61H17V74H6V58A13.015,13.015,0,0,1,19,45H45.851l.4-2H19A15.017,15.017,0,0,0,4,58V76H48V74H19ZM73.07,50l-1.178-5.892L66,42.93,61,39.6,56,42.93l-5.892,1.178L48.93,50,45.6,55l3.334,5,1.178,5.892L52,66.27V80.029l9-3.938,9,3.938V66.27l1.892-.378L73.07,60,76.4,55ZM68,76.971l-7-3.062-7,3.062V66.67l2,.4L61,70.4l5-3.334,2-.4ZM71.187,59.22l-1,4.972-4.972,1L61,68l-4.22-2.813-4.972-1-.995-4.972L48,55l2.813-4.22.995-4.972,4.972-.995L61,42l4.22,2.813,4.972.995,1,4.972L74,55ZM61,47a8,8,0,1,0,8,8A8.009,8.009,0,0,0,61,47Zm0,14a6,6,0,1,1,6-6A6.006,6.006,0,0,1,61,61Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="ManufacturerTool"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M15,36H50V11H15V22H10v2h5ZM48,13V34H26V13ZM17,13h7V34H17ZM39,65H4V4H56V39.17c-.673.058-1.341.131-2,.219V6H6V63H39Zm0-13H10V50H39ZM10,56H25v2H10Zm0-12H41.861a9.261,9.261,0,0,0-1.713,2H10Zm50-1c-8.241,0-17,2.453-17,7V71c0,4.547,8.759,7,17,7s17-2.453,17-7V50C77,45.453,68.241,43,60,43Zm0,2c8.585,0,15,2.64,15,5s-6.415,5-15,5-15-2.64-15-5S51.415,45,60,45Zm0,31c-8.585,0-15-2.64-15-5V67.413C48.053,69.757,54.149,71,60,71s11.947-1.243,15-3.587V71C75,73.36,68.585,76,60,76Zm0-7c-8.585,0-15-2.64-15-5V60.413C48.053,62.757,54.149,64,60,64s11.947-1.243,15-3.587V64C75,66.36,68.585,69,60,69Zm0-7c-8.585,0-15-2.64-15-5V53.413C48.053,55.757,54.149,57,60,57s11.947-1.243,15-3.587V57C75,59.36,68.585,62,60,62Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-link[data-icon*="TrainingCenters"]:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M65.986,30.986,54.973,42H17A13.015,13.015,0,0,0,4,55V70H45V58H56V43.8L67.4,32.4ZM54,56H43V68H19V56H17V68H6V55A11.013,11.013,0,0,1,17,44H54ZM76,18v2H74V65H49V63H72V20H47.505a16.854,16.854,0,0,0-.619-2ZM31,38A14,14,0,1,1,45,24,14.015,14.015,0,0,1,31,38Zm0-26A12,12,0,1,0,43,24,12.013,12.013,0,0,0,31,12Z" fill="%230c4b9d"/></svg>');
}

.blocks-item-title {
  margin-bottom: 0;
  font-size: 24px;
}

.blocks-item-description {
  font-size: 13px;
  color: #666666;
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 0px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.section.promoted-articles {
  border-top: 1px solid #dddddd;
  padding-top: 64px;
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  margin-top: 32px;
  background-image: url(/hc/theming_assets/01HZKNZFKG90900NBJ6HW3HN8H);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  text-align: left;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #dddddd;
  overflow: auto;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  position: relative;
}

.recent-activity-item-parent {
  font-size: 14px;
  color: #2d2c2f;
}

.recent-activity-item-parent, .recent-activity-item-link {
  display: table-row;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: auto;
    margin: 0;
  }
}

.recent-activity-item-parent:after, .recent-activity-item-link:after {
  content: '';
  width: 50%;
  height: 2px;
}

.recent-activity-item-link {
  font-size: 13px;
  color: #808080;
}

.recent-activity-item-meta {
  margin: 4px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  [dir="rtl"] .recent-activity-item-meta {
    left: 0;
    right: 0;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #808080;
  display: inline-block;
  font-size: 13px;
}

.recent-activity-item-comment {
  padding-left: 16px;
  font-size: 14px;
  color: #2d2c2f;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 4px 0 0;
}

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

.recent-activity-controls {
  padding-top: 16px;
}

.recent-activity-accessibility-label {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.recent-activity-comment-icon {
  position: relative;
  display: flex;
  top: 2px;
}

.recent-activity-comment-icon svg {
  display: none;
}

.recent-activity-comment-icon:before {
  content: '';
  font-family: 'ergosign-iconfont';
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: #0c4b9d;
}

.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 4px;
  line-height: 25px;
}

[dir="rtl"] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 4px;
}

/***** Category pages *****/
.category-section {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 16px;
  margin: calc(32px / 2);
  flex: 0 0 auto;
  width: calc(100% - 32px);
}

@media (min-width: 768px) {
  .category-section {
    width: calc(50% - 32px);
  }
}

.category-section .forwarding-list-item {
  width: 100%;
}

.section-tree {
  display: flex;
  flex-direction: column;
  align-items: start;
  flex-wrap: wrap;
  margin: -16px;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree-title {
  color: #0c4b9d;
}

.section-tree .see-all-articles {
  display: inline-block;
  margin: 16px 0 0 16px;
}

.section.category-section .section-tree-title:last-child,
li:last-child .section-tree-title {
  margin-bottom: 0;
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: #4A4A4A;
}

.icon-star {
  color: #0c4b9d;
  font-size: 18px;
}

/***** Section pages *****/
.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}

.see-all-sections-trigger[aria-hidden="true"] {
  display: none;
}

.section-subscribe button {
  font-size: 12px;
  padding: 0px 12px 0px 12px;
  line-height: 48px;
  position: relative;
  width: auto;
  margin-bottom: 16px;
  display: flex;
}

.section-subscribe button[data-selected="false"]::after {
  border-left: 0 none;
  color: #ffffff;
  margin-left: 0;
}

[dir="rtl"] .section-subscribe button[data-selected="false"]::after {
  border-right: 0 none;
  margin-right: 0;
}

.section-subscribe button[data-selected="true"]::after {
  border-left: 0 none;
  margin-left: 0;
}

[dir="rtl"] .section-subscribe button[data-selected="true"]::after {
  border-right: 0 none;
  margin-right: 0;
}

@media (min-width: 1024px) {
  .section-subscribe button:hover {
    background-color: #0c4b9d;
  }
  .section-subscribe button:hover::after {
    border-color: #FFFFFF;
    color: #FFFFFF;
  }
}

.section-subscribe button:active::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.section-subscribe button::after {
  border-left: 1px solid #0c4b9d;
  font-family: "knx-iconfont";
  content: '';
  color: #0c4b9d;
  display: inline-block;
  margin-left: 16px;
  padding-left: 12px;
  position: static;
  right: 12px;
}

[dir="rtl"] .section-subscribe button::after {
  border-left: 0;
  border-right: 1px solid #0c4b9d;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 33%     | 66%     | 0%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 1 auto;
    width: 100%;
    min-width: 640px;
    padding: 0 0 0 48px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  flex-direction: row;
  margin-top: 0;
  border-bottom: 1px solid #dddddd;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 32px;
}

.article-sub-header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-bottom: 8px;
  justify-content: space-between;
}

.article-avatar {
  margin-right: 8px;
}

.article-author {
  margin-bottom: 0px;
}

.article-title {
  flex-basis: 100%;
  /* Take entire row */
}

.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  vertical-align: middle;
}

.article-body img {
  height: auto;
  max-width: 100%;
}

.article-body ul, .article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul, .article-body ol > ol, .article-body ol > ul, .article-body ul > ol, .article-body li > ul, .article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body a:visited {
  color: #4B61C3;
}

.article-body code, .article-body pre {
  display: block;
  background: #dbeaff;
  color: #4a4a4a;
  font-size: 14px;
  overflow-x: auto;
  padding: 4px;
}

.article-body blockquote {
  border-left: 1px solid #dddddd;
  color: #2d2c2f;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-content .article-body table {
  border-collapse: collapse;
}

.article-content .article-body table th{
  font-family: "Open Sans Semibold", sans-serif;
  color: #2d2c2f;
  font-size: 18px;
  padding: 4px 8px;
  border-bottom: 1px solid #999999;
}

.article-content .article-body table tr,
.article-content .article-body table td {
  padding: 14px 8px;
  border-bottom: 1px solid #999999;
}

.article-content .article-body table[border="1"] th,
.article-content .article-body table[border="1"] tr,
.article-content .article-body table[border="1"] td {
  border: 1px solid #999999;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #2d2c2f;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count-icon {
  vertical-align: middle;
  color: #0c4b9d;
  width: 18px;
  height: 18px;
}

.article-sidebar {
  flex: 1 0 auto;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    width: 320px;
    flex: 0 0 auto;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #dddddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
  padding-bottom: 48px;
}

.article-relatives > *:last-child {
  padding: 0;
}

.article-relatives li {
  margin-bottom: 4px;
}

.article-relatives li:last-child {
  margin-bottom: 0px;
}

.article-relatives li a {
  display: inline-block;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #dddddd;
  padding: 30px 0;
}

.article-votes-question {
  display: block;
  margin-bottom: 16px;
  font-family: 'Open Sans Light';
  font-size: 28px;
  color: #4a4a4a;
}

.article-votes-count {
  display: block;
  margin-top: 8px;
  font-family: 'Open Sans Regular';
  font-size: 14px;
  color: #999999;
}

.article-votes-controls button.article-vote {
  width: 128px;
  margin: 0;
}

.article-votes-controls button.article-vote:not(:last-child) {
  margin-right: 8px;
}

.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-return-to-top {
  border-top: 1px solid #dddddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: #4A4A4A;
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top-icon {
  transform: rotate(0.5turn);
}

.sidenav-title {
  font-size: 18px;
  color: #2d2c2f;
  position: relative;
  font-weight: 400;
  display: block;
}

@media (min-width: 1024px) {
  .sidenav-title {
    padding: 0 0 32px 0;
  }
}

.sidenav-item {
  font-size: 14px;
  border-radius: 0px;
  display: inline-block;
}

.sidenav-item.current-article {
  font-family: "Open Sans Semibold", sans-serif;
  color: #4a4a4a;
}

.sidenav-item.current-article:hover {
  cursor: default;
  text-decoration: none;
}

.sidenav .recent-articles li,
.sidenav .related-articles li {
  margin-bottom: 15px;
}

.article-body {
  /* info box styling */
  /* warning box styling */
}

.article-body .wysiwyg-color-pink120, .article-body .wysiwyg-color-pink130, .article-body .KnxBoxInfo, .article-body .KnxBoxWarning, .article-body .KnxBoxError {
  font-family: "Open Sans Semibold";
  font-size: 13px;
  color: #0c4b9d;
  padding: 4px;
  padding-left: 22px;
  border: 2px solid #0c4b9d;
  border-radius: 4px;
  text-decoration: none;
  margin-top: 8px;
  display: block;
  position: relative;
}

.article-body .KnxBoxInfo p, .article-body .KnxBoxWarning p, .article-body .KnxBoxError p {
  margin: 0px;
}

.article-body .wysiwyg-color-pink120::before, .article-body .wysiwyg-color-pink130::before, .article-body .KnxBoxInfo::before, .article-body .KnxBoxWarning::before, .article-body .KnxBoxError::before {
  content: "\ea25";
  position: absolute;
  left: 4px;
  top: 4px;
  font-family: "knx-iconfont";
  font-size: 14px;
  padding-right: 4px;
}

.article-body .wysiwyg-color-pink120 a, .article-body .KnxBoxInfo a {
  color: #0c4b9d;
  text-decoration: underline;
}

.article-body .wysiwyg-color-pink130, .article-body .KnxBoxError {
  color: #c75150;
  border: 2px solid #c75150;
}

.article-body .KnxBoxWarning {
  color: #eb8704;
  border: 2px solid #eb8704;
}

.article-body .wysiwyg-color-pink130:before, .article-body .KnxBoxError::before {
  font-family: "ergosign-iconfont";
  content: "\e63e";
}

.article-body .KnxBoxWarning::before {
  content: "\ea23";
}

.article-body .wysiwyg-color-pink130 a, .article-body .KnxBoxError a {
  color: #c75150;
  text-decoration: underline;
}

.article-body .KnxBoxWarning a {
  color: #eb8704;
  text-decoration: underline;
}

.article-body .KnxInfoBanner {
  font-family: "Open Sans Semibold";
  font-size: 13px;
  color: #4A4A4A;
  padding: 8px;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
  position: relative;
  background: #dbeaff;
}

.article-body .KnxInfoBanner p {
  margin: 0px;
  line-height: 1.4;
}

.article-body .KnxInfoBanner::before {
  content: "\ea25";
  line-height: 1;
  font-family: "knx-iconfont";
  font-size: 16px;
  padding-right: 8px;
}

img.KnxImage {
  border: 1px solid #dddddd;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item .attachment-icon,
.attachments .attachment-item a.attachment-meta-item {
  display: none;
}

.attachments .attachment-item::before {
  font-family: 'knx-iconfont';
  content: "\EA18";
  font-size: 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: -1px;
  color: #808080;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0;
}

.upload-dropzone {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  background-color: #ffffff;
  height: 92px;
  border-radius: 4px;
  color: #4a4a4a;
  padding: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dddddd;
}

.upload-dropzone:hover {
  border-color: #999999;
}

.upload-dropzone:active {
  border-color: #2d2c2f;
}

.upload-dropzone:focus {
  border-color: #0c4b9d;
}

.upload-dropzone:hover span {
  pointer-events: none;
}

.upload-dropzone:hover span a {
  text-decoration: underline;
}

.upload-dropzone span {
  color: #808080;
  position: relative;
  padding: 0 0 0 24px;
}

.upload-dropzone span:before {
  content: '';
  font-family: 'knx-iconfont';
  width: 16px;
  height: 16px;
  position: absolute;
  color: #4a4a4a;
  left: 0;
  top: 1px;
}

li.upload-item {
  width: auto;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
  display: flex;
}

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

.share li {
  height: 22px;
  width: 22px;
  margin-right: 16px;
}

.share a {
  color: #666666;
}

.share a:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #0c4b9d;
}

.share a svg {
  height: 22px;
  width: 22px;
  display: block;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}

.comment-heading, .sidenav .recent-articles-title,
.sidenav .related-articles-title {
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 24px;
  line-height: normal;
}

.comment-overview {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #2d2c2f;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout + .comment-callout:before {
  content: ' - ';
  width: 8px;
  height: 8px;
}

.comment-callout a {
  color: #0c4b9d;
}

.comment-sorter {
  display: inline-block;
  float: right;
  margin-top: 4px;
}

.comment-sorter .dropdown-toggle {
  color: #2d2c2f;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.comment-sorter .dropdown-toggle .dropdown-chevron-icon {
  margin-left: 4px;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid #0c4b9d;
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 16px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 16px;
}

.comment-author {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 8px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 8px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  word-wrap: break-word;
}

.comment-form #hc-wysiwyg {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  border-radius: 4px;
  color: #4a4a4a;
  width: 100%;
  margin-bottom: 16px;
  border: 1px solid #dddddd;
}

.comment-form #hc-wysiwyg:hover {
  border-color: #999999;
}

.comment-form #hc-wysiwyg:active {
  border-color: #2d2c2f;
}

.comment-form #hc-wysiwyg:focus {
  border-color: #0c4b9d;
}

.comment-container {
  width: 100%;
}

.comment-container textarea {
  min-height: 48px;
  margin-bottom: 16px;
}

.comment-form-controls {
  display: none;
  margin-bottom: 16px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls > input + input[type="submit"],
.comment-form-controls > label + input[type="submit"] {
  margin-left: 16px;
}

[dir="rtl"] .comment-form-controls > input + input[type="submit"], [dir="rtl"]
.comment-form-controls > label + input[type="submit"] {
  margin-left: 0;
  margin-right: 16px;
}

.comment-form-controls input[type="checkbox"] {
  position: relative;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  vertical-align: middle;
}

.comment-form-controls input[type="checkbox"]:before {
  content: '';
  background-color: #ffffff;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  display: flex;
  border: 1px solid #dddddd;
}

.comment-form-controls input[type="checkbox"]:hover:before {
  cursor: pointer;
  border-color: #999999;
}

.comment-form-controls input[type="checkbox"]:active:before {
  cursor: pointer;
  border-color: #2d2c2f;
}

.comment-form-controls input[type="checkbox"]:focus:before {
  cursor: pointer;
  border-color: #0c4b9d;
}

.comment-form-controls input[type="checkbox"]:checked:after {
  content: '';
  font-family: 'knx-iconfont';
  font-size: 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  color: #808080;
  left: 5px;
  top: 5px;
  cursor: pointer;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 8px;
}

.comment-form-controls input[type="checkbox"] + label {
  padding: 0;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 13px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 16px;
}

.comment-attachments {
  margin-bottom: 16px;
}

.comment-attachments a {
  color: #0c4b9d;
}

.comment-attachments a:hover {
  text-decoration: none;
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: 'Open Sans Regular', sans-serif;
  line-height: 1.6;
  overflow-x: auto;
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol, .comment-body li > ul, .comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: #4B61C3;
}

.comment-body code, .comment-body pre {
  display: block;
  background: #dbeaff;
  color: #4a4a4a;
  font-size: 14px;
  overflow-x: auto;
  padding: 4px;
}

.comment-body blockquote {
  border-left: 1px solid #dddddd;
  color: #2d2c2f;
  font-style: italic;
  padding: 0 15px;
}

.comment-body p {
  margin: 0;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #2d2c2f;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 14px;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up svg {
  transform: scale(1, -1);
}

.vote-up:hover,
.vote-down:hover {
  color: #0c4b9d;
}

.vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #666666;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vote-voted {
  color: #0c4b9d;
}

.vote-voted:hover {
  color: #0a3f85;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/***** Community *****/
.community-hero.hero.section {
  height: 90px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 16px;
}

.community-hero.hero.section .hero-inner {
  top: auto;
  transform: none;
  text-align: unset;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  flex: 1 1 auto;
}

.community-hero.hero.section .hero-inner h2 {
  font-size: 32px;
  margin: 0;
}

.community-hero.hero.section .hero-inner .hero-sub {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  min-height: 50px;
}

.community-hero.hero.section .hero-inner .hero-sub h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 0 76px;
}

.community-hero.hero.section .hero-inner .hero-sub p {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  font-style: normal;
  color: #ffffff;
  margin: 0 0 0 76px;
}

.community-hero.hero.section .hero-inner .hero-sub:before {
  content: '';
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M38.5,27A2.5,2.5,0,1,1,41,24.5,2.5,2.5,0,0,1,38.5,27ZM41,56V33H31v2h8V56H31v2H49V56ZM75,40A35,35,0,1,0,40,75,35.04,35.04,0,0,0,75,40Zm-2,0A33,33,0,1,1,40,7,33.038,33.038,0,0,1,73,40Z" fill="%230c4b9d"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  filter: grayscale(1) invert(1) contrast(2);
}

.community-hero.hero.section .hero-inner .hero-sub[data-icon*="System"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M76,41v-2H41v-6h11V9H41V4h-2v5H28v24h11v6H4v2h15v6H8v24h11v5h2v-5h11V47H21v-6h38v6H48v24h11v5h2v-5h11V47H61v-6H76z M30,11h20v20H30V11z M30,69H9.9V49H30V69z M70,69H50V49h20V69z" fill="%230c4b9d"/></svg>');
}

.community-hero.hero.section .hero-inner .hero-sub[data-icon*="Software"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M12,12V31H4v2h8V52H37.128a16.907,16.907,0,0,1,.367-2H28V14H74V50h-3.5a16.907,16.907,0,0,1,.367,2H76V12ZM26,50H14V14H26ZM75.707,74.293,63.861,62.447a13.039,13.039,0,1,0-1.414,1.414L74.293,75.707ZM54,65A11,11,0,1,1,65,54,11.013,11.013,0,0,1,54,65Z" fill="%230c4b9d"/></svg>');
}

.community-hero.hero.section .hero-inner .hero-sub[data-icon*="Community"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M39,39A17,17,0,1,1,56,22,17.019,17.019,0,0,1,39,39ZM39,7A15,15,0,1,0,54,22,15.017,15.017,0,0,0,39,7Zm5.3,67H19V61H17V74H6V58A13.015,13.015,0,0,1,19,45H45.3l2-2H19A15.017,15.017,0,0,0,4,58V76H46.3ZM65,77H55V73.612c-.364-.134-.727-.286-1.086-.454l-2.4,2.4-7.071-7.071,2.4-2.4q-.252-.54-.454-1.087H43V55h3.388c.134-.364.286-.727.454-1.086l-2.4-2.4,7.071-7.071,2.4,2.4c.359-.168.722-.32,1.086-.454V43H65v3.388c.364.134.727.286,1.086.454l2.4-2.4,7.071,7.071-2.4,2.4c.168.359.32.722.454,1.086H77V65H73.612q-.2.546-.454,1.087l2.4,2.4-7.071,7.071-2.4-2.4c-.359.168-.722.32-1.086.454Zm-8-2h6V72.16l.7-.218a12.43,12.43,0,0,0,2.115-.884l.652-.344,2.014,2.014,4.243-4.243-2.014-2.014.344-.652a12.444,12.444,0,0,0,.884-2.115l.218-.7H75V57H72.16l-.218-.7a12.43,12.43,0,0,0-.884-2.115l-.344-.652,2.014-2.014-4.243-4.243-2.014,2.014-.652-.344a12.43,12.43,0,0,0-2.115-.884L63,47.84V45H57v2.84l-.7.218a12.43,12.43,0,0,0-2.115.884l-.652.344-2.014-2.014-4.243,4.243,2.014,2.014-.344.652a12.43,12.43,0,0,0-.884,2.115l-.218.7H45v6h2.84l.218.7a12.444,12.444,0,0,0,.884,2.115l.344.652-2.014,2.014,4.243,4.243,2.014-2.014.652.344a12.43,12.43,0,0,0,2.115.884l.7.218Zm3-7a8,8,0,1,1,8-8A8.009,8.009,0,0,1,60,68Zm0-14a6,6,0,1,0,6,6A6.006,6.006,0,0,0,60,54Z" fill="%230c4b9d"/></svg>');
}

.community-hero.hero.section .hero-inner .hero-sub[data-icon*="Training"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path d="M68.5,40A1.5,1.5,0,1,1,70,38.5,1.5,1.5,0,0,1,68.5,40ZM67,61V76H13V61A13.015,13.015,0,0,1,26,48H54A13.015,13.015,0,0,1,67,61Zm-2,0A11.013,11.013,0,0,0,54,50H26A11.013,11.013,0,0,0,15,61V74H26V62h2V74H52V62h2V74H65ZM6,4V43H30.708a16.2,16.2,0,0,1-2.3-2H8V36H25.178a15.944,15.944,0,0,1-.651-2H8V6H72V34H55.473a15.944,15.944,0,0,1-.651,2H72v5H51.589a16.2,16.2,0,0,1-2.3,2H74V4ZM40,44A14,14,0,1,1,54,30,14.015,14.015,0,0,1,40,44ZM52,30A12,12,0,1,0,40,42,12.013,12.013,0,0,0,52,30Z" fill="%230c4b9d"/></svg>');
}

.community-hero.hero.section .hero-inner form {
  opacity: 0.9;
  width: 256px;
}

@media (max-width: 640px) {
  .community-hero.hero.section {
    height: auto;
  }
  .community-hero.hero.section > .hero-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .community-hero.hero.section > .hero-inner h2 {
    align-items: flex-start;
    font-size: 24px;
    margin-bottom: 12px;
  }
  .community-hero.hero.section > .hero-inner .hero-sub {
    align-items: flex-start;
    margin-bottom: 16px;
  }
  .community-hero.hero.section > .hero-inner .hero-sub h2 {
    margin-bottom: 0;
  }
  .community-hero.hero.section > .hero-inner form {
    width: 100%;
  }
}

.community-hero.hero.section.with-sub-nav {
  height: auto;
  min-height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 16px;
  padding: unset;
  z-index: 1;
}

.community-hero.hero.section.with-sub-nav .hero-inner {
  top: auto;
  min-height: 90px;
  max-height: 90px;
  padding: 0 16px;
  width: 100%;
  transform: none;
  text-align: unset;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  flex: 1 1 auto;
}

.community-hero.hero.section.with-sub-nav .hero-inner .hero-sub::before {
  left: 13px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 35px;
  width: 100%;
  background: rgba(219, 234, 255, 0.1);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper {
  display: none;
  width: 50%;
  height: auto;
  padding: 0px 16px 16px 16px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button {
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid rgba(219, 234, 255, 0.1);
  border-radius: 4px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button:hover {
  cursor: pointer;
  border: 1px solid rgba(219, 234, 255, 0.2);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button:active {
  border: 1px solid rgba(219, 234, 255, 0.3);
  background: rgba(219, 234, 255, 0.2);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .header-container {
  pointer-events: none;
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 16px;
  width: 100%;
  padding: 4px 16px;
  min-height: 35px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .header-container .text-container {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .header-container .text-container p {
  color: #ffffff;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 14px;
  padding: 0;
  margin: unset;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .header-container .icon-container {
  display: flex;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .header-container .icon-container:after {
  content: "\EA0B";
  font-family: "knx-iconfont";
  font-size: 16px;
  color: #ffffff;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: auto;
  padding-top: 4px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper ul {
  border-radius: 4px;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper ul li {
  width: 100%;
  font-family: 'Open Sans Regular', sans-serif;
  color: #0c4b9d;
  text-align: start;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper ul li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  font-family: "Open Sans Semibold", sans-serif;
  font-size: 13px;
  background-color: unset;
  padding: 8px 16px;
  text-decoration: none;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper ul li a:hover {
  background: #f5f5f5;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper ul li a:active {
  background: #eaeaea;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button .hero-sub-nav-button-list-wrapper.active {
  opacity: 1;
  pointer-events: all;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper .hero-sub-nav-button.active {
  background: rgba(219, 234, 255, 0.2);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 8px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  height: 100%;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item {
  position: relative;
  white-space: nowrap;
  width: auto;
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item:hover .sub-categories-container {
  display: block;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item:hover a {
  background: rgba(219, 234, 255, 0.2);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a {
  display: flex;
  padding: 8px 16px;
  font-family: "Open Sans Semibold", sans-serif;
  font-size: 13px;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a:focus {
  background: rgba(219, 234, 255, 0.3);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a:hover {
  background: rgba(219, 234, 255, 0.2);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a:active {
  background: #ffffff;
  color: #369226;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a.active {
  background: #ffffff;
  color: #369226;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item a.active:hover {
  background: #ffffff;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container {
  display: none;
  position: absolute;
  box-sizing: border-box;
  z-index: 1;
  width: auto;
  height: auto;
  top: 35px;
  left: 0;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper {
  margin-top: 4px;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul {
  width: auto;
  height: auto;
  border-radius: 4px;
  min-width: 256px;
  max-width: 1280px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul li {
  position: relative;
  width: 100%;
  height: auto;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul li.selected {
  background: #dbeaff;
  cursor: default;
  pointer-events: none;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul li a {
  display: flex;
  font-size: 13px;
  justify-content: flex-start;
  padding: 8px 16px;
  align-items: center;
  color: #0c4b9d;
  border-radius: unset;
  background-color: unset;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul li a:hover {
  cursor: pointer;
  background: #f5f5f5;
}

.community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper .list-item .sub-categories-container-list-wrapper ul li a:active {
  background: #eaeaea;
}

@media (max-width: 1024px) {
  .community-hero.hero.section.with-sub-nav .hero-sub-nav {
    background: unset;
  }
  .community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper {
    display: block;
  }
  .community-hero.hero.section.with-sub-nav .hero-sub-nav-category-wrapper {
    display: none;
  }
}

@media (max-width: 640px) {
  .community-hero.hero.section.with-sub-nav {
    height: auto;
  }
  .community-hero.hero.section.with-sub-nav > .hero-inner {
    height: auto;
    flex-direction: column;
    max-height: unset;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .community-hero.hero.section.with-sub-nav > .hero-inner h2 {
    align-items: flex-start;
    font-size: 24px;
    margin-bottom: 12px;
  }
  .community-hero.hero.section.with-sub-nav > .hero-inner .hero-sub {
    align-items: flex-start;
    margin-bottom: 16px;
  }
  .community-hero.hero.section.with-sub-nav > .hero-inner .hero-sub h2 {
    margin-bottom: 0;
  }
  .community-hero.hero.section.with-sub-nav > .hero-inner form {
    width: 100%;
  }
  .community-hero.hero.section.with-sub-nav .hero-sub-nav-button-wrapper {
    display: block;
    width: 100%;
    padding: 0px 16px 16px 16px;
  }
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 16px;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .community-header {
    align-items: center;
  }
}

.community-header .title {
  margin-bottom: 0;
  font-size: 24px;
  color: #2d2c2f;
}

/* Community voting buttons */
.post-vote .vote-up-icon::before, .post-vote .vote-down-icon::before {
  font-family: "knx-iconfont";
  color: #0c4b9d;
}

.post-vote .vote-up-icon::before {
  content: "\eabb";
}

.post-vote .vote-down-icon::before {
  content: "\eabd";
}

.post-vote .vote-voted .vote-up-icon::before {
  content: "\eabc";
}

.post-vote  .vote-voted .vote-down-icon::before {
  content: "\eabe";
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 0px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #dddddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #dddddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.topic-header .dropdown .dropdown-toggle {
  color: #2d2c2f;
  font-size: 13px;
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow button {
  font-size: 12px;
  padding: 0px 12px 0px 16px;
  line-height: 48px;
  position: relative;
  width: auto;
}

.community-follow button[data-selected="false"]::after {
  border-left: 1px solid #ffffff;
  color: #ffffff;
}

[dir="rtl"] .community-follow button[data-selected="false"]::after {
  border-right: 1px solid #ffffff;
}

@media (min-width: 1024px) {
  .community-follow button:hover {
    background-color: #0c4b9d;
  }
  .community-follow button:hover::after {
    border-color: #FFFFFF;
    color: #FFFFFF;
  }
}

.community-follow button:active::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.community-follow button::after {
  border-left: 1px solid #0c4b9d;
  content: attr(data-follower-count);
  color: #0c4b9d;
  display: inline-block;
  margin-left: 16px;
  padding-left: 12px;
  position: static;
  right: 12px;
}

[dir="rtl"] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid #0c4b9d;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #dddddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  font-family: "Open Sans Semibold", sans-serif;
  color: #0C4B9D;
  margin-right: 8px;
}

.striped-list .meta-group {
  margin: 0 0 4px 0;
}

.striped-list .meta-data {
  font-size: 13px;
  color: #2d2c2f;
}

.striped-list-count {
  color: #2d2c2f;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item {
  color: #666666;
  font-size: 14px;
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 4px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  color: #2d2c2f;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    display: block;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #369226;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  margin-right: 4px;
  padding: 4px 8px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  font-weight: bold;
  border: 1px solid #369226;
  color: #369226;
  background-color: transparent;
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-not-planned, .status-label-closed {
  background-color: #2d2c2f;
}

.status-label-pending, .status-label-pending-moderation {
  background-color: #0c4b9d;
  text-align: center;
}

.status-label-open {
  background-color: #c75150;
}

.status-label-solved {
  background-color: #369226;
}

.status-label-new {
  font-weight: bold;
  border: 1px solid #0c4b9d;
  color: #08336b;
  background-color: transparent;
}

.status-label-hold {
  background-color: #808080;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-title {
  margin-bottom: 16px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 8px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dddddd;
}

.post-avatar {
  margin-bottom: 0px;
}

.post-content {
  font-family: 'Open Sans Regular', sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 16px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body img {
  height: auto;
  max-width: 100%;
}

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol, .post-body li > ul, .post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: #4B61C3;
}

.post-body code, .post-body pre {
  display: block;
  background: #dbeaff;
  color: #4a4a4a;
  font-size: 14px;
  overflow-x: auto;
  padding: 4px;
}

.post-body blockquote {
  border-left: 1px solid #dddddd;
  color: #2d2c2f;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  height: 48px;
}

.post-comment-count {
  color: #2d2c2f;
  align-items: center;
  display: flex;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: #0c4b9d;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
}

.post-sidebar {
  border-top: 1px solid #dddddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar .container {
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 16px;
  text-align: left;
}

.post-sidebar-title {
  font-size: 14px;
  color: #4a4a4a;
}

.post-comments {
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/***** Community Badges *****/
/* Styles labels used next to the authors of article comments, community posts, and community comments */
.community-badge-titles {
  background-color: #04444d;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 8px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-flex;
  line-height: 20px;
  margin: 0 2px;
}

.community-badge-container-achievements {
  padding-top: 5px;
}

.community-badge-achievements {
  display: inline-block;
  margin: 0 3px 0 0;
}

[dir="rtl"] .community-badge-achievements {
  margin: 0 0 0 3px;
}

.community-badge-achievements img {
  width: 22px;
  height: 22px;
}

.community-badge-titles img {
  width: 20px;
  height: 20px;
}

.profile-info .community-badge-achievements img {
  width: 40px;
  height: 40px;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  padding: 0px;
  flex-direction: row;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.collapsible-nav-border {
  border-top: 0;
  border-bottom: 1px solid #dddddd;
}

.collapsible-nav-toggle {
  display: none;
}

.collapsible-nav-list {
  display: flex;
  flex-direction: row;
  height: 48px;
  overflow-x: auto;
  padding: 0 16px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.collapsible-nav-list::-webkit-scrollbar {
  display: none;
}

.collapsible-nav-list:before {
  content: '';
  width: 18px;
  position: absolute;
  height: 48px;
  left: 0;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

.collapsible-nav-list:after {
  content: '';
  width: 18px;
  position: absolute;
  height: 48px;
  right: 0;
  background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

.collapsible-nav-list li {
  line-height: normal;
  margin-right: 30px;
  color: #2d2c2f;
  order: 1;
}

[dir="rtl"] .collapsible-nav-list li {
  margin-left: 30px;
  margin-right: 0;
}

.collapsible-nav-list li a {
  color: #2d2c2f;
  display: block;
  white-space: nowrap;
  border-bottom: 0;
  text-decoration: none;
  padding: 13px 0 12px;
}

.collapsible-nav-list li:hover {
  border-bottom: 4px solid #dddddd;
  cursor: pointer;
}

.collapsible-nav-list li:hover a:not([aria-current="page"]) {
  padding: 13px 0 8px 0;
  text-decoration: none;
}

.collapsible-nav-list li:not([aria-selected="true"]),
.collapsible-nav-list li:not(.current) {
  display: block;
}

.collapsible-nav-list li[aria-selected="true"] {
  padding: 13px 0 8px 0;
}

.collapsible-nav-list li[aria-selected="true"],
.collapsible-nav-list li.current {
  font-family: 'Open Sans Semibold';
  border-bottom: 4px solid #0c4b9d;
  order: 1;
  cursor: default;
  position: relative;
}

.collapsible-nav-list li[aria-selected="true"] a,
.collapsible-nav-list li.current a {
  cursor: default;
}

.collapsible-nav[aria-expanded="true"] li:not([aria-selected="true"]),
.collapsible-nav[aria-expanded="true"] li:not(.current) {
  display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  margin-bottom: 32px;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 16px;
  flex: 1;
  overflow: hidden;
  position: sticky;
  top: 16px;
}

@media (min-width: 640px) {
  .collapsible-sidebar {
    max-height: none;
  }
}

.collapsible-sidebar-title {
  margin: 0;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 18px;
  color: #2d2c2f;
  position: relative;
  font-weight: 400;
  display: block;
  padding-right: 48px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-title {
    padding: 0 0 16px 0;
  }
}

.collapsible-sidebar-toggle {
  right: 16px;
  padding: 0;
  border: 0;
  background: none;
  position: absolute;
  top: calc(59px / 2);
  transform: translateY(-50%);
  bottom: 0;
  width: 48px;
  height: 48px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-toggle {
  left: 0;
  right: auto;
}

.collapsible-sidebar-toggle-icon {
  display: none;
  fill: #0c4b9d;
}

.collapsible-sidebar-toggle[aria-expanded="false"] .chevron-icon-col {
  display: inline-block;
}

.collapsible-sidebar-toggle[aria-expanded="true"] .chevron-icon-exp {
  display: inline-block;
}

.collapsible-sidebar-toggle:focus {
  outline: none;
}

.collapsible-sidebar-body {
  display: none;
}

.collapsible-sidebar-body a.article-sidebar-item {
  font-family: 'Open Sans Semibold';
  position: relative;
}

.collapsible-sidebar-body a.article-sidebar-item::after {
  font-family: knx-iconfont;
  font-weight: normal;
  font-size: 12px;
  color: #0c4b9d;
  margin-left: 2px;
  vertical-align: text-bottom;
  display: inline-block;
  content: '';
}

@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block;
  }
}

.collapsible-sidebar-body li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dddddd;
}

.collapsible-sidebar-body li:only-child {
  border-bottom: 1px solid transparent;
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
  margin-top: 16px;
  padding-top: 16px;
  display: block;
  border-top: 1px solid #dddddd;
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
    margin-top: 0px;
    padding-top: 0px;
    border: 0;
  }
}

/***** My activities *****/
.my-activities-nav {
  background-color: transparent;
  margin-bottom: 48px;
}

.my-activities-nav .container {
  padding-bottom: 0;
}

.my-activities-nav .collapsible-nav {
  background-color: #369226;
  border-radius: 4px;
  position: relative;
}

.my-activities-nav .collapsible-nav:before {
  content: '';
  position: absolute;
  background: url("/hc/theming_assets/01HZKNZDSAPYE37ZY4T61V2J0N") transparent no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.06;
  pointer-events: none;
}

.my-activities-nav .collapsible-nav .collapsible-nav-list:before {
  background: linear-gradient(90deg, #369226 20%, rgba(54, 146, 38, 0) 100%);
}

.my-activities-nav .collapsible-nav .collapsible-nav-list:after {
  background: linear-gradient(270deg, #369226 20%, rgba(54, 146, 38, 0) 100%);
}

.my-activities-nav .collapsible-nav .collapsible-nav-list li:hover {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.my-activities-nav .collapsible-nav .collapsible-nav-list li[aria-selected="true"], .my-activities-nav .collapsible-nav .collapsible-nav-list li.current {
  font-weight: 600;
  border-bottom-color: #ffffff;
  color: #ffffff;
}

.my-activities-nav .collapsible-nav .collapsible-nav-list li[aria-selected="true"]:hover,
.my-activities-nav .collapsible-nav .collapsible-nav-list li[aria-selected="true"] a, .my-activities-nav .collapsible-nav .collapsible-nav-list li.current:hover,
.my-activities-nav .collapsible-nav .collapsible-nav-list li.current a {
  cursor: default;
}

.my-activities-nav .collapsible-nav .collapsible-nav-list li a {
  color: #ffffff;
}

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

.my-activities-table .striped-list-title {
  /* My activities tables */
  margin-bottom: 16px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 768px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

.my-activities-following-header .dropdown-toggle {
  color: #2d2c2f;
  font-size: 13px;
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 48px;
  margin-bottom: 32px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 400px;
    width: auto;
  }
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
@media (min-width: 768px) {
  .subscriptions-subscribe button {
    width: auto;
  }
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
    padding: 0 20px;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #2d2c2f;
  font-size: 13px;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #2d2c2f;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: block;
}

.request-main .comment-fields #hc-wysiwyg {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  border-radius: 4px;
  color: #4a4a4a;
  width: 100%;
  margin-bottom: 16px;
  border: 1px solid #dddddd;
}

.request-main .comment-fields #hc-wysiwyg:hover {
  border-color: #999999;
}

.request-main .comment-fields #hc-wysiwyg:active {
  border-color: #2d2c2f;
}

.request-main .comment-fields #hc-wysiwyg:focus {
  border-color: #0c4b9d;
}

.request-main .comment-fields .shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
  margin-bottom: 16px;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #dddddd;
  color: #2d2c2f;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .form-field.comment-ccs > ul:not([data-hc-pills-container]) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul:not([data-hc-pills-container])[data-hc-focus="true"] {
  border: 1px solid #0c4b9d;
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  margin-bottom: 16px;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid #0c4b9d;
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    width: 30%;
  }
}

.request-details {
  border-bottom: 1px solid #dddddd;
  font-size: 0;
  margin-bottom: 20px;
}

.request-details:last-child {
  border: 0;
  margin-bottom: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 0 0 20px 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
  color: #2d2c2f;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #808080;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

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

.request-follow-up {
  padding-top: 20px;
}

.request-band-wrapper {
  background-color: #0c4b9d;
}

.request-band {
  padding: 18px 32px;
  background: url("/hc/theming_assets/01HZKNZEGCZ8THC0W1DX24MQ4S");
  background-blend-mode: multiply;
  background-origin: content-box;
  background-size: 246px auto;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #0c4b9d;
  display: flex;
  flex-direction: column;
  color: #dbeaff;
  font-size: 24px;
  font-family: 'Open Sans Light';
  max-width: 1280px;
  margin: 0 auto;
}

.request-band .logo {
  width: 41px;
  height: 18px;
  margin-bottom: 35px;
  margin-top: 21px;
  background: url("/hc/theming_assets/01HZKNZDX2FT761CR91NR9ZGV0") no-repeat;
  background-size: contain;
  background-position: left center;
}

.request-band a:not(.request-button) {
  display: none;
}

.request-band .action-buttons {
  display: flex;
  margin-top: 32px;
  margin-bottom: 46px;
}

.request-band a.request-button {
  color: #dbeaff;
  font-family: 'Open Sans Semibold';
  font-size: 13px;
  border-radius: 4px;
  background-color: rgba(219, 234, 255, 0.2);
  padding: 14px 16px;
  border: 1px solid transparent;
  height: 48px;
}

.request-band a.request-button:not(:last-child) {
  margin-right: 8px;
}

.request-band a.request-button:hover {
  background-color: rgba(219, 234, 255, 0.3);
  border: 1px solid transparent;
  text-decoration: none;
}

.request-band a.request-button:active {
  background-color: rgba(219, 234, 255, 0.4);
  border: 1px solid transparent;
  outline: none;
  text-decoration: none;
}

.request-band a.request-button:focus {
  text-decoration: none;
}

.request-band a.request-button.secondary {
  background-color: transparent;
  border: 1px solid rgba(219, 234, 255, 0.2);
}

.request-band a.request-button.secondary:hover {
  background-color: transparent;
  border: 1px solid rgba(219, 234, 255, 0.3);
}

.request-band a.request-button.secondary:active {
  background-color: transparent;
  border: 1px solid rgba(219, 234, 255, 0.4);
  text-decoration: none;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  display: flex;
}

.pagination > ul {
  display: flex;
  flex: 0 1 auto;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

.pagination > ul > li {
  color: #0c4b9d;
  border-right: 1px solid #dddddd;
  height: 48px;
  min-width: 48px;
}

.pagination > ul > li:last-child {
  border-right: 0;
}

.pagination > ul > li > :not(span):hover, .pagination > ul > li > :not(span):focus {
  background-color: #f5f5f5;
}

.pagination > ul > li > :not(span):active {
  background-color: #dddddd;
}

.pagination > ul > li > a,
.pagination > ul > li > span {
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 13px;
}

.pagination > ul > li > a:hover,
.pagination > ul > li > span:hover {
  border: 0;
}

.pagination > ul .pagination-next-link:hover, .pagination > ul .pagination-next-link:focus, .pagination > ul .pagination-prev-link:hover, .pagination > ul .pagination-prev-link:focus, .pagination > ul .pagination-first-link:hover, .pagination > ul .pagination-first-link:focus, .pagination > ul .pagination-last-link:hover, .pagination > ul .pagination-last-link:focus, .pagination > ul .pagination-current-link:hover, .pagination > ul .pagination-current-link:focus {
  text-decoration: none;
}

.pagination > ul .pagination-first-text, .pagination > ul .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.pagination > ul .pagination-first > a {
  position: relative;
  font-size: 0;
}

.pagination > ul .pagination-first > a:before {
  content: '';
  font-family: 'ergosign-iconfont';
  font-size: 12px;
}

.pagination > ul .pagination-prev > a {
  position: relative;
  font-size: 0;
}

.pagination > ul .pagination-prev > a:before {
  content: '';
  font-family: 'knx-iconfont';
  font-size: 12px;
}

.pagination > ul .pagination-next > a {
  position: relative;
  font-size: 0;
}

.pagination > ul .pagination-next > a:before {
  content: '';
  font-family: 'knx-iconfont';
  font-size: 12px;
}

.pagination > ul .pagination-last > a {
  position: relative;
  font-size: 0;
}

.pagination > ul .pagination-last > a:before {
  content: '';
  font-family: 'ergosign-iconfont';
  font-size: 12px;
}

.pagination > ul .pagination-next-link {
  padding-left: 8px;
}

.pagination > ul .pagination-next-text {
  padding-left: 8px;
}

[dir="rtl"] .pagination > ul .pagination-next-link {
  padding-right: 8px;
}

[dir="rtl"] .pagination > ul .pagination-next-text {
  margin-right: 8px;
}

.pagination > ul .pagination-prev-link {
  padding-left: 8px;
}

.pagination > ul .pagination-prev-text {
  margin-left: 8px;
}

[dir="rtl"] .pagination > ul .pagination-prev-link {
  padding-right: 8px;
}

[dir="rtl"] .pagination > ul .pagination-prev-text {
  margin-right: 8px;
}

.pagination > ul .pagination-current {
  background-color: #0c4b9d;
  color: #ffffff;
  font-family: "Open Sans Semibold", sans-serif;
}

/***** Metadata *****/
.meta-group {
  display: block;
  margin-top: -4px;
}

.meta-group-opposite {
  float: right;
  margin-top: 0;
}

[dir="rtl"] .meta-group-opposite {
  float: left;
  margin-top: 0;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #808080;
  font-size: 13px;
}

.meta-data:not(:last-child) {
  margin-right: 16px;
}

/* User Profiles */
.profile-header {
  max-width: 1280px;
  margin: 0 auto;
  width: calc(100% - 2 * 16px);
  padding: 0 16px;
  background-color: #f5f5f5;
  border-radius: 4px 4px 0 0;
}

.profile-header .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px 0;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 16px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 80px;
  height: 80px;
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  font-family: 'Open Sans Regular';
  font-size: 32px;
  margin: 0;
  line-height: normal;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.user-profile-actions {
  width: auto;
  margin-bottom: 8px;
}

.user-profile-actions button {
  border: 1px solid transparent;
  height: 48px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
}

.profile-stats .stat .stat-label {
  color: #808080;
  font-size: 14px;
}

.profile-stats .stat .stat-value {
  color: #2d2c2f;
  font-size: 14px;
}

.profile-stats .stat-label {
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
    padding-top: 8px;
  }
}

.profile-stats-activity .stat {
  padding: 8px 0;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 48px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 48px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

.profile-stats-counters .stat {
  padding: 8px 0;
}

.profile-stats-counters .stat-label {
  flex: 0 0 100px;
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #0c4b9d;
  border-radius: 4px;
  color: #0c4b9d;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  max-width: 1280px;
  margin: 0 auto;
  width: calc(100% - 2 * 16px);
  background-color: #eaeaea;
  border-radius: 0 0 4px 4px;
  margin-bottom: 48px;
}

.profile-nav .container {
  padding: 0;
}

.profile-nav .container .collapsible-nav {
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
}

.profile-nav .container .collapsible-nav-list {
  padding: 0;
}

.profile-nav .container .collapsible-nav-list > li {
  margin: 0 15px;
}

.profile-nav .container .collapsible-nav-list:before, .profile-nav .container .collapsible-nav-list:after {
  content: none;
}

.profile-nav .container .collapsible-nav:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  pointer-events: none;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) calc(100% - 16px), #eaeaea 100%), linear-gradient(to left, rgba(255, 255, 255, 0) calc(100% - 16px), #eaeaea 100%);
}

.profile-section {
  width: 100%;
  padding: 0 16px;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
    padding: 0 16px;
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

.profile-section-title {
  font-size: 32px;
  color: #2d2c2f;
  flex-basis: 100%;
}

.profile-section-description {
  flex-basis: 100%;
  color: #808080;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-badges-items {
  margin-top: 25px;
}

.profile-badges-item {
  border-top: 1px solid #dddddd;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding: 27px 12px;
}

.profile-badges-item > div {
  padding-right: 12px;
  padding-left: 12px;
}

.profile-badges-item-image {
  height: 40px;
  width: 40px;
  margin-right: 12px;
}

.profile-badges-item-image img {
  max-height: 40px;
}

[dir="rtl"] .profile-badges-item-image {
  margin-left: 12px;
  margin-right: 0;
}

.profile-badges-item-title, .profile-badges-item-metadata-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.profile-badges-item-title {
  font-weight: 600;
}

.profile-badges-item-description, .profile-badges-item-metadata-description {
  color: #2d2c2f;
  font-size: 13px;
  margin: 0;
}

.profile-badges-item-metadata {
  margin-left: auto;
  text-align: right;
}

[dir="rtl"] .profile-badges-item-metadata {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-family: 'Open Sans Semibold';
  font-size: 14px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 16px 0;
  color: #2d2c2f;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  line-height: 30px;
}

.profile-contribution-icon svg {
  width: 16px;
  height: 16px;
  fill: #cccccc;
}

[dir="rtl"] .profile-contribution-icon {
  right: 0;
}

.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}

[dir="rtl"] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #dddddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #dddddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 8px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-family: 'Open Sans Semibold';
  display: inline;
}

.profile-activity-contribution {
  padding: 16px;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #f5f5f5;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 48px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 48px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 42px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
}

[dir="rtl"] .profile-activity-icon {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px;
  }
  [dir="rtl"] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  fill: #cccccc;
  width: 16px;
  height: 16px;
  margin: auto;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    margin-right: 48px;
    flex: 0 0 calc(25% - 48px);
  }
}

.search-results-sidebar .sidenav-item {
  margin-bottom: 8px;
  padding: 6px 16px;
  border: 0;
}

.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #eaeaea;
  border-radius: 4px;
}

.search-results-sidebar .sidenav-item.current {
  font-family: "Open Sans Semibold", sans-serif;
  color: #4a4a4a;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .collapsible-sidebar .multibrand-filter-list {
  padding: 0 0 0 8px;
  padding-top: 16px;
  border-top: 1px solid #dddddd;
  margin-top: 16px;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar .multibrand-filter-list {
    padding-top: 0;
    border-top: 0;
    margin-top: 0px;
  }
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: #0C4B9D;
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: bold;
}

.search-results-subheading {
  font-size: 18px;
  font-weight: 600;
}

.search-results-list {
  margin-bottom: 24px;
}

.search-results-list > li {
  padding-bottom: 24px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
}

.search-results-list > li:first-child {
  padding-top: 32px;
  border-top: 1px solid #dddddd;
}

.search-results-list > li h2 {
  margin-bottom: 2px;
}

.search-results .meta-group {
  display: flex;
  margin-bottom: 6px;
  align-items: center;
  clear: both;
  color: #666;
}

@media (max-width: 768px) {
  .search-results .meta-group {
    flex-wrap: wrap;
  }
}

.search-results .meta-group > li {
  display: inline;
}

.search-results .meta-group li:first-child {
  flex: 1;
}

@media (max-width: 768px) {
  .search-results .meta-group li:first-child {
    flex: 1 1 100%;
  }
}

.search-results .meta-group .meta-data {
  color: #999999;
}

[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 16px;
}

[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 16px;
}

.search-results .meta-group .meta-data::after {
  content: none;
}

.search-results-description {
  word-break: break-word;
}

.search-result-title {
  font-family: 'Open Sans Semibold', sans-serif;
  font-size: 16px;
  display: inline-block;
}

[dir="ltr"] .search-result-icons {
  float: right;
}

[dir="rtl"] .search-result-icons {
  float: left;
}

.search-result-votes, .search-result-meta-count {
  color: #2d2c2f;
  display: inline-block;
  font-size: 12px;
  padding: 4px 0 2px;
  position: relative;
}

.search-result-votes-icon, .search-result-meta-count-icon {
  color: #0c4b9d;
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row;
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell;
  }
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|="zh"] .search-results-description em {
  font-style: normal;
  background: yellow;
}

/***** Notifications *****/
.notification {
  border: 1px solid;
  display: table;
  font-family: sans-serif;
  font-size: 12px;
  transition: height .2s;
  width: 100%;
  color: #555;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}

.notification-icon, .notification-text, .notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  padding: 0 15px;
  width: 100%;
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px;
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before,
.notification-notice .notification-icon::before,
.notification-notice .notification-inline.notification-error::before {
  content: '';
  font-family: knx-iconfont;
  font-size: 14px;
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: '';
  font-family: knx-iconfont;
  font-size: 14px;
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: .6;
  transition: opacity 100ms ease;
  text-decoration: none !important;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  padding-top: 4px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

[dir="rtl"] .notification-inline {
  text-align: right;
}

.notification-inline[aria-hidden="true"] {
  display: none;
}

.notification-inline.notification-error::before {
  margin: -2px 5px 0 0;
}

[dir="rtl"] .notification-inline.notification-error::before {
  margin: 0 0 0 5px;
}

.notification-inline.notification-error {
  border: none;
  color: #c75150;
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0;
}

html[dir="rtl"] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-flex;
  align-items: center;
  padding: 0;
  text-align: initial;
  color: #4a4a4a;
  font-size: 14px;
}

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle > * {
  display: inline-block;
}

.dropdown-menu {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  color: #4a4a4a;
  margin-top: 1px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  display: none;
  font-style: normal;
  font-weight: normal;
  left: 0;
  min-width: 110px;
  padding: 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

.dropdown-menu[aria-expanded="true"] {
  display: block;
}

.dropdown-menu [role="separator"] {
  border-bottom: 1px solid #eaeaea;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  color: #eaeaea;
  display: block;
  padding: 0px !important;
  margin: 0;
}

.dropdown-menu [role="menuitem"] {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  padding: 8px !important;
  line-height: 18px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  width: 100%;
}

.dropdown-menu [role="menuitem"]:hover, .dropdown-menu [role="menuitem"]:focus {
  background-color: #f5f5f5;
  text-decoration: none;
}

.dropdown-menu [role="menuitem"]:active {
  background-color: #eaeaea;
}

.dropdown-menu [role="menuitem"][aria-selected="true"] {
  cursor: default;
  font-family: 'Open Sans Semibold';
}

.dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  content: "";
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%234a4a4a" d="M9,20a1.0019,1.0019,0,0,1-.707-.293l-6-6a1,1,0,0,1,1.414-1.414l5.2364,5.2363L20.2407,4.35A1,1,0,0,1,21.7593,5.65l-12,14a.9982.9982,0,0,1-.7207.3486C9.0254,20,9.0127,20,9,20Z"/></svg>');
  display: inline-block;
  height: 12px;
  margin-left: 8px;
  width: 12px;
}

[dir="rtl"] .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  margin-left: 0;
  margin-right: 8px;
  float: left;
}

.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][aria-hidden="true"] {
  display: none !important;
}

.dropdown-menu-end {
  left: auto;
  right: 0;
}

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir="rtl"] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}

[dir="rtl"] .dropdown-menu-end {
  left: 0;
  right: auto;
}

.dropdown-chevron-icon {
  margin-left: 4px;
}

div[role="menu"] {
  padding: 0 !important;
  border-radius: 4px;
  color: #4a4a4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

div[role="menu"] > div {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 11px;
  color: #808080;
  margin: 0 !important;
  padding: 8px;
}

div[role="menu"] > div:empty {
  padding: 0;
}

div[role="menu"] > div[role="menuitem"] {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  padding: 8px !important;
  line-height: 18px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  width: 100%;
}

div[role="menu"] > div[role="menuitem"]:hover, div[role="menu"] > div[role="menuitem"]:focus {
  background-color: #f5f5f5;
  border-bottom: 0;
}

div[role="menu"] > div[role="menuitem"]:active {
  background-color: #eaeaea;
}

div[role="menu"] a[role="menuitem"] {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  padding: 8px !important;
  margin: -8px !important;
  line-height: 18px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  width: calc(100% + 16px);
}

div[role="menu"] a[role="menuitem"]:hover, div[role="menu"] a[role="menuitem"]:focus {
  background-color: #f5f5f5;
  border-bottom: 0;
  text-decoration: none;
}

div[role="menu"] a[role="menuitem"]:active {
  background-color: #eaeaea;
  text-decoration: none;
}

.forwarding-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: -5px -15px;
}

@media (min-width: 1024px) {
  .forwarding-list {
    flex-direction: row;
  }
}

.forwarding-list-item {
  padding: 5px 15px;
  width: 100%;
}

@media (min-width: 1024px) {
  .forwarding-list-item {
    align-self: flex-end;
    flex: 0 0 auto;
    width: 50%;
  }
  .forwarding-list-item:only-child {
    width: 100%;
  }
}

.forwarding-list-item a.forwarding-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: none;
  padding: 6px 16px;
  border-radius: 4px;
  background-color: #eaeaea;
  color: #0c4b9d;
  transition: background-color 0.2s ease-in-out;
}

.forwarding-list-item a.forwarding-link:hover {
  border: none;
  background-color: #dddddd;
  text-decoration: none;
}

.forwarding-list-item a.forwarding-link:hover:after {
  color: #666666;
}

.forwarding-list-item a.forwarding-link:active, .forwarding-list-item a.forwarding-link:focus {
  border: none;
  background-color: #cccccc;
}

.forwarding-list-item a.forwarding-link:active:after, .forwarding-list-item a.forwarding-link:focus:after {
  color: #666666;
}

.forwarding-list-item a.forwarding-link:after {
  content: '\ea0c';
  font-family: 'knx-iconfont';
  font-size: 16px;
  color: #999999;
  margin-left: auto;
}

[dir="rtl"] .forwarding-list-item a.forwarding-link:after {
  content: '\ea0d';
}

.forwarding-list-item .icon-lock:after,
.forwarding-list-item .icon-star:after {
  font-family: 'knx-iconfont';
  font-size: 16px;
  color: #0c4b9d;
  display: block;
}

.forwarding-list-item .icon-lock:after {
  content: '\ea6f';
  margin-left: 8px;
}

[dir="rtl"] .forwarding-list-item .icon-lock:after {
  margin: 0 8px 0 0;
}

.forwarding-list-item .icon-star:after {
  content: '\ea1e';
  margin-right: 8px;
}

[dir="rtl"] .forwarding-list-item .icon-star:after {
  margin: 0 0 0 8px;
}

div[role="dialog"] {
  border: 0;
}

div[role="dialog"] > div {
  padding: 16px;
}

div[role="dialog"] > div > div {
  margin-bottom: 16px;
}

div[role="dialog"] > div > div:last-child {
  margin-bottom: 0;
}

div[role="dialog"] > div > div > div {
  font-family: 'Open Sans Regular', sans-serif !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  font-weight: 400 !important;
}

div[role="dialog"] > div textarea,
div[role="dialog"] > div select,
div[role="dialog"] > div input {
  height: 48px !important;
  vertical-align: middle;
  border-radius: 4px;
  outline: none;
  padding: 3px 8px !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  border: 1px solid #dddddd !important;
}

div[role="dialog"] > div textarea:hover,
div[role="dialog"] > div select:hover,
div[role="dialog"] > div input:hover {
  border-color: #999999 !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  padding: 3px 8px !important;
}

div[role="dialog"] > div textarea:active,
div[role="dialog"] > div select:active,
div[role="dialog"] > div input:active {
  border-color: #2d2c2f !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  padding: 3px 8px !important;
}

div[role="dialog"] > div textarea:focus,
div[role="dialog"] > div select:focus,
div[role="dialog"] > div input:focus {
  border-color: #0c4b9d !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  padding: 3px 8px !important;
  outline: none !important;
}

div[role="dialog"] > div textarea + svg,
div[role="dialog"] > div select + svg,
div[role="dialog"] > div input + svg {
  top: 18px;
}

div[role="dialog"] > div textarea,
div[role="dialog"] > div #hc-wysiwyg {
  height: auto !important;
  min-height: 150px;
  width: 100%;
  resize: vertical;
}

div[role="dialog"] > div textarea:hover,
div[role="dialog"] > div #hc-wysiwyg:hover {
  border-color: #999999 !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  min-height: 150px;
}

div[role="dialog"] > div textarea:active,
div[role="dialog"] > div #hc-wysiwyg:active {
  border-color: #2d2c2f !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  min-height: 150px;
}

div[role="dialog"] > div textarea:focus,
div[role="dialog"] > div #hc-wysiwyg:focus {
  border-color: #0c4b9d !important;
  font-size: 13px !important;
  color: #4a4a4a !important;
  min-height: 150px;
  outline: none !important;
}

div[role="dialog"] > div input[type="checkbox"] {
  position: relative;
  width: 22px;
  height: 22px !important;
  margin-right: 8px;
  vertical-align: middle;
}

div[role="dialog"] > div input[type="checkbox"]:before {
  content: '';
  background-color: #ffffff;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  display: flex;
  border: 1px solid #dddddd;
}

div[role="dialog"] > div input[type="checkbox"]:hover:before {
  cursor: pointer;
  border-color: #999999 !important;
}

div[role="dialog"] > div input[type="checkbox"]:active:before {
  cursor: pointer;
  border-color: #2d2c2f !important;
}

div[role="dialog"] > div input[type="checkbox"]:focus:before {
  cursor: pointer;
  border-color: #0c4b9d !important;
}

div[role="dialog"] > div input[type="checkbox"]:checked:after {
  content: '';
  font-family: 'knx-iconfont';
  font-size: 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  color: #808080;
  left: 5px;
  top: 5px;
  cursor: pointer;
}

div[role="dialog"] > div input[type="checkbox"] + label {
  font-size: 13px;
  color: #4a4a4a;
  padding: 0;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

div[role="dialog"] > div:first-child {
  padding: 0;
}

div[role="dialog"] > div:first-child > div {
  background: #369226;
  padding: 16px;
  margin-bottom: 0;
}

div[role="dialog"] > div:first-child > div span[role="heading"] {
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 16px;
  color: #ffffff;
}

div[role="dialog"] > div:first-child > div[role="button"] {
  width: 40px;
  border-radius: 0;
  height: 54px;
  right: 16px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0;
  transition: none;
  -webkit-transition: none;
  justify-content: center;
}

div[role="dialog"] > div:first-child > div[role="button"]:before {
  font-family: 'knx-iconfont';
  color: #dbeaff;
  content: "";
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  background: no-repeat;
  height: auto;
  width: auto;
  position: relative;
}

@media (min-width: 1024px) {
  div[role="dialog"] > div:first-child > div[role="button"]:hover:before {
    color: rgba(219, 234, 255, 0.3);
    opacity: 1;
  }
}

div[role="dialog"] > div:first-child > div[role="button"]:active:before, div[role="dialog"] > div:first-child > div[role="button"]:focus:before {
  color: rgba(219, 234, 255, 0.4);
  opacity: 1;
}

div[role="dialog"] > div:first-child > div[role="button"]:after {
  content: none;
}

div[role="dialog"] > div:last-child {
  padding: 0 16px 16px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 0;
}
