html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }

  body {
    margin: 0;
  }

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

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

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

  [hidden],
  template {
    display: none;
  }

  a {
    background-color: transparent;
  }

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

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

  b,
  strong {
    font-weight: bold;
  }

  dfn {
    font-style: italic;
  }

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

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

  small {
    font-size: 80%;
  }

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

  sup {
    top: -0.5em;
  }

  sub {
    bottom: -0.25em;
  }

  img {
    border: 0;
  }

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

  figure {
    margin: 1em 40px;
  }

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

  pre {
    overflow: auto;
  }

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

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

  button {
    overflow: visible;
  }

  button,
  select {
    text-transform: none;
  }

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

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

  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 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"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
  }

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

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

  legend {
    padding: 0;
    border: 0;
  }

  textarea {
    overflow: auto;
  }

  optgroup {
    font-weight: bold;
  }

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

  td,
  th {
    padding: 0;
  }

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

  html,
  body {
    height: 100%;
  }

  html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  body {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.5 !important;
    color: #333;
    background-color: #fff;
    background-image: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
  }

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

  a {
    color: #0a4163;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: #03131e;
    text-decoration: none;
  }
  a.disabled {
    color: #818a91;
    cursor: default;
  }

  figure {
    margin: 0;
  }

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

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

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

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-family: freight-sans-pro, "Source Sans Pro", Arial, Helvetica,
      sans-serif;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
  }

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

  h1,
  .h1 {
    font-size: 37px;
    font-weight: 300;
    font-size: 48px;
  }

  h2,
  .h2 {
    font-size: 36px;
    font-weight: normal;
  }

  h3,
  .h3 {
    font-size: 23px;
    font-size: 34px;
    font-weight: 500;
  }

  h4,
  .h4 {
    font-size: 19px;
    font-family: inherit;
  }

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

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

  li {
    line-height: 1.5 !important;
  }

  b,
  strong {
    font-weight: 600;
  }

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

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

  dt,
  dd {
    margin-bottom: 11px;
    line-height: 1.5;
  }

  dt {
    font-weight: bold;
  }

  dd {
    margin-left: 0;
  }

  .dl-horizontal:before,
  .dl-horizontal:after {
    display: table;
    content: "";
  }
  .dl-horizontal:after {
    clear: both;
  }
  .dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  @media (min-width: 768px) {
    .dl-horizontal dt {
      float: left;
      width: 30%;
      padding-right: 15px;
      clear: both;
      text-align: left;
    }
  }
  @media (min-width: 768px) {
    .dl-horizontal dd {
      float: right;
      width: 70%;
      margin-left: 0 !important;
    }
  }

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

  blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    background-color: #fcfcfd;
    border-left: 5px solid #f1f1f1;
  }
  blockquote.is-colored {
    border-left: 5px solid #0a4163;
  }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0;
  }

  code {
    padding: 0 15px 0 3.8em !important;
    border-radius: 0 !important;
  }

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

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

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

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

  .is-hidden,
  .hidden,
  .mobile-icon-search.hide-tablet {
    display: none !important;
  }

  .is-visible,
  .hc-search-button .btn .hide-in-mobile {
    display: block !important;
  }

  .is-active {
    display: block;
  }

  .errorExplanation ul {
    list-style: none !important;
  }

  .alert {
    border-radius: 0 !important;
  }
  .alert .close {
    top: 2px !important;
  }
  .alert#notice {
    width: 100% !important;
  }

  .alert-page {
    margin-top: 0 !important;
  }

  #signup-container {
    border-color: transparent !important;
  }

  ul.unstyled {
    margin-left: 0 !important;
  }

  img[aria-hidden="true"] {
    display: none;
  }

  .new-acr-icon {
    font-family: "IcoMoon-Ultimate" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 56px;
  }

  .btn,
  .article-vote .vote-up,
  .article-vote .vote-down,
  .attach-link-wrap,
  .icon-google-signin,
  .vote-like-btn,
  #topic-vote-down-button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  a.btn.btn-primary,
  button.btn-primary,
  button.btn.btn-primary,
  input[type="submit"].btn.btn-primary,
  a.btn-signup,
  .redactor_btns_box .btn.btn-primary,
  .lines-button,
  .language-options .dropdown-toggle,
  a#ticket-export-button,
  .dropdown-toggle,
  .topbar__controls > b > a,
  .forum-buttons a,
  .topic-callout__buttons a,
  .readmore-js-toggle,
  button.btn.btn-small,
  input[type="submit"].btn.btn-small,
  .list-lead.dropdown-toggle {
    padding: 10px 18px 10px 18px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: none !important;
    transition: all 0.3s ease;
    touch-action: manipulation;
  }
  .btn:focus,
  .article-vote .vote-up:focus,
  .article-vote .vote-down:focus,
  .attach-link-wrap:focus,
  .icon-google-signin:focus,
  .vote-like-btn:focus,
  #topic-vote-down-button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus,
  a.btn.btn-primary:focus,
  button.btn-primary:focus,
  input[type="submit"].btn.btn-primary:focus,
  a.btn-signup:focus,
  .redactor_btns_box .btn.btn-primary:focus,
  .lines-button:focus,
  a#ticket-export-button:focus,
  .dropdown-toggle:focus,
  .topbar__controls > b > a:focus,
  .forum-buttons a:focus,
  .topic-callout__buttons a:focus,
  .readmore-js-toggle:focus,
  button.btn.btn-small:focus,
  input[type="submit"].btn.btn-small:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .btn:hover,
  .article-vote .vote-up:hover,
  .article-vote .vote-down:hover,
  .attach-link-wrap:hover,
  .icon-google-signin:hover,
  .vote-like-btn:hover,
  #topic-vote-down-button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  a.btn.btn-primary:hover,
  button.btn-primary:hover,
  input[type="submit"].btn.btn-primary:hover,
  a.btn-signup:hover,
  .redactor_btns_box .btn.btn-primary:hover,
  .lines-button:hover,
  a#ticket-export-button:hover,
  .dropdown-toggle:hover,
  .topbar__controls > b > a:hover,
  .forum-buttons a:hover,
  .topic-callout__buttons a:hover,
  .readmore-js-toggle:hover,
  button.btn.btn-small:hover,
  input[type="submit"].btn.btn-small:hover,
  .btn:focus,
  .article-vote .vote-up:focus,
  .article-vote .vote-down:focus,
  .attach-link-wrap:focus,
  .icon-google-signin:focus,
  .vote-like-btn:focus,
  #topic-vote-down-button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus,
  a.btn.btn-primary:focus,
  button.btn-primary:focus,
  input[type="submit"].btn.btn-primary:focus,
  a.btn-signup:focus,
  .redactor_btns_box .btn.btn-primary:focus,
  .lines-button:focus,
  a#ticket-export-button:focus,
  .dropdown-toggle:focus,
  .topbar__controls > b > a:focus,
  .forum-buttons a:focus,
  .topic-callout__buttons a:focus,
  .readmore-js-toggle:focus,
  button.btn.btn-small:focus,
  input[type="submit"].btn.btn-small:focus {
    color: #fff;
    text-decoration: none;
  }
  .btn:active,
  .article-vote .vote-up:active,
  .article-vote .vote-down:active,
  .attach-link-wrap:active,
  .icon-google-signin:active,
  .vote-like-btn:active,
  #topic-vote-down-button:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active,
  a.btn.btn-primary:active,
  button.btn-primary:active,
  input[type="submit"].btn.btn-primary:active,
  a.btn-signup:active,
  .redactor_btns_box .btn.btn-primary:active,
  .lines-button:active,
  a#ticket-export-button:active,
  .dropdown-toggle:active,
  .topbar__controls > b > a:active,
  .forum-buttons a:active,
  .topic-callout__buttons a:active,
  .readmore-js-toggle:active,
  button.btn.btn-small:active,
  input[type="submit"].btn.btn-small:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  [disabled].btn,
  .article-vote [disabled].vote-up,
  .article-vote [disabled].vote-down,
  [disabled].attach-link-wrap,
  [disabled].icon-google-signin,
  [disabled].vote-like-btn,
  [disabled]#topic-vote-down-button,
  input[disabled][type="submit"],
  input[disabled][type="reset"],
  input[disabled][type="button"],
  a[disabled].btn.btn-primary,
  button[disabled].btn-primary,
  input[disabled][type="submit"].btn.btn-primary,
  a[disabled].btn-signup,
  .redactor_btns_box [disabled].btn.btn-primary,
  [disabled].lines-button,
  a[disabled]#ticket-export-button,
  [disabled].dropdown-toggle,
  .topbar__controls > b > a[disabled],
  .forum-buttons a[disabled],
  .topic-callout__buttons a[disabled],
  [disabled].readmore-js-toggle,
  button[disabled].btn.btn-small,
  input[disabled][type="submit"].btn.btn-small,
  [disabled].btn:hover,
  .article-vote [disabled].vote-up:hover,
  .article-vote [disabled].vote-down:hover,
  [disabled].attach-link-wrap:hover,
  [disabled].icon-google-signin:hover,
  [disabled].vote-like-btn:hover,
  [disabled]#topic-vote-down-button:hover,
  input[disabled][type="submit"]:hover,
  input[disabled][type="reset"]:hover,
  input[disabled][type="button"]:hover,
  button[disabled].btn-primary:hover,
  a[disabled].btn-signup:hover,
  [disabled].lines-button:hover,
  a[disabled]#ticket-export-button:hover,
  [disabled].dropdown-toggle:hover,
  .topbar__controls > b > a[disabled]:hover,
  .forum-buttons a[disabled]:hover,
  .topic-callout__buttons a[disabled]:hover,
  [disabled].readmore-js-toggle:hover,
  [disabled].btn:focus,
  .article-vote [disabled].vote-up:focus,
  .article-vote [disabled].vote-down:focus,
  [disabled].attach-link-wrap:focus,
  [disabled].icon-google-signin:focus,
  [disabled].vote-like-btn:focus,
  [disabled]#topic-vote-down-button:focus,
  input[disabled][type="submit"]:focus,
  input[disabled][type="reset"]:focus,
  input[disabled][type="button"]:focus,
  button[disabled].btn-primary:focus,
  a[disabled].btn-signup:focus,
  [disabled].lines-button:focus,
  a[disabled]#ticket-export-button:focus,
  [disabled].dropdown-toggle:focus,
  .topbar__controls > b > a[disabled]:focus,
  .forum-buttons a[disabled]:focus,
  .topic-callout__buttons a[disabled]:focus,
  [disabled].readmore-js-toggle:focus,
  [disabled].btn:active,
  .article-vote [disabled].vote-up:active,
  .article-vote [disabled].vote-down:active,
  [disabled].attach-link-wrap:active,
  [disabled].icon-google-signin:active,
  [disabled].vote-like-btn:active,
  [disabled]#topic-vote-down-button:active,
  input[disabled][type="submit"]:active,
  input[disabled][type="reset"]:active,
  input[disabled][type="button"]:active,
  button[disabled].btn-primary:active,
  a[disabled].btn-signup:active,
  [disabled].lines-button:active,
  a[disabled]#ticket-export-button:active,
  [disabled].dropdown-toggle:active,
  .topbar__controls > b > a[disabled]:active,
  .forum-buttons a[disabled]:active,
  .topic-callout__buttons a[disabled]:active,
  [disabled].readmore-js-toggle:active,
  .disabled.btn,
  .article-vote .disabled.vote-up,
  .article-vote .disabled.vote-down,
  .disabled.attach-link-wrap,
  .disabled.icon-google-signin,
  .disabled.vote-like-btn,
  .disabled#topic-vote-down-button,
  input.disabled[type="submit"],
  input.disabled[type="reset"],
  input.disabled[type="button"],
  a.disabled.btn.btn-primary,
  button.disabled.btn-primary,
  input.disabled[type="submit"].btn.btn-primary,
  a.disabled.btn-signup,
  .redactor_btns_box .disabled.btn.btn-primary,
  .disabled.lines-button,
  a.disabled#ticket-export-button,
  .disabled.dropdown-toggle,
  .topbar__controls > b > a.disabled,
  .forum-buttons a.disabled,
  .topic-callout__buttons a.disabled,
  .disabled.readmore-js-toggle,
  button.disabled.btn.btn-small,
  input.disabled[type="submit"].btn.btn-small,
  .disabled.btn:hover,
  .article-vote .disabled.vote-up:hover,
  .article-vote .disabled.vote-down:hover,
  .disabled.attach-link-wrap:hover,
  .disabled.icon-google-signin:hover,
  .disabled.vote-like-btn:hover,
  .disabled#topic-vote-down-button:hover,
  input.disabled[type="submit"]:hover,
  input.disabled[type="reset"]:hover,
  input.disabled[type="button"]:hover,
  button.disabled.btn-primary:hover,
  a.disabled.btn-signup:hover,
  .disabled.lines-button:hover,
  a.disabled#ticket-export-button:hover,
  .disabled.dropdown-toggle:hover,
  .topbar__controls > b > a.disabled:hover,
  .forum-buttons a.disabled:hover,
  .topic-callout__buttons a.disabled:hover,
  .disabled.readmore-js-toggle:hover,
  .disabled.btn:focus,
  .article-vote .disabled.vote-up:focus,
  .article-vote .disabled.vote-down:focus,
  .disabled.attach-link-wrap:focus,
  .disabled.icon-google-signin:focus,
  .disabled.vote-like-btn:focus,
  .disabled#topic-vote-down-button:focus,
  input.disabled[type="submit"]:focus,
  input.disabled[type="reset"]:focus,
  input.disabled[type="button"]:focus,
  button.disabled.btn-primary:focus,
  a.disabled.btn-signup:focus,
  .disabled.lines-button:focus,
  a.disabled#ticket-export-button:focus,
  .disabled.dropdown-toggle:focus,
  .topbar__controls > b > a.disabled:focus,
  .forum-buttons a.disabled:focus,
  .topic-callout__buttons a.disabled:focus,
  .disabled.readmore-js-toggle:focus,
  .disabled.btn:active,
  .article-vote .disabled.vote-up:active,
  .article-vote .disabled.vote-down:active,
  .disabled.attach-link-wrap:active,
  .disabled.icon-google-signin:active,
  .disabled.vote-like-btn:active,
  .disabled#topic-vote-down-button:active,
  input.disabled[type="submit"]:active,
  input.disabled[type="reset"]:active,
  input.disabled[type="button"]:active,
  button.disabled.btn-primary:active,
  a.disabled.btn-signup:active,
  .disabled.lines-button:active,
  a.disabled#ticket-export-button:active,
  .disabled.dropdown-toggle:active,
  .topbar__controls > b > a.disabled:active,
  .forum-buttons a.disabled:active,
  .topic-callout__buttons a.disabled:active,
  .disabled.readmore-js-toggle:active {
    color: #fff !important;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #525151 !important;
    border-color: #525151 !important;
    box-shadow: none;
    opacity: 0.65;
  }

  .btn,
  .btn-default,
  .vote-like-btn,
  .vote-up,
  .vote-down,
  .attach-link-wrap,
  a#ticket-export-button,
  #ticket-filter-container .dropdown-toggle,
  .topic-callout__buttons a,
  .readmore-js-toggle {
    color: #fff !important;
    background-color: #4b9839 !important;
    border-color: transparent !important;
  }
  .btn:hover,
  .btn:focus,
  .btn:active,
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .vote-like-btn:hover,
  .vote-like-btn:focus,
  .vote-like-btn:active,
  .vote-up:hover,
  .vote-up:focus,
  .vote-up:active,
  .vote-down:hover,
  .vote-down:focus,
  .vote-down:active,
  .attach-link-wrap:hover,
  .attach-link-wrap:focus,
  .attach-link-wrap:active,
  a#ticket-export-button:hover,
  a#ticket-export-button:focus,
  a#ticket-export-button:active,
  #ticket-filter-container .dropdown-toggle:hover,
  #ticket-filter-container .dropdown-toggle:focus,
  #ticket-filter-container .dropdown-toggle:active,
  .topic-callout__buttons a:hover,
  .topic-callout__buttons a:focus,
  .topic-callout__buttons a:active,
  .readmore-js-toggle:hover,
  .readmore-js-toggle:focus,
  .readmore-js-toggle:active {
    color: #e0e0e0 !important;
    background-color: #39732b !important;
    border-color: rgba(0, 0, 0, 0) !important;
  }
  .btn:active,
  .btn-default:active,
  .vote-like-btn:active,
  .vote-up:active,
  .vote-down:active,
  .attach-link-wrap:active,
  a#ticket-export-button:active,
  #ticket-filter-container .dropdown-toggle:active,
  .topic-callout__buttons a:active,
  .readmore-js-toggle:active {
    background-image: none;
  }

  #topic-vote-down-button,
  a.btn.btn-primary,
  button.btn.btn-primary,
  .btn.btn-primary,
  .sidebar .btn,
  #change-password .password_cont form input.has-error {
    color: #fff !important;
    background-color: #0a4163 !important;
    border-color: #0a4163 !important;
  }
  #topic-vote-down-button:hover,
  #topic-vote-down-button:focus,
  #topic-vote-down-button:active,
  a.btn.btn-primary:hover,
  a.btn.btn-primary:focus,
  a.btn.btn-primary:active,
  button.btn.btn-primary:hover,
  button.btn.btn-primary:focus,
  button.btn.btn-primary:active,
  .btn.btn-primary:hover,
  .btn.btn-primary:focus,
  .btn.btn-primary:active,
  .sidebar .btn:hover,
  .sidebar .btn:focus,
  .sidebar .btn:active,
  #change-password .password_cont form input.has-error:hover,
  #change-password .password_cont form input.has-error:focus,
  #change-password .password_cont form input.has-error:active {
    color: #e0e0e0 !important;
    background-color: #052335 !important;
    border-color: #041d2b !important;
  }
  #topic-vote-down-button:active,
  a.btn.btn-primary:active,
  button.btn.btn-primary:active,
  .btn.btn-primary:active,
  .sidebar .btn:active,
  #change-password .password_cont form input.has-error:active {
    background-image: none;
  }

  a.btn-success,
  button.btn-success,
  .btn-success {
    color: #fff !important;
    background-color: #2bb3d9 !important;
    border-color: #2bb3d9 !important;
  }
  a.btn-success:hover,
  a.btn-success:focus,
  a.btn-success:active,
  button.btn-success:hover,
  button.btn-success:focus,
  button.btn-success:active,
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active {
    color: #e0e0e0 !important;
    background-color: #2091b1 !important;
    border-color: #1e8aa9 !important;
  }
  a.btn-success:active,
  button.btn-success:active,
  .btn-success:active {
    background-image: none;
  }

  .btn-google:before,
  .btn-facebook:before,
  .btn-twitter:before,
  .icon-google-signin:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 5 Brands";
    position: relative;
    top: -1px;
    width: auto;
    height: auto;
    margin: 0 4px 0 0;
    font-size: 14px;
    vertical-align: middle;
    background: none;
  }

  .icon-google-signin,
  .btn-google {
    color: #fff !important;
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
    background-image: none;
  }
  .icon-google-signin:hover,
  .icon-google-signin:focus,
  .icon-google-signin:active,
  .btn-google:hover,
  .btn-google:focus,
  .btn-google:active {
    color: #e0e0e0 !important;
    background-color: #c23321 !important;
    border-color: #b93120 !important;
  }
  .icon-google-signin:active,
  .btn-google:active {
    background-image: none;
  }
  .icon-google-signin:before,
  .btn-google:before {
    content: "\f1a0";
  }

  .btn-facebook {
    color: #fff !important;
    background-color: #3b5998 !important;
    border-color: #3b5998 !important;
  }
  .btn-facebook:hover,
  .btn-facebook:focus,
  .btn-facebook:active {
    color: #e0e0e0 !important;
    background-color: #2d4373 !important;
    border-color: #2a3f6c !important;
  }
  .btn-facebook:active {
    background-image: none;
  }
  .btn-facebook:before {
    content: "\f39e";
  }

  .btn-twitter {
    color: #fff !important;
    background-color: #1da1f2 !important;
    border-color: #1da1f2 !important;
  }
  .btn-twitter:hover,
  .btn-twitter:focus,
  .btn-twitter:active {
    color: #e0e0e0 !important;
    background-color: #0c85d0 !important;
    border-color: #0b7fc6 !important;
  }
  .btn-twitter:active {
    background-image: none;
  }
  .btn-twitter:before {
    content: "\f099";
  }

  .btn-google,
  .btn-facebook,
  .btn-twitter {
    margin-bottom: 5px;
  }

  .btn-red {
    color: #fff !important;
    background-color: #0a4163 !important;
    border-color: #0a4163 !important;
  }
  .btn-red:hover,
  .btn-red:focus,
  .btn-red:active {
    color: #e0e0e0 !important;
    background-color: #052335 !important;
    border-color: #041d2b !important;
  }
  .btn-red:active {
    background-image: none;
  }

  .icon-google-signin {
    width: auto;
    height: auto;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  }

  .article-vote .vote-up:before,
  .article-vote .vote-down:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    font-size: 13px;
    background: none;
  }

  .article-vote .vote-up:before {
    content: "\f164";
  }

  .article-vote .vote-down:before {
    content: "\f165";
  }

  .icon-vote-like,
  .icon-vote-unlike {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    font-size: 13px;
    background: none;
  }
  .icon-vote-like:before,
  .icon-vote-unlike:before {
    content: "\f164";
  }

  .voted.vote-like-btn {
    color: #fff;
    background-color: #0a4163;
    border-color: #0a4163;
  }

  .btn-login {
    margin-top: 0;
  }

  .btn-topbar,
  .topbar__controls > b > a,
  .language-options .dropdown-toggle {
    color: #fff;
    text-shadow: none;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 100px !important;
    box-shadow: none;
  }
  .btn-topbar:hover,
  .topbar__controls > b > a:hover,
  .language-options .dropdown-toggle:hover {
    color: #e0e0e0 !important;
    text-shadow: none;
    background-color: transparent !important;
    border-color: #e0e0e0 !important;
    box-shadow: none;
    opacity: 1;
  }
  .btn-topbar:active,
  .topbar__controls > b > a:active,
  .language-options .dropdown-toggle:active {
    box-shadow: none;
  }
  @media (max-width: 767px) {
    .btn-topbar,
    .topbar__controls > b > a,
    .language-options .dropdown-toggle {
      display: block;
    }
  }
  @media (min-width: 768px) {
    .btn-topbar,
    .topbar__controls > b > a,
    .language-options .dropdown-toggle {
      display: inline-block;
      vertical-align: top;
    }
  }

  @media (max-width: 767px) {
    .btn-topbar,
    .topbar__controls > b > a,
    .language-options .dropdown-toggle,
    #user_notify_header {
      margin-bottom: 10px;
    }
  }
  @media (min-width: 768px) {
    .btn-topbar,
    .topbar__controls > b > a,
    .language-options .dropdown-toggle,
    #user_notify_header {
      margin-bottom: 0;
      margin-left: 11px;
    }
  }
  @media (min-width: 992px) {
    .btn-topbar,
    .topbar__controls > b > a,
    .language-options .dropdown-toggle,
    #user_notify_header {
      margin-left: 22px;
    }
  }

  .topbar--small .btn-topbar,
  .topbar--small .login {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important;
  }
  .topbar--small .btn-topbar:hover,
  .topbar--small .btn-topbar:focus,
  .topbar--small .btn-topbar:active,
  .topbar--small .login:hover,
  .topbar--small .login:focus,
  .topbar--small .login:active {
    color: #e0e0e0 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #e0e0e0 !important;
  }
  .topbar--small .btn-topbar:active,
  .topbar--small .login:active {
    background-image: none;
  }

  .external {
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    display: block;
  }
  @media (min-width: 768px) {
    .external {
      margin-left: 15px;
      text-align: left;
      display: inline-block;
    }
  }
  .external span {
    font-size: 18px;
  }

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

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

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

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

  select,
  .select2-container .select2-choice {
    height: 44px !important;
    line-height: 44px !important;
  }

  .select2-container .select2-choice .select2-arrow b:after {
    top: 50%;
    transform: translateY(-50%);
  }

  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: 11px;
    font-size: 15px;
    line-height: 1.5;
    color: #666666;
  }

  select,
  textarea,
  input[type="text"],
  input[type="text"].special,
  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"],
  .select2-container .select2-choice,
  #user_session_email,
  #user_session_password {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 18px !important;
    margin-bottom: 0;
    font-size: 15px !important;
    line-height: 1.5;
    color: #666666;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #bdc2c5 !important;
    border-radius: 0;
    box-shadow: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="text"].special: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,
  .select2-container .select2-choice:focus,
  #user_session_email:focus,
  #user_session_password:focus {
    border-color: #9ed5e7;
    outline: 0;
    box-shadow: none;
  }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="text"].special::-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,
  .select2-container .select2-choice::-moz-placeholder,
  #user_session_email::-moz-placeholder,
  #user_session_password::-moz-placeholder {
    color: #4b9839;
    font-weight: bold;
    opacity: 1;
  }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="text"].special:-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,
  .select2-container .select2-choice:-ms-input-placeholder,
  #user_session_email:-ms-input-placeholder,
  #user_session_password:-ms-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="text"].special::-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,
  .select2-container .select2-choice::-webkit-input-placeholder,
  #user_session_email::-webkit-input-placeholder,
  #user_session_password::-webkit-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }

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

  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: 44px;
    }
  }
  .control-group {
    margin-bottom: 22px;
  }
  .control-group:before,
  .control-group:after {
    display: table;
    content: "";
  }
  .control-group:after {
    clear: both;
  }
  .control-group.required > label:after {
    margin-left: 2px;
    color: #ff5252;
    content: "*";
  }

  #name_field {
    padding-top: 22px;
  }

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

  .control-group > p,
  .help-block,
  .info-text {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 90%;
    font-weight: 400;
    line-height: 1.5;
    color: #737373;
  }

  .form-portal .control-label,
  .form-portal .controls,
  .form-portal .form-actions {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }

  .control-label {
    padding-top: 0;
    margin-bottom: 11px;
  }

  .error {
    color: #ff5252;
  }

  .redactor_box {
    margin-bottom: 22px;
    border: 1px solid #bdc2c5;
    border-radius: 0;
  }

  .redactor_editor,
  .redactor_editor:focus {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
  }

  .redactor_toolbar {
    width: 100% !important;
    margin: 0 !important;
    background: #f7f7f7 !important;
    border-radius: none !important;
  }

  #errorExplanation ul,
  .errorExplanation ul {
    margin-left: 20px;
  }

  [rel="tmpClipboard"] {
    display: none;
  }

  .recaptchatable #recaptcha_response_field {
    display: inline-block;
    height: auto;
  }

  .info-data:empty {
    display: none;
  }

  .date_time_box input[type="text"] {
    display: inline-block;
    width: 100px !important;
    padding: 0 !important;
    border-left: 0 !important;
  }

  .date_time_box {
    width: 100%;
    height: auto;
    padding: 10px 18px;
    border: 1px solid #bdc2c5;
    border-radius: 0;
    box-shadow: none !important;
  }

  .date_time_box .datepair.time {
    margin-left: 18px !important;
  }

  .select2-dropdown-open.select2-drop-above .select2-choice,
  .select2-dropdown-open.select2-drop-above .select2-choices,
  .select2-drop.select2-drop-above.select2-drop-active,
  .select2-drop-active {
    border-color: #bdc2c5;
    border-width: 1px;
  }

  .select2-container .select2-choice .select2-chosen {
    padding: 0;
  }

  .ui-datepicker select {
    display: inline-block;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column--sm-offset-12 {
      margin-left: 100%;
    }
  }
  @media (min-width: 992px) {
    .column--md-1 {
      width: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column--md-offset-12 {
      margin-left: 100%;
    }
  }
  @media (min-width: 1200px) {
    .column--lg-1 {
      width: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column--lg-offset-12 {
      margin-left: 100%;
    }
  }
  .meta {
    font-size: 14px;
    font-weight: 400;
    color: #979797;
  }

  .meta__item {
    display: inline-block;
    margin-right: 9px;
  }
  .meta__item + .meta__item:before {
    margin-right: 9px;
    font-size: 10px;
    content: "•";
  }

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

  .lines-button {
    padding: 15px 7.5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent !important;
    border: 0;
    transition: 0.3s;
    margin-top: 10px;
  }
  @media (max-width: 767px) {
    .lines-button {
      float: right;
    }
  }
  @media (min-width: 768px) {
    .lines-button {
      display: none;
    }
  }
  .lines-button:hover {
    background-color: transparent !important;
    opacity: 1;
  }
  .lines-button:active {
    background-color: transparent !important;
    outline: 0;
    box-shadow: none;
    transition: 0;
  }
  .lines-button:focus {
    background-color: transparent !important;
    outline: 0;
  }

  .lines {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    transition: 0.3s;
  }
  .lines:before,
  .lines:after {
    position: absolute;
    left: 0;
    content: "";
    transform-origin: 2.1428571429px center;
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    transition: 0.3s;
  }
  .lines:before {
    top: 7.5px;
  }
  .lines:after {
    top: -7.5px;
  }

  .topbar--small .lines {
    background-color: #fff;
  }
  .topbar--small .lines:before,
  .topbar--small .lines:after {
    background-color: #fff;
  }

  .lines-button.is-active {
    transform: scale3d(0.8, 0.8, 0.8);
  }
  .lines-button.is-active .lines {
    background: transparent;
  }
  .lines-button.is-active .lines:before,
  .lines-button.is-active .lines:after {
    top: 0;
    width: 30px;
    transform-origin: 50% 50%;
  }
  .lines-button.is-active .lines:before {
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .lines-button.is-active .lines:after {
    transform: rotate3d(0, 0, 1, -45deg);
  }

  .logo-wrapper {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
  }

  .logo {
    margin: 0 !important;
  }
  .logo img {
    display: block;
    height: 57px !important;
  }
  .logo svg use {
    fill: #4b9839;
  }

  .topbar--small .logo svg use {
    fill: #4b9839;
  }

  #user-menu {
    margin: 0 !important;
    border: 0 !important;
  }
  #user-menu [role="menuitem"] {
    white-space: nowrap;
  }

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

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

  @keyframes bounce {
    0% {
      opacity: 0;
      transform: translate3d(0, -25px, 0);
    }
    25% {
      transform: translate3d(0, 10px, 0);
    }
    50% {
      transform: translate3d(0, -6px, 0);
    }
    75% {
      transform: translate3d(0, 2px, 0);
    }
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  .topbar--small #user-dropdown:before,
  .topbar--small #user-dropdown:after {
    color: #fff;
  }
  @media (max-width: 767px) {
    .topbar--small #user-dropdown [role="menuitem"] {
      color: #fff;
    }
  }

  .topbar--large #user-dropdown:before,
  .topbar--large #user-dropdown:after {
    color: #fff;
  }
  @media (max-width: 767px) {
    .topbar--large #user-dropdown [role="menuitem"] {
      color: #fff;
    }
  }

  #user-dropdown [role="menuitem"] {
    padding: 14px 0;
  }
  @media (max-width: 767px) {
    #user-dropdown [role="menuitem"]:hover {
      background-color: transparent;
    }
  }
  @media (min-width: 768px) {
    #user-dropdown [role="menuitem"] {
      padding-right: 22px;
      padding-left: 22px;
    }
  }
  #user-dropdown [role="separator"] {
    padding: 0;
    margin: 0;
  }
  @media (max-width: 767px) {
    #user-dropdown [role="separator"] {
      border-color: rgba(255, 255, 255, 0.15);
    }
  }
  @media (min-width: 768px) {
    #user-dropdown[aria-expanded="true"] {
      -webkit-animation: bounce 0.6s ease-out;
      animation: bounce 0.6s ease-out;
    }
  }
  @media (max-width: 767px) {
    #user-dropdown {
      position: static;
      display: inline;
      float: none;
      background: transparent !important;
      border: 0;
      box-shadow: none;
      opacity: 1 !important;
    }
    #user-dropdown:before,
    #user-dropdown:after {
      display: none;
    }
  }

  .topbar--small #user .dropdown-toggle:after {
    color: #fff;
  }

  #user {
    display: block;
  }
  #user .dropdown-toggle {
    padding-right: 0;
    padding-left: 0;
    font-size: 13px;
    color: inherit;
  }
  #user .dropdown-toggle,
  #user .dropdown-toggle:active,
  #user .dropdown-toggle:hover {
    border-color: transparent;
  }
  #user .dropdown-toggle:before,
  #user .dropdown-toggle:after {
    color: #fff;
  }
  @media (max-width: 767px) {
    #user .dropdown-toggle:before,
    #user .dropdown-toggle:after {
      display: none;
    }
  }
  @media (min-width: 768px) {
    #user {
      display: inline-block;
      margin-left: 12px;
      vertical-align: middle;
    }
  }

  #user-password,
  #user-profile {
    color: #333;
  }
  @media (max-width: 767px) {
    #user-password,
    #user-profile {
      min-width: 1px !important;
      padding: 10px 18px !important;
      margin-top: 10px;
      background-color: #fff;
      border-radius: 0;
    }
  }
  #user-password [role="separator"],
  #user-profile [role="separator"] {
    padding: 10px 18px !important;
  }
  #user-password form,
  #user-profile form {
    padding: 10px 18px !important;
  }

  #user-profile {
    font-size: 13px !important;
  }
  #user-profile dt {
    padding: 8px 4px !important;
  }
  #user-profile dt label {
    margin-bottom: 0 !important;
  }
  #user-profile input[type="text"] {
    font-size: 13px !important;
  }

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

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

  .user-pic-thumb {
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
  }

  .breadcrumbs {
    padding: 8px 0 0;
    margin-bottom: 22px;
    list-style: none;
    background-color: transparent;
  }
  .breadcrumbs > li {
    display: inline-block;
    color: #818a91;
  }
  .breadcrumbs > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "› ";
  }
  .breadcrumbs > li a {
    color: #0a4163;
  }
  .breadcrumbs > li:last-child a {
    color: #0a4163;
  }

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

  .help-center-name {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle;
  }
  @media (max-width: 1199px) {
    .help-center-name {
      display: none;
    }
  }

  .hero-unit {
    position: relative;
    z-index: 3;
    padding: 5% 0 10%;
    margin-bottom: 44px;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
  }
  @media (min-width: 768px) {
    .hero-unit {
      padding-bottom: 5%;
    }
  }

  .banner-language-selector {
    float: none !important;
    margin-top: 0;
  }
  .banner-language-selector a {
    color: #333;
  }
  .banner-language-selector a[href*="/login"] {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    color: #333;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
  }

  .language-options {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
    list-style: none;
  }
  @media (max-width: 767px) {
    .language-options {
      display: block;
    }
  }
  @media (max-width: 767px) {
    .language-options .dropdown-toggle {
      display: block;
      padding-right: 18px !important;
      text-align: center;
    }
  }

  @media (max-width: 767px) {
    .dropdown-toggle .caret {
      right: auto;
      margin-top: 0;
      margin-right: 0;
    }
  }

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

  .user-pointer-bottom:before,
  .user-pointer-bottom:after {
    display: none;
  }

  .user-pic-thumb {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    border: none;
    width: 60px;
    height: 60px;
  }
  .user-pic-thumb div.thumb {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
  }

  .hc-search-form {
    display: flex;
  }

  .hc-search-input {
    position: relative;
    width: 100%;
  }
  .hc-search-input input[type="text"] {
    box-shadow: none;
  }
  .hc-search-input input[type="submit"] {
    display: none;
  }
  @media (max-width: 991px) {
    .hc-search-input {
      width: 100% !important;
    }
  }

  .hc-search-input input[type="text"] {
    display: inline-block;
    padding-right: 10px;
    padding-left: 35px;
    font-size: 14px;
    color: #333;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
    transition: border 0.3s ease;
  }
  .hc-search-input input[type="text"]::-moz-placeholder {
    color: #4b9839;
    font-weight: bold;
    opacity: 1;
  }
  .hc-search-input input[type="text"]:-ms-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }
  .hc-search-input input[type="text"]::-webkit-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }

  .hc-search-button {
    float: none !important;
    width: auto !important;
  }

  .search-box {
    position: relative;
  }
  .search-box .hc-search-input input[type="text"] {
    padding: 10px 12px;
    padding-left: 35px;
    transition: border 0.3s ease;
  }

  .search-box--hero-unit {
    z-index: 2;
    max-width: 720px;
    margin: 0 auto;
    transition: top 0.3s ease;
  }
  .search-box--hero-unit .hc-search-input {
    display: flex;
  }
  .search-box--hero-unit .hc-search-input label {
    display: none;
  }
  .search-box--hero-unit .hc-search-input input[type="text"] {
    height: 50px !important;
    padding: 0 55px !important;
    background-color: #fff !important;
    border-width: 2px !important;
    border-color: #4b9839 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: border 0.3s ease, background-color 0.3s ease !important;
  }
  .search-box--hero-unit .hc-search-input:before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 24px;
    height: 24px;
    margin: 1px 0 0 8px;
    color: #bdbdbd;
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='24' viewBox='0 0 23 24'%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-6 -2)'%3E%3Ccircle cx='19.889' cy='11.611' r='8' stroke='%23FBAF3F' stroke-width='2' transform='rotate(45 19.89 11.61)'/%3E%3Cpath fill='%23FBAF3F' fill-rule='nonzero' d='M9.34328327,15.6566781 L11.3432833,15.6566781 L11.3432833,25.6606781 C11.3432833,26.2106781 10.8992833,26.6566781 10.3432833,26.6566781 C9.79128327,26.6566781 9.34328327,26.2116781 9.34328327,25.6606781 L9.34328327,15.6566781 Z' transform='rotate(45 10.343 21.157)'/%3E%3C/g%3E%3C/svg%3E")
      no-repeat;
    transform: translateY(-50%);
  }
  .search-box--hero-unit .hc-search-input input[type="text"] {
    height: 50px;
    padding: 0 55px;
    background-color: #fff;
    border-color: #4b9839;
    border-radius: 0;
    box-shadow: none;
    transition: border 0.3s ease, background-color 0.3s ease;
  }
  .search-box--hero-unit .hc-search-input input[type="text"]:focus {
    background-color: #fff;
  }
  .search-box--hero-unit .hc-search-button [type="submit"] {
    display: inline-block;
    width: auto;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 15px;
    text-shadow: none;
    text-transform: capitalize;
    border-radius: 0;
    box-shadow: none !important;
    flex-shrink: 0;
    color: #fff !important;
    background-color: #4b9839 !important;
    border-color: #4b9839 !important;
  }
  .search-box--hero-unit .hc-search-button [type="submit"]:hover,
  .search-box--hero-unit .hc-search-button [type="submit"]:focus,
  .search-box--hero-unit .hc-search-button [type="submit"]:active {
    color: #e0e0e0 !important;
    background-color: #39732b !important;
    border-color: #356b28 !important;
  }
  .search-box--hero-unit .hc-search-button [type="submit"]:active {
    background-image: none;
  }
  .search-box--hero-unit .hc-search-button [type="submit"]:hover {
    height: 50px;
    color: #fff;
  }
  @media (max-width: 991px) {
    .search-box--hero-unit .hc-search-button [type="submit"] {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .search-box--hero-unit .hc-search-button [type="submit"] {
      padding-right: 38px !important;
      padding-left: 38px !important;
    }
  }

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

  .mobile-icon-search.hide-tablet {
    display: none;
  }

  .match {
    background-color: transparent;
  }

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

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

  .search-result {
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

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

  .search-result__description {
    margin-bottom: 11px;
    font-size: 13px;
  }
  .search-result__description .match {
    padding: 0 3px;
    font-style: normal;
    font-weight: 600;
    background-color: #fff3ca;
    border-radius: 3px;
  }

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

  .search-results-filters {
    margin-bottom: 22px;
  }
  .search-results-filters .nav-filter {
    margin-top: 0;
    margin-bottom: 0;
  }
  .search-results-filters .nav-pills > li > a {
    padding: 11px 15px;
    border-radius: 0;
  }
  .search-results-filters .nav-pills > .active > a,
  .search-results-filters .nav-pills > .active > a:hover {
    color: #fff;
    background-color: #0a4163;
    box-shadow: none;
  }
  @media (min-width: 768px) {
    .search-results-filters .nav-pills > li {
      float: none;
      margin-bottom: 11px;
    }
  }

  .search-results-column--centered {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .comments__callout {
    font-size: 13px;
    color: #979797;
  }
  .comments__callout:empty {
    display: none;
  }

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

  .comment-list-header {
    padding-bottom: 11px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

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

  .comment-sorter {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }
  @media (min-width: 768px) {
    .comment-sorter {
      display: table;
      width: 100%;
    }
  }

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

  @media (max-width: 767px) {
    .comment-sorter__col--main {
      margin-bottom: 11px;
    }
  }
  @media (min-width: 768px) {
    .comment-sorter__col--main {
      padding-right: 18px;
    }
  }

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

  .comment-sorter__item.is-active {
    font-weight: 600;
  }
  .comment-sorter__item + .comment-sorter__item:before {
    margin: 0 9px;
    font-size: 10px;
    content: "•";
  }

  .comment {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

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

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

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

  .comment__voting-and-actions {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    text-align: center;
  }
  .comment__voting-and-actions .dropdown-toggle:after {
    margin-left: 0;
    content: "\f013";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .comment__official-heading {
    position: absolute;
    top: 0;
    right: 54px;
    width: auto;
    padding: 1px 9px;
    font-size: 13px;
    color: #fff;
    background-color: #0a4163;
    border-radius: 0 0 0 0;
  }

  .comment--official .comment__inner {
    position: relative;
    padding: 22px 36px;
    background-color: #a4cae2;
    border: 1px solid #0a4163;
    border-radius: 0;
  }

  .comment-form {
    position: relative;
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .comment-form {
      padding-left: 78px;
    }
  }

  .comment-form__avatar {
    position: absolute;
    top: 0;
    left: 0;
  }
  @media (max-width: 767px) {
    .comment-form__avatar {
      display: none;
    }
  }

  .comment__body {
    margin-bottom: 22px;
  }
  .comment__body ul {
    list-style: disc;
  }
  .comment__body ul,
  .comment__body ol {
    padding-left: 20px;
  }
  .comment__body ul ul,
  .comment__body ul ol,
  .comment__body ol ul,
  .comment__body ol ol {
    margin-top: 11px;
  }
  .comment__body ul li,
  .comment__body ol li {
    margin-bottom: 11px;
  }

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

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

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

  .intro-title {
    margin-bottom: 22px;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.1;
    color: #0a4163;
    text-align: center;
  }
  @media (min-width: 768px) {
    .intro-title {
      font-size: 26px;
    }
  }
  @media (min-width: 992px) {
    .intro-title {
      margin-bottom: 121px;
      font-size: 37px;
    }
  }

  .custom-blocks {
    position: relative;
    z-index: 3;
    margin-top: -308px;
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .custom-blocks {
      display: flex;
      margin-bottom: 66px;
      flex-wrap: wrap;
      justify-content: center;
    }
  }

  .custom-block {
    display: flex;
    float: none;
    margin-bottom: 22px;
    text-align: center;
  }

  .custom-block__link {
    display: block;
    width: 100%;
    padding: 24px 22px 30px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 15px 5px rgba(62, 60, 98, 0.08);
    transition: all 220ms;
  }
  @media (min-width: 768px) {
    .custom-block__link:active,
    .custom-block__link:focus,
    .custom-block__link:hover {
      transform: scale(1.045);
    }
  }

  .custom-block__icon {
    display: inline-block;
  }
  .custom-block__icon svg {
    width: 98px;
    height: 98px;
  }
  @media (min-width: 480px) {
    .custom-block__icon {
      margin-bottom: 22px;
    }
  }

  .custom-block__title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #333;
  }

  .custom-block__description {
    margin-bottom: 0;
    font-size: 14px;
    color: #979797;
  }

  .icon-color-stroke-primary {
    stroke: #0a4163;
  }

  .icon-color-stroke-secondary {
    stroke: #4b9839;
  }

  .icon-color-fill-primary {
    fill: #0a4163;
  }

  .icon-color-fill-secondary {
    fill: #4b9839;
  }

  .icon-color-fill {
    fill: #f8f8f8;
  }

  .dropdown-menu {
    min-width: 100%;
    overflow: hidden;
    font-size: 14px;
    border: 0;
  }

  .dropdown .caret {
    position: absolute;
    top: 50%;
    right: 18px;
    margin: 2px 0 0 !important;
    color: inherit;
    border-top-color: currentColor;
    transform: translateY(-50%);
  }

  .dropdown {
    display: block;
  }

  .dropdown-toggle.help-text {
    font-size: 15px !important;
  }

  .dropdown-toggle {
    position: relative;
    padding-right: 54px !important;
  }

  .dropdown-toggle b {
    margin-left: 5px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }

  #ticket-sort a b {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
  }

  .dropdown-toggle.help-text {
    font-weight: 600;
  }

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

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

  .footer-submit-ticket {
    position: relative;
    padding: 22px 22px 0;
    color: #fff;
    text-align: center;
    border-radius: 0;
  }

  .footer-submit-ticket__title {
    font-size: 26px;
  }
  @media (min-width: 768px) {
    .footer-submit-ticket__title {
      font-size: 37px;
    }
  }

  .footer-submit-ticket__subtitle {
    font-size: 23px;
    color: #fff;
    opacity: 0.8;
    display: inline-block;
    margin-right: 25px;
  }

  .footer-submit-ticket__btn {
    font-size: 15px;
    background-image: linear-gradient(104deg, #4b9839, #39732b);
  }
  .footer-submit-ticket__btn:hover {
    background-image: linear-gradient(104deg, #39732b, #306024);
  }

  .note {
    position: relative;
    padding-left: 18px;
    margin: 22px 0;
    color: #666666;
    border-left: 4px solid transparent;
  }
  .note p:last-child {
    margin-bottom: 0;
  }

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

  .note-default,
  .note--default {
    border-color: #818a91;
  }
  .note-default .note-title,
  .note--default .note-title {
    color: #818a91;
  }

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

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

  .note-success,
  .note--success {
    border-color: #2bb3d9;
  }
  .note-success .note-title,
  .note--success .note-title {
    color: #2bb3d9;
  }

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

  .footer-container {
    padding: 80px 0 0;
    margin-top: 60px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
    background-color: transparent;
    border: 0;
  }
  .footer-container a {
    color: #fff;
  }
  .footer-container .copyright {
    text-align: center;
  }
  @media (min-width: 768px) {
    .footer-container .copyright {
      text-align: left;
    }
  }
  .footer-container .copyright a {
    display: inline-block;
  }
  @media only screen and (max-width: 640px) {
    .footer-container .copyright a {
      text-align: center;
    }
  }

  .layout--logged-in .copyright {
    display: none;
  }

  .footer-container__wrapper {
    position: relative;
    background: linear-gradient(-150deg, #00708f 0, #0a4163 100%);
  }
  @media (max-width: 45em) {
    .footer-container__wrapper {
      text-align: center;
    }
  }

  .footer-container__inner {
    width: 100%;
    padding: 22px 0;
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .footer-container__inner {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
    }
  }

  .footer-container__col {
    position: relative;
  }
  @media (max-width: 991px) {
    .footer-container__col {
      margin-bottom: 20px;
    }
  }
  .footer-container__col p {
    margin-bottom: 0;
  }
  @media (min-width: 768px) {
    .footer-container__col {
      vertical-align: bottom;
    }
  }

  @media (min-width: 768px) {
    .footer-container__col--social-links {
      text-align: right;
      vertical-align: middle;
    }
  }

  .footer-social-link {
    width: 30px;
    height: 30px;
    font-size: 17px;
    color: #fff;
    vertical-align: middle;
  }
  .footer-social-link + .footer-social-link {
    margin-left: 5px;
  }
  .footer-social-link:hover {
    color: #4b9839;
  }

  .copyright {
    padding: 0 !important;
    margin-bottom: 22px;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    background-color: transparent !important;
  }

  .layout {
    height: 100%;
    background-color: #fff;
  }

  .layout__content {
    width: 100%;
    min-height: calc(100vh - 490px);
  }
  .layout__content:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: " ";
  }

  .layout__header,
  .layout__footer {
    flex: none;
  }

  body .footer-right {
    display: flex;
  }
  body .footer-right .xl-wide-6 {
    margin-left: 10px;
  }

  .footer-logo {
    display: inline-block;
    width: 150px;
  }

  .footer-logo__col {
    -ms-grid-row-align: center;
    align-self: center;
  }

  .pagination ul {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 11px;
    box-shadow: none;
  }
  .pagination ul > li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 11px;
  }
  .pagination ul > li.active {
    height: 43px;
    line-height: 43px;
  }
  .pagination ul > li.active a {
    position: relative;
    display: block;
    height: 43px;
    padding: 0 14px;
    line-height: 1.5;
    line-height: 43px;
    color: #a6a6a7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #b7bdc1;
    border-radius: 0;
  }
  .pagination ul > li > a:hover,
  .pagination ul > li > a:focus,
  .pagination ul > li > span:hover,
  .pagination ul > li > span:focus {
    color: #03131e;
    background-color: #f1f1f1;
    border-color: #ddd;
  }
  .pagination ul > li > a,
  .pagination ul > li > a:hover,
  .pagination ul > li > a:focus,
  .pagination ul > li.prev > a,
  .pagination ul > li.prev > a:hover,
  .pagination ul > li.prev > a:focus,
  .pagination ul > li > span,
  .pagination ul > li > span:hover,
  .pagination ul > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0a4163;
    border-color: #0a4163;
    border-radius: 0 !important;
  }

  .topbar {
    position: relative;
    width: 100%;
  }
  .topbar .welcome {
    display: none;
  }
  .topbar.topbar--with-image {
    position: relative;
    z-index: 2;
    background: url(https://deek8ilcp2d17.cloudfront.net/acr/bkg_F.jpg)
      no-repeat center;
    background-size: cover;
  }
  .topbar.topbar--with-image:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: #0a4163;
    opacity: 0;
  }

  .topbar__container-inner {
    position: relative;
    z-index: 4;
  }

  .topbar__inner {
    width: 100%;
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .topbar__inner {
      display: table;
    }
  }

  .topbar__col {
    position: relative;
    padding: 11px 0;
  }
  @media (min-width: 768px) {
    .topbar__col {
      display: table-cell;
      padding: 20px 0;
      vertical-align: middle;
    }
    .topbar__col:not(.topbar__menu) {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
    }
  }

  .topbar__controls {
    font-size: 0;
  }
  @media (min-width: 768px) {
    .topbar__controls {
      display: flex;
      float: right;
      align-items: center;
    }
  }
  .topbar__controls > b > a {
    margin-right: 0;
    font-size: 15px;
  }

  @media (max-width: 767px) {
    .topbar__collapse {
      display: none;
      padding-top: 11px;
      padding-bottom: 22px;
    }
  }
  @media (min-width: 768px) {
    .topbar__collapse {
      display: block !important;
    }
  }

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

  .topbar__search {
    height: 40px;
  }
  .topbar__search .hc-search-button {
    display: none;
  }
  @media (max-width: 767px) {
    .topbar__search {
      display: block !important;
      margin-bottom: 11px;
    }
  }
  @media (min-width: 768px) {
    .topbar__search {
      display: inline-block;
      height: auto;
    }
  }
  .topbar__search .hc-search-form {
    display: none;
    width: 100%;
  }
  @media (max-width: 767px) {
    .topbar__search .hc-search-form {
      display: block !important;
    }
  }
  @media (min-width: 768px) {
    .topbar__search .hc-search-form {
      width: auto;
      -webkit-animation-duration: 0.1s;
      animation-duration: 0.1s;
    }
    .topbar__search .hc-search-form:before {
      display: none;
    }
  }
  .topbar__search .hc-search-input {
    width: 100%;
  }
  .topbar__search .hc-search-input:before {
    display: none !important;
  }
  .topbar__search .hc-search-input input.special {
    padding: 8px 12px;
    font-size: 15px;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
  .topbar__search .hc-search-input input.special::-moz-placeholder {
    color: #4b9839;
    font-weight: bold;
    opacity: 1;
  }
  .topbar__search .hc-search-input input.special:-ms-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }
  .topbar__search .hc-search-input input.special::-webkit-input-placeholder {
    color: #4b9839;
    font-weight: bold;
  }

  .topbar__btn-search {
    padding-right: 0;
    cursor: pointer;
    background-color: transparent !important;
    border: none;
  }
  .topbar__btn-search:hover {
    background-color: transparent !important;
  }
  .topbar__btn-search svg circle {
    stroke: #fff;
  }
  .topbar__btn-search svg path {
    fill: #fff;
  }
  @media (max-width: 767px) {
    .topbar__btn-search {
      display: none !important;
    }
  }

  @media (min-width: 768px) {
    .topbar__link {
      margin-right: 36px;
    }
  }

  .topbar--small {
    color: #fff;
    background: linear-gradient(-110deg, #5c8096 0, #194a6a 43%, #2e5167 100%);
    margin-bottom: 24px;
  }

  .topbar--small .topbar__link {
    color: #fff;
  }
  .topbar--small .topbar__link:hover,
  .topbar--small .topbar__link:active,
  .topbar--small .topbar__link:focus {
    color: #e0e0e0;
  }

  .topbar--small .login {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important;
  }
  .topbar--small .login:hover,
  .topbar--small .login:focus,
  .topbar--small .login:active {
    color: #e0e0e0 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #e0e0e0 !important;
  }
  .topbar--small .login:active {
    background-image: none;
  }

  .topbar--small .topbar__btn-search svg circle {
    stroke: #fff;
  }
  .topbar--small .topbar__btn-search svg path {
    fill: #fff;
  }

  .topbar--large {
    padding-bottom: 310px;
    overflow: hidden;
    color: #fff;
    background-color: #0a4163;
    background-image: radial-gradient(
      at 25% 40%,
      #116fa8 0,
      #0f5f91 50%,
      #0c507a 110%
    );
  }
  @media (min-width: 768px) {
    .topbar--large {
      margin-bottom: 44px;
    }
  }

  .topbar--large .login {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important;
  }
  .topbar--large .login:hover,
  .topbar--large .login:focus,
  .topbar--large .login:active {
    color: #e0e0e0 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #e0e0e0 !important;
  }
  .topbar--large .login:active {
    background-image: none;
  }

  .topbar--large .topbar__link {
    color: #fff;
  }
  .topbar--large .topbar__link:hover,
  .topbar--large .topbar__link:active,
  .topbar--large .topbar__link:focus {
    color: #e0e0e0;
  }

  a[href="/signup"] {
    display: none !important;
  }

  .topbar a[href="/support/login"] {
    display: none;
  }

  .topbar a[href="/support/signup"] {
    display: none;
  }

  .topbar__controls--anonymous > b:last-child {
    display: none !important;
  }

  .scroll-to-top {
    position: fixed;
    right: 30px;
    bottom: -50px;
    z-index: 3;
    font-size: 32px !important;
    line-height: 45px !important;
    text-align: center;
    border: 1px solid #0a4163;
    border-radius: 0;
    transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 50px;
    height: 50px;
  }
  .scroll-to-top:focus,
  .scroll-to-top:active {
    outline: 0;
  }
  .scroll-to-top.is-active {
    bottom: 30px;
  }
  .scroll-to-top:hover {
    color: #03131e;
    border-color: #03131e;
  }
  @media (max-width: 767px) {
    .scroll-to-top {
      display: none;
    }
  }

  @-ms-viewport {
    width: device-width;
  }
  .visible-xs {
    display: none !important;
  }

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

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

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

  @media (max-width: 767px) {
    .visible-xs {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg {
      display: block !important;
    }
  }
  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important;
    }
  }
  .page-header {
    margin-top: 60px;
    margin-bottom: 44px;
  }

  .page-header--with-border {
    border-bottom: 1px solid #f1f1f1;
  }

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

  .page-description {
    max-width: 600px;
    margin: auto;
    color: #818a91;
  }

  .avatar-span .default-pic {
    cursor: pointer;
  }
  .avatar-span .caret.invisible {
    display: none;
  }
  @media (max-width: 991px) {
    .avatar-span {
      width: 100%;
    }
  }

  #profile-edit {
    margin-bottom: 22px;
  }

  #profile-edit .control-group .control-label,
  #profile-edit .control-group .controls {
    width: 100%;
  }

  #profile-edit .avatar-span .info-data {
    padding-top: 6px;
  }

  #profile-edit .row-fluid {
    margin-right: -15px;
    margin-left: -15px;
  }

  #profile-edit .span3,
  #profile-edit .span9 {
    display: block;
    width: 100%;
  }

  #profile-edit .span9 {
    padding-right: 15px;
    padding-left: 15px;
  }

  #profile-edit .span3 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
  }
  @media (min-width: 768px) {
    #profile-edit .span3 {
      width: 25%;
    }
  }

  @media (min-width: 768px) {
    #profile-edit .span9 {
      width: 75%;
    }
  }

  #profile-edit .main,
  #profile-edit .sidebar {
    padding-right: 15px;
    padding-left: 15px;
  }

  #profile-edit .sidebar {
    border-left: 0;
  }
  #profile-edit .sidebar br {
    display: none;
  }
  @media (max-width: 767px) {
    #profile-edit .sidebar {
      width: 100%;
    }
  }

  #profile-edit .content {
    min-height: auto !important;
    background-color: transparent;
  }

  #profile-edit .password_cont {
    padding-bottom: 0;
    border-bottom: none;
  }

  #profile-edit #pwd_change_form {
    display: block;
  }

  #profile-edit #current_password {
    margin-top: 0;
  }

  #profile-edit .password_cont .password-submit .btn {
    float: left;
    margin: 0;
  }

  #profile-edit .password-submit #cancel_pwd_btn {
    display: none;
  }

  #profile-edit .password_cont {
    padding: 22px 15px;
    background-color: #f1f1f1;
    border-radius: 0;
  }

  #change-password .password_cont form input.has-error {
    border-color: #fff !important;
    box-shadow: none !important;
  }

  #profile-edit {
    margin-right: -15px;
    margin-left: -15px;
  }
  #profile-edit:before,
  #profile-edit:after {
    display: table;
    content: "";
  }
  #profile-edit:after {
    clear: both;
  }

  #profile-edit .profile-heading {
    padding-top: 0 15px 22px;
  }

  #profile-edit .profile-heading .heading,
  #profile-edit .sidebar h3 {
    display: block;
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 23px;
    color: inherit;
    text-transform: none;
    cursor: none;
    background: none;
  }

  #profile-edit .btm-border {
    margin-top: 0;
    border: 0;
    border-bottom: #f1f1f1 solid 1px;
  }

  #profile-edit .main {
    padding-top: 0;
  }

  #profile-edit .main .form-portal input[type="text"] {
    width: 100%;
    font-size: 16px !important;
  }

  #profile-edit .main .form-portal .form-actions {
    border-top: 0;
  }

  .form-actions {
    border-top: 0;
  }

  #profile-edit .main .form-portal .form-actions {
    padding-top: 11px;
    margin-top: 11px;
    margin-bottom: 22px;
    text-align: left;
    border-top: 0;
  }

  .password_cont h3,
  .password_cont form {
    padding-left: 0;
  }

  #profile-edit .main .form-portal {
    margin-top: 0;
    margin-right: 0;
  }

  #profile-edit .error.hide {
    display: none;
  }

  #profile-edit #password {
    margin-top: 0;
  }

  #profile-edit .password_cont #password_confirmation {
    margin-top: 0;
  }

  #profile-edit #change-password > div,
  #profile-edit .sidebar fieldset > input[type="password"],
  #password_confirmation-error {
    margin-bottom: 11px;
  }

  #profile-edit .profile-edit-form {
    margin-left: 0;
  }

  .entry-info {
    display: flex;
    font-size: 13px;
    align-items: center;
  }

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

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

  .attachment-list__item {
    position: relative;
    padding-left: 27px;
    margin-bottom: 11px;
  }
  .attachment-list__item:last-child {
    margin-bottom: 0;
  }

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

  .wicon-paper-clip {
    display: none;
  }

  .form-actions {
    padding-top: 0;
    border-top: 0;
  }

  #attachment-type {
    padding: 0;
  }

  .waves {
    overflow: hidden;
    display: none;
  }

  .waves--footer {
    position: absolute;
    top: -98px;
    left: 0;
    width: 100%;
  }
  .waves--footer svg {
    width: 100%;
    min-width: 1900px;
  }

  .waves--large {
    position: absolute;
    bottom: -61px;
    left: 0;
    z-index: 1;
    width: 100%;
  }
  .waves--large svg {
    width: 100%;
    min-width: 500px;
    min-height: 363px;
  }
  @media (min-width: 480px) {
    .waves--large svg {
      min-width: 700px;
    }
  }
  @media (min-width: 992px) {
    .waves--large svg {
      min-width: 1300px;
    }
  }
  @media (min-width: 1200px) {
    .waves--large svg {
      min-width: 1900px;
    }
  }

  .waves--small {
    position: relative;
    margin-top: -1px;
    margin-bottom: 22px;
    color: #0a4163;
  }
  .waves--small svg {
    width: 100%;
    min-width: 1900px;
    height: 47px;
  }
  .waves--small svg path {
    fill: currentColor;
  }

  .waves__wave {
    fill: #fff;
  }

  .waves__wave-left.wave-bottom,
  .waves__wave-right.wave-bottom {
    opacity: 0.4;
  }

  .waves__wave-left.waves__wave-top,
  .waves__wave-right.waves__wave-top {
    opacity: 0.3;
  }

  .waves__wave--footer-primary {
    fill: #0a4163;
  }

  .waves__wave-footer-with-opacity {
    fill: #0a4265;
  }

  .recent-articles {
    display: flex;
    float: none;
    margin-bottom: 22px;
    flex-direction: column;
  }

  @media (min-width: 768px) {
    .recent-articles__title {
      margin-bottom: 70px;
    }
  }

  .recent-articles__list {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
  }

  .recent-articles-item {
    float: none;
  }
  .recent-articles-item:before {
    display: none;
  }
  .recent-articles-item .fa-star {
    margin-right: 6px;
    font-size: 14px;
    color: #fbaf3f;
  }

  .popular-posts {
    padding-top: 90px;
    padding-bottom: 90px;
    margin-bottom: 22px;
  }

  .popular-posts__title {
    text-align: center;
  }
  @media (min-width: 768px) {
    .popular-posts__title {
      margin-bottom: 70px;
    }
  }

  .popular-posts__list {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-wrap: wrap;
  }

  .popular-posts-item {
    float: none;
  }

  .popular-posts-item__inner {
    padding: 20px 20px 15px;
    border-radius: 0;
    box-shadow: 0 0 20px 5px rgba(62, 60, 98, 0.08);
    margin-bottom: 20px;
  }

  .popular-posts-item__forum {
    font-weight: 700;
  }

  .popular-posts-item__excerpt {
    margin-bottom: 11px;
  }

  .announcements-list {
    margin-bottom: 22px;
  }

  @media (min-width: 768px) {
    .announcements-list__title {
      margin-bottom: 70px;
    }
  }

  .announcements-list__list {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
  }

  .announcements-list-item {
    float: none;
    margin-bottom: 11px;
  }

  #article-author {
    display: none;
  }

  .vote-feedback {
    margin-left: 0;
  }

  .vote-up,
  .vote-down {
    color: #333 !important;
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
    padding: 8px 16px;
    border-radius: 0;
  }
  .vote-up:hover,
  .vote-up:focus,
  .vote-up:active,
  .vote-down:hover,
  .vote-down:focus,
  .vote-down:active {
    color: #141414 !important;
    background-color: #d8d8d8 !important;
    border-color: #d2d2d2 !important;
  }
  .vote-up:active,
  .vote-down:active {
    background-image: none;
  }

  .vote-down:before {
    display: none;
  }

  #vote-feedback-container,
  .article-vote {
    position: relative;
    padding: 22px;
    margin-bottom: 0;
    margin-bottom: 22px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
  }

  #vote-feedback-container .lead {
    font-weight: 400;
  }

  .sol-feedback-message {
    display: block;
  }

  .login-alternate {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

  .auth-title {
    font-weight: 600;
  }

  @media (max-width: 767px) {
    .auth-wrapper {
      padding-top: 22px;
      border-top: 1px solid #eceeef;
    }
  }
  @media (min-width: 768px) {
    .auth-wrapper {
      border-left: 1px solid #eceeef;
    }
  }

  @media (min-width: 768px) {
    .auth-item {
      padding-left: 15px;
    }
  }

  .freshid_login .agent-login-link {
    float: none;
    padding: 22px 0 0;
    margin: 0 0 22px;
    line-height: 1.5;
    border-color: #f1f1f1;
    border-width: 1px;
  }

  .freshid_login .agent-login-link,
  .freshid_login .agent-login-link a {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
  }

  .freshid_login .agent-login-link a {
    color: #0a4163;
  }

  .freshid_login .agent-login-link .agent-login-icon {
    float: none;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f1f1f1;
    box-shadow: none;
  }

  .freshid_login .agent-login-link * {
    vertical-align: middle;
  }

  #login-page-wrapper {
    margin-bottom: 44px;
  }

  #forgot_password {
    float: left;
    margin-right: 10px;
    font-size: 13px;
  }

  #forgot_password + .controls {
    float: right;
  }

  #login-container form .control-group {
    padding-bottom: 0;
  }

  .header {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .header .h2,
  .header h1,
  .header .page-description {
    text-align: center;
  }

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

  .article {
    position: relative;
  }

  .article__title {
    font-weight: 300;
  }

  .article-meta {
    display: table;
    width: 100%;
    margin-bottom: 22px;
  }

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

  .article__body {
    margin-bottom: 22px;
  }
  .article__body ul,
  .article__body ol {
    margin-left: 20px;
  }
  .article__body ul,
  .article__body ol {
    margin-top: 5.5px;
    margin-bottom: 11px;
  }
  .article__body li {
    margin-bottom: 11px;
  }
  .article__body ul {
    list-style-type: disc;
  }
  .article__body ul ul {
    list-style-type: circle;
  }
  .article__body ol {
    list-style-type: decimal;
  }
  .article__body h1,
  .article__body h2,
  .article__body h3,
  .article__body h4,
  .article__body h5,
  .article__body h6,
  .article__body p {
    margin-bottom: 0;
  }
  .article__body h3,
  .article__body h3 li {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
  }
  .article__body h2 {
    font-size: 18px;
    color: #2969b0;
    font-weight: bold;
    line-height: 1.2;
  }
  .article__body thead {
    background-color: #dff2dc;
    text-align: center;
    font-weight: bold;
  }
  .article__body .table > thead > tr > th,
  .article__body .table > thead > tr > td,
  .article__body .table > tbody > tr > th,
  .article__body .table > tbody > tr > td,
  .article__body .table > tfoot > tr > th,
  .article__body .table > tfoot > tr > td,
  .article__body table > thead > tr > th,
  .article__body table > thead > tr > td,
  .article__body table > tbody > tr > th,
  .article__body table > tbody > tr > td,
  .article__body table > tfoot > tr > th,
  .article__body table > tfoot > tr > td {
    padding: 5px !important;
    line-height: 1.5;
    vertical-align: top;
  }
  .article__body img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
  }
  .article__body img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
  }
  .article__body .d-inline-block {
    display: inherit;
  }
  .article__body a,
  .article__body .a-link {
    color: #049cdb;
    text-decoration: none;
  }

  .article__attachments {
    margin-bottom: 22px;
  }

  @media (max-width: 767px) {
    .article-sidebar {
      padding-top: 22px;
      border-top: 1px solid #f1f1f1;
    }
  }

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

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

  .category-list {
    padding-left: 0;
    margin-bottom: 22px;
    list-style: none;
  }
  @media (min-width: 768px) {
    .category-list {
      display: flex;
      margin-bottom: 76px;
      flex-wrap: wrap;
    }
  }

  .category-list-title {
    text-align: center;
  }
  @media (min-width: 768px) {
    .category-list-title {
      margin-bottom: 70px;
    }
  }

  .category-list-item {
    position: relative;
    float: none;
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .category-list-item {
      height: 120px !important;
    }
  }

  .category-list-item__link {
    display: block;
    padding: 22px 20px !important;
    font-weight: 300;
    color: #0a4163;
    text-align: left !important;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 0 0px 20px 5px rgba(62, 60, 98, 0.08);
    transition: all 0.3s ease;
  }
  .category-list-item__link:active,
  .category-list-item__link:focus,
  .category-list-item__link:hover {
    text-decoration: none;
    background: linear-gradient(to left, #062d4a, #00708f);
  }
  .category-list-item__link:active .category-list-item__title,
  .category-list-item__link:focus .category-list-item__title,
  .category-list-item__link:hover .category-list-item__title {
    color: #fff;
  }
  .category-list-item__link:active .meta,
  .category-list-item__link:focus .meta,
  .category-list-item__link:hover .meta {
    color: #fff;
  }
  @media (min-width: 768px) {
    .category-list-item__link {
      height: 100%;
    }
  }
  .category-list-item__link .meta {
    margin-bottom: 0;
  }

  .category-list-item__title {
    margin-bottom: 8px !important;
    font-weight: 600;
  }

  .category-tree-item {
    padding-top: 22px;
    border-top: 1px solid #f1f1f1;
  }
  .category-tree-item:nth-child(odd) {
    background-color: #fcfcfd;
  }
  .category-tree-item:last-child {
    border-bottom: 1px solid #f1f1f1;
  }
  @media (min-width: 768px) {
    .category-tree-item {
      padding-top: 90px;
      padding-bottom: 76px;
    }
  }

  .category-tree-item__title {
    padding-bottom: 11px;
    text-align: center;
    border-bottom: 0 !important;
  }
  @media (min-width: 768px) {
    .category-tree-item__title {
      margin-bottom: 50px;
    }
  }

  .category-tree-item__folders {
    margin-right: 0;
    margin-left: 0;
  }
  @media (min-width: 768px) {
    .category-tree-item__folders .folder:nth-child(2n + 1) {
      clear: left;
    }
  }
  @media (min-width: 992px) {
    .category-tree-item__folders .folder:nth-child(2n + 1) {
      clear: none;
    }
    .category-tree-item__folders .folder:nth-child(3n + 1) {
      clear: left;
    }
  }
  @media (min-width: 768px) {
    .category-tree-item__folders {
      margin-right: -15px;
      margin-left: -15px;
    }
  }

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

  .folder-page {
    margin-bottom: 44px;
  }

  .folder {
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .folder:nth-child(2n + 1) {
      clear: left;
    }
  }
  @media (min-width: 992px) {
    .folder:nth-child(2n + 1) {
      clear: none;
    }
    .folder:nth-child(3n + 1) {
      clear: left;
    }
  }

  .folder__title {
    font-weight: 300;
  }

  .folder__title-link {
    color: inherit;
  }

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

  .articles__item {
    margin-bottom: 7.3333333333px;
  }

  .articles__link {
    color: #0a4163;
  }

  #article-author {
    display: none;
  }

  .vote-feedback {
    margin-left: 0;
  }

  .vote-up,
  .vote-down {
    color: #333 !important;
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
  }
  .vote-up:hover,
  .vote-up:focus,
  .vote-up:active,
  .vote-down:hover,
  .vote-down:focus,
  .vote-down:active {
    color: #141414 !important;
    background-color: #d8d8d8 !important;
    border-color: #d2d2d2 !important;
  }
  .vote-up:active,
  .vote-down:active {
    background-image: none;
  }

  .vote-down:before {
    display: none;
  }

  #vote-feedback-container,
  .article-vote {
    position: relative;
    padding: 22px 18px;
    margin-bottom: 0;
    margin-bottom: 22px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
  }

  #vote-feedback-container .lead {
    font-weight: 400;
  }

  .sol-feedback-message {
    display: block;
  }

  .related-articles h3 {
    margin-bottom: 11px;
  }
  @media (min-width: 768px) {
    .related-articles h3 {
      margin-top: 11px;
    }
  }
  .related-articles ul {
    padding-left: 0;
    list-style: none;
  }
  .related-articles ul > li {
    margin-bottom: 7.3333333333px;
  }
  .related-articles ul > li a {
    padding-bottom: 1px;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
  }

  .announcements-list {
    margin-bottom: 22px;
  }

  .announcements-list-item + .announcements-list-item {
    padding-top: 22px;
    border-top: 1px solid #f1f1f1;
  }

  .ticket-list-page {
    margin-bottom: 44px;
  }

  .ticket-filter-container {
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .ticket-filter-container {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
    }
    .ticket-filter-container > * + * {
      margin-left: 10px;
    }
  }

  #ticket-filters .dropdown-toggle {
    margin-top: 0;
  }

  #ticket-toolbar,
  #ticket-sub-toolbar {
    float: none;
    margin-top: 0;
  }
  #ticket-toolbar .dropdown-toggle,
  #ticket-sub-toolbar .dropdown-toggle {
    display: block;
    text-align: left;
  }
  @media (max-width: 767px) {
    #ticket-toolbar,
    #ticket-sub-toolbar {
      margin-bottom: 11px;
    }
    #ticket-toolbar > * + *,
    #ticket-sub-toolbar > * + * {
      margin-top: 11px;
    }
  }
  @media (min-width: 768px) {
    #ticket-toolbar,
    #ticket-sub-toolbar {
      display: flex;
      width: 100%;
      align-items: center;
    }
    #ticket-toolbar > * + *,
    #ticket-sub-toolbar > * + * {
      margin-left: 10px;
    }
  }

  #user-list-dropdown,
  #company-list-dropdown {
    margin-right: 0;
    margin-left: inherit;
  }

  .c-list {
    border-bottom-color: #f1f1f1;
    border-bottom-width: 2px;
  }

  .c-row {
    padding: 22px 15px;
    border-top-color: #f1f1f1;
    border-top-width: 2px;
  }

  .c-row.c-ticket-row .status-source {
    margin-right: 20px;
  }

  .ticket-toolbar .dropdown-menu a {
    font-weight: 400;
  }

  [id*="ticket-field"] {
    margin-bottom: 11px;
  }

  #ticket-toolbar {
    margin-bottom: 22px;
  }

  .ticket-page {
    margin-bottom: 44px;
  }

  .ticket {
    position: relative;
  }

  .ticket__id {
    margin-bottom: 11px;
    font-weight: 600;
  }

  .ticket__subject {
    font-size: 23px;
  }
  @media (min-width: 992px) {
    .ticket__subject {
      font-size: 26px;
      font-weight: 300;
    }
  }

  .ticket__user {
    margin-bottom: 22px;
  }

  .ticket__attachments {
    margin-bottom: 22px;
  }

  .ticket__content {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

  .ticket__desc * {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }
  .ticket__desc ul,
  .ticket__desc ol {
    padding-left: 0 !important;
    margin-left: 20px;
  }
  .ticket__desc ul {
    list-style-type: disc;
  }
  .ticket__desc ul ul {
    list-style-type: circle;
  }
  .ticket__desc ol {
    list-style-type: decimal;
  }

  .ticket__sidebar {
    padding: 22px 18px 0;
    margin-bottom: 22px;
    font-size: 14px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
  }
  .ticket__sidebar dd {
    margin-bottom: 11px;
  }

  .ticket__details h3 {
    font-weight: 300;
  }

  .toolbar-actions {
    position: static;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 22px;
  }

  #ticket-sidebar-details .control-label {
    margin-top: 0;
  }

  .new-ticket-page {
    margin-bottom: 44px;
  }

  .new-ticket-title {
    font-size: 23px;
  }
  @media (min-width: 768px) {
    .new-ticket-title {
      font-size: 26px;
    }
  }
  @media (min-width: 992px) {
    .new-ticket-title {
      font-size: 37px;
    }
  }

  .new-ticket-form {
    margin-bottom: 22px;
  }

  .max-search-content {
    max-height: 66px;
  }

  #new-ticket-search h4 {
    font-weight: 600;
  }

  .lead,
  .lead-small,
  .list-lead {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
  }

  .accordion {
    padding-top: 0;
    margin-bottom: 22px;
    border: 1px solid #ddd;
    border-radius: 0;
  }

  .accordion__item-title {
    position: relative;
    padding: 15px 20px 15px 52px;
    font-size: 19px;
    cursor: pointer;
  }
  .accordion__item-title:not(.accordion__item-title--active) {
    border-bottom: 1px solid #ddd;
  }
  .accordion__item-title:before {
    position: absolute;
    content: "";
  }

  .accordion__item-content {
    display: none;
    padding: 20px;
    border-bottom: 1px solid #ddd;
  }
  .accordion__item-content p:last-child {
    margin-bottom: 0;
  }

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

  .accordion--default .accordion__item-title:before {
    top: 50%;
    left: 22px;
    margin-top: -4px;
    border-bottom: 2px solid #0a4163;
    border-left: 2px solid #0a4163;
    transition: transform 0.3s;
    transform: rotate(-45deg);
    width: 8px;
    height: 8px;
  }
  .accordion--default .accordion__item-title--active {
    background-color: #f0f0f0;
  }
  .accordion--default .accordion__item-title--active:before {
    transition: transform 0.3s;
    transform: rotate(135deg);
  }

  .accordion--colored .accordion__item-title {
    transition: background-color 0.3s;
  }
  .accordion--colored .accordion__item-title:before,
  .accordion--colored .accordion__item-title:after {
    top: 50%;
  }
  .accordion--colored .accordion__item-title:before {
    left: 20px;
    width: 10px;
    height: 2px;
    margin-top: -1px;
    background-color: #818a91;
  }
  .accordion--colored .accordion__item-title:after {
    position: absolute;
    left: 24px;
    width: 2px;
    height: 10px;
    margin-top: -5px;
    content: "";
    background-color: #818a91;
  }
  .accordion--colored .accordion__item-title--active {
    color: #fff;
    background-color: #0a4163;
    transition: background-color 0.3s;
  }
  .accordion--colored .accordion__item-title--active:before {
    background-color: #fff;
  }
  .accordion--colored .accordion__item-title--active:after {
    display: none;
  }

  img.fr-bordered {
    padding: 10px;
    border: 1px solid #d3d6d8;
    border-radius: 4px;
  }

  .image-with-shadow {
    box-shadow: 0 5px 15px 2px #666666;
  }

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

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

  .image-with-video-icon {
    position: relative;
    display: block;
  }
  .image-with-video-icon img {
    width: 100%;
  }
  .image-with-video-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    font-size: 0;
    content: "";
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 30px 0 30px 60px;
    transition: transform 0.6s ease;
    transform: translate(-50%, -50%);
  }
  .image-with-video-icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
  }
  .image-with-video-icon:active:before,
  .image-with-video-icon:hover:before {
    transform: translate(-50%, -50%) scale(1.1);
  }

  img.fr-rounded {
    background-clip: padding-box;
    border-radius: 100%;
  }

  .fr-dib:not(.fr-fil) {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .callout {
    padding: 22px 20px;
    margin-bottom: 22px;
    background-color: #f1f1f1;
    border-left-style: solid;
    border-left-width: 5px;
  }
  .callout p:last-child {
    margin-bottom: 0;
  }

  .callout--transparent {
    background-color: transparent;
    border-color: #dedede;
    border-width: 1px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
  }

  .callout--success {
    color: #333;
    background-color: rgba(0, 202, 26, 0.23);
    border-color: #5cb85c;
  }
  .callout--success .callout__title {
    color: #5cb85c;
  }

  .callout--info {
    color: #333;
    background-color: #daf1f8;
    border-color: #5bc0de;
  }
  .callout--info .callout__title {
    color: #5bc0de;
  }

  .callout--warning {
    color: #333;
    background-color: #fceedb;
    border-color: #f0ad4e;
  }
  .callout--warning .callout__title {
    color: #f0ad4e;
  }

  .callout--danger {
    color: #333;
    background-color: #f4cecd;
    border-color: #d9534f;
  }
  .callout--danger .callout__title {
    color: #ff1515;
  }

  .callout--primary {
    color: #fff;
    background-color: #0a4163;
    border-color: #041d2b;
  }
  .callout--primary .callout__title {
    color: #fff;
  }

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

  .list-colored,
  .list-bullet {
    padding-left: 0 !important;
    margin-left: 0 !important;
    list-style-type: none !important;
    counter-reset: list;
  }

  .list-colored li {
    position: relative;
    padding-left: 48px;
    margin-bottom: 14.6666666667px !important;
    counter-increment: list;
  }
  .list-colored li:before {
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 1;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    content: counter(list);
    background-color: #0a4163;
    border-radius: 50%;
    width: 30px;
    height: 30px;
  }
  .list-colored ol {
    margin-bottom: 14px;
    list-style-type: none;
    counter-reset: list;
  }

  .list-bullet li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .list-bullet li:before {
    position: absolute;
    top: -2px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #0a4163;
    content: "\f058";
  }
  .list-bullet ul {
    margin-bottom: 14px;
    list-style: none;
  }

  .embed,
  .embed-responsive {
    position: relative;
    z-index: 1;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .embed img,
  .embed-responsive img {
    width: 100%;
  }
  .embed iframe,
  .embed embed,
  .embed object,
  .embed video,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .embed:focus,
  .embed-responsive:focus {
    outline: none !important;
  }

  .fr-video {
    display: block;
    margin-bottom: 30px;
  }

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

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

  .table,
  .article__body table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    background-color: transparent;
    border-top: 1px solid #afafaf;
  }
  .table td,
  .table th,
  .article__body table td,
  .article__body table th {
    padding: 12px;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #afafaf;
  }
  .table td[class*="col-"],
  .table th[class*="col-"],
  .article__body table td[class*="col-"],
  .article__body table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
  }
  .table thead th,
  .article__body table thead th {
    vertical-align: bottom;
  }
  .table tbody + tbody,
  .article__body table tbody + tbody {
    border-top: 1px solid #afafaf;
  }
  .table caption,
  .article__body table caption {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #818a91;
    text-align: left;
  }
  .table col[class*="col-"],
  .article__body table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
  }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td,
  .article__body table > thead > tr > th,
  .article__body table > thead > tr > td,
  .article__body table > tbody > tr > th,
  .article__body table > tbody > tr > td,
  .article__body table > tfoot > tr > th,
  .article__body table > tfoot > tr > td {
    padding: 12px;
    line-height: 1.5;
    vertical-align: top;
  }
  .table .table,
  .article__body table .table {
    background-color: #fff;
  }

  .table-color-header th {
    color: #fff;
    background-color: #0a4163;
  }

  .table-hover tbody tr:hover {
    color: inherit;
    background-color: #f1f1f1;
  }

  .fr-thick {
    border-width: 2px;
  }

  .fr-highlighted {
    border: 1px double #ff5252;
  }

  .fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5;
  }

  .article__body .fr-no-borders,
  .fr-no-borders thead th,
  .fr-no-borders tbody td {
    border-style: none;
  }

  .article__body .fr-dashed-borders,
  .fr-dashed-borders thead th,
  .fr-dashed-borders tbody td {
    border: 1px dashed #afafaf;
    border-top: 1px dashed #afafaf;
  }

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

  .table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
  }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      border: 1px solid #afafaf;
      -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .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;
    }
  }

  .tabs {
    margin-bottom: 22px;
  }

  .tab {
    display: block;
    padding: 30px;
    margin-top: -1px;
    border: 1px solid #afafaf;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .tab p:last-child {
    margin-bottom: 0;
  }
  @media (min-width: 768px) {
    .tab {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }

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

  .tabs-link {
    display: block;
    padding: 8px 30px;
    margin: 0;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    border-color: transparent;
    border-style: solid;
    border-width: 1px 1px 0;
  }
  .tabs-link:hover {
    color: #0a4163;
  }
  @media (max-width: 767px) {
    .tabs-link {
      border-top-color: #afafaf;
      border-right-color: #afafaf;
      border-left-color: #afafaf;
    }
    .tabs-link:first-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }
  @media (min-width: 768px) {
    .tabs-link {
      display: inline-block;
    }
  }

  .is-hidden {
    display: none;
  }

  .tabs-link.is-active {
    color: #0a4163;
    cursor: pointer;
    border-color: #afafaf;
  }
  .tabs-link.is-active:hover {
    color: #0a4163;
    cursor: default;
  }
  @media (min-width: 768px) {
    .tabs-link.is-active {
      border-bottom: 1px solid #fff;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }

  .tabs--colored-1 .tab {
    background-color: #fcfcfd !important;
  }
  .tabs--colored-1 .tabs-link.is-active {
    background-color: #fcfcfd;
    border-bottom-color: #fcfcfd;
  }

  .tabs--colored-2 .tabs-link:hover {
    color: #0a4163;
  }
  .tabs--colored-2 .tabs-link.is-active {
    color: #fff;
    background-color: #0a4163;
    border-color: #0a4163;
  }
  .tabs--colored-2 .tabs-link.is-active:hover {
    color: #fff;
  }
  .tabs--colored-2 .tab {
    background-color: #fcfcfd !important;
  }

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

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

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

  .text-primary {
    background-color: #1e9be8;
  }

  .text-info {
    background-color: #5bc0de;
  }

  .text-warning {
    background-color: #fbaf3f;
  }

  .text-danger {
    background-color: #ff5252;
  }

  .text-success {
    background-color: #2bb3d9;
  }

  .fr-text-gray {
    color: #aaa;
  }

  .fr-text-uppercase {
    text-transform: uppercase;
  }

  .fr-text-bordered {
    padding-top: 11px;
    padding-bottom: 11px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }

  .fr-text-spaced {
    letter-spacing: 1px;
  }

  .forum-topics {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 22px;
    margin-left: 0;
    list-style: none;
  }

  .forum-topics__item {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #f1f1f1;
  }
  @media (min-width: 768px) {
    .forum-topics__item {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  }

  .forum-topics__pin {
    color: #333;
  }

  @media (max-width: 767px) {
    .forum-topics__link {
      display: block;
      margin-bottom: 11px;
    }
  }
  @media (min-width: 768px) {
    .forum-topics__link {
      width: 60%;
      padding-right: 15px;
    }
  }

  .forum-topics__labels {
    display: inline-block;
  }

  @media (min-width: 768px) {
    .forum-topics__author {
      width: 8%;
    }
  }

  .forum-topics__meta {
    font-size: 12px;
  }
  @media (min-width: 768px) {
    .forum-topics__meta {
      width: 40%;
      text-align: right;
    }
  }

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

  .forum-category-list-item {
    position: relative;
    margin-bottom: 22px;
  }
  @media (min-width: 768px) {
    .forum-category-list-item {
      display: table;
      height: 240px;
    }
  }

  .forum-category-list-item__title {
    margin-bottom: 11px;
    font-size: 19px;
    font-weight: 600;
  }

  .forum-category-list-item__link {
    display: block;
    padding: 22px 15px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #0a4163;
    border-radius: 0;
    transition: all 0.3s ease;
  }
  @media (min-width: 768px) {
    .forum-category-list-item__link {
      display: table-cell;
      vertical-align: middle;
    }
  }
  .forum-category-list-item__link:active,
  .forum-category-list-item__link:focus,
  .forum-category-list-item__link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0a4163;
  }
  .forum-category-list-item__link:active .forum-category-list-item__meta,
  .forum-category-list-item__link:focus .forum-category-list-item__meta,
  .forum-category-list-item__link:hover .forum-category-list-item__meta {
    color: #4b9839;
  }

  .forum-category-list-item__meta {
    transition: all 0.3s ease;
  }

  .discussions-category-list-page__title {
    margin-bottom: 44px;
  }

  .forum-list {
    padding-left: 0;
    margin-top: 0;
    margin-left: 0;
    list-style: none;
  }

  .forum-list-item {
    margin-bottom: 44px;
  }

  .forum-list-item__title {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #333;
  }

  .forum-list-item__link {
    color: inherit;
  }

  .forum-category-name {
    font-weight: 600;
  }

  .forum-filters {
    margin-bottom: 11px;
    border-bottom: 1px solid #f1f1f1;
  }
  .forum-filters .nav-filter {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 22px;
  }
  .forum-filters .nav-pills > .active > a,
  .forum-filters .nav-pills > .active > a:hover {
    box-shadow: none;
  }
  .forum-filters .nav-pills > .active > a:first-of-type,
  .forum-filters .nav-pills > .active > a:hover:first-of-type {
    margin-left: 0 !important;
    color: inherit;
  }

  .popular-topics {
    margin-bottom: 22px;
  }

  .popular-topics__title {
    margin-bottom: 5.5px;
    font-weight: 600;
  }

  .popular-topics__desc {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #333;
  }

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

  .popular-topic-item {
    float: none;
    margin-bottom: 11px;
  }

  .popular-topic-item__inner {
    width: 100%;
    padding-bottom: 5.5px;
    border-bottom: 1px solid #f1f1f1;
  }

  .popular-topic-item__title {
    margin-bottom: 5.5px;
    font-size: 14px;
  }

  .popular-topic-item__info {
    font-size: 12px;
  }

  .my-topics {
    margin-bottom: 22px;
  }

  .my-topics__title {
    margin-bottom: 5.5px;
    font-weight: 600;
  }

  .my-topics__desc {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #333;
  }

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

  .my-topic-item {
    float: none;
    margin-bottom: 11px;
  }

  .my-topic-item__inner {
    width: 100%;
    padding-bottom: 5.5px;
    border-bottom: 1px solid #f1f1f1;
  }

  .my-topic-item__title {
    margin-bottom: 5.5px;
    font-size: 14px;
  }

  .my-topic-item__info {
    font-size: 12px;
  }

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

  .new-topic-title {
    font-size: 23px;
  }
  @media (min-width: 768px) {
    .new-topic-title {
      font-size: 26px;
    }
  }
  @media (min-width: 992px) {
    .new-topic-title {
      font-size: 37px;
    }
  }

  .new-topic-form {
    margin-bottom: 22px;
  }

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

  .topic {
    position: relative;
    margin-bottom: 22px;
  }

  .topic__toolbar-actions {
    margin-bottom: 24px;
  }

  .topic__body {
    padding-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
  }

  .topic .topic-labels {
    margin-bottom: 11px;
  }
  .topic .topic-labels .label {
    padding: 10px 18px;
    font-size: 10px;
  }

  .topic__title {
    padding-right: 27px;
    font-size: 23px;
  }
  @media (min-width: 768px) {
    .topic__title {
      font-size: 26px;
    }
  }
  @media (min-width: 992px) {
    .topic__title {
      font-size: 37px;
    }
  }

  .topic__meta {
    margin-bottom: 22px;
  }

  .topic__text ul,
  .topic__text ol {
    margin-left: 20px;
  }
  .topic__text ul {
    list-style-type: disc;
  }
  .topic__text ul ul {
    list-style-type: circle;
  }
  .topic__text ol {
    list-style-type: decimal;
  }

  .topic-callout {
    padding: 11px 15px;
    background-color: #f1f1f1;
  }
  @media (max-width: 767px) {
    .topic-callout {
      margin-top: 22px;
    }
  }

  .topic-callout__title {
    font-size: 17px;
    font-weight: 600;
  }

  .topic__voting {
    padding-top: 22px;
    font-size: 13px;
  }
  .topic__voting hr {
    display: none;
  }
  @media (max-width: 480px) {
    .topic__voting #topic-voted-information {
      display: block;
      padding-bottom: 11px;
    }
  }

  .topic__voting #topic-vote-up-button:nth-child(3):before {
    display: none;
    margin-left: 0;
  }

  .related-topics {
    margin-bottom: 11px;
  }

  .related-topics .list-lead {
    margin-top: 0;
    margin-bottom: 11px;
  }

  .related-topics ul {
    margin-top: 0;
    margin-bottom: 11px;
    margin-left: 0;
    list-style: none;
  }

  .related-topics ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 7.3333333333px;
  }

  .related-topics .ellipsis a {
    font-size: 15px;
    line-height: 1.5;
  }

  .discussions-menu {
    display: flex;
    margin-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
    justify-content: space-between;
    align-items: baseline;
  }

  .discussions-menu a {
    display: inline-block;
    margin-bottom: 22px;
    margin-left: 16px;
  }