@charset "UTF-8";
/***** Base *****/
* {
  box-sizing: border-box;
}
body.community-enabled {
    background: black;
}


.hero {
    background-image: none !important;
}
.hero-inner {
    margin-top: 60px !important;
   
}
.collapsible-sidebar-title {
    margin-top: 0;
    color: white !important;
}
.icon-star::before {
    content: "\2605";
}


a {
    color: #ffffff !important;
    text-decoration: none;
}

.search::before {
  content: none;
  display: none !important;
}
h3.search-results-subheading {
    color: white;
}
p {
    color: white;
}

.recent-articles h3, .related-articles h3 {
    font-size: 22px !important;
    color: white !important;
    margin: 20px 0;
}
[class^="icon-"]:before, [class*=" icon-"]:before, .icon, .search:before, .recent-activity-item-comment span:before, .article-vote:before, .attachments .attachment-item:before, .share a:before, .vote-up:before, .vote-down:before, .actions .dropdown-toggle:before, .collapsible-nav-list li[aria-selected=true]::after, .collapsible-sidebar-title:after, .search-result-votes::before, .search-result-meta-count::before {
    font-family: "copenhagen-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: white !important;
    line-height: 1em;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}

.a {
    margin-right: 20px !important;
   
}
.page-header h1,
.section-tree-title a,a.article-list-link,a.see-all-articles,
ul.article-list {
  color: #ffffff !important;
}
h1{
  color: #ffffff !important;
}

.form-field.select.optional.request_ticket_form_id {
    color: white;
}

.icon-star:before {
    content: "\2605";
    color: white !important;
}


/* Search input styling */
.search.search-full input {
    background-color: transparent !important; /* Transparent background */
    border-radius: 10px !important; /* Border radius of 10px */
    border: 1px solid #fff !important; /* White border */
    padding: 10px 20px; /* Adjust padding */
    color: white !important; /* Text color in input field */
    font-family: Manrope; /* Ensure the correct font */
}

input#query {
    color: white !important;
}

/* To change the color of the placeholder text */
.search.search-full input::placeholder {
    color: white !important; /* White placeholder text */
}

/* Styling for the search icon */
.search.search-full::before {
    content: '\f002'; /* Unicode for FontAwesome search icon */
    font-family: 'FontAwesome' !important; /* Ensure FontAwesome is used */
    color: white; /* White icon color */
    background: none !important; /* No background */
    border: none !important; /* No border */
    display: inline-block; /* Display as inline-block */
    padding-right: 10px; /* Space between icon and text */
    font-size: 18px; /* Adjust icon size as needed */
}

/* Ensure the icon is not displaying as a square */
.search.search-full::before {
    content: '\f002'; /* Replace with appropriate icon code */
    font-family: 'FontAwesome'; /* Ensure you're using FontAwesome */
    color: white; /* Icon color */
    background: none !important;
    border: none !important;
    font-size: 18px; /* Adjust as needed */
}

svg.category-icon {
    margin-bottom: 30px;
}





.article-attachments {
display: none;
}
.article-comments {
display: none;
}

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Manrope;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed {

    color: #fff !important;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed:hover {
    text-decoration: none;
    color: #00C;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px;
}
@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Manrope;
  font-weight: 400;
  margin-top: 0;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 31px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 16px;
}

p {
  margin-top: 0;
  margin-bottom: 15px;
}

a {
  color: #000000;
  text-decoration: none;
}

.article-body a {
  color: #3a7dd3;
}

a:hover, a:active, a:focus {
  color: #3a7dd3;
  text-decoration: none;
}


input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}

input:focus {
  border: 1px solid #000000;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/hc/theming_assets/01HZH0D5NSQ9DWXF4YJSEDGBTA") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid #000000;
}

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

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

textarea:focus {
  border: 1px solid #000000;
}

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

/**
Removing Attachments from Template "article_page_noattachments.hbs"
**/

.article-attachments-manual, .article-comments-manual {
  display: none;
}

/**
GENERAL ATOMOS CUSTOM CSS
**/

/**
 * @license
 * MyFonts Webfont Build ID 3080954, 2015-08-26T01:16:18-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FF DIN Web Pro Bold by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-bold/
 * Copyright: 2009 Albert-Jan Pool published by FSI FontShop International GmbH
 * Licensed pageviews: 500,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3080954
 *
 * © 2015 MyFonts Inc
*/
@font-face {
    font-family: 'Manrope';
    src: url("/hc/theming_assets/01HZH0D32YW2X3YTXYEG7GQX5P");
    src: url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/2F02FA_0_0.eot?#iefix') format('embedded-opentype'),
    url("/hc/theming_assets/01HZH0D3F74ZP5NWVFTAKTRMQV") format('woff2'),
    url("/hc/theming_assets/01HZH0D3F74ZP5NWVFTAKTRMQV") format('woff'),
    url("/hc/theming_assets/01HZH0D36QXN30AWXAR59MBM28") format('truetype');
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Manrope';
  font-weight: 400;
  margin-top: 0;
  line-height: 1.1;
}
  h5 {
    font-family: 'Manrope' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px;
}
    h4 {
    font-family: 'Manrope' !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 34px;
}
      h3 {
    font-family: 'Manrope' !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

      p {
    font-family: 'Manrope' !important;
    font-weight: 300 !important;
    font-style: lighter !important;
}

    
    .ul li a {
  font-family: 'Manrope'!important;
  font-style: normal !important;
  font-weight: 400 !important; /* Normal, not bold */
  color: rgb(0, 220, 197);
  font-size: 16px !important;
  line-height: 22px;
  text-decoration: none; /* Optional: removes underline */
  display: inline-block; /* optional: for better padding control if needed */
}
   a.go-button {
    font-family: 'Manrope' !important;
    font-weight: 300 !important;
    font-style: normal !important;
} 
.go-button2 {
  font-family: 'Manrope' !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.submenu a {
  font-family: 'Manrope' !important;
    font-weight: 300 !important;
    font-style: normal !important;
}
.article-updated meta-data {
  font-family: 'Manrope' !important; }



h1, h2, h3, h4 {
  text-transform: uppercase;
}

.request_description {
  display: none;
}
/* Hide the request_subject field in the specified form */




/**
END ATOMOS CUSTOM CSS
**/




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

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

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

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

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

.dropdown-toggle:after {
  color: inherit;
}

/***** Buttons *****/
.button, [role=button] {
  border: 1px solid #000000;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

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

.button:after, [role=button]:after {
  color: #000000;
}

.button:hover, .button:active, .button:focus, .button[aria-selected=true], [role=button]:hover, [role=button]:active, [role=button]:focus, [role=button][aria-selected=true] {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

.button[aria-selected=true]:hover, .button[aria-selected=true]:focus, .button[aria-selected=true]:active, [role=button][aria-selected=true]:hover, [role=button][aria-selected=true]:focus, [role=button][aria-selected=true]:active {
  background-color: #000;
  border-color: #000;
}

.button[data-disabled], [role=button][data-disabled] {
  cursor: default;
}

/* Base button styling */
.button-large, input[type=submit] {
  background-color: #ffffff; /* White background for the button */
  border: 0;
  border-radius: 4px;
  color: #000000; /* Black text color */
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
  transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition for hover effect */
}

/* Hover effect for the button */
.button-large:hover, input[type=submit]:hover {
  background-color: #00DCC5; /* New hover background color */
  color: #ffffff; /* White text on hover */
}

/* For SVG icons, if they are inside the button, they should match the button color */
.button-large svg, input[type=submit] svg {
  fill: #000000; /* Black icon color by default */
  transition: fill 0.3s ease;
}

/* Icon color change on hover */
.button-large:hover svg, input[type=submit]:hover svg {
  fill: #ffffff; /* White icon color when button is hovered */
}

@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: #000;
}

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

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

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
}

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

.table th,
.table th a {
  color: #333;
  font-size: 13px;
  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;
}
.privacy {
    margin-left: -441px !important;
    margin-top: 6px !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 14px; /* Optional: adjust for footer readability */
    color: #666;      /* Optional: adjust for footer color */
}
.terms {
    margin-left: -181px;
    margin-top: 8px;
}
li.social-bottom {
    margin-right: 25px;
}

@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 {
  max-width: 650px;
}

.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 #000000;
}

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

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

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

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

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

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

.form-field.required > label:after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

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

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url("/hc/theming_assets/01HZH0D5TQYKMRP1QQQ6ZRYC8G") 99% 50% no-repeat;
  background-size: 16px 16px;
}

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

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

.form .suggestion-list {
  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: rgba(15,127,218,0.77);
}

/***** Header *****/
.header {
  background: #000;
}

.header-wrap {
  min-height: 54px;
}

@media (min-width: 768px) {
  .header-wrap {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
    align-items: center;
    display: flex;
    height: 54px;
    justify-content: space-between;
  }
}

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

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

.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{
	width:100%;
}

.nav-wrapper ul {
  width: 100%;
}

.nav-wrapper ul li {
  display:block;
  width: 100%;
}

.nav-wrapper a {
  border: 0;
  color: #ffffff;
  display: block;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0px 15px 20px;
  width: 100%;
}

.hide-for-small {
  display:none !important;
}
.show-for-small {
  display:block !important;
}

@media (min-width: 768px) {
  .nav-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-around;
  }

  .nav-wrapper ul li {
    display:inline-block;
    width: auto;
  }

  .nav-wrapper a {
    display: inline-block;
    width: auto;
    padding: 0 20px 0 0;
  }

  .hide-for-small {
    display:block !important;
  }
  .show-for-small {
    display:none !important;
  }
}

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

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: rgba(18,140,239,0.77);
}

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

.nav-wrapper .icon-menu {
  display: none;
  margin-right: 10px;
  color: rgba(90, 175, 244, 0.77);
}

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

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

/***** 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 > [role="button"] {
  border: 0;
  color: rgba(90, 175, 244, 0.77);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
  font-family: 'Manrope';
  text-transform: uppercase;
}

.user-info > [role="button"]:hover {
  color: rgba(90, 175, 244, 0.77);
  background-color: transparent;
}

.user-info > [role="button"]:after {
  color: rgba(90, 175, 244, 0.77);
  padding-right: 15px;
}

[dir=rtl] .user-info > [role="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 {
  color: rgba(18,140,239,0.77);
}

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

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

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

.avatar .icon-agent::before {
  background-color: #000000;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #ffffff;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/***** Footer *****/
.footer {
  background: #000;
  border-top: 0;
}

