/*
Theme Name: WeTransfer Theme 2020 MVP (1.0.9)
Author: Mikey Casalaina, Studio
Description: This theme uses elements of the old theme, elements of the 2020 Brand Home (about.bywetransfer.com), and elements of Zendesk's Copenhagen theme. If that sounds like some sort of Frankenstein's monster, that's because it is. Originally meant as a quick style update, the pages ended up needing substantial reworking. This is a working MVP, but there is plenty of extra code and room for improvement here.
Version: 1.0.9
*/

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

body {
  margin: 0;
  min-width: 320px;
}

main {
  display: block;
  /* min height set to full height minus footer height */
  min-height: calc(100vh - 9rem);
  width: 100vw;
}

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

pre,
code,
kbd,
samp {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  background-color: #f5f5f5;
  padding: 0.5rem;
}

pre span,
code span {
  white-space: pre-wrap;
  font-weight: normal !important;
  font-size: 0.5rem;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

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

/* BASE STYLES */
@font-face {
  font-family: Actief;
  font-weight: 300;
  src: url("/hc/theming_assets/01J4P72R3A40580VAPN4FX2YND") format("woff");
}

@font-face {
  font-family: Actief;
  font-weight: normal;
  src: url("/hc/theming_assets/01J4P72R19PNT5WJXN7RBK5RV0") format("woff");
}

@font-face {
  font-family: Actief;
  font-weight: 600;
  src: url("/hc/theming_assets/01J4P72QVVMBF49Z5J2NXAWZTE") format("woff");
}

@font-face {
  font-family: GT-Super;
  src: url("/hc/theming_assets/01J4P72R8JQ75VTS4RZC3SGDFS") format("woff");
}

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

html {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  font-weight: normal;
  min-width: 320px;
}

@media (min-width: 500px) {
  html {
    font-size: 30px;
  }
}

@media (min-width: 1020px) {
  html {
    font-size: 40px;
  }
}

@media (min-width: 1680px) {
  html {
    font-size: 45px;
  }
}

/* @media (min-width:2200px) {
  html {
    font-size: 60px
  }
} */
a,
h1,
h2,
li,
p,
ul {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

body {
  /*   opacity: 0; */
  transition: opacity 0.2s ease-in;
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  background-color: #f9f9f9;
}

.__fonts-loaded__ body,
.no-js body {
  opacity: 1;
}

h1 {
  font-family: GT-Super, Baskerville, ‘Times New Roman’, Times, serif;
  font-size: 2rem;
  /* margin: 1rem 0 0.33rem 0; */
}

h1 span {
  display: block;
  margin-bottom: 0.25rem;
}

p a {
  color: #5268ff;
}

p a:visited {
  color: #475be9;
}

hr {
  border-top: 1px solid #dcdee0;
}

/* HEADER */
/*-----------------------------------------------------------------------------------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 320px;
  font-size: 16px;
  height: 65px;
  z-index: 5;
  border-bottom: 1px solid #161616;
  background-color: #161616;
}

.mobile__burger {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: none;
  top: 20px;
  left: 20px;
}

.mobile__burger svg {
  width: 22px;
  height: 15px;
}

.mobile__burger svg path {
  stroke: #fff;
}

.mobile__wordmark img {
  position: absolute;
  width: 182px;
  height: auto;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
  fill: #fff;
}

@media (min-width: 1020px) {
  .mobile {
    display: none;
  }
}

.slider {
  position: absolute;
  width: 100%;
  height: 100vh;
  left: -100%;
  transition: left 0.3s linear;
  display: flex;
}

@media (min-width: 500px) {
  .slider {
    transition: left 0.5s linear;
  }
}

.slider__left {
  width: 75%;
  height: 100%;
  background-color: #161616;
}

.slider__right {
  box-sizing: border-box;
  position: relative;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: width 0.4s linear;
  transition-delay: 0.2s;
}

.slider__wordmark {
  background-color: #161616;
}

.slider__wordmark img {
  width: 182px;
  margin: 20px 0 0 24px;
}

.slider__close {
  display: flex;
  justify-content: center;
}

@media (min-width: 500px) {
  .slider__close {
    justify-content: flex-end;
  }
}

.slider__x {
  opacity: 0;
  margin-top: 34px;
  width: 17px;
  transition: opacity 0.3s linear, margin-top 0.3s linear;
  transition-delay: 0.4s;
}

.slider__x path {
  stroke: #fff;
}

@media (min-width: 500px) {
  .slider__x {
    margin-right: 24px;
  }
}

.slider ul {
  margin: 20px 0 0;
}

.slider ul li {
  width: 100%;
  padding: 18px 22px;
}

.slider ul li a {
  display: block;
  text-decoration: none;
  color: #f9f9f9;
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.2rem;
}

@media (min-width: 500px) {
  .slider ul li a {
    font-weight: 400;
    font-size: 0.675rem;
    line-height: 1rem;
  }
}

@media (min-width: 1020px) {
  .slider ul li a {
    font-size: 0.48rem;
    line-height: 0.65rem;
  }
}

.slider ul li:hover {
  background-color: #2d2d2d;
}

.slide {
  left: 0;
}

.animate {
  width: 25%;
}

.fade-in {
  opacity: 1;
  margin-top: 24px;
}

/* hack to avoid fouc on language name update */
html[lang="en-us"] .desktop #desktopLanguageSelector {
  opacity: 0;
  transition: opacity 0.2s;
}

html[lang="en-us"] .desktop #desktopLanguageSelector.fadeIn {
  opacity: 1;
}

.mobile .dropdown-menu-end {
  left: 0;
  right: 0;
}

.desktop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  font-size: 16px;
  height: 65px;
  border-bottom: 1px solid #161616;
  background-color: #161616;
  justify-content: space-between;
}

@media (min-width: 1020px) {
  .desktop {
    display: flex;
  }
}

