@charset "UTF-8";

html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  
  /* Hack to accommodate fixed footer */
  padding-bottom: 60px;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

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

header.topbar {
  padding-bottom: 15px;
  background: url("/hc/theming_assets/01J6TYGZD60A9X7DQRVMBK4R8S") no-repeat top center;
  background-size: cover;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  /*background-size: 100% 345px;*/
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #007cc2;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s ease;
}

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

figure {
  margin: 0;
}

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

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

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

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: #393939;
}

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

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

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 34px;
  }
}

h2, .h2, h2 a, .h2 a {
  font-size: 32px;
}

h3, .h3, h3 a, .h3 a {
  font-size: 22px;
}

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

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

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

b, strong {
  font-weight: 600;
}

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

ul,
ol {
  margin-top: 0;
}

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

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  border-left: 5px solid #eeeeee;
}

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

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

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

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

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

.hidden {
  display: none !important;
}

.btn, input[type="submit"], a[role="button"], .topbar .submit-a-request,
.topbar .login,
.topbar .language-selector .dropdown-toggle, .lines-button, .share a, .satisfaction-box input[type=radio] ~ label, .satisfaction-box .satisfaction-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  letter-spacing: .1px;
  padding: 6px 12px 4px 12px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.btn:focus, input[type="submit"]:focus, a[role="button"]:focus, .topbar .submit-a-request:focus,
  .topbar .login:focus,
  .topbar .language-selector .dropdown-toggle:focus, .lines-button:focus, .share a:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus, .btn:active:focus, input[type="submit"]:active:focus, a[role="button"]:active:focus, .topbar .submit-a-request:active:focus,
  .topbar .login:active:focus,
  .topbar .language-selector .dropdown-toggle:active:focus, .lines-button:active:focus, .share a:active:focus, .satisfaction-box input[type=radio] ~ label:active:focus, .satisfaction-box .satisfaction-submit:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, input[type="submit"]:hover, a[role="button"]:hover, .topbar .submit-a-request:hover,
  .topbar .login:hover,
  .topbar .language-selector .dropdown-toggle:hover, .lines-button:hover, .share a:hover, .satisfaction-box input[type=radio] ~ label:hover, .satisfaction-box .satisfaction-submit:hover, .btn:focus, input[type="submit"]:focus, a[role="button"]:focus, .topbar .submit-a-request:focus,
  .topbar .login:focus,
  .topbar .language-selector .dropdown-toggle:focus, .lines-button:focus, .share a:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus {
  color: #079fd2;
  text-decoration: none;
}

.btn:active, input[type="submit"]:active, a[role="button"]:active, .topbar .submit-a-request:active,
  .topbar .login:active,
  .topbar .language-selector .dropdown-toggle:active, .lines-button:active, .share a:active, .satisfaction-box input[type=radio] ~ label:active, .satisfaction-box .satisfaction-submit:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn--default {
  color: #079fd2;
  background-color: transparent;
  border-color: #079fd2;
}

.btn--default:hover, .btn--default:focus, .btn--default:active {
  color: #057297;
  background-color: transparent;
  border-color: #057297;
}

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

.btn--primary {
  color: #fff;
  background-color: #079fd2;
  border-color: #079fd2;
}

.btn--primary:hover, .btn--primary:focus, .btn--primary:active {
  color: #e0e0e0;
  background-color: #057aa1;
  border-color: #057297;
}

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

.btn--success {
  color: #fff;
  background-color: #29B473;
  border-color: #29B473;
}

.btn--success:hover, .btn--success:focus, .btn--success:active {
  color: #e0e0e0;
  background-color: #208a58;
  border-color: #1e8253;
}

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

.btn--info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn--info:hover, .btn--info:focus, .btn--info:active {
  color: #e0e0e0;
  background-color: #31b0d5;
  border-color: #269abc;
}

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

.btn--warning {
  color: #fff;
  background-color: #ffcd40;
  border-color: #ffc627;
}

.btn--warning:hover, .btn--warning:focus, .btn--warning:active {
  color: #e0e0e0;
  background-color: #ffc00d;
  border-color: #e8ab00;
}

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

.btn--danger {
  color: #fff;
  background-color: #ff5252;
  border-color: #ff3939;
}

