/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

* {
  box-sizing: border-box;
}

html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  margin: 0.67em 0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: rgba(82, 82, 82, 1);
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgba(202, 80, 15, 1);
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #D2D9ED;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
}

h1 {
  margin: 0 0 calc(16px * 24px);
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 32px;
  line-height: 38px;
  text-align: left;
  font-weight: bold;
}

h2 {
  margin: 0 0 calc(16px * 24px);
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 28px;
  line-height: 34px;
  text-align: left;
  font-weight: bold;
}

h3 {
  margin: 0 0 calc(16px * 24px);
  font-weight: bold;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

h4 {
  margin: 0 0 calc(16px * 24px);
  font-weight: bold;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}

h5 {
  margin: 0 0 calc(16px * 24px);
}

h6 {
  margin: 0 0 calc(16px * 24px);
}

.h1 {
  margin: 0 0 calc(16px * 24px);
}

.h2 {
  margin: 0 0 calc(16px * 24px);
}

.h3 {
  margin: 0 0 calc(16px * 24px);
}

.h4 {
  margin: 0 0 calc(16px * 24px);
}

.h5 {
  margin: 0 0 calc(16px * 24px);
}

.h6 {
  margin: 0 0 calc(16px * 24px);
}

p {
  margin: 0 0 calc(16px * 24px);
}

ul {
  margin: 0 0 calc(16px * 24px);
}

ol {
  margin: 0 0 calc(16px * 24px);
}



b,
strong {
  font-weight: 600;
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
  line-height: 1;
}

dl {
  margin-top: 0;
  margin-bottom: calc(16px * 24px);
}

dt {
  line-height: 24px;
  margin-bottom: calc(16px * 24px / 2);
}

dd {
  line-height: 24px;
  margin-bottom: calc(16px * 24px / 2);
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.clearfix:before,
.clearfix:after {
  display: table;
  /* 1 */
  content: "";
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.list-unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.is-hidden,
.hidden {
  display: none !important;
}

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(16px * 24px / 2);
  font-weight: 600;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

select {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="text"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="password"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="datetime"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="date"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="month"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="time"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="week"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="number"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="email"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="url"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="search"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
  font-family: "Roboto", serif;
  font-weight: 300;
}

input[type="tel"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="color"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D2D9ED;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}



select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.nesty-input:focus {
  border-color: #9ed5e7;
  outline: 0;
}



select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.nesty-input::-moz-placeholder {
  color: $color;
  opacity: 1;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.nesty-input:-ms-input-placeholder {
  color: #999;
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.nesty-input::-webkit-input-placeholder {
  color: #999;
}

select {
  height: calc((16px * 24px) + (6px * 2) + 2px);
}

textarea {
  resize: vertical;
  height: calc(((16px * 24px) + (6px * 2) + 2px) * 3);
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"] {
    line-height: calc((16px * 24px) + (6px * 2) + 2px);
  }

  input[type="time"] {
    line-height: calc((16px * 24px) + (6px * 2) + 2px);
  }

  input[type="datetime-local"] {
    line-height: calc((16px * 24px) + (6px * 2) + 2px);
  }

  input[type="month"] {
    line-height: calc((16px * 24px) + (6px * 2) + 2px);
  }
}

.form-field {
  margin-bottom: calc(16px * 24px);
}

.form-field p {
  font-size: 90%;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #929292;
}

.form-field.required>label:after {
  content: "*";
  color: rgba(231, 29, 58, 1);
  margin-left: 2px;
}

.form-field.boolean {
  position: relative;
  padding-left: 20px;
}

.form-field.boolean input[type="checkbox"] {
  position: absolute;
  left: 0;
}

.form-field.boolean label {
  min-height: calc(16px * 24px);
  margin-bottom: 0;
  cursor: pointer;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.btn,
[role="button"],
input[type="submit"],
.satisfaction-box input[type=radio]~label {

  font-size: 16px;
  line-height: 24px;
  border-radius: 4px;
  padding: 8px 1.9286em;
  display: inline-block;
  margin-bottom: 0;
  border: 2px solid transparent;
  background-image: none;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
}

/* .btn:focus, .btn:active:focus, [role="button"]:focus, [role="button"]:active:focus, input[type="submit"]:focus, input[type="submit"]:active:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box input[type=radio] ~ label:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    } */

.btn:hover,
.btn:focus,
[role="button"]:hover,
[role="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.satisfaction-box input[type=radio]~label:hover,
.satisfaction-box input[type=radio]~label:focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
[role="button"]:active,
input[type="submit"]:active,
.satisfaction-box input[type=radio]~label:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn,
[role="button"] {
  color: #333;
  background-color: transparent;
  border-color: #ccc;
}

.btn:hover,
.btn:focus,
.btn:active,
[role="button"]:hover,
[role="button"]:focus,
[role="button"]:active {
  color: #000408;
  background-color: transparent;
  border-color: #000408;
}

.btn:active,
[role="button"]:active {
  background-image: none;
}

.btn--default,
.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: rgba(2, 35, 67, 1);
  background-color: transparent;
  border-color: rgba(2, 35, 67, 1);
}

.btn--default:hover,
.btn--default:focus,
.btn--default:active,
.topic-controls__item--subscribe .dropdown-toggle:hover,
.topic-controls__item--subscribe .dropdown-toggle:focus,
.topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:hover,
.topic-controls__item--subscribe .topic-unsubscribe:focus,
.topic-controls__item--subscribe .topic-unsubscribe:active {
  color: #000408;
  background-color: transparent;
  border-color: #000408;
}

.btn--default:active,
.topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:active {
  background-image: none;
}

/* Orange Button */

.btn--default {
  background-color: #CA500F;
  border-radius: 4px;
  border: none;
  margin-right: 16px;
  display: grid;
  place-items: center;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.btn--default:hover {
  background-color: #B0430C;
  color: white;
}

input[type="submit"],
.btn--primary {
  color: #fff;
  background-color: rgba(202, 80, 15, 1);
  border-color: rgba(202, 80, 15, 1);
  min-width: 190px;
  margin: 30px 0 80px 0;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active {
  color: #e0e0e0;
  background-color: #9b3d0b;
  border-color: rgba(202, 80, 15, 1), 17%);
}

input[type="submit"]:active,
.btn--primary:active {
  background-image: none;
}

.btn--topbar,
.article-subscribe,
.article-unsubscribe,
.section-subscribe .dropdown-toggle,
.post-subscribe,
.post-unsubscribe,
.topic-buttons .dropdown-toggle,
.topic-buttons .topic-unsubscribe,
[data-action="edit-profile"] {
  color: #fff;
  background-color: rgba(202, 80, 15, 1);
  border-color: rgba(202, 80, 15, 1);
}

.btn--topbar:hover,
.btn--topbar:focus,
.btn--topbar:active,
.article-subscribe:hover,
.article-subscribe:focus,
.article-subscribe:active,
.article-unsubscribe:hover,
.article-unsubscribe:focus,
.article-unsubscribe:active,
.section-subscribe .dropdown-toggle:hover,
.section-subscribe .dropdown-toggle:focus,
.section-subscribe .dropdown-toggle:active,
.post-subscribe:hover,
.post-subscribe:focus,
.post-subscribe:active,
.post-unsubscribe:hover,
.post-unsubscribe:focus,
.post-unsubscribe:active,
.topic-buttons .dropdown-toggle:hover,
.topic-buttons .dropdown-toggle:focus,
.topic-buttons .dropdown-toggle:active,
.topic-buttons .topic-unsubscribe:hover,
.topic-buttons .topic-unsubscribe:focus,
.topic-buttons .topic-unsubscribe:active,
[data-action="edit-profile"]:hover,
[data-action="edit-profile"]:focus,
[data-action="edit-profile"]:active {
  color: #f7f7f7;
  background-color: #9b3d0b;
  border-color: #9b3d0b;
}

.btn--topbar:active,
.article-subscribe:active,
.article-unsubscribe:active,
.section-subscribe .dropdown-toggle:active,
.post-subscribe:active,
.post-unsubscribe:active,
.topic-buttons .dropdown-toggle:active,
.topic-buttons .topic-unsubscribe:active,
[data-action="edit-profile"]:active {
  background-image: none;
}

.satisfaction-box .satisfaction-submit {
  color: #fff;
  background-color: rgba(202, 80, 15, 1);
  border-color: #b2470d;
}

.satisfaction-box .satisfaction-submit:hover,
.satisfaction-box .satisfaction-submit:focus,
.satisfaction-box .satisfaction-submit:active {
  color: #e0e0e0;
  background-color: #9b3d0b;
  border-color: #793009;
}

.satisfaction-box .satisfaction-submit:active {
  background-image: none;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: rgba(4, 138, 4, 1);
  border-color: #037103;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_good"]:hover,
.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_good"]:focus,
.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_good"]:active {
  color: #e0e0e0;
  background-color: #035803;
  border-color: #023602;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_good"]:active {
  background-image: none;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: rgba(231, 29, 58, 1);
  border-color: #d41732;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_bad"]:hover,
.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_bad"]:focus,
.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_bad"]:active {
  color: #e0e0e0;
  background-color: #bd142c;
  border-color: #9d1125;
}

.satisfaction-box input[type=radio]~label[for="satisfaction_rating_score_bad"]:active {
  background-image: none;
}

.satisfaction-box input[type=radio][checked=checked][value=good]+label {
  background-color: #024f02 !important;
  color: #fff !important;
  border-color: darken(darken(rgba(4, 138, 4, 1), 5%), 12%) !important;
}

.satisfaction-box input[type=radio][checked=checked][value=good]+label:hover,
.satisfaction-box input[type=radio][checked=checked][value=good]+label:focus,
.satisfaction-box input[type=radio][checked=checked][value=good]+label:active {
  color: #e0e0e0;
  background-color: #bd142c;
  border-color: #9d1125;
}

.satisfaction-box input[type=radio][checked=checked][value=good]+label:active {
  background-image: none;
}

.satisfaction-box input[type=radio][checked=checked][value=bad]+label {
  background-color: #b4132a !important;
  color: #fff !important;
  border-color: #9d1125 !important;
}

.satisfaction-box input[type=radio][checked=checked][value=bad]+label:hover,
.satisfaction-box input[type=radio][checked=checked][value=bad]+label:focus,
.satisfaction-box input[type=radio][checked=checked][value=bad]+label:active {
  color: #e0e0e0 !important;
  background-color: #8f0f21 !important;
  border-color: #6f0c1a !important;
}

.satisfaction-box input[type=radio][checked=checked][value=bad]+label:active {
  background-image: none;
}


/* ALERT BOXES */

.alert {
  border-radius: 4px;
  width: 100%;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  padding: 16px 14px;
  margin: 16px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.alert img {
  padding-right: 15px;
  vertical-align: top;
  height: 18px;
}

.alert p {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin: 0;
}

.alert ul {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin: 0;
}

.alert strong {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  padding-bottom: 8px;
  display: block;
}

.alert-info {
  background-color: rgba(0, 127, 173, 0.1);
  border: 1px solid #007FAD;
}

.alert-success {
  background-color: #EDF7ED;
  border: 1px solid #048A04;
}

.alert-warning {
  background-color: #FFF2F4;
  border: 1px solid #E71D3A;
}

.alert-warning:before {
  content: /hc/theming_assets/01JZ60JHAX4KZNVQKFMPDTSRJD;
}

.alert-general {
  background-color: #FAFAFA;
  border: 1px solid #DADADA;
  padding: 16px 14px;
}

/* CONTAINER */
.container {
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {

  .container {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2)
  }
}

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

.category-page {
  margin-bottom: 80px;
}

.category-page a:hover {
  text-decoration: underline;
}

.category-page .container-inner #main-content {
  display: flex;
  flex-wrap: wrap;
}

.category-page .container-inner #main-content .section {
  width: 100%;
}

@media (min-width: 800px) {
  .category-page .container-inner #main-content .section {
    width: 50%;
  }
}

.category-page .container-inner #main-content .section h2 {
  text-align: left;
  color: #666;
}

.section-tree-title a {
  color: #666;
}

.article-list {
  list-style: none;
  margin-left: 0;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #757575;
  text-align: left;
}

th {
  text-align: left;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.column--sm-4 {
  width: 33.33333%;
}

.column--sm-8 {
  width: 66.66667%;
}

.meta {
  font-size: calc(16px - 2px);
  color: #757575;
}

.meta__item {
  display: inline-block;
  margin-right: calc(12px / 2);
}

.meta__item+.meta__item:before {
  margin-right: calc(12px / 2);
  font-size: 10px;
  content: "\2022";
}

.meta--profile {
  margin-bottom: 0;
}

.meta--hero-unit {
  color: #D2D9ED;
}

.tcon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc(10px * 1.5);
  padding: 0;
  width: 30px;
  height: 30px;
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

.tcon>* {
  display: block;
}

.tcon:hover,
.tcon:focus {
  outline: none;
}

.tcon::-moz-focus-inner {
  border: 0;
}

.tcon-menu__lines {
  display: inline-block;
  width: 30px;
  height: calc(30px / 10);
  border-radius: 4px;
  background: #fff;
  transition: 0.3s;

  position: relative;
}

.tcon-menu__lines:before,
.tcon-menu__lines:after {
  display: inline-block;
  width: 30px;
  height: calc(30px / 10);
  border-radius: 4px;
  background: #fff;
  transition: 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  transform-origin: calc(30px / 10) center;
}

.tcon-menu__lines:before {
  top: calc(30px / 3);
}

.tcon-menu__lines:after {
  top: calc(30px / -3);
}

.tcon-transform .tcon-menu__lines {
  transform: scale3d(0.8, 0.8, 0.8);
}

.tcon-menu--xcross {
  width: auto;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
  background: transparent;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines:before,
.tcon-menu--xcross.tcon-transform .tcon-menu__lines:after {
  top: 0;
  width: 30px;
  transform-origin: 50% 50%;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines:before {
  transform: rotate3d(0, 0, 1, 45deg);
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines:after {
  transform: rotate3d(0, 0, 1, -45deg);
}

.tcon-visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}

.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
}

.logo {
  display: block;
  max-height: 27px;
}

/* Breadcrumbs */
.breadcrumbs {
  margin-bottom: calc(10px * 2);
  padding: 8px 0 0;
  border-radius: 4px;
  background-color: transparent;
  list-style: none;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li+li:before {
  padding: 0 5px;
  color: #1B1B26;
  content: "› ";
}

.breadcrumbs a {
  color: #1B1B26;
}

.breadcrumbs-wrapper {
  height: 87px;
  display: flex;
  align-items: center;
}

.breadcrumbs-wrapper .breadcrumbs a {
  color: #1B1B26;
}

.breadcrumbs-wrapper .breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs-nav {
  background-color: #ECECEC;
  position: relative;
  padding-top: 81px;
}

.breadcrumbs-nav nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
}

.breadcrumbs-nav nav .search-container {
  width: 255px;
  height: 40px;
  position: relative;
  display: block;
}

.breadcrumbs-nav nav .search-container svg {
  position: absolute;
  right: 16px;
  top: 11px;
  color: #CA500F;
  height: 17px;
  width: 18px;
}

.breadcrumbs-nav nav .search-container form #query {
  color: rgba(0, 0, 0, 0.57);
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.43);
  border-radius: 4px;
  background-color: #FFFFFF;
}

/* Hero - Home Page */
.hero-unit {
  position: relative;
  height: 307px;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 14px;
  background-image: url(/hc/theming_assets/01J4WECW5DTVMCPW3NA8HZVRYH);
  background-repeat: repeat;
  background-position: center;
  color: #fff;
}

.hero-unit__content {
  position: relative;
  z-index: 2;
}

.hero-unit__title {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.hero-unit__title h1 {
    color: #FFFFFF;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.hero-unit__desc {
  font-size: calc(16px * 1.25);
}

@media (min-width: 768px) {
  .hero-unit__section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
  }
}

.hero-unit--large {
  padding-bottom: 119px;
}


/* Footer Language Selector */

.language-selector,
.footer__language-selector {
  display: inline-block;
  vertical-align: middle;
}

.footer__language-selector {
  min-width: 150px;
}

.footer__language-selector .dropdown-menu {
  display: none;
  position: absolute;
  z-index: 1000;
  min-width: 150px !important;
  flex-direction: column;
  background-color: #334780;
  color: white;
}

.footer__language-selector .dropdown-menu a {
  color: #FFF;
}

.footer__language-selector .dropdown-menu a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.footer__language-selector:hover {
  background-color: #334780;
}

.footer__language-selector:hover .dropdown-menu {
  display: flex;
}

/* User Avatar */
.avatar {
  position: relative;
  display: inline-block;
}

.avatar--agent:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  margin-bottom: -4px;

  font-size: 12.5px;
  color: rgba(202, 80, 15, 1);
  content: "\f19d";
}

.user-avatar {
  border-radius: 50%;
}

.user-avatar--default {
  width: 40px;
  height: 40px;
}

#user .user-avatar {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

/* Search */
.searchbox {
  margin-top: calc(16px * 24px);
}

.searchbox-suggestions ul {
  margin-bottom: calc(16px * 24px);

  padding-left: 0;
  list-style: none;
}

.searchbox-suggestions li {
  margin-bottom: calc(16px * 24px / 3);
}

.search-box {
  position: relative;
  margin-top: 30px;
}

.search-box input[type="submit"] {
  display: none;
}

.search-box #query {
  padding-left: calc(10px * 3);
}

.search-box:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: calc(((16px + 6px) - 4px) / -2);
  color: rgba(82, 82, 82, 1);
  content: "\f002";
  font-size: calc((16px + 6px) - 4px);
}