.desktop__logo {
  padding: 8px 0 0 18px;
}

.desktop__logo img {
  width: 44px;
  height: 44px;
  margin-top: 3px;
}

.desktop__wordmark {
  position: absolute;
  width: 182px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -42%);
  font-family: GT-Super, Baskerville, ‘Times New Roman’, Times, serif;
  color: #000;
  text-decoration: none;
  font-size: 30px;
  display: none;
}

@media (min-width: 1680px) {
  .desktop__wordmark {
    display: block;
  }
}

.desktop ul {
  display: flex;
  justify-content: flex-end;
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  width: 100%;
  padding-right: 8px;
}

.desktop ul li {
  padding: 25px 10px;
}

.desktop ul li a {
  text-decoration: none;
  color: #fff;
  transition: background-color 0.2s ease, opacity 0.2s ease, color 0.2s ease;
}

.desktop ul li:first-of-type {
  margin-right: auto;
  margin-left: 0.25rem;
}

.desktop ul li a:hover {
  opacity: 0.6;
}

/* vertical spacing correction, not sure why needed */
.desktop #desktopLanguageSelector .languageDrop {
  margin-top: -0.07rem;
  margin-right: 0.4rem;
}

.header-light {
  background-color: #f9f9f9;
  border-bottom: 1px solid rgba(22, 22, 22, 0.1);
}

.header-light .mobile__burger svg path {
  stroke: #000;
}

.header-light .mobile__wordmark svg {
  fill: #000;
}

.header-light .slider__border {
  position: absolute;
  top: 64px;
  height: 1px;
  width: 75%;
  border-bottom: 1px solid rgba(22, 22, 22, 0.1);
}

.header-light .slider__left,
.header-light .slider__wordmark {
  background-color: #f9f9f9;
}

.header-light .slider__wordmark svg {
  fill: #000;
}

.header-light .slider ul li a {
  color: #161616;
}

.header-light .slider ul li:hover {
  background-color: #f5f4f0;
}

.header-light .desktop {
  border-bottom: 1px solid rgba(22, 22, 22, 0.1);
  background-color: #f9f9f9;
}

.header-light .desktop__logo svg,
.header-light .desktop__wordmark svg {
  fill: #000;
}

.header-light .desktop ul li a {
  color: #000;
}

.header__search {
  display: flex;
  align-items: center;
  position: relative;
  width: 300px;
}

.header__search .search {
  width: 100%;
}

.header__search-icon {
  position: absolute;
  left: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: -1px;
}

.header__search-icon path {
  transition: stroke 0.5s;
}

.header__search input {
  width: 100%;
  height: 48px;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  background: none;
  border: 1px solid #dcdee0;
  border-radius: 25px;
  box-sizing: border-box;
  padding: 0 10px 0 50px;
  color: #5c5e61;
  font-size: 16px;
  transition: border 0.5s;
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
}

.header__search input:focus {
  outline: none;
  border: 1px solid #5268ff;
}

.search:focus-within + .header__search-icon path {
  stroke: #5268ff;
}

.header__search ::-webkit-input-placeholder {
  /* Edge */
  font-weight: normal;
  color: #5c5e61;
}

.header__search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: normal;
  color: #5c5e61;
}

.header__search ::placeholder {
  font-weight: normal;
  color: #5c5e61;
}

/* ZD AUTOCOMPLETE */
/*-----------------------------------------------------------------------------------*/
zd-autocomplete-header {
  font-size: 0.33rem;
}

zd-autocomplete-option {
  font-size: 0.45rem;
  padding: 0.2rem;
}

zd-autocomplete-option em {
  font-weight: 600;
}

zd-autocomplete-title-multibrand {
  color: #5268ff !important;
  margin-bottom: 0.05rem;
}

/* LANGUAGE NOTIFICATIONS */
/*-----------------------------------------------------------------------------------*/
.lang-notes,
.lang-notes__item {
  display: none;
}

.lang-notes {
  display: none;
  max-width: calc(1450px - 2rem);
  margin: 150px auto -2rem auto;
  padding: 0.75rem 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: 0.5rem;
  background-color: #ffede1;
  border-radius: 50px;
}

html[lang="es"] .lang-notes,
html[lang="es"] .lang-notes__item--es {
  display: block;
}

html[lang="fr"] .lang-notes,
html[lang="fr"] .lang-notes__item--fr {
  display: block;
}

html[lang="it"] .lang-notes,
html[lang="it"] .lang-notes__item--it {
  display: block;
}

/* PAGE */
/*-----------------------------------------------------------------------------------*/
.page {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem 1rem 4rem 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

h3 {
  font-size: 0.4rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/* Status Section */
/*-----------------------------------------------------------------------------------*/
#status__wrapper {
  display: block;
  text-decoration: none;
  border-radius: 10px;
  width: auto;
  font-size: 0.5rem;
  padding: 0.4rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: 0.25rem;
  top: 77px;
  font-weight: 600;
}

/* hide the status on tiny mobile */
@media (max-width: 400px) {
  #status__wrapper {
    display: none;
  }
}

@media (min-width: 1020px) {
  #status__wrapper {
    font-size: 0.4rem;
  }
}

#status__description {
  white-space: nowrap;
}

#status__dot {
  border-radius: 99px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 0.25rem;
  flex-shrink: 0;
}

.critical {
  background-color: #d43030;
}

.critical-text {
  color: #d43030;
}

.major {
  background-color: #d43030;
}

.major-text {
  color: #d43030;
}

.minor {
  background-color: #d96524;
}

.minor-text {
  color: #d96524;
}

.none {
  background-color: #15964d;
}

.none-text {
  color: #15964d;
}

/* LANDING WELCOME & SEARCH BLOCK */
/*-----------------------------------------------------------------------------------*/
.welcome {
  background-color: #f9f9f9;
  max-width: 1450px;
  padding: 0 1rem 1rem 1rem;
  margin: 4.5rem auto 0 auto;
}

