@charset "UTF-8";

html {
  font-family: 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;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

mark {
  background: rgba(255, 237, 112, 1);
  color: rgba(36, 40, 47, 1);
}

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 rgba(196, 201, 208, 1);
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

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

html,
body {
  height: 100%;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(59, 64, 74, 1);
  background-color: rgba(255, 255, 255, 1);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: rgba(23, 108, 221, 1);
  text-decoration: none;
}

a:hover,
a:focus {
  color: rgba(125, 60, 231, 1);
  text-decoration: none;
}
a:active {
  color: rgba(48, 71, 128, 1)
}
a.disabled {
  color: rgba(137, 144, 154, 1);
  cursor: default;
}

figure {
  margin: 0;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(84, 202, 255, 1);
  margin: 2em 0;
  padding: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
ul,
ol {
  margin: 0 0 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: rgba(15, 17, 20, 1);
  margin-top: 0;
}

h1,
.h1 {
  font-size: 40px;
}

h2,
.h2 {
  font-size: 28px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 20px;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 16px;
}

b,
strong {
  font-weight: 600;
}

p > strong,
li > strong,
dt > strong,
dd > strong {
  color: rgba(36, 40, 47, 1);
}

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

dl {
  margin-top: 0;
  margin-bottom: 12px;
}

dl:last-child,
dl dl {
  margin-bottom: 0;
}

dt,
dd {
  line-height: 1.5;
  margin-bottom: 12px;
  color: rgba(36, 40, 47, 1);
}
dl:not(.request-details) dd:last-of-type {
    margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .dl-horizontal dt {
    width: 30%;
    float: left;
    clear: both;
    padding-right: 15px;
  }
  .dh-horizontal:not(.request-details) dt:last-of-type {
    margin-bottom: 0;
  }
}
@media print, (min-width: 768px) {
  .dl-horizontal dd {
    width: 70%;
    float: right;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgba(109, 116, 128, 1);
}

blockquote {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: rgba(246, 247, 248, 1);
  padding: 12px 18px;
  margin: 0 0 24px;
  border-left: 5px solid rgba(246, 247, 248, 1);
}

blockquote.is-colored {
  border-left: 5px solid rgba(23, 108, 221, 1);
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

pre code {
  border-radius: 16px !important;
  padding: 20px !important;
  display: block;
}

.nohighlight  {
  overflow-x: auto;
  padding: 0.5em;
  color: rgba(59, 64, 74, 1);
  background-color: rgba(246, 247, 248, 1);
}


address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}

.s-code-guide:before,
.s-code-guide:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.s-code-guide:after,
.clearfix:after {
  clear: both;
}

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

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

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

select,
textarea,
input[type="text"],
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"],
.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(15, 17, 20, 1);
  background-color: rgba(242, 250, 255, 1);
  background-image: none;
  border: 2px solid rgba(224, 243, 255, 1);
  border-radius: 16px;
  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: rgba(84, 202, 255, 1);
  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: rgba(109, 116, 128, 1);
  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: rgba(109, 116, 128, 1);
}

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: rgba(109, 116, 128, 1);
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: rgba(36, 40, 47, 1);
  border: 0;
  border-bottom: 1px solid rgba(196, 201, 208, 1);
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 12px;
  font-weight: 600;
}

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  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;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(59, 64, 74, 1);
}

select {
  height: 38px;
}

textarea {
  resize: vertical;
  height: 114px;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 38px;
  }
}

.form-field {
  margin-bottom: 24px;
}

.form-field.required > label:after {
  content: "*";
  color: rgba(255, 77, 120, 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: 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;
}

.help-block,
.form-field p {
  font-size: 90%;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  color: rgba(109, 116, 128, 1);
}

.btn,
input[type="submit"],
[role="button"],
.lines-button,
.satisfaction-box input[type=radio] ~ label,
.satisfaction-box .satisfaction-submit,
.topbar .login,
.community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  letter-spacing: 0.5px;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px 0 rgba(83,90,101,.2);
}

.btn:hover,
input[type="submit"]:hover,
[role="button"]:hover,
.lines-button:hover,
.satisfaction-box input[type=radio] ~ label:hover,
.satisfaction-box .satisfaction-submit:hover,
.topbar .login:hover,
.community-recent-activity .recent-activity-controls a:hover {
  color: rgba(23, 108, 221, 1);
  text-decoration: none;
}

.btn:focus,
input[type="submit"]:focus,
[role="button"]:focus,
.lines-button:focus,
.satisfaction-box input[type=radio] ~ label:focus,
.satisfaction-box .satisfaction-submit:focus,
.topbar .login:focus,
.community-recent-activity .recent-activity-controls a:focus {
  box-shadow: inset 0 8px 24px rgba(83,90,101,0.1);
}

.btn:active,
input[type="submit"]:active,
[role="button"]:active,
.lines-button:active,
.satisfaction-box input[type=radio] ~ label:active,
.satisfaction-box .satisfaction-submit:active,
.topbar .login:active,
.community-recent-activity .recent-activity-controls a:active {
  outline: none;
  box-shadow: inset 0 8px 24px rgba(83,90,101,0.1);
}

.btn:active:focus,
input[type="submit"]:active:focus,
[role="button"]:active:focus,
.lines-button:active:focus,
.satisfaction-box input[type=radio] ~ label:active:focus,
.satisfaction-box .satisfaction-submit:active:focus,
.topbar .login:active:focus,
.community-recent-activity .recent-activity-controls a:active:focus {
  box-shadow: inset 0 8px 24px rgba(83,90,101,0.1), 0 0 12px 2px rgba(84,202,255,0.4);
}

.btn--default {
  color: rgba(48, 71, 128, 1);
  background-color: rgba(255, 255, 255, 1);
  outline: none;
}

.btn--default:hover,
.btn--default:focus,
.btn--default:active {
  background-color: rgba(255, 255, 255, 1);
}

.btn--default:hover {
  color: rgba(23, 108, 221, 1);
}

.btn--default:active {
  color: $color_blue_900;
  background-image: none;
}

.btn--primary,
.btn--success,
.btn--topbar {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
  box-shadow: 0 8px 24px 0 rgba(83,90,101,0.35);
  outline:none;
}

.btn--topbar {
  margin-right: 12px;
}

.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn--success:hover,
.btn--success:focus,
.btn--success:active,
.btn--topbar:hover,
.btn--topbar:focus,
.btn--topbar:active,
.search-box--hero-unit input[type="submit"]:hover,
.search-box--hero-unit input[type="submit"]:focus,
.search-box--hero-unit input[type="submit"]:active {
  color: rgba(255, 255, 255, 1);
}
.btn--primary:hover,
.btn--success:hover,
.btn--topbar:hover,
.search-box--hero-unit input[type="submit"]:hover {
  background-color: rgba(48, 83, 178, 1);
}

.btn--primary:focus,
.btn--success:focus,
.btn--topbar:focus,
.search-box--hero-unit input[type="submit"]:focus {
  box-shadow: 0 0 12px 2px rgba(84,202,255,0.8);
}

.btn--primary:active,
.btn--success:active,
.btn--topbar:active,
.search-box--hero-unit input[type="submit"]:active {
  background-color: rgba(48, 71, 128, 1);
  background-image: none;
  box-shadow: inset 4px 8px 12px rgba(25,28,34,0.5);
}

.btn--primary:focus:active,
.btn--success:focus:active,
.btn--topbar:focus:active,
.search-box--hero-unit input[type="submit"]:focus:active {
  box-shadow: inset 4px 8px 12px rgba(25,28,34,0.5), 0 0 12px 2px rgba(84,202,255,0.8);
}

.btn--warning {
  color: rgba(255, 252, 211, 1);
}

.btn--warning:hover,
.btn--warning:focus,
.btn--warning:active {
  color: rgba(255, 252, 211, 1);
}

.btn--warning:active {
  background-image: none;
}

.btn--danger {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 77, 120, 1);
}

.btn--danger:hover,
.btn--danger:focus,
.btn--danger:active {
  color: rgba(246, 247, 248, 1);
  background-color: rgba(255, 77, 120, 1);
}

.btn--danger:active {
  background-image: none;
}

input[type="submit"] {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  color: rgba(246, 247, 248, 1);
  background-color: rgba(48, 83, 178, 1);
}

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

[role="button"] {
  color: rgba(23, 108, 221, 1);
  background-color: rgba(255, 255, 255, 1);
}

[role="button"]:hover,
[role="button"]:focus,
[role="button"]:active {
  color: rgba(48, 71, 128, 1);
}

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

[role="button"]:active:focus {
  outline: none;
}

.container {
  padding-right: 12px;
  padding-left: 12px;
}

/*Simplified Text Button*/
.btn-text-only {
  color: rgba(48, 71, 128, 1);
  text-decoration: underline;
}

.btn-text-only:focus, .btn-text-only:hover {
  color: rgba(23, 108, 221, 1)
}

@media (min-width: 768px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

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

table {
  background-color: transparent;
  margin-top: 24px;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(109, 116, 128, 1);
  text-align: left;
}

th {
  text-align: left;
}

.table,
.wysiwyg-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

table.wysiwyg-table:not(.table--freestyle) {
  border-width: 0 !important;
}

.table .table,
.wysiwyg-table .table,
.table .wysiwyg-table,
.wysiwyg-table .wysiwyg-table {
  background-color: rgba(255, 255, 255, 1);
}

.table th,
.table td,
.wysiwyg-table th,
.wysiwyg-table td {
  padding: 12px;
  vertical-align: top;
}

.table thead th,
.wysiwyg-table thead th  {
  vertical-align: middle;
}

table.wysiwyg-table:not(.table--freestyle) thead th {
  border-width: 0 !important;
}

.table tbody + tbody,
table.wysiwyg-table:not(.table--freestyle) tbody + tbody {
  border-top: 1px solid rgba(196, 201, 208, 1);
}

.table td,
table.wysiwyg-table:not(.table--freestyle) td {
  border-top: 1px solid rgba(196, 201, 208, 1);
  border-width: 1px 0 0 0 !important;
}

.table--color-header th {
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
}

.table--striped th,
.table--striped td,
.table--striped thead th {
  border-color: rgba(255, 255, 255, 1);
}

.table--striped tbody tr:nth-child(odd) {
  background-color: rgba(246, 247, 248, 1);
  color: inherit;
}

.table--hover tbody tr:hover {
  background-color: rgba(246, 247, 248, 1);
  color: inherit;
}

.table--bordered {
  border: 1px solid rgba(196, 201, 208, 1);
}

.table--bordered td,
.table--bordered th {
  border-left: 1px solid rgba(196, 201, 208, 1);
}
.≈ {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid rgba(196, 201, 208, 1);
  }
  .table-responsive > .table,
  .table-responsive > .wysiwyg-table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .wysiwyg-table > thead > tr > th,
  .table-responsive > .wysiwyg-table > thead > tr > td,
  .table-responsive > .wysiwyg-table > tbody > tr > th,
  .table-responsive > .wysiwyg-table > tbody > tr > td,
  .table-responsive > .wysiwyg-table > tfoot > tr > th,
  .table-responsive > .wysiwyg-table > tfoot > tr > td {
    white-space: nowrap;
  }
}

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

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

.column--xs-1 {
  width: 8.33333%;
}

.column--xs-2 {
  width: 16.66667%;
}

.column--xs-3 {
  width: 25%;
}

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

.column--xs-5 {
  width: 41.66667%;
}

.column--xs-6 {
  width: 50%;
}

.column--xs-7 {
  width: 58.33333%;
}

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

.column--xs-9 {
  width: 75%;
}

.column--xs-10 {
  width: 83.33333%;
}

.column--xs-11 {
  width: 91.66667%;
}

.column--xs-12 {
  width: 100%;
}

.column--xs-pull-0 {
  right: auto;
}

.column--xs-pull-1 {
  right: 8.33333%;
}

.column--xs-pull-2 {
  right: 16.66667%;
}

.column--xs-pull-3 {
  right: 25%;
}

.column--xs-pull-4 {
  right: 33.33333%;
}

.column--xs-pull-5 {
  right: 41.66667%;
}

.column--xs-pull-6 {
  right: 50%;
}

.column--xs-pull-7 {
  right: 58.33333%;
}

.column--xs-pull-8 {
  right: 66.66667%;
}

.column--xs-pull-9 {
  right: 75%;
}

.column--xs-pull-10 {
  right: 83.33333%;
}

.column--xs-pull-11 {
  right: 91.66667%;
}

.column--xs-pull-12 {
  right: 100%;
}

.column--xs-push-0 {
  left: auto;
}

.column--xs-push-1 {
  left: 8.33333%;
}

.column--xs-push-2 {
  left: 16.66667%;
}

.column--xs-push-3 {
  left: 25%;
}

.column--xs-push-4 {
  left: 33.33333%;
}

.column--xs-push-5 {
  left: 41.66667%;
}

.column--xs-push-6 {
  left: 50%;
}

.column--xs-push-7 {
  left: 58.33333%;
}

.column--xs-push-8 {
  left: 66.66667%;
}

.column--xs-push-9 {
  left: 75%;
}

.column--xs-push-10 {
  left: 83.33333%;
}

.column--xs-push-11 {
  left: 91.66667%;
}

.column--xs-push-12 {
  left: 100%;
}

.column--xs-offset-0 {
  margin-left: 0%;
}

.column--xs-offset-1 {
  margin-left: 8.33333%;
}

.column--xs-offset-2 {
  margin-left: 16.66667%;
}

.column--xs-offset-3 {
  margin-left: 25%;
}

.column--xs-offset-4 {
  margin-left: 33.33333%;
}

.column--xs-offset-5 {
  margin-left: 41.66667%;
}

.column--xs-offset-6 {
  margin-left: 50%;
}

.column--xs-offset-7 {
  margin-left: 58.33333%;
}

.column--xs-offset-8 {
  margin-left: 66.66667%;
}

.column--xs-offset-9 {
  margin-left: 75%;
}

.column--xs-offset-10 {
  margin-left: 83.33333%;
}

.column--xs-offset-11 {
  margin-left: 91.66667%;
}

