@charset "UTF-8";

[v-cloak] {display: none}

#community-dropdown {
  margin-right: 15px;
}

/****************** Begin Outage Banner *************************
* Insert # at the beginning of DC content to comment it out
***************************************************************/
 .outage-banner {
   min-height: 72px;
   font-family: RalewayMedium,Helvetica,sans-serif;
   color: #475262;
   text-align: center;
   background-color: #EFCF1C ;
   padding: 10px;
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .outage-text:before {
   font-family: "Prezicons";
   content: "\e825"; /* warning icon */
   padding-right: 15px;
 }

/***** Fonts *****/
@font-face {
    font-family: "RalewayRegular";
    src: url(/hc/theming_assets/01HZPKZWD2CF9ZVZRH81Z9C23R) format('opentype');
}

@font-face {
    font-family: "RalewayMedium";
    src: url(/hc/theming_assets/01HZPKZWPFK5DVBTBR0X5H1SP3) format('opentype');
}

@font-face {
    font-family: "RalewaySemiBold";
    src: url(/hc/theming_assets/01HZPKZS9F5SB0DXTE732J9S6Z) format('opentype');
}

@font-face {
    font-family: "RalewayBold";
    src: url(/hc/theming_assets/01HZPKZNM816AFBZZBK8927QW3) format('opentype');
}

@font-face {
    font-family: "RalewayBlack";
    src: url(/hc/theming_assets/01HZPKZRKB9QZQWJC8SHMDEFB2) format('opentype');
}
@font-face {
  font-family: "Prezicons";
  src: url(/hc/theming_assets/01HZPKZPGRVJSXDNQM7GBA9HJ6);
  src: url(/hc/theming_assets/01HZPKZPGRVJSXDNQM7GBA9HJ6?#iefix) format('embedded-opentype'),
       url(/hc/theming_assets/01HZPKZN5KA55NG2RHSXKMV0EH) format('woff'),
       url(/hc/theming_assets/01HZPKZV7E5TQGC572T3R8DY4B) format('truetype'),
       url(/hc/theming_assets/01HZPKZPYSSBKGATAQJYKV5DZ6) format('svg');
}

.regular {
  font-family: "RalewayRegular", Helvetica, sans-serif;
}

.medium {
  font-family: "RalewayMedium", Helvetica, sans-serif;
}

.semibold {
  font-family: "RalewaySemiBold", Helvetica, sans-serif;
}

.bold {
  font-family: "RalewayBold", Helvetica, sans-serif;
}

.black {
  font-family: "RalewayBlack", Helvetica, sans-serif;
}

/***** 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,
a.has-video::before,
.search-words-container li::before,
.more-help-link span:after {
  font-family: "Prezicons", "copenhagen-icons", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.hero-inner .search::before{
  font-size: 18px;
}

.search-words-container li::before {
  font-size: 14px;
  padding: 0 6px 0 2px;
}

/* input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: rgba(49, 129, 255, 0.1) !important;
} */

/* Prezicons */

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

.more-help-link span:after {
  content: "\e910";
}

.search::before,
.search-words-container li::before {
  content: "\e81b";
}

.icon-close::before,
.search.search-close::before {
  content: "\e807";
}

.icon-chevron-down::before {
  content: "\e90e";
}

/* Default Copenhagen Icons */

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

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

/***** Base *****/

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

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

body {
  background-color: #ffffff;
  color: #475262;
  font-family: "RalewayMedium", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  position: relative;
}


body > main {
  height: 100%;
  width: 100%;
  position: relative;
  top: -72px;
}

#body-content {
  padding-bottom:0;
  /* optional */
  height: 100vh;
}

#body-footer {
  width: 100%;
  position: absolute;
}

@media (min-width: 768px) {
  #body-content {
    padding-bottom:0;
  }

  #body-footer {
    height: 0;
  }
}

section {
    padding: 48px 0;
    text-align: left;
}

@media (min-width: 768px) {
    section {
        padding:60px 0
    }
}

@media (min-width: 992px) {
    section {
        padding:84px 0
    }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "RalewayRegular", Helvetica, sans-serif;
  font-weight: 500;
  margin: 0;
}

h1 {
  font-size: 80px;
  line-height: 96px;
}

h2 {
  font-size: 40px;
  line-height: 48px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-family: "RalewayBold", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.6px;
}

h5 {
  font-family: "RalewayBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

img {
  vertical-align: middle;
}

.caps {
  text-transform: uppercase;
  font-family: "RalewayBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
}

.small {
  font-family: "RalewaySemiBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  margin-top: 0;
}

/* Grid system */
.row {
  margin-left: -15px;
  margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

/* Padding & Margin */


.pad-zero {
    padding: 0
}

.btm-0 {
    margin-bottom: 0
}

.rtm-0 {
    margin-right: 0
}

.btp-0 {
    padding-bottom: 0
}

.rtp-0 {
    padding-right: 0
}

.btm-6 {
    margin-bottom: 6px
}

.rtm-6 {
    margin-right: 6px
}

.btp-6 {
    padding-bottom: 6px
}

.rtp-6 {
    padding-right: 6px
}

.btm-12 {
    margin-bottom: 12px
}

.rtm-12 {
    margin-right: 12px
}

.btp-12 {
    padding-bottom: 12px
}

.rtp-12 {
    padding-right: 12px
}

.btm-18 {
    margin-bottom: 18px
}

.rtm-18 {
    margin-right: 18px
}

.btp-18 {
    padding-bottom: 18px
}

.rtp-18 {
    padding-right: 18px
}

.btm-24 {
    margin-bottom: 24px
}

.rtm-24 {
    margin-right: 24px
}

.btp-24 {
    padding-bottom: 24px
}

.rtp-24 {
    padding-right: 24px
}

.btm-30 {
    margin-bottom: 30px
}

.rtm-30 {
    margin-right: 30px
}

.btp-30 {
    padding-bottom: 30px
}

.rtp-30 {
    padding-right: 30px
}

.btm-36 {
    margin-bottom: 36px
}

.rtm-36 {
    margin-right: 36px
}

.btp-36 {
    padding-bottom: 36px
}

.rtp-36 {
    padding-right: 36px
}

.btm-42 {
    margin-bottom: 42px
}

.rtm-42 {
    margin-right: 42px
}

.btp-42 {
    padding-bottom: 42px
}

.rtp-42 {
    padding-right: 42px
}

.btm-48 {
    margin-bottom: 48px
}

.rtm-48 {
    margin-right: 48px
}

.btp-48 {
    padding-bottom: 48px
}

.rtp-48 {
    padding-right: 48px
}

.btm-54 {
    margin-bottom: 54px
}

.rtm-54 {
    margin-right: 54px
}

.btp-54 {
    padding-bottom: 54px
}

.rtp-54 {
    padding-right: 54px
}

.btm-60 {
    margin-bottom: 60px
}

.rtm-60 {
    margin-right: 60px
}

.btp-60 {
    padding-bottom: 60px
}

.rtp-60 {
    padding-right: 60px
}

.btm-72 {
    margin-bottom: 72px
}

.rtm-72 {
    margin-right: 72px
}

.btp-72 {
    padding-bottom: 72px
}

.rtp-72 {
    padding-right: 72px
}

.btm-84 {
    margin-bottom: 84px
}

.rtm-84 {
    margin-right: 84px
}

.btp-84 {
    padding-bottom: 84px
}

.rtp-84 {
    padding-right: 84px
}

.btm-96 {
    margin-bottom: 96px
}

.rtm-96 {
    margin-right: 96px
}

.btp-96 {
    padding-bottom: 96px
}

.rtp-96 {
    padding-right: 96px
}

.btm-108 {
    margin-bottom: 108px
}

.rtm-108 {
    margin-right: 108px
}

.btp-108 {
    padding-bottom: 108px
}

.rtp-108 {
    padding-right: 108px
}

.btm-120 {
    margin-bottom: 120px
}

.rtm-120 {
    margin-right: 120px
}

.btp-120 {
    padding-bottom: 120px
}

.rtp-120 {
    padding-right: 120px
}

.btm-132 {
    margin-bottom: 132px
}

.rtm-132 {
    margin-right: 132px
}

.btp-132 {
    padding-bottom: 132px
}

.rtp-132 {
    padding-right: 132px
}

.btm-144 {
    margin-bottom: 144px
}

.rtm-144 {
    margin-right: 144px
}

.btp-144 {
    padding-bottom: 144px
}

.rtp-144 {
    padding-right: 144px
}

.btm-156 {
    margin-bottom: 156px
}

.rtm-156 {
    margin-right: 156px
}

.btp-156 {
    padding-bottom: 156px
}

.rtp-156 {
    padding-right: 156px
}

.btm-168 {
    margin-bottom: 168px
}

.rtm-168 {
    margin-right: 168px
}

.btp-168 {
    padding-bottom: 168px
}

.rtp-168 {
    padding-right: 168px
}

.btm-180 {
    margin-bottom: 180px
}

.rtm-180 {
    margin-right: 180px
}

.btp-180 {
    padding-bottom: 180px
}

.rtp-180 {
    padding-right: 180px
}

.btm-192 {
    margin-bottom: 192px
}

.rtm-192 {
    margin-right: 192px
}

.btp-192 {
    padding-bottom: 192px
}

.rtp-192 {
    padding-right: 192px
}

.btm-204 {
    margin-bottom: 204px
}

.rtm-204 {
    margin-right: 204px
}

.btp-204 {
    padding-bottom: 204px
}

.rtp-204 {
    padding-right: 204px
}

.btm-216 {
    margin-bottom: 216px
}

.rtm-216 {
    margin-right: 216px
}

.btp-216 {
    padding-bottom: 216px
}

.rtp-216 {
    padding-right: 216px
}

.btm-228 {
    margin-bottom: 228px
}

.rtm-228 {
    margin-right: 228px
}

.btp-228 {
    padding-bottom: 228px
}

.rtp-228 {
    padding-right: 228px
}

.btm-240 {
    margin-bottom: 240px
}

.rtm-240 {
    margin-right: 240px
}

.btp-240 {
    padding-bottom: 240px
}

.rtp-240 {
    padding-right: 240px
}

/* Positioning  */
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

/* Visibility */
.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
  display: none!important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0
}

.affix {
  position: fixed
}

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

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

  table.visible-xs {
    display: table!important
  }

  tr.visible-xs {
    display: table-row!important
  }

  td.visible-xs,th.visible-xs {
    display: table-cell!important
  }

  .visible-xs-block {
    display: block!important
  }

  .visible-xs-inline {
    display: inline!important
  }

  .visible-xs-inline-block {
    display: inline-block!important
  }
}

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

  table.visible-sm {
    display: table!important
  }

  tr.visible-sm {
    display: table-row!important
  }

  td.visible-sm,th.visible-sm {
    display: table-cell!important
  }

  .visible-sm-block {
    display: block!important
  }

  .visible-sm-inline {
    display: inline!important
  }

  .visible-sm-inline-block {
    display: inline-block!important
  }
}

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

  table.visible-md {
    display: table!important
  }

  tr.visible-md {
    display: table-row!important
  }

  td.visible-md,th.visible-md {
    display: table-cell!important
  }

  .visible-md-block {
    display: block!important
  }

  .visible-md-inline {
    display: inline!important
  }

  .visible-md-inline-block {
    display: inline-block!important
  }
}

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

  table.visible-lg {
    display: table!important
  }

  tr.visible-lg {
    display: table-row!important
  }

  td.visible-lg,th.visible-lg {
    display: table-cell!important
  }

  .visible-lg-block {
    display: block!important
  }

  .visible-lg-inline {
    display: inline!important
  }

  .visible-lg-inline-block {
    display: inline-block!important
  }

  .hidden-lg {
    display: none!important
  }
}

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

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

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