@media (min-width: 1020px) {
  .welcome {
    margin-top: 5.5rem;
  }
}

.welcome__headline {
  font-size: 1.85rem;
  line-height: 1;
  margin-bottom: 0.66rem;
  font-weight: normal;
}

@media (min-width: 1020px) {
  .welcome__headline {
    margin-right: 0.5rem;
  }
}

.welcome__search {
  padding: 0.25rem 0 0.25rem 0;
  position: relative;
  display: flex;
  align-items: center;
}

.welcome__search .search {
  width: 100%;
}

.welcome__search-icon {
  position: absolute;
  left: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
  margin-bottom: -0.05rem;
}

.welcome__search-icon path {
  transition: stroke 0.5s;
}

.welcome__search input {
  width: 100%;
  height: 2rem;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  background: #ffffff;
  border: 2px solid #000000;
  border-radius: 0.33rem;
  box-sizing: border-box;
  padding: 0 0.75rem 0 1.75rem;
  color: #5c5e61;
  font-size: 0.45rem;
  transition: border 0.5s;
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
}

@media (min-width: 1020px) {
  .welcome__search input {
    /*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
    height: 2.25rem;
  }
}

.welcome__search input:focus {
  outline: none;
  border: 2px solid #5268ff;
}

.search:focus-within + .welcome__search-icon path {
  stroke: #5268ff;
}

.welcome__search ::-webkit-input-placeholder {
  /* Edge */
  font-weight: normal;
  color: #5c5e61;
}

.welcome__search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: normal;
  color: #5c5e61;
}

.welcome__search ::placeholder {
  font-weight: normal;
  color: #5c5e61;
}

.zd-autocomplete-header {
  font-size: 0.5rem;
}

/* LANDING PROMOTED ARTICLES */
/*-----------------------------------------------------------------------------------*/
/* corrects usual padding on .page */
.welcome + .page {
  padding-top: 0;
}

.promoted {
  width: 100%;
  margin-bottom: 1.25rem;
  margin-top: 0.66rem;
}

.promoted__list {
  display: grid;
  grid-gap: 0.25rem;
  grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
}

.promoted__link {
  width: 100%;
  height: 100%;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
  padding: 0.85rem 1rem;
  font-size: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  text-decoration: none;
  transition: transform 0.5s;
  margin: 0 auto;
  border: 2px solid #5268ff;
  font-weight: 600;
}

.promoted__link p {
  padding: 0 1rem 0 0;
  display: flex;
  align-items: center;
  color: #5268ff;
}

.promoted__link:hover {
  transform: translate(0, 2px);
}

.promoted__link svg {
  width: 0.8rem;
  flex-shrink: 0;
}

.promoted__link path {
  transition: transform 0.5s;
  fill: #5268ff;
}

.promoted__link:hover path {
  transform: translate(4px, 0);
}

.promoted__arrow {
  transition: transform 0.5s;
}

.promoted__link:hover .promoted__arrow {
  transform: translate(4px, 0);
}

/* LANDING CATEGORIES */
/*-----------------------------------------------------------------------------------*/
.categories {
  width: 100%;
}

.categories__list {
  display: grid;
  grid-gap: 0.5rem;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
}

.categories__item {
  border-radius: 0.5rem;
  transition: transform 0.5s, color 0.5s;
  padding: 0 0.5rem;
  margin-bottom: 0.2rem;
  background-color: #e9ebed;
  min-height: 8rem;
  -webkit-backface-visibility: hidden;
}

.categories__item:hover {
  color: #5268ff;
  transform: translate(0px, 2px);
}

/*
.categories__item--wetransfer {
  background-color: #5268FF;
}

.categories__item--collect {
  background-color: #FF904B;
}

.categories__item--paste {
  background-color: #5115AA;
}

.categories__item--paper {
  background-color: #32B163;
}

.categories__item--wetransfer:hover {
  background-color: #3741D9;
}

.categories__item--collect:hover {
  background-color: #F17D35;
}

.categories__item--paste:hover {
  background-color: #41097A;
}

.categories__item--paper:hover {
  background-color: #15964D;
}

.categories__icon {
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  flex-shrink: 0;
}

.categories__item--wetransfer .categories__icon {
  background-image: url('/hc/theming_assets/01J4P72PB327EPV4HN5E3YKTMD');
}

.categories__item--collect .categories__icon {
  background-image: url('/hc/theming_assets/01J4P72QMH85GYB5Q3MSJ37H8H');
}

.categories__item--paste .categories__icon {
  background-image: url('/hc/theming_assets/01J4P72PJTQTG6NW5MTW73ZJWS');
}

.categories__item--paper .categories__icon {
  background-image: url('/hc/theming_assets/01J4P72QGK73Q46H7FTBXR57JA');
}
*/
.categories__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000;
  text-decoration: none;
  padding: 1rem 0;
  transition: color 0.5s;
}

.categories__item:hover .categories__link {
  color: #5268ff;
}

.categories__text {
  padding: 0.5rem;
}

.categories__text h4 {
  font-size: 1.25rem;
  font-family: GT-Super, Baskerville, ‘Times New Roman’, Times, serif;
  margin: 0 0 1rem 0;
}

.categories__text p {
  font-size: 0.44rem;
}

/* SIDEBAR */
/* curently unused */
/*-----------------------------------------------------------------------------------*/
.sidebar {
  width: 33%;
  padding: 0 0 0 0.5rem;
  display: none;
}

.sidebar__header {
  color: #76797c;
  text-align: left;
}

.sidebar__item {
  display: flex;
}

.sidebar__link,
.sidebar a {
  color: #000;
  text-decoration: none;
  font-size: 0.4rem;
  line-height: normal;
  margin: 0 0 0.4rem 0;
  display: inline-block;
  transition: color 0.5s;
}