.search-box:after,
.sub-nav .search:after {
  color: #CA500F;
}

.search-box--hero-unit {
  margin-right: auto;
  margin-left: auto;
  max-width: 720px;
}

.search-box--hero-unit #query {
  padding: 0 16px;
  height: 48px;
  border-color: #fff;
  box-shadow: 0 9px 14px 0 rgba(0, 0, 0, 0.1);
  font-size: 18px;
}

.search-box--hero-unit #query:hover {
  cursor: pointer;
}

.search-mobile {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  display: none;
  padding: calc(10px * 2);
  background-color: #fff;
}

.search-box--mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.search-box--mobile #query {
  margin-right: 10px;
}

.search-box--topbar {
  display: none;
}

.search-box--topbar #query {
  border-color: #fff;
}

.search-box--mobile-active {
  display: block;
}

.search-box--small {
  margin-bottom: calc(16px * 24px);
}

.search-results-page {
  padding-top: calc(10px * 2);
  margin-bottom: calc(16px * 24px * 2);
}

.search-results-count {
  font-size: 22px;
}

.search-result {
  margin-bottom: calc(16px * 24px);
  border-bottom: 2px solid #D2D9ED;
}

.search-result__title {
  margin-bottom: calc(16px * 24px / 2);
  font-weight: 600;
}

.search-result__description {
  margin-bottom: calc(16px * 24px / 2);
  font-size: calc(16px - 2px);
}

.search-result__description:empty {
  display: none;
}

.search-result__description em {
  padding: 0 3px;
  font-style: normal;
  font-weight: 600;
  background-color: #fff3ca;
  border-radius: 3px;
}

.search-result__meta {
  margin-bottom: calc(16px * 24px / 2);
}

.search-result-votes {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12.5px;
  color: #fff;
  background-color: rgba(2, 35, 67, 1);
  border-radius: 4px;
}

/* BOOKSHELF DOWNLOAD */
#download-bookshelf-container {
  max-width: 300px;
  margin: 32px auto;
}

@media (min-width: 600px) {
  #download-bookshelf-container {
    max-width: 590px;
  }
}

@media (min-width: 1230px) {
  #download-bookshelf-container {
    max-width: 1200px;
  }
}

#download-bookshelf-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.download-card {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  width: 284px;
  margin: 8px 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.download-card-header {
  background-color: #022343;
  background-image: url(/hc/theming_assets/01JZ60JHY2ZXM0752EK1X1QW0Y);
  border-radius: 4px 4px 0 0;
  width: 284px;
  height: 46px;
}

.card-image-cont {
  background-color: #FFFFFF;
  border-radius: 100%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  width: 70px;
  height: 70px;
  display: grid;
  place-items: center;
  margin: auto;
  margin-top: -35px;
}

.card-image-cont img {
  width: 70px;
  padding: 10px;
}

.apple-icon {
  max-width: 55px;
  color: white;
  fill: white;
}

.download-card-body-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #FAFAFA;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  height: 124px;
}

.download-card-body-bottom a {
  margin: auto;
}

.download-card-body-bottom button {
  background-color: #CA500F;
  border-radius: 4px;
  width: 252px;
  height: 40px;
  border: none;
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: center;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}

.download-card-body-bottom button:hover {
  background-color: #B0430C;
}

.download-card-body-bottom p {
  color: #3C3C3C;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: center;
  margin: 8px 16px 16px 16px;
  font-weight: 500;
}

.download-card-body-bottom p:hover {
  text-decoration: underline;
}

.card-title {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin: 8px;
}

.card-text {
  color: #646464;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 8px;
}

/* QUICK LINK/ CUSTOM BLOCKS */
.custom-blocks-container, .custom-blocks-container_3 {
  width: 400px;
  margin: 60px auto 124px;
}

.container-inner {
  margin: auto;
}

.custom-blocks, .custom-blocks_3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

@media (min-width: 600px) {
  .custom-blocks-container, .custom-blocks-container_3 {
    width: 400px;
  }
  
}