.btn--danger:hover, .btn--danger:focus, .btn--danger:active {
  color: #e0e0e0;
  background-color: #ff1f1f;
  border-color: #fa0000;
}

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

input[type="submit"] {
  color: #007cc2;
  background-color: transparent;
  border-color: #007cc2;
  min-width: 120px;
  font-size: 13px;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  color: #fff;
  background-color: #007cc2;
}

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

a[role="button"] {
  color: #079fd2;
  background-color: transparent;
  border-color: #079fd2;
}

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

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

.topbar {
  position: relative;
  width: 100%;
}

.topbar .submit-a-request,
  .topbar .login,
  .topbar .language-selector .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.topbar .submit-a-request:hover, .topbar .submit-a-request:focus, .topbar .submit-a-request:active,
    .topbar .login:hover,
    .topbar .login:focus,
    .topbar .login:active,
    .topbar .language-selector .dropdown-toggle:hover,
    .topbar .language-selector .dropdown-toggle:focus,
    .topbar .language-selector .dropdown-toggle:active {
  color: #007cc2;
  background-color: #fff;
}

.topbar .submit-a-request:active,
    .topbar .login:active,
    .topbar .language-selector .dropdown-toggle:active {
  background-image: none;
}

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

.topbar__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

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

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

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

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

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

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

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

.topbar__quicklink a {
  display: block;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 18px;
  margin-top: 5px;
}

.topbar__quicklink a > img {
  width: 50px;
  margin-right: 15px;
  margin-top: -10px;
}

.footer {
  line-height: 1.1;
  text-align: center;
  padding: 15px;
  
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.8);
  border-top: 1px solid #ccc;
}

.footer p {
  margin: 0;
  line-height: 1.5em
}

.footer a {
  color: #007cc2;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.nesty-input {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  font-family: inherit;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}

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

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

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

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

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

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

.form-field.boolean label {
  min-height: 24px;
  margin-bottom: 0;
  cursor: pointer;
}

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

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

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

.container-inner {
  max-width: 1100px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sticky-sidebar-lg {
    position: sticky !important;
    top: 0;
    height: 655px;
  }
}

@media (max-width: 1200px) {
  .mh-lg-15 {
    margin-left: 15px;
    margin-right: 15px;
	}
}

.related-articles {
  padding-right: 15px;
  padding-lefT: 15px;
}

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

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

.related-articles a {
  /*color: #2D2D2D;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 1px;*/
}

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
}

.table > thead > tr > th {
  vertical-align: bottom;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}

main {
  padding-bottom: 40px;
  max-width: 1100px;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }

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

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

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

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

  .column--sm-6 {
    width: 40%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ask-the-community {
  color: #fff;
  background-color: #079fd2;
  padding: 24px 16px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
}

.ask-the-community__button {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.ask-the-community__button:hover, .ask-the-community__button:focus, .ask-the-community__button:active {
  color: #e0e0e0;
  background-color: transparent;
  border-color: #e0e0e0;
}

.ask-the-community__button:active {
  background-image: none;
}

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

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

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

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

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

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

.lines {
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #2D2D2D;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.lines:before, .lines:after {
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #2D2D2D;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 2.14286px center;
  transform-origin: 2.14286px center;
}

.lines:before {
  top: 7.5px;
}

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

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

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

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

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

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

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

.logo img {
  display: inline;
  max-height: 50px;
}

.logo a {
  font-size: 28px;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 300;
}

.meta {
  font-size: 14px;
  color: #979797;
}

.meta__item {
  margin-right: 6px;
}

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

.avatar {
  position: relative;
}

.avatar--agent:before {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #079fd2;
}

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

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

#user .user-avatar {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

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

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    opacity: 0;
  }

  25% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    opacity: 0;
  }

  25% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@media (max-width: 767px) {
  #user-dropdown [role="menuitem"] {
    color: inherit;
  }

  #user-dropdown [role="menuitem"]:active, #user-dropdown [role="menuitem"]:hover {
    background-color: transparent;
  }
}

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

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

#user-dropdown, #user-dropdown[aria-expanded="false"] {
  opacity: 0;
}