.sidebar__link:hover {
  color: #76797c;
}

.sidebar__link p {
  margin: 0;
}

/* LIST PAGE */
/* category, section pages)
/*-----------------------------------------------------------------------------------*/
.category-page {
  max-width: 1450px;
}

/* ARTICLE PAGE */
/*-----------------------------------------------------------------------------------*/
/* .article-page {
  padding-top: 4rem;
} */
/* SUBNAV */
/*-----------------------------------------------------------------------------------*/
.subnav {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 65px;
  position: absolute;
  top: 65px;
  padding: 0.2rem 20px 0.2rem 14px;
  min-width: 320px;
}

/* BREADCRUMBS */
/*-----------------------------------------------------------------------------------*/
.breadcrumbs {
  list-style: none;
  font-size: 0.4rem;
  padding: 0 7rem 0 0;
  width: 100%;
}

.breadcrumbs li {
  display: inline;
  margin: 0 0.1rem 0.1rem 0.2rem;
  white-space: nowrap;
}

.breadcrumbs li:after {
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.25rem;
  margin-left: 0.15rem;
  background-image: url("/hc/theming_assets/01J4P72QMBWXM2G06J3MQF3CRW");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.breadcrumbs li:last-of-type:after {
  content: "";
  width: 0;
  height: 0;
}

.breadcrumbs a {
  color: #5c5e61;
  text-decoration: none;
}

/* ARTICLE PAGE */
/*-----------------------------------------------------------------------------------*/
.article-page {
  max-width: 1200px;
}

.page__header {
  margin-bottom: 1rem;
}

.page__title {
  font-size: 1.4rem;
  line-height: 1.1;
  font-weight: normal;
}

.page__subtitle {
  font-size: 0.8rem;
  margin-top: 0.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .page__title {
    font-size: 1.66rem;
  }

  .page__subtitle {
    font-size: 1rem;
    margin-top: auto;
  }
}

.article__body {
  margin-bottom: 2rem;
}

.article__body h1 {
  font-size: 2rem;
  margin: 1rem 0 0.33rem 0;
}

.article__body h2 {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.article__body p,
.article__body .public-DraftStyleDefault-block,
.wysiwyg-font-size-medium, .wysiwyg-font-size-x-large {
  font-size: 0.6rem;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
/* @media (min-width: 768px) {
  .article__body p,
  .article__body .public-DraftStyleDefault-block,
  .wysiwyg-font-size-medium {
    font-size: 0.5rem;
  }
} */
.wysiwyg-font-size-medium {
  font-weight: bold;
}

/* Hacky solution to center all images regardless of wrapper and wysiwyg kinda stuff */
.article__body img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: inline-block;
  margin-left: 50%;
  margin-right: 50%;
  transform: translate(-50%, 0);
  float: left;
  margin-bottom: 0.5rem;
}

.article__content {
  width: 100%;
}

/* Hacky solution to allow for inline images when set to underline in the wysiwyg editor */
.wysiwyg-underline img {
  width: auto;
  transform: translate(0, 0);
  float: inherit;
  vertical-align: middle;
  text-decoration: none;
  outline: none;
  border: 0px none transparent;
  margin: auto;
}

.article__body ul,
.article__body ol {
  font-size: 0.6rem;
  margin-bottom: 0.5rem;
  line-height: 1.6;
  margin: 0.5rem 0 1rem 1.5rem;
}

.article__body ul {
  list-style-type: circle;
}

.article__body ol {
  list-style-type: decimal;
}

.article__body li {
  margin-bottom: 0.5rem;
}

/* @media (min-width:1020px) {
  .article__body img  {
    	max-width: 500px;
      display: inline-block;
      float: left;
      margin: .5rem 1rem .5rem 0;
  }
} */
.article__author {
  display: flex;
  align-items: center;
  clear: both;
  font-size: 0.5rem;
  margin: 0.5rem 0 2rem 0;
}

.author__avatar {
  width: 2rem;
  height: 2rem;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  margin-right: 0.5rem;
}

.author__meta a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.author__updated {
  color: #5c5e61;
  font-size: 0.4rem;
  margin-top: 0.1rem;
}

.article__vote-count {
  background-color: #000;
  border-radius: 0.5rem;
  color: #fff;
  padding: 0.5rem 0.5rem;
  font-size: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.article__vote-title {
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.article__vote-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.article__vote-up,
.article__vote-down {
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  position: relative;
  text-decoration: none;
}

.article__vote-up {
  margin-right: 0.5rem;
}

.article__vote-up:after {
  content: "👍";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1rem;
}

.article__vote-down:after {
  content: "🙁";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1rem;
}

.more-questions {
  font-size: 0.5rem;
  margin-top: 2rem;
  font-weight: 700;
}

.more-questions a {
  font-weight: 700;
  border: 2px solid black;
  text-decoration: none;
  color: black;
  padding: 0.5rem;
  border-radius: 2rem;
  margin-top: 0.5rem;
  display: inline-block;
  background-color: transparent;
  transition: transform 0.5s, background-color 0.5s, color 0.5s, border-color 0.5s;
}

.more-questions a:hover {
  transform: translate(0, 1px);
  background-color: #5268ff;
  color: white;
  border-color: #5268ff;
}

.list__container {
  column-count: 1;
  padding-top: 1rem;
  font-size: 0.5rem;
}

@media (min-width: 1020px) {
  .list__container {
    column-count: 2;
    column-gap: 2rem;
  }
}

.list__container a {
  color: #000;
  text-decoration: none;
}

.list__section {
  break-inside: avoid-column;
  margin-bottom: 3rem;
}

.section__title {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #000;
  font-size: 0.6rem;
}

.list__item {
  border-bottom: 1px solid #dcdee0;
  padding: 0.5rem 0 0.5rem 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.5;
}

@media (min-width: 1020px) {
  .list__item {
    /*   	width: 90%; */
  }
}

.list__item svg {
  width: 0.3rem;
  flex-shrink: 0;
  transition: transform 0.5s;
}

.list__item svg path {
  transition: fill 0.5s;
}

.list__link {
  margin-right: 0.5rem;
  transition: color 0.5s;
}

.list__link:hover {
  color: #888;
}

.list__item:hover svg {
  transform: translate(4px, 0);
}

.list__item:hover svg path {
  fill: #5268ff;
}

.list__item:last-of-type {
  border-bottom: none;
  margin-bottom: 1rem;
}

a.list__more {
  color: #5268ff;
  text-decoration: none;
  display: inline-block;
}

/* Request Page */
/*-----------------------------------------------------------------------------------*/

.request-page {
  padding-top: 4rem;
}

@media (min-width: 1020px) {
  .request-page {
    padding-top: 3rem;
  }
}

.request-page__title {
  display: none;
}

#new_request {
  max-width: 100%;
}

#new_request label {
/*   font-size: 0.66rem; */
/*   by JJ */
  font-size: 0.5rem;
  line-height: 1.5;
  margin: 1rem 0 0.25rem 0;
  display: block;
}

#new_request input,
#new_request textarea,
.nesty-input,
#upload-dropzone {
  min-height: 1.5rem;
  border-radius: 0.25rem;
  border-color: black;
  border-width: 2px;
  max-width: 24rem !important;
  /*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
  width: 100%;
  color: black;
  transition: border-color 0.5s;
  padding: 0.25rem;
}

#new_request *:focus {
  outline: none;
  border: 2px solid #5268ff;
}

.nesty-input {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#new_request textarea {
  min-height: 5rem;
}

#new_request p {
  font-size: 0.5rem;
}

#new_request input[type="submit"], #new_request input[type="button"] {
  width: auto;
  background-color: white;
  border-radius: 2rem;
  font-weight: 700;
  border: 2px solid black;
  text-decoration: none;
  color: black;
  padding: 0 1rem;
  border-radius: 2rem;
  margin-top: 0.5rem;
  display: inline-block;
  background-color: transparent;
  transition: transform 0.5s, background-color 0.5s, color 0.5s, border-color 0.5s;
}

#new_request input[type="submit"]:hover {
  transform: translate(0, 1px);
  background-color: #5268ff;
  color: white;
  border-color: #5268ff;
}

#new_request .notification {
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.5rem;
  width: 100%;
  max-width: 24rem !important;
  padding: 0.5rem;
}

#upload-dropzone {
  margin: 0 0 1rem 0;
  transition: background-color 0.5s;
}

#upload-dropzone:hover {
  background-color: white;
}

#upload-dropzone span {
  /*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
  padding: 0.66rem;
  color: black;
}

#upload-dropzone a {
  color: #5268ff;
  /*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
}

.upload-pool {
  font-size: 0.5rem;
}

.upload-item {
  font-size: inherit;
}

.nesty-input:after {
  top: 50%;
  transform: translate(0, -52%);
  color: black;
/*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
}

.nesty-panel {
  /*   font-size: 0.66rem; */
  /*   by JJ */
  font-size: 0.5rem;
  max-height: 420px;
}

.nesty-panel ul {
}

.nesty-panel li {
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.5rem;
  padding: 0.5rem 0;
}

.nesty-panel li:nth-of-type(2n + 1) {
  background-color: rgba(0, 0, 0, 0.025);
}

.nesty-panel li:nth-of-type(2n + 1):hover {
  background-color: #e9e9e9;
}

.searchbox-suggestions ul {
  list-style-type: disc;
  margin-left: 1rem;
  font-size: 0.5rem;
}

.searchbox-suggestions ul li {
  padding-bottom: 0.25rem;
}

/* FOOTER */
/*-----------------------------------------------------------------------------------*/
.footer {
  position: relative;
  background: #161616;
  color: #f9f9f9;
  font-size: 0.53rem;
  line-height: 0.8rem;
  z-index: 1;
  /* padding to add space for "chat" button */
  padding-bottom: 1rem;
}

.footer:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%) translateY(2px);
  height: 200px;
  background-image: url("/hc/theming_assets/01J4P72Q4XS5PTE6AWCNPSTMT2"), url("/hc/theming_assets/01J4P72PN6JAC5GGZ1XV15WFZM"), url("/hc/theming_assets/01J4P72QVJN78NQZ66GRD7PS19");
  background-position: 0 100%, 0 100%, 100% 100%;
  background-repeat: no-repeat, repeat-x, no-repeat;
  background-size: auto 100%, auto 9px, auto 100%;
  z-index: -1;
}