@media (min-width: 800px) {
  .custom-blocks-container, .custom-blocks-container_3 {
    width: 792px;
  }
	.custom-blocks, .custom-blocks_3 {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1230px) {
  .custom-blocks-container_3 {
    width: 1200px;
  }
	.custom-blocks_3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.custom-block {
  background-color: #022343;
  background-image: url(/hc/theming_assets/01JZ60JHY2ZXM0752EK1X1QW0Y);
  background-repeat: no-repeat;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  width: 384px;
  height: 233px;
  flex-grow: 1;
}

.custom-block__link {
  min-height: 233px;
  display: block;
  padding: 2px;
}

.custom-block__icon {
  margin: 24px;
  background-color: white;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
}

.custom-block__title {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  margin: 36px 24px 24px 24px;
}

.custom-block__title h2 {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  margin: 36px 24px 24px 24px;
}

.custom-block__desc {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 24px;
}

/* CATEGORY PAGE */
.category-page {
  padding-top: calc(16px * 24px * 2);
}

@media (min-width: 768px) {
  .category-page {
    margin-bottom: calc(16px * 24px * 2)
  }
}

.section-tree {
  margin-top: calc(16px * 24px * -2);
}

.section-tree .section {
  padding-right: 50px;
}

/* SECTION */

.section {
  margin-bottom: calc(16px * 24px);
}

@media (min-width: 768px) {
  .section {
    margin-bottom: calc(16px * 24px * 2)
  }
}

@media (min-width: 768px) {
  .section-subscribe {
    margin-left: calc(10px * 2)
  }
}

.section-page {
  margin-bottom: 80px;
}

.section-page div .article-list li .article-list-item__link::before {
  font-family: 'Font Awesome 5 Free';
  content: '\f0da';
  color: #022343;
  font-style: normal;
  font-weight: 900;
  padding-right: 16px;
  display: inline-block;
}

.section-page div.container-inner ul.article-list {
  column-count: 2;
}

.section-page div.container-inner ul.article-list li {
  padding: 10px 16px 0 0;
}

.section-subscribe div button {
  background-color: #CA500F;
  border-radius: 4px;
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  font-weight: medium;
  line-height: 24px;
  text-align: center;
  border: none;
  padding: 8px 24px;
}

.section-subscribe div button:hover {
  background-color: #B0430C;
}

/* Article */
.author {
  font-weight: 700;
}

.article-title-header,
.section-title-header,
.category-title-header {
  border-bottom: 1px solid #DADADA;
}

.article-title-header-inner,
.section-title-header-inner,
.category-title-header-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
}

.article-title-header div h1,
.section-title-header div h1,
.category-title-header div h1 {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 32px;
  line-height: 38px;
  text-align: left;
  max-width: 80%;
}

.article-meta__col--button div button {
  background-color: #CA500F;
  border-radius: 4px;
  width: 95px;
  height: 40px;
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: none;
  padding: 0;
}


.article-page {
  margin-bottom: calc(16px * 24px * 2);
  padding-top: 8px;
}

.article-page a:hover {
  text-decoration: underline;
}

.article-container-page {
  display: flex;
  flex-direction: row;
}

.article-aside-nav {
  display: none;
  height: auto;
  margin-top: 32px;
  margin-right: 40px;
}

@media (min-width:850px) {
  .article-aside-nav {
    display: block;
    width: 33%;
  }
}

@media (min-width:1200px) {
  .article-aside-nav {
    display: block;
    width: 25%;
  }
}

.article-collapsible-sidebar {
  background-color: #FAFAFA;
  border-radius: 4px;
}

.collapsible-sidebar-body {
  padding-bottom: 22px;
}

.article-aside-title {
  padding: 20px;
  margin: 0;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  display: block;
}

.article-aside-list {
  list-style: none;
  margin-top: 0;
  padding: 0;
  display: block;
}

.article-aside-list li a {
  text-decoration: none;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: left;
  word-wrap: wrap;
  line-height: 24px;
  padding: 9px 16px;
  display: block;
  margin: 8px 13px;
}

.article-aside-list li a:hover {
  background-color: #B0430C;
  border-radius: 4px;
  color: white !important;
  font-family: "Roboto", serif;
  font-weight: 700;
}

.article-aside-list li a:focus,
.current-article {
  background-color: #CA500F;
  border-radius: 4px;
  color: white !important;
  font-family: "Roboto", serif;
  font-weight: 700;
}

.article-sidebar-item {
  padding: 29px;
}

.article-content {
  width: 100%;
}

@media (min-width:850px) {
  .article-content {
    width: 67%;
  }
}

@media (min-width:1200px) {
  .article-content {
    width: 75%;
  }
}

.pub-date-text {
  color: #949494;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.article {
  position: relative;
}

.article-meta {
  display: table;
  margin-bottom: calc(16px * 24px);
  width: 100%;
}

.article-meta__col {
  display: table-cell;
  vertical-align: top;
}

.article-meta__col--main {
  padding-right: 12px;
  width: 100%;
}

.article__body {
  margin-bottom: calc(10px * 4);
}

.article__body h1 {
  font-family: "Roboto", serif;
  color: #2F2F39;
  font-weight: 500;
}

.article__body h2 {
  font-family: "Roboto", serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 1.2;
  color: #2F2F39;
}

.article__body .wysiwyg-font-size-x-large {
  font-family: "Roboto", serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 1.2;
  color: #2F2F39;
}

.article__body h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  color: #2F2F39;
}

.article__body .wysiwyg-font-size-large {
  font-weight: 500;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
}

.article__body h4 {
  font-family: "Roboto", serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  color: #2F2F39;
}

.article__body .wysiwyg-font-size-medium {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  color: #2F2F39;
}

.article__body .wysiwyg-font-size-small {
  font-size: 12.5px;
}

.article__body ul,
.article__body ol {
  padding-left: 20px;
}

.article__body ul ul {
  margin-top: calc(16px * 24px / 2);
}

.article__body ul ol {
  margin-top: calc(16px * 24px / 2);
}

.article__body ol ul {
  margin-top: calc(16px * 24px / 2);
}

.article__body ol ol {
  margin-top: calc(16px * 24px / 2);
}

.article__body ul li {
  margin-bottom: calc(16px * 24px / 2);
}

.article__body ol li {
  margin-bottom: calc(16px * 24px / 2);
}

.article__attachments {
  margin-bottom: calc(16px * 24px);
}

@media (max-width: 767px) {
  .article-sidebar {
    padding-top: calc(16px * 24px);
    border-top: 2px solid #D2D9ED
  }
}

.article-extras {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 24px 0;
}

.article-votes,
.send-to-FAQ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FAFAFA;
  border: 1px solid #DADADA;
  border-radius: 4px;
  width: 430px;
  margin: 8px 0;
}