.fade {
  opacity: 0;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition-property: height,visibility;
  transition-duration: .35s;
  transition-timing-function: ease
}

a {
  color: #3181FF;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #1966CC;
}

.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

input,
textarea {
  color: #475262;
  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 $color_1;
}

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

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/hc/assets/dropdown-arrow.svg") 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 #3181FF;
}

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 $color_1;
}

.container,.container-fluid {
  margin-right: auto;
  margin-left: auto
}

.container, .container-fluid {
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width: 320px) and (max-width: 399px) {
  .container {
    width: 100%;
  }
}

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

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

#subnav.raleway:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

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

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

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

/***** Buttons *****/

[role="button"] {
  cursor: pointer
}

/* .button, [role="button"] { */
.button {
  border: 1px solid $color_1;
  border-radius: 4px;
  color: $color_1;
  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"] { */
  .button {
    width: auto;
  }
}

.button::after {
  color: $color_1;
}

.button:hover, .button:active, .button:focus, .button[aria-selected="true"] {
  background-color: $color_1;
  color: $color_2;
  text-decoration: none;
}

.button[aria-selected="true"]:hover, .button[aria-selected="true"]:focus, .button[aria-selected="true"]:active {
  background-color: darken($color_1, 20%);
  border-color: darken($color_1, 20%);
}

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

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

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

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background-color: darken($color_1, 20%);
}

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

.comment-form-controls a.mark-as-solved {
  transition: background-color .12s ease-in-out, color .15s ease-in-out;
  border: 1px solid #3181FF;
  border-radius: 3px;
  padding: 10px 40px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #3181FF;
}

.comment-form-controls a.mark-as-solved:hover, .comment-form-controls a.mark-as-solved:focus, .comment-form-controls a.mark-as-solved:active {
  text-decoration: none;
  color: #ffffff;
  background-color: #3181FF;
}

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

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

.table th,
.table th a {
  color: lighten($color_3, 20%);
  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;
}

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

td, th { padding: 15px;
  }
}  

/***** 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 #C2C7CD;
  border-radius: 4px;
  padding: 15px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid $color_1;
}

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

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

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

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

.form-field .nesty-input:focus {
  border: 1px solid $color_1;
  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: lighten($color_3, 20%);
  font-size: 12px;
  margin: 5px 0;
}

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

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

.form footer a {
  color: lighten($color_3, 20%);
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  display: none;
  font-size: 13px;
  margin-top: 30px;
}

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

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

.form .suggestion-list li a:visited {
  color: darken($color_4, 20%);
}

/***** HC Header *****/

.header {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  z-index: 10;
}

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

.logo img {
  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 a {
  border: 0;
  color: #475262;
  display: none;
  font-family: "RalewaySemiBold", Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: 0.41px;
  padding: 0 35px 0 0;
  width: auto;
}

.nav-wrapper.text-white a {
  color: #ffffff;
}

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

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

.nav-wrapper a:hover,
.nav-wrapper a:focus,
.nav-wrapper a:active {
  background-color: transparent;
  color: #3181FF;
  text-decoration: none;
}

.nav-wrapper.text-white a:hover,
.nav-wrapper.text-white a:focus,
.nav-wrapper.text-white a:active {
  color: #8E939C;
}

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

i.icon-hamburger-menu,
i.icon-close {
  display: inline-block;
  margin-right: 10px;
}

.icon-hamburger-menu:hover,
.icon-close:hover {
  cursor: pointer;
}

.menu-controls.text-white i.icon-hamburger-menu::before {
  color: #ffffff;
}

[dir="rtl"] i.icon-hamburger-menu,
[dir="rtl"] i..icon-close {
  margin-left: 10px;
  margin-right: 0;
}

.btn.get-started,
#hamburger-overlay-container a.btn.get-started {
  margin-top: 4px;
  margin-bottom: 20px;
  color: #FFF;
  font-family: "RalewaySemiBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #3181FF;
  border-color: #3181FF;
  border-radius: 3px;
  transition: all 0.2s;
  text-align: center;
}

#hamburger-overlay-container a.btn.get-started {
  display: inline-block;
  padding: 10px 20px;
  min-width: 130px;
  font-weight: 600;
}

.btn.get-started {
  padding: 8px 30px;
  white-space: nowrap;
}

@media (min-width: 1047px) {
  .btn.get-started {
    margin-top: 24px;
  }
}

.btn.get-started:hover,
.btn.get-started:focus {
  color: #FFF;
  background-color: #1966CC;
  text-decoration: none;
  cursor: pointer;
}

.btn.get-started.text-white {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: color .2s,background-color .2s;
}

.btn.get-started.text-white:hover,
.btn.get-started.text-white:focus {
  color: #3181FF;
  border-color: #ffffff;
  background-color: #ffffff;
}

.btn.get-started.text-brand {
  color: #3181FF;
  border: 1px solid #3181FF;
  background-color: transparent;
  transition: color .2s,background-color .2s;
}

.btn.get-started.text-brand:hover,
.btn.get-started.text-brand:focus {
  color: #ffffff;
  border-color: #3181FF;
  background-color: #3181FF;
}

#hamburger-overlay .menu-controls[aria-expanded="false"] .business-hamburger-cta {
  display: none;
}

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

.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: $color_4;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > [role="button"]:hover {
  color: $color_4;
  background-color: transparent;
}

.user-info > [role="button"]::after {
  color: $color_4;
  padding-right: 15px;
}

@media (max-width: 1046px) {
  .nav-wrapper.hidden-xs.hidden-sm.text-white {
    margin-top: 20px;
  }
}