.footer ul {
  display: inline;
}

.footer ul li {
  display: inline-block;
}

.footer__tagline-wrapper {
  padding-top: 2.5rem;
  margin: 0 auto;
  max-width: 253px;
  text-align: center;
}

.footer__tagline-wrapper p {
  display: inline;
}

.footer__tagline-wrapper li,
.footer__tagline-wrapper p {
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.footer__tagline-wrapper li a {
  text-decoration: none;
  color: #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}

.footer__links-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer__social {
  padding: 1.7rem 0 2rem;
}

.footer__social li {
  padding: 0 0.5rem;
}

.footer__social li svg {
  width: 23px;
  height: 18px;
  opacity: 0.6;
  transition: background-color 0.2s ease, opacity 0.2s ease, color 0.2s ease;
}

.footer__social li svg:hover {
  opacity: 1;
}

.footer__classic {
  text-align: center;
}

.footer__classic li {
  padding: 0 0.5rem;
}

.footer__classic li:last-child {
  display: block;
  padding: 0.5rem 0 1rem;
}

.footer__classic li a {
  font-family: Actief, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  color: #fff;
  opacity: 0.6;
  transition: background-color 0.2s ease, opacity 0.2s ease, color 0.2s ease;
}

.footer__classic li a:hover {
  opacity: 1;
}

@media (min-width: 500px) {
  .footer {
    font-size: 0.53rem;
    line-height: 0.8rem;
  }

  .footer__links-wrapper li {
    padding: 0 0.35rem;
  }

  .footer__social {
    padding: 1.1rem 0 1.3rem;
  }
}

@media (min-width: 700px) {
  .footer__tagline-wrapper {
    max-width: 800px;
  }

  .footer__tagline-wrapper ul {
    display: block;
  }

  .footer__links-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2.4rem 0.9rem 1.1rem;
  }

  .footer__social {
    padding: 0;
  }

  .footer__classic li:last-child {
    display: inline-block;
    padding: 0 0.35rem;
  }
}

@media (min-width: 1020px) {
  .footer {
    font-size: 0.4rem;
    line-height: 0.6rem;
  }

  .footer__links-wrapper {
    padding: 2.4rem 0.65rem 1.1rem;
  }
}

/* DEFAULT ZENDESK COPENHAGEN THEME CODE (with some minor adjustments) */
/*-----------------------------------------------------------------------------------*/
.default-page {
  padding-top: 72px;
  padding-bottom: 300px;
  font-size: 0.5rem;
}

.default-page .sub-nav {
  margin-bottom: 1rem;
}

.default-page table {
  font-size: 0.4rem;
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

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

/***** Buttons *****/
.button,
.split-button button,
.section-subscribe button,
.article-subscribe button,
.community-follow button,
.requests-table-toolbar .organization-subscribe button,
.subscriptions-subscribe button,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link {
  background-color: transparent;
  border: 1px solid #5268ff;
  border-radius: 4px;
  color: #5268ff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color 0.12s ease-in-out, border-color 0.12s ease-in-out, color 0.15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button,
  .split-button button,
  .section-subscribe button,
  .article-subscribe button,
  .community-follow button,
  .requests-table-toolbar .organization-subscribe button,
  .subscriptions-subscribe button,
  .pagination-next-link,
  .pagination-prev-link,
  .pagination-first-link,
  .pagination-last-link {
    width: auto;
  }
}

.button:hover,
.split-button button:hover,
.section-subscribe button:hover,
.article-subscribe button:hover,
.community-follow button:hover,
.requests-table-toolbar .organization-subscribe button:hover,
.subscriptions-subscribe button:hover,
.pagination-next-link:hover,
.pagination-prev-link:hover,
.pagination-first-link:hover,
.pagination-last-link:hover,
.button:active,
.split-button button:active,
.section-subscribe button:active,
.article-subscribe button:active,
.community-follow button:active,
.requests-table-toolbar .organization-subscribe button:active,
.subscriptions-subscribe button:active,
.pagination-next-link:active,
.pagination-prev-link:active,
.pagination-first-link:active,
.pagination-last-link:active,
.button:focus,
.split-button button:focus,
.section-subscribe button:focus,
.article-subscribe button:focus,
.community-follow button:focus,
.requests-table-toolbar .organization-subscribe button:focus,
.subscriptions-subscribe button:focus,
.pagination-next-link:focus,
.pagination-prev-link:focus,
.pagination-first-link:focus,
.pagination-last-link:focus,
.button.button-primary,
.split-button button.button-primary,
.section-subscribe button.button-primary,
.section-subscribe button[data-selected="true"],
.article-subscribe button.button-primary,
.article-subscribe button[data-selected="true"],
.community-follow button.button-primary,
.requests-table-toolbar .organization-subscribe button.button-primary,
.requests-table-toolbar .organization-subscribe button[data-selected="true"],
.subscriptions-subscribe button.button-primary,
.subscriptions-subscribe button[data-selected="true"],
.button-primary.pagination-next-link,
.button-primary.pagination-prev-link,
.button-primary.pagination-first-link,
.button-primary.pagination-last-link {
  background-color: #5268ff;
  color: #444;
  text-decoration: none;
}

.button.button-primary:hover,
.split-button button.button-primary:hover,
.section-subscribe button.button-primary:hover,
.section-subscribe button[data-selected="true"]:hover,
.article-subscribe button.button-primary:hover,
.article-subscribe button[data-selected="true"]:hover,
.community-follow button.button-primary:hover,
.requests-table-toolbar .organization-subscribe button.button-primary:hover,
.requests-table-toolbar .organization-subscribe button[data-selected="true"]:hover,
.subscriptions-subscribe button.button-primary:hover,
.subscriptions-subscribe button[data-selected="true"]:hover,
.button-primary.pagination-next-link:hover,
.button-primary.pagination-prev-link:hover,
.button-primary.pagination-first-link:hover,
.button-primary.pagination-last-link:hover,
.button.button-primary:focus,
.split-button button.button-primary:focus,
.section-subscribe button.button-primary:focus,
.section-subscribe button[data-selected="true"]:focus,
.article-subscribe button.button-primary:focus,
.article-subscribe button[data-selected="true"]:focus,
.community-follow button.button-primary:focus,
.requests-table-toolbar .organization-subscribe button.button-primary:focus,
.requests-table-toolbar .organization-subscribe button[data-selected="true"]:focus,
.subscriptions-subscribe button.button-primary:focus,
.subscriptions-subscribe button[data-selected="true"]:focus,
.button-primary.pagination-next-link:focus,
.button-primary.pagination-prev-link:focus,
.button-primary.pagination-first-link:focus,
.button-primary.pagination-last-link:focus,
.button.button-primary:active,
.split-button button.button-primary:active,
.section-subscribe button.button-primary:active,
.section-subscribe button[data-selected="true"]:active,
.article-subscribe button.button-primary:active,
.article-subscribe button[data-selected="true"]:active,
.community-follow button.button-primary:active,
.requests-table-toolbar .organization-subscribe button.button-primary:active,
.requests-table-toolbar .organization-subscribe button[data-selected="true"]:active,
.subscriptions-subscribe button.button-primary:active,
.subscriptions-subscribe button[data-selected="true"]:active,
.button-primary.pagination-next-link:active,
.button-primary.pagination-prev-link:active,
.button-primary.pagination-first-link:active,
.button-primary.pagination-last-link:active {
  background-color: #001eeb;
  border-color: #001eeb;
}

.button[data-disabled],
.split-button button[data-disabled],
.section-subscribe button[data-disabled],
.article-subscribe button[data-disabled],
.community-follow button[data-disabled],
.requests-table-toolbar .organization-subscribe button[data-disabled],
.subscriptions-subscribe button[data-disabled],
[data-disabled].pagination-next-link,
[data-disabled].pagination-prev-link,
[data-disabled].pagination-first-link,
[data-disabled].pagination-last-link {
  cursor: default;
}

.button-large,
input[type="submit"] {
  cursor: pointer;
  background-color: #5268ff;
  border: 0;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}

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

.button-large:hover,
.button-large:active,
.button-large:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: #001eeb;
}

.button-large[disabled],
input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #333;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
  color: #000;
  border: 1px solid #ddd;
  background-color: #f1f1f1;
}

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