.article-votes__question,
.have_question {
  padding: 24px 16px;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.article-votes__controls {
  display: flex;
}

.article-vote--up {
  margin-right: 12px;
  background-color: #048A04;
  border-radius: 4px;
  border: none;
  color: white;
  height: 32px;
  width: 80px;
  display: grid;
  place-items: center;
}

.article-vote--up:hover {
  background-color: #047103;
  color: white;
}

.article-vote--down {
  margin-right: 16px;
  background-color: #E71D3A;
  border-radius: 4px;
  border: none;
  color: white;
  height: 32px;
  width: 80px;
  display: grid;
  place-items: center;
}

.article-vote--down:hover {
  background-color: #D21C35;
  color: white;
}

.article-vote--voted {
  border-color: #393939;
  color: #393939;
  color: white;
}

.contact-btn {
  background-color: #CA500F;
  border-radius: 4px;
  width: 151px;
  height: 32px;
  margin-right: 16px;
  display: grid;
  place-items: center;
}

.contact-btn:hover {
  background-color: #B0430C;
}

.contact-btn a {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
}

.article-votes+.comments {
  margin-top: calc(10px * 3);
  padding-top: calc(10px * 3);
  border-top: 1px solid #D2D9ED;
}

.article-list {
  padding-left: 0;
  margin-bottom: 10px;
  color: #757575;
}

.article-list-item {
  margin-bottom: 10px;
}

.article-list-item__link {
  color: rgba(202, 80, 15, 1);
}

.article-list-item__link:hover {
  text-decoration: underline;
}

.see-all-articles {
  border: 0px transparent none;
  border-radius: 4px;
  padding: 12px 24px;
  font-size: 16px;
  margin: 10px 10px 10px 0;
  display: inline-block;
  transition: all 0.5s;
  background: #CA500F;
  color: #FFF;
  text-transform: uppercase;
}

.article-list-item--is-promoted {
  font-weight: 700;
}

.article-list-item--is-promoted span {
  margin-right: 5px;
  font-size: 10px;
  color: #fbce0a;
  vertical-align: middle;
}

.section-articles {
  margin-bottom: calc(10px * 4);
}

.section-articles__title,
.recent-articles-title {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.section-articles__list {
  color: #757575;
  margin-left: calc(10px * 2);
  margin-bottom: 10px;
  padding-left: 0;
}

.section-articles__item {
  margin-bottom: 10px;
}

.section-articles__link,
.recent-articles ul li a {
  color: #1B1B26 !important;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: left;
}

.article-page__related {
  margin: 44px 0 45px 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

.ap-related-col {
  width: 100%;
  padding: 0 2.5%;
}

@media (min-width: 550px) {
  .article-page__related {
    flex-direction: row;
    justify-content: space-between;
  }

  .ap-related-col {
    width: 50%;
    padding: 0 2.5%;
  }
}

/* COMMENTS */
.comments__callout {
  color: #757575;
  font-size: 12.5px;
}

.comments__list {
  padding-left: 0;
  list-style: none;
  margin-bottom: calc(10px * 4);
}

.comments--article {
  border-bottom: 1px solid #D2D9ED;
  padding-bottom: 10px;
  margin-bottom: calc(10px * 4);
}

.comment {
  margin-bottom: calc(10px * 2);
  padding-bottom: calc(10px * 2);
  border-bottom: 2px solid #D2D9ED;
}

.comment p:last-child {
  margin-bottom: 0;
}

.comment__inner {
  display: flex;
  justify-content: space-between;
}

.comment__content {
  padding-right: calc(10px * 2);
}

.comment__header {
  position: relative;
  margin-bottom: 10px;
  font-size: 12.5px;
}

.comment__author {
  display: block;
}

.comment__body {
  margin-bottom: calc(16px * 24px);
}

.comment__body ul {
  list-style: disc;
}

.comment__body ul,
.comment__body ol {
  padding-left: 20px;
}

.comment__body ul ul {
  margin-top: calc(16px * 24px / 2);
}

.comment__body ul ol {
  margin-top: calc(16px * 24px / 2);
}

.comment__body ol ul {
  margin-top: calc(16px * 24px / 2);
}

.comment__body ol ol {
  margin-top: calc(16px * 24px / 2);
}

.comment__body ul li {
  margin-bottom: calc(16px * 24px / 2);
}

.comment__body ol li {
  margin-bottom: calc(16px * 24px / 2);
}

.comment__voting-and-actions {
  text-align: center;
}

.comment__voting-and-actions .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0;
  content: '\f013';
  font-weight: 900;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.comment__pending {
  display: inline-block;
  padding: 1px calc(12px / 2);
  border-radius: 4px;
  background-color: #fad782;
  color: #fff;
  font-size: 12px;
}

.comment__official-heading {
  position: absolute;
  top: 0;
  right: calc(12px * 3);
  padding: 1px calc(12px / 2);
  width: auto;
  border-radius: 0 0 4px 4px;
  background-color: rgba(2, 35, 67, 1);
  color: #fff;
  font-size: 12.5px;
}

.comment__official-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(4, 138, 4, 1);
}

.comment--official .comment__inner {
  position: relative;
  padding: calc(10px * 2) calc(12px * 2);
  border: 2px solid rgba(2, 35, 67, 1);
  border-radius: 4px;
}

.comment--official p {
  margin-bottom: 0;
}

.comment--request {
  padding-bottom: calc(10px * 2);
}

.comment-form {
  position: relative;
  margin-bottom: calc(10px * 2);
}

@media (min-width: 768px) {

  .comment-form {
    padding-left: calc(40px + 10px)
  }
}

.comment-form__avatar {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {

  .comment-form__avatar {
    display: none
  }
}

.comment-form__body {
  margin-bottom: calc(10px * 2);
}

.comment-form__attachments {
  margin-bottom: calc(10px * 2);
}

.comment-form__mark-as-solved {
  position: relative;
}

.comment-sorter {
  display: table;
  margin-bottom: calc(10px * 2);
  width: 100%;
  color: #757575;
  font-size: calc(16px - 2px);
}

.comment-sorter__col {
  display: table-cell;
  vertical-align: middle;
}

.comment-sorter__col--filters {
  text-align: right;
}

.comment-sorter__item.is-active {
  font-weight: 600;
}

.comment-list-header {
  margin-bottom: calc(10px * 2);
  padding-bottom: 10px;
  border-bottom: 2px solid #D2D9ED;
}

.comment-sorter__item.is-active {
  font-weight: 600;
}

/* SHARE */
.share {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  white-space: nowrap;
}

.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 0 !important;
  vertical-align: top;
}

@media (max-width: 767px) {
  .share li {
    margin-bottom: 5px
  }
}

.share a {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #a6b4dc;
  color: #fff;
  line-height: 40px;
  touch-action: manipulation;
}

.share a:before {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: "Font Awesome 5 Brands";
}

.share a:hover {
  background-color: #7b8fca;
}

.share a:focus {
  background-color: #7b8fca;
}

.share a:active {
  background-color: #7b8fca;
}

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

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

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

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

/* McGraw Hill Section and Article Style */
.bg-mcgraw-hill {
  background-color: rgb(169, 23, 44) !important;
}

.page-banner {
  margin: 0 0 30px;
  padding: 90px 0 0;
}

.page-banner .container-max {
  display: flex;
  flex-direction: row;
}

.page-banner .container-max img {
  margin-right: 14px;
}

.page-banner .container-max h1 {
  color: white !important;
}

.container-max {
  max-width: 980px;
  margin: 0 auto;
  padding: 0px 20px;
}

.container-max .page-content-container {
  padding-top: 30px;
}

.mcgraw-hill-cont .row {
  margin-left: 0;
  margin-right: 0;
}

.mcgraw-hill-cont button[aria-label='Follow'] {
  margin-left: auto;
  border: rgba(2, 35, 67, 1) 1px solid;
  color: #CA500F;
  background-color: white;
  border-radius: 4px;
  padding: 4px 20px;
  font-weight: 800;
  font-size: 12px;
}

.mcgraw-hill-cont .content-column-btn div:first-child {
  display: flex;
  justify-content: flex-end;
}



/* MY ACTIVITIES - SUBSCRIPTIONS PAGE */
.my-activities-page {
  padding-top: calc(10px * 4);
}

.my-activities-header {
  margin-bottom: calc(16px * 24px);
}

.my-activities-items {
  margin-bottom: calc(16px * 24px * 2);
}

@media (min-width: 768px) {

  .my-activities-items {
    display: table;
    width: 100%
  }
}

.my-activities-items__head {
  display: none;
  color: #757575;
}

@media (min-width: 768px) {

  .my-activities-items__head {
    display: table-header-group;
    font-size: 12.5px;
    font-weight: 600;
    text-transform: uppercase
  }
}

@media (min-width: 768px) {

  .my-activities-items__body {
    display: table-row-group
  }
}

@media (min-width: 768px) {

  .my-activities-items__row {
    display: table-row
  }
}

@media (min-width: 768px) {

  .my-activities-items__col {
    display: table-cell;
    padding-top: calc(16px * 24px / 2);
    padding-bottom: calc(16px * 24px / 2);
    border-bottom: 1px solid #D2D9ED
  }

  .my-activities-items__col+.my-activities-items__col {
    padding-left: 12px;
  }
}

@media (max-width: 767px) {

  .my-activities-items__request-id {
    display: inline
  }
}

@media (min-width: 768px) {

  .my-activities-items__request-id {
    display: none
  }
}

.my-activities-menu ul {
  list-style: none;
  padding-left: 0;
}

.my-activities-menu__items {
  margin-bottom: 0;
}

.my-activities-menu__item {
  margin-bottom: 0;
}

@media (min-width: 768px) {

  .my-activities-menu__item {
    float: left
  }
}

.my-activities-menu__item a {
  display: block;
}

@media (min-width: 768px) {
  .my-activities-menu__item+.my-activities-menu__item {
    margin-left: 12px;
  }
}

.my-activities-menu--main {
  margin-bottom: calc(16px * 24px);
  padding-bottom: calc(16px * 24px);
  border-bottom: 2px solid #D2D9ED;
}

.my-activities-menu--main .my-activities-menu__item {
  border-radius: 4px;
  background-color: #D2D9ED;
}

@media (max-width: 767px) {

  .my-activities-menu--main .my-activities-menu__item {
    margin-bottom: calc(16px * 24px / 3)
  }
}

.my-activities-menu--main .my-activities-menu__item.is-active {
  padding: 6px 12px;
  color: rgba(82, 82, 82, 1);
  font-weight: 600;
}

.my-activities-menu--main .my-activities-menu__link {
  padding: 6px 12px;
  color: #fff;
  background-color: rgba(202, 80, 15, 1);
  border-radius: 4px;
}

.my-activities-menu--sub {
  margin-bottom: calc(16px * 24px);
}

@media (min-width: 768px) {
  .my-activities-menu--sub .my-activities-menu__item+.my-activities-menu__item:before {
    margin-right: calc(12px / 2);
    content: "\2022";
    font-size: 10px;
  }
}

.my-activities-menu--sub .my-activities-menu__item.is-active {
  font-weight: 600;
}

.my-activities-menu--sub .my-activities-menu__item a {
  display: inline-block;
}

@media (max-width: 767px) {

  .my-activities-item {
    margin-bottom: calc(16px * 24px);
    padding: calc(16px * 24px / 2) 12px;
    border: 2px solid #D2D9ED;
    border-radius: 4px
  }
}

.my-activities-item__meta {
  color: #757575;
  font-size: calc(16px - 2px);
}

@media (max-width: 767px) {

  .my-activities-item__meta {
    display: inline-block;
    margin-right: calc(12px / 2)
  }

  .my-activities-item__meta+.my-activities-item__meta:before {
    margin-right: calc(12px / 2);
    content: "\2022";
  }
}

.my-activities-item__title {
  font-weight: 900;
}

@media (max-width: 767px) {

  .my-activities-item__title {
    font-size: 22px
  }
}

/* REQUESTS PAGE */
.request-table-toolbar {
  padding-top: calc(6px * 2);
  padding-bottom: 6px;
  margin-bottom: calc(16px * 24px);
  background-color: #f9f9f9;
  border-radius: 4px;
}

@media (min-width: 768px) {

  .request-table-toolbar {
    padding-top: 6px;
    padding-bottom: calc(6px * 2)
  }
}

.request-table-toolbar label {
  font-size: 12.5px;
  text-transform: uppercase;
}

@media (min-width: 768px) {

  .request-table-filters {
    display: table;
    width: 100%
  }
}

.request-table-filters__item {
  padding-right: 12px;
  padding-left: 12px;
}

@media (max-width: 767px) {

  .request-table-filters__item {
    margin-bottom: calc(16px * 24px / 2)
  }
}

@media (min-width: 768px) {

  .request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom
  }
}

.request-table-organization {
  display: table;
  width: 100%;
}

.request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}

.request-table-organization__col--main {
  width: 100%;
}

.request-table-organization__col--button {
  padding-left: calc(12px / 2);
}

.request-table-organization__col--button [role="button"] {
  height: calc((16px * 24px) + calc(6px * 2) + 2);
  line-height: calc((16px * 24px) + calc(6px * 2) + 2);
  padding-top: 0;
  padding-bottom: 0;
}

.requests-sort-symbol {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}

.requests-sort-symbol:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0d7';
  display: inline-block;
  color: #757575;
  font-size: 12px;
  margin-left: 5px;
  margin-bottom: 2px;
}

.requests-link {
  white-space: nowrap;
}

.requests-link[href*="asc"] .requests-sort-symbol:after {
  content: '\f0d8';
}

.request-page {
  padding-top: calc(10px * 2);
  margin-bottom: calc(16px * 24px * 2);
}

.request {
  position: relative;
}

.request-id {
  margin-bottom: calc(16px * 24px / 2);
  font-weight: 600;
}

.request-subject {
  font-size: 26px;
}

@media (min-width: 992px) {

  .request-subject {
    font-size: 31px
  }
}

.request-follow-up:empty {
  display: none;
}

.request-sidebar {
  padding: calc(16px * 24px) 12px 0;
  margin-bottom: calc(16px * 24px);
  font-size: calc(16px - 2px);
  border: 2px solid #D2D9ED;
  border-radius: 4px;
}

.request-sidebar dd {
  margin-bottom: calc(16px * 24px / 2);
}

.request-status {
  display: inline-block;
  padding: 1px calc(12px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
}

.request-status--solved,
.request-status--closed {
  background-color: rgba(4, 138, 4, 1);
}

.request-status--new,
.request-status--open {
  background-color: rgba(231, 29, 58, 1);
}

.request-status--answered {
  background-color: #fad782;
}

/* NEW REQUEST PAGE */
.new-request-page-container {
  padding: 120px 0;
}

.contact-header {
  text-align: center;
}

.new-request-page {
  /*   padding-top: calc(10px * 4);
  margin-bottom: calc(16px * 24px * 2); */
  padding: 0 30px 20px;
}

.new-request-cont {
  max-width: 750px;
  margin: auto;
}

.new-request-title {
  font-size: 26px;
}

@media (min-width: 768px) {

  .new-request-title {
    font-size: 31px
  }
}

@media (min-width: 992px) {

  .new-request-title {
    font-size: 45px
  }
}

.new-request-form {
  margin-bottom: calc(16px * 24px);
}

.upload-dropzone {
  padding: calc(16px * 24px) 16px;
  border-color: #D2D9ED;
  border-radius: 4px;
}

.upload-dropzone {
  font-size: 12.5px;
}

.upload-dropzone a {
  font-size: 12.5px;
}

/* DROPDOWN */
.dropdown-toggle:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  color: inherit;
  content: '\f107';
}

.dropdown-menu {
  border: 0;
  min-width: 0 !important;
  font-size: calc(16px - 2px);
  overflow: hidden;
}

.dropdown-menu [role=menuitem] {
  padding: calc(16px * 24px / 2) 12px;
}

.dropdown-menu [role=menuitem][aria-selected=true]:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  content: '\f00c';
}

/* ERROR PAGE */
.error-page {
  padding: 10% 0 10%;
  text-align: center;
}

.error-page__title {
  text-transform: capitalize;
}

/* FOOTER */
.footer {
  font-size: 16px;
  line-height: calc(16px * 1.7);
  color: #fff;
  background-color: rgba(2, 35, 67, 1);
  position: sticky;
  top: 100vh;
}

.footer a {
  color: #fff;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
  text-decoration: underline;
}

.footer__top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 20px 24px 20px;
  max-width: 792px;
  margin: auto;
  border-bottom: 1px solid white;
}

.footer-products {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.footer-products .language-label {
  color: white;
  margin: 24px 0 12px;
  font-weight: bold;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}

#footer__top_col_3 {
  padding-top: 24px;
}

@media (min-width: 600px) {
  .footer__top {
    max-width: 570px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-products {
    width: auto;
  }

  #footer__top_col_3 {
    padding-top: 0;
  }
}

@media (min-width: 800px) {
  .footer__top {
    max-width: 792px;
    padding-left: 0;
  }

}

@media (min-width: 1230px) {
  .footer__top {
    padding-left: 0;
    max-width: 1200px;
  }
}

.footer__top h4 {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin-top: 0;
}

.footer__top a {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}

.footer__top p {
  margin-bottom: 9px;
}

@media (min-width: 768px) {

  .footer__social-links {
    margin-bottom: 0
  }
}

.language-dropdown {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.43);
  border-radius: 3px;
  width: 176px;
  height: 40px;
  color: #1C1C1C;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

#nav-locale {
  padding: 8px 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#footer-arrow {
  color: #E06107;
}

.footer-social-link {
  display: inline-block;
  width: calc(16px * 1.9);
  height: calc(16px * 1.9);
  font-size: 16px !important;
  border-radius: 100%;
  background-color: #fff;
  line-height: 30px !important;
  touch-action: manipulation;
  color: rgba(2, 35, 67, 1) !important;
}