.nav-wrapper.text-white .user-info > [role="button"],
.nav-wrapper.text-white .user-info > [role="button"]::after {
  color: #ffffff;
}

.nav-wrapper.text-white .user-info > [role="button"]:hover,
.nav-wrapper.text-white .user-info > [role="button"]:hover::after {
  color: #8E939C;
}

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

#user #user-name {
  font-size: 13px;
  line-height: 12px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  overflow: initial;
}

#user-menu a, #community-dropdown a, #language-dropdown a {
  color: #475262;
}

#hamburger-overlay #user #user-name {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1.5px;
  padding-left: 15px;
  font-family: "RalewayBold",Helvetica,sans-serif;
}

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

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

#hamburger-overlay #user-dropdown {
  position: relative;
}

.dropdown-menu-end {
  left: auto;
  right: 20%;
  margin-right: -10%;
}

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

.header .user-avatar {
  display: none;
}

.comment-avatar .user-avatar {
  background-color: #8E939C;
  color: #ffffff;
  font-family: "RalewayBold", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 21px;
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.comment-avatar .user-avatar.is-author {
  background-color: #3181FF;
}

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

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

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

/***** Header hamburger overlay *****/

#hamburger-overlay {
  background-color: #F3F5F9;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  overflow-y: scroll;
}

.overlay-header {
  max-width: 991px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}

@media (min-width: 768px) {
  .overlay-header {
    padding: 20px 30px;
  }
}

#hamburger-overlay #hamburger-overlay-container {
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

#hamburger-overlay a {
    color: #475262;
    font-size: 16px;
    line-height: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: "RalewayBold",Helvetica,sans-serif;
    letter-spacing: 1.5px;
    transition: all ease .2s;
}

#hamburger-overlay a.active,#hamburger-overlay a:focus,#hamburger-overlay a:hover {
    color: #3181FF;
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

#hamburger-overlay .center {
    text-align: center
}

#hamburger-overlay .center a {
    display: block
}

#hamburger-overlay .section {
    padding-top: 24px;
    padding-bottom: 24px;
    overflow: auto;
}

#hamburger-overlay .top-nav .cta {
    padding-top: 10px;
    font-size: 0
}

#hamburger-overlay .top-nav .button {
    padding-bottom: 20px
}

#hamburger-overlay .top-nav .button a {
    min-width: 130px
}

#hamburger-overlay .section:not(:last-child) {
    border-bottom: 1px solid rgba(71,82,98,.2);
}

.languages.section {
  margin-bottom: 0;
}

/***** Footer *****/