.split-button button {
  background-color: #5268ff;
  border: 0;
  color: #000;
  line-height: normal;
  outline-color: #5268ff;
  padding: 8px 20px;
}

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

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

.split-button button:not(:only-child):last-child {
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0;
}

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

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

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

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

.table th,
.table th a {
  color: #333;
  font-size: 10px;
  font-weight: 300;
  text-align: left;
}

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

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

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

.table td {
  display: block;
}

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

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

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

/***** Forms *****/
.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid #5268ff;
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid #5268ff;
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid #5268ff;
  text-decoration: none;
}

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

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

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

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

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #333;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
/* FEDA hide suggestion box */
display:none;
  font-size: 13px;
  margin-top: 30px;
}

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

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

.form .suggestion-list li a:visited {
  color: #001eeb;
}

/***** Header *****/
.default-page .header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .default-page .header {
    padding: 0;
    width: 90%;
  }
}

.logo img {
  max-height: 37px;
}

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

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

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

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: #5268ff;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

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

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover,
.nav-wrapper a:focus,
.nav-wrapper a:active {
  background-color: transparent;
  color: #5268ff;
  text-decoration: underline;
}

.nav-wrapper a.sign-in {
  display: inline-block;
}

@media (max-width: 768px) {
  .nav-wrapper .hide-on-mobile {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
  }
}