.footer-social-link:before {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: "Font Awesome 5 Brands";
  font-weight: 300;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(2, 35, 67, 1);
}

.footer-social-link:hover,
.footer-social-link:focus,
.footer-social-link:active {
  background-color: #f2f2f2;
  ;
}

.footer-social-link+.footer-social-link {
  margin-left: 13px;
}

.footer__block {
  margin-bottom: 15px;
}

@media (max-width: 1199px) {
  .footer__contacts {
    padding-top: 30px
  }
}

#footer-VS-logo {
  width: 166px;
  padding: 24px 0;
  object-fit: contain;
}

#footer-copy-links {
  margin-bottom: 16px;
}

#footer-copy-links a {
  margin: 0 16px 16px 0;
}

.footer__copyright {
  margin: 0 40px 0 40px;
  max-width: 570px;
  margin: auto;
  padding: 0 20px 20px 20px;
}

#footer-bottom, .footer__row {
  display: flex;
  flex-direction: column;
}

@media (min-width: 600px) {
  .footer__copyright {
    max-width: 570px;
  }
}

@media (min-width: 800px) {
  .footer__copyright {
    max-width: 792px;
    padding-left: 0;
  }

  #footer-bottom, .footer__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .footer__row {
    align-items: flex-start;
    padding: 24px 0 12px;
  }
}

@media (min-width: 1230px) {
  .footer__copyright {
    padding-left: 0;
    max-width: 1200px;
  }
}

#footer-copy-notice {
  padding: 0;
  margin: 0;
}

.footer__copyright a {
  color: #fff;
}

/* PAGINATION */
.pagination {
  padding: 40px 0 64px 0;
  display: flex;
  justify-content: center;
}

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 calc(16px * 24px / 2);
}

.pagination ul>li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: calc(16px * 24px / 2);
}

.pagination ul>li>a {
  position: relative;
  display: block;
  padding: 6px 16px;
  line-height: 24px;
  color: white;
  text-decoration: none;
  background-color: #CA500F;
  border-radius: 4px;
}

.pagination ul>li>span {
  position: relative;
  display: block;
  padding: 6px 16px;
  line-height: 24px;
  color: #white;
  text-decoration: none;
  background-color: #CA500F;
  border-radius: 4px;
}

.pagination ul>li>a:hover {
  color: white;
  background-color: #B0430C;
}

.pagination ul>li>a:focus {
  background-color: #B0430C;
}

.pagination ul>li>span:hover {
  background-color: #B0430C;
}

.pagination ul>li>span:focus {
  background-color: #B0430C;
}

.pagination ul>.pagination-current>span,
.pagination ul>.pagination-current>span:hover,
.pagination ul>.pagination-current>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: rgba(2, 35, 67, 1);
  border-color: rgba(2, 35, 67, 1);
}

/* HEADER */
.layout {
  position: relative;
  background-color: #fff;
}

.topbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(2, 35, 67, .56);
  width: 100%;
  color: rgba(255, 255, 255, 1);
  font-weight: 500;
  font-size: 16px;
  transition: all 0.7s;
  height: 81px;
  display: flex;
}

@media (max-width: 767px) {
  .topbar .dropdown-menu {
    position: static;
    width: 100%;
    background-color: transparent !important;
    /*       background-color: rgba(2, 35, 67, .56); */
    margin: 0;
    padding: 0;
    box-shadow: none;
    padding-left: 45px;
  }

  .topbar .dropdown-menu a {
    color: rgba(255, 255, 255, 1) !important;
  }

  .topbar .dropdown-menu a:hover,
  .topbar .dropdown-menu a:focus {
    background-color: transparent !important;
    text-decoration: underline;
  }

  .topbar .dropdown-menu-end.dropdown-menu-caret::after,
  .topbar .dropdown-menu-end.dropdown-menu-caret::before {
    display: none;
  }

  .topbar #user {
    display: block;
    width: 100%;
  }

  .topbar #user .dropdown-toggle {
    padding: 11px 12px;
  }
}

.topbar__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 100;
}

.topbar__logo-wrapper {
  display: flex;
  align-items: center;
  padding: 11px 0px;
}

@media (min-width: 992px) {
  .topbar__logo-wrapper {
    width: 29%;
    padding: 11px 0px
  }
}

.topbar__help-center-name {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .topbar__help-center-name {
    display: none
  }
}

@media (max-width: 767px) {
  .topbar__controls {
    display: none;
    order: 3;
    padding-top: 10px;
    width: 100%;
    background-color: rgba(2, 35, 67, 1);
  }
}

@media (min-width: 768px) {
  .topbar__controls {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    width: 50%
  }

  .topbar__controls>*+* {
    margin-left: 0;
  }
}

.topbar__link {
  color: #fff;
  padding: 11px 21px;
  border: 0px transparent none;
  border-radius: 0px;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px !important;
  cursor: pointer;
  display: inline-block;
  opacity: 1;
}

@media (max-width: 767px) {
  .topbar__link {
    display: block;
    text-align: left
  }
}

.topbar__link:hover,
.topbar__link:focus,
.topbar__link:active,
.topbar__link.is--active,
.login:hover,
.login:focus,
.login:active,
.login.is--active {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 767px) {

  .topbar__link,
  .login {
    width: 100%
  }
}

.topbar__buttons {
  display: flex;
  align-items: center;
  order: 2;
}

@media (min-width: 768px) {
  .topbar__buttons {
    justify-content: flex-end;
    width: 33%
  }
}

@media (min-width: 768px) {
  .topbar__buttons {
    display: none
  }
}

.topbar--fixed {
  z-index: 10;
  background-color: rgba(2, 35, 67, 1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.7s;
}

.topbar--fixed .website,
.topbar--fixed .login,
.topbar--fixed #user,
.topbar--fixed .footer__language-selector {
  display: none;
}

.topbar--fixed .search-box--topbar {
  opacity: 1;
}

@media (min-width: 992px) {
  .topbar--fixed .topbar__logo-wrapper {
    width: 33%
  }
}

@media (min-width: 1200px) {
  .topbar--fixed .topbar__logo-wrapper {
    width: 33%
  }
}

@media (min-width: 992px) {
  .topbar--fixed .search-box--topbar {
    display: block;
    width: 33%
  }
}

@media (min-width: 1200px) {
  .topbar--fixed .search-box--topbar {
    display: block;
    width: 33%
  }
}

@media (min-width: 992px) {
  .topbar--fixed .topbar__controls {
    width: 33%
  }
}

@media (min-width: 1200px) {
  .topbar--fixed .topbar__controls {
    width: 33%
  }
}

.topbar--fixed .btn--toggle-search {
  display: block;
}

@media (min-width: 992px) {
  .topbar--fixed .btn--toggle-search {
    display: none !important
  }
}

button.btn--toggle-search {
  background-color: transparent;
}

.topbar--hidden {
  margin-top: -100px;
}

.topbar--hidden .topbar__help-center-name {
  display: none;
}

.topbar--opened {
  z-index: 10;
  background-color: rgba(2, 35, 67, 1);
  padding-bottom: 25px;
}

@media (max-width: 1200px) {
  .topbar--opened {
    box-shadow: 0 0 5px 0 #55595c
  }
}

.nav-dropdown-btn img {
  position: relative;
  top: -2px;
  left: 5px;
}

.nav-dropdown-menu {
  position: absolute;
  margin-left: -21px;
  margin-top: 10px;
  padding: 8px 18px 15px 21px;
  z-index: 999;
  display: none;
  list-style: none;
  color: white;
  background-color: #334780;
}

@media (max-width: 767px) {
  .nav-dropdown-menu {
    background-color: #334780;
    position: static;
    margin: 0;
    transition: all 0.3 ease
  }
}

div.nav-dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.nav-dropdown-menu ul li {
  padding: 8px 4px;
}

.nav-dropdown-menu ul li a {
  color: #fff;
}

.nav-dropdown-menu ul li a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .nav-right:hover .nav-dropdown-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  .nav-right {
    margin: 0;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .nav-right .nav-dropdown-btn {
    display: block;
    width: 100%;
  }

  .nav-right .nav-dropdown-btn:after {
    float: right;
  }
}

#locale-dropdown {
  height: 320px;
  overflow-y: scroll;
  margin-left: -80px;
  margin-top: 32px;
  background-color: white;
  color: black;
  border: 1px solid #999;
  border-top: none;
}

#locale-dropdown ul li a {
  color: black;
}

/* COMMUNITY */
.community-activity__title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  color: #fbce0a;
  content: '\f075';
  vertical-align: middle;
  font-size: 16px;
}

.community-activity__link {
  color: inherit;
}

/* PROMOTED ARTICLES - HOME PAGE */
.promoted-articles-container {
  background-color: #FAFAFA;
  padding: 8px 0 90px;

}

.promoted-articles-container-inner {
  max-width: 400px;
  margin: auto;
  padding-left: 20px;
}

@media (min-width: 600px) {
  .promoted-articles-container-inner {
    max-width: 400px;
    padding-left: 0;
  }
}

@media (min-width: 800px) {
  .promoted-articles-container-inner {
    max-width: 792px;
  }
}

@media (min-width: 1230px) {
  .promoted-articles-container-inner {
    max-width: 1200px;
  }
}

.promoted-articles {
  padding-top: 15px;
  padding-bottom: 15px;
}

.promoted-articles__icon {
  margin-right: calc(10px / 2);
  color: #fbce0a;
  vertical-align: middle;
  font-size: 16px !important;
}

.promoted-articles__title {
  font-size: 26px;
  margin: 8px 0;
}

.promoted-articles__articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0px;
  padding-left: 0;
}

.promoted-articles__articles h5 {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0px;
}

.promoted-articles__articles p {
  color: #646464;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0px;
}

.promoted-articles__articles a {
  color: #CA500F;
  text-decoration: underline;
}

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

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

.promoted-articles__item {
  margin: 16px 16px 16px 0;
  width: 350px;
  border-left: 3px solid #CA500F;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 16px;
  padding-top: none;
}

/* USER PROFILE PAGE */
.user-profile-page {
  padding-top: calc(16px * 24px * 2);
}

.profile-header {
  margin-bottom: calc(16px * 24px);
  color: #fff;
  text-align: center;
}

.profile-header__avatar {
  display: inline-block;
  margin-bottom: calc(16px * 24px / 2);
}

.profile-header__name {
  margin-bottom: calc(16px * 24px / 2);
  font-size: 26px;
}

@media (min-width: 768px) {
  .profile-header__name {
    font-size: 31px
  }
}

.profile-header__name a {
  color: #fff;
}

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 24px);
  background-color: rgba(2, 35, 67, 1);
}

.profile-header__description {
  word-break: break-all;
  word-break: break-word;
}

.profile-stats {
  margin-bottom: calc(16px * 24px / 2);
  padding-left: 0;
  color: #757575;
  list-style: none;
  font-size: 12.5px;
}

.profile-stats__stat {
  margin-right: 12px;
  margin-bottom: calc(16px * 24px / 4);
  color: #fff;
}

@media (max-width: 767px) {
  .profile-stats__stat {
    display: block
  }

  .profile-stats__stat:before {
    display: none;
  }
}

.profile-stats__label {
  margin-right: calc(12px / 2);
}

.profile-stats__value {
  color: #fff;
}

.profile-nav {
  overflow: hidden;
  margin-bottom: calc(16px * 24px * 2);
  border-radius: 4px;
  background-color: #D2D9ED;
  font-weight: 600;
  font-size: 12.5px;
}