section.footer-container-mobile {
  padding: 12px 18px 18px 12px;
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body ul {
  margin-top: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 18px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

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

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

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

.search-result-breadcrumbs.has-video {
  margin-left: 52px;
}

.breadcrumbs li + li::before {
  content: "→";
  margin: 0 3px 0 0;
}

.breadcrumbs li a:visited,
.breadcrumbs li a:link {
  color: #8E939C;
  font-family: "RalewayBold",Helvetica,sans-serif;
}

/***** Search field *****/

::-webkit-input-placeholder {
  color: #8E939C
}

::-moz-placeholder {
  color: #8E939C
}

:-ms-input-placeholder {
  color: #8E939C
}

::placeholder {
  color: #8E939C
}

:focus::-webkit-input-placeholder {
  color: #3181FF;
}

:focus::-moz-placeholder {
  color: #3181FF;
}

:focus:-ms-input-placeholder {
  color: #3181FF;
}

:focus::placeholder {
  color: #3181FF;
}

:focus::-webkit-input-placeholder {
  color: #3181FF;
}

:focus::-moz-placeholder {
  color: #3181FF;
}

:focus:-ms-input-placeholder {
  color: #3181FF;
}

:focus::placeholder {
  color: #3181FF;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus {
  border: 1px solid #3181FF!important;
  -webkit-text-fill-color: #475262!important;
  -webkit-box-shadow: 0 0 0px 1000px rgba(49,129,255,0.1) inset!important;
  /* transition: background-color 5000s ease-in-out 0s;
  background-color: rgba(49,129,255,0.1)!important; */
}

@-webkit-keyframes autofill {
  to {
    color: rgba(49,129,255,0.1);
    background: transparent;
  }
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.search {
  position: relative;
}

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

.hero-inner .search input[type="search"] {
  border-radius: 3px;
  color: #6C7988;
  height: 48px;
  padding: 6px 12px 6px 40px;
  -webkit-appearance: none;
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 1.42857143;
  background-color: #ffffff;
  background-image: none;
  transition: background-color ease-in-out .2s,box-shadow ease-in-out .2s;
}

.hero-inner .search input[type="search"]:hover {
  box-shadow: 0 0 0 1px #3181FF;
  outline: none;
}

.hero-inner .search.focused input[type="search"] {
  box-shadow: 0 0 0 1px #3181FF;
  background-color: #F3F5F9;
  outline: none;
}

.hero-inner.request-page .search.focused input[type="search"] {
  box-shadow: 0 0 0 1px #3181FF;
  background-color: rgba(49,129,255,0.1);
  outline: none;
  border: none;
}

.hero-inner .search:hover::before {
  border-color: #3181FF;
  color: #3181FF;
}

.hero-inner .search.focused::before {
  color: #3181FF;
}


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

.search::before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  position: absolute;
  left: 15px;
  color: #AFB3BA;
}

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

zd-autocomplete {
  display: none;
}

/***** Homepage *****/
.hero {
  background-image: url(/hc/theming_assets/01HZPKZW1EN3JJ5DR89ZSNE9J5);
  background-position: center;
  background-size: cover;
  height: 559px;
  padding: 135px 20px 60px;
  text-align: center;
  width: 100%;
}

@media (min-width: 1440px) {
  .hero {
    background-position: 0 98%;
  }
}

@media (min-width: 480px) {
  .hero {
    background-image: url(/hc/theming_assets/01HZPKZN0J0761MXBQTTBAC0ME);
  }
}

@media (min-width: 960px) {
  .hero {
    background-image: url(/hc/theming_assets/01HZPKZQ9Z6ES11AP8B3WMYM2K);
  }
}

@media (min-width: 1200px) {
  .hero {
    background-image: url(/hc/theming_assets/01HZPM07228Q8RBRPCEZKYHB8Y);
  }
}

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

@media (min-width: 768px) {
  .hero-inner {
      width: 750px
  }
}

@media (min-width: 992px) {
    .hero-inner {
        width: 970px;
        /* padding: 0 30px; */
    }
}

@media (min-width: 1200px) {
    .hero-inner {
        width: 1170px
    }
}

.hero-inner h2 {
  color: #ffffff;
  padding-bottom: 26px;
  font-size: 42px;
  margin-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .hero-inner h2 {
    font-size: 48px;
  }
}

@media (min-width: 992px) {
  .hero-inner h2 {
    font-size: 54px;
  }
}

@media (min-width: 1200px) {
  .hero-inner h2 {
    font-size: 60px;
  }
}

/* Custom type-ahead search box */

.type-ahead-box {
  position: absolute;
  z-index: 99;
  width: 100%;
}

.type-ahead-box ul {
  margin-top: 5px;
  background-color: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(21,34,53,0.4);
  border-radius: 3px;
}

.type-ahead-box ul li {
  text-align: left;
  color: #AFB3BA;
  padding: 20px;
  border-bottom: 1px solid #C2C7CD;
}

.type-ahead-box ul li a:hover {
  text-decoration: none;
}

.type-ahead-box ul li:hover {
  background-color: #F3F5F9;
}

.type-ahead-box h3 {
  font-family: "RalewayMedium",Helvetica,sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #3181FF;
  display: inline-block;
}

a.has-video::before {
  content: "\e913";
  font-size: 20px;
  background-color: #3181FF;
  border-radius: 50%;
  padding: 10px 8px 10px 12px;
  margin-right: 12px;
  color: #ffffff;
  vertical-align: -webkit-baseline-middle;
}

@media (max-width: 500px) {
  a.has-video::before {
    display: inline-block;
  }
}

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

.has-video h3 {
  max-width: calc(100% - 60px);
}

.type-ahead-header {
  display: flex;
  flex-direction: column;
}

.type-ahead-header a:hover,
.type-ahead-header a:focus,
.type-ahead-header a:active {
  color: #3181FF;
}

.search-breadcrumb-wrapper {
  color: #AFB3BA;
}

.has-video.search-breadcrumb-wrapper {
  margin-left: 52px;
}

.type-ahead-box .type-ahead-breadcrumb {
  color: #AFB3BA;
  font-size: 13px;
  line-height: 18px;
  font-family: "RalewayBold",Helvetica,sans-serif;
}

.type-ahead-box .type-ahead-breadcrumb:first-of-type {
  margin-right: 5px;
}

.type-ahead-box .type-ahead-breadcrumb:last-of-type {
  margin-left: 5px;
}

.more-articles {
  text-align: left;
  color: #3181FF;
  font-family: "RalewayBold",Helvetica,sans-serif;
  display: block;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 1px 5px 0px rgba(21,34,53,0.4);
  width: 100%;
}

a.more-articles:hover {
  text-decoration: none;
  background-color: #F3F5F9;
  color: #3181FF;
}

/* Popular search terms */

.search-words-container {
  position: relative;
  top: 35%;
  width: 100%;
  color: #ffffff;
}

.search-words-container * {
  display: inline-block;
}

.search-words-container h5 {
  padding-right: 4px;
}

@media (max-width: 767px) {
  .search-words-container h5 {
    display: none;
  }
}

.search-words-container li {
  font-family: RalewaySemiBold,Helvetica,sans-serif;
  border: 1px solid white;
  border-radius: 3px;
  padding: 6px 18px 8px;
  font-size: 13px;
  line-height: 16px;
  margin: 12px 4px 0;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
}

.search-words-container li:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #3181FF;
}

.home-template {
  height: 100%;
  background-color: #fff;
  padding: 0;
  position: relative;
}

/***** Homepage Categories *****/

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

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

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

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

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

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

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

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

.container.hero {
  position: relative;
}

.container.home {
  position: relative;
  top: -80px;
}

/***** Homepage Videos *****/

.videos-wrapper {
  width: 100vw;
  background-color: #F3F5F9;
  text-align: center;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 84px 0;
}

.container.videos {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.video-row {
  display: flex;
  justify-content: center;
}

.video-row .col-xs-12.col-sm-4 {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  .video-row .col-xs-12.col-sm-4 {
    display: inline-block;
  }
}

.video-youtube {
  position: relative;
  padding: 36px 0;
  max-width: 360px;
  cursor: pointer;
}

.video-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thumb-frame {
  background-color: #152235;
  height: 210px;
  position: relative;
}

@media (min-width: 768px) {
  .thumb-frame {
    height: 128px;
  }
}

@media (min-width: 992px) {
  .thumb-frame {
    height: 173px;
  }
}

@media (min-width: 1200px) {
  .thumb-frame {
    height: 213px;
  }
}

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

.video-youtube:hover .play-btn {
  background-color: #3181FF;
  transform: scale(1.1);
}

.play-btn {
  border-radius: 40px;
  border: 2px solid #fff;
  background: rgba(21,84,154,.5);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -29px;
  margin-top: -29px;
  width: 58px;
  height: 58px;
  color: #fff;
  transition: all .2s ease;
  text-align: center;
}

.play-btn::before {
  font-family: prezicons;
  font-size: 32px;
  line-height: 55px;
  margin-right: -4px;
  content: '\e913';
  border-left-color: #fff;
  border-width: 12px;
  transform: scaleX(1.8);
}

.thumb-duration {
  position: absolute;
  bottom: 8px;
  right: 10px;
  font-size: 14px;
  font-family: RalewayBold,Helvetica,sans-serif;
  color: #FFF;
  z-index: 10;
  transition: all .2s ease;
}

.ekko-lightbox-item .embed-responsive {
  height: 100%;
}

@media (max-width: 767px) {
  .video-row {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 15px;
  }
}

@media (max-width: 667px) {
  .video-row {
    padding: 0;
  }
}

.ytp-title-link.yt-uix-sessionlink {
  display: none;
}

.video-meta-info {
  width: 100%;
  padding: 18px;
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(21,34,53,0.4);
}

.video-subtitle {
  text-transform: uppercase;
  font-family: "RalewayBold",Helvetica,sans-serif;
  font-size: 13px;
  color: #AFB3BA;
  line-height: 18px;
}

.video-title {
  font-size: 16px;
  line-height: 24px;
  font-family: "RalewayBold",Helvetica,sans-serif;
  color: #6C7988;
}

.video-title span {
  display: none;
}

.video-creator {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin-top: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .video-creator span {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video-title span {
    display: inline;
  }
}

/***** Homepage More Help *****/

.container.more-help {
  text-align: center;
  margin: 84px auto;
}

.container.more-help h2,
.container.videos h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: "RalewayRegular",Helvetica,sans-serif;
}

p.more-help-subtitle,
p.video-section-subtitle {
  color: #6C7988;
}

.more-help-row {
  display: flex;
  justify-content: center;
}

.more-help-link {
  text-align: center;
  padding-top: 36px;
}

.more-help-link p,
.more-help-link span {
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
}

.more-help-link:hover,
.more-help-link:active,
.more-help-link:focus {
  text-decoration: none;
  cursor: pointer;
}

.more-help-link:hover p,
.more-help-link:hover span,
.more-help-link:active p,
.more-help-link:active span,
.more-help-link:focus p,
.more-help-link:focus span {
  color: white;
  background-color: #3181FF;
}

.more-help-link span {
  display: none;
}

.more-help-img {
  width: 96px;
}

.more-help-link p {
  border: 1px solid #3181FF;
  border-radius: 3px;
  padding: 10px 40px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #3181FF;
  margin: 15px;
}

@media (max-width: 767px) {
  .more-help-row {
    flex-direction: column;
  }

  .more-help-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .more-help-link div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .more-help-img,
  .more-help-link span {
    flex: 0 0 auto;
  }

  .more-help-link span:after {
    font-size: 40px;
    line-height: 48px;
  }

  .more-help-link p,
  .more-help-link span {
    display: inline-block;
    border: 0px;
    transition: none;
    color: #3181FF;
    font-family: "RalewayBold",Helvetica,sans-serif;
    font-size: 24px;
    line-height: 28px;
  }

  .more-help-link p {
    text-align: left;
    margin-left: 2em;
  }

  .more-help-link:hover p,
  .more-help-link:hover span {
    background-color: #ffffff;
    color: #1966CC;
  }
}

@media (max-width: 480px) {
  .more-help-link p {
    text-align: left;
    margin-left: 10px;
    padding: 10px;
    display: flex;
    flex: 1 1 auto;
  }
}

@media (max-width: 400px) {
  .more-help-link p {
    font-size: 20px;
    margin-left: 10px;
    padding: 10px;
    display: flex;
    flex: 1 1 auto;
  }

  .more-help-link span:after {
    font-size: 30px;
    line-height: 30px;
  }

  .more-help-img {
    width: 72px;
  }
}

@media (max-width: 320px) {
  .more-help-link p {
    font-size: 18px;
    margin-left: 8px;
    padding: 4px;
    display: flex;
    flex: 1 1 auto;
  }

  .more-help-link span:after {
    font-size: 28px;
    line-height: 28px;
  }
}

/***** 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 $color_1;
  border-radius: 4px;
  box-sizing: border-box;
  color: $color_1;
  display: flex;
  flex: 1 1 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 15px 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: $color_1;
}

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

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

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

.blocks-item-internal a {
  color: $color_3;
}

.blocks-item-link {
  padding: 18px;
  box-shadow: 0px 1px 5px 0px rgba(21,34,53,0.4);
  background-color: #ffffff;
  height: 116px;
  transition: box-shadow 0.2s ease-in-out;
  border-radius: 3px;
}

.blocks-item-link:hover, .blocks-item-link:focus, .blocks-item-link:active {
  text-decoration: none;
  box-shadow: 0px 6px 15px 0px rgba(21,34,53,0.3);
}

.blocks-item-link img {
  height: 80px;
}

.blocks-item-link h4 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #3181FF;
  font-family: "RalewayBold",Helvetica,sans-serif;
}

.blocks-item-link p {
  color: #475262;
  margin-bottom: 0;
}

.blocks-item-text p {
  font-size: 13px;
  line-height: 18px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
}

@media (max-width: 767px) {
  .blocks-item-link {
    display: flex;
    align-items: center;
  }

  .blocks-item-text {
    text-align: left;
    margin-left: 36px;
  }
}

@media (max-width: 480px) {
  .blocks-item-link {
    height: 136px;
  }

  .blocks-item-text {
    margin-left: 26px;
  }
}

@media (max-width: 380px) {
  .blocks-item-link {
    height: 176px;
  }

  .blocks-item-text {
    margin-left: 20px;
  }
}

@media (min-width: 768px) {
  .blocks-item-link {
    padding: 36px 24px 30px
  }

  .blocks-item,
  .blocks-item-link {
    height: 348px;
  }

  .blocks-item-link h4 {
    font-size: 24px;
    line-height: 30px;
  }

  .blocks-item-link img {
    height: 160px;
    margin-bottom: 24px;
  }

  .blocks-item-text p {
    font-size: 16px;
    line-height: 24px;
    font-family: "RalewayMedium",Helvetica,sans-serif;
  }
}


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

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

.grey-box.prezi-classic {
  width: calc(100% - 30px);
  background-color: #F3F5F9;
  margin: 10px auto;
  text-align: center;
  padding: 18px;
  border: 1px solid #DBDFE5;
  margin-bottom: 84px;
  display: none;
}

.prezi-classic-title h3 {
  font-family: "RalewayBold",Helvetica,sans-serif;
  font-size: 16px;
}

.prezi-classic-text {
  font-family: "RalewayMedium",Helvetica,sans-serif;
  margin: 0;
}

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

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
  [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: $color_3;
  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($community_image);
  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: $color_3;
  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: lighten($color_3, 20%);
  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: $color_1;
  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 *****/

.template {
  padding: 0;
  position: relative;
}

.hero-category {
  background-image: url(/hc/theming_assets/01HZPKZWV6CVEWX3PN34ZTGKKN);
  background-position: center;
  background-size: cover;
  height: 100%;
  max-height: 350px;
}

@media (min-width: 480px) {
  .hero-category {
    background-image: url(/hc/theming_assets/01HZPKZM70T24BV6926TRHFAA9);
  }
}


@media (min-width: 768px) {
  .hero-inner.category {
  	padding-left: 0;
  	padding-right: 30px;
	}
}

@media (min-width: 960px) {
  .hero-category {
    background-image: url(/hc/theming_assets/01HZPKZR8VH1BVXF2AH424X2JD);
  }
}

@media (min-width: 1200px) {
  .hero-category {
    background-image: url(/hc/theming_assets/01HZPKZKTJR6BC5D7C3F8Y5M7T);
  }
}

@media (min-width: 1440px) {
  .hero-category {
    background-position: bottom;
  }
}

.category-header {
  color: #ffffff;
  padding: 135px 15px 60px;
  margin: 0 auto;
}

.category-header h1 {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.5px;
}

.category-header p {
  margin-top: 20px;
  font-style: normal;
}

.sub-nav {
  margin-top: 20px;
}

.sub-nav .breadcrumbs,
.sub-nav .breadcrumbs a {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  color: #8E939C;
  font-size: 13px;
  line-height: 30px;
}

.sub-nav .breadcrumbs a:hover {
  color: #3181FF;
  text-decoration: none;
}

/* Modified Copenhagen */

.category-content {
  display: flex;
  flex: 1;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 1 1 auto;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

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

@media (min-width: 1200px) {
  .section-tree {
    justify-content: flex-start;
  }
}

.section-tree .section {
  flex: initial;
  padding-right: 2em;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 30%;
    flex-basis: 45%;
    margin: 0 20px 0;
    padding-top: 48px;
  }

  .section-tree .section:nth-child(odd) {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .section-tree .section {
    flex-basis: 31%;
    margin: 0 10px 0;
    padding-bottom: 48px;
  }

  .section-tree .section:nth-child(odd) {
    margin-left: 10px;
  }

  .section-tree .section:first-child,
  .section-tree .section:nth-child(3n-2) {
    margin-left: 0;
  }
}

.section-tree .icon-lock::before {
  vertical-align: baseline;
  font-size: 22px;
}

.section-tree-title {
  margin-bottom: 0;
}

.section-tree-title span {
  margin-right: 0.3em;
}

.section-tree-title a {
  color: #475262;
  font-family: "RalewayMedium",Helvetica,sans-serif;
}

.section-tree-title a:hover {
  text-decoration: none;
  color: #1966CC;
}

.section-tree .see-all-articles {
  display: block;
  padding: 10px 0;
  color: #475262;
  text-decoration: underline;
  font-size: 13px;
}

.section-tree .see-all-articles:hover {
  color: #1966CC;
}

/* Category with blocks */

.category-blocks a {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.category-blocks .article-list-link {
  font-size: 22px;
}

.category-blocks .blocks-item {
	max-width: 706px;
}

@media (max-width: 380px) {
  .category-blocks h4 {
  	max-width: 115px;
	}
}

@media (min-width: 768px) {
  .category-blocks {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .category-blocks .blocks-item {
		max-width: 455px;
	}
  .category-blocks a {
    flex-direction: column;
  }
  .category-blocks h4 {
    max-width: 9999px;
  }
}

@media (min-width: 1000px) {
  .category-blocks .blocks-item {
     max-width: 555px;
  }
}

@media (min-width: 1200px) {
  .category-blocks .blocks-item {
     max-width: 360px;
  }
}

/* section page article list */

.section-article-list {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-article-list > li {
  padding: 20px;
  padding-left: 0;
}

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

  .section-article-list > li {
    flex: 1 0 45%;
  }
}

@media (min-width: 1200px) {
  .section-article-list {
    justify-content: space-between;
  }

  .section-article-list > li {
    flex: 0 0 45%;
  }
}

.article-list-description {
  margin-top: 15px;
  color: #8E939C;
}

.section-content .article-list-link {
  font-size: 22px;
}

/* end article list */

.section-empty {
  display: block;
  margin-top: 26px;
}

.article-list-item {
  padding: 10px 0;
}

.article-list-item a {
  color: $color_3;
}

.icon-star::before {
  color: $color_1;
  font-size: 18px;
}

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

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 1 1 auto;
  }
}

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

/***** Article *****/
.article-container {
  display: flex;
  padding-bottom: 40px;
  margin-top: 90px;
}

@media (min-width: 991px) {
  .article-container {
    border-bottom: 1px solid #C2C7CD;
    margin-left: auto 30px;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

.article {
  /*
  * The article grid is defined this way to optimize readability:
  *   Content   | Sidebar
  *     66%     |   34%
  */
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

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

.article-header {
  margin-top: 20px;
  margin-bottom: 10px;
}

.article-title {
  margin-bottom: 20px;
}

.article-title .icon-lock::before {
  content: "\e816";
  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;
  }
}

.pricing-badge {
  background-color: #1966CC;
  color: #ffffff;
  padding: 2px 10px 3px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "RalewayBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 13px;
  border-radius: 3px;
}

.pricing-badge:hover {
  background-color: #15549A;
  color: #ffffff;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

/* article page iframe */
iframe[id^="youtube-"] {
  width: 100%;
}

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

.article-comment-count {
  color: lighten($color_3, 20%);
  font-weight: 300;
}

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

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

.article-sidebar {
  flex: 0 0 34%;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  height: auto;
}

@media (max-width: 991px) {
  .article-sidebar {
    display: none;
  }
}

.article-headings {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}

.article-headings a {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #8E939C;
  display: block;
  text-decoration: none;
  margin: 16px 0;
}

.article-headings a:hover {
  text-decoration: none;
}

.article-headings a.current-section {
  color: #475262;
}

.sidebar-sections {
  padding: 0 0 20px 80px;
}

.sidebar-sections:first-child {
  padding-top: 20px;
}

.related-articles-wrapper .sidebar-sections {
  padding-left: 0;
}

.sidenav-title {
  padding: 0;
}

.sidenav-title:first-child {
  padding: 25px 0 20px;
}

.related-articles-wrapper .sidenav-title {
  font-size: 22px;
  line-height: 28px;
}

@media (max-width: 990px) {
  .related-articles ul {
    padding: 0 10px;
  }
}

.related-articles ul li a {
  font-size: 13px;
  line-height: 16px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
}

.related-articles-wrapper .related-articles {
  text-align: center;
}

.related-articles-wrapper .related-articles ul li a {
  font-size: 16px;
  line-height: 24px;
  font-family: "RalewayMedium",Helvetica,sans-serif;
}

.article-votes {
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 768px) {
  .article-votes {
    margin-top: 20px;
  }
}

.article-votes-question {
  font-size: 24px;
  line-height: 30px;
  font-family: "RalewayRegular",Helvetica,sans-serif;
  vertical-align: middle;
  margin-right: 5px;
}

.article-vote {
  padding: 0;
  display: inline;
}

.article-vote::before {
  font-size: 8px;
  margin-right: 5px;
}

[dir="rtl"] .article-vote::before {
  margin-right: 0;
  margin-left: 10px;
}

.article-vote::after {
  content: attr(title);
  /* Yes/No label*/
  display: none;
}

.article-vote:focus, .article-vote:active {
  background-color: transparent;
  color: $color_1;
}

.article-vote:hover {
  background-color: $color_1;
}

.article-vote:hover::before, .article-vote:hover::after, .article-vote[aria-selected="true"]::before, .article-vote[aria-selected="true"]::after {
  color: $color_2;
}

.article-votes-controls {
  display: inline-block;
}

.article-vote-up::before {
  content: "";
  background-image: url(/hc/theming_assets/01HZPKZSHSHZ2D156ZHZAKTNPK);
  background-size: 40px 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
}

.article-vote-down::before {
  content: "";
  background-image: url(/hc/theming_assets/01HZPKZVMAQQGEDCG4HXRZC5W6);
  background-size: 40px 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
}

.article-vote-up:hover::before {
  background-image: url(/hc/theming_assets/01HZPKZR4F76X5MQYK3K5GDFNX);
}

.article-vote-down:hover::before {
  background-image: url(/hc/theming_assets/01HZPKZS0CH90RF35Q6WPS097G);
}
.article-vote-up[aria-selected="true"]::before {
  background-image: url(/hc/theming_assets/01HZPKZHYBYGHDB5DJ3NKAR9P6);
}

.article-vote-down[aria-selected="true"]::before {
  background-image: url(/hc/theming_assets/01HZPKZTV7VTQHAH1HD2TNV99H);
}

.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: $color_3;
  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: $color_1;
  color: $color_2;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: darken($color_1, 20%);
  border-color: darken($color_1, 20%);
}

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

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: $color_1;
  color: $color_2;
  text-decoration: none;
}

section.related-articles {
  padding: 0;
}

.recent-articles h3,
.related-articles h3 {
  display: none;
  font-size: 15px;
  margin: 20px 0;
}

.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;
  display: inline-block;
  font-size: 10px;
}

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

.attachments .attachment-item::before {
  color: $color_3;
  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 {
  border: 1px dashed #C2C7CD;
  background-color: #F3F5F9;
}

.upload-dropzone span {
  color: #8E939C;
}

/* related articles in footer */
.related-articles-wrapper {
  width: 100vw;
  background-color: #F3F5F9;
  text-align: center;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 15px 0;
}

@media (min-width: 991px) {
  .related-articles-wrapper {
    display: none;
  }
}

/******* Contact Us Page (New Request) *******/
.contact-page {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-page .content {
  width: 100%;
}

.primary-contact {
  display: block;
}

@media (min-width: 768px) {
  .primary-contact {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #C2C7CD;
  }
}

@media (max-width: 480px) {
  section.primary-contact {
    padding-bottom: 0;
  }
}

.primary-contact img {
  width: 112px;
  height: 112px;
}

.contact-text {
  width: 100%;
}

@media (max-width: 767px) {
  .contact-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    margin-left: 30px;
  }
}

.contact-type-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  .contact-type-container {
    flex-direction: row;
    justify-content: space-around;
    margin: 10px 5%;
  }
}

@media (max-width: 480px) {
  .contact-type-container {
    flex-direction: column;
    margin: 0 0 50px;
  }

  .contact-text {
    text-align: center;
    margin-left: 0;
  }
}

.contact-type {
  flex: 0 1 33%;
  margin: 0;
  text-align: left;
}

@media (min-width: 768px) {
  .contact-type {
    padding: 0 20px;
    margin-top: 12px;
    text-align: center;
  }
}

.contact-type h3 {
  margin-top: 18px;
  font-size: 22px;
  line-height: 30px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
}

.contact-text p {
  color: #8E939C;
}

@media (max-width: 767px) {
  .contact-text p {
    margin: 0;
  }
}

@media (max-width: 480px) {
  .contact-text p {
    margin: 10px 0;
  }
}

.primary-contact-phone-number {
  font-size: 24px;
  line-height: 30px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
}

.primary-contact-community a {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .primary-contact-community a {
    margin-top: 6px;
  }
}

.secondary-contact {
  display: block;
}

@media (min-width: 768px) {
  .secondary-contact {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

.contact-page .hero-inner {
  top: 0;
}

.contact-form {
  flex: 1 1 30%;
  margin-bottom: 20px;
}

.new-request-login {
  border-radius: 4px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  outline: none;
  vertical-align: middle;
  padding-left: 15px;
  color: #475262;
  border: 1px solid #DDDDDD;
  box-shadow: none;
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  font-family: "RalewayRegular",Helvetica,sans-serif;
}

.new-request-login[disabled] {
  color: #C2C7CD;
  background-color: #ffffff;
  cursor: not-allowed;
}

.disabled-request-wrapper {
  position: relative;
}

.disabled-request-wrapper::after {
  content: "\25BE";
  line-height: 1em;
  position: absolute;
  right: 10px;
  top: 30%;
  font-weight: 600;
  color: #ddd;
  font-size: 18px;
}

.form-wrapper {
  max-width: 650px;
}

.contact-more-questions {
  flex: 0 0 30%;
}

@media (min-width: 768px) {
  .contact-more-questions {
    margin-left: 100px;
  }
}

.contact-form h2 {
  font-size: 24px;
  line-height: 30px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  margin-bottom: 20px;
}

.form-field {
  margin-bottom: 24px;
  color: #475262;
  font-family: "RalewayRegular",Helvetica,sans-serif;
}

.nesty-input {
  padding-left: 15px;
  color: #475262;
}

.suggested-container {
  margin: 30px 0 40px;
}

.suggested-container h3 {
  font-family: "RalewayBold",Helvetica,sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.suggested-articles-list.border-bottom {
  border-bottom: 1px solid #C2C7CD;
}

.suggested-articles-list li {
  color: #8E939C;
  margin-bottom: 36px;
}

.suggested-articles-list li a:hover,
.suggested-articles-list li a:active {
  text-decoration: none;
}

.btn.get-started.contact-us {
  min-height: 42px;
  padding: 13px 20px;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .continue-to-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .btn.get-started.contact-us {
    float: right;
    margin: 0;
    width: auto;
  }
}

.contact-form footer {
  margin-top: 0;
  padding-top: 0;
}

.contact-form input[type="submit"] {
  color: #ffffff;
  background-color: #3181FF;
  border-color: #3181FF;
  float: right;
}

.form-field:last-of-type label p:first-child {
  font-family: "RalewayBold",Helvetica,sans-serif;
}

.form-field:last-of-type label p:last-child {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  color: #8E939C;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 12px;
}
/* Questions next to contact form */

.cmp {
  margin-bottom: 50px;
}

.cmp p {
  margin-top: 0;
}

/***** 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: lighten($color_3, 20%);
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

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

.share a:hover::before {
  color: $color_1;
}

.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 #DBDFE5;
  padding: 30px 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: lighten($color_3, 20%);
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

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

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

.comment-sorter a {
  color: lighten($color_3, 20%);
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}

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

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

.comment-wrapper.comment-official {
  border: 1px solid $color_1;
  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: 25px;
}

@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-meta span a {
  font-family: "RalewayBold",Helvetica,sans-serif;
  color: #475262;
}

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

.comment-meta .meta-group li {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  color: #8E939C;
}

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

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

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

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

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

.comment-container {
  width: 100%;
}

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

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

.comment-form-controls input[type="submit"] {
  margin-top: 13px;
  letter-spacing: 0.5px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  background-color: #3181FF;
}

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

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

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

.comment-ccs {
  display: none;
}

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

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

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

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: $font_2;
  line-height: 1.6;
  padding: 0;
}

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

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

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

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

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

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

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

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

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: lighten($color_3, 20%);
  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: lighten($color_3, 20%);
  display: block;
  margin: 3px 0;
}

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

.vote-up:hover::before,
.vote-down:hover::before {
  color: $color_1;
}

.vote-up::before, .vote-down::before {
  color: lighten($color_3, 20%);
  font-size: 24px;
}

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

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

.vote-voted::before {
  color: $color_1;
}

.vote-voted:hover::before {
  color: darken($color_1, 20%);
}

/***** 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: darken($color_5, 3%);
}

.actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: lighten($color_3, 20%);
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url($community_background_image);
  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;
}

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

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

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

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

.community-follow .dropdown {
  width: 100%;
}

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

.community-follow [role="button"]:hover {
  background-color: $color_1;
}

.community-follow [role="button"]:hover::after, .community-follow [role="button"]:focus::after {
  border-color: $color_2;
  color: $color_2;
}

.community-follow [role="button"][aria-selected="true"] {
  background-color: $color_1;
  color: $color_2;
}

.community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid $color_2;
  color: $color_2;
}

.community-follow [role="button"][aria-selected="true"]:hover {
  background-color: darken($color_1, 20%);
  border-color: darken($color_1, 20%);
}

.community-follow [role="button"]::after {
  border-left: 1px solid $color_1;
  content: attr(data-follower-count);
  color: $color_1;
  display: inline-block;
  font-family: $font_1;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

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

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

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

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #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: $color_4;
  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: darken($color_4, 20%);
}

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

.striped-list-count {
  color: lighten($color_3, 20%);
  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: $color_3;
    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: $color_1;
}

.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: lighten($color_3, 20%);
}

.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, .status-label-answered {
  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: $font_2;
  line-height: 1.6;
  word-break: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post-comment-count {
  color: lighten($color_3, 20%);
  font-weight: 300;
}

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

.post-comment-count .icon-comments {
  color: $color_1;
  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: $color_3;
  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: #475262;
  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 $color_1;
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"] a {
  color: $color_3;
}

.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-page,
.my-request-page {
  position: absolute;
  top: 72px;
  margin: 45px auto 96px;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .my-activities-page,
  .my-request-page{
    width: 90%;
  }
}

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

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

.my-activities-sub-nav .collapsible-nav-list {
  margin: 0;
  position: relative;
  z-index: 1000;
}

@media (max-width: 767px) {
  .my-activities-sub-nav .collapsible-nav-list:hover {
    cursor: pointer;
  }
}

.my-activities-sub-nav .collapsible-nav-list li[aria-selected="true"]::after {
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
  font-size: 15px;
  line-height: 16px;
  font-weight: 600;
}

.my-activities-sub-nav .collapsible-nav-list li {
  font-family: "RalewayBold",Helvetica,sans-serif;
  font-size: 15px;
}

@media (min-width: 768px) {
  .my-activities-sub-nav .collapsible-nav-list li {
    font-size: 13px;
    line-height: 16px;
    padding: 16px;
  }
}

.my-activities-sub-nav .collapsible-nav-list li a {
  padding: 0;
  color: #8E939C;
}

.my-activities-sub-nav li[aria-selected="true"] a,
.my-activities-sub-nav .collapsible-nav-list li[aria-selected="true"] a {
  color: #475262;
}

.my-activities-sub-nav li[aria-selected="true"] {
  border: none;
}

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

  .my-activities-sub-nav li[aria-selected="true"] {
    border-bottom: 4px solid #3181FF;
  }
}

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

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

.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 {
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  letter-spacing: 0.5px;
}

.my-activities-table th a {
  color: #475262;
}

.my-activities-table td a {
  font-family: "RalewayBold",Helvetica,sans-serif;
}

.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;
    color: #8E939C;
  }
}

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

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
  z-index: 99;
}

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

@media (min-width: 992px) {
    .requests-table-toolbar {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .requests-table-toolbar {
        width: 100%;
    }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
  margin-top: 60px;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
  margin-top: 30px;
}

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

  .requests-table-toolbar .search {
    width: calc(100% - 200px);
    margin-top: 0;
  }
}

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

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

.requests-table-toolbar select {
  height: 48px;
  width: 100%;
  padding: 6px 12px 6px 20px;
  border-color: #C2C7CD;
}

.filter-choices ul {
  border-color: #C2C7CD;
  z-index: 99;
  position: absolute;
  top: 4px;
  left: -40px;
  background: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(21,34,53,0.4);
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  height: 140px;
  width: 100%;
  border-radius: 4px;
  padding: 5px 0;
}

@media (min-width: 768px) {
  .requests-table-toolbar select,
  .filter-choices ul {
    margin-bottom: 0;
    width: 200px;
  }
  .filter-choices ul {
    /* left: -10px; */
  }
}

/* Customized requests filter */
.custom-request-filter {
  width: 100%;
  height: 48px;
  padding: 12px 5px 10px 20px;
  border: none;
  box-shadow: 0 0 0 1px #C2C7CD;
  border-radius: 4px;
  position: relative;
  transition: background-color ease-in-out .2s,box-shadow ease-in-out .2s;
}

.custom-request-filter:hover {
  box-shadow: 0 0 0 1px #3181FF;
  outline: none;
}

.custom-request-filter.active {
  box-shadow: 0 0 0 1px #3181FF;
  background-color: rgba(49,129,255,0.1);
  outline: none;
}

.custom-request-filter::after {
  content: url("/hc/assets/dropdown-arrow.svg");
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .custom-request-filter {
    width: 200px;
  }
}

.custom-request-filter:hover,
.filter-choices ul li:hover {
  cursor: pointer;
}

.filter-choices {
  display: none;
  position: relative;
  width: 100%;
}

.filter-choices ul li {
  width: 100%;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0.5px;
  padding: 0 20px;
}

.filter-choices ul li:hover {
  background-color: #3181FF;
  color: #ffffff;
}

@media (min-width: 768px) {
  .filter-choices ul li {
    width: 200px;
  }
}

.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: $color_1;
  color: $color_2;
}

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

@media (min-width: 768px) {
  .requests-table-toolbar + .requests {
    margin-top: 20px;
  }
}

.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% + 5px);
  bottom: -4px;
  font-size: 10px;
}

.requests-table-status .status-label {
  font-size: 13px;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
}

.no-requests {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.no-requests img {
  width: 300px;
}

.no-requests p {
  font-size: 24px;
  font-family: "RalewayRegular",Helvetica,sans-serif;
}

/* Following table */
.subscriptions-unsubscribe a {
  background: $color_1;
  border-radius: 4px;
  color: $color_2;
  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: darken($color_1, 20%);
  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: lighten($color_3, 20%);
  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: lighten($color_3, 20%);
}

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

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

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

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

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

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

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

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

.comment-fields textarea {
  font-family: "RalewayRegular",Helvetica,sans-serif;
  background-color: #ffffff;
  color: #475262;
  border: 1px solid #C2C7CD;
  transition: background-color ease-in-out .2s,border-color ease-in-out .2s,box-shadow ease-in-out .2s!important;
}

.comment-fields textarea:focus {
  box-shadow: 0 0 0 1px #3181FF;
  background-color: rgba(49,129,255,0.1);
  outline: none;
  border-color: transparent;
}

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

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 60%;
    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 #C2C7CD;
  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: #8E939C;
  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 $color_1;
}

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

.comment-form-spacer {
  margin-bottom: 300px;
}

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

.request-title {
  width: 100%;
  font-family: "RalewayRegular",Helvetica,sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}

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

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

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

.request-sidebar h5 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-top: 3px;
}