.footer a {
      display: block;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 5px;
  line-height: 1;
}
.footer ul.vertical.menu li a:hover {
  color: #00DCC5 !important; /* Change to desired hover color */
}
.privacy a {
  display: block;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 5px;
  line-height: 1;
  font-family: 'Manrope', sans-serif;
  transition: color 0.3s ease;
}

.privacy a:hover {
  color: #00DCC5 !important;
}

.social-bottom a {
  color: #ffffff; /* default icon color */
  transition: color 0.3s ease;
}

.social-bottom a:hover {
  color: #00DCC5 !important; /* hover color */
}


.footer .headling {
	font-family: 'Manrope';
  font-weight: 500;
  display: block;
  line-height: 1;
  padding: 0.7rem 0rem;
  color: #ffffff;
  font-size: 16px;
}

.footer ul {
  margin-bottom:10px;
}
footer.footer {
    max-width: 2400px;
    margin: 60px auto 0;
    padding: 60px 30px 0;
}
.footer-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 1160px) {
  /*.footer-inner {
    padding: 0;
    width: 90%;
  }*/
}

.copyright {
  height: 50px;
  background-color: #000;
  color: #fff;
  padding-top: 11px;
  padding-right: 20px;
  text-align: right;
}

.footer-language-selector {
  color: #333;
  display: inline-block;
  font-weight: 300;
}


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

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

.breadcrumbs li {
  color: white;
  display: inline;
  font-weight: 300;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li:before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: #000;
}

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

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

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

.search input[type="search"]:focus {
  border: 1px solid #000000;
  color: #555;
}

.search:before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: #ddd;
  content: "\1F50D";
  font-size: 18px;
  position: absolute;
  left: 15px;
}

[dir=rtl] .search:before {
  right: 15px;
  left: auto;
}

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

/***** Hero component *****/
.hero {
  background-image: url("/hc/theming_assets/01HZH0D4V43Y1GJCX3QGY97AB0");
  background-color: #000;
  background-position: center;
  background-size: cover;
  height: auto;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  color: #fff;
}

@media (max-width: 767px) {
  .hero {
    padding: 0px 15px !important; /* Adjust values as needed */
  }
}

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

.hero-inner h1 {
  margin-bottom: 10px;
}

.hero-inner .search {
	margin-top: 50px;
}

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

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

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

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

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

.page-header h2 {
	margin-bottom: 10px;
}

.page-header-description {
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
  text-align: center;
}

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

.page-header .icon-lock:before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

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

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

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

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

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid #000000;
  border-radius: 4px;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  flex: 1 0 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

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

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #ffffff;
  text-decoration: none;
}

.blocks-item-link {
  color: #000000;
  padding: 20px 30px;
}

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

.blocks-item-title {
  margin-bottom: 0;
}

.blocks-item-description {
  font-weight: 300;
  margin: 0;
}

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

/***** Homepage *****/


@media (min-width: 768px) {
  .section {
  }
}

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

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

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

.promoted-articles-item {
  flex: 1;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 33%;
    /* Three columns on desktop */
    padding-right: 30px;
  }
  [dir=rtl] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  border-bottom: 1px solid #ddd;
  color: #000000;
  display: block;
  padding: 15px 0;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

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

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

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

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

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

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: #000000;
  display: inline-block;
  width: 100%;
}

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

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

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

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir=rtl] .recent-activity-item-meta {
    float: left;
  }
}

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

.recent-activity-item-comment {
  padding-left: 5px;
}

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

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

.recent-activity-item-comment span:before {
  color: #000000;
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}

[dir=rtl] .recent-activity-item-comment span:before {
  padding-left: 3px;
}

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

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 100%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree .icon-lock:before {
  vertical-align: baseline;
}

.section-tree-title {
  margin-bottom: 20px;
}

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

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  /*border-bottom: 1px solid #ddd;*/
  /*font-size: 16px;*/
  padding: 0;
  margin-top: 10px;
}

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

.icon-star:before {
  color: #000000;
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}

.section-subscribe .dropdown-toggle:after {
  display: none;
}

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

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

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

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

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

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

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
  }
}

.article-title .icon-lock:before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

.article-body a:visited {
  color: rgba(15,127,218,0.77);
}

.article-body pre {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

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

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

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

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

.article-comment-count {
  color: #333;
  font-weight: 300;
}

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

.article-comment-count .icon-comments {
  color: #000000;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

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

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

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

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

.article-relatives > * {
  flex: 1;
  margin-right: 0;
}

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

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

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  background: white;
  color: black;
  border: 1px solid #00dcc5;
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
  position: relative;
  transition: all 0.3s ease;
  font-family: inherit;
  font-size: 14px;
  cursor: pointer;
}
.article-subscribe[role="button"] {
  background: white !important;
  color: black !important;
  border: 1px solid #00dcc5 !important;
  font-size: 14px !important;
  font-family: inherit !important;
  text-decoration: none !important;
  display: inline-block !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  border-radius: 4px !important; /* Optional */
}

.article-subscribe[role="button"]:hover,
.article-subscribe[role="button"]:focus,
.article-subscribe[role="button"]:active {
  background-color: #00dcc5 !important;
  color: black !important;
  text-decoration: none !important;
}
.article-unsubscribe[role="button"] {
  background: white !important;
  color: black !important;
  border: 1px solid #00dcc5 !important;
  font-size: 14px !important;
  font-family: inherit !important;
  text-decoration: none !important;
  display: inline-block !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  border-radius: 4px !important;
}

.article-unsubscribe[role="button"]:hover,
.article-unsubscribe[role="button"]:focus,
.article-unsubscribe[role="button"]:active {
  background-color: #00dcc5 !important;
  color: white !important;
  text-decoration: none !important;
}

/* Default state */
.article-vote {
  background-color: black !important;
  color: white !important;
  border: 1px solid #00dcc5 !important;
}

/* Icon + Text default */
.article-vote::before,
.article-vote::after {
  color: white !important;
}

/* Correct icon mapping */
.article-vote-up::before {
  content: "\2713"; /* ✓ YES */
}

.article-vote-down::before {
  content: "\2715"; /* ✕ NO */
}

/* Hover + Active + Selected */
.article-vote:hover,
.article-vote:active,
.article-vote:focus,
.article-vote[aria-selected="true"] {
  background-color: #00dcc5 !important;
  color: black !important;
  border-color: #00dcc5 !important;
}

/* Hover + Active Text/Icon */
.article-vote:hover::before,
.article-vote:hover::after,
.article-vote[aria-selected="true"]::before,
.article-vote[aria-selected="true"]::after {
  color: black !important;
}


.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

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

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

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

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

.article-return-to-top .icon-arrow-up::before {
  font-size: 16px;
  margin-left: 5px;
}

[dir=rtl] .article-return-to-top .icon-arrow-up::before {
  margin-right: 10px;
}

.article-unsubscribe {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: #000;
  border-color: #000;
}

.sidenav-title {
  font-size: 15px;
  position: relative;
}

.sidenav-item {
  border-radius: 4px;
  color: #000000;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 10px;
}

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

.recent-articles h3,
.related-articles h3 {
  font-size: 15px;
  margin: 20px 0;
  font-family: manrope !important;
font-weight: 800 !important
 
}

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

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

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

.attachments .attachment-item:before {
  color: #000000;
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}

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

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

.upload-dropzone span {
  color: #333;
}

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

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

.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}

.share a:before {
  color: #333;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share a:hover:before {
  color: #000000;
}

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

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

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

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

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

.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}

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

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

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

.comment-callout a {
  color: #000000;
}

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

.comment-sorter a {
  color: #333;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}

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

.comment-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid #000000;
  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-published {
  color: #333;
  display: block;
  font-weight: 300;
  font-size: 13px;
}

.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;
}
.search.search-full::before {display:none;}
.comment-ccs {
  display: none;
}
  /* General search input styles */
  .search input[type="search"] {
    background-color: transparent; /* Transparent background */
    border: 1px solid #fff; /* White border */
    color: #fff !important; /* White text */
    font-size: 16px; /* Font size */
    padding: 10px 20px; /* Padding for the input */
    width: 100%; /* Full width */
    height: 40px; /* Set height */
    border-radius: 10px; /* Rounded corners */
    box-sizing: border-box; /* Box sizing for consistent padding */
    transition: border 0.3s ease-in-out, box-shadow 0.3s ease-in-out; /* Smooth transition for border and shadow */
    -webkit-appearance: none; /* Remove default webkit styles */
  }

  /* Placeholder styles */
  .search input[type="search"]::placeholder {
    color: rgba(255, 255, 255, 0.7); /* White with slight transparency */
  }

  /* Focus state for search input */
  .search input[type="search"]:focus {
    outline: none; /* Remove outline */
    border-color: #00dcc5; /* Change border color on focus */
    box-shadow: 0 0 8px rgba(0, 220, 197, 0.3); /* Add a subtle shadow effect */
  }

  /* Hover state for search input */
  .search input[type="search"]:hover {
    border-color: #00dcc5; /* Change border color on hover */
  }


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

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

.comment-attachments a {
  color: #000000;
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: 'Manrope';
  line-height: 1.6;
}

.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;
}

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

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

.comment-body a:visited {
  color: rgba(15,127,218,0.77);
}

.comment-body pre {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

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

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

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
}

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

.vote-sum {
  color: #333;
  display: block;
  margin: 3px 0;
}

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

.vote-up:hover:before,
.vote-down:hover:before {
  color: #000000;
}

.vote-up:before, .vote-down:before {
  color: #333;
  font-size: 24px;
}

.vote-up:before {
  content: "\2B06";
}

.vote-down:before {
  content: "\2B07";
}

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

.actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}

.actions .dropdown-toggle:hover:before, .actions .dropdown-toggle:focus:before, .actions .dropdown-toggle:active:before {
  background-color: #f8f8f8;
}

.actions .dropdown-toggle:before {
  background-color: transparent;
  border-radius: 50%;
  color: #333;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01HZH0D6G64QAB9DKFYRD4RXYB);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

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

.community-header {
  margin-bottom: 30px;
}

.community-header h4 {
  margin-bottom: 0;
}

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

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

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

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

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

.topics-item-internal .icon-lock:before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}

.topics-item-internal a {
  color: #000000;
}

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

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

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

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

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

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

.community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

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