.profile-nav__items {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.profile-nav__item {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .profile-nav__item {
    display: inline-block;
    vertical-align: middle
  }
}

.profile-nav__item a {
  display: block;
  color: rgba(82, 82, 82, 1);
}

.profile-nav__item.is-active {
  background-color: rgba(2, 35, 67, 1);
  color: #fff;
}

.profile-nav__item.is-active {
  padding: calc(16px * 24px / 1.5) 12px;
  line-height: 1;
}

.profile-nav__item a {
  padding: calc(16px * 24px / 1.5) 12px;
  line-height: 1;
}

.profile-nav__item:after {
  right: 12px !important;
}

.profile-section {
  width: 100%;
}

.profile-section__header {
  margin-bottom: calc(16px * 24px);
}

.profile-section__title {
  margin-bottom: calc(16px * 24px / 2);
  font-size: 26px;
}

.profile-section__description {
  color: #757575;
  font-size: 12.5px;
}

@media (min-width: 768px) {
  .profile-section__description {
    padding-bottom: 0
  }
}

.profile-section-sorter {
  font-size: 12.5px;
}

@media (min-width: 768px) {
  .profile-section-sorter {
    display: table;
    width: 100%
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    padding-top: 0;
    border-top: 0
  }
}

.profile-section-sorter .dropdown {
  display: inline-block;
}

@media (min-width: 768px) {
  .profile-section-sorter__col {
    display: table-cell;
    vertical-align: middle
  }
}

@media (max-width: 767px) {
  .profile-section-sorter__col--main {
    margin-bottom: calc(16px * 24px / 2)
  }
}

@media (min-width: 768px) {
  .profile-section-sorter__col--main {
    padding-right: 12px
  }
}

@media (min-width: 768px) {
  .profile-section-sorter__col--btn {
    text-align: right
  }
}

.profile-contribution {
  position: relative;
  padding: calc(16px * 24px / 2) 15px;
  border-radius: 4px;
  background-color: #dde2f1;
  word-wrap: break-word;
}

.profile-contribution__header {
  margin-bottom: calc(16px * 24px / 4);
}

.profile-contribution__status {
  margin-bottom: calc(16px * 24px / 4);
}

.profile-contribution__title {
  margin-bottom: calc(16px * 24px / 4);
  font-weight: 600;
  font-size: 16px;
}

.profile-contribution__body {
  margin-bottom: calc(16px * 24px / 2);
}

.profile-contribution--list .profile-contribution__title:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

.profile-contribution__breadcrumbs {
  margin-bottom: calc(16px * 24px / 2);
  padding: 0;
  font-size: 12.5px;
}

.profile__no-activity {
  color: #757575;
  text-align: center;
}

.profile__private-activity {
  color: #757575;
  text-align: center;
}

.profile-activity-list {
  padding-left: 0;
  list-style: none;
}

.profile-activity {
  position: relative;
  margin-bottom: calc(16px * 24px * 1.5);
}

.profile-activity__header {
  margin-bottom: calc(16px * 24px / 2);
  font-weight: 600;
  font-size: 12.5px;
}

.profile-activity__header:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}

.profile-activity__avatar {
  width: 30px;
  height: 30px;
  margin-right: calc(12px / 2);
}

.profile-activity-list--articles .profile-contribution__title:before,
.profile-activity[class$="-article"] .profile-activity__header:before {
  content: '\f15c';
}

.profile-activity-list--posts .profile-contribution__title:before,
.profile-activity[class$="-post"] .profile-activity__header:before {
  content: '\f086';
}

.profile-activity-list--comments .profile-contribution__title:before,
.profile-activity[class$="-comment"] .profile-activity__header:before {
  content: '\f075';
}

.user-subscribe {
  display: inline-block;
}

.entry-info {
  display: flex;
  font-size: 12.5px;
}

.entry-info__avatar {
  padding-right: 12px;
}