#user-dropdown[aria-expanded="true"] {
  display: inline;
  -webkit-animation: bounce 0.6s ease-out;
  animation: bounce 0.6s ease-out;
  opacity: 1;
}

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

  #user-dropdown:before, #user-dropdown:after {
    display: none;
  }
}

#user {
  display: block;
  color: #fff;
}

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

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

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

.user-avatar {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

#user-password,
#user-profile {
  color: #2D2D2D;
}

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

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

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

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

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

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

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

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

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

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

.breadcrumbs > li > a {
  font-size: 12px;
  padding: 8px 24px;
  border: 1px solid #007cc2;
  border-radius: 50px;
  transition: all .3s ease;
}

.breadcrumbs > li > a:hover {
  color: #fff;
  background: #007cc2;
}

.breadcrumbs > li {
  display: none;
}

.breadcrumbs > li + li:before {
  /*content: "› ";
  padding: 0 5px;
  color: #ccc;*/
}

.error-page {
  padding-top: 20px;
}

.error-page a {
  font-size: 16px;
}

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

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

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

@media (max-width: 767px) {
  .language-selector .dropdown-menu {
    left: 0;
    right: auto;
  }
}

.search-box {
  position: relative;
  z-index: 2;
  margin-bottom: 24px;
  padding-top: 24px;
}

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

.search {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
}

.search:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -11px;
  font-size: 22px;
  content: "\f002";
  color: #2D2D2D;
}

#query {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 9999em;
  padding: 0 20px 0 55px;
  height: 60px;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
}

#query::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

#query:-ms-input-placeholder {
  color: #ccc;
}

#query::-webkit-input-placeholder {
  color: #ccc;
}

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

.search-results {
  padding-top: 20px;
}

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

.search-result {
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}

.search-result__title {
  margin-bottom: 4px;
  font-weight: 700;
}

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

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

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

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

.search-result__meta a {
  font-size: 11px;
}

.search-result-votes {
  display: none !important;;
  padding: 2px 4px;
  font-size: 14px;
  color: #fff;
  background-color: #079fd2;
  border-radius: 4px;
}

.category {
  min-height: 300px;
  margin-bottom: 24px;
}

.category h2 > a {
  color: inherit;
}

.category h1, .category h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 24px;
}

.category-page {
  /*margin-top: 150px;*/
  padding-top: 40px;
}

.category-description {
  color: #979797;
}

.category-list {
  padding: 0;
  list-style: none;
}

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

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

.category-list > li a {
  display: block;
  vertical-align: middle;
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 24px 15px;
  text-align: center;
  color: #fff;
  background-color: #079fd2;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.category-list > li a:hover {
  background-color: #057297;
  color: #e0e0e0;
  text-decoration: none;
}

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

.section-tree .section:nth-child(2n+1) {
  clear: left;
}

.section {
  margin-bottom: 24px;
}

.section.homepage {
  padding-top: 50px;
}

.section.homepage.pinned {
  padding-left: 25px;
  padding-right: 25px;
  background: #EBEDF5;
  border-radius: 10px;
}

.section h1, .section h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 24px;
  font-weight: 400;
}

.section h3 {
  font-weight: 300;
}

.section h3 a {
  color: inherit;
}

.section-page {
  /*margin-top: 150px;*/
  padding-top: 40px;
}

.section-description {
  color: #979797;
}

.section-header {
  position: relative;
}

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

.section-title {
  padding-right: 120px;
}

.sub-nav {
  position: relative;
  margin-top: 100px;
}

.sub-nav .column {
  margin-top: 40px;
}

.article {
  background: #fff;
  position: relative;
}
  
.page--article > .article {
  padding-top: 40px;
}
  
.article__title {
  font-size: 32px;
  font-weight: 400;
}

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

.article-column {
  position: static;
}

.article-info {
  font-size: 12px;
}

@media (max-width: 767px) {
  .article-info {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 24px;
  }
}

@media (min-width: 768px) {
  .article-info {
    position: absolute;
    width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    top: 0;
  }
}

@media (max-width: 767px) {
  .article-info__item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
}

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

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

.article-meta time {
  color: #979797;
}

@media (max-width: 1199px) {
  .article-meta__item {
    display: inline-block;
    vertical-align: middle;
  }
}