.nav-wrapper .menu-button {
  background: none;
  border: 0;
  color: #5268ff;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

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

.nav-wrapper .menu-button .icon-menu {
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

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

.nav-wrapper .menu-button:hover,
.nav-wrapper .menu-button:focus,
.nav-wrapper .menu-button:active {
  background-color: transparent;
  color: #5268ff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.avatar .icon-agent {
  color: #5268ff;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #000;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px;
}

.default-page .search {
  position: relative;
}

.default-page .search input[type="search"] {
  border: 1px solid #ddd;
  border-radius: 30px;
  box-sizing: border-box;
  color: #666;
  height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .default-page .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.default-page .search input[type="search"]:focus {
  border: 1px solid #5268ff;
  color: #555;
}

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

.default-page .search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777;
}

[dir="rtl"] .default-page .search-icon {
  right: 15px;
  left: auto;
}

.default-page .search-container {
  position: relative;
}

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

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

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

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

.striped-list-title {
  color: #5268ff;
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover,
.striped-list-title:focus,
.striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #001eeb;
}

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

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

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

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

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

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

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: #000;
    display: block;
    font-weight: 400;
  }
}

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

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

.status-label-pinned,
.status-label-featured,
.status-label-official {
  background-color: #5268ff;
}

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

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

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

.status-label-not-planned,
.status-label-closed {
  background-color: #e9ebed;
  color: #333;
}

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

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

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

.status-label-new {
  background-color: #ffb648;
  color: #703b15;
}

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

.status-label-open,
.status-label-closed,
.status-label-solved,
.status-label-new,
.status-label-hold,
.status-label-pending {
  text-transform: lowercase;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative;
  min-height: 40px;
}

/* Not a great UI, but fixes overlapping of these bad collapsible-nav components on mobile*/
@media (max-width: 768px) {
  .my-activities-nav .container > .collapsible-nav {
    margin-top: 50px;
  }
}

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

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

@media (min-width: 768px) {
  .collapsible-nav-border {
    border-top: 0;
  }
}

.collapsible-nav-toggle {
  top: calc(45px / 2);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

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

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

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

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

.collapsible-nav-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-nav-toggle:focus {
  outline: none;
  border: 1px solid #5268ff;
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

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

.collapsible-nav-list li {
  color: #000;
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }

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

  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: #000;
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }

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

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

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

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"],
.collapsible-nav-list li.current {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"],
  .collapsible-nav-list li.current {
    border-bottom: 4px solid #5268ff;
    order: 1;
  }
}

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

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

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

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

.collapsible-sidebar-title {
  margin-top: 0;
}

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

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

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

.collapsible-sidebar-toggle-icon {
  display: none;
}

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

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

.collapsible-sidebar-toggle:focus {
  outline: none;
  border: 1px solid #5268ff;
}

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

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

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

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
  display: block;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #ececec;
  margin-bottom: 20px;
}

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

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
  font-size: 0.4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

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

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

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

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

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }

  [dir="rtl"] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.no-activities {
  color: #333;
}

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

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

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

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

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

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

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

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

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

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

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