.status-label {
  padding: 2px calc(12px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.status-label--pending {
  background-color: #fad782;
}

.status-label--with-ticket {
  background-color: rgba(2, 35, 67, 1);
}

.status-label--with-ticket:hover,
.status-label--with-ticket:focus,
.status-label--with-ticket:active {
  color: #fff;
}

.status-label--solved,
.status-label--closed {
  background-color: rgba(4, 138, 4, 1);
}

.status-label--new,
.status-label--open {
  background-color: rgba(231, 29, 58, 1);
}

.status-label--answered {
  background-color: #fad782;
}

.status-label--official {
  background-color: rgba(2, 35, 67, 1);
}

.status-label--completed,
.status-label--answered {
  background-color: rgba(4, 138, 4, 1);
}

.status-label--planned {
  background-color: rgba(202, 80, 15, 1);
}

.status-label--not-planned {
  color: rgba(82, 82, 82, 1);
  background-color: #D2D9ED;
}

/* ATTACHMENT LIST */
.attachment-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 12.5px;
}

.attachment-list__item {
  position: relative;
  padding-left: calc(12px * 1.5);
  margin-bottom: calc(16px * 24px / 2);
}

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

.attachment-list__icon {
  position: absolute;
  left: 0;
  top: 4px;
}

/* IN ARTICLE CSS */
.bs-article-btn {
  background-color: #CA500F;
  border-radius: 4px;
  width: 201px;
  height: 40px;
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  display: grid;
  place-items: center;
}

.bs-article-btn p {
  margin: 0;
}

.bs-article-btn p a {
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.bs-article-btn:hover {
  background-color: #B0430C;
  cursor: pointer;
}

.custom-article-format {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

.c-a-f-left {
  max-width: 55%;
}

.c-a-f-right {
  max-width: 40%;
  padding-left: 10px;
}

.c-a-f-ul li {
  padding: 8px 0;
}

.c-a-f-icon {
  display: flex;
  flex-direction: row;
  padding-top: 10px;
  margin-top: 16px;
}

.c-a-f-icon span {
  padding-right: 3px;
}

.c-a-f-icon span img {
  padding-right: 3px;
}

.accordion-container {
  max-width: 1200px;
  margin: auto;
}

/* ACCORDION */
.accordion {
  border-radius: 4px;
  padding-top: 0;
  margin-bottom: calc(16px * 24px);
}

.accordion__item {
  border: 1px solid #ddd;
  display: block;
  margin: 24px 0;
}

.accordion__item-title {
  position: relative;
  font-size: 22px;
  padding: 15px 52px 15px 20px;
  cursor: pointer;
}

.accordion__item-title:before {
  content: '';
  position: absolute;
}

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

.category-page .accordion__item-content {
  border-bottom: none;
  margin-left: 20px;
}

.accordion__item-content p:last-child {
  margin-bottom: 0;
}

.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}

.accordion--default .accordion__item-title:before {
  right: 22px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: 2px solid rgba(2, 35, 67, 1);
  border-left: 2px solid rgba(2, 35, 67, 1);
  transform: rotate(-45deg);
  transition: transform 0.3s;
}

.accordion--default .accordion__item-title--active {
  background-color: #f0f0f0;
}

.accordion--default .accordion__item-title--active:before {
  transform: rotate(135deg);
  transition: transform 0.3s;
}

.accordion--colored .accordion__item-title {
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title:before,
.accordion--colored .accordion__item-title:after {
  top: 50%;
}

.accordion--colored .accordion__item-title:before {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: #757575;
  left: 20px;
}

.accordion--colored .accordion__item-title:after {
  content: '';
  position: absolute;
  left: 24px;
  width: 2px;
  height: 10px;
  margin-top: -5px;
  background-color: #757575;
}

.accordion--colored .accordion__item-title--active {
  background-color: rgba(2, 35, 67, 1);
  color: #fff;
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title--active:before {
  background-color: #fff;
}

.accordion--colored .accordion__item-title--active:after {
  display: none;
}

/* COMMUNITY NAV */
/* .community-nav {
  font-size: 22px;
}

.community-nav__item {
    float: left;
  }

.community-nav__item + .community-nav__item {
      margin-left: 12px;
    }

.community-nav__item.is-active {
      font-weight: 600;
    } */

/* VOTE */
.vote {
  max-width: 40px;
  width: 100%;
}

.vote [aria-selected=true] {
  z-index: 2;
}

.vote-sum {
  display: block;
  padding-top: calc(16px * 24px / 4);
  padding-bottom: calc(16px * 24px / 4);
  font-weight: 600;
  text-align: center;
}

.vote-control {
  position: relative;

  z-index: 1;
  display: block !important;
  font-size: 16px !important;
  color: rgba(82, 82, 82, 1);
  border-color: #D2D9ED;
  line-height: 24px !important;

}

.vote-control:hover,
.vote-control:active {
  z-index: 2;
}

.vote-control--active {
  border-color: rgba(2, 35, 67, 1);
}

/* COMMUNITY TOPICS */
/* .topic-list-page {
  padding-top: calc(16px * 24px * 2);
}

@media (min-width: 768px) {

.topic-list-page {
    margin-bottom: calc(16px * 24px)
}
  }

.topic-list-item:nth-child(2n+1) {
    clear: left;
  }

.topic-list-item__box {
  margin-bottom: calc(16px * 24px);
  padding: calc(16px * 24px) 12px;
  border: 2px solid #D2D9ED;
  border-radius: 4px;
}

.topic-list-item__title {
  margin-bottom: calc(16px * 24px / 2);
}

.topic-page {
  margin-bottom: calc(16px * 24px * 2);
  padding-top: calc(16px * 24px * 2);
}

.topic {
  display: table;
  margin-bottom: calc(16px * 24px);
  padding-bottom: calc(16px * 24px / 2);
  width: 100%;
  border-bottom: 2px solid #D2D9ED;
}

.topic-filters__item {
  float: left;
  margin-right: calc(12px / 2);
}

@media (max-width: 767px) {

.topic-filters__item {
    margin-bottom: calc(16px * 24px / 2)
}
  }

.topic-controls {
  margin-bottom: calc(16px * 24px * 2);
}

.topic-controls__item {
  float: left;
}

.topic-followers {
  margin-right: calc(12px / 2);
}

.topic-buttons .dropdown {
    display: inline-block;
    vertical-align: middle;
  }

.topic-buttons .btn--topbar {
    margin-right: 10px;
  }

@media (min-width: 768px) {

.topic-controls__item--subscribe {
    float: right;
    white-space: nowrap
}
  }

.topic-controls__item--subscribe .dropdown {
    display: inline-block;
    vertical-align: middle;
  }

.post-page {
  padding-top: calc(16px * 24px * 2);
}

@media (min-width: 768px) {

.post-page {
    margin-bottom: calc(16px * 24px * 2)
}
  }

.post {
  position: relative;
  margin-bottom: calc(16px * 24px);
}

.post-meta {
  display: table;
  margin-bottom: calc(16px * 24px);
  width: 100%;
}

.post-meta__col {
  display: table-cell;
  vertical-align: top;
}

.post-meta__col--main {
  padding-right: 12px;
  width: 100%;
}

@media (min-width: 768px) {

.post-page__container {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}
  }

@media (min-width: 992px) {

.post-page__container {
    width: 85%
}
  }

.post__text {
  word-wrap: break-word;
}

.post__body {
  font-size: 18px;
  padding-right: calc(40px + (10px * 4));
}

.post__body ul {
    list-style: disc;
  }

.post__body ul,
  .post__body ol {
    padding-left: 20px;
  }

.post__body ul ul {
      margin-top: calc(16px * 24px / 2);
    }

.post__body ul ol {
      margin-top: calc(16px * 24px / 2);
    }

.post__body ol ul {
      margin-top: calc(16px * 24px / 2);
    }

.post__body ol ol {
      margin-top: calc(16px * 24px / 2);
    }

.post__body ul li {
      margin-bottom: calc(16px * 24px / 2);
    }

.post__body ol li {
      margin-bottom: calc(16px * 24px / 2);
    }

.post__voting-and-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
}

.post__voting-and-actions .dropdown-toggle {
    font-size: 0;
  }

.post__voting-and-actions .dropdown-toggle:after {
    margin-left: 0;
    content: "\f013";
    font-size: 16px;
  }

.post__share {
  padding-top: calc(10px * 3);
  border-top: 1px solid #D2D9ED;
  text-align: center;
}

.post-callout {
  padding: calc(16px * 24px / 2) 15px;
  background-color: #D2D9ED;
}

.post-callout__title {
  font-weight: 600;
  font-size: 18px;
}

.post + .comments {
  margin-top: calc(10px * 3);
  padding-top: calc(10px * 3);
  border-top: 1px solid #D2D9ED;
}

.post-list-page {
  padding-top: calc(16px * 24px * 2);
}

@media (min-width: 768px) {

.post-list-page {
    margin-bottom: calc(16px * 24px * 2)
}
  }

.post-list-item {
  margin-bottom: calc(16px * 24px);
}

@media (min-width: 768px) {

.post-list-item {
    display: table;
    width: 100%
}
  }

.post-list-item + .post-list-item {
    padding-top: calc(16px * 24px);
    border-top: 2px solid #D2D9ED;
  }

.post-list-item__title {
  margin-bottom: calc(16px * 24px / 2);
  font-size: 26px;
}

.post-list-item__title .fa-star {
    position: relative;
    top: -4px;
    font-size: 50%;
  }

@media (min-width: 768px) {

.post-list-item__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.post-list-item__col--main {
    width: 60%
}
  }

@media (min-width: 768px) {

.post-list-item__col--side {
    width: 40%;
    text-align: right
}
  }

.post-info {
  color: #757575;
  font-size: calc(16px - 2px);
}

@media (min-width: 768px) {

.post-info {
    float: right;
    text-align: center;
    min-width: 90px;
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 6px 12px
}
  }

@media (min-width: 768px) {
    .post-info__count {
        display: block;
        color: rgba(82, 82, 82, 1);
        font-weight: 600
    }
}

.post-info + .post-info {
    margin-right: 12px;
}

@media (max-width: 767px) {
    .post-info + .post-info:before {
        margin-right: calc(12px / 2);
        font-size: 10px;
        content: "\2022";
    }
}

.post-status {
    display: inline-block;
    padding: 1px calc(12px / 2);
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
}

.post-status--completed,
.post-status--answered {
    background-color: rgba(4, 138, 4, 1);
}

.post-status--planned {
    background-color: rgba(202, 80, 15, 1);
}

.post-status--not-planned {
    color: rgba(82, 82, 82, 1);
    background-color: #D2D9ED;
} */

/* NEW POST */
/* .new-post-page {
  padding-top: calc(16px * 24px * 2);
}

@media (min-width: 768px) {
    .new-post-page {
        margin-bottom: calc(16px * 24px * 2)
    }
}

.new-post-form {
  margin-bottom: calc(16px * 24px);
} */

/***** Search results *****/
.search-results {
  max-width: 1200px;
}

.search-results-list {
  margin-bottom: 25px;
  padding-left: 0;
  list-style: none;
}

.search-results-list>li {
  padding: 24px 0;
  border-bottom: solid 1px #DADADA;
}

.results-list-item-link {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 16px;
  display: block;
}

.results-list-item-link:hover {
  color: #1B1B26;
  text-decoration: underline;
}

.search-results-description {
  color: #525252;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  width: 1200px;
  text-align: left;
}

/*   
.search-result-votes, .search-result-meta-count {
    color: #858585;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 4px 5px;
    position: relative;
}
  
.search-result-votes::before, .search-result-meta-count::before {
    color: $brand_color;
}
  
[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-votes::before {
    content: "\1F44D";
  }
   */
/*   .search-result-meta-count::before {
    content: "\1F4AC";
  }
   */
/*   .search-result .meta-group {
    align-items: center;
  } */

/*   .search-result-breadcrumbs {
    margin: 0;
  }
  
  .search-result-breadcrumbs li:last-child::after {
    content: "·";
    display: inline-block;
    margin: 0 5px;
  } */

/* Non-latin search results highlight */
/* Add a yellow background for Chinese */
html[lang|="zh"] .search-result-description em {
  font-style: normal;
  background: yellow;
}

/* Use bold to highlight for the rest of supported non-latin languages */
html[lang|="ar"] .search-result-description em,
html[lang|="bg"] .search-result-description em,
html[lang|="el"] .search-result-description em,
html[lang|="he"] .search-result-description em,
html[lang|="hi"] .search-result-description em,
html[lang|="ko"] .search-result-description em,
html[lang|="ja"] .search-result-description em,
html[lang|="ru"] .search-result-description em,
html[lang|="th"] .search-result-description em {
  font-style: bold;
}


/* DOWNLOAD CUSTOM PAGE */

.download-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 32px 100px 32px;
}

.download-image {
  max-width: 407px;
  max-height: 347px;
  margin: auto;
  padding-top: 120px;
}

.dl-text-block {
  max-width: 400px;
  margin: 0 auto 36px auto;
}

.dl-text-block p {
  margin: 12px 0;
}

.dl-almost {
  color: #1b1b26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
}

.dl-text {
  color: #1b1b26;
  font-family: "Roboto", serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 50px;
  text-align: center;
}

.dl-small {
  color: #646464;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: center;
}

.dl-example-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 64px;
}

.dl-example-blocks img {
  max-width: 300px;
  padding-top: 0;
  margin: 0 16px;
}

.dl-trouble-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #dadada;
  border-radius: 4px;
  max-width: 736px;
  margin: auto;
}

.dl-trouble-left {
  margin: 24px 48px 24px 32px;
}

.dl-trouble-left p {
  margin: 0;
}

.dl-trouble-header {
  color: #1b1b26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.dl-trouble-text {
  color: #1b1b26;
  font-family: "Roboto", serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.dl-button {
  background-color: #ca500f;
  border-radius: 4px;
  width: 191px;
  height: 40px;
  color: #ffffff;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin: 0 32px 34px 32px;
  display: grid;
  place-items: center;
}

@media (min-width: 790px) {
  .dl-trouble-block {
    flex-direction: row;
    justify-content: space-between;
  }

  .dl-button {
    margin: 34px 32px;
  }

  .dl-trouble-header {
    text-align: left;
  }

  .dl-trouble-text {
    text-align: left;
  }
}

/* RELEASE NOTES CUSTOM TEMPLATE */

.dl-notes-container {
  max-width: 1200px;
  margin: 0 auto 80px;
}

.release-notes-cont {
  max-width: 1200px;
  margin: 0 20px;
  display: flex;
  flex-direction: column;
  padding-bottom: 32px;
  border-bottom: 1px solid #DADADA;
}

.release-notes-cont:last-child {
  border-bottom: none;
}

.rn-Img {
  width: 20%;
  display: none;
  justify-content: left;
  align-items: center;
}

.rn-details {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rn-details h3 {
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  margin: 20px 0 15px;
}

.rn-details p,
.rn-details ul li {
  color: #525252;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.rn-details p {
  margin: 0;
}

.rn-details ul {
  margin-top: 0;
  padding-left: 16px;
}

.dl-links-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.dl-icon {
  max-width: 30px;
}

.dl-i-icon {
  max-width: 36px;
}

.release-notes-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

.release-notes-link img {
  display: flex;
  flex-direction: row;
  padding-right: 14px;
}

.release-notes-link h4 {
  margin: 0;
  color: #1B1B26;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
}

.rn-stats {
  width: 100%;
  margin-top: 20px;
}

.rn-stats div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.rn-stats p {
  margin: 0;
}

.stat-header {
  color: #959595;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 32px;
  text-align: left;

}

.rn-stat {
  color: #525252;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 32px;
  text-align: left;

}

@media (min-width: 700px) {
  .release-notes-cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .rn-details {
    width: 55%;
    padding: 0 2.5%;
    display: flex;
    flex-direction: column;
  }

  .dl-links-box {
    justify-content: flex-start;
  }

  .release-notes-link {
    justify-content: flex-start;
  }

  .rn-stats {
    width: 20%;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }

  .rn-stats div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .stat-header {
    text-align: right;
  }

  .rn-stat {
    text-align: right;
  }
}

@media (min-width: 900px) {

  .rn-Img {
    display: flex;
  }

  .rn-details {
    width: 55%;
    padding: 0 2.5%;
    display: flex;
    flex-direction: column;
  }

  .rn-stats {
    width: 20%;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }

}

@media (min-width: 1225px) {
  .release-notes-cont {
    margin: 0;
  }
}

/* COOKIE MODAL July 2021 */

#cookie-modal {
  display: none;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  width: 1216px;
  height: 88px;
  text-align: center;
  align-items: center;
  padding: 0;
  z-index: 999999;
  position: fixed;
  bottom: 0;
  top: auto;
  margin: auto;
  margin-bottom: 20px;
  left: 0;
  right: 0;
  display: grid;
  place-items: center;
}

#cookie-modal-confirm {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
  width: 480px;
  height: 364px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#cookie-modal-confirm {
  display: none;
}

.cookie-modal-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: auto;
}

.cookie-modal-inner-confirm {
  padding: 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.cookie-modal-header {
  color: #007fad;
  font-family: "Roboto", serif;
  font-size: 20px;
  line-height: 30px;
  width: 423px;
  text-align: left;
}

p.cookie-modal-text {
  color: #1c1c1c;
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding-right: 20px;
}

p.cookie-modal-text-confirm {
  color: #1c1c1c;
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 432px;
  text-align: left;
}

a.cookie-modal-link {
  text-decoration: underline;
  font-weight: 500;
  color: #007fad;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}

#disable-link-btn {
  padding-right: 20px;
  line-height: 24px;
}

p.cookie-italic {
  color: #1c1c1c;
  font-family: "Roboto", serif;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  width: 429px;
  text-align: left;
}

.cookie-modal-btns-confirm {
  display: flex;
  justify-content: flex-end;
}

button.cookie-modal-btns {
  height: 40px;
  padding: 0;
  border: 2px solid #0080ae;
  border-radius: 4px;
}

.cookie-modal-btns-confirm button {
  height: 40px;
  padding: 0;
  border: 2px solid #0080ae;
  border-radius: 4px;
}

.cookie-modal-btns-confirm button:hover {
  cursor: pointer;
  position: relative;
  left: 1px;
  bottom: 1px;
}

.cookie-modal-btn-filled {
  background-color: #007fad !important;
  color: #ffffff;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  width: 177px;
  height: 40px;
  margin-left: 20px;
}

.cookie-modal-btn-filled-confirm {
  background-color: #007fad !important;
  color: #ffffff;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  width: 177px;
  height: 40px;
  margin-left: 20px;
}

.cookie-modal-btn-outline {
  background-color: white !important;
  color: #0080ae !important;
}

.cookie-modal-btn-text {
  border: none !important;
  background-color: white !important;
  color: #1c1c1c !important;
  font-family: "Roboto", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  align-items: center;
}

.cookie-modal-switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 28px;
  margin-left: 6px;
}

.cookie-modal-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.cookie-modal-switch .cookie-modal-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.cookie-modal-switch .cookie-modal-switch-slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

.cookie-modal-switch input:checked+.cookie-modal-switch-slider {
  background-color: #0080ae;
}

.cookie-modal-switch input:checked+.cookie-modal-switch-slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

.cookie-modal-mobile-banner {
  display: none;
}