.column--xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }
  .column--sm-2 {
    width: 16.66667%;
  }
  .column--sm-3 {
    width: 25%;
  }
  .column--sm-4 {
    width: 33.33333%;
  }
  .column--sm-5 {
    width: 41.66667%;
  }
  .column--sm-6 {
    width: 50%;
  }
  .column--sm-7 {
    width: 58.33333%;
  }
  .column--sm-8 {
    width: 66.66667%;
  }
  .column--sm-9 {
    width: 75%;
  }
  .column--sm-10 {
    width: 83.33333%;
  }
  .column--sm-11 {
    width: 91.66667%;
  }
  .column--sm-12 {
    width: 100%;
  }
  .column--sm-pull-0 {
    right: auto;
  }
  .column--sm-pull-1 {
    right: 8.33333%;
  }
  .column--sm-pull-2 {
    right: 16.66667%;
  }
  .column--sm-pull-3 {
    right: 25%;
  }
  .column--sm-pull-4 {
    right: 33.33333%;
  }
  .column--sm-pull-5 {
    right: 41.66667%;
  }
  .column--sm-pull-6 {
    right: 50%;
  }
  .column--sm-pull-7 {
    right: 58.33333%;
  }
  .column--sm-pull-8 {
    right: 66.66667%;
  }
  .column--sm-pull-9 {
    right: 75%;
  }
  .column--sm-pull-10 {
    right: 83.33333%;
  }
  .column--sm-pull-11 {
    right: 91.66667%;
  }
  .column--sm-pull-12 {
    right: 100%;
  }
  .column--sm-push-0 {
    left: auto;
  }
  .column--sm-push-1 {
    left: 8.33333%;
  }
  .column--sm-push-2 {
    left: 16.66667%;
  }
  .column--sm-push-3 {
    left: 25%;
  }
  .column--sm-push-4 {
    left: 33.33333%;
  }
  .column--sm-push-5 {
    left: 41.66667%;
  }
  .column--sm-push-6 {
    left: 50%;
  }
  .column--sm-push-7 {
    left: 58.33333%;
  }
  .column--sm-push-8 {
    left: 66.66667%;
  }
  .column--sm-push-9 {
    left: 75%;
  }
  .column--sm-push-10 {
    left: 83.33333%;
  }
  .column--sm-push-11 {
    left: 91.66667%;
  }
  .column--sm-push-12 {
    left: 100%;
  }
  .column--sm-offset-0 {
    margin-left: 0%;
  }
  .column--sm-offset-1 {
    margin-left: 8.33333%;
  }
  .column--sm-offset-2 {
    margin-left: 16.66667%;
  }
  .column--sm-offset-3 {
    margin-left: 25%;
  }
  .column--sm-offset-4 {
    margin-left: 33.33333%;
  }
  .column--sm-offset-5 {
    margin-left: 41.66667%;
  }
  .column--sm-offset-6 {
    margin-left: 50%;
  }
  .column--sm-offset-7 {
    margin-left: 58.33333%;
  }
  .column--sm-offset-8 {
    margin-left: 66.66667%;
  }
  .column--sm-offset-9 {
    margin-left: 75%;
  }
  .column--sm-offset-10 {
    margin-left: 83.33333%;
  }
  .column--sm-offset-11 {
    margin-left: 91.66667%;
  }
  .column--sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }
  .column--md-2 {
    width: 16.66667%;
  }
  .column--md-3 {
    width: 25%;
  }
  .column--md-4 {
    width: 33.33333%;
  }
  .column--md-5 {
    width: 41.66667%;
  }
  .column--md-6 {
    width: 50%;
  }
  .column--md-7 {
    width: 58.33333%;
  }
  .column--md-8 {
    width: 66.66667%;
  }
  .column--md-9 {
    width: 75%;
  }
  .column--md-10 {
    width: 83.33333%;
  }
  .column--md-11 {
    width: 91.66667%;
  }
  .column--md-12 {
    width: 100%;
  }
  .column--md-pull-0 {
    right: auto;
  }
  .column--md-pull-1 {
    right: 8.33333%;
  }
  .column--md-pull-2 {
    right: 16.66667%;
  }
  .column--md-pull-3 {
    right: 25%;
  }
  .column--md-pull-4 {
    right: 33.33333%;
  }
  .column--md-pull-5 {
    right: 41.66667%;
  }
  .column--md-pull-6 {
    right: 50%;
  }
  .column--md-pull-7 {
    right: 58.33333%;
  }
  .column--md-pull-8 {
    right: 66.66667%;
  }
  .column--md-pull-9 {
    right: 75%;
  }
  .column--md-pull-10 {
    right: 83.33333%;
  }
  .column--md-pull-11 {
    right: 91.66667%;
  }
  .column--md-pull-12 {
    right: 100%;
  }
  .column--md-push-0 {
    left: auto;
  }
  .column--md-push-1 {
    left: 8.33333%;
  }
  .column--md-push-2 {
    left: 16.66667%;
  }
  .column--md-push-3 {
    left: 25%;
  }
  .column--md-push-4 {
    left: 33.33333%;
  }
  .column--md-push-5 {
    left: 41.66667%;
  }
  .column--md-push-6 {
    left: 50%;
  }
  .column--md-push-7 {
    left: 58.33333%;
  }
  .column--md-push-8 {
    left: 66.66667%;
  }
  .column--md-push-9 {
    left: 75%;
  }
  .column--md-push-10 {
    left: 83.33333%;
  }
  .column--md-push-11 {
    left: 91.66667%;
  }
  .column--md-push-12 {
    left: 100%;
  }
  .column--md-offset-0 {
    margin-left: 0%;
  }
  .column--md-offset-1 {
    margin-left: 8.33333%;
  }
  .column--md-offset-2 {
    margin-left: 16.66667%;
  }
  .column--md-offset-3 {
    margin-left: 25%;
  }
  .column--md-offset-4 {
    margin-left: 33.33333%;
  }
  .column--md-offset-5 {
    margin-left: 41.66667%;
  }
  .column--md-offset-6 {
    margin-left: 50%;
  }
  .column--md-offset-7 {
    margin-left: 58.33333%;
  }
  .column--md-offset-8 {
    margin-left: 66.66667%;
  }
  .column--md-offset-9 {
    margin-left: 75%;
  }
  .column--md-offset-10 {
    margin-left: 83.33333%;
  }
  .column--md-offset-11 {
    margin-left: 91.66667%;
  }
  .column--md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }
  .column--lg-2 {
    width: 16.66667%;
  }
  .column--lg-3 {
    width: 25%;
  }
  .column--lg-4 {
    width: 33.33333%;
  }
  .column--lg-5 {
    width: 41.66667%;
  }
  .column--lg-6 {
    width: 50%;
  }
  .column--lg-7 {
    width: 58.33333%;
  }
  .column--lg-8 {
    width: 66.66667%;
  }
  .column--lg-9 {
    width: 75%;
  }
  .column--lg-10 {
    width: 83.33333%;
  }
  .column--lg-11 {
    width: 91.66667%;
  }
  .column--lg-12 {
    width: 100%;
  }
  .column--lg-pull-0 {
    right: auto;
  }
  .column--lg-pull-1 {
    right: 8.33333%;
  }
  .column--lg-pull-2 {
    right: 16.66667%;
  }
  .column--lg-pull-3 {
    right: 25%;
  }
  .column--lg-pull-4 {
    right: 33.33333%;
  }
  .column--lg-pull-5 {
    right: 41.66667%;
  }
  .column--lg-pull-6 {
    right: 50%;
  }
  .column--lg-pull-7 {
    right: 58.33333%;
  }
  .column--lg-pull-8 {
    right: 66.66667%;
  }
  .column--lg-pull-9 {
    right: 75%;
  }
  .column--lg-pull-10 {
    right: 83.33333%;
  }
  .column--lg-pull-11 {
    right: 91.66667%;
  }
  .column--lg-pull-12 {
    right: 100%;
  }
  .column--lg-push-0 {
    left: auto;
  }
  .column--lg-push-1 {
    left: 8.33333%;
  }
  .column--lg-push-2 {
    left: 16.66667%;
  }
  .column--lg-push-3 {
    left: 25%;
  }
  .column--lg-push-4 {
    left: 33.33333%;
  }
  .column--lg-push-5 {
    left: 41.66667%;
  }
  .column--lg-push-6 {
    left: 50%;
  }
  .column--lg-push-7 {
    left: 58.33333%;
  }
  .column--lg-push-8 {
    left: 66.66667%;
  }
  .column--lg-push-9 {
    left: 75%;
  }
  .column--lg-push-10 {
    left: 83.33333%;
  }
  .column--lg-push-11 {
    left: 91.66667%;
  }
  .column--lg-push-12 {
    left: 100%;
  }
  .column--lg-offset-0 {
    margin-left: 0%;
  }
  .column--lg-offset-1 {
    margin-left: 8.33333%;
  }
  .column--lg-offset-2 {
    margin-left: 16.66667%;
  }
  .column--lg-offset-3 {
    margin-left: 25%;
  }
  .column--lg-offset-4 {
    margin-left: 33.33333%;
  }
  .column--lg-offset-5 {
    margin-left: 41.66667%;
  }
  .column--lg-offset-6 {
    margin-left: 50%;
  }
  .column--lg-offset-7 {
    margin-left: 58.33333%;
  }
  .column--lg-offset-8 {
    margin-left: 66.66667%;
  }
  .column--lg-offset-9 {
    margin-left: 75%;
  }
  .column--lg-offset-10 {
    margin-left: 83.33333%;
  }
  .column--lg-offset-11 {
    margin-left: 91.66667%;
  }
  .column--lg-offset-12 {
    margin-left: 100%;
  }
}

.meta {
  font-size: 14px;
  color: rgba(109, 116, 128, 1);
}

.meta__item {
  display: inline-block;
  margin-right: 6px;
}

.meta__item + .meta__item:before {
  margin-right: 6px;
  font-size: 10px;
  content: "\2022";
}

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

.lines-button {
  padding: 15px 7.5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .lines-button {
    float: right;
  }
}

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

.lines-button:hover {
  opacity: 1;
}

.lines-button:active {
  outline: 0;
  box-shadow: none;
  transition: 0;
}

.lines-button:focus {
  outline: 0;
}

.lines {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 2px;
  background: rgba(137, 144, 154, 1);
  border-radius: 2px;
  transition: 0.3s;
}

.lines:before,
.lines:after {
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 2.14286px center;
          transform-origin: 2.14286px center;
  display: inline-block;
  width: 30px;
  height: 2px;
  background: rgba(137, 144, 154, 1);
  border-radius: 2px;
  transition: 0.3s;
}

.lines:before {
  top: 7.5px;
}

.lines:after {
  top: -7.5px;
}

.lines-button.is-active {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
          transform: scale3d(0.8, 0.8, 0.8);
}

.lines-button.is-active .lines {
  background: transparent;
}

.lines-button.is-active .lines:before,
.lines-button.is-active .lines:after {
  top: 0;
  width: 30px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.lines-button.is-active .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
}

.lines-button.is-active .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg);
}

.logo-wrapper {
  display: inline-block;
  vertical-align: middle;
}

.logo img {
  display: block;
  max-height: 60px !important;
}

#user-menu {
  margin: 0 !important;
  border: 0 !important;
}

#user-menu [role=menuitem] {
  white-space: nowrap;
}

#user > .btn {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  padding-left: 0;
  padding-right: 0;
}

@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

#user-dropdown [role="menuitem"] {
  padding: 10px 0;
}

@media (max-width: 767px) {
  #user-dropdown [role="menuitem"] {
    color: rgba(59, 64, 74, 1);
  }
  #user-dropdown [role="menuitem"]:hover {
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  #user-dropdown [role="menuitem"] {
    padding-right: 16px;
    padding-left: 16px;
  }
}

#user-dropdown [role=separator] {
  padding: 0;
  margin: 0;
}

@media (max-width: 767px) {
  #user-dropdown [role=separator] {
    border-color:  rgba(255, 255, 255, 0.15);
  }
}

@media (min-width: 768px) {
  #user-dropdown[aria-expanded="true"] {
    -webkit-animation: bounce 0.6s ease-out;
            animation: bounce 0.6s ease-out;
  }
}

#user-dropdown:before,
#user-dropdown:after {
  color: inherit;
}

@media (max-width: 767px) {
  #user-dropdown {
    position: static;
    display: inline;
    float: none;
    background: transparent !important;
    border: 0;
    box-shadow: none;
    opacity: 1 !important;
  }
  #user-dropdown:before,
  #user-dropdown:after {
    display: none;
  }
}

#user {
  display: block;
}

#user .dropdown-toggle {
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  color: inherit;
}

#user .dropdown-toggle,
#user .dropdown-toggle:active,
#user .dropdown-toggle:hover {
  border-color: transparent;
}

#user .dropdown-toggle:before,
#user .dropdown-toggle:after {
  color: inherit;
}

@media (max-width: 767px) {
  #user .dropdown-toggle:before,
  #user .dropdown-toggle:after {
    display: none;
  }
}

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

#user-password,
#user-profile {
  color: rgba(59, 64, 74, 1);
}

@media (max-width: 767px) {
  #user-password,
  #user-profile {
    min-width: 1px !important;
    padding: 6px 12px !important;
    margin-top: 6px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
  }
}

#user-password [role=separator],
#user-profile [role=separator] {
  padding: 6px 12px !important;
}

#user-password form,
#user-profile form {
  padding: 6px 12px !important;
}

#user-profile {
  font-size: 14px !important;
}

#user-profile dt {
  padding: 8px 4px !important;
}

#user-profile dt label {
  margin-bottom: 0 !important;
}

#user-profile input[type="text"] {
  font-size: 14px !important;
}

#password-form label {
  font-size: 14px !important;
}

#password-submit {
  float: none !important;
  margin: 0 !important;
  background: auto !important;
}

.breadcrumbs {
  padding: 8px 0 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.breadcrumbs > li {
  display: inline-block;
}

.breadcrumbs > li + li:before {
  content: "› ";
  padding: 0 5px;
  color: rgba(196, 201, 208, 1);
}

.breadcrumbs--search-results {
  margin-bottom: 12px;
  font-size: 14px;
  padding: 0;
}

.help-center-name {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

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

.hero-bg {
  position: absolute;
  top: -10%;
  left: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
  width: 100%;
  height: 150%;
}

.hero-unit {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  margin-top: -24px;
  margin-bottom: 48px;
  padding: 15% 15px 10%;
  overflow: hidden;
}

.hero-unit:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
  background-color: rgba(137, 144, 154, 1);
  width: 100%;
  height: 100%;
  content: '';
}

@media (min-width: 768px) {
  .hero-unit {
    margin-top: -48px;
    padding-bottom: 5%;
  }
}

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

.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: 14px;
  color: rgba(59, 64, 74, 1);
  content: "\f19d";
}

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

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

#user .user-avatar {
  width: 30px;
  height: 30px;
}

.search {
  position: relative;
}

.search:before {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -9px;
  font-size: 18px;
  color:  rgba(84, 202, 255, 1);
  content: "\f002";
  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;
}

.searchbox {
  margin-top: 24px;
}

.searchbox-suggestions ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 24px;
}

.searchbox-suggestions li {
  margin-bottom: 8px;
}

.search-box {
  position: relative;
}

.search-box #query {
  padding-left: 35px;
  transition: border 0.3s ease;
}

.search-box--hero-unit {
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  transition: top 0.3s ease;
}

.search-box--hero-unit .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-box--hero-unit .search:before {
  left: 20px;
  margin-top: -11px;
  font-size: 22px;
}

.search-box--hero-unit #query {
  height: 50px;
  padding: 0 55px;
  font-size: 20px;
  border-color: rgba(255, 255, 255, 1);
  background-color:  rgba(255, 255, 255, 0.9);
  transition: border 0.3s ease, background-color 0.3s ease;
}

.search-box--hero-unit #query:focus {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 992px) {
  .search-box--hero-unit #query {
    height: 60px;
  }
}

.search-box--hero-unit input[type="submit"] {
  display: inline-block;
  height: 60px;
  margin-left: 16px;
  padding-right: 16px;
  padding-left: 16px;
  border: 0;
}

@media (max-width: 991px) {
  .search-box--hero-unit input[type="submit"] {
    display: none;
  }
}

.search-box--small {
  margin-bottom: 24px;
}

.search-results-page {
  margin-bottom: 48px;
}

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

.search-result {
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(84, 202, 255, 1);
}

.search-result__title {
  margin-bottom: 12px;
  font-weight: 600;
}

.search-result__description {
  margin-bottom: 12px;
  font-size: 14px;
}

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

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

.search-result__meta {
  margin-bottom: 12px;
}

.search-result-votes {
  display: inline-block;
  padding: 2px 4px;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
  border-radius: 4px;
}