.request-main .comment-ccs {
  display: block;
}

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

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

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid #5268ff;
}

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

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

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

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

.request-title {
  width: 100%;
}

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

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

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

.request-sidebar h2 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

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

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt,
.request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #333;
  font-weight: 300;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt,
.request-attachments dd {
  width: 100%;
}

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

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

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

.pagination ul {
  display: flex;
}

.pagination ul li {
  margin-right: 0.15rem;
}

.pagination ul li a {
  text-decoration: none;
}

.pagination-next,
.pagination-prev,
.pagination-first,
.pagination-last {
  display: inline-block;
}

.pagination-first-link,
.pagination-last-link {
  padding: 0 10px;
}

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

.pagination-next-link {
  padding-right: 10px;
}

.pagination-next-text {
  margin-right: 10px;
}

[dir="rtl"] .pagination-next-link {
  padding-left: 10px;
}

[dir="rtl"] .pagination-next-text {
  margin-left: 10px;
}

.pagination-prev-link {
  padding-left: 10px;
}

.pagination-prev-text {
  margin-left: 10px;
}

[dir="rtl"] .pagination-prev-link {
  padding-right: 10px;
}

[dir="rtl"] .pagination-prev-text {
  margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #333;
  font-size: 13px;
  font-weight: 300;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f1f1f1;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

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

.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }

  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }

  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }

  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.user-profile-actions {
  width: 100%;
  margin-bottom: 15px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #333;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }

  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }

  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }

  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #5268ff;
  border-radius: 4px;
  color: #5268ff;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #ececec;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #333;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }

  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }

  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-icon {
  right: 0;
}

.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }

  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }

  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}

[dir="rtl"] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }

  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }

  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }

  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f1f1f1;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }

  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  background-position: 50% 50%;
  text-align: center;
  color: #ccc;
}

[dir="rtl"] .profile-activity-icon {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px;
  }

  [dir="rtl"] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto;
}

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

.comment-heading,
.recent-articles-title,
.related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}

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

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

.comment-callout {
  color: lighten($text_color, 20%);
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: $brand_color;
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter .dropdown-toggle {
  color: lighten($text_color, 20%);
  font-weight: 300;
  font-size: 13px;
}

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

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

.comment-wrapper.comment-official {
  border: 1px solid $brand_color;
  padding: 40px 20px 20px;
}

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

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

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

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

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

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

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

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

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

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

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

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

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

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

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

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }

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

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

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

.comment-ccs {
  display: none;
}

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

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

.comment-attachments a {
  color: $brand_color;
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: $text_font;
  line-height: 1.6;
  overflow-x: auto;
}

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

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

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

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

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

.comment-body a:visited {
  color: darken($link_color, 20%);
}

.comment-body code {
  background: darken($background_color, 3%);
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: darken($background_color, 3%);
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: lighten($text_color, 20%);
  font-style: italic;
  padding: 0 15px;
}

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

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.search-results-sidebar .sidenav-item:hover,
.search-results-sidebar .sidenav-item.current {
  background-color: #e9ebed;
  color: inherit;
  text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: $link_color;
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: " \2304";
  font-weight: bold;
}

.search-results-subheading {
  font-size: 0.7rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-results-list > li h2 {
  margin-bottom: 0;
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666;
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex;
  }
}

.search-results .meta-group > li {
  display: block;
}

@media (min-width: 1024px) {
  .search-results .meta-group > li {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1;
  }
}

.search-results .meta-group .meta-data {
  color: inherit;
}

[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 20px;
}

[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 20px;
}

.search-results .meta-group .meta-data::after {
  content: none;
}

.search-results-description {
  margin-top: 0.5rem;
  word-break: break-word;
  font-size: 0.45rem;
}

.search-result-title {
  font-size: 0.5rem;
  display: inline-block;
  margin-top: 0.5rem;
}

.search-result-title a {
  text-decoration: none;
}

[dir="ltr"] .search-result-icons {
  float: right;
}

[dir="rtl"] .search-result-icons {
  float: left;
}

.search-result-votes,
.search-result-meta-count {
  color: lighten($text_color, 20%);
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes-icon,
.search-result-meta-count-icon {
  color: $brand_color;
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="ltr"] .search-result-votes,
[dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before,
[dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes,
[dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before,
[dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row;
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell;
  }
}

.search-result-breadcrumbs li {
  margin-right: 0.5rem;
}

.search-result-breadcrumbs li,
.search-result-breadcrumbs li a,
.search-result-breadcrumbs li a:visited {
  color: inherit;
  padding-right: 0.15rem;
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

.search-results-page {
  padding-top: 4rem;
}

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

/* Solvemate implementation styles */
#my-container {
  width: 100%;
  max-width: 800px;
  height: 600px;
  border-radius: 16px;
  overflow: hidden;
  display: none;
}

.form--hideable {
  display: none;
}

.solvemate_form--hideable {
  display: none;
}

@media (min-width: 801px) {
  #my-container {
    width: 100%;
    max-width: 1200px;
  }
}

/* ERROR PAGE */
/*-----------------------------------------------------------------------------------*/
.error-page {
  padding-left: 80px;
  margin-top: 100px;
}


/* Portals - Specific Styles */
/*-----------------------------------------------------------------------------------*/
.portals_left {
	float: left; 
  width: 50%; 
  margin: auto 2em 2em auto; 
}
.portals_right {
	float: right; 
  width: 50%; 
  margin: auto auto 2em 2em; 
}
@media (max-width: 700px) {
  .portals_left, .portals_right {
    float: none; 
    width: 100%; 
    margin: 0; 
  }
}

/* 2024/10/16 FIX checkbox centering */
#new_request .form-field input[type="checkbox"] {
    width: 2em; !important;
}
/* 2024/10/24 FIX description width */
.form-field p {
    width: 24rem; !important;
}