/* follower count badge on the right */
.community-follow [role="button"]::after {
  border-left: 1px solid #00dcc5;
  content: attr(data-follower-count);
  color: #00dcc5;
  display: inline-block;
  font-family: 'Manrope';
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

/* Hover / selected styles for follower count badge */
.community-follow [role="button"]:hover::after,
.community-follow [role="button"]:focus::after,
.community-follow [role="button"][aria-selected="true"]::after {
  border-left-color: #000000;
  color: #000000;
}


/***** 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: rgba(90, 175, 244, 0.77);
  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: rgba(15,127,218,0.77);
}

.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: #000000;
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  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: #000000;
}

.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-pending, .status-label-not-planned {
  background-color: #eee;
  color: #333;
}

.status-label-pending {
  text-align: center;
}

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

.status-label-closed {
  background-color: #ddd;
}

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

.status-label-new {
  background-color: #ffd12a;
}

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

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

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

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

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

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

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

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

.post-header .status-label {
  vertical-align: super;
}

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

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

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

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

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

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

.post-content {
  font-family: 'Manrope';
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.post-info {
  flex: 1;
}

@media (min-width: 1024px) {
  .post-info {
    padding-right: 20px;
  }
}

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

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

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

.post-published {
  color: #333;
  font-weight: 300;
  font-size: 13px;
}

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

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

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

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

.post-body a:visited {
  color: rgba(15,127,218,0.77);
}

.post-body pre {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

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

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

.post-comment-count {
  color: #333;
  font-weight: 300;
}

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

.post-comment-count .icon-comments {
  color: #000000;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

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

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

.post-sidebar h5 {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .post-sidebar h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

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

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

/* Navigation element that collapses on mobile */
.collapsible-nav {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-direction: column;
  max-height: 45px;
  overflow: hidden;
  font-size: 14px;
}

@media (min-width: 768px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}

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

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

.collapsible-nav-list li {
  color: #000000;
  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: #000000;
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

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

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected=true] {
    border-bottom: 4px solid #000000;
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected=true] a {
  color: #000000;
}

.collapsible-nav-list li[aria-selected=true]::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected=true]::after {
    display: none;
  }
}

[dir=rtl] .collapsible-nav-list li[aria-selected=true]::after {
  left: 0;
  right: auto;
}

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

.collapsible-nav[aria-expanded=true] li[aria-selected=true]::after {
  content: "\2715";
}

/* 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[aria-expanded=true] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-title:after {
  content: "\2715";
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-title:after {
    display: none;
  }
}

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

.collapsible-sidebar-title:after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
}

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

[dir=rtl] .collapsible-sidebar-title:after {
  left: 10px;
  right: auto;
}

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

.my-activities-sub-nav {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

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

.my-activities-sub-nav li[aria-selected=true] {
  border-color: #000000;
}

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

@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;
  }
}

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

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

.requests-table-toolbar .organization-unsubscribe {
  background-color: #000000;
  color: #ffffff;
}
.button,
[role="button"],
.article-subscribe[role="button"],
.article-unsubscribe[role="button"],
.community-follow [role="button"] {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #00dcc5 !important;
  font-size: 14px !important;
  font-family: inherit !important;
  text-decoration: none !important;
  display: inline-block !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  border-radius: 4px !important;
}

/* Global hover / focus / active style */
.button:hover,
.button:focus,
.button:active,
.button[aria-selected="true"],
[role="button"]:hover,
[role="button"]:focus,
[role="button"]:active,
[role="button"][aria-selected="true"] {
  background-color: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
  text-decoration: none !important;
}



.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 */
.subscriptions-unsubscribe a {
  background: #000000;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .subscriptions-unsubscribe a {
    width: auto;
  }
}

.subscriptions-unsubscribe a:hover {
  background-color: #000;
  text-decoration: none;
}

.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;
  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 67%;
    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;
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  width: 100%;
}

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

.request-main .comment-show-container-content {
  align-self: center;
  color: #333;
  margin-left: 10px;
}

.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 #000000;
}

.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 #000000;
}

.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: 67%;
    padding-bottom: 20px;
  }
}

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

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

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

@media (min-width: 1024px) {
  .request-sidebar h5 {
    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;
}

/***** 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 45%;
  }
}

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

.search-results-list > li {
  border-bottom: 1px solid #ddd;
  padding: 10px 10px 10px 10px ;
}

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

.search-result-description {
  margin-top: 15px;
}

.search-result-votes, .search-result-meta-count {
  color: #333;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes::before, .search-result-meta-count::before {
  color: #000000;
}

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

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

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

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

.search-result-votes::before {
  content: "\1F44D";
}

.search-result-meta-count::before {
  content: "\1F4AC";
}

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

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

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

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

.pagination * {
  display: inline-block;
}

.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}

@media (min-width: 768px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}

[dir=rtl] .pagination li {
  float: right;
}

.pagination li:hover:not(.pagination-current) {
  background-color: #f3f3f3;
}

.pagination li:hover:not(.pagination-current) span, .pagination li:hover:not(.pagination-current) a {
  color: #000000;
  text-decoration: none;
}

.pagination a, .pagination span {
  font-size: 15px;
  color: #333;
  padding: 10px 12px;
}

@media (min-width: 768px) {
  .pagination a, .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}

.pagination-current {
  background-color: #000000;
}

.pagination-current a, .pagination-current span {
  color: #ffffff;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir=rtl] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir=rtl] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/***** 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;
}

/***** Icons *****/
[class^="icon-"]:before,
[class*=" icon-"]:before,
.icon,
.search:before,
.recent-activity-item-comment span:before,
.article-vote:before,
.attachments .attachment-item:before,
.share a:before,
.vote-up:before,
.vote-down:before,
.actions .dropdown-toggle:before,
.collapsible-nav-list li[aria-selected=true]::after,
.collapsible-sidebar-title:after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-lock:before {
  content: "\1F512";
}

.icon-star:before {
  content: "\2605";
}

.icon-linkedin:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

.icon-googleplus-:before {
  content: "\e902";
}

.icon-facebook:before {
  content: "\e903";
}

.icon-agent:before {
  content: "\1F464";
}

.icon-close:before {
  content: "\2715";
}

.icon-arrow-up:before {
  content: "\2B06";
}

.icon-arrow-down:before {
  content: "\2B07";
}

.icon-attachments:before {
  content: "\1F4CE";
}

.icon-comments:before {
  content: "\1F4AC";
}

.icon-search:before {
  content: "\1F50D";
}

.icon-vote:before {
  content: "\1F44D";
}

.icon-handle:before {
  content: "\25BE";
}

.icon-check:before {
  content: "\2713";
}

.icon-gear:before {
  content: "\2699";
}

.icon-menu:before {
  content: "\2630";
}

.icon-article:before {
  content: "\1F4C4";
}

.icon-post:before {
  content: "\1F4D4";
}

.icon-notification-alert:before {
  content: "\26A0";
}

.icon-notification-error:before {
  content: "\00D7";
}

.icon-notification-info:before {
  content: "\2139";
}

.icon-notification-success:before {
  content: "\2714";
}



.quicklinks ul {
 	display:flex;
  flex-wrap: wrap;
  justify-content:space-between;

}

.quicklinks ul li a {
  display: block;
  position: relative;
  height: 110px;
  margin-bottom: 30px;
  font-weight: normal;
  color: rgb(137, 137, 137);
  text-align: center;
}

.quicklinks ul li a:hover {
	color: #000;
}

.quicklinks ul li h6 {
 	text-transform: uppercase;
}

.quicklinks ul li i {
  display:block;
  height: 65px;
  line-height: 65px;
  margin-bottom: 15px;
}

.fa-4x {
    font-size: 4em;
}

.fa-3x {
    font-size: 3em;
}
/**
 * Atomos Fonts Icons generated by icomoon
 * Use the icomoon web app to edit fonts
*/
@font-face {
    font-family: 'atomos';
    src: url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/atomos.eot?jd6nef');
    src: url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/atomos.eot?jd6nef#iefix') format('embedded-opentype'),
    url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/atomos.ttf?jd6nef') format('truetype'),
    url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/atomos.woff?jd6nef') format('woff'),
    url('//p6.zdassets.com/hc/theme_assets/1068470/200303788/atomos.svg?jd6nef#atomos') format('svg');
    font-weight: normal;
    font-style: normal;
}



.atomos-devices-wireframe:before {
    content: "\e92f";
}
.atomos-continuous-record-inside:before {
    content: "\e91d";
}
.atomos-continuous-record-outside:before {
    content: "\e91e";
}
.atomos-sun:before {
    content: "\e91f";
}
.atomos-x-rite-full:before {
    content: "\e91b";
}
.atomos-avid-dnxhr:before {
    content: "\e927";
}
.atomos-media-sketch:before {
    content: "\e90e";
}
.atomos-4k-camera-sketch:before {
    content: "\e90f";
}
.atomos-dslr-sketch:before {
    content: "\e910";
}
.atomos-os4:before {
    content: "\e930";
}
.atomos-5-inch-display:before {
    content: "\e959";
}
.atomos-audio-line-in:before {
    content: "\e95a";
}
.atomos-calibrate:before {
    content: "\e95b";
}
.atomos-hdmi-1-4b:before {
    content: "\e95c";
}
.atomos-headphone:before {
    content: "\e95d";
}
.atomos-lanc-control:before {
    content: "\e95e";
}
.atomos-stop-start-trigger:before {
    content: "\e95f";
}
.atomos-usb-x2:before {
    content: "\e92a";
}
.atomos-double-battery:before {
    content: "\e92b";
}
.atomos-dc-adapters:before {
    content: "\e92c";
}
.atomos-fast-charge:before {
    content: "\e92d";
}
.atomos-led-readouts:before {
    content: "\e92e";
}
.atomos-cinema-dng:before {
    content: "\e921";
}
.atomos-os5:before {
    content: "\e922";
}
.atomos-os6:before {
    content: "\e923";
}
.atomos-os7:before {
    content: "\e929";
}
.atomos-4k-10-bit:before {
    content: "\e91c";
}
.atomos-hd-50-60p:before {
    content: "\e928";
}
.atomos-atom-hdr-short:before {
    content: "\e924";
}
.atomos-hdmi-protocol:before {
    content: "\e925";
}
.atomos-raw-record:before {
    content: "\e926";
}
.atomos-4k-raw-sketch:before {
    content: "\e911";
}
.atomos-4k-60p:before {
    content: "\e912";
}
.atomos-4k-60p-sketch:before {
    content: "\e913";
}
.atomos-4k-raw:before {
    content: "\e914";
}
.atomos-hd-240p:before {
    content: "\e915";
}
.atomos-hdmi-12-sdi:before {
    content: "\e916";
}
.atomos-pq-io:before {
    content: "\e917";
}
.atomos-quad-sdi:before {
    content: "\e918";
}
.atomos-xlr-audio:before {
    content: "\e919";
}
.atomos-atom-hdr-light:before {
    content: "\e91a";
}
.atomos-7-high-bright:before {
    content: "\e909";
}
.atomos-10bit-monitor:before {
    content: "\e90a";
}
.atomos-atom-hdr-10bit:before {
    content: "\e90b";
}
.atomos-continuous-power:before {
    content: "\e90d";
}
.atomos-menu-support-camera:before {
    content: "\e901";
}
.atomos-menu-support-firmware-instructions:before {
    content: "\e902";
}
.atomos-menu-support-recommended-drives:before {
    content: "\e903";
}
.atomos-menu-support-register:before {
    content: "\e904";
}
.atomos-menu-support-support:before {
    content: "\e905";
}
.atomos-menu-support-avid:before {
    content: "\e900";
}
.atomos-atom-hdr-tagline:before {
    content: "\e920";
}
.atomos-atom-hdr:before {
    content: "\e90c";
}
.atomos-logo:before {
    content: "\e906";
}
.atomos-logo-full:before {
    content: "\e907";
}
.atomos-logo-atomos:before {
    content: "\e908";
}

.formpageheader {
	margin: 40px 0 0 -30px;
  font-weight: bold;
  font-size: 24px;
}

.formuploadheader {
	font-weight: bold;
	color: #FF0000;
  margin: 20px 0;
}

.address-title {
  margin: 32px 0;
}

.after-form-text {
  margin: 16px 0;
}

#request_description_hint {
  font-size: 14px;
  margin-bottom: 16px;
}