@media (min-width: 768px) {
  .category-page {
    margin-bottom: 48px;
  }
}

.category-description:empty {
  display: none;
}

.category-tree-item__title {
  padding-bottom: 12px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
}

.category-tree-item__sections {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .category-tree-item__sections .section:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .category-tree-item__sections .section:nth-child(2n+1) {
    clear: none;
  }
  .category-tree-item__sections .section:nth-child(3n+1) {
    clear: left;
  }
}

.category-tree-item__title-link {
  color: inherit;
}

.category-list {
  padding-left: 0;
  margin-bottom: 24px;
  list-style: none;
}

.category-list-item {
  position: relative;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .category-list-item {
    display: table;
    height: 150px;
  }
}

.category-list-item__link {
  display: block;
  padding: 24px 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: middle;
  background-color: rgba(109, 116, 128, 1);
  border-radius: 0 16px 16px 16px;
  transition: all 0.3s ease;
}

.category-list-item__link:active,
.category-list-item__link:focus,
.category-list-item__link:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  background-color: rgba(59, 64, 74, 1);
}

/* Headings inherit color from parent */
.category-list-item__link > * {
  color: inherit;
}

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

.category-list-item__title {
  margin-bottom: 0;
  font-weight: 600;
}

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

.section {
  margin-bottom: 24px;
}

.section__title {
  font-weight: 600;
  margin-top: 12px;
}

.section__title-link {
  color: inherit;
}

.section__button {
    margin-bottom: 12px;
}

.section__button,
.see-all-articles {
  font-size: 14px;
  text-align: left;
}

.section-header {
  position: relative;
}

.section-print,
.section-subscribe {
  position: absolute;
  top: 0;
  right: 0;
}

.section-print [role="button"],
.section-subscribe [role="button"],
.article-unsubscribe[role="button"] {
  font-size: 14px;
}

.section-print + .section-subscribe {
  right: 122px;
}

.section-subscribe .dropdown-menu {
  right: 0;
  left: initial;
}

.section-title {
  padding-right: 218px; /*Made room for print button*/
}

@media (min-width: 768px) {
  .section-tree .section:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .section-tree .section:nth-child(2n+1) {
    clear: none;
  }
  .section-tree .section:nth-child(3n+1) {
    clear: left;
  }
}

.article-page {
  margin-bottom: 48px;
}

.article {
  position: relative;
}

.article__title {
  font-size: 24px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .article__title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .article__title {
    font-size: 40px;
  }
}

.article-meta {
  display: table;
  margin-bottom: 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: 24px;
  margin-top: 24px;
}

.article__body h2,
.article__body .wysiwyg-font-size-x-large {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}

.article__body .wysiwyg-font-size-large {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}

.article__body .wysiwyg-font-size-medium {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}

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

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

.s-article-body ul ul,
.s-article-body ul ol,
.s-article-body ol ul,
.s-article-body ol ol,
.article__body ul ul,
.article__body ul ol,
.article__body ol ul,
.article__body ol ol {
  margin-top: 12px;
}

.s-article-body li,
.article__body li {
  margin-bottom: 12px;
}

.article-vote {
  position: relative;
  padding: 24px 12px;
  border: 2px solid rgba(229, 231, 235, 1);
  border-radius: 0 16px 16px 16px;
}

.article-vote-controls__item--voted {
  color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(23, 108, 221, 1);
}

.article-vote-controls__item + .article-vote-controls__item {
  margin-left: 8px;
}

@media (max-width: 767px) {
  .article-vote-question {
    display: block;
    margin-bottom: 12px;
  }
}

@media (min-width: 768px) {
  .article-vote-question {
    float: left;
    margin-right: 12px;
  }
}

.article-vote-controls {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .article-vote-controls {
    display: block;
    margin-bottom: 12px;
  }
}

.article-vote-count {
  display: block;
  font-size: 12px;
  color: rgba(109, 116, 128, 1);
}

.article__share {
  margin-bottom: 24px;
}

.article__share ul {
  margin-top: 0;
}

.article-footer {
  margin-bottom: 24px;
  margin-top: 24px;
}

.article__attachments {
  margin-bottom: 24px;
}

.article-more-questions {
  margin-bottom: 24px;
  clear: both;
}

.article-more-questions:empty {
  display: none;
}

.article-more-questions a {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .article-sidebar {
    padding-top: 24px;
    border-top: 2px solid rgba(196, 201, 208, 1);
  }
}

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

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

.article-list-item__link {
  color: rgba(23, 108, 221, 1);
}

.article-list-item--is-promoted span {
  color: rgba(255, 237, 112, 1);
}

.comments__callout {
  font-size: 14px;
  color: rgba(109, 116, 128, 1);
}

.comments__callout:empty {
  display: none;
}

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

.comment-list-header {
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
  padding-bottom: 12px;
}

.comment-list-heading {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.comment-sorter {
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
  padding-bottom: 24px;
}

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

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

@media (max-width: 767px) {
  .comment-sorter__col--main {
    margin-bottom: 12px;
  }
}

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

@media (min-width: 768px) {
  .comment-sorter__col--filters {
    text-align: right;
  }
}

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

.comment-sorter__item + .comment-sorter__item:before {
  margin: 0 6px;
  font-size: 10px;
  content: '\2022';
}

.comment {
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
  padding-bottom: 24px;
}

.comment__inner {
  position: relative;
  padding-right: 52px;
}

.comments__content {
  position: relative;
  padding-right: 12px;
}

.comment__header {
  position: relative;
  margin-bottom: 24px;
}

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

.comment__voting-and-actions .dropdown-toggle:after {
  margin-left: 0;
  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;
  content: '\f013';
}

.comment__official-heading {
  position: absolute;
  right: 36px;
  top: 0;
  width: auto;
  padding: 1px 6px;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
  border-radius: 0 0 4px 4px;
}

.comment--official .comment__inner {
  position: relative;
  border: 2px solid rgba(23, 108, 221, 1);
  border-radius: 4px;
  background-color: rgba(242, 250, 255, 1);
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.comment-form {
  position: relative;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .comment-form {
    padding-left: 52px;
  }
}

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

@media (max-width: 767px) {
  .comment-form__avatar {
    display: none;
  }
}

.comment__body {
  margin-bottom: 24px;
}

.comment__body ul {
  list-style: disc;
}

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

.comment__body ul ul,
.comment__body ul ol,
.comment__body ol ul,
.comment__body ol ol {
  margin-top: 12px;
}

.comment__body ul li,
.comment__body ol li {
  margin-bottom: 12px;
}

.comment-form__attachments {
  margin-bottom: 24px;
}

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

.comment-form__comment-ccs ul {
  margin-bottom: 0;
}

.share {
  padding-left: 0;
  white-space: nowrap;
  list-style: none;
}

.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}

.share a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background-color: rgba(246, 247, 248, 1);
  border-color: rgba(246, 247, 248, 1);
  border-radius: 4px;
}

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

.share-facebook {
  color: #3d5b95;
  background-color: rgba(246, 247, 248, 1);
  border-color: rgba(246, 247, 248, 1);
}

.share-facebook:hover,
.share-facebook:focus,
.share-facebook:active {
  color: #2b406a;
  background-color: rgba(196, 201, 208, 1);
  border-color: rgba(196, 201, 208, 1);
}

.share-facebook:active {
  background-image: none;
}

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

.share-twitter {
  color: #24aadd;
  background-color: rgba(246, 247, 248, 1);
  border-color: rgba(246, 247, 248, 1);
}

.share-twitter:hover,
.share-twitter:focus,
.share-twitter:active {
  color: #1a82a9;
  background-color: rgba(196, 201, 208, 1);
  border-color: rgba(196, 201, 208, 1);
}

.share-twitter:active {
  background-image: none;
}

.share-twitter:before {
  content: "\1D54F"; /*Now called X*/
}

.share-linkedin {
  color: #0976b4;
  background-color: rgba(246, 247, 248, 1);
  border-color: rgba(246, 247, 248, 1);
}

.share-linkedin:hover,
.share-linkedin:focus,
.share-linkedin:active {
  color: #06507a;
  background-color: rgba(196, 201, 208, 1);
  border-color: rgba(196, 201, 208, 1);
}

.share-linkedin:active {
  background-image: none;
}

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

.share-googleplus {
  color: #d23e30;
  background-color: rgba(246, 247, 248, 1);
  border-color: rgba(246, 247, 248, 1);
}

.share-googleplus:hover,
.share-googleplus:focus,
.share-googleplus:active {
  color: #a22e23;
  background-color: rgba(196, 201, 208, 1);
  border-color: rgba(196, 201, 208, 1);
}

.share-googleplus:active {
  background-image: none;
}

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

.my-activities-header {
  margin-bottom: 24px;
}

.my-activities-items {
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  .my-activities-items {
    display: table;
    width: 100%;
  }
}

.my-activities-items__head {
  display: none;
  color: rgba(109, 116, 128, 1);
}

@media (min-width: 768px) {
  .my-activities-items__head {
    display: table-header-group;
    font-size: 14px;
    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: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(196, 201, 208, 1);
  }
  .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;
}

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

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

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

.my-activities-menu--main {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
}

.my-activities-menu--main .my-activities-menu__item {
  padding: 6px 12px;
  background-color: rgba(246, 247, 248, 1);
  border-radius: 16px;
}

@media (max-width: 767px) {
  .my-activities-menu--main .my-activities-menu__item {
    margin-bottom: 8px;
  }
}

.my-activities-menu--main .my-activities-menu__item.is-active {
  font-weight: 600;
  color: rgba(48, 71, 128, 1);
}

.my-activities-menu--sub {
  margin-bottom: 24px;
}

.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 (min-width: 768px) {
  .my-activities-menu--sub .my-activities-menu__item + .my-activities-menu__item:before {
    margin-right: 6px;
    font-size: 10px;
    content: "\2022";
  }
}

@media (max-width: 767px) {
  .my-activities-item {
    padding: 12px 12px;
    margin-bottom: 24px;
    border: 2px solid rgba(196, 201, 208, 1);
    border-radius: 4px;
  }
}

.my-activities-item__meta {
  font-size: 14px;
  color: rgba(109, 116, 128, 1);
}

@media (max-width: 767px) {
  .my-activities-item__meta {
    display: inline-block;
    margin-right: 6px;
  }
  .my-activities-item__meta + .my-activities-item__meta:before {
    margin-right: 6px;
    content: "\2022";
  }
}

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

@media (max-width: 767px) {
  .my-activities-item__title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .my-activities-item__icon {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .my-activities-item__icon {
    display: none;
  }
}

.request-table-toolbar {
  margin-bottom: 24px;
}

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

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

@media (min-width: 768px) {
  .request-table-filters {
    display: table;
    width: 100%;
  }
}

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

@media (max-width: 767px) {
  .request-table-filters__item {
    margin-bottom: 12px;
  }
}

@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: 6px;
}

.request-table-organization__col--button [role="button"] {
  height: 38px;
  line-height: 38px;
  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: rgba(109, 116, 128, 1);
  font-size: 14px;
  margin-left: 5px;
  margin-bottom: 2px;
}

.requests-link {
  white-space: nowrap;
  color: rgba(109, 116, 128, 1);
}

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

.request-page {
  margin-bottom: 48px;
}

.request {
  position: relative;
}

.request-id {
  margin-bottom: 12px;
  font-weight: 600;
}

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

@media (min-width: 992px) {
  .request-subject {
    font-size: 28px;
    font-weight: 300;
  }
}

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

.request-sidebar {
  padding: 24px;
  margin-bottom: 24px;
  font-size: 14px;
  border: 2px solid rgba(229, 231, 235, 1);
  border-radius: 0 16px 16px 16px;
}

.request-sidebar dd {
  margin-bottom: 12px;
}

.request-status {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  white-space: nowrap;
}

.request-status--solved,
.request-status--closed {
  background-color: rgba(23, 108, 221, 1);
}

.request-status--new,
.request-status--open {
  background-color: rgba(255, 77, 120, 1);
}

.request-status--answered {
  background-color: rgba(255, 252, 211, 1);
}

.new-request-page {
  margin-bottom: 48px;
}

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

.new-request-form {
  margin-bottom: 24px;
}

.upload-dropzone {
  padding: 24px 16px;
  border-color: rgba(196, 201, 208, 1);
  border-radius: 4px;
}

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

.intro-title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  color: rgba(255, 255, 255, 1);
  text-align: center;
}

@media (min-width: 768px) {
  .intro-title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .intro-title {
    margin-bottom: 36px;
    font-size: 40px;
  }
}

@media (max-width: 479px) {
  .custom-blocks {
    margin-bottom: 24px;
  }
}

.custom-block {
  margin-bottom: 24px;
}

@media (max-width: 479px) {
  .custom-block {
    float: none;
    width: 100%;
    padding: 0 16px;
  }
}

@media (min-width: 480px) {
  .custom-block {
    padding: 0 16px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .custom-block {
    margin-bottom: 24px;
  }
}

.custom-block__link {
  display: block;
}

@media (max-width: 479px) {
  .custom-block__link {
    display: table;
  }
}

.custom-block__icon {
  display: inline-block;
}

@media (min-width: 480px) {
  .custom-block__icon {
    margin-bottom: 24px;
  }
}

.custom-block__icon svg {
  width: 64px;
  height: 64px;
}

.custom-block__title {
  font-size: 16px;
  font-weight: 600;
  color:  rgba(48, 71, 128, 1);
}

a:hover .custom-block__title,
a:focus .custom-block__title {
  color: rgba(23, 108, 221, 1);
}

@media (max-width: 479px) {
  .custom-block__title {
    display: table-cell;
    width: 100%;
    padding-left: 12px;
  }
}

@media (min-width: 480px) {
  .custom-block__title {
    display: block;
  }
}

.dropdown-toggle: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: 5px;
  color: inherit;
  content: '\f0d7';
}

.dropdown-menu {
  min-width: 170px !important;
  font-size: 14px;
  border-radius: 16px;
  border-color: rgba(229, 231, 235, 1);
  overflow: hidden;
}

.dropdown-menu [role=menuitem] {
  padding: 12px 12px;
  padding-right: 26px;
  color: rgba(59, 64, 74, 1);
  white-space: normal;
  position: relative;
}

.dropdown-menu [role="menuitem"]:hover, 
.dropdown-menu [role="menuitem"]:focus,
.dropdown-menu [role="menuitem"][aria-selected=true]{
  color: rgba(48, 71, 128, 1);
  background-color: rgba(242, 250, 255, 1);
}

.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;
  content: '\f00c';
  position: absolute;
  right: 12px;
  top: 16px;
  margin-left: 10px !important;
}

.error-page {
  padding: 10% 0 10%;
  text-align: center;
}

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

.footer-submit-ticket {
  padding: 48px 16px 24px;
  margin-bottom: 48px;
  text-align: center;
  background-color: rgba(246, 247, 248, 1);
  border-radius: 16px;
}

.footer-submit-ticket__title {
  font-size: 24px;
}

.footer-submit-ticket__subtitle {
  font-size: 24px;
  color: rgba(109, 116, 128, 1);
}

.footer-submit-ticket__btn:empty {
  display: none;
}

.footer-submit-ticket__btn {
  margin-top: 24px;
}

.note {
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
  border-left: 5px solid transparent;
}

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

.note-title {
  margin-bottom: 12px;
  font-weight: 600;
}

.note-default,
.note--default {
  border-color: rgba(166, 172, 181, 1);
}

.note-default .note-title,
.note--default .note-title {
  color: rgba(109, 116, 128, 1);
}