.request-sidebar .collapsible-sidebar-title::after {
  font-size: 15px;
  font-weight: 600;
}

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

.request-details dd {
  padding: 0 10px;
  width: 60%;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
}

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

.request-details dd a:hover,
.request-details dd a:active,
.request-details dd a:visited {
  text-decoration: none;
}

.request-details dt {
  color: #8E939C;
  font-weight: 300;
  font-family: "RalewaySemiBold",Helvetica,sans-serif;
  width: 40%;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
}

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

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

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

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

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

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

.pagination * {
  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: $color_3;
  text-decoration: none;
}

.pagination a, .pagination span {
  font-size: 15px;
  color: lighten($color_3, 20%);
  padding: 10px 12px;
}

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

.pagination-current {
  background-color: $color_1;
}

.pagination-current a, .pagination-current span {
  color: $color_2;
}

.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: lighten($color_3, 20%);
  font-size: 10px;
  font-weight: 300;
}

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

/* User Profiles */
.my-profile-page {
  position: absolute;
  top: 32px;
  margin: 45px auto 96px;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .my-profile-page {
    width: 90%;
  }
}

.profile-header-wrapper {
  width: 100vw;
  background-color: #F3F5F9;
  text-align: center;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 15px 0;
}

.profile-header {
  padding: 30px;
  background-color: #F3F5F9;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.profile-header .options [data-action="edit-profile"] {
  background-color: $color_1;
  border: 0;
  color: $color_2;
  line-height: normal;
  padding: 8px 20px;
}