.article-meta__item--author {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .article-meta__item--author {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .article-author-name {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .article-author-name {
    font-weight: 700;
  }
}

.article-author-name a {
  color: #2D2D2D;
}

.article-body {
  margin-bottom: 24px;
}

.article-body img {
  text-align: left;
}

.article-body a {
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.article-body a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #007cc2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.article-body a:hover:before {
  content: unset;
  /*visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);*/
}

.article-body .wysiwyg-font-size-x-large {
  font-size: 28px;
}

.article-body .wysiwyg-font-size-large {
  font-size: 20px;
}

.article-body .wysiwyg-font-size-medium {
  font-size: 16px;
}

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

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.vote-sum {
  color: lighten($text_color, 20%);
  display: block;
  margin: 3px 0;
}

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

.vote-up svg {
  transform: scale(1, -1);
}

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

.vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: lighten($text_color, 20%);
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vote-voted {
  color: $brand_color;
}

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


.article-vote {
  position: relative;
  padding: 24px 12px;
  background-color: #EBEDF5;
  border-radius: 4px;
}

.article-vote-controls__item {
  font: 400 18px/1 'Open Sans', sans-serif !important;
  text-transform: capitalize !important;
  border: none !important;
  padding: 0 0 0 15px !important;
}

.article-vote-controls__item:hover, .article-vote-controls__item:focus, .article-vote-controls__item:active {
  color: #0e0e0e;
  background-color: #d5d5d5;
  border-color: #d0d0d0;
}

.article-vote-controls__item:active {
  background-image: none;
}

.article-vote-controls__item--voted {
  color: #141414;
  border-color: #141414;
}

.article-vote-controls__item--up:before {
  content: "Yes" !important;
}

.article-vote-controls__item--down:before {
  content: "No" !important;
}


.article-vote-up,
.article-vote-down {
  width: 30px;
  height: 30px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.article-vote-up:before,
  .article-vote-down:before {
  position: relative;
  top: -1px;
}

@media (max-width: 767px) {
  .article-avatar {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .article-avatar {
    display: block;
  }
}

.article-avatar img {
  border-radius: 100%;
  width: 30px;
}

@media (min-width: 768px) {
  .article-avatar img {
    margin-bottom: 12px;
    width: 80px;
  }
}

.article-vote-question {
  float: left;
  font-size: 14px;
  margin-top: 4px;
}

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

.article-vote-count {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: #979797;
}

.article-share {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .article-share {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 16.66667%;
    padding-right: 15px;
    text-align: right;
  }

  .article-share .share {
    display: inline-block;
  }
}

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

.article-attachments {
  margin-bottom: 24px;
}

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

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

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

.article-sidebar {
  padding-top: 24px;
  border-top: 1px solid #eeeeee;
}

.article-list-container {
  margin-bottom: 15px;
	max-height: 300px;
  overflow: hidden;
}
  
.article-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.article-list.pinned {
  padding: 0 15px;
}

.article-list.pinned .title {
  font-weight: 600;
  margin-bottom: 12px;
}

.article-list.pinned .content {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}

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

.article-list.pinned > li {
  margin-bottom: 24px;
}

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

.article-list.pinned .content > * {
  display: none;
}

.article-list.pinned .content > p:first-child {
  display: inline;
}

.is-home .article-list:not(.pinned) > li:nth-of-type(1n+3) {
  display: none;
}

.see-all-articles {
  font-size: 11px;
  border: 1px solid #079fd2;
  padding: 5px 15px;
  border-radius: 18px;
  transition: .3s all ease;
}

.see-all-articles:hover {
  color: #fff;
  background: #079fd2;
}

.see-all-articles-promoted {
  font-size: 11px;
  padding: 5px 15px;
  border-radius: 18px;
  transition: .3s all ease;
}

.see-all-articles-promoted:hover {
  color: #fff;
  background: #079fd2;
}

.article-promoted span {
  font-size: 12px;
  vertical-align: middle;
  color: #fbce0a;
}

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

.comment-list-header {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

.comment {
  position: relative;
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}

.comment__actions {
  position: absolute;
  top: 0;
  right: 0;
}

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

.comment__header {
  position: relative;
  padding-left: 52px;
  margin-bottom: 12px;
  font-size: 14px;
}

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

.comment__author {
  display: block;
}

@media (min-width: 768px) {
  .comment--with-side-avatar .comment__container {
    padding-left: 52px;
  }
}

.comment__pending {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  color: #fff;
  background-color: #ffcd40;
  border-radius: 4px;
}

.comment__official-heading {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.3;
  color: #29B473;
  border: 1px solid #29B473;
  border-radius: 4px;
}

.comment__official-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #29B473;
}

.comment--with-voting {
  padding-bottom: 24px;
  padding-left: 64px;
}

.comment--official {
  padding-left: 64px;
}

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

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

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

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

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

.comment-form__mark-as-solved {
  position: relative;
  padding-left: 18px;
}

.comment-form__mark-as-solved input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
}

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

.share li {
  position: relative;
  margin-bottom: 5px;
}

.share a {
  display: block;
}

.share a:before {
  position: relative;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}

.share a:hover {
  color: #fff;
}

.share-facebook {
  color: #fff;
  background-color: #3d5b95;
  border-color: #3d5b95;
}

.share-facebook:hover, .share-facebook:focus, .share-facebook:active {
  color: #e0e0e0;
  background-color: #2e4571;
  border-color: #2b406a;
}

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

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

.share-twitter {
  color: #fff;
  background-color: #24aadd;
  border-color: #24aadd;
}

.share-twitter:hover, .share-twitter:focus, .share-twitter:active {
  color: #e0e0e0;
  background-color: #1c89b2;
  border-color: #1a82a9;
}

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

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

.share-linkedin {
  color: #fff;
  background-color: #0976b4;
  border-color: #0976b4;
}

.share-linkedin:hover, .share-linkedin:focus, .share-linkedin:active {
  color: #e0e0e0;
  background-color: #075683;
  border-color: #06507a;
}

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

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

.share-googleplus {
  color: #fff;
  background-color: #d23e30;
  border-color: #d23e30;
}

.share-googleplus:hover, .share-googleplus:focus, .share-googleplus:active {
  color: #e0e0e0;
  background-color: #aa3025;
  border-color: #a22e23;
}

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

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

@media (max-width: 767px) {
  .article-share .share li {
    display: inline-block;
    vertical-align: top;
  }
}

@media (max-width: 991px) {
  .article-share .share a {
    width: 30px;
    height: 30px;
    overflow: hidden;
    padding: 0;
  }

  .article-share .share a:before {
    display: block;
    width: 100%;
    line-height: 30px;
  }
}

@media (max-width: 1199px) {
  .post-share .share li {
    display: inline-block;
    vertical-align: top;
  }
}

@media (max-width: 1199px) {
  .post-share .share a {
    width: 30px;
    height: 30px;
    overflow: hidden;
    padding: 0;
  }

  .post-share .share a:before {
    display: block;
    width: 100%;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .my-activities-item {
    padding: 6px 12px;
    margin-bottom: 24px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
  }
}

.my-activities-item__meta {
  font-size: 14px;
  color: #979797;
}

@media (max-width: 767px) {
  .my-activities-item__meta {
    display: inline-block;
    margin-right: 6px;
  }

  .my-activities-item__meta + .my-activities-item__meta:before {
    margin-right: 6px;
    content: "\2022";
  }
}

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

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

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

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

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

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

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

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

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

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

.my-activities-menu--main {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}

.my-activities-menu--main .my-activities-menu__item {
  padding: 6px 12px;
  background-color: #079fd2;
  border-radius: 4px;
}

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

.my-activities-menu--main .my-activities-menu__item.is-active {
  background-color: #eeeeee;
}

.my-activities-menu--main .my-activities-menu__item a {
  color: #fff;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .my-activities-items__head {
    display: table-header-group;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }
}

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

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

@media (min-width: 768px) {
  .my-activities-items__col {
    display: table-cell;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px solid #eeeeee;
  }

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

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

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

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

.new-request-page {
  padding-top: 20px;
}

.new-request {
  padding-bottom: 100px;
}

.request {
  position: relative;
}

.request-id {
  display: block;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.request-sidebar {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
}

.request-sidebar dt, .request-sidebar dd {
  display: inline-block;
  line-height: 1.2;
}

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

.request-sidebar dt {
  margin-left: 12px;
}

.request-sidebar dt:first-child {
  margin-left: 0;
}

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

.request-status--solved,
.request-status--closed {
  background-color: #29B473;
}

.request-status--new,
.request-status--open {
  background-color: #ff5252;
}

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

.request-table-toolbar {
  padding-top: 12px;
  padding-bottom: 6px;
  margin-bottom: 24px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .request-table-toolbar {
    padding-top: 6px;
    padding-bottom: 12px;
  }
}

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

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

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

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

@media (min-width: 768px) {
  .request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom;
  }
}

.searchbox {
  margin-top: 20px;
}

.searchbox-suggestions ul {
  list-style: none;
  padding-left: 0;
}

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

.upload-dropzone {
  padding: 20px;
  border-color: #eeeeee;
}

.intro-title {
  color: #fff;
  font-size: 42px;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 26px;
}
  
.custom-blocks {
  display: none;
  max-width: 1100px;
  margin: 0 auto;
}

.custom-blocks.is-home {
  display: block;
}

.custom-block {
  text-align: center;
  padding: 0 16px;
}
  
.custom-block a {
  padding: 24px;
}

.custom-block a,
.custom-block a .custom-block__title {
  display: block;
  color: #fff;
  background-color: transparent;
  vertical-align: middle;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.custom-block a:hover {
  background: rgba(255,255,255,1);
  border-radius: 8px;
}
  
.custom-block a:hover,
.custom-block a:hover .custom-block__title {
  color: #006b9a;
  text-decoration: none;
}

.custom-block a .img {
  background: transparent no-repeat center center;
  background-size: 100%;
  height: 90px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; 
}

.custom-block a .img.img-sellers {
  background-image: url("/hc/theming_assets/01J6TYGZNR9M0Q9YT17FDHWE41");
}

.custom-block a:hover .img.img-sellers {
  background-image: url("/hc/theming_assets/01J6TYGZ374AQSR5BM17HTNDRX");
}

.custom-block a .img.img-buyers {
  background-image: url("/hc/theming_assets/01J6TYGZZBV4A1M6QC0QJ7TBPE");
}

.custom-block a:hover .img.img-buyers {
  background-image: url("/hc/theming_assets/01J6TYGZXR59ZPWAD710AHTMWB");
}

.custom-block a .img.img-protect {
  background-image: url("/hc/theming_assets/01J6TYGZP49WB4K4HN2VKT5SRK");
}

.custom-block a:hover .img.img-protect {
  background-image: url("/hc/theming_assets/01J6TYGZ8377J632G9CQJM1FQD");
}

.custom-block a .img.img-faqs {
  background-image: url("/hc/theming_assets/01J6TYGZGRWAYR23HYHW1GDJKV");
}

.custom-block a:hover .img.img-faqs {
  background-image: url("/hc/theming_assets/01J6TYGYXW8K541WFP25457817");
}

.custom-block a:hover svg path {
  fill: #056788;
  -webkit-transition: fill .3s ease;
  transition: fill .3s ease;
}

.custom-block svg path {
  fill: #222;
}

.custom-block img, .custom-block svg {
  margin-bottom: 24px;
  max-width: 100%;
}

.custom-block__title {
  font-size: 18px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .custom-block {
    display: table; 
  }
  
  .custom-block a {
    display: table-cell;
    vertical-align: middle;
  }
  
  .section.homepage.pinned {
    padding: 24px;
    margin-top: 25px;
  }
  
  .custom-block__title {
    padding: 16px 0 0;
    margin: 0;
  }
}

.dropdown-toggle:after {
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  color: inherit;
  margin-left: 5px;
}

.dropdown-menu {
  padding: 0;
  border: 0;
  font-size: 14px;
  min-width: 0 !important;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
}

.note {
  position: relative;
  padding: 0 20px;
  border-left: 4px solid transparent;
  margin-bottom: 24px;
  color: #606060;
}

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

.note-title {
  margin-top: 0;
  margin-bottom: 12px;
}

.note-default,
.note--default {
  border-color: #777777;
}

.note-default .note-title,
  .note--default .note-title {
  color: #777777;
}

.note-info,
.note--info {
  border-color: #5bc0de;
}

.note-info .note-title,
  .note--info .note-title {
  color: #5bc0de;
}

.note-warning,
.note--warning {
  border-color: #ffcd40;
}

.note-warning .note-title,
  .note--warning .note-title {
  color: #ffcd40;
}

.note-success,
.note--success {
  border-color: #29B473;
}

.note-success:before,
  .note--success:before {
  color: #29B473;
}

.note-success .note-title,
  .note--success .note-title {
  color: #29B473;
}

.note-danger,
.note--danger {
  border-color: #ff5252;
}

.note-danger:before,
  .note--danger:before {
  color: #ff5252;
}

.note-danger .note-title,
  .note--danger .note-title {
  color: #ff5252;
}

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

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

.pagination ul > li > a,
    .pagination ul > li > span {
  display: block;
  position: relative;
  padding: 6px 16px;
  line-height: 1.5;
  text-decoration: none;
  color: #a6a6a7;
  background-color: #f6f6f6;
  border-radius: 4px;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus,
  .pagination ul > li > span:hover,
  .pagination ul > li > span:focus {
  color: #056788;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination ul > .pagination-current > span, .pagination ul > .pagination-current > span:hover, .pagination ul > .pagination-current > span:focus,
  .pagination ul > .active > a,
  .pagination ul > .active > a:hover,
  .pagination ul > .active > a:focus,
  .pagination ul > .active > span,
  .pagination ul > .active > span:hover,
  .pagination ul > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #079fd2;
  border-color: #079fd2;
  cursor: default;
}

.pagination ul > .disabled > span,
  .pagination ul > .disabled > span:hover,
  .pagination ul > .disabled > span:focus,
  .pagination ul > .disabled > a,
  .pagination ul > .disabled > a:hover,
  .pagination ul > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.satisfaction-box {
  margin-top: 0;
  border-radius: 4px;
  padding: 10px 16px;
  border-color: #eeeeee;
  margin: 0 0 20px 0;
  font-size: 14px;
}

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

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

.satisfaction-box input[type=radio][checked=checked][value=good] + label:not([class="disabled"]) {
  background-color: #29B473 !important;
}

.satisfaction-box input[type=radio][checked=checked][value=bad] + label:not([class="disabled"]) {
  background-color: #ff5252 !important;
}

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

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

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: #29B473 !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: #ff5252 !important;
}

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

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

.satisfaction-box .satisfaction-submit {
  color: #fff !important;
  background-color: #208a58 !important;
  border-color: #1e8253 !important;
  margin-left: 15px !important;
}

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

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

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

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

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

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

  table.visible-xs {
    display: table;
  }

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

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

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

  table.visible-sm {
    display: table;
  }

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

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

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

  table.visible-md {
    display: table;
  }

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

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

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

  table.visible-lg {
    display: table;
  }

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

.community-nav__item {
  float: left;
}

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

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

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

.vote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 40px;
}

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

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

.vote-control {
  position: relative;
  z-index: 1;
  display: block;
  padding: 4px 0;
  font-size: 16px;
  color: #2D2D2D;
  border-color: #eeeeee;
}

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

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

.topic-list-item__box {
  padding: 24px 12px;
  margin-bottom: 24px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}

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

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}

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

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

@media (min-width: 768px) {
  .topic__col--title {
    width: 100%;
    padding-right: 12px;
  }
}

@media (min-width: 768px) {
  .topic__col--new-post {
    white-space: nowrap;
    text-align: right;
  }
}

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

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

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

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

.topic-controls__item {
  float: left;
}

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

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

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

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

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: #079fd2;
  background-color: transparent;
  border-color: #079fd2;
}

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

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

.post-wrapper {
  max-width: 720px;
  position: relative;
}

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

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

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

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

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: #079fd2;
  background-color: transparent;
  border-color: #079fd2;
}

.post-follow .post-subscribe:hover, .post-follow .post-subscribe:focus, .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:hover,
  .post-follow .post-unsubscribe:focus,
  .post-follow .post-unsubscribe:active {
  color: #057297;
  background-color: transparent;
  border-color: #057297;
}

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

.post-meta {
  margin-bottom: 12px;
  font-size: 14px;
  list-style: none;
  padding-left: 0;
}

.post-meta__item {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 8px;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .post-meta__item--author {
    margin-right: 12px;
  }
}

.post-author-name {
  display: inline-block;
  font-weight: 700;
  vertical-align: middle;
}

.post-avatar {
  display: inline-block;
  vertical-align: middle;
}

.post-avatar img {
  margin-right: 6px;
}

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

@media (min-width: 1200px) {
  .post-share {
    float: none;
    position: absolute;
    right: -112px;
    top: 0;
  }
}

.post-controls {
  position: absolute;
  top: 0;
  right: 0;
}

.post-controls .dropdown-toggle {
  font-size: 0;
}

.post-controls .dropdown-toggle:after {
  font-size: 22px;
}

.post-controls .dropdown-menu {
  left: initial;
  right: 0;
}

.post-list-item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
  padding-bottom: 24px;
}

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

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