.note-info,
.note--info {
  border-color: rgba(84, 202, 255, 1);
}

.note--info > strong:first-of-type,
.note-info .note-title,
.note--info .note-title {
  color: rgba(23, 108, 221, 1);
}

.note--info strong.ss {
  color: rgba(23, 108, 221, 1);
}

.note-warning,
.note--warning {
  border-color: rgba(255, 237, 112, 1); 
}

.note-warning .note-title,
.note--warning .note-title {
  color: rgba(59, 64, 74, 1); 
}

.note-success,
.note--success {
  border-color: rgba(142, 241, 118, 1);
}

.note--success strong.ss,
.note-success .note-title,
.note--success .note-title {
  color: rgba(26, 132, 0, 1);
}

.note-danger,
.note--danger {
  border-color: rgba(255, 77, 120, 1);
}

.note--danger strong.ss,
.note-danger .note-title,
.note--danger .note-title {
  color: rgba(204, 44, 73, 1);
}

.footer {
  padding-top: 48px;
  padding-bottom: 24px;
  font-size: 14px;
  line-height: 1.1;
  color: rgba(48, 71, 128, 1);
  background-color: rgba(229, 231, 235, 1);
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.footer__inner {
  width: 100%;
  margin: 0 auto;
}

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

.footer__col {
  position: relative;
  text-align: center;
}

@media (min-width: 768px) {
  .footer__col {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .copyright {
    text-align: left;
  }
  .footer__col--social-links {
    text-align: right;
  }
}

.footer-social-link {
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: rgba(48, 83, 178, 1);
  vertical-align: middle;
}

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

.footer-social-link:hover {
  color: rgba(84, 202, 255, 1);
}

.copyright a {
  color: rgba(255, 255, 255, 1);
}

.layout {
  min-height: 100%;
  margin-bottom: -150px;
  background-color: rgba(255, 255, 255, 1);
}

@media (max-width: 767px) {
  .layout {
    margin-bottom: -198px;
  }
}

.layout:after {
  display: block;
  content: "";
}

.footer,
.layout:after {
  min-height: 150px;
}

@media (max-width: 767px) {
  .footer,
  .layout:after {
    min-height: 198px;
  }
}

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 12px;
}

.pagination ul > li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 12px;
}

.pagination ul > li > a,
.pagination ul > li > span {
  position: relative;
  display: block;
  padding: 6px 16px;
  line-height: 1.5;
  color: rgba(109, 116, 128, 1);
  text-decoration: none;
  background-color: rgba(246, 247, 248, 1);
  border-radius: 16px;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
  color: rgba(48, 71, 128, 1);
  background-color: rgba(242, 250, 255, 1);
}

.pagination ul > .pagination-current > span,
.pagination ul > .pagination-current > span:hover,
.pagination ul > .pagination-current > span:focus {
  z-index: 2;
  color: rgba(255, 255, 255, 1);
  cursor: default;
  background-color: rgba(23, 108, 221, 1);
}

.satisfaction-box {
  padding: 10px 16px;
  margin: 0 0 20px 0;
  margin-top: 0;
  font-size: 14px;
  border-color: rgba(246, 247, 248, 1);
  border-radius: 4px;
}

.satisfaction-box h4 {
  margin-bottom: 10px;
  font-family: "Lato",
  sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.satisfaction-box h4:last-child {
  margin-bottom: 0;
}

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"] {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
  border-color: rgba(23, 108, 221, 1);
}

.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: rgba(246, 247, 248, 1);
  background-color: rgba(48, 83, 178, 1);
  border-color: rgba(48, 71, 128, 1);
}

.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: rgba(255, 255, 255, 1);
  background-color: rgba(255, 77, 120, 1);
  border-color: rgba(255, 77, 120, 1);
}

.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: rgba(246, 247, 248, 1);
  background-color: rgba(255, 77, 120, 1);
  border-color: rgba(204, 44, 73, 1);
}

.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:not([class="disabled"]) {
  background-color: rgba(23, 108, 221, 1) !important;
}

.satisfaction-box input[type=radio][checked=checked][value=bad] + label:not([class="disabled"]) {
  background-color: rgba(255, 77, 120, 1) !important;
}

.satisfaction-box input[type=radio][checked=checked] + label:not([class="disabled"]) {
  box-shadow: inset 0 3px 5px  rgba(0, 0, 0, 0.125);
}

.satisfaction-box label.disabled {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: rgba(23, 108, 221, 1) !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: rgba(255, 77, 120, 1) !important;
}

.satisfaction-comment {
  margin-top: 15px;
}

.satisfaction-comment label {
  font-weight: normal;
}

.satisfaction-box .satisfaction-submit {
  margin-left: 15px !important;
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(48, 83, 178, 1) !important;
  border-color: rgba(48, 71, 128, 1) !important;
}

.topbar {
  width: 100%;
  color: inherit; /* based on the styles for the red/green color variants of the theme */
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(84, 202, 255, 1);
  border-style: solid;
  border-width: 4px 0 1px 0; /* based on the styles for the red/green color variants of the theme */
  margin-bottom: 24px;
}

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

@media (max-width: 767px) {
  .topbar .submit-a-request,
  .topbar .login,
  .topbar .language-selector {
    margin-bottom: 5px;
  }
}

.topbar__inner {
  width: 100%;
  margin: 0 auto;
}

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

.topbar__col {
  position: relative;
  padding: 12px 0;
}

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

@media (min-width: 768px) {
  .topbar__controls {
    float: right;
  }
}

@media (max-width: 767px) {
  .topbar__collapse {
    display: none;
    padding-top: 12px;
    padding-bottom: 24px;
  }
}

@media (min-width: 768px) {
  .topbar__collapse {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .topbar__menu {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .topbar__col {
    padding: 20px 0;
  }
}

.scroll-to-top {
  display: none;
  visibility: hidden;
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 2px solid rgba(84, 202, 255, 1);
  border-radius: 4px;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 50px;
  height: 50px;
}

.scroll-to-top:focus,
.scroll-to-top:active {
  outline: 0;
}

.scroll-to-top.is-active {
  bottom: 30px;
}

.scroll-to-top:hover {
  color: rgba(37, 152, 247, 1);
  border-color: rgba(37, 152, 247, 1);
}

@media (max-width: 767px) {
  .scroll-to-top {
    display: none;
  }
}

.embed,
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.embed img,
.embed-responsive img {
  width: 100%;
}

.embed iframe,
.embed embed,
.embed object,
.embed video,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed:focus,
.embed-responsive:focus {
  outline: none !important;
}

.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive--4by3 {
  padding-bottom: 75%;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.page-header {
  margin-bottom: 24px;
  padding-bottom: 12px;
}

.page-header--with-border {
  border-bottom: 2px solid rgba(84, 202, 255, 1);
}

.recent-articles h3,
.related-articles h3 {
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .recent-articles h3,
  .related-articles h3 {
    margin-top: 12px;
  }
}

.recent-articles ul,
.related-articles ul {
  list-style: none;
  padding-left: 0;
}

.recent-articles ul > li,
.related-articles ul > li {
  margin-bottom: 12px;
}

.recent-articles ul > li a,
.related-articles ul > li a {
  color:  rgba(83, 90, 101, 1);
  border-bottom: 1px solid rgba(196, 201, 208, 1);
  padding-bottom: 1px;
}

.recent-articles h3 {
  font-size: 20px;
}

.section-articles {
  margin-bottom: 24px;
}

.section-articles__title {
  font-size: 20px;
  margin-bottom: 12px;
}

.section-articles__list {
  padding-left: 0;
  list-style: none;
}

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

.section-articles__link {
  color: rgba(36, 40, 47, 1);
  padding-bottom: 1px;
}

.community-recent-activity {
  padding: 24px 15px;
  margin-bottom: 48px;
  border: 2px solid rgba(196, 201, 208, 1);
  border-radius: 4px;
}

.community-recent-activity h4 {
  font-weight: 600;
  font-size: 28px;
}

.community-recent-activity .recent-activity-header {
  display: none;
}

.community-recent-activity .recent-activity-list {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}

@media (min-width: 768px) {
  .community-recent-activity .recent-activity-list {
    margin-right: -12px;
    margin-left: -12px;
  }
}

@media (min-width: 768px) {
  .community-recent-activity .recent-activity-item {
    display: inline-block;
    width: 33.3333%;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
    vertical-align: top;
  }
}

.community-recent-activity .recent-activity-item-meta {
  font-size: 14px;
  color: rgba(109, 116, 128, 1);
}

.community-recent-activity .recent-activity-item-comment span:before {
  margin-right: 3px;
  content: "\f0e5";
  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;
}

.community-recent-activity .recent-activity-item-parent {
  font-weight: 600;
  color: rgba(59, 64, 74, 1);
}

.community-recent-activity .recent-activity-controls a {
  color: rgba(23, 108, 221, 1);
  background-color: transparent;
  border-color: rgba(23, 108, 221, 1);
}

.community-recent-activity .recent-activity-controls a:hover,
.community-recent-activity .recent-activity-controls a:focus,
.community-recent-activity .recent-activity-controls a:active {
  color: rgba(48, 71, 128, 1);
  background-color: transparent;
  border-color: rgba(48, 71, 128, 1);
}

.community-recent-activity .recent-activity-controls a:active {
  background-image: none;
}

.profile-header {
  margin-bottom: 24px;
  border-radius: 0 16px 16px 16px;
  background-color: rgba(59, 64, 74, 1);
  padding: 24px 12px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

.profile-header__avatar {
  display: inline-block;
}

.profile-header__name {
  margin-top: 12px;
  margin-bottom: 18px;
  font-size: 24px;
}

.profile-header__name a {
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 768px) {
  .profile-header__name {
    font-size: 28px;
    font-weight: 700;
  }
}

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: 24px;
  background-color: rgba(23, 108, 221, 1);
}

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

.profile-stats {
  margin-bottom: 12px;
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  color: rgba(166, 172, 181, 1);
}

.profile-stats__stat {
  margin-right: 12px;
  margin-bottom: 6px;
}

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

.profile-stats__label {
  margin-right: 6px;
}

.profile-stats__value {
  color: rgba(255, 255, 255, 1);
}

.profile-nav {
  margin-bottom: 24px;
  border-radius: 16px;
  background-color: rgba(246, 247, 248, 1);
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
}

.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(59, 64, 74, 1);
}

.profile-nav__item.is-active {
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
}

.profile-nav__item.is-active,
.profile-nav__item a {
  padding: 16px 12px;
  line-height: 1;
}

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

.profile-section {
  width: 100%;
}

.profile-section__header {
  margin-bottom: 24px;
}

.profile-section__title {
  margin-bottom: 12px;
  font-size: 24px;
}

.profile-section__description {
  color: rgba(109, 116, 128, 1);
  font-size: 14px;
}

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

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

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

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

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

@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: 12px;
  }
}

@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;
  border-radius: 0 16px 16px 16px;
  background-color: rgba(246, 247, 248, 1);
  padding: 24px;
  word-wrap: break-word;
}

.profile-contribution__header {
  margin-bottom: 6px;
}

.profile-contribution__status {
  margin-bottom: 6px;
}

.profile-contribution__title {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
}

.profile-contribution__body {
  margin-bottom: 12px;
}

.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: 2px;
}

.profile-contribution__breadcrumbs {
  margin-bottom: 12px;
  padding: 0;
  font-size: 14px;
}

.profile__no-activity,
.profile__private-activity {
  text-align: center;
  color: rgba(109, 116, 128, 1);
}

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

.profile-activity {
  position: relative;
  margin-bottom: 36px;
}

.profile-activity__header {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
}

.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: 6px;
}

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

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

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

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

.entry-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

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

.status-label {
  padding: 2px 6px;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  border-radius: 4px;
}

.status-label--pending {
  background-color: rgba(255, 252, 211, 1);
}

.status-label--with-ticket {
  background-color: rgba(23, 108, 221, 1);
}

.status-label--with-ticket:hover,
.status-label--with-ticket:focus,
.status-label--with-ticket:active {
  color: rgba(255, 255, 255, 1);
}

.status-label--solved,
.status-label--closed {
  background-color: rgba(23, 108, 221, 1);
}

.status-label--new,
.status-label--open {
  background-color: rgba(255, 77, 120, 1);
}

.status-label--answered {
  background-color: rgba(255, 252, 211, 1);
}

.status-label--official {
  background-color: rgba(23, 108, 221, 1);
}

.status-label--completed,
.status-label--answered {
  background-color: rgba(23, 108, 221, 1);
}

.status-label--planned {
  background-color: rgba(59, 64, 74, 1);
}

.status-label--not-planned {
  color:  rgba(83, 90, 101, 1);
  background-color: rgba(246, 247, 248, 1);
}

.attachment-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 14px;
}

.attachment-list__item {
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
}

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

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

.promoted-articles__list {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.promoted-articles__title {
  font-weight: 600;
}

.promoted-articles-item__title {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
}

.callout {
  padding: 18px;
  margin-bottom: 24px;
  background-color: rgba(246, 247, 248, 1);
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: rgba(166, 172, 181, 1);
  color: rgba(59, 64, 74, 1);
}

.callout:not(li):not(dd) {
  margin-top: 24px;
}


.callout > *:last-child,
.callout > *:not(.s-image-guide):last-child > li:last-child {
  margin-bottom: 0;
}

.callout:first-child {
  margin-top: 0;
}

.callout--transparent {
  background-color: transparent;
  border-width: 1px;
  border-color: rgba(166, 172, 181, 1);
}

.callout--success {
  background-color: rgba(236, 255, 223, 1);
  border-color: rgba(142, 241, 118, 1);
}

.callout--success .callout__title {
  color: rgba(26, 132, 0, 1);
}

.callout--info {
  background-color: rgba(242, 250, 255, 1);
  border-color: rgba(84, 202, 255, 1);
}

.callout--info > strong:first-of-type,
.callout--info > p:first-of-type > strong:first-of-type,
.callout--info .callout__title {
  color: rgba(23, 108, 221, 1);
}

.callout--intro {
  background-color: rgba(230, 226, 255, 1);
  border-color: rgba(177, 142, 255, 1);
}

.callout--intro strong.ss,
.callout--intro .callout__title,
.callout--prereqs .callout__title {
  color: rgba(125, 60, 231, 1);
}

.callout--prereqs {
  background-color: rgba(223, 253, 244, 1);
  border-color: rgba(89, 239, 203, 1);
}

.callout--prereqs .callout__title {
  color: rgba(0, 126, 119, 1);
}

.callout--warning {
  background-color: rgba(255, 252, 211, 1);
  border-color: rgba(255, 237, 112, 1);
}

.callout--warning .callout__title {
  color: rgba(83, 90, 101, 1);
}

.callout--danger {
  background-color: rgba(255, 235, 240, 1);
  border-color: rgba(255, 77, 120, 1);
}

.callout--danger .callout__title {
  color: rgba(204, 44, 73, 1);
}

.callout--primary {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(23, 108, 221, 1);
  border-color: rgba(48, 71, 128, 1);
}

.callout--primary .callout__title {
  color: rgba(255, 255, 255, 1);
}

.callout--dashed {
  border-width: 1px;
  border-style: dashed;
}

.image-with-border {
  border: 2px solid rgba(196, 201, 208, 1);
  border-radius: 8px;
}

.image-with-shadow {
  box-shadow: 0 5px 15px 2px rgba(83, 90, 101, 1);
}

.image-with-lightbox {
  cursor: pointer;
}

.image-overlay {
  position: relative;
}

.image-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color:  rgba(255, 255, 255, 0.3);
}