.profile-header .options [role="button"] {
  padding: 8px 30px;
  margin-top: 4px;
  color: #FFF;
  font-family: "RalewaySemiBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #3181FF;
  border-color: #3181FF;
  border-radius: 3px;
  transition: all 0.2s;
}

.profile-header .options [role="button"]:hover,
.profile-header .options [role="button"]:focus {
  color: #FFF;
  background-color: #1966CC;
  text-decoration: none;
}

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

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

.stat {
  text-align: left;
}

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

.profile-stats .stat-label {
  color: lighten($color_3, 20%);
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

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

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

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

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

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

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

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

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

.profile-nav {
  background-color: darken($color_5, 5%);
  border: 0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
  padding-top: 30px;
}

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

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

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

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: lighten($color_3, 20%);
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

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

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

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

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

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

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

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

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

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

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

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

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

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

.profile-contribution-list > .profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}

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

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

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

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

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

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

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

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

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

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

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

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

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

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

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

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

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

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

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

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

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

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: darken($color_5, 3%);
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: $color_5;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}

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

@media (min-width: 768px) {
  .profile-activity::before {
    left: -14px;
  }
  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}

/***** Search results *****/

.search-results-column {
  padding-top: 10px;
}

.search-results-list {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

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

@media (min-width: 768px) {
  .search-results-list {
    width: 585px;
  }
}

.search-result-description {
  margin-top: 15px;
  color: #8E939C;
}

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

.search-result-votes::before, .search-result-meta-count::before {
  color: $color_1;
}

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

/****** Error Page *******/

.error-wrapper {
  position: absolute;
  top: -72px;
  height: calc(100vh + 72px);
  width: 100vw;
  background: url($assets-stars-svg) center center no-repeat,center center no-repeat #152235;
  background-size: cover;
}

.error-page img {
  position: absolute;
  top: calc(100vh / 4);
  left: 50%;
  transform: translateX(-50%);
}

.error-page div.error-text {
  position: absolute;
  top: calc(100vh / 4 + 280px);
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  text-align: center;
  width: 90%;
  max-width: 700px;
}

.error-page div.hero-inner {
  position: absolute;
  top: calc(100vh / 4 + 420px);
  left: 50%;
  transform: translateX(-50%);
  max-width: 50%;
}

.error-page a:hover {
  text-decoration: none;
}

/*  Footer CSS Stylesheet, formerly style2.css */

.footer-links:focus,.footer-links:hover,.no-underline:focus,.no-underline:hover {
    text-decoration: none
}

.footer-container.footer-marketing-min .container,.inc-info {
    text-align: center
}

.footer-container,.footer-container-mobile {
    background-color: #F3F5F9;
}

.footer-container-mobile.footer-padding,.footer-container.footer-padding {
    padding: 60px 0 30px
}

.footer-container-mobile.footer-padding-mobile,.footer-container.footer-padding-mobile {
    padding: 30px 0
}

.footer-container ul,.footer-container-mobile ul {
    list-style: none;
    margin-bottom: 36px
}

.footer-container-no-margin-bottom-ul ul {
    margin-bottom: 24px
}

.text-gray-3 {
    color: #8E939C
}

.pad-zero {
    padding-left: 0;
    padding-right: 0
}

.icons {
    margin-right: 6px;
    opacity: .7;
    transition: all .2s ease
}

.icons:hover {
    opacity: 1
}

.footer-list-container {
    padding-right: 24px;
    display: flex;
    justify-content: center;
}

.footer-list-container li {
    line-height: 0;
    margin: 0 10px 9px;
}

.footer-list-container + p {
  text-align: center;
}

.footer-title {
    margin-bottom: 12px
}

.footer-title.footer-title-link {
    color: #475262
}

.footer-title.footer-title-link:active,.footer-title.footer-title-link:focus,.footer-title.footer-title-link:hover {
    color: #475262;
    text-decoration: none
}

.footer-links {
    color: #8E939C;
    margin-bottom: 6px
}

.footer-links:focus {
    color: #8E939C
}

.footer-links:hover {
    color: #475262
}

.terms,.terms-light {
    text-decoration: underline
}

.social-links {
    margin-top: 12px;
    margin-bottom: 12px
}

.inc-info {
    margin-top: 70px
}

.terms {
    color: #8E939C
}

.terms:hover {
    color: #475262
}

.terms-light {
    color: #FFF;
    opacity: 1;
    transition: all .3s
}

.terms-light:hover {
    color: #FFF;
    opacity: .8
}

.footer-text-light {
    color: #FFF
}

.footer-container-mobile a.collapsed .arrow {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.footer-container-mobile a .arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .2s ease-in-out
}

.footer-container-mobile.footer-marketing-min {
    background: #FFF
}

.footer-container-mobile.footer-marketing-min .panel-body,.footer-container-mobile.footer-marketing-min .panel-heading,.footer-container-mobile.footer-marketing-min .small {
    padding-left: 18px
}

.footer-container-mobile.footer-marketing-min .small {
    padding-bottom: 18px
}

.footer-container-mobile .social-links {
    margin-bottom: 0
}

.footer-container .panel,.footer-container-mobile .panel {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.footer-container .panel-group .panel-heading,.footer-container-mobile .panel-group .panel-heading {
    border-bottom: .5px solid #DBDFE5
}

.footer-container .panel-default>.panel-heading,.footer-container-mobile .panel-default>.panel-heading {
    color: #152235;
    background-color: transparent
}

.footer-container .panel-title,.footer-container-mobile .panel-title {
    margin-top: 0;
    color: #475262;
    font-size: 16px;
    display: inline-block
}

.footer-container .panel-title:hover,.footer-container-mobile .panel-title:hover {
    text-decoration: none;
    color: #152235
}

.footer-container .panel-group .panel-heading+.panel-collapse>.list-group,.footer-container .panel-group .panel-heading+.panel-collapse>.panel-body,.footer-container-mobile .panel-group .panel-heading+.panel-collapse>.list-group,.footer-container-mobile .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none
}

.icon-chevron-down {
    display: inline-block;
    font-size: 30px;
    color: #475262
}

.footer-container .text-a {
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 440px;
    display: inline-block
}

@media (min-width: 1160px) {
    .footer-container .text-a {
        max-width:530px
    }
}

#hamburger-overlay-container .footer-links {
    display: none
}