.red {
  color: red;
}

input[type="submit"]:disabled {
  background: #bfbfbf;
}

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 32px;
  border-radius: 8px;
  background: white;
  z-index: 1000001;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 40%;
}

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0, 0.2);
  z-index: 1000000;
}

.close-modal {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
  border-radius: 6px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	font-family:'Manrope';
	font-size:15px;
	margin-top: 16px;
  padding: 8px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
  max-width: 100px;
}
.close-modal:hover {
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	background-color:#f6f6f6;
}
.close-modal:active {
	position:relative;
	top:1px;
}
/***15-may-22****/
.boxed {
    color: #ffffff;
    background-color: #696969;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #dcdcdc;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #dcdcdc;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #dcdcdc;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #dcdcdc;
}
.boxed a, .boxed a:visited {
    color: white;
}
.Note {
    orphans: 2;
    widows: 2;
    background-repeat: no-repeat;
    font-weight: normal;
    font-style: italic;
    background-color: #dcdcdc;
    display: block;
    background-position-y: center;
    background-position-x: 25px;
    padding-left: 70px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #a9a9a9;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #a9a9a9;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #a9a9a9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9a9;
    background-image: url(/hc/theming_assets/01HZH0D59Z438P9SEQ4J6RX8FV);
}
.NoteSKIPPY {
    orphans: 2;
    widows: 2;
    background-repeat: no-repeat;
    font-weight: normal;
    font-style: italic;
    display: block;
    background-position-y: center;
    background-position-x: 10px;
    background-color: #f5f5f5;
    margin-left: 30px;
    margin-top: 40pt;
    padding-left: 120px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #a9a9a9;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #a9a9a9;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #a9a9a9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9a9;
    background-image: url(/hc/theming_assets/01HZH0D5DW279R8FA3JPZ956BV);
}
.WARN {
    orphans: 2;
    widows: 2;
    background-repeat: no-repeat;
    font-weight: normal;
    font-style: italic;
    display: block;
    margin-left: 30px;
    background-image: url(/hc/theming_assets/01HZH0D52NRD3R59SP7V9MR3WV);
    background-position-y: center;
    background-position-x: 15px;
    background-color: #dcdcdc;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #b12c2c;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #b12c2c;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #b12c2c;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #b12c2c;
    padding-left: 70px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
ul.atmos-sections-list ul.article-list {
    padding-left: 20px;
    transition: all .3s;
    height: 0;
}
ul.atmos-sections-list ul.article-list.open {
    height: 100%;
}
div#sections-list {
    background-color: #000000;
    padding: 10px 15px;
}
div#sections-list h3, div#sections-list a {
    color: #fff;
}
ul.atmos-sections-list li {
    position: relative;
    overflow: hidden;
    transition: all .3s;
		padding: 7px 0;
    margin: 0;
}
.article-sidebar {
    flex: 0 0 20%;
}
ul.atmos-sections-list i.toggle-icon {
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px solid #a1a8ac;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
}
ul.atmos-sections-list i.toggle-icon.active {
    border-top: transparent;
    border-bottom: 7px solid #a1a8ac;
}
ul.atmos-sections-list li a {
    line-height: 20px;
}
ul.atmos-sections-list ul.article-list li {
    list-style: circle;
    color: #fff;
}
.TableStyle-RowsLeon {
    border-collapse: collapse;
    border-left-style: solid;
    border-left-color: #000000;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    margin-left: 50px;
    margin-right: 20px;
    border-spacing: 0px 0px;
}
.TableStyle-RowsLeon-HeadE-Column1-Header1 {
    padding-left: 7px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
    color: #ffffff;
    vertical-align: middle;
    background-color: #696969;
    padding-right: 15px;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
}
.TableStyle-RowsLeon-BodyE-Column1-Body1 {
    padding-left: 7px;
    padding-right: 7px;
    background-color: #d3d3d3;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
}
.TableStyle-RowsLeon-BodyD-Column1-Body1 {
    padding-left: 7px;
    padding-right: 7px;
    background-color: #d3d3d3;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}
.TableStyle-RowsLeon-HeadD-Column1-Header1 {
    padding-left: 7px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    vertical-align: middle;
    background-color: #696969;
    padding-right: 15px;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
}
.TableStyle-RowsLeon-BodyE-Column1-Body2 {
    padding-left: 7px;
    padding-right: 7px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
}
.TableStyle-RowsLeon-BodyD-Column1-Body2 {
    padding-left: 7px;
    padding-right: 7px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}
.TableStyle-RowsLeon-BodyB-Column1-Body2 {
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
}
.TableStyle-RowsLeon-BodyA-Column1-Body2 {
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}
p.NoteFADEPLAY {
    orphans: 2;
    widows: 2;
    background-repeat: no-repeat;
    font-weight: normal;
    font-style: italic;
    display: block;
    background-position-y: center;
    background-position-x: 10px;
    margin-left: 30px;
    background-color: #f5f5f5;
    padding-left: 80px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #a9a9a9;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #a9a9a9;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #a9a9a9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9a9;
    background-image: url(/hc/theming_assets/01HZH0D5637J5H1JKYVSM1Z285);
}
.sub-section-articles-wrap {
    height: 0;
    overflow: hidden;
    transition: all .3s;
}
.sub-section-articles-wrap.active {
    height: 100%;
}
h5.sub-section-tree-title span.dropdown-icon {
    padding: 0 10px;
    cursor: pointer;
		position: relative;
    margin-left: 15px;
}
h5.sub-section-tree-title span.dropdown-icon:after {
   
    font-size: 16px;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #505050;
    left: 0;
    top: 10px;
}
h5.sub-section-tree-title span.dropdown-icon.active:after {
    content: "";
    border-top: transparent;
    border-bottom: 8px solid #505050;
}
h5.sub-section-tree-title {
    margin-bottom: 15px;
}
section.article-sidebar.atomos-ninja-article-sidebar {
    flex: 0 0 25%;
}
ul.atmos-sections-list li a {
    font-family: 'Manrope';
}
.atomos-article-content {
    font-family: inherit !important;
}
.atomos-article-content a {
    color: #004270 !important;
}
/****8-july-22****/
.footer-social a span {
    position: absolute;
    text-indent: -99999px;
}
.footer-social li:first-child a {
    margin: 0;
}
.footer-social a {
    display: block;
    padding: 8px;
    border-radius: 50%;
    margin: 0 0 0 3px;
    opacity: 1;
    transition: .2s;
}
.footer-social a svg {
    width: 20px;
    height: 20px;
    display: block;
}
ul.footer-social li {
    display: inline-block;
}
ul.footer-social {
    margin: 50px 0 0;
}
.footer-inner ul li a.footer-logo img {
    max-width: 130px;
}
.footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #3d3d3d;
    margin: 35px 0 0;
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
  	font-family: 'Manrope';
}
.footer .footer-bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.footer .footer-bottom ul li a {
    display: flex;
    align-items: center;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
@font-face {
  font-family: basisgrotesquepro;
  src: url(/hc/theming_assets/01HZH0D3VNA3HSAH49C2C8P2JS);
}
@font-face {
  font-family: basisgrotesquepro-bold;
  src: url(/hc/theming_assets/01HZH0D3MPD3926R76DZQE3K77);
}
.footer ul.vertical.menu li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 2px 0;
    opacity: .6;
    transition: .2s;
    font-family: basisgrotesquepro;
}
.footer ul.vertical.menu li {
    line-height: 1.8;
    font-size: 14px;
}
.footer ul.vertical.menu li a:hover {
	opacity: 1;
}
@media (max-width: 1100px) {
  .footer-inner ul {
      flex-direction: column;
      width: 100%;
  }
  ul.vertical.menu {
      max-height: 0;
      overflow: hidden;
      margin: 0;
      transition: .2s;
  }
  ul.vertical.menu.open {
      max-height: 100%;
  }
  .footer .headling {
      padding-right: 25px;
    	font-family: basisgrotesquepro;
  }
  .footer-inner > ul > li.footer-main-menu i.footer-menu-toggle-btn {
      position: absolute;
      width: 15px;
      height: 20px;
      right: 0;
      top: 9px;
      cursor: pointer;
  }
  .footer-inner > ul > li.footer-main-menu i.footer-menu-toggle-btn:before {
      content: "+";
      position: absolute;
      font-size: 20px;
      color: #fff;
      transition: all .3s;
  }
  .footer-inner > ul > li.footer-main-menu i.footer-menu-toggle-btn.open:before {
    transform: rotate(45deg);
  }
  .footer-inner > ul > li.footer-main-menu {
      border-bottom: 1px solid #3d3d3d;
      position: relative;
    	padding: 5px 0;
  }
  .footer-inner > ul {
      margin-bottom: 0;
  }
  
  
  
  
  
  
  
  
  
}
@media (max-width: 480px) {
  .footer .footer-bottom {
      display: block;
      padding-bottom: 15px;
  }
  
}

element.style {
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: underline;
}
* {
    box-sizing: border-box;
}