.image-with-video-icon {
  position: relative;
  display: block;
}

.image-with-video-icon img {
  width: 100%;
}

.image-with-video-icon:before {
  content: '';
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 60px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 1);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  z-index: 3;
}

.image-with-video-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color:  rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.image-with-video-icon:active:before, .image-with-video-icon:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.list-colored,
.list-bullet {
  list-style-type: none;
  padding-left: 0 !important;
}
.list-colored:not(.s-continue-numbering),
.list-bullet {
  counter-reset: list;
}

.list-colored > li,
.list-colored ol > li{
  position: relative;
  padding-left: 42px;
  counter-increment: list;
  margin-bottom: 16px;
}

.list-colored *:not(.s-image-guide) > ul > li {
  margin-left: 42px;
}

.list-colored > li:before,
.list-colored > ol li:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: counter(list);
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  width: 30px;
  height: 30px;
  background-color: rgba(23, 108, 221, 1);
  border-radius: 0 50% 50% 50%;
  z-index: 1;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
}

.list-colored ol {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 14px;
}

/* Alternate style for colored lists nested inside each other and image guides */
.s-image-guide .list-colored > li::before,
.s-image-guide .list-colored > ol li::before,
ol.list-colored .list-colored li::before{
  font-weight: 600;
  content: counter(list, lower-alpha);
  background-color: rgba(125, 60, 231, 1);
}

.list-bullet > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.list-bullet li:before {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  top: -3px;
  font-weight: normal;
  font-style: normal;
  content: "\f14a";
  color: rgba(0, 126, 119, 1);
}

.list-bullet.list-bullet--positive li:before {
  content: "\f058";
  color: rgba(142, 241, 118, 1);
  font-weight: bold;
}
.list-bullet.list-bullet--negative li:before {
  content: "\f057";
  color: rgba(255, 77, 120, 1);
  font-weight: bold;
}


.list-bullet ul {
  list-style: none;
  margin-bottom: 14px;
}

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

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

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

.text-primary {
  background-color: rgba(196, 201, 208, 1);
}

.text-info {
  background-color: rgba(23, 108, 221, 1);
}

.text-warning {
  background-color: rgba(255, 252, 211, 1);
}

.text-danger {
  background-color: rgba(255, 77, 120, 1);
}

.text-success {
  background-color: rgba(23, 108, 221, 1);
}

.accordion {
  border: 1px solid rgba(196, 201, 208, 1);
  border-radius: 16px;
  padding-top: 0;
  margin-bottom: 24px;
}
.article-s-body accordion {
  margin-top: 24px;
}

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

.accordion__item-title:hover,
.accordion__item-title:focus {
  background-color: rgba(242, 250, 255, 1);
  color: rgba(48, 71, 128, 1);
}

.accordion__item-title:not(.accordion__item-title--active) {
  border-bottom: 1px solid rgba(196, 201, 208, 1);
}

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

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid rgba(196, 201, 208, 1);
}


.accordion__item-content > *:last-child,
.accordion__item-content > *:not(.s-image-guide):last-child > li:last-child,
.accordion__item-content p:last-child {
  margin-bottom: 0;
}

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

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

.accordion--default > .accordion__item >.accordion__item-title--active {
  background-color: rgba(246, 247, 248, 1);
}

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

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

.accordion__item:first-child > .accordion__item-title {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.accordion__item:last-child > .accordion__item-title:not(.accordion__item-title--active) {
  border-bottom-left-radius: 16px;
  border-right-radius: 16px;
}

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

.accordion--colored > .accordion__item > .accordion__item-title:before {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: rgba(137, 144, 154, 1);
  left: 20px;
}

.accordion--colored > .accordion__item > .accordion__item-title:after {
  content: '';
  position: absolute;
  left: 24px;
  width: 2px;
  height: 10px;
  margin-top: -5px;
  background-color: rgba(137, 144, 154, 1);
}

.accordion--colored > .accordion__item > .accordion__item-title--active {
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
  transition: background-color 0.3s;
}

.accordion--colored > .accordion__item > .accordion__item-title--active:before {
  background-color: rgba(255, 255, 255, 1);
}

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

.tabs {
  margin-top: 24px;
  margin-bottom: 24px;
}

.tab {
  display: block;
  border: 1px solid rgba(196, 201, 208, 1);
  padding: 24px;
  margin-top: -1px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.tab > *:last-child,
.tab > *:not(.s-image-guide):last-child > li:last-child,
.support_sections .support_section {
  margin-bottom: 0;
} 

@media (min-width: 768px) {
  .tab {
    border-top-right-radius: 16px;
  }
}

.tab:nth-child(2) {
  border-top-left-radius: 0;
}

.tabs-link {
  display: block;
  margin: 0;
  cursor: pointer;
  padding: 8px 24px;
  color:  rgba(23, 108, 221, 1);
  font-weight: 600;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: transparent;
}

.tabs-link:hover {
  color: rgba(48, 71, 128, 1);
}

@media (max-width: 767px) {
  .tabs-link {
    border-top-color: rgba(196, 201, 208, 1);
    border-left-color: rgba(196, 201, 208, 1);
    border-right-color: rgba(196, 201, 208, 1);
  }
  .tabs-link:first-child {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  .tabs-link:hover {
    background-color: rgba(242, 250, 255, 1);
  }
  .tabs--colored-2 .tabs-link {
    border-color: rgba(23, 108, 221, 1)
  }
}

@media (min-width: 768px) {
  .tabs-link {
    display: inline-block;
  }
}

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  border-color: rgba(196, 201, 208, 1);
  color: rgba(23, 108, 221, 1);
  cursor: pointer;
}

.tabs-link.is-active:hover {
  color: rgba(23, 108, 221, 1);
  cursor: default;
}

@media (min-width: 768px) {
  .tabs-link.is-active {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}

.tabs--colored-1 .tab {
  background-color: rgba(246, 247, 248, 1) !important;
}

.tabs--colored-1 .tabs-link.is-active {
  background-color: rgba(246, 247, 248, 1);
  border-bottom-color: rgba(246, 247, 248, 1);
}

.tabs--colored-2 .tabs-link:hover {
  color: rgba(48, 71, 128, 1);
}

.tabs--colored-2 .tabs-link.is-active {
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
  border-color: rgba(23, 108, 221, 1);
}

.tabs--colored-2 .tabs-link.is-active:hover {
  color: rgba(255, 255, 255, 1);
}

.tabs--colored-2 .tab {
  border-color: rgba(23, 108, 221, 1)
}

.community-nav__item {
  float: left;
}

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

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

.community-nav__item--button {
  float: right;
}

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

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

.vote-sum {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  text-align: center;
}

.vote-control {
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 0 !important;
  font-size: 16px !important;
  color:  rgba(83, 90, 101, 1);
  border-color: rgba(246, 247, 248, 1);
  line-height: 1.5 !important;
}

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

.vote-control--active {
  border-color: rgba(36, 40, 47, 1);
}

@media (min-width: 768px) {
  .topic-list-page {
    margin-bottom: 24px;
  }
}

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

.topic-list-item__box {
  padding: 24px 12px;
  margin-bottom: 24px;
  border: 2px solid rgba(196, 201, 208, 1);
  border-radius: 4px;
}

.topic-list-item__title {
  margin-bottom: 12px;
}

.topic-page {
  margin-bottom: 48px;
}

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 2px solid rgba(196, 201, 208, 1);
  display: table;
  width: 100%;
}

.topic__col {
  display: table-cell;
  vertical-align: inherit;
}

@media (min-width: 480px) {
  .topic__col {
    vertical-align: top;
  }
}

.topic__col--new-post {
  text-align: right;
}

.topic__title {
  width: 100%;
  font-size: 28px;
  margin-bottom: 12px;
}

.topic-filters__item {
  float: left;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .topic-filters__item {
    margin-bottom: 12px;
  }
}

.topic-controls {
  margin-bottom: 48px;
}

.topic-controls__item {
  float: left;
}

.topic-followers {
  margin-right: 6px;
}

@media (min-width: 768px) {
  .topic-controls__item--subscribe {
    float: right;
    white-space: nowrap;
  }
}

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

.topic-controls__item--subscribe .dropdown-menu {
  left: initial;
  right: 0;
}

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: rgba(23, 108, 221, 1);
  background-color: transparent;
  border-color: rgba(23, 108, 221, 1);
}

.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: rgba(48, 71, 128, 1);
  background-color: transparent;
  border-color: rgba(48, 71, 128, 1);
}

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

@media (min-width: 768px) {
  .post-page {
    margin-bottom: 48px;
  }
}

.post {
  position: relative;
  margin-bottom: 24px;
}

.post__title {
  font-size: 24px;
  padding-right: 18px;
}

@media (min-width: 768px) {
  .post__title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .post__title {
    font-size: 40px;
  }
}

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: rgba(23, 108, 221, 1);
  background-color: transparent;
  border-color: rgba(23, 108, 221, 1);
}

.post-follow .post-subscribe:hover,
.post-follow .post-subscribe:focus,
.post-follow .post-subscribe:active,
.post-follow .post-unsubscribe:hover,
.post-follow .post-unsubscribe:focus,
.post-follow .post-unsubscribe:active {
  color: rgba(48, 71, 128, 1);
  background-color: transparent;
  border-color: rgba(48, 71, 128, 1);
}

.post-follow .post-subscribe:active,
.post-follow .post-unsubscribe:active {
  background-image: none;
}

.post-meta {
  display: table;
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

.post__body {
  padding-right: 52px;
}

.post__body ul {
  list-style: disc;
}

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

.post__body ul ul,
.post__body ul ol,
.post__body ol ul,
.post__body ol ol {
  margin-top: 12px;
}

.post__body ul li,
.post__body ol li {
  margin-bottom: 12px;
}

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

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

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

.post__actions .dropdown-menu {
  width: auto;
}

.post__actions .dropdown-menu [role=menuitem] {
  white-space: nowrap;
}

.post-callout {
  background-color: rgba(246, 247, 248, 1);
  padding: 12px 15px;
}

@media (max-width: 768px) {
  .post-callout {
    margin-bottom: 25px;
  }
}

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

@media (min-width: 768px) {
  .post-list-page {
    margin-bottom: 48px;
  }
}

.post-list-item {
  border-bottom: 2px solid rgba(196, 201, 208, 1);
  margin-bottom: 24px;
  padding-bottom: 24px;
}

@media (min-width: 768px) {
  .post-list-item {
    display: table;
    width: 100%;
  }
}

.post-list-item__title {
  font-size: 24px;
  margin-bottom: 12px;
}

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

@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: rgba(109, 116, 128, 1);
  font-size: 14px;
}

@media (min-width: 768px) {
  .post-info {
    float: right;
    text-align: center;
    min-width: 90px;
    background-color: rgba(246, 247, 248, 1);
    border-radius: 4px;
    padding: 6px 12px;
  }
}

@media (min-width: 768px) {
  .post-info__count {
    display: block;
    color:  rgba(83, 90, 101, 1);
    fontweight: 600;
  }
}

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

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

.post-status {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  border-radius: 4px;
}

.post-status--completed,
.post-status--answered {
  background-color: rgba(23, 108, 221, 1);
}

.post-status--planned {
  background-color: rgba(59, 64, 74, 1);
}

.post-status--not-planned {
  color:  rgba(83, 90, 101, 1);
  background-color: rgba(246, 247, 248, 1);
}

@media (min-width: 768px) {
  .new-post-page {
    margin-bottom: 48px;
  }
}

.new-post-title {
  font-size: 24px;
}

@media (min-width: 768px) {
  .new-post-title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .new-post-title {
    font-size: 40px;
  }
}

.new-post-form {
  margin-bottom: 24px;
}

/* ---------- Custom Styles ---------- */

/* Super Strong */
strong.ss {
  color: rgba(125, 60, 231, 1);
}

/* Pre */
pre:first-child {
  margin-top: 0;
}
:not(.column) > pre:last-child {
  margin-bottom: 0;
}
pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;
  font-size: .9em;
  width: 100%;
}

/* Indented information */
.s-indented {
  padding-left:20px !important;
}

/* Inline Code */
code {
  padding: 0 5px;
}
li > code,
dd > code,
p > code {
  color: rgba(125, 60, 231, 1);
}

/* Images */
.s-article-body *:not(.image-with-lightbox) > img,
.s-article-body .image-with-lightbox {
  margin-top: 6px;
  margin-bottom: 6px;
}

/* Buttons */
.btn,
input[type="submit"],
[role="button"] {
  white-space: normal;
}

p .btn {
  margin-bottom: 6px;
  margin-right: 6px;
}

/* Lightbox Button */
.image-with-lightbox {
  position:relative;
  display: block;
  overflow: hidden;
  min-height: 30px;
}
.image-with-lightbox img {
  vertical-align: top;
}
.image-with-lightbox::after {
  content: "View Image";
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(109, 116, 128, 1);
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6px 12px;
  border-radius: 8px;
}
.image-with-lightbox:hover::after {
  background-color: rgba(23, 108, 221, 1);
}
.image-with-lightbox:hover img{
  border-color: rgba(23, 108, 221, 1);
}

/*  Table with button or icon images */
.detail-image-table img {
  height: 50px;
  max-width: unset;
}

/* Reasonable sized images */
.s-img-contain {
  max-height: 300px;
  width: auto;
}

/* --- Column Modifiers --- */
/* These can be used with columns in order to create a content layout similar to the image guides but with regular single column of content on small screens */
/* Pull Right */
.pull-right {
  float: right;
}
.clear-left .column:not(.pull-right) {
  clear: left;
}

/* --- Nested Tabs --- */
.tab .tabs {
  margin: -24px;
}
.tab .tabs-menu {
  background-color: rgba(246, 247, 248, 1);
  border-top-right-radius: 16px;
}

.tab .tabs-link {
  color: rgba(109, 116, 128, 1);
}

.tab .tabs-link:hover,
.tab .tabs-link:active,
.tab .tabs-link.is-active:hover,
.tab .tabs-link.is-active:active {
  color: rgba(15, 17, 20, 1);
}