.footer-container {
    padding: 40px 0 80px;
}

.footer-container.footer-marketing-min {
    background: #FFF
}

.footer-container.footer-marketing-min .container .footer-links {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: "RalewaySemiBold",Helvetica,sans-serif;
    color: #475262
}

.footer-container.footer-marketing-min .container .terms-row {
    padding-top: 20px
}

/* ================================
 ******** Article Snippets ********
 =============================== */

.yellow {
  background-color: #FFFEC3;
  border: 1px solid #FFC805;
}

.green {
  background-color: #F0FFD7;
  border: 1px solid #85E870;
}

.red {
  background-color: rgba(250,101,70,0.1);
  border: 1px solid #FA6546;
}

.blue {
  background-color: rgb(70 176 250 / 10%);
  border: 1px solid #3181FF;
}

.info-box {
  padding: 16px 20px;
  margin: 20px 0;
  display: flex;
  width: 100%;
}

.logo {
  font-size: 32px;
  margin-right: 20px;
}

.info-box .subtitle {
  font-family: "RalewayBold",Helvetica,sans-serif;
}

.yellow .subtitle {
  display: block;
}

.devices {
   margin-bottom: 24px;
   max-width: 720px;
   border: 1px solid #C2C7CD;
   border-radius: 3px;
}
.device {
   position: relative;
   border-bottom: 1px solid #C2C7CD;
}
.device__name {
   margin: 0;
   padding: 12px 18px;
   cursor: pointer;
   font-size: 16px;
   font-family: inherit;
   font-weight: 500;
   line-height: 1.1;
   color: inherit;
}
.device__content {
   display: none; // This is to toggle the children inside the devices block
   padding: 12px 24px;
   background-color: #FFF;
   border-top: 1px solid #C2C7CD;
}
.feature_phone :nth-child(2) {
   margin-bottom: 0;
}
.feature_phone :nth-child(3) {
   margin-top: 0;
}