.post-list-item__title span {
  font-size: 12px;
  vertical-align: middle;
  color: #fbce0a;
}

@media (min-width: 768px) {
  .post-list-item__col {
    display: table-cell;
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .post-list-item__col--main {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .post-list-item__col--side {
    width: 40%;
    text-align: right;
  }
}

.post-info {
  color: #979797;
  font-size: 14px;
}

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

@media (min-width: 768px) {
  .post-info__count {
    display: block;
    color: #2D2D2D;
    font-weight: 700;
  }
}

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

.post-status {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.post-status--completed,
.post-status--answered {
  background-color: #29B473;
}

.post-status--planned {
  background-color: #079fd2;
}

.post-status--not-planned {
  color: #2D2D2D;
  background-color: #eeeeee;
}

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

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

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

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

.new-post-form-wrapper {
  max-width: 720px;
}

@media (min-width: 1200px) {
  .new-post-form-wrapper {
    margin: 0 auto;
  }
}

/* CUSTOM COMPONENTS */
csn-article-categories h4 {
  font-size: 16px;
  padding: 20px 0;
  padding-left: 90px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  transition: .3s ease-in-out;
}

csn-article-categories h4:hover {
  border: 1px solid #006b9a;
}

csn-article-categories img {
  position: absolute;
  height: 50px;
  top: 0;
  left: 0;
  
  transition: .3s ease-in-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

csn-article-categories h4.active,
csn-article-categories h4.active:hover {
  color: #006b9a;
  font-weight: 600;
  border: 1px solid #006b9a;
  background-color: transparent;
  cursor: default;
}

csn-article-categories h4.active img,
csn-article-categories h4:hover img {
  -webkit-filter: none;
  filter: none;
}

/* MOBILE STYLES */
@media (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 12px;
  }
  
  h2, .h2 {
    font-size: 24px;
    font-weight: 600;
  }
  
  h3, .h3,
  h3 a, .h3 a {
    font-size: 20px;
  }
  
  .intro-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  
  #query {
    height: 35px;
    font-size: 14px;
  }
  
  .section.homepage,
  .section-page,
  .category-page,
  .page--article > .article{
    padding-top: 20px;
  }
  
  .category {
    min-height: 250px;
  }
  
  .section-title {
    padding-right: 0;
  }
  
  .section-page .breadcrumbs > li {
    display: initial;
  }
  
  .section-page .breadcrumbs > li:first-child,
  .section-page .breadcrumbs > li:last-child {
    display: none;
  }
  
  .article-list-container {
    max-height: 200px;
  }
  
  .article__title {
    font-size: 24px;
  }
  
  .article-vote-question,
  .article-vote-controls a {
    font-size: 14px;
    font: strong
  }
  
  csn-article-categories {
    display: none;
  }
  
    .related-articles {
    display: none;
  }
  
  
  .lines,
  .lines:before, .lines:after {
    background: #fff;
  }
  
  .topbar__collapse {
    background: rgba(0,0,0,0.25);
    border-radius: 5px;
    padding: 10px 0;
  }
}
/* ---- negative followup ----------- */
.negative-followup__c {
display: none;
border: 1px;
border-color: #ccc;
border-style: solid;
padding: 10px;
margin: 18px 0px;
width: 50%;
text-align: center;
background: #ccc;
}

/* Z-INDEXING - NO CSS STYLES EXCEPT Z-INDEX */
nav.sub-nav {
  z-index: 10;
}


/* ---- Downvote message ----------- */
.downvote-message {
  display: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
}