.tab .tabs-link.is-active {
  color: rgba(15, 17, 20, 1);
  background-color: rgba(255, 255, 255, 1);
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tab .tab {
  border-width: 0;
}

@media (max-width: 767px) {
  .tab .tabs-menu {
    background-color: initial;
    border-top-right-radius: 0;
  }
  .tab .tabs-menu .tabs-link {
    border-color: rgba(196, 201, 208, 1);
    border-top-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
  }
  .tab .tabs-link:hover,
  .tab .tabs-link:active {
    background-color: rgba(246, 247, 248, 1);
  }
  .tab .tabs-menu .tabs-link:first-child {
    border-top-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .tab .tabs-menu .tabs-link:last-child {
    border-bottom-width: 1px;
  }
}

/* --- Numbered Guide --- */
/* This is used for the getting started page within the getting set up category */
.s-numbered-guide {
  counter-reset: num-guide-counter;
}
.s-numbered-guide .s-article {
  counter-increment: num-guide-counter;
  position: relative;
  padding-left: calc(48px + 20px + 6%);
  padding-top: calc(3% + 12px);
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(84, 202, 255, 1);
  margin-bottom: 12px;
}

/* Numbering */
.s-numbered-guide .s-article:before {
  content: counter(num-guide-counter);
  font-size: 48px;
  text-align: center;
  line-height: 1;
  color: rgba(23, 108, 221, 1);
  background-color: rgba(224, 243, 255, 1);
  width: 48px;
  height: 48px;
  padding: 3%;
  box-sizing: content-box;
  display: block;
  border-radius: 0 50% 50% 50%;
  position: absolute;
  left: 0;
  top: 12px;
}

/* Article Title */
.s-numbered-guide .s-article-title {
  font-weight: 400;
  margin-top: 0;
}
.s-article-title a {
  color: rgba(23, 108, 221, 1);
}

.s-article-title a:hover,
.s-article-title a:focus {
  color: rgba(48, 71, 128, 1);
}
.s-article-title a:active {
  color: rgba(15, 17, 20, 1);
}

/* Nested/Smaller Accordion */
.s-accordion--slim .accordion__item-title ,
.s-numbered-guide .accordion__item-title {
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* --- Code Guide --- */
.s-code-guide pre {
  width: 80%;
  max-width: calc(100% - 116px);
  float: left;
  margin-top: 0;
}
.s-code-guide a + pre {
  margin-bottom: 12px;
}
.s-code-guide {
  margin-bottom: 12px;
}
.s-code-guide:last-child,
.s-code-guide pre:last-of-type {
  margin-bottom: 0;
}
.s-code-guide .btn {
  width: calc(20% - 20px);
  min-width: 96px;
  float: right;
}

/* --- Image Guide --- */

/* Structure and Alignment */
.s-image-guide {
  padding-left: 0;
  list-style: none;
}

div.s-image-guide,
ul.s-image-guide,
ol.s-image-guide {
  margin: 24px 0;
}

ol.s-image-guide,
ul.s-image-guide,
.ul.s-image-guide,
.s-image-guide ul:not(.list-bullet):not(.regular-bullets),
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets),
.s-image-guide ol {
  padding-left: 0;
}
.s-image-guide ul:not(.list-bullet):not(.regular-bullets),
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) {
  list-style: none;
  /*overflow: hidden;*/ /* Commented out to prevent shadows on buttons being clipped, readd if more serious concerns come up */
}
.s-image-guide ul::after,
.s-image-guide .ul::after {
  content: "";
  display: block;
  clear: both;
}
.s-image-guide:last-child,
.s-image-guide > ul,
.s-image-guide > .ul,
.s-image-guide > ol,
.s-image-guide > li > ul,
.s-image-guide > .li > ul,
.s-image-guide > li > .ul,
.s-image-guide > .li > .ul,
.s-image-guide > li > ol,
.s-image-guide > .li > ol,
.s-image-guide > li:last-child,
.s-image-guide > .li:last-child,
.s-image-guide li img,
.s-image-guide .li img,
.s-image-guide ul li:not(.callout) > h4,
.s-image-guide .ul .li:not(.callout) > h4,
.s-image-guide li p:last-child,
.s-image-guide .li p:last-child,
.s-image-guide dl,
.s-image-guide .dl-horizontal dt:last-of-type,
.s-image-guide dd:last-child {
  margin-bottom: 0;
}
.s-image-guide:first-child,
.s-article-body > .s-image-guide > ul,
.s-article-body > .s-image-guide > .ul,
.s-article-body > .s-image-guide > ol,
.s-image-guide > ul:first-child,
.s-image-guide > .ul:first-child,
.s-article-body > .s-image-guide > li:first-child,
.s-article-body > .s-image-guide > .li:first-child,
.s-image-guide > li > ul,
.s-image-guide > .li > ul,
.s-image-guide > li > .ul,
.s-image-guide > .li > .ul,
.s-image-guide > li > ol,
.s-image-guide > .li > ol,
.s-image-guide li > img:first-child,
.s-image-guide .li > img:first-child,
.s-image-guide li.note,
.s-image-guide .li.note {
  margin-top: 0;
}

.s-image-guide  ul:last-child,
.s-image-guide  .ul:last-child {
  margin-bottom: -12px;
}

.s-article-body > .s-image-guide > li,
.s-article-body > .s-image-guide > .li {
  margin-top: 24px;
}

.s-article-body li > p,
.s-article-body .li > p {
  width: 100%;
}

/* Heading Numbers */
ol.s-image-guide:not(.s-continue-numbering) {
  counter-reset: step-counter;
}
ol.s-image-guide > li > h4,
h4.s-include-numbering {
  counter-increment: step-counter;
}
ol.s-image-guide > li > h4:before,
h4.s-include-numbering:before {
  content: counter(step-counter)'. ';
}

/* Images */
.s-image-guide:not(.s-full-width) ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > li:not(.s-left-col):nth-child(2),
.s-image-guide:not(.s-full-width) .ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > .li:not(.s-left-col):nth-child(2),
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li.s-right-col,
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li.s-right-col {
  float: right;
}
.s-image-guide:not(.s-full-width) ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > li:not(.s-left-col):nth-child(2),
.s-image-guide:not(.s-full-width) .ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > .li:not(.s-left-col):nth-child(2),
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li.s-right-col,
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li.s-right-col {
  width: calc(25% - 12px);
}
.s-image-guide:not(.s-full-width) ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > li:not(.s-left-col):nth-child(2):before,
.s-image-guide:not(.s-full-width) .ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > .li:not(.s-left-col):nth-child(2):before
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li.s-right-col:before,
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li.s-right-col:before {
  content: none;
}

/* Lightbox Images */
.s-article-body .s-image-guide .image-with-lightbox {
  margin-top: 12px;
  margin-bottom: 0;
}
.s-article-body .s-image-guide .image-with-lightbox:first-child {
  margin-top: 0;
}
@media (max-width: 479px) {
  .s-image-guide .image-with-lightbox{
    min-height: 48px;
  }
}

/* Buttons */
.s-image-guide:not(.s-full-width) ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > li:not(.s-left-col):nth-child(2) .btn,
.s-image-guide:not(.s-full-width) .ul:not(.s-no-images):not(.list-bullet):not(.regular-bullets) > .li:not(.s-left-col):nth-child(2) .btn,
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li.s-right-col .btn,
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li.s-right-col .btn {
  width: 100%;
}

/* Instructions */
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) li:not(.s-right-col):nth-child(n+3),
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) .li:not(.s-right-col):nth-child(n+3),
.s-image-guide li.s-left-col,
.s-image-guide .li.s-left-col
.s-image-guide.s-full-width li,
.s-image-guide.s-full-width .li,
.s-image-guide .s-no-images li,
.s-image-guide .s-no-images .li {
  clear: left;
}
.s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li,
.s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li {
  float: left;
}
@media (min-width: 480px) {
  .s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li,
  .s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li {
    width: calc(75% - 12px);
  }
}
@media (max-width: 479px) {
  .s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li,
  .s-image-guide .ul:not(.list-bullet):not(.regular-bullets) > .li {
    width: 75%;
  }
}

/* 2 Side by Side Images */
@media (min-width: 480px) {
  .s-image-guide ul .s-images-2 > *,
  .s-image-guide .ul .s-images-2 > *  {
    max-width: calc(50% - 6px);
    float: left;
  }
  .s-image-guide .s-images-2 > *:last-child {
    margin-left: 12px;
  }
  .s-image-guide .s-images-2 > *,
  .s-image-guide .s-images-2 img {
    margin-top: 0 !important;
  }
}

/* Large Images */
@media (min-width: 480px) {
  .s-image-guide.s-large-images ul:not(.list-bullet):not(.regular-bullets) > li,
  .s-image-guide.s-large-images .ul:not(.list-bullet):not(.regular-bullets) > .li {
    width: calc(50% - 12px) !important;
  }
}

/* No Images / Full Width */
.s-image-guide.s-full-width ul > li,
.s-image-guide.s-full-width .ul > .li {
  width:  100% !important;
}

/* Numbered Substeps */
.s-image-guide.s-substeps,
.s-image-guide > li,
.s-image-guide > .li {
  counter-reset: substep-counter;
}
.s-substeps.s-full-width ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-substeps.s-full-width .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-substeps ul.s-no-images:not(.s-not-substeps) > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-substeps .ul.s-no-images:not(.s-not-substeps) > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-substeps ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child,
.s-substeps .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child,
.s-substeps ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3),
.s-substeps .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3),
.s-substeps ul:not(.s-not-substeps) > li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2),
.s-substeps .ul:not(.s-not-substeps) > .li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2),
.s-image-guide .s-substeps.s-no-images > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-image-guide .s-substeps.s-no-images > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs),
.s-image-guide .s-substeps > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child,
.s-image-guide .s-substeps > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child,
.s-image-guide .s-substeps > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3),
.s-image-guide .s-substeps > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3),
.s-image-guide .s-substeps > li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2),
.s-image-guide .s-substeps > .li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2) {
  counter-increment: substep-counter;
  padding-left: 20px;
}
.s-substeps.s-full-width ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-substeps.s-full-width .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-substeps ul.s-no-images:not(.s-not-substeps) > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-substeps .ul.s-no-images:not(.s-not-substeps) > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-substeps ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child:before,
.s-substeps .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child:before,
.s-substeps ul:not(.s-not-substeps) > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3):before,
.s-substeps .ul:not(.s-not-substeps) > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3):before,
.s-substeps ul:not(.s-not-substeps) > li:not(.s-not-substep).s-left-col:not(.callout):not(.note):not(.tabs):nth-child(2):before,
.s-substeps .ul:not(.s-not-substeps) > .li:not(.s-not-substep).s-left-col:not(.callout):not(.note):not(.tabs):nth-child(2):before,
.s-image-guide .s-substeps.s-no-images > li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-image-guide .s-substeps.s-no-images > .li:not(.s-not-substep):not(.callout):not(.note):not(.tabs):before,
.s-image-guide .s-substeps > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child:before,
.s-image-guide .s-substeps > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):first-child:before,
.s-image-guide .s-substeps > li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3):before,
.s-image-guide .s-substeps > .li:not(.s-not-substep):not(.s-right-col):not(.callout):not(.note):not(.tabs):nth-child(n+3):before,
.s-image-guide .s-substeps > li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2):before,
.s-image-guide .s-substeps > .li.s-left-col:not(.s-not-substep):not(.callout):not(.note):not(.tabs):nth-child(2):before {
  content: counter(substep-counter, upper-alpha)'. ';
  color: rgba(125, 60, 231, 1);
  font-weight: 600;
  margin-left: -20px;
  display: inline-block;
  min-width: 20px;
  float: left;
}

/* Colored List */
.s-image-guide .list-colored ul,
.s-image-guide .list-colored .ul {
  margin: 0 0 0 42px;
}
.s-image-guide .list-colored ul li,
.s-image-guide .list-colored .ul .li {
  margin-left: 0;
}

/* Checklist */
.s-image-guide .list-bullet {
  margin-top: 0;
}
/* Regular Bullets */
.s-image-guide .regular-bullets {
  list-style: disc;
}

/* --- At a Glance --- */

/* Visibility on Article Pages - Users */
body .s-article-body .at-a-glance__intro {
  display: none;
}
/* Visibility on Article Pages - CognisantMD */
body.cognisantmd-user .s-article-body .at-a-glance__intro {
  display: block;
  width:100%;
  border-radius: 4px;
  border: 3px dashed rgba(196, 201, 208, 1);
}
body.cognisantmd-user .s-article-body .at-a-glance__intro:before {
  display: block;
  margin: -15px 0 15px 0;
  content: "At a Glance Intro Preview (Only visible to CognisantMD Users on this page)";
  font-size: 12px;
  color: #9ca6b4;
}

/* Visibility on Section Pages */
.at-a-glance > li > .at-a-glance__title ~ :not(.at-a-glance__intro) {
  display: none;
}

/* Structure and Alignment */
ol.at-a-glance {
  padding-left: 0;
  list-style: none;
  margin: 24px 0 36px;
}
.at-a-glance li {
  margin-bottom: 12px;
}
.at-a-glance__title,
.at-a-glance__intro {
  display: block;
  padding: 18px;
}
.at-a-glance__intro p:last-child {
  margin-bottom: 0;
}

/* Step */
.at-a-glance__title {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  background-color: rgba(23, 108, 221, 1);
  transition: background-color 0.3s ease;
}
/* Step Hover State */
.at-a-glance__title:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(48, 83, 178, 1);
}
.at-a-glance__title:focus,
.at-a-glance__title:active {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(48, 71, 128, 1);
}
/* Information */
.at-a-glance__intro {
  background-color: rgba(246, 247, 248, 1);
  list-style: none;
}

/* Custom Counter */
.at-a-glance {
  counter-reset: at-a-glance-counter;
}
.at-a-glance > li {
  counter-increment: at-a-glance-counter;
  width: 100%;
}
.at-a-glance__title:before {
  content: counter(at-a-glance-counter)'. ';
}
@media (max-width: 479px) {
   /* Step */
  .at-a-glance__title {
    border-top-right-radius: 16px;
  }
  /* Information */
  .at-a-glance__intro {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 4px;
  }
}
@media (min-width: 480px) {
  /* Structure and Alignment */
  .at-a-glance > li {
    display: table;
  }
  .at-a-glance__title,
  .at-a-glance__intro {
    display: table-cell;
  }
  
  /* Step */
  .at-a-glance__title {
    width: 35%;
    border-bottom-left-radius: 16px;
  }
  
  /* Information */
  .at-a-glance__intro {
    width: 60%;
    padding-right: calc(6% + 6px);
    position: relative;
    overflow: hidden;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  /* Hover Button */
  .at-a-glance__intro:after {
    display: table-cell;
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 24px;
    background-color: rgba(23, 108, 221, 1);
    text-align: center;
    color: rgba(255, 255, 255, 1);
    width: 6%;
    right: -6%;
    top: 50%;
    padding: 50% 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: background-color 0.3s ease, right 0.3s ease;
  }
  .at-a-glance__title:hover ~ .at-a-glance__intro:after,
  .at-a-glance__title:active ~ .at-a-glance__intro:after,
  .at-a-glance__title:focus ~ .at-a-glance__intro:after {
    right: 0;
  }
  .at-a-glance__title:hover ~ .at-a-glance__intro:after {
    background-color: rgba(37, 152, 247, 1);
  }
  .at-a-glance__title:active ~ .at-a-glance__intro:after,
  .at-a-glance__title:focus ~ .at-a-glance__intro:after {
    background-color: rgba(48, 83, 178, 1);
  }
}

/* --- Partner Ocean Setup --- */
/*
Used this code snippet as a starting place
https://codyhouse.co/gem/css-breadcrumbs-and-multi-step-indicator
*/
/* Used for section 360002434731 */
ol.partner-ocean-setup {
  display: flex;
  align-items: stretch;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  text-align: center;
  font-weight: 600;
}
.partner-ocean-setup li {
  position: relative;  
  flex-grow: 1;
  margin-bottom: 0;
}
.partner-ocean-setup li:first-child a {
  border-top-left-radius: 16px;
}
.partner-ocean-setup li a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
}
.partner-ocean-setup li a span {
  display: block;
  width: 100%;
}
/* Arrows */
.partner-ocean-setup li:not(:last-of-type) > *::before,
.partner-ocean-setup li > *::after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border: 48px solid transparent;
}
.partner-ocean-setup li:not(:last-of-type) > *::before {
  /* this is the white separator between two items */
  z-index: 1;
}
.partner-ocean-setup li > *::after {
  /* this is the colored triangle after each element */
  z-index: 2;
}
/* Hover */
.partner-ocean-setup li a:hover,
.partner-ocean-setup li a:focus {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(48, 83, 178, 1);
}
/* Active */
.partner-ocean-setup li a:active {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(48, 71, 128, 1);
}