/* PUBLISH DESIGN ARTICLES RELATED AMENDMENTS */

.ml-0 {
    margin-left: 0 !important;
}

.info-box.within-list {
    margin-left: -20px;
    width: calc(100% + 20px)
}

.spacer {
    display: block;
    margin: 0;
    padding: 0;
}

.spacer.s5 {
    height: 5px;
}

.spacer.s10 {
    height: 10px;
}

.spacer.s15 {
    height: 15px;
}

.spacer.s20 {
    height: 20px;
}

.spacer.s25 {
    height: 25px;
}

.spacer.s30 {
    height: 30px;
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
}

.tabs__input {
    position: absolute;
    opacity: 0;
}

.tabs__label {
    width: 100%;
    padding: 10px 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
    color: #374050;
    position: relative;
    transition: color .15s ease-in-out;
    font-family: "RalewayBold", Helvetica, sans-serif;
}

.tabs__label:hover, .tabs__label:active {
    color: #3181FF;
}

@media (min-width: 600px) {
    .tabs__label {
        width: auto;
    }
}

.tabs__panel {
    display: none;
    padding: 20px 30px 30px;
    background: #fff;
    border: 1px solid #ebebee;
    border-radius: 4px;
    margin-top: -1px;
    flex-basis: 100%;
}

@media (min-width: 600px) {
    .tabs__panel {
        order: 99;
    }
}

.tabs__input:checked+.tabs__label {
    color: #3181FF;
    border: 1px solid #ebebee;
    border-bottom: 1px solid #fff;
}

.tabs__input:checked+.tabs__label+.tabs__panel {
    display: block;
}

.tabs__input:focus+.tabs_+label {
    box-shadow: inset 0px 0px 0px 3px #3181FF;
    z-index: 1;
}

/* Fix for blurry images, when scaling down  */
.article-body img {
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

/* Fix for iframe making the page too wide on mobile */
.article-body iframe {
    max-width: 100% !important;
}