.goog-te-gadget-simple {
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff !important;
}
.goog-te-menu-value span {
    color: #000 !important;
    text-decoration: none !important;
}
img.goog-te-gadget-icon {
    display: none !important;
}
.goog-te-gadget-simple {
    background-color: #fff;
    border-left: 2px solid #d5d5d5;
    border-top: 2px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 2px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 3px !important;
    padding-bottom: 4px !important;
    cursor: pointer;
    *display: inline;
}
a.goog-te-menu-value {
    width: auto !important;
  
}
.page-header h1
{
      font-family: 'Manrope' !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    color: rgb(255, 255, 255) !important;
    line-height: 65px !important;
    margin-bottom: 2rem !important;
}

.section-tree-title a, a.article-list-link, a.see-all-articles, ul.article-list {
    color: #ffffff !important;
    font-family: manrope !important;

}
.breadcrumbs{
  font-family: 'Manrope'!important;
  font-style: normal;
  font-weight: 700;
  
}

.nav {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 220, 197);
  font-size: 16px;
  line-height: 22px;
}
.ul {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 220, 197);
  font-size: 16px;
  line-height: 22px;
}
.recent-article ul a {
  font-family: 'Manrope', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400; /* Not bold */
  color: rgb(0, 220, 197);
  font-size: 16px;
  line-height: 22px;
  text-decoration: none; /* Optional: removes underline */
}
.a {
  font-family: 'Manrope'!important;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 220, 197);
  font-size: 16px;
  line-height: 22px;
}
.pagination {
    margin: 20px 0;
    text-align: center;
    font-family: manrope !important;
}
.article-sidebar-item {
    margin-top: 10px;
    display: inline-block;
    color: #00dcc5;
    font-weight: 600;
    text-decoration: none;
    font-family: manrope !important;
}
.sidenav-item {
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    font-family: manrope !important;
}

.nav-wrapper a {
    display: inline-block;
    width: auto;
    padding: 0 1px 0 0;
}
/*BUTTON BACKGROUND*/
.goog-te-gadget-simple {
    background-color: #fff0 !important;
    padding-bottom: 4px !important;
    border: 1px solid #000;
}
/*TEXT COLOR*/
.goog-te-menu-value span {
    color: #fff !important;
    text-decoration: none !important;
}
.goog-te-banner{
  display: none !important;
}

i.section-empty {
    DISPLAY: NONE;
}

/* =========================================
   HERO RESPONSIVE FIX (Home + Category pages)
   Works with: .section.hero .hero-inner
   and your classes: .atomosh1 .atomos-h5 .atomos-p
   ========================================= */

/* Common hero container */
.section.hero {
  padding: 56px 0 44px;   /* desktop default */
}

.section.hero .hero-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

/* H5 (small heading) */
.section.hero .atomos-h5 {
  margin: 0 0 10px;
  letter-spacing: .14em;
  text-transform: uppercase;
  line-height: 1.25;
  font-weight: 700;
  font-size: 12px; /* desktop fallback */
}

/* H1 (main heading) */
.section.hero .atomosh1 {
  margin: 0 0 14px;
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: .02em;
  /* Responsive size so mobile par huge na ho */
  font-size: clamp(34px, 8.8vw, 74px);
}

/* Paragraph */
.section.hero .atomos-p {
  margin: 0 auto;
  max-width: 62ch;
  line-height: 1.65;
  font-weight: 500;
  font-size: 16px;
}

/* ===== Mobile tuning ===== */
@media (max-width: 600px) {
  .section.hero {
    padding: 34px 0 26px; /* reduce top/bottom space */
  }

  .section.hero .hero-inner {
    padding: 0 16px;
  }

  .section.hero .atomos-h5 {
    font-size: 11px;
    margin-bottom: 8px;
  }

  .section.hero .atomosh1 {
    /* Mobile me aur controlled */
    font-size: clamp(28px, 10.5vw, 44px);
    line-height: 1.05;
    margin-bottom: 12px;
  }

  .section.hero .atomos-p {
    font-size: 14.5px;
    max-width: 36ch;
  }
}

/* ===== Very small screens ===== */
@media (max-width: 360px) {
  .section.hero .atomosh1 {
    font-size: 28px;
  }
}

/* =========================================
   OPTIONAL: If any page has extra top gap
   because of fixed header, uncomment:
   ========================================= */
/*
@media (max-width: 600px) {
  .section.hero { scroll-margin-top: 72px; }
}
@media (max-width: 992px) {
  .nav {
    margin-left: 0 !important;    /* IMPORTANT: undo desktop shift */
    left: 0 !important;           /* ensure starts from screen left */
    width: 100vw !important;
    transform: none !important;
  }

  .nav.open {
    display: flex !important;
  }
}

/* FIX 1: Article vote buttons - white button, black tick/cross */
.article-votes .article-vote {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #00dcc5 !important;
}

.article-votes .article-vote::before,
.article-votes .article-vote::after {
  color: #000000 !important;
}

/* Selected / clicked state */
.article-votes .article-vote:hover,
.article-votes .article-vote:focus,
.article-votes .article-vote:active,
.article-votes .article-vote[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
}

.article-votes .article-vote[aria-selected="true"]::before,
.article-votes .article-vote[aria-selected="true"]::after,
.article-votes .article-vote:hover::before,
.article-votes .article-vote:hover::after {
  color: #000000 !important;
}