@media screen and (min-width: 768px) {
  ol.partner-ocean-setup {
    flex-direction: row;
    min-height: 96px;
    margin-right: 30px;
  }
  .partner-ocean-setup li:first-child a {
    border-bottom-left-radius: 16px;
  }
  .partner-ocean-setup li ~ li {
    margin-left: 6px;
  }
}
@media screen and (min-width: 768px) {
  .partner-ocean-setup li ~ li a {
    padding-left: 42px;
  }
  /* Arrows */
  .partner-ocean-setup li:not(:last-of-type) > *::before,
  .partner-ocean-setup li > *::after {
    left: 100%;
    border-left-width: 30px;
    border-right-width: 0;
  }
  .partner-ocean-setup li:not(:last-of-type) > *::before {
    /* this is the white separator between two items */
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
    border-left-color: rgba(255, 255, 255, 1);
  }
  .partner-ocean-setup li > *::after {
    /* this is the colored triangle after each element */
    border-left-color: rgba(23, 108, 221, 1);
  }
  /* Hover */
  .partner-ocean-setup li > a:hover::after,
  .partner-ocean-setup li > a:focus::after {
    border-left-color: rgba(48, 83, 178, 1);
  }
  /* Active */
  .partner-ocean-setup li > a:active::after {
    border-left-color: rgba(48, 71, 128, 1);
  }
}

@media (max-width: 767px) {
  ol.partner-ocean-setup {
    flex-direction: column;
  }
  .partner-ocean-setup li:first-child a {
    border-top-right-radius: 16px;
  }
  .partner-ocean-setup li:last-child a {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .partner-ocean-setup li ~ li {
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
   ol.partner-ocean-setup li:last-child {
    margin-bottom: 18px;
  }
  .partner-ocean-setup li ~ li a {
    padding-top: 24px;
  }
  /* Arrows */
  .partner-ocean-setup li:not(:last-of-type) > *::before,
  .partner-ocean-setup li > *::after {
    top: 100%;
    border-width: 24px;
    border-top-width: 18px;
    border-bottom-width: 0;
  }
  .partner-ocean-setup li:not(:last-of-type) > *::before {
    /* this is the white separator between two items */
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
    border-top-color: rgba(255, 255, 255, 1);
  }
  .partner-ocean-setup li > *::after {
    /* this is the colored triangle after each element */
    border-top-color: rgba(23, 108, 221, 1);
  }
  /* Hover */
  .partner-ocean-setup li > a:hover::after,
  .partner-ocean-setup li > a:focus::after {
    border-top-color: rgba(48, 83, 178, 1);
  }
  /* Active */
  .partner-ocean-setup li > a:active::after {
    border-top-color: rgba(48, 71, 128, 1);
  }
}

/* --- Diagnosis Table --- */
/* Border */
table.diagnosis-table {
  border-collapse: separate;
  border-radius: 4px;
}
.diagnosis-table {
  border: 4px solid rgba(246, 247, 248, 1);
}
.diagnosis-table tr:not(:last-child) th,
.diagnosis-table tr:not(:last-child) td  {
  border-bottom: 4px solid rgba(246, 247, 248, 1);
}
/* Structure */
.diagnosis-table td,
.diagnosis-table th {
  padding: 12px 9px;
  vertical-align: top;
}
.diagnosis-table th:first-child {
  padding-left: 18px;
}
.diagnosis-table td:first-child {
  padding-left: 54px;
}
.diagnosis-table th:last-child,
.diagnosis-table td:last-child {
  padding-right: 18px;
}
.diagnosis-table p:last-child {
  margin-bottom: 0;
}
/* Numbering */
.diagnosis-table {
  counter-reset: diagnosis-table-counter;
}
.diagnosis-table td:first-child {
  counter-increment: diagnosis-table-counter;
}
.diagnosis-table td:first-child::before {
  display: block;
  float: left;
  margin-left: -42px;
  margin-right: 6px;
  width: 30px;
  height: 30px;
  background-color: rgba(196, 201, 208, 1);
  border-radius: 50%;
  content: counter(diagnosis-table-counter) ;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
}
/* Note Prefixes */
.diagnosis-table .find-out::before,
.diagnosis-table .if-yes::before,
.diagnosis-table .if-no::before,
.diagnosis-table .fyi::before,
.diagnosis-table .more-info::before {
  display: inline-block;
  padding: 0 6px;
  margin-right: 6px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  border-radius: 4px;
}

.diagnosis-table .find-out::before {
  content: var(--find-out-label);
  background-color: rgba(23, 108, 221, 1);
}
.diagnosis-table .if-yes::before {
  content: var(--if-yes-label);
  background-color: rgba(89, 239, 203, 1);
}
.diagnosis-table .if-no::before {
  content: var(--if-no-label);
  background-color: rgba(255, 77, 120, 1);
}
.diagnosis-table .fyi::before {
  content: var(--fyi-label);
  background-color: rgba(37, 152, 247, 1);
}
.diagnosis-table .more-info::before {
  content: var(--more-info-label);
  background-color: rgba(177, 142, 255, 1);
}

/* --- Health Listings Table --- */
.hs-listings-table {
  table-layout: fixed;
}
.hs-listings-table th:first-child {
  width: 20%;
}
.hs-listings-table th:nth-child(2) {
  width: 30%;
}
.hs-listings-table th:nth-child(3) {
  width: 50%;
}
.hs-listings-table td:nth-child(2) {
  word-wrap: break-word;
}

.hs-listings-table td:nth-child(2) code {
  padding: 0;
}

/* --- Troubleshooting Table --- */
table.troubleshooting-table {
  border-collapse: separate;
  border-spacing: 12px 24px;
  margin: -24px -12px;
}
/* Questions and Fixes */
.troubleshooting-table td:first-child:not(.empty),
.troubleshooting-table td:last-child:not(.empty) {
  padding: 18px 18px;
  border: 2px solid rgba(23, 108, 221, 1);
  border-radius: 4px;
}
.troubleshooting-table td > p:last-child {
  margin-bottom: 0;
}
/* Questions */
.troubleshooting-table td:first-child {
  text-align: center;
  font-weight: 700;
}
/* Arrows */
.troubleshooting-table td:nth-child(2) {
  text-align: center;
  font-weight: 700;
  color: rgba(37, 152, 247, 1);
}
.troubleshooting-table td:nth-child(2):not(.empty)::after {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;  
}
/* Color Coding */
.troubleshooting-table td.if-yes {
  color: rgba(89, 239, 203, 1);
}
.troubleshooting-table td.if-no {
  color: rgba(255, 77, 120, 1);
}

/* --- Numbered Sidebar --- */
.s-sidebar-guide,
.s-sidebar-guide-subsection {
  counter-reset: sidebar-guide-counter;
}
.s-sidebar-guide .section-articles__item:not(.s-sidebar-guide-subsection) .section-articles__link {
  counter-increment: sidebar-guide-counter;
  padding-left: 20px;
  display: inline-block;
}

.s-sidebar-guide-subsection a {
  font-weight: 600;
  color: rgba(37, 152, 247, 1);
}

/* Numbering */
.s-sidebar-guide .section-articles__item:not(.s-sidebar-guide-subsection) .section-articles__link:before {
  content: counter(sidebar-guide-counter) ". ";
  margin-left: -20px;
  min-width: 20px;
  display: inline-block;
}

/* --- Circle Labels --- */

.s-circle,
.s-circle-green,
.s-circle-purple,
.s-circle-orange {
  width: 1.6em;
  height: 1.6em;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 1.5em;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  margin-right: 6px;
}

/* Colours */
.s-circle {
  background-color: rgba(23, 108, 221, 1);
}
.s-circle-green {
  background-color: rgba(89, 239, 203, 1);
}
.s-circle-purple {
  background-color: rgba(177, 142, 255, 1);
}
.s-circle-orange {
  background-color: rgba(255, 237, 112, 1);
}

/* ------ Page Parts ------ */
/* --- Header --- */

#user .dropdown-toggle{
  box-shadow: unset;
}

/* --- Footer --- */

.scroll-to-top {
  color: rgba(84, 202, 255, 1);
  background-color: rgba(224, 243, 255, 0.25);
}

.scroll-to-top:focus,
.scroll-to-top:active {
  color: rgba(23, 108, 221, 1);
}

.scroll-to-top:hover {
  background-color: rgba(224, 243, 255, 0.75);
}

/* --- Article Body --- */
/* Text Styles */

.s-article-body h2,
.s-article-body h3,
.s-article-body > h4,
.s-article-body .h2,
.s-article-body > .h3,
.s-article-body .h4 {
  margin-top: 24px;
}

.s-article-body h2:first-child,
.s-article-body h3:first-child,
.s-article-body > h4:first-child,
.s-article-body .h2:first-child,
.s-article-body > .h3:first-child,
.s-article-body .h4:first-child {
  margin-top: 0;
}

.s-article-body h3,
.s-article-body .h3 {
  color:  rgba(48, 71, 128, 1);
  font-weight: 700;
}

.s-article-body h4,
.s-article-body .h4 {
  color: rgba(23, 108, 221, 1);
  font-weight: 600;
}

.s-article-body h5,
.s-article-body .h5 {
  color: rgba(36, 40, 47, 1);
  font-weight: 600;
}

.s-article-body h6,
.s-article-body .h6 {
  color: rgba(125, 60, 231, 1);
  font-weight: 600;
  margin-bottom: 6px;
}

/* Buttons */
.s-article-body .btn {
  text-transform: unset;
}

/* ------ Page Types ------ */
/* --- Homepage --- */

.search-box--hero-unit input[type="submit"] {
  font-size: inherit;
}

/* Product Categories */
.category-list-item__link_k-product {
  background-color: rgba(23, 108, 221, 1);
}

.category-list-item__link_k-product:active,
.category-list-item__link_k-product:focus,
.category-list-item__link_k-product:hover {
  background-color: rgba(48, 83, 178, 1);
}

a.category-list-item__link_k-opn {
  background-color: rgba(48, 71, 128, 1);
}

a.category-list-item__link_k-opn:active,
a.category-list-item__link_k-opn:focus,
a.category-list-item__link_k-opn:hover {
  background-color: rgba(48, 83, 178, 1);
}

/* Partner Resources (Sales and Support Categories) */
.category-list-partners {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.category-list-partners li:only-child {
  width: 100%;
}

/* SVG Icons */

.s-white {
  fill: rgba(255, 255, 255, 1);
}
.s-main {
  fill: rgba(84, 202, 255, 1);
}
.s-main-l {
  fill: rgba(224, 243, 255, 1);
}
.s-second {
  fill: rgba(177, 142, 255, 1);
}
.s-second-l {
  fill: rgba(230, 226, 255, 1);
}
.s-skin {
  fill: rgba(219, 173, 161, 1);
}
.s-line {
  fill: none;
  stroke: rgba(48, 71, 128, 1);
  stroke-width: 2px;
}
.s-line-miter {
  stroke-miterlimit: 10;
}
.s-line-round {
  stroke-linejoin: round;
}
a:hover .s-main,
a:focus .s-main,
a:active .s-main {
  fill: rgba(177, 142, 255, 1);
}
a:hover .s-main-l,
a:focus .s-main-l,
a:active .s-main-l {
  fill: rgba(230, 226, 255, 1);
}
a:hover .s-second,
a:focus .s-second,
a:active .s-second {
  fill: rgba(84, 202, 255, 1);
}
a:hover .s-second-l,
a:focus .s-second-l,
a:active .s-second-l {
  fill: rgba(224, 243, 255, 1);
}
a:hover .s-line,
a:focus .s-line,
a:active .s-line {
  stroke: $color_line;
}

/* --- Section Pages --- */
article + article {
  margin-top: 24px;
}

/* --- Article Page --- */
.s-article-body .btn,
.s-article-body input[type="submit"],
.s-article-body [role="button"] {
  font-size: inherit;
}

.article-vote-controls__item--voted {
  background-color: rgba(23, 108, 221, 1);
}

.getting-started-guide__list {
  margin-bottom: 24px;
}

.section-articles__link:hover,
.section-articles__link:focus {
  color: rgba(23, 108, 221, 1);
}

.section-articles__link:active{
  color: rgba(48, 71, 128, 1);
}

.section-articles__link.is-active {
  color: rgba(23, 108, 221, 1);
}

/* Navigation Buttons */
.article-navigation-buttons {
  margin-bottom: 30px;
  display: flex;
  justify-content: stretch;
}
.article-navigation-buttons .btn {
  width: calc(50% - 12px);
  font-size: 1em;
  padding: 12px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-navigation-buttons .btn span {
  padding: 0 6px;
}
.article-navigation-buttons .btn:hover {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out;
}
.article-navigation-buttons .btn + .btn {
  margin-left: 24px;
}

#prevButton::before,
#nextButton::after {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out, width 0.5s ease-out; /* Safari */
  transition: opacity 0.5s ease-out, width 0.5s ease-out;
}
#prevButton::before {
  content: "\f060";
  direction: rtl;
}
#nextButton::after {
  content: "\f061";
}
#prevButton:hover::before,
#nextButton:hover::after {
  width: 24px;
  opacity: 1;
}

/* --- New Request Page --- */

/* Support Info Sections */ 
.support-sections .support-section {
  border: 1px solid rgba(196, 201, 208, 1);
  padding: 24px;
  border-radius: 4px;
}
.support-sections .support-section > *:last-child {
  margin-bottom: 0;
} 

/* Form */
@media (min-width: 768px) {
  .request_two_col_left,
  .request_two_col_right,
  .request_anonymous_requester_email,
  .request_anonymous_requester_email + .request_custom_fields_360006636871,
  .request_custom_fields_360006636851,
  .request_custom_fields_360004011251 {
    width: calc(50% - 10px);
  }
  .request_two_col_left,
  .request_anonymous_requester_email + .request_custom_fields_360006636871,
  .request_custom_fields_360006636851 {
    float: left;
  }
  .request_two_col_right,
  .request_anonymous_requester_email,
  .request_custom_fields_360004011251 {
    float: right;
    margin-left: 20px;
  }

  .request_subject {
    clear: both;
  }
}

.request_anonymous_requester_email {
  text-transform: capitalize;
}

.upload-dropzone .attatchments-phi-warning {
  font-size: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

/* --- Request Page --- */
.comment__body {
  margin-bottom: 0;
}
.comment-form__body {
  margin-bottom: 12px;
}

/* --- Community Post Page --- */

.vote-control[aria-selected="true"] {
  background-color: rgba(23, 108, 221, 1);
  color: rgba(255, 255, 255, 1);
}

/* ------ Page Template Types ------ */

/* --- Working with Ocean (Section) ------ */
.workflow-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.workflow-list .column {
  margin-bottom: 24px;
}
.workflow-article {
  height: 100%;
  background-color: rgba(246, 247, 248, 1);
  padding: 24px;
  border-radius: 16px;
}

/* ------ One Off Elements (Not Documented at present) ------ */

/* --- Vimeo Badge Styles --- */
.vimeoBadge {
  margin: 24px 0 6px 0;  
  padding: 0;
  font-size: 14px;
  overflow: hidden;
}
.vimeoBadge img {
  border: 0;
  width: 100%;
  height: auto;
}
.article__body .vimeoBadge img,
.vimeoBadge img {
  margin-top: 0;
  margin-bottom: 12px;
}
.vimeoBadge .clip {
  padding: 0;
  float:left;
  margin-right: 12px;
}
.vimeoBadge.vertical .clip {
  float: none;
}
.vimeoBadge .caption {
  overflow:hidden;
  width: 100%;
  margin-bottom: 18px;
}
.vimeoBadge .clear {
  display: block;
  clear: both;
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .vimeoBadge .s160 {
    width: calc((100% - 36px)/4);
  }
  .vimeoBadge .s160:nth-child(4n + 1) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .vimeoBadge .s160 {
    width: calc((100% - 12px)/2);
  }
  .vimeoBadge .s160:nth-child(2n + 1) {
    margin-right: 0;
  }
}

/* --- Site Number Input Form --- */
/* Input Field */
.s-site-number {
  max-width: 100px;
  display: inline-block !important;
}
/* Button */
#siteNumberCheck {
  margin-top: -4px;
}