@media (max-width: 1270px) {
  #cookie-modal {
    height: auto;
    width: 90%;
  }

  .cookie-modal-inner {
    padding: 20px;
  }

  .cookie-modal-text {
    text-align: center;
  }
}

@media (max-width: 576px) {
  #cookie-modal-container {
    z-index: 999999;
  }

  .cookie-modal-mobile-banner {
    display: block;
    height: 50px;
    background-color: #0080ae;
    width: 100%;
    margin-bottom: 8px;
  }

  .cookie-modal-inner-confirm {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  #cookie-modal-confirm {
    width: 95vw;
    height: 400px;
  }

  p.cookie-modal-text-confirm {
    width: 90%;
  }

  p.cookie-italic {
    width: 90%;
  }

  .cookie-modal-btns-confirm {
    width: 90%;
  }

  a.cookie-modal-link {
    padding: 10px;
    text-align: center;
  }

  p.cookie-modal-text {
    text-align: center;
  }

  button.cookie-modal-btn-filled {
    margin: auto;
  }

  .cookie-modal-btns button {
    margin-bottom: 6px;
  }
}

@media (max-width: 430px) {

  #cookie-modal-confirm {
    width: 95vw;
    height: 425px;
  }
}

@media (max-width: 350px) {

  #cookie-modal-confirm {
    width: 95vw;
    height: 470px;
  }

  #cookie-modal-btn-confirm {
    font-size: 12px;
  }
}

@media (max-width: 300px) {

  #cookie-modal-confirm {
    width: 95vw;
    height: 500px;
  }
}

/* END COOKIE MODAL */

/* Accessibility */

#accessibility-hero {
  background-image: url(/hc/theming_assets/01J4WECR6J249J7GC01PQ5ZJCV);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  overflow: hidden;
  padding: 240px 0;
  background-color: #002244;
  text-align: center;
  color: #fff;
  width: 100%;
  display: block;
  min-height: 0;
  z-index: -1;
}

#accessibility-hero #bg-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 34, 68, 0.4);
  z-index: 1;
}

#accessibility-text-container {
  position: relative;
  z-index: 900;
}

#accessibility-text-container>h1 {
  letter-spacing: 0;
  font-size: 54px;
  line-height: 75px;
  padding: 15px 0 0;
  text-transform: none;
  color: #ffffff;
  margin: 0;
  font-weight: 300;
  text-align: center;
}

#accessibility-text-container>span {
  display: inline-block;
  background: #007FAD;
  content: '';
  width: 550px;
  height: 3px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#accessibility-text-container>h2 {
  color: #ffffff;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  margin: 0;
  padding: 0 0 10px;
  letter-spacing: 0px;
  text-align: center;
}

#accessibility-text-container>h3 {
  color: #ffffff;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  margin: 0;
  padding: 0 0 10px;
  letter-spacing: 0px;
  text-align: center;
}

#accessibility-content-wrapper {
  position: relative;
  top: -44px;
}

#accessibility-commitment,
#accessibility-support,
#accessibility-lists {
  padding: 70px 40px;
  background: #F2F4F9;
  margin: 0 auto;
  max-width: 100%;
  float: none;
  min-height: 1px;
  text-align: center;
}

#accessibility-commitment h4,
#accessibility-commitment div h3,
#accessibility-commitment div h3 {
  text-align: center;
}

#accessibility-commitment h4 {
  font-weight: 400;
  font-size: 17px;
}

#accessibility-lists {
  background-color: #FAFBFD !important;
  text-align: left;
}

#accessibility-commitment>div,
#accessibility-support>div,
#accessibility-lists>div {
  font-size: 18px;
  line-height: 28px;
  max-width: 1120px;
  margin: 0 auto;
}

#accessibility-lists>div>p.whitespace {
  white-space: pre;
}

#accessibility-support div h3 {
  text-align: center;
}

#accessibility-content-wrapper h3 {
  font-weight: 300;
  color: #002244;
  font-size: 26px;
  line-height: 36px;
  margin: 0;
  padding: 0 0 10px;
  letter-spacing: 0;
  clear: both;
}

#accessibility-content-wrapper strong {
  font-weight: 400;
  font-size: 15px;
  color: #3c3c3c;
}

#accessibility-content-wrapper p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #3c3c3c;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 10px 0;
  letter-spacing: 0;
  clear: both;
}

#accessibility-content-wrapper a {
  text-decoration: none;
  outline: none;
  color: #CA500F;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  font-weight: bold;
}

#accessibility-content-wrapper ul {
  margin: 18px 0;
  list-style: inside;
  padding: 0;
}

#accessibility-content-wrapper li {
  font-family: 'Roboto', serif;
  font-weight: 300;
  font-size: 15px;
  color: #3c3c3c;
}

#accessibility-community,
#accessibility-requests,
#accessibility-friend {
  padding: 50px 40px;
  display: flex;
}

@media (max-width: 768px) {

  #accessibility-community,
  #accessibility-requests,
  #accessibility-friend {
    flex-direction: column;
  }
}

#accessibility-requests {
  background: #F2F4F9;
}

#accessibility-community #community-spacer,
#accessibility-requests #requests-spacer {
  width: 50px;
}

#accessibility-community .community-section,
#accessibility-requests .requests-section {
  padding: 50px;
  flex-grow: 1;
  flex-basis: 0;
}

#accessibility-community .community-section>img,
#accessibility-requests .requests-section>img {
  display: block;
  margin: 0 auto;
  width: 90px;
  height: auto;
}

#accessibility-community .community-section>hr,
#accessibility-requests .requests-section>hr {
  background: #ccc;
  height: 1px;
  border: none;
  outline: none;
  margin: 30px 0;
}

#accessibility-friend {
  background: #fff;
}

#accessibility-friend h3 {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

#accessibility-friend h3 span {
  margin-right: 8px;
}

#accessibility-more-info {
  display: grid;
  place-items: center;
  padding: 50px 40px;
}

#accessibility-more-info a {
  background-color: #CA500F;
  border-radius: 4px;
  line-height: 40px;
  padding: 0 24px;
  border: none;
  color: #FFFFFF;
  font-family: "Roboto", serif;
  font-size: 16px;
  text-align: center;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}

#accessibility-more-info a:hover {
  background-color: #B0430C;
}

/* Category Template with Contact Buttons */

#cat-contact-frame {
  margin: 0 auto 24px;
  max-width: 1200px;
}

#cat-contact-box {
/*   display: grid;
  grid-template-columns: 1fr 2fr; */
  column-gap: 24px;
  display: flex;
  justify-content: center;
}

.cat-contact-item {
/*   background-color: #022343; */
/*   background-image: url(/hc/theming_assets/01JZ60JHY2ZXM0752EK1X1QW0Y); */
/*   background-repeat: no-repeat; */
/*   border-radius: 4px; */
/*   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); */
  max-width: 600px;
/*   height: 394px; */
}

.cat-contact-desc {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 30px 40px;
}
.cat-contact-desc:hover {
  cursor: pointer;
}

.cat-contact-desc p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.cat-contact-desc p:last-child {
  margin-bottom: 0;
}

#live-chat-icon {
  max-width: 100px;
  justify-self: center;
  margin: 0 24px 24px;
}

.cat-contact-item h1,
.cat-contact-item h2,
.cat-contact-item h3,
.cat-contact-item h4,
.cat-contact-item p {
/*   color: white; */
  margin: 0 24px 24px;
}

#live-chat-h4 {
  align-self: center;
  margin: 0 24px 48px;
}

.cat-contact-item h3 {
  font-size: 24px;
}

.cat-contact-i {
  color: #1EA7DB;
  font-size: 24px;
}



/***** DARK MODE *****/

/* @media (prefers-color-scheme: dark) {

  body,
  input[type="search"],
  .custom-block__icon,
  .card-image-cont,
  .footer-social-link,
  .profile-contributions,
  .breadcrumbs-nav {
    background-color: #040404 !important;
    color: white;
  }

  .breadcrumbs-nav .breadcrumbs a,
  .breadcrumbs li+li:before {
    color: #CA500F;
    font-weight: 600;
  }

  #accessibility-lists {
    background-color: #040404 !important;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  li,
  label,
  input,
  textarea,
  .card-title,
  .card-text,
  .promoted-articles__articles h5,
  .promoted-articles__articles p,
  .footer-social-link:before,
  .article-title-header div h1,
  .section-title-header div h1,
  .category-title-header div h1,
  .article-aside-title,
  .section-articles__link,
  .recent-articles ul li a,
  .section-tree-title a,
  .accordion__item-title,
  .section-page div .article-list li .article-list-item__link::before,
  a.nesty-input,
  input#request_collaborators_,
  select,
  option,
  .search-results-description {
    color: white !important;
  }

  .breadcrumbs li {
    color: #1B1B26 !important;
  }

  .search-box--hero-unit #query {
    border-color: #040404;
  }

  .card-text,
  .promoted-articles__articles p,
  .download-card-body-bottom p,
  .article__body h2,
  .article-aside-list li a,
  .results-list-item-link {
    color: rgba(255, 255, 255, .7);
  }

  input,
  input[type="text"],
  textarea,
  select,
  option,
  .promoted-articles-container,
  .download-card-body-bottom,
  .article-collapsible-sidebar,
  .accordion__item,
  .accordion--default .accordion__item-title--active,
  #accessibility-commitment,
  #accessibility-support,
  #accessibility-lists,
  #accessibility-requests,
  #accessibility-friend,
  .dl-trouble-block,
  .nesty-input,
  .nesty-input[aria-expanded="true"],
  .nesty-panel,
  .nesty-panel li,
  ul[data-hc-pills-container] {
    background-color: #363639 !important;
  }

  .accordion--default .accordion__item-title:before {
    border-bottom: 2px solid white;
    border-left: 2px solid white;
  }

  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .nesty-input:-ms-input-placeholder {
    color: white;
  }

  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .nesty-input::-webkit-input-placeholder {
    color: white;
  }

  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"] {
    background-color: #363639 !important;
    color: white !important;
  }

  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .nesty-input::-moz-placeholder {
    color: #363639 !important;
  }

  .request-sidebar {
    border: 2px solid #040404;
  }

  #cookie-modal,
  .cookie-modal-inner-confirm,
  .cookie-modal-btn-text {
    background-color: #040404 !important;
    color: white !important;
  }

  .custom-block__image>g>g,
  .custom-block__image g g g#acrobatiq-icon path,
  .custom-block__image g g g#bookshelf-logo-color g polygon {
    fill: #ca500f;
  }

  .custom-block__icon i {
    color: #ca500f;
  }

} */

/***** CUSTOM TABLE STYLING *****/
.table, .table td {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1.5px solid #c6c6c6;
}

.table tr, .table.table--color-header thead td  {
  border: none;
}

.table thead tr {
  font-weight: bold;
}

.table.table--generic td {
  padding: 8px 0;
}

.table.table--color-header td {
  padding: 8px 10px;
}

.table.table--color-header thead td {
  color: #fff;
  background-color: rgba(202, 80, 15, 1);
}

.table.table--color-header thead td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.table.table--color-header thead td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.small-link {
  margin-top: 16px;
}

.small-link p, .small-link a {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

/* ALERT BOX */

.alertbox {
  background-color: #FF4D4F;
  display: none;
  align-items: center;
  color: #fff;
  overflow: hidden;
  width: 100%;
  height: 40px;
}

.alertbox p {
  margin: 0;
  font-weight: 600;
  color: #fff;
}

.alertbox a {
  color: #fff;
  text-decoration: underline;
  font-size: 15px;
}

.marquee {
  display: inline-block;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 30s linear infinite;
  font-size: 1.1em;
  padding-left: 100%;
}

@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}