/* FIX 2: All headings white, especially h4 */
h1, h2, h3, h4, h5, h6,
.article-body h1,
.article-body h2,
.article-body h3,
.article-body h4,
.article-body h5,
.article-body h6 {
  color: #ffffff !important;
}
/* Remove empty Zendesk article paragraphs */
.article-body p:empty,
.article-body p:has(> br:only-child) {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Reduce heading spacing inside articles */
.article-body h1,
.article-body h2,
.article-body h3,
.article-body h4,
.article-body h5,
.article-body h6 {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  color: #ffffff !important;
}

/* Specifically fix h4 extra bottom space */
.article-body h4 {
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
}


/* Dark Theme Warning Box - Red */
.article-body .WARN,
p.WARN {
  background: rgba(220, 38, 38, 0.12) !important;
  color: #ffffff !important;
  border: 1px solid #dc2626 !important;
  border-left: 5px solid #dc2626 !important;
  border-radius: 10px !important;
  padding: 14px 16px !important;
  margin: 18px 0 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}

/* Optional warning icon */
.article-body .WARN::before,
p.WARN::before {
  content: "⚠ WARNING: ";
  color: #ff4d4d !important;
  font-weight: 700 !important;
}

/* Links inside warning */
.article-body .WARN a,
p.WARN a {
  color: #00dcc5 !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}

/* Registration + Warranty Box */
.article-body .boxed,
.boxed {
  background: rgba(255, 193, 7, 0.08) !important;
  border: 1px solid #ffc107 !important;
  border-left: 5px solid #ffc107 !important;
  border-radius: 10px !important;
  padding: 16px 18px !important;
  margin: 20px 0 !important;
  color: #ffffff !important;
}

/* Icon */
.article-body .boxed::before,
.boxed::before {
  content: "★ REGISTRATION & WARRANTY";
  display: block;
  color: #ffc107 !important;
  font-weight: 700 !important;
  margin-bottom: 10px;
  letter-spacing: 0.03em;
}

/* Text */
.article-body .boxed p,
.boxed p {
  color: #ffffff !important;
  margin-bottom: 10px !important;
}

.article-body .boxed p:last-child,
.boxed p:last-child {
  margin-bottom: 0 !important;
}

/* Links */
.article-body .boxed a,
.boxed a {
  color: #ffc107 !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}

.article-body .boxed a:hover,
.boxed a:hover {
  color: #ffd54f !important;
}

/* Force hide article comment count/icon link */
a.article-comment-count,
.article-comment-count,
.article-footer .article-comment-count,
.article-footer a[href="#article-comments"],
.article-footer .icon-comments {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

/* INFO / NOTE BOX - Cyan Theme */
.article-body .Note,
p.Note,
.Note {
  background: rgba(0, 220, 197, 0.08) !important;
  border: 1px solid #00dcc5 !important;
  border-left: 5px solid #00dcc5 !important;
  border-radius: 10px !important;
  padding: 14px 16px !important;
  margin: 18px 0 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}

/* Note Title */
.article-body .Note::before,
p.Note::before,
.Note::before {
  content: "ⓘ NOTE: ";
  color: #00dcc5 !important;
  font-weight: 700 !important;
}

/* Text inside note */
.article-body .Note p,
p.Note,
.Note p {
  color: #ffffff !important;
  margin: 0 !important;
}

/* Links */
.article-body .Note a,
p.Note a,
.Note a {
  color: #00dcc5 !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}

/* =========================
   PROFILE PAGE - ATOMOS DARK THEME
   ========================= */

.profile-header {
  background: radial-gradient(circle at top, #101010 0%, #000 65%) !important;
  color: #fff !important;
  padding: 70px 0 45px !important;
  border-bottom: 1px solid #232323 !important;
}

.profile-header .container {
  max-width: 1180px !important;
}

.profile-info {
  background: #141414 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 22px !important;
  padding: 32px !important;
  display: flex !important;
  align-items: center !important;
  gap: 22px !important;
  flex-wrap: wrap !important;
  box-shadow: 0 10px 35px rgba(0,0,0,.45) !important;
}

.profile-avatar .user-avatar {
  width: 96px !important;
  height: 96px !important;
  display: block !important;
  border-radius: 50% !important;
  border: 3px solid #00dcc5 !important;
  box-shadow: 0 0 20px rgba(0,220,197,.25) !important;
}

.basic-info {
  flex: 1 !important;
  min-width: 220px !important;
}

.name,
.name a {
  color: #fff !important;
  font-size: 42px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  margin: 0 !important;
  text-transform: none !important;
}

.description {
  color: #cfcfcf !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  width: 100% !important;
  margin: 10px 0 0 !important;
}

.options {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

/* Buttons: Edit / Follow */
.options a,
.options [role="button"],
.community-follow a,
.community-follow [role="button"] {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  padding: 9px 18px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
  width: auto !important;
  transition: all .25s ease !important;
}

.options a:hover,
.options [role="button"]:hover,
.community-follow a:hover,
.community-follow [role="button"]:hover {
  background: #00dcc5 !important;
  color: #000 !important;
  transform: translateY(-1px) !important;
}

/* Private badge */
.profile-private-badge {
  background: rgba(220,38,38,.12) !important;
  color: #ff4d4d !important;
  border: 1px solid #dc2626 !important;
  border-radius: 8px !important;
  padding: 8px 14px !important;
  font-weight: 700 !important;
}

/* Stats */
.profile-stats {
  border: 0 !important;
  padding: 0 !important;
  margin: 24px 0 0 !important;
  display: grid !important;
  gap: 14px !important;
}

.profile-stats-activity {
  width: 100% !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.profile-stats-counters {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.profile-stats .stat {
  background: #161616 !important;
  border: 1px solid #2c2c2c !important;
  border-radius: 14px !important;
  padding: 18px !important;
}

.profile-stats .stat-label {
  display: block !important;
  color: #9b9b9b !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: .08em !important;
  margin-bottom: 8px !important;
}

.profile-stats .stat-value {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

/* Nav tabs */
.profile-nav {
  background: #090909 !important;
  border-bottom: 1px solid #242424 !important;
  padding: 16px 0 !important;
}

.collapsible-nav-list {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

.collapsible-nav-list li,
.collapsible-nav-list li a {
  color: #fff !important;
  background: #151515 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 999px !important;
  padding: 10px 16px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.collapsible-nav-list li[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000 !important;
  border-color: #00dcc5 !important;
}

.collapsible-nav-list li a:hover {
  background: #00dcc5 !important;
  color: #000 !important;
}

/* Main section */
.profile-section {
  background: #141414 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 22px !important;
  padding: 30px !important;
  margin: 35px 0 !important;
  box-shadow: 0 10px 35px rgba(0,0,0,.35) !important;
}

.profile-section-header {
  border-bottom: 1px solid #2a2a2a !important;
  padding-bottom: 18px !important;
  margin-bottom: 24px !important;
}

.profile-section-title {
  color: #fff !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  margin: 0 0 8px !important;
  text-transform: none !important;
}

.profile-section-description,
.profile-section-sorter,
.profile-section-sorter .dropdown-toggle {
  color: #c7c7c7 !important;
}

/* Activity / Contribution cards */
.profile-activity-list,
.profile-contribution-list {
  border: 0 !important;
  margin: 0 !important;
}

.profile-activity,
.profile-contribution {
  background: #101010 !important;
  border: 1px solid #292929 !important;
  border-radius: 16px !important;
  padding: 20px !important;
  margin-bottom: 16px !important;
}

.profile-activity-header {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}

.profile-activity-header .user-avatar {
  width: 38px !important;
  height: 38px !important;
  display: block !important;
  border-radius: 50% !important;
  border: 1px solid #00dcc5 !important;
}

.profile-activity-description,
.profile-contribution-body {
  color: #d6d6d6 !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  margin: 0 0 12px !important;
}

.profile-contribution-title,
.profile-contribution-title a {
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  margin: 0 0 8px !important;
}

.profile-contribution-title a:hover {
  color: #00dcc5 !important;
}

/* Breadcrumbs */
.profile-contribution-breadcrumbs {
  margin: 10px 0 12px !important;
}

.profile-contribution-breadcrumbs li,
.profile-contribution-breadcrumbs a {
  color: #9e9e9e !important;
  font-size: 13px !important;
}

.profile-contribution-breadcrumbs a:hover {
  color: #00dcc5 !important;
}

/* Meta */
.meta-group {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  margin-top: 12px !important;
}

.meta-data,
.meta-data a,
.comment-link {
  color: #9b9b9b !important;
  font-size: 13px !important;
}

.comment-link {
  color: #00dcc5 !important;
  font-weight: 700 !important;
}

/* Status */
.status-label {
  background: rgba(0,220,197,.10) !important;
  color: #00dcc5 !important;
  border: 1px solid #00dcc5 !important;
  padding: 5px 10px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

/* Empty states */
.no-activity,
.private-activity {
  display: block !important;
  background: #101010 !important;
  color: #cfcfcf !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 14px !important;
  padding: 24px !important;
  text-align: center !important;
}

/* Pagination */
.pagination {
  background: transparent !important;
  margin-top: 25px !important;
}

.pagination a,
.pagination span {
  background: #151515 !important;
  color: #fff !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 8px !important;
  padding: 8px 12px !important;
}

.pagination a:hover {
  background: #00dcc5 !important;
  color: #000 !important;
}

/* Mobile */
@media (max-width: 768px) {
  .profile-header {
    padding: 40px 0 28px !important;
  }

  .profile-info {
    padding: 22px !important;
    text-align: center !important;
    justify-content: center !important;
  }

  .name,
  .name a {
    font-size: 30px !important;
  }

  .profile-stats-activity,
  .profile-stats-counters {
    grid-template-columns: 1fr !important;
  }

  .profile-section {
    padding: 20px !important;
    border-radius: 16px !important;
  }

  .collapsible-nav-list {
    justify-content: center !important;
  }
}
/* =========================================================
   FINAL PROFILE PAGE OVERRIDES - ATOMOS DARK THEME
   Keep this block at the very bottom of style.css
   ========================================================= */

.profile-header {
  background: radial-gradient(circle at top, #101010 0%, #000000 68%) !important;
  color: #ffffff !important;
  padding: 70px 0 45px !important;
  border-bottom: 1px solid #232323 !important;
}

.profile-header .container,
.profile-nav .container,
.profile-section.container,
body .container:has(.profile-section) {
  max-width: 1180px !important;
}

.profile-info {
  background: #141414 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 22px !important;
  padding: 32px !important;
  display: flex !important;
  align-items: center !important;
  gap: 22px !important;
  flex-wrap: wrap !important;
  box-shadow: 0 10px 35px rgba(0,0,0,.45) !important;
  color: #ffffff !important;
}

.profile-avatar .user-avatar,
.profile-activity-header .user-avatar {
  display: block !important;
  object-fit: cover !important;
}

.profile-avatar .user-avatar {
  width: 96px !important;
  height: 96px !important;
  border-radius: 50% !important;
  border: 3px solid #00dcc5 !important;
  box-shadow: 0 0 20px rgba(0,220,197,.25) !important;
}

.basic-info {
  flex: 1 1 240px !important;
  min-width: 220px !important;
}

.name,
.name a {
  color: #ffffff !important;
  font-size: 42px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  margin: 0 !important;
  text-transform: none !important;
  text-decoration: none !important;
}

.description {
  color: #cfcfcf !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  width: 100% !important;
  margin: 10px 0 0 !important;
}

.options {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

.options a,
.options [role="button"],
.community-follow a,
.community-follow [role="button"] {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  padding: 9px 18px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
  width: auto !important;
  min-width: auto !important;
  transition: all .25s ease !important;
}

.options a:hover,
.options [role="button"]:hover,
.community-follow a:hover,
.community-follow [role="button"]:hover,
.community-follow [role="button"][aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
  transform: translateY(-1px) !important;
}

.community-follow [role="button"]::after {
  border-left: 1px solid rgba(0,0,0,.25) !important;
  color: #000000 !important;
  margin-left: 12px !important;
  padding-left: 10px !important;
}

.profile-private-badge {
  background: rgba(220,38,38,.12) !important;
  color: #ff4d4d !important;
  border: 1px solid #dc2626 !important;
  border-radius: 8px !important;
  padding: 8px 14px !important;
  font-weight: 700 !important;
}

.profile-stats {
  border: 0 !important;
  padding: 0 !important;
  margin: 24px 0 0 !important;
  display: grid !important;
  gap: 14px !important;
}

.profile-stats-activity {
  width: 100% !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.profile-stats-counters {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.profile-stats .stat {
  background: #161616 !important;
  border: 1px solid #2c2c2c !important;
  border-radius: 14px !important;
  padding: 18px !important;
  list-style: none !important;
}

.profile-stats .stat-label {
  display: block !important;
  color: #9b9b9b !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: .08em !important;
  margin-bottom: 8px !important;
}

.profile-stats .stat-value {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.profile-nav {
  background: #090909 !important;
  border: 0 !important;
  border-bottom: 1px solid #242424 !important;
  padding: 16px 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

.profile-nav .collapsible-nav-list,
.collapsible-nav-list.container {
  display: flex !important;
  flex-direction: row !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  max-height: none !important;
}

.profile-nav .collapsible-nav-list li,
.profile-nav .collapsible-nav-list li a {
  color: #ffffff !important;
  background: #151515 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 999px !important;
  padding: 10px 16px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  margin: 0 !important;
  order: initial !important;
}

.profile-nav .collapsible-nav-list li[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
}

.profile-nav .collapsible-nav-list li[aria-selected="true"]::after {
  display: none !important;
}

.profile-nav .collapsible-nav-list li:hover,
.profile-nav .collapsible-nav-list li a:hover {
  background: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
}

.profile-section {
  background: #141414 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 22px !important;
  padding: 30px !important;
  margin: 35px 0 !important;
  box-shadow: 0 10px 35px rgba(0,0,0,.35) !important;
}

.profile-section-header {
  border-bottom: 1px solid #2a2a2a !important;
  padding-bottom: 18px !important;
  margin-bottom: 24px !important;
}

.profile-section-title {
  color: #ffffff !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  margin: 0 0 8px !important;
  text-transform: none !important;
}

.profile-section-description,
.profile-section-sorter,
.profile-section-sorter .dropdown-toggle {
  color: #c7c7c7 !important;
}

.profile-activity-list,
.profile-contribution-list {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.profile-activity,
.profile-contribution {
  background: #101010 !important;
  border: 1px solid #292929 !important;
  border-radius: 16px !important;
  padding: 20px !important;
  margin-bottom: 16px !important;
  list-style: none !important;
}

.profile-activity-header {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}

.profile-activity-header .user-avatar {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  border: 1px solid #00dcc5 !important;
}

.profile-activity-description,
.profile-contribution-body {
  color: #d6d6d6 !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  margin: 0 0 12px !important;
}

.profile-contribution-title,
.profile-contribution-title a {
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  margin: 0 0 8px !important;
  text-transform: none !important;
}

.profile-contribution-title a:hover {
  color: #00dcc5 !important;
}

.profile-contribution-breadcrumbs {
  margin: 10px 0 12px !important;
  padding: 0 !important;
}

.profile-contribution-breadcrumbs li,
.profile-contribution-breadcrumbs a {
  color: #9e9e9e !important;
  font-size: 13px !important;
}

.profile-contribution-breadcrumbs a:hover {
  color: #00dcc5 !important;
}

.meta-group {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  margin-top: 12px !important;
  padding: 0 !important;
}

.meta-data,
.meta-data a,
.comment-link {
  color: #9b9b9b !important;
  font-size: 13px !important;
}

.comment-link {
  color: #00dcc5 !important;
  font-weight: 700 !important;
}

.status-label {
  background: rgba(0,220,197,.10) !important;
  color: #00dcc5 !important;
  border: 1px solid #00dcc5 !important;
  padding: 5px 10px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  position: static !important;
  width: auto !important;
}

.no-activity,
.private-activity {
  display: block !important;
  background: #101010 !important;
  color: #cfcfcf !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 14px !important;
  padding: 24px !important;
  text-align: center !important;
}

.pagination {
  background: transparent !important;
  margin-top: 25px !important;
}

.pagination a,
.pagination span {
  background: #151515 !important;
  color: #ffffff !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 8px !important;
  padding: 8px 12px !important;
}

.pagination a:hover {
  background: #00dcc5 !important;
  color: #000000 !important;
}

@media (max-width: 768px) {
  .profile-header {
    padding: 40px 0 28px !important;
  }

  .profile-info {
    padding: 22px !important;
    text-align: center !important;
    justify-content: center !important;
  }

  .name,
  .name a {
    font-size: 30px !important;
  }

  .profile-stats-activity,
  .profile-stats-counters {
    grid-template-columns: 1fr !important;
  }

  .profile-section {
    padding: 20px !important;
    border-radius: 16px !important;
  }

  .profile-nav .collapsible-nav-list,
  .collapsible-nav-list.container {
    justify-content: center !important;
  }
}


/* FIX PROFILE NAV BUTTONS */
.profile-nav.collapsible-nav {
  background: #000 !important;
  border: 0 !important;
  padding: 22px 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

.profile-nav .collapsible-nav-list {
  display: flex !important;
  flex-direction: row !important;
  gap: 14px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  margin: 0 auto !important;
}

.profile-nav .collapsible-nav-list li,
.profile-nav .collapsible-nav-list li a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 54px !important;
  padding: 0 28px !important;
  border-radius: 999px !important;
  border: 1px solid #2b2b2b !important;
  background: #141414 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  margin: 0 !important;
  box-shadow: none !important;
}

.profile-nav .collapsible-nav-list li a {
  width: 100% !important;
  height: 100% !important;
}

/* selected active tab */
.profile-nav .collapsible-nav-list li[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
}

/* remove arrow/dropdown icon */
.profile-nav .collapsible-nav-list li[aria-selected="true"]::after {
  display: none !important;
  content: none !important;
}

/* hover */
.profile-nav .collapsible-nav-list li:hover,
.profile-nav .collapsible-nav-list li:hover a {
  background: #00dcc5 !important;
  color: #000000 !important;
  border-color: #00dcc5 !important;
}

/* prevent old copenhagen selected underline */
.profile-nav .collapsible-nav-list li {
  border-bottom: 1px solid #2b2b2b !important;
  order: initial !important;
}

@media (max-width: 768px) {
  .profile-nav .collapsible-nav-list {
    flex-direction: column !important;
  }

  .profile-nav .collapsible-nav-list li,
  .profile-nav .collapsible-nav-list li a {
    width: 100% !important;
  }
}


/* FIX: Profile Follow button spacing */
.profile-header .community-follow .user-subscribe > a.dropdown-toggle,
.profile-header .community-follow [role="button"] {
  min-width: 128px !important;
  height: 46px !important;
  padding: 0 42px 0 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  border-radius: 9px !important;
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #00dcc5 !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  position: relative !important;
  overflow: visible !important;
}

/* Counter spacing */
.profile-header .community-follow .user-subscribe > a.dropdown-toggle::after {
  content: attr(data-follower-count) !important;
  position: absolute !important;
  right: 14px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  border-left: 1px solid rgba(0,0,0,.25) !important;
  padding-left: 10px !important;
  margin-left: 0 !important;
  color: #000000 !important;
}

/* Selected / following */
.profile-header .community-follow .user-subscribe > a.dropdown-toggle[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
  min-width: 150px !important;
}

/* Dropdown menu */
.profile-header .community-follow .dropdown-menu {
  background: #111111 !important;
  border: 1px solid #2b2b2b !important;
  border-radius: 10px !important;
  padding: 8px !important;
  margin-top: 8px !important;
}

.profile-header .community-follow .dropdown-menu a {
  color: #ffffff !important;
  padding: 10px 12px !important;
  border-radius: 7px !important;
}

.profile-header .community-follow .dropdown-menu a:hover {
  background: #00dcc5 !important;
  color: #000000 !important;
}


/* FIX: Profile Follow dropdown dark theme */
.profile-header .community-follow .user-subscribe .dropdown-menu,
.profile-header .community-follow .dropdown-menu {
  background: #111111 !important;
  border: 1px solid #2b2b2b !important;
  border-radius: 12px !important;
  padding: 10px !important;
  margin-top: 10px !important;
  min-width: 320px !important;
  box-shadow: 0 12px 35px rgba(0,0,0,.55) !important;
}

/* Dropdown items default visible */
.profile-header .community-follow .user-subscribe .dropdown-menu a,
.profile-header .community-follow .dropdown-menu a {
  background: #161616 !important;
  color: #ffffff !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  display: block !important;
  padding: 14px 16px !important;
  margin-bottom: 8px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
}

/* Last item spacing */
.profile-header .community-follow .dropdown-menu a:last-child {
  margin-bottom: 0 !important;
}

/* Hover */
.profile-header .community-follow .user-subscribe .dropdown-menu a:hover,
.profile-header .community-follow .dropdown-menu a:hover {
  background: #00dcc5 !important;
  color: #000000 !important;
}

/* Selected item */
.profile-header .community-follow .dropdown-menu a[aria-selected="true"] {
  background: #00dcc5 !important;
  color: #000000 !important;
}


/* Hide Posts and Comments tabs on profile page */
.profile-nav .collapsible-nav-list li a[href*="filter_by=posts"],
.profile-nav .collapsible-nav-list li a[href*="filter_by=comments"] {
  display: none !important;
}

/* Hide parent li when link is hidden */
.profile-nav .collapsible-nav-list li:has(a[href*="filter_by=posts"]),
.profile-nav .collapsible-nav-list li:has(a[href*="filter_by=comments"]) {
  display: none !important;
}


/* Hide Posts + Comments tabs on all profile nav states */
.profile-nav .collapsible-nav-list li:has(a[href*="filter_by=posts"]),
.profile-nav .collapsible-nav-list li:has(a[href*="filter_by=comments"]),
.profile-nav .collapsible-nav-list li[aria-selected="true"]:has(a[href*="filter_by=posts"]),
.profile-nav .collapsible-nav-list li[aria-selected="true"]:has(a[href*="filter_by=comments"]) {
  display: none !important;
}

/* Hide selected Comments tab when Zendesk outputs it without link */
.profile-nav .collapsible-nav-list li[aria-selected="true"] {
  display: none !important;
}

/* Show selected Activity / Articles only */
.profile-nav .collapsible-nav-list li[aria-selected="true"]:first-child,
.profile-nav .collapsible-nav-list li[aria-selected="true"]:nth-child(2) {
  display: inline-flex !important;
}

.profile-contribution .meta-group .meta-data.is-hidden-comment-meta {
  display: none !important;
}

/* Article download links - Atomos Cyan Theme */
.article-body a,
.article a[href*="article_attachments"],
.article-body a[href*="article_attachments"] {
  color: #00dcc5 !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  transition: all 0.2s ease !important;
}

/* Hover */
.article-body a:hover,
.article a[href*="article_attachments"]:hover,
.article-body a[href*="article_attachments"]:hover {
  color: #4ff3e2 !important;
  text-decoration: underline !important;
}

/* If link contains strong tag */
.article-body a strong,
.article a[href*="article_attachments"] strong {
  color: #00dcc5 !important;
}

/* Hover strong */
.article-body a:hover strong,
.article a[href*="article_attachments"]:hover strong {
  color: #4ff3e2 !important;
}

.section-content .article-list-item {
  border-left: 4px solid #00dcc5 !important;
  background: #141414 !important;
  padding: 12px 16px !important;
  margin-bottom: 10px !important;
  border-radius: 6px !important;
}

.section-content .article-list-link {
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.section-content .article-list-link::before {
  content: "› ";
  color: #00dcc5 !important;
}
/* Fix promoted star square icon on section page */
.section-content .icon-star,
.article-list .icon-star {
  display: inline-block !important;
  margin-left: 8px !important;
  color: #00dcc5 !important;
  font-size: 15px !important;
  font-family: Arial, sans-serif !important;
  line-height: 1 !important;
}

.section-content .icon-star::before,
.article-list .icon-star::before {
  content: "★" !important;
  font-family: Arial, sans-serif !important;
  color: #00dcc5 !important;
}

/* Load FontAwesome if theme already has FA it will use it */
.fa {
  font-family: FontAwesome, "Font Awesome 5 Free", Arial, sans-serif !important;
  color: #00dcc5 !important;
  margin-right: 6px !important;
}

/* Community base */
.community-page {
  background: #000 !important;
  color: #fff !important;
}

.community-hero {
  background: #000 !important;
  padding: 45px 20px !important;
  min-height: auto !important;
  margin-bottom: 30px !important;
}

.community-hero .hero-inner {
  max-width: 760px !important;
  margin: 0 auto !important;
}

/* Header cards */
.community-header,
.page-header.community-header,
.topic-header,
.topic-description-card {
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 16px !important;
  padding: 22px 26px !important;
  margin: 25px 0 !important;
  color: #fff !important;
}

.community-header h1,
.community-header h4,
.page-header h1,
.page-header h4,
.sidebar-title {
  color: #fff !important;
  font-weight: 800 !important;
  font-size: 19px !important;
  text-transform: uppercase !important;
    margin-bottom: 17px !important;
}

/* Dropdown */
.community-header .dropdown-toggle,
.topic-header .dropdown-toggle {
  background: #161616 !important;
  color: #fff !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  padding: 10px 14px !important;
}

.dropdown-menu {
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 10px !important;
  padding: 8px !important;
}

.dropdown-menu a,
.dropdown-menu [role="menuitem"] {
  color: #fff !important;
  background: #161616 !important;
  border-radius: 7px !important;
  padding: 10px 12px !important;
}

.dropdown-menu a:hover {
  background: #00dcc5 !important;
  color: #000 !important;
}

/* Buttons */
.post-to-community .button-large,
.community-footer .button-large,
.page-header .button-large,
.post-sidebar .button-large,
.community-follow [role="button"] {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  padding: 11px 22px !important;
  font-weight: 700 !important;
      margin-left: 40px;
  text-decoration: none !important;
}

.post-to-community .button-large:hover,
.community-footer .button-large:hover,
.page-header .button-large:hover,
.post-sidebar .button-large:hover,
.community-follow [role="button"]:hover {
  background: #00dcc5 !important;
  color: #000 !important;
}

/* Lists */
.posts-list,
.striped-list,
.topics-list,
.blocks-list {
  list-style: none !important;
  display: grid !important;
  gap: 24px !important;
  margin: 25px 0 !important;
  padding: 0 !important;
}

.community-list-li {
  list-style: none !important;
}

/* Cards */
.striped-list-item,
.blocks-item,
.topics-item {
  background: #111 !important;
  border: 1px solid #262626 !important;
  border-left: 5px solid #00dcc5 !important;
  border-radius: 14px !important;
  padding: 24px 28px !important;
  margin: 0 !important;
  color: #fff !important;
  transition: all .25s ease !important;
}

.striped-list-item:hover,
.blocks-item:hover,
.topics-item:hover {
  background: #181818 !important;
  box-shadow: 0 0 14px rgba(0,220,197,.18) !important;
  transform: translateY(-1px) !important;
}

/* Titles */
.striped-list-title,
.blocks-item-title,
.blocks-item-link {
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.striped-list-title:hover,
.blocks-item-link:hover .blocks-item-title {
  color: #00dcc5 !important;
}

.blocks-item-description,
.page-header-description,
.post-body,
.post-content,
.comment-body {
  color: #dcdcdc !important;
  line-height: 1.7 !important;
}

/* Meta */
.meta-group {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 14px !important;
  margin-top: 12px !important;
  padding: 0 !important;
  list-style: none !important;
}

.meta-data,
.meta-data a {
  color: #aaa !important;
  font-size: 13px !important;
}

/* Counts */
.striped-list-count {
  display: flex !important;
  gap: 12px !important;
  margin-top: 16px !important;
}

.striped-list-count-item {
  
  color: #00dcc5 !important;
  border-radius: 999px !important;
  padding: 7px 12px !important;
  font-size: 13px !important;
}

.striped-list-number {
  color: #fff !important;
  font-weight: 800 !important;
}

/* Post detail */
.post-container {


  gap: 30px !important;
  margin-top: 35px !important;
}

.post {
  background: #141414 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 18px !important;
  padding: 30px !important;
}

.post-sidebar {
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 16px !important;
  padding: 24px !important;
  height: fit-content !important;
}

.post-header,
.post-info-container,
.comment-overview,
.comment {
  background: #101010 !important;
  border: 1px solid #262626 !important;
  border-radius: 14px !important;
  padding: 20px !important;
  margin-bottom: 20px !important;
}

.post-title h1 {
  color: #fff !important;
  font-size: 42px !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
}

/* Status */
.status-label {
  background: rgba(0,220,197,.1) !important;
  color: #00dcc5 !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 999px !important;
  padding: 5px 10px !important;
  font-weight: 700 !important;
  display: inline-flex !important;
  align-items: center !important;
}

/* Voting */
.vote {
  background: #161616 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 12px !important;
  padding: 10px !important;
}

.vote-sum {
  color: #fff !important;
  font-weight: 800 !important;
}

.vote-up::before,
.vote-down::before,
.icon-comments::before,
.icon-lock::before {
  color: #00dcc5 !important;
}

/* Comments */
.comment-form,
.post-comments {
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 14px !important;
  padding: 20px !important;
}

.comment-heading {
  color: #fff !important;
}

.comment-container textarea,
.comment-container iframe {
  background: #0f0f0f !important;
  color: #fff !important;
  border: 1px solid #333 !important;
}

/* Footer/activity */
.community-activity,
.community-footer {
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 16px !important;
  padding: 28px !important;
  margin: 35px auto !important;
  color: #fff !important;
}

.community-empty {
  color: #fff !important;
  background: #111 !important;
  border: 1px solid #2a2a2a !important;
  border-left: 5px solid #00dcc5 !important;
  border-radius: 12px !important;
  padding: 18px !important;
}

/* Mobile */
@media (max-width: 900px) {
  .post-container {
    grid-template-columns: 1fr !important;
  }

  .post-title h1 {
    font-size: 30px !important;
  }

  .community-header,
  .topic-header {
    padding: 18px !important;
  }

  .striped-list-count {
    margin-top: 14px !important;
  }
}

.community-topic-main-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px !important;
}

.community-topic-actions {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
}

.community-topic-actions .community-follow,
.community-topic-actions .post-to-community {
  margin: 0 !important;
}
/* Topic page: keep Follow + New post in same header row */
.community-topic-main-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px !important;
}

.community-topic-actions {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  margin: 0 !important;
}

.community-topic-actions .community-follow,
.community-topic-actions .post-to-community {
  margin: 0 !important;
}

/* Make Follow button same height as New Post */
.community-topic-actions .community-follow [role="button"],
.community-topic-actions .post-to-community [role="button"],
.community-topic-actions .button-large {
  height: 54px !important;
  min-width: 130px !important;
  padding: 0 26px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Filter box spacing */
.topic-header {
  margin-top: 28px !important;
  padding: 26px 32px !important;
}

.topic-filters {
  display: flex !important;
  gap: 18px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

/* FINAL FIX: Zendesk comment editor toolbar icons */
.post-comments .comment-container [role="toolbar"] [class^="wysiwyg-icon-"],
.post-comments .comment-container [role="toolbar"] [class*=" wysiwyg-icon-"],
.comment-form .comment-container [role="toolbar"] [class^="wysiwyg-icon-"],
.comment-form .comment-container [role="toolbar"] [class*=" wysiwyg-icon-"] {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 5px !important;
  width: 32px !important;
  height: 32px !important;
  margin: 0 5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0 !important;
}

/* important: restore Zendesk wysiwyg icon font */
.post-comments .comment-container [role="toolbar"] [class^="wysiwyg-icon-"]::before,
.post-comments .comment-container [role="toolbar"] [class*=" wysiwyg-icon-"]::before,
.comment-form .comment-container [role="toolbar"] [class^="wysiwyg-icon-"]::before,
.comment-form .comment-container [role="toolbar"] [class*=" wysiwyg-icon-"]::before {
  font-family: "copenhagen-icons" !important;
  color: #000000 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  display: block !important;
}

/* fallback icons if Zendesk font still fails */
.post-comments .wysiwyg-icon-formats::before,
.comment-form .wysiwyg-icon-formats::before {
  content: "¶" !important;
  font-family: Arial, sans-serif !important;
}

.post-comments .wysiwyg-icon-bold::before,
.comment-form .wysiwyg-icon-bold::before {
  content: "B" !important;
  font-family: Arial, sans-serif !important;
  font-weight: 800 !important;
}

.post-comments .wysiwyg-icon-italic::before,
.comment-form .wysiwyg-icon-italic::before {
  content: "I" !important;
  font-family: Arial, sans-serif !important;
  font-style: italic !important;
}

.post-comments .wysiwyg-icon-bullist::before,
.comment-form .wysiwyg-icon-bullist::before {
  content: "•" !important;
  font-family: Arial, sans-serif !important;
}

.post-comments .wysiwyg-icon-numlist::before,
.comment-form .wysiwyg-icon-numlist::before {
  content: "1." !important;
  font-family: Arial, sans-serif !important;
}

.post-comments .wysiwyg-icon-code-block::before,
.comment-form .wysiwyg-icon-code-block::before {
  content: "</>" !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
}

.post-comments .wysiwyg-icon-link::before,
.comment-form .wysiwyg-icon-link::before {
  content: "🔗" !important;
  font-family: Arial, sans-serif !important;
}

.post-comments .wysiwyg-icon-image::before,
.comment-form .wysiwyg-icon-image::before {
  content: "▧" !important;
  font-family: Arial, sans-serif !important;
}

.post-comments .wysiwyg-icon-quote::before,
.comment-form .wysiwyg-icon-quote::before {
  content: "❝" !important;
  font-family: Arial, sans-serif !important;
}

/* toolbar separators */
.post-comments .comment-container [role="toolbar"] [role="separator"],
.comment-form .comment-container [role="toolbar"] [role="separator"] {
  border-left: 1px solid #d8d8d8 !important;
  height: 28px !important;
  margin: 0 8px !important;
}

/* dropdown menu text */
.post-comments .comment-container [role="toolbar"] [role="menu"],
.comment-form .comment-container [role="toolbar"] [role="menu"] {
  background: #ffffff !important;
  border: 1px solid #00dcc5 !important;
  border-radius: 8px !important;
  padding: 8px !important;
  z-index: 99999 !important;
}

.post-comments .comment-container [role="toolbar"] [role="menu"] [role="button"],
.comment-form .comment-container [role="toolbar"] [role="menu"] [role="button"] {
  width: auto !important;
  height: auto !important;
  display: block !important;
  color: #000000 !important;
  background: #ffffff !important;
  border: 0 !important;
  padding: 8px 12px !important;
  margin: 0 !important;
  font-size: 14px !important;
}
/* Stop comment toolbar buttons from floating */
.post-comments .comment-container [role="toolbar"],
.comment-form .comment-container [role="toolbar"] {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 8px 12px !important;
  overflow: hidden !important;
}

.post-comments .comment-container [role="toolbar"] [role="button"],
.comment-form .comment-container [role="toolbar"] [role="button"] {
  position: static !important;
  transform: none !important;
  top: auto !important;
  left: auto !important;
  margin: 0 !important;
  box-shadow: none !important;
  float: none !important;
}

.post-comments .comment-container [role="toolbar"] [role="separator"],
.comment-form .comment-container [role="toolbar"] [role="separator"] {
  margin: 0 6px !important;
}

/* Fix WYSIWYG image input overlay opening file picker on all buttons */
.post-comments .comment-container .wysiwyg-icon-image,
.comment-form .comment-container .wysiwyg-icon-image {
  position: relative !important;
  overflow: hidden !important;
}

.post-comments .comment-container .wysiwyg-icon-image input[type="file"],
.comment-form .comment-container .wysiwyg-icon-image input[type="file"] {
  position: absolute !important;
  inset: 0 !important;
  width: 32px !important;
  height: 32px !important;
  opacity: 0 !important;
  cursor: pointer !important;
}

/* Ensure other toolbar buttons are above normal and not covered */
.post-comments .comment-container [role="toolbar"] [role="button"]:not(.wysiwyg-icon-image),
.comment-form .comment-container [role="toolbar"] [role="button"]:not(.wysiwyg-icon-image) {
  position: relative !important;
  z-index: 2 !important;
  overflow: visible !important;
}