/* --- Script Table --- */
.s-table-scripts {
  font-size: 0.9em;
}

@media (max-width: 1199px) {
  .s-table-scripts thead {
    display: none;
  }
  .s-table-scripts td {
    display: block;
  }
  .s-table-scripts td:first-child {
    padding-bottom: 0;
  }
  .s-table-scripts td:last-child {
    padding-top: 0;
  }
  .s-table-scripts td:before {
    font-weight: 600;
  }
  .s-table-scripts td:first-child:before {
    content: "Variable(s): ";
  }
  .s-table-scripts td:last-child:before {
    content: "Description: ";
  }
  .s-table-scripts p {
    display:inline-block;
  }
  .s-table-scripts td:last-child {
    border-top: 0;
  }
}

/* ---------- Print Styles ---------- */

.show-on-print,
.tab-print-label {
  display: none;
}

@media print {
  /* ------ Special ------ */
  /* --- Hide --- */
  .hide-on-print {
    display: none !important;
    margin: 0;
  }
  /* --- Show --- */
  .show-on-print {
    display: initial;
  }
  
  
  /* --- For Previewing/Admin Testing --- */
  #preview-bar-container,
  #navbar-container {
    display: none !important;
  }
  /* ------ Page/Margins ------ */
  @page {
    size: auto; /* auto is the current printer page size */
    margin: 0.5in 0.25in; /* this affects the margin in the printer settings */
    border: none;
  }
  body {
    margin: 0; /* the margin on the content before printing */
    padding: 0 .25in;
    background-color: rgba(255, 255, 255, 1);
  }
  /* --- Breaks --- */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  .section-article,
  .article-title,
  .tab-print-labels,
  .accordion__item-title,
  .s-image-guide ul > li:first-child {
    break-after: avoid;
  }
  h1 + *,
  h2 + *,
  h3 + *,
  h4 + *,
  h5 + *,
  h6 + *,
  img,
  .tab,
  .s-image-guide:not(.s-full-width) ul:not(.s-no-images) > li:not(.s-left-col):nth-child(2),
  .s-image-guide ul > li.s-right-col,
  .s-image-guide h4 + ul {
    break-before: avoid;
  }
  .s-image-guide ul,
  .at-a-glance > li,
  .s-code-guide,
  .callout,
  .note {
    break-inside: avoid;
  }
  /* ------ Preserve Colours ------ */
  /* Prevent colors from being removed */
  * { 
    print-color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
  }
  /* ------ Main Layout ------ */
  .layout::after {
    min-height: 0 !important;
  }
  .article-page {
    margin-bottom: 0 !important;
  }
  .s-articles.show-on-print hr:last-child {
    display: none;
  }
  /* ------ Typography ------ */
  body {
    font-size: 12px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  p,
  ul,
  ol {
    margin: 0 0 6px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-top: 0;
  }

  h1,
  .h1 {
    font-size: 28px;
  }

  h2,
  .h2 {
    font-size: 24px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  h4,
  .h4 {
    font-size: 18px;
  }

  h5,
  .h5 {
    font-size: 16px;
  }

  h6,
  .h6 {
    font-size: 12px;
  }
  .s-article-body li,
  .article__body li {
    margin-bottom: 6px;
  }
  /* --- Section Title --- */
  .section-title {
    font-size: 32px;
    font-weight: 600;
    padding-right: 0;
  }
  /* --- Article Title --- */
  .s-article-title {
    font-weight: 600 !important;
    margin-bottom: 18px;
  }
  /* ------ Elements ------ */
  /* --- Columns --- */
  .column--print-12 {
    width: 100%;
  }
  /* --- Image Guides --- */
  /* Structure and Alignment */
  div.s-image-guide,
  ul.s-image-guide,
  ol.s-image-guide {
    margin: 12px 0;
  }
  .s-image-guide  ul:last-child {
    margin-bottom: 0;
  }
  .s-article-body > .s-image-guide > li {
    margin-top: 18px;
  }
  .s-image-guide ul {
    min-height: 18px;
  } /* Prevents floats from breaking when there is room for the container but not content on the end of a page*/
  
  /* Image Guides 50/50 */
  .s-image-guide ul:not(.list-bullet):not(.regular-bullets) > li {
    width: 50% !important;
  }
  .s-image-guide .image-with-lightbox,
  .s-image-guide *:not(.image-with-lightbox) > img {
    width: 100%;
  }
  /* Sections without images */
  .s-image-guide.s-full-width li,
  .s-image-guide .s-no-images li {
    width: 100%;
  }
  
  /* Images */
  .s-image-guide img {
    max-height: 400px;
  }
  /* Lightbox Images */
  .image-with-lightbox {
    min-height: 0;
    text-align: center;
  }
  
  /* --- At A Glance --- */
  ol.at-a-glance {
    margin: 12px 0 18px 0;
  }
  .at-a-glance__title,
  .at-a-glance__intro {
    border: 2px solid rgba(23, 108, 221, 1);
  }
  /* Step */
  .at-a-glance__title {
    font-size: 14px;
  }
  /* Information */
  .at-a-glance__intro {
    border-left-width: 0;
  }
  /* CMD Previews on Article Pages */
  .s-article-body .at-a-glance__intro {
    display: none !important;
  }
  /* --- Code Guide --- */
  .s-code-guide pre,
  .s-code-guide .btn {
    float: none !important;
  }
  .s-code-guide pre {
    width: 100%;
    max-width: 100%;
  }
  .s-code-guide .btn {
    display: none !important;
  }
  /* --- Tabs --- */
  .tabs-menu {
    display: none !important;
  }
  .tabs {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .tab {
    padding: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .s-emr-tabs .tab {
    display: none;
  }
  .tabs:not(.s-emr-tabs) .tab,
  .print-unknown .tab,
  .print-pss .tab.emr-pss,
  .print-accuro .tab.emr-accuro,
  .print-oscar .tab.emr-oscar,
  .print-medaccess .tab.emr-medaccess,
  .print-medaccess .tab.emr-fhir,
  .print-other .tab.emr-other {
    display: block !important;
  }
  .tabs:not(.s-emr-tabs) .tab-print-label,
  .print-unknown .tab-print-label {
    display: block;
    margin-top: 18px;
    margin-bottom: 12px;
  }
  .print-pss .tab.emr-pss,
  .print-accuro .tab.emr-accuro,
  .print-oscar .tab.emr-oscar,
  .print-medaccess .tab.emr-medaccess,
  .print-medaccess .tab.emr-fhir,
  .print-other .tab.emr-other {
    padding: 0;
    border-width: 0;
  }
  /* --- Accordions --- */
  .accordion {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .accordion__item-content {
    display: block !important;
    padding: 18px;
  }
  .accordion__item-title {
    border-bottom: 1px solid rgba(196, 201, 208, 1) !important;
    padding-left: 20px !important;
  }
  .accordion__item-title::before {
    display: none !important;
  }
  /* --- Callouts --- */
  .callout {
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .callout:not(li) {
    margin-top: 12px;
  }
  /* --- Notes --- */
  .note {
    padding-left: 15px;
  }
  /* --- Numbered Guides--- */
  .s-numbered-guide .s-article::before {
    border: 2px solid rgba(84, 202, 255, 1);
  }
  /* --- Tables --- */
  .table th,
  .table td {
    padding: 6px;
  }
  /* --- Images --- */
  .image-with-lightbox::after {
    display: none;
  }
  img {
    width: initial !important;
    max-width: 100%;
    max-height: 250px;
  }
  /* --- Code --- */
  pre code {
    padding: 10px !important;
    border: 2px solid #f8f8f8;
  }
  
}

/* ------ Hidden Elements ------ */
/* eConsults Workflow for UofC (University of Calgary) on category page*/
body:not(.cognisantmd-user) #section-360006034671 {
  display: none;
}

/* Search Page Styles - FB */

    .ais-SearchBox-input {
      width: 100%;
      padding: 16px;
      padding-left: 50px !important;
      border-radius: 4px;
      border-color: #FFF;
      font-size: 22px !important;
      line-height: 36px !important;
    }
     .ais-SearchBox-input:focus {
      outline: none; /* Removes the default focus outline */
      color: #3053b2;
    }
    .ais-SearchBox-reset {
      display: none;
    }
    .ais-SearchBox-submit {
      display: none;
      }
 
/* Sort By Container */    
    #sort-by-container {
    	width: 280px !important;
    	padding: 0 0 20px 0px !important;
      margin-left:0px;
  	}
		.ais-SortBy-select {
    	border-radius: 8px !important;
      box-shadow: 6px 6px 24px rgba(0, 0, 0, .05);
      background-color: #F6F7F8 !important;
      border-color: #176CDD !important;
		}

		.ais-SortBy-select:hover {
      border-color: #54CAFF !important;
		}

		.toggle-container{
      display: inline-flex;
      align-items: baseline;
      justify-content: flex-start;
      column-gap: 10px;
    }

/* Results List */
    #hits ol {
    list-style-type: none; /* Removes list numbers */
    padding: 0;
    }
    .ais-Hits-list ol {
    list-style-type: none; /* Removes list numbers */
    padding: 0;
    }
    .ais-Hits-item {
      padding: 00px 10px 0px 0;
      margin-bottom: 10px;
      border-bottom: 1px solid #E5E7EB;
    }
    .ais-Hits-item mark {
    background-color: #E0F3FF;
    color: #304780;
  }
    /* Results Pagination */
    .ais-Pagination-item {
      display: inline-block;
      margin-right: 5px;
    }
    .ais-Pagination-link {
      display: block;
      padding: 5px 10px;
      border-radius: 3px;
      background-color: #f9f9f9;
      text-decoration: none;
    }
.ais-Pagination-list {
  padding-left: 0 !important;
}
	
    .ais-Pagination-link:hover,
    .ais-Pagination-link--selected {
      background-color: #e9e9e9;
    }
    /* Refinement List */
    #refinement-list ul {
      list-style-type: none; /* Removes bullets */
      padding: 0; /* Adjust as needed */
      margin-bottom: 0px;
    }
    #refinement-list-2 ul {
      list-style-type: none; /* Removes bullets */
      padding: 0; /* Adjust as needed */
      margin-bottom: 0px;
    }
    .ais-RefinementList-item {
      padding: 2px 0;
    }
    .ais-RefinementList-labelText {
      padding-left: 8px !important;
    }
    .ais-RefinementList-label {
      cursor: pointer;
      font-weight: normal !important;
      margin-bottom: 0px !important;
    }
    .ais-RefinementList-count {
      margin-left: 10px;
      font-size: 0.8em;
      color: #3053b2;
      padding:4px;
    }

.search-results-container {
  padding-top: 0;
  padding-left: 32px;
  padding-right: 20px;
  width: 100%;
}

.ais-hits {
  max-width: 100%;
}

.ais-pagination {
  text-align: left;
  margin-top: 20px;
  padding: 10px 10px 10px 0;
}

.searchbox-container {
  width: 100%;
  max-width: 1200px;
  border-radius: 16px;
  box-shadow: 6px 6px 24px rgba(0, 0, 0, .2);
}

.searchbox-container input {
  	background-image: url(/hc/theming_assets/01HZH0CTBTQKTK7HWYCCSCVAR1);
    background-position: -8px -4px; /* Adjust the horizontal position and vertically center */
    background-repeat: no-repeat;
    padding-left: 20px; /* Add padding to ensure text doesn't overlap the icon */
  	transition: background-image 500ms ease; /* Smooth transition for the background image */
    /* Add other styles as needed */
}

.searchbox-container input:hover, .searchbox-container input:focus {
    background-image: url(/hc/theming_assets/01HZH0CTW29FW48HD0HE1PFNQV); /* Swap to the hover state image */
}

.refinement-list {
  width: 280px;
  height: auto;
  background-color: #F6F7F8;
  flex-direction: column;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 10px 10px 10px 16px;
  display: flex;
}

.ais-RefinementList-showMore {
    border: none;
    background-color: transparent;
    color: #176CDD;
    font-size: 11pt;
    /* border-radius: 8px; */
    padding: 0;
    text-decoration: underline;
}

.filter-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding-top: 10px;
  display: flex;
}

.hero-div {
  height: 100px;
  background-color: #18003d;
  background-image: linear-gradient(#176cdd, #304780);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: -48px;
  padding-left: 32px;
  padding-right: 32px;
  background-image: url(/hc/theming_assets/01HZH0CTMCFXHH456NV25WQ5F5);
  background-size: cover;
  position: sticky;
  top: 0px;
  z-index:11;
}

#results-info {
  padding-bottom: 10px;
  padding-top: 4px;
}

.article-title {
  margin-top: 0;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 4px;
}

.hit-title-label-holder {
  display: flex;
  align-items: center;
}

.label-popular {
    display: inline-block;
    background-color: #DFFDF4;
    border-color: #007E77;
    color: #007E77;
    border: solid;
    border-width: 1px;
    border-radius: 999px;
    padding: 2px 8px;
    margin-left: 6px;
    font-size: 10pt;
    line-height: 14pt;
    font-weight: bold;
}

.search-container {
  display: inline-flex;
  padding-left: 32px;
}

.hit-crumb {
  color: #304780;
  font-size: 15px;
}

.big-holder {
  display: flex;
  align-items: top;
}

.compact-view .hit-crumb,
.compact-view p {
    display: none; /* Hide breadcrumbs and additional paragraphs in compact view */
}

  .clear-button {
    font-size: 10pt;
    color: #3053B2;
    border: none;
    background-color: transparent;
  }

  .clear-button:hover {
    text-decoration: underline;
  }

.ais-ClearRefinements-button--disabled {
  display: none;
}
  
  .filter-category {
    display: inline-flex !important;
    align-items: baseline;
  }
  
  .filter-section {
    display: inline-flex;
  }

	/* Twitter to X class */
	.fa-twitter:before {
  	content: "\1D54F" !important;
}

/* Hide Language Toggle

.language-selector {
  display:none !important;
}

.dropdown-toggle.btn.btn--topbar {
  display:none !important;
} 

*/

@media screen and (max-width: 768px) {
	.hero-div {
  height: 100px;
  margin-bottom: 20px;
  margin-top: -24px;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}
  
  .search-container {
  display: inline-flex;
  flex-direction: column !important;
  padding-left: 0px;
  padding-right: 0px;
}
  
  .search-results-container {
    padding-left: 20px;
    width: 100%;
  }

  .refinement-list {
    flex-direction: row;
    width: 100%;
  }

  .filter-container {
    width: 100%;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }
  
  .ais-SearchBox-input {
      font-size: 18px !important;
      line-height: 27px !important;
    }
}




