@font-face {
  font-family: "Kaidee";
  font-style: normal;
  font-display: swap;
  src: url("https://ast.kaidee.com/blackpearl/_static/fonts/kaidee-regular.woff2")
    format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Kaidee";
  font-style: normal;
  font-display: swap;
  src: url("https://ast.kaidee.com/blackpearl/_static/fonts/kaidee-bold.woff2")
    format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "KaideeLight";
  font-style: normal;
  font-display: swap;
  src: url("https://ast.kaidee.com/blackpearl/_static/fonts/kaidee-light.woff2")
    format("woff2");
}
@font-face {
  font-family: "KaideeLooped";
  font-style: normal;
  font-display: swap;
  src: url("https://ast.kaidee.com/blackpearl/_static/fonts/kaideelooped-regular.woff2")
    format("woff2");
  font-weight: 100 900;
}
@font-face {
  font-family: "KaideeLoopedBold";
  font-style: normal;
  font-display: swap;
  src: url("https://ast.kaidee.com/blackpearl/_static/fonts/kaideelooped-bold.woff2")
    format("woff2");
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-Mitr strong {
  font-family: "Kaidee";
  font-weight: bold;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

html,
body {
  height: 100%;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Kaidee";
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  background-color: rgba(0, 13, 73, 1);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.article-body {
  font-family: "KaideeLooped";
}
input,
button,
select,
textarea {
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0d1c63;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #04091f;
  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;
  border: 0;
  border-top: 1px solid #eceeef;
  margin: 1em 0;
  padding: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.1;
  color: inherit;
}

h1 {
  margin: 0 0 calc(16px * 1.5);
}

h2 {
  margin: 0 0 calc(16px * 1.5);
}

h3 {
  margin: 0 0 calc(16px * 1.5);
}

h4 {
  margin: 0 0 calc(16px * 1.5);
}

h5 {
  margin: 0 0 calc(16px * 1.5);
}

h6 {
  margin: 0 0 calc(16px * 1.5);
}

.h1 {
  margin: 0 0 calc(16px * 1.5);
}

.h2 {
  margin: 0 0 calc(16px * 1.5);
}

.h3 {
  margin: 0 0 calc(16px * 1.5);
}

.h4 {
  margin: 0 0 calc(16px * 1.5);
}

.h5 {
  margin: 0 0 calc(16px * 1.5);
}

.h6 {
  margin: 0 0 calc(16px * 1.5);
}

p {
  margin: 0 0 calc(16px * 1.5);
}

ul {
  margin: 0 0 calc(16px * 1.5);
}

ol {
  margin: 0 0 calc(16px * 1.5);
}

h1 {
  font-size: calc(16px * 2.5);
}

.h1 {
  font-size: calc(16px * 2.5);
}

h2 {
  font-size: calc(16px * 1.75);
}

.h2 {
  font-size: calc(16px * 1.75);
}

h3 {
  font-size: calc(16px * 1.5);
}

.h3 {
  font-size: calc(16px * 1.5);
}

h4 {
  font-size: calc(16px * 1.25);
}

.h4 {
  font-size: calc(16px * 1.25);
}

h5 {
  font-size: calc(16px * 1.1);
}

.h5 {
  font-size: calc(16px * 1.1);
}

h6 {
  font-size: calc(16px * 1);
}

.h6 {
  font-size: calc(16px * 1);
}

b,
strong {
  font-weight: 600;
}

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

dl {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
}

dt {
  line-height: 1.5;
  margin-bottom: calc(16px * 1.5 / 2);
}

dd {
  line-height: 1.5;
  margin-bottom: calc(16px * 1.5 / 2);
}

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 {
    width: 30%;
    float: left;
    clear: both;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .dl-horizontal dd {
    width: 70%;
    float: right;
  }
}

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

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

blockquote {
  font-style: italic;
  background-color: #f7f7f9;
  padding: calc(16px * 1.5 / 2)
    calc(16px * 1.5);
  margin: 0 0 calc(16px * 1.5);
  border-left: 5px solid #eceeef;
}

blockquote.is-colored {
  border-left: 5px solid #0d1c63;
}

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

code {
  border-radius: 4px !important;
  padding: 20px !important;
}

address {
  margin-bottom: calc(16px * 1.5);
  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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

.is-hidden,
.hidden {
  display: none !important;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

[role="button"] {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  width: 100%;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#user #user-password #password-submit {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.topbar .login {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.answer:not(.answer-accepted) .answer-accept {
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn:focus,
.btn:active:focus,
[role="button"]:focus,
[role="button"]:active:focus,
input[type="submit"]:focus,
input[type="submit"]:active:focus,
#user #user-password #password-submit:focus,
#user #user-password #password-submit:active:focus,
.community-recent-activity .recent-activity-controls a:focus,
.community-recent-activity .recent-activity-controls a:active:focus,
.topbar .login:focus,
.topbar .login:active:focus,
.answer:not(.answer-accepted) .answer-accept:focus,
.answer:not(.answer-accepted) .answer-accept:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
[role="button"]:hover,
[role="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
#user #user-password #password-submit:hover,
#user #user-password #password-submit:focus,
.community-recent-activity .recent-activity-controls a:hover,
.community-recent-activity .recent-activity-controls a:focus,
.topbar .login:hover,
.topbar .login:focus,
.answer:not(.answer-accepted) .answer-accept:hover,
.answer:not(.answer-accepted) .answer-accept:focus {
  color: #0d1c63;
  text-decoration: none;
}

.btn:active,
[role="button"]:active,
input[type="submit"]:active,
#user #user-password #password-submit:active,
.community-recent-activity .recent-activity-controls a:active,
.topbar .login:active,
.answer:not(.answer-accepted) .answer-accept:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn--default,
.btn-default,
.article-subscribe,
.article-unsubscribe,
.post-follow .post-subscribe,
.post-follow .post-unsubscribe,
.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe,
.answer:not(.answer-accepted) .answer-accept,
[role="button"] {
  color: #0d1c63;
  background-color: transparent;
  border-color: #0d1c63;
}

.btn--default:hover,
.btn--default:focus,
.btn--default:active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.article-subscribe:hover,
.article-subscribe:focus,
.article-subscribe:active,
.article-unsubscribe:hover,
.article-unsubscribe:focus,
.article-unsubscribe:active,
.post-follow .post-subscribe:hover,
.post-follow .post-subscribe:focus,
.post-follow .post-subscribe:active,
.post-follow .post-unsubscribe:hover,
.post-follow .post-unsubscribe:focus,
.post-follow .post-unsubscribe:active,
.topic-controls__item--subscribe .dropdown-toggle:hover,
.topic-controls__item--subscribe .dropdown-toggle:focus,
.topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:hover,
.topic-controls__item--subscribe .topic-unsubscribe:focus,
.topic-controls__item--subscribe .topic-unsubscribe:active,
.answer:not(.answer-accepted) .answer-accept:hover,
.answer:not(.answer-accepted) .answer-accept:focus,
.answer:not(.answer-accepted) .answer-accept:active,
[role="button"]:hover,
[role="button"]:focus,
[role="button"]:active {
  color: #060d2d;
  background-color: transparent;
  border-color: #060d2d;
}

.btn--default:active,
.btn-default:active,
.article-subscribe:active,
.article-unsubscribe:active,
.post-follow .post-subscribe:active,
.post-follow .post-unsubscribe:active,
.topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:active,
.answer:not(.answer-accepted) .answer-accept:active,
[role="button"]:active {
  background-image: none;
}

.btn--topbar,
.btn-topbar,
.topbar .login,
.profile-header__options [data-action="edit-profile"] {
  color: rgba(13, 28, 99, 1);
  background-color: transparent;
  border-color: rgba(13, 28, 99, 1);
}

.btn--topbar:hover,
.btn--topbar:focus,
.btn--topbar:active,
.btn-topbar:hover,
.btn-topbar:focus,
.btn-topbar:active,
.topbar .login:hover,
.topbar .login:focus,
.topbar .login:active,
.profile-header__options [data-action="edit-profile"]:hover,
.profile-header__options [data-action="edit-profile"]:focus,
.profile-header__options [data-action="edit-profile"]:active {
  color: #060d2d;
  background-color: transparent;
  border-color: #060d2d;
}

.btn--topbar:active,
.btn-topbar:active,
.topbar .login:active,
.profile-header__options [data-action="edit-profile"]:active {
  background-image: none;
}

.btn--primary,
.btn-primary,
.satisfaction-box .satisfaction-submit {
  color: #fff;
  background-color: #0d1c63;
  border-color: #0d1c63;
}

.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.satisfaction-box .satisfaction-submit:hover,
.satisfaction-box .satisfaction-submit:focus,
.satisfaction-box .satisfaction-submit:active {
  color: #e0e0e0;
  background-color: #070f36;
  border-color: #060d2d;
}

.btn--primary:active,
.btn-primary:active,
.satisfaction-box .satisfaction-submit:active {
  background-image: none;
}

.btn--success,
.btn-success,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"],
input[type="submit"] {
  color: #fff;
  background-color: #1589fe;
  border-color: #1589fe;
}

.btn--success:hover,
.btn--success:focus,
.btn--success:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:hover,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:focus,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  color: #e0e0e0;
  background-color: #0170df;
  border-color: #016ad5;
}

.btn--success:active,
.btn-success:active,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active,
input[type="submit"]:active {
  background-image: none;
}

.btn--warning,
.btn-warning {
  color: #ffd916;
  background-color: transparent;
  border-color: #fcd200;
}

.btn--warning:hover,
.btn--warning:focus,
.btn--warning:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  color: #d8b500;
  background-color: transparent;
  border-color: #be9f00;
}

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

.btn--danger,
.btn-danger,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: #f23737;
  border-color: #f01f1f;
}

.btn--danger:hover,
.btn--danger:focus,
.btn--danger:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:hover,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:focus,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
  color: #e0e0e0;
  background-color: #e70f0f;
  border-color: #c50d0d;
}

.btn--danger:active,
.btn-danger:active,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
  background-image: none;
}

.btn--secondary {
  color: #333333;
  background-color: #eceeef;
  border-color: #eceeef;
}

.btn-secondary {
  color: #333333;
  background-color: #eceeef;
  border-color: #eceeef;
}

.community-recent-activity .recent-activity-controls a {
  color: #333333;
  background-color: #eceeef;
  border-color: #eceeef;
}

.article-vote-controls__item {
  color: #333333;
  background-color: #eceeef;
  border-color: #eceeef;
}

.btn--secondary:hover {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn--secondary:focus {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn--secondary:active {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn-secondary:hover {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn-secondary:focus {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn-secondary:active {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.community-recent-activity .recent-activity-controls a:hover {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.community-recent-activity .recent-activity-controls a:focus {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.community-recent-activity .recent-activity-controls a:active {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.article-vote-controls__item:hover {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.article-vote-controls__item:focus {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.article-vote-controls__item:active {
  color: #141414;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.btn--secondary:active,
.btn-secondary:active,
.community-recent-activity .recent-activity-controls a:active,
.article-vote-controls__item:active {
  background-image: none;
}

.meta {
  font-size: calc(16px - 2px);
  color: #979797;
}

.meta__item {
  display: inline-block;
  margin-right: calc(16px / 2);
}

.meta__item + .meta__item:before {
  margin-right: calc(16px / 2);
  font-size: 10px;
  content: "\2022";
}

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

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

.logo img {
  display: block;
  max-height: 52px;
}

.row {
  margin-left: -16px;
  /*   margin-right: -16px; */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }
  .column--sm-2 {
    width: 16.66667%;
  }
  .column--sm-3 {
    width: 25%;
  }
  .column--sm-4 {
    width: 33.33333%;
  }
  .column--sm-5 {
    width: 41.66667%;
  }
  .column--sm-6 {
    width: 50%;
  }
  .column--sm-7 {
    width: 58.33333%;
  }
  .column--sm-8 {
    width: 66.66667%;
  }
  .column--sm-9 {
    width: 75%;
  }
  .column--sm-10 {
    width: 83.33333%;
  }
  .column--sm-11 {
    width: 91.66667%;
  }
  .column--sm-12 {
    width: 100%;
  }
  .column--sm-pull-0 {
    right: auto;
  }
  .column--sm-pull-1 {
    right: 8.33333%;
  }
  .column--sm-pull-2 {
    right: 16.66667%;
  }
  .column--sm-pull-3 {
    right: 25%;
  }
  .column--sm-pull-4 {
    right: 33.33333%;
  }
  .column--sm-pull-5 {
    right: 41.66667%;
  }
  .column--sm-pull-6 {
    right: 50%;
  }
  .column--sm-pull-7 {
    right: 58.33333%;
  }
  .column--sm-pull-8 {
    right: 66.66667%;
  }
  .column--sm-pull-9 {
    right: 75%;
  }
  .column--sm-pull-10 {
    right: 83.33333%;
  }
  .column--sm-pull-11 {
    right: 91.66667%;
  }
  .column--sm-pull-12 {
    right: 100%;
  }
  .column--sm-push-0 {
    left: auto;
  }
  .column--sm-push-1 {
    left: 8.33333%;
  }
  .column--sm-push-2 {
    left: 16.66667%;
  }
  .column--sm-push-3 {
    left: 25%;
  }
  .column--sm-push-4 {
    left: 33.33333%;
  }
  .column--sm-push-5 {
    left: 41.66667%;
  }
  .column--sm-push-6 {
    left: 50%;
  }
  .column--sm-push-7 {
    left: 58.33333%;
  }
  .column--sm-push-8 {
    left: 66.66667%;
  }
  .column--sm-push-9 {
    left: 75%;
  }
  .column--sm-push-10 {
    left: 83.33333%;
  }
  .column--sm-push-11 {
    left: 91.66667%;
  }
  .column--sm-push-12 {
    left: 100%;
  }
  .column--sm-offset-0 {
    margin-left: 0%;
  }
  .column--sm-offset-1 {
    margin-left: 8.33333%;
  }
  .column--sm-offset-2 {
    margin-left: 16.66667%;
  }
  .column--sm-offset-3 {
    margin-left: 25%;
  }
  .column--sm-offset-4 {
    margin-left: 33.33333%;
  }
  .column--sm-offset-5 {
    margin-left: 41.66667%;
  }
  .column--sm-offset-6 {
    margin-left: 50%;
  }
  .column--sm-offset-7 {
    margin-left: 58.33333%;
  }
  .column--sm-offset-8 {
    margin-left: 66.66667%;
  }
  .column--sm-offset-9 {
    margin-left: 75%;
  }
  .column--sm-offset-10 {
    margin-left: 83.33333%;
  }
  .column--sm-offset-11 {
    margin-left: 91.66667%;
  }
  .column--sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }
  .column--md-2 {
    width: 16.66667%;
  }
  .column--md-3 {
    width: 25%;
  }
  .column--md-4 {
    width: 33.33333%;
  }
  .column--md-5 {
    width: 41.66667%;
  }
  .column--md-6 {
    width: 50%;
  }
  .column--md-7 {
    width: 58.33333%;
  }
  .column--md-8 {
    width: 66.66667%;
  }
  .column--md-9 {
    width: 75%;
  }
  .column--md-10 {
    width: 83.33333%;
  }
  .column--md-11 {
    width: 91.66667%;
  }
  .column--md-12 {
    width: 100%;
  }
  .column--md-pull-0 {
    right: auto;
  }
  .column--md-pull-1 {
    right: 8.33333%;
  }
  .column--md-pull-2 {
    right: 16.66667%;
  }
  .column--md-pull-3 {
    right: 25%;
  }
  .column--md-pull-4 {
    right: 33.33333%;
  }
  .column--md-pull-5 {
    right: 41.66667%;
  }
  .column--md-pull-6 {
    right: 50%;
  }
  .column--md-pull-7 {
    right: 58.33333%;
  }
  .column--md-pull-8 {
    right: 66.66667%;
  }
  .column--md-pull-9 {
    right: 75%;
  }
  .column--md-pull-10 {
    right: 83.33333%;
  }
  .column--md-pull-11 {
    right: 91.66667%;
  }
  .column--md-pull-12 {
    right: 100%;
  }
  .column--md-push-0 {
    left: auto;
  }
  .column--md-push-1 {
    left: 8.33333%;
  }
  .column--md-push-2 {
    left: 16.66667%;
  }
  .column--md-push-3 {
    left: 25%;
  }
  .column--md-push-4 {
    left: 33.33333%;
  }
  .column--md-push-5 {
    left: 41.66667%;
  }
  .column--md-push-6 {
    left: 50%;
  }
  .column--md-push-7 {
    left: 58.33333%;
  }
  .column--md-push-8 {
    left: 66.66667%;
  }
  .column--md-push-9 {
    left: 75%;
  }
  .column--md-push-10 {
    left: 83.33333%;
  }
  .column--md-push-11 {
    left: 91.66667%;
  }
  .column--md-push-12 {
    left: 100%;
  }
  .column--md-offset-0 {
    margin-left: 0%;
  }
  .column--md-offset-1 {
    margin-left: 8.33333%;
  }
  .column--md-offset-2 {
    margin-left: 16.66667%;
  }
  .column--md-offset-3 {
    margin-left: 25%;
  }
  .column--md-offset-4 {
    margin-left: 33.33333%;
  }
  .column--md-offset-5 {
    margin-left: 41.66667%;
  }
  .column--md-offset-6 {
    margin-left: 50%;
  }
  .column--md-offset-7 {
    margin-left: 58.33333%;
  }
  .column--md-offset-8 {
    margin-left: 66.66667%;
  }
  .column--md-offset-9 {
    margin-left: 75%;
  }
  .column--md-offset-10 {
    margin-left: 83.33333%;
  }
  .column--md-offset-11 {
    margin-left: 91.66667%;
  }
  .column--md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }
  .column--lg-2 {
    width: 16.66667%;
  }
  .column--lg-3 {
    width: 25%;
  }
  .column--lg-4 {
    width: 33.33333%;
  }
  .column--lg-5 {
    width: 41.66667%;
  }
  .column--lg-6 {
    width: 50%;
  }
  .column--lg-7 {
    width: 58.33333%;
  }
  .column--lg-8 {
    width: 66.66667%;
  }
  .column--lg-9 {
    width: 75%;
  }
  .column--lg-10 {
    width: 83.33333%;
  }
  .column--lg-11 {
    width: 91.66667%;
  }
  .column--lg-12 {
    width: 100%;
  }
  .column--lg-pull-0 {
    right: auto;
  }
  .column--lg-pull-1 {
    right: 8.33333%;
  }
  .column--lg-pull-2 {
    right: 16.66667%;
  }
  .column--lg-pull-3 {
    right: 25%;
  }
  .column--lg-pull-4 {
    right: 33.33333%;
  }
  .column--lg-pull-5 {
    right: 41.66667%;
  }
  .column--lg-pull-6 {
    right: 50%;
  }
  .column--lg-pull-7 {
    right: 58.33333%;
  }
  .column--lg-pull-8 {
    right: 66.66667%;
  }
  .column--lg-pull-9 {
    right: 75%;
  }
  .column--lg-pull-10 {
    right: 83.33333%;
  }
  .column--lg-pull-11 {
    right: 91.66667%;
  }
  .column--lg-pull-12 {
    right: 100%;
  }
  .column--lg-push-0 {
    left: auto;
  }
  .column--lg-push-1 {
    left: 8.33333%;
  }
  .column--lg-push-2 {
    left: 16.66667%;
  }
  .column--lg-push-3 {
    left: 25%;
  }
  .column--lg-push-4 {
    left: 33.33333%;
  }
  .column--lg-push-5 {
    left: 41.66667%;
  }
  .column--lg-push-6 {
    left: 50%;
  }
  .column--lg-push-7 {
    left: 58.33333%;
  }
  .column--lg-push-8 {
    left: 66.66667%;
  }
  .column--lg-push-9 {
    left: 75%;
  }
  .column--lg-push-10 {
    left: 83.33333%;
  }
  .column--lg-push-11 {
    left: 91.66667%;
  }
  .column--lg-push-12 {
    left: 100%;
  }
  .column--lg-offset-0 {
    margin-left: 0%;
  }
  .column--lg-offset-1 {
    margin-left: 8.33333%;
  }
  .column--lg-offset-2 {
    margin-left: 16.66667%;
  }
  .column--lg-offset-3 {
    margin-left: 25%;
  }
  .column--lg-offset-4 {
    margin-left: 33.33333%;
  }
  .column--lg-offset-5 {
    margin-left: 41.66667%;
  }
  .column--lg-offset-6 {
    margin-left: 50%;
  }
  .column--lg-offset-7 {
    margin-left: 58.33333%;
  }
  .column--lg-offset-8 {
    margin-left: 66.66667%;
  }
  .column--lg-offset-9 {
    margin-left: 75%;
  }
  .column--lg-offset-10 {
    margin-left: 83.33333%;
  }
  .column--lg-offset-11 {
    margin-left: 91.66667%;
  }
  .column--lg-offset-12 {
    margin-left: 100%;
  }
}

.topbar {
  z-index: 10;
  font-size: calc(16px - 2px);
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #f6f6f6;
}

main[role="main"] {
  padding: 32px 0;
  background-color: #fff;
}

.topbar__inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

@media (max-width: 767px) {
  .topbar__controls > * {
    display: block;
    margin-bottom: calc(16px * 1.5 / 2);
  }
}

@media (min-width: 768px) {
  .topbar__controls > * {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle;
  }
}

.topbar__menu.is-active {
  display: block;
}

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

.topbar a:not([role="button"]) {
  color: rgba(13, 28, 99, 1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .topbar__head {
    display: table;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .topbar .logo {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .topbar__button {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .topbar a:not([role="button"]):not([role="menuitem"]):hover,
  .topbar .btn.with-image.dropdown-toggle:hover {
    color: #060d2d;
  }

  .topbar__inner {
    display: table;
  }

  .topbar__col {
    display: table-cell;
    vertical-align: middle;
  }

  .topbar__controls {
    float: right;
  }

  .topbar__menu {
    display: table-cell !important;
  }
}

.topbar .language-selector .dropdown-toggle {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .topbar .language-selector .dropdown-menu {
    position: static;
    margin: 0;
    background: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .topbar .language-selector .dropdown-menu [role="menuitem"] {
    padding-right: 0;
    padding-left: 0;
  }
}

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

.dropdown-menu {
  padding: 0;
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36),
    0 0 0 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
  font-size: calc(16px - 2px);
  overflow: hidden;
}

.dropdown-menu [role="menuitem"] {
  padding: 8px 16px;
}

.dropdown-menu [role="menuitem"][aria-selected="true"]:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  content: "\f00c";
}

.dropdown-menu [role="separator"] {
  font-size: 16px;
  color: #ccc;
  margin: 0;
  padding: 0;
  border-color: #eceeef;
}

@media (min-width: 768px) {
  .topbar .dropdown-menu [role="menuitem"] {
    color: #333333;
  }
}

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

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

.comment-actions .dropdown-menu {
  left: auto;
  right: 0;
}

.dropdown-toggle:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  content: "\f107";
}

#user-password [role="separator"],
#user-profile [role="separator"] {
  padding: 8px 16px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  #user-password {
    background-color: #fff;
    border-radius: 4px;
    min-width: 1px !important;
    border: 1px solid #eceeef;
  }

  #user-profile {
    background-color: #fff;
    border-radius: 4px;
    min-width: 1px !important;
    border: 1px solid #eceeef;
  }
}

#user .dropdown-toggle {
  padding: 0;
  border: 0;
  color: inherit;
}

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

#user #user-dropdown {
  background: #fff;
}

@media (max-width: 767px) {
  #user #user-dropdown {
    display: block !important;
    background: transparent;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

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

@media (max-width: 767px) {
  #user #user-dropdown [role="menuitem"] {
    padding-left: 0;
    padding-right: 0;
  }

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

@media (max-width: 991px) {
  #user-menu [role="separator"] {
    display: none;
  }
}

#user-name {
  font-size: inherit;
  font-weight: inherit;
}

#user #user-password #password-form {
  padding: 0 16px 16px 16px;
}

#user #user-password #password-form,
#user #user-password #password-form label,
#user #user-password #password-form ul {
  font-size: 16px;
}

#user #user-password #password-form ul li {
  margin-bottom: 0;
}

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

#user #user-profile {
  padding: 0 0 16px 0;
}

#user #user-profile dt {
  opacity: 1;
  text-align: left;
  padding: 4px 0 0 16px;
  font-size: 16px;
}

#user #user-profile label {
  font-weight: 400;
  margin-bottom: 0;
}

#user #user-profile dd {
  margin-left: 105px;
  padding: 2px;
}

#user #profile-photo-wrapper {
  width: 20px;
  height: 20px;
  border-radius: 2px;
}

#user #profile-photo img {
  max-height: 20px;
}

.search-box {
  position: relative;
  max-width: 780px;
  padding: 0 16px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.search-box:after {
  position: absolute;
  top: 50%;
  right: 32px;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNjcgMTYuMDhsLTMuNDk1LTMuNDk1Yy45ODQtMS4zMTUgMS41NzQtMi45NDEgMS41NzQtNC43MSAwLTQuMzUtMy41MjUtNy44NzUtNy44NzUtNy44NzVzLTcuODc1IDMuNTI1LTcuODc1IDcuODc1IDMuNTI1IDcuODc1IDcuODc1IDcuODc1YzEuNzY5IDAgMy4zOTYtLjU5IDQuNzExLTEuNTc0bDMuNDk0IDMuNDk1Yy40MzkuNDM5IDEuMTUxLjQzOSAxLjU5MSAwIC40MzktLjQzOS40NC0xLjE1MSAwLTEuNTkxem0tOS43OTUtMi41OGMtMy4xMDcgMC01LjYyNS0yLjUxOC01LjYyNS01LjYyNXMyLjUxOC01LjYyNSA1LjYyNS01LjYyNSA1LjYyNSAyLjUxOCA1LjYyNSA1LjYyNS0yLjUxOCA1LjYyNS01LjYyNSA1LjYyNXoiIGZpbGw9IiMyMzFGMjAiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .search-box {
    padding: 0;
  }
  .search-box:after {
    right: 16px;
  }
}

.search-box #query {
  height: 50px;
  color: #333;
  border-radius: 4px;
}

.search-box #query::-moz-placeholder {
  color: #a5a1a1;
  opacity: 1;
}

.search-box #query:-ms-input-placeholder {
  color: #a5a1a1;
}

.search-box #query::-webkit-input-placeholder {
  color: #a5a1a1;
}

.search-box #query:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.search-box--hero-unit #query {
  border-color: #fff;
}

.search-box--small {
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.custom-block-home {
  padding-bottom: 32px;
}
.hero-unit {
  background-image: url(/hc/theming_assets/01J3PRS14KQBVHGVG1PCHCXVMC);
  position: relative;
  padding-top: calc(16px * 1.5 * 2);
  padding-right: 15px;
  padding-bottom: calc(16px * 1.5 * 2);
  padding-left: 15px;
  margin-top: calc(16px * 1.5 * -2);
  /*   margin-right: calc(15px * -1);
  margin-left: calc(15px * -1); */
  margin-bottom: calc(16px * 1.5 * 2);
  margin-top: -32px;
}

@media (min-width: 768px) {
  .hero-unit {
    padding-top: 260px;
    padding-bottom: 148px;
    /*     margin-right: calc(15px * -2);
    margin-left: calc(15px * -2); */
  }
}

@media (min-width: 992px) {
  .hero-unit {
    /*     margin-right: calc(15px * -4);
    margin-left: calc(15px * -4); */
  }
}

.hero-unit:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  content: "";
  background-color: rgba(0, 0, 0, 0.29);
  opacity: 0.6;
}

.hero-unit__content {
  position: relative;

  z-index: 2;
}

.hero-unit--with-cover-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/hc/theming_assets/01J3PRS14KQBVHGVG1PCHCXVMC);
}

.category {
  margin-bottom: calc(16px * 1.5 * 2);
}

.category h2 a {
  color: inherit;
}

.category-list {
  margin-bottom: calc(16px * 1.5 / 2);
}

.category-list__item {
  display: table;
  height: 100px;
  margin-bottom: calc(15px * 2);
}

@media (min-width: 992px) {
  .category-list__item {
    height: 140px;
  }
}

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

.category-list__link {
  position: relative;

  display: table-cell;
  padding: calc(16px * 1.5) calc(15px * 2) 0;
  color: #333333;
  vertical-align: bottom;
  background-color: #000d49;
  border-radius: 4px;
}

.category-list__link:active {
  color: #626567;
  text-decoration: none;
  background-color: #cbd0d3;
}

.category-list__link:focus {
  color: #626567;
  text-decoration: none;
  background-color: #cbd0d3;
}

.category-list__link:hover {
  color: #626567;
  text-decoration: none;
  background-color: #cbd0d3;
}

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

.section {
  margin-bottom: calc(16px * 1.5);
}

.section__title {
  margin-bottom: calc(16px * 1.5 / 2);
}

.section__title a {
  color: inherit;
}

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

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

@media (min-width: 768px) {
  .section-header__col--main {
    width: 100%;
    padding-right: 16px;
  }
}

@media (max-width: 767px) {
  .section-header__col--button {
    margin: calc(16px * 1.5 / 2) 0
      calc(16px * 1.5);
  }
}

.section-subscribe .dropdown-menu {
  right: initial;
  left: initial;
}

.section-articles__title {
  padding-bottom: 12px;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: 16px;
  color: #767676;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef;
}

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

.article-list-item {
  margin-bottom: calc(16px * 1.5 / 2);
}

.article-list-item--is-promoted {
  position: relative;
  font-weight: 600;
  padding-right: calc(16px * 2);
}

.article-list-item--is-promoted:after {
  position: absolute;
  right: 0;
  top: 4px;
  content: "★";
  color: #ffd916;
  font-size: 12px;
}

.footer {
  padding: calc(16px * 1.5 * 2) 0;
  font-size: calc(16px - 2px);
  line-height: 1.1;
  color: rgba(255, 255, 255, 1);
}

.footer__inner {
  width: 100%;
  margin: 0 auto;
}

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

.footer__col {
  position: relative;
}

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

@media (min-width: 768px) {
  .footer__col--social-links {
    text-align: right;
  }
}

.footer-social-link {
  display: inline-block;
  width: calc(14px * 2 + 4px);
  height: calc(14px * 2 + 4px);
  font-size: 14px !important;
  line-height: calc(14px * 2 + 4px) !important;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
}

.footer-social-link,
.footer-social-link:hover,
.footer-social-link:focus {
  color: #fff;
}

.footer-social-link + .footer-social-link {
  margin: 0 0 0 10px;
}

.footer-social-link--facebook {
  background-color: #3d5b95;
}

.footer-social-link--facebook:hover {
  background-color: #2e4571;
}

.footer-social-link--twitter {
  background-color: #24aadd;
}

.footer-social-link--twitter:hover {
  background-color: #1c89b2;
}

.footer-social-link--google-plus {
  background-color: #d23e30;
}

.footer-social-link--google-plus:hover {
  background-color: #aa3025;
}

.footer-social-link--linkedin {
  background-color: #0976b4;
}

.footer-social-link--linkedin:hover {
  background-color: #075683;
}

.footer-social-link--youtube-play {
  background-color: #ff0000;
}

.footer-social-link--youtube-play:hover {
  background-color: #c00;
}

.footer-social-link--google-pinterest-p {
  background-color: #bd081c;
}

.footer-social-link--google-pinterest-p:hover {
  background-color: #8c0615;
}

.footer-social-link--instagram {
  background-color: #405de6;
}

.footer-social-link--instagram:hover {
  background-color: #1c3dd7;
}

.copyright a {
  color: rgba(21, 137, 254, 1);
}

.submit-ticket-footer {
  padding: calc(16px * 1.5) 16px 0;
  margin-right: calc(15px * -1);
  margin-left: calc(15px * -1);
  background-color: #8194ee;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
}

@media (min-width: 768px) {
  .submit-ticket-footer {
    padding-top: calc(16px * 1.5 * 2);
    padding-bottom: calc(16px * 1.5);
    margin-right: calc(15px * -2);
    margin-left: calc(15px * -2);
  }
}

@media (min-width: 992px) {
  .submit-ticket-footer {
    margin-right: calc(15px * -4);
    margin-left: calc(15px * -4);
  }
}

.submit-ticket-footer__title {
  font-size: calc(16px * 1.25);
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .submit-ticket-footer__title {
    font-size: calc(16px * 1.5);
  }
}

.breadcrumbs {
  list-style: none;
  background-color: transparent;
  padding: 8px 0 0;
}

.breadcrumbs > li {
  display: inline;
}

.breadcrumbs > li + li:before {
  content: "/ ";
  padding: 0 0.5rem;
  color: #ccc;
}

@media (min-width: 768px) {
  .breadcrumbs-wrapper {
    padding-top: (8px + calc(1px * 2));
    padding-bottom: (8px + calc(1px * 2));
  }
}

.search-results-count {
  font-size: calc(16px * 1.25);
}

.search-results {
  margin-bottom: calc(16px * 1.5);
}

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

.search-results-subheading {
  margin-bottom: calc(16px * 1.5);
}

.search-results-subheading__icon {
  position: relative;
  top: 2px;
  margin-right: calc(16px / 2);
  vertical-align: top;
}

.search-results-subheading__icon g {
  stroke: #979797;
}

.search-results-subheading__title {
  display: inline-block;
  vertical-align: middle;
}

.search-result {
  margin: 0 0 calc(16px * 1.5) 0;
}

.search-result__title {
  margin-bottom: calc(16px * 1.5 / 2);
}

.search-result__description {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
}

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

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

.search-result__meta {
  margin: 0 0 calc(16px * 1.5 / 4) 0;
}

.search-result__meta a {
  color: #979797;
}

.search-result-votes {
  color: #1589fe;
}

.search-result-votes:before {
  margin-right: 2px;
}

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: calc(16px * 1.5);
  color: #666;
  border-left: 4px solid transparent;
}

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

.note-title {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

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

.note--info {
  border-color: #0d1c63;
}

.note--info .note-title {
  color: #0d1c63;
}

.note--warning {
  border-color: #ffd916;
}

.note--warning .note-title {
  color: #ffd916;
}

.note--success {
  border-color: #1589fe;
}

.note--success .note-title {
  color: #1589fe;
}

.note--danger {
  border-color: #f23737;
}

.note--danger .note-title {
  color: #f23737;
}

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 calc(16px * 1.5) 0;
}

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

.pagination ul > li > a {
  display: block;
  position: relative;
  padding: 8px 16px;
  line-height: 1.5;
  text-decoration: none;
  color: #0d1c63;
  background-color: #fff;
  border-radius: 4px;
}

.pagination ul > li > span {
  display: block;
  position: relative;
  padding: 8px 16px;
  line-height: 1.5;
  text-decoration: none;
  color: #0d1c63;
  background-color: #fff;
  border-radius: 4px;
}

.pagination ul > li > a:hover {
  color: #04091f;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination ul > li > a:focus {
  color: #04091f;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination ul > li > span:hover {
  color: #04091f;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination ul > li > span:focus {
  color: #04091f;
  background-color: #eceeef;
  border-color: #ddd;
}

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

.topbar > .header-container,
.container {
  max-width: 1260px;
  margin: auto;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2);
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: calc(15px * 4);
    padding-left: calc(15px * 4);
  }
}

main,
.container-inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.menu-button {
  position: relative;

  display: inline-block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;
}

.menu-button.is-active .menu-button__lines {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

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

.menu-button:focus {
  outline: none;
}

.menu-button__lines {
  position: absolute;
  top: calc((48px / 2) - 1px);
  right: 8px;
  left: 8px;

  display: block;
  height: 2px;
  background-color: rgba(13, 28, 99, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.menu-button__lines::before,
.menu-button__lines::after {
  position: absolute;
  left: 0;

  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: rgba(13, 28, 99, 1);
}

.menu-button__lines::before {
  top: -10px;
}

.menu-button__lines::after {
  bottom: -10px;
}

.help-center-name {
  margin-top: 0;
  font-size: calc(16px * 1);
  font-weight: 600;
  color: #fff;
  text-transform: none !important;
}

}

@media (min-width: 768px) {
  .help-center-name {
    font-size: calc(16px * 1.1);
  }
}

.avatar {
  position: relative;
}

.avatar--agent:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  margin-bottom: -4px;
  font-size: calc(16px * 0.85);
  color: #0d1c63;
  content: "\f19d";
}

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

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

.user-avatar--article {
  width: 32px;
  height: 32px;
}

#user .user-avatar {
  width: 32px;
  height: 32px;
}

.intro-title {
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.25);
  font-weight: 400;
  color: #fff;
}

@media (min-width: 768px) {
  .intro-title {
    font-size: calc(16px * 1.75);
  }
}

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 2px solid #0d1c63;
  border-radius: 4px;
  -webkit-transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  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: #04091f;
  border-color: #04091f;
}

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

.scroll-to-top {
  width: 48px;
  height: 48px;
  font-size: 32px !important;
  color: #0d1c63;
  text-align: center;
  border: 2px solid #0d1c63;
  border-radius: 4px;
  line-height: 48px !important;
  -webkit-transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: 3;
}

.scroll-to-top:focus,
.scroll-to-top:active {
  outline: 0;
}

.scroll-to-top:hover {
  border-color: #010309;
  color: #010309;
}

.scroll-to-top--fixed {
  position: fixed;

  right: 48px;
  bottom: calc(-4 * 48px);
}

.scroll-to-top--fixed.is-active {
  bottom: 48px;
}

.comments__callout {
  font-size: calc(16px * 0.85);
  color: #979797;
}

.comments__callout:empty {
  display: none;
}

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

.comment-list-header {
  margin-bottom: calc(16px * 1.5);
  border-bottom: 2px solid #eceeef;
  padding-bottom: calc(16px * 1.5 / 2);
}

.comment-list-heading {
  margin-bottom: 0;
  font-size: calc(16px * 1.1);
  font-weight: 600;
}

.comment-sorter {
  margin-bottom: calc(16px * 1.5);
  border-bottom: 5px solid #eaeaea;
  padding-bottom: calc(16px * 1.5);
}

@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: calc(16px * 1.5 / 2);
  }
}

@media (min-width: 768px) {
  .comment-sorter__col--main {
    padding-right: 16px;
  }
}

@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 calc(16px / 2);
  font-size: 10px;
  content: "\2022";
}

.comment {
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eaeaea;
  padding-bottom: calc(16px * 1.5);
}

.comment__inner {
  position: relative;
  padding-right: calc(40px + 16px);
}

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

.comment__header {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.comment__body ul,
.comment__body ol {
  padding-left: 20px;
}

.comment__body ul ul {
  margin-top: calc(16px * 1.5 / 2);
}

.comment__body ul ol {
  margin-top: calc(16px * 1.5 / 2);
}

.comment__body ol ul {
  margin-top: calc(16px * 1.5 / 2);
}

.comment__body ol ol {
  margin-top: calc(16px * 1.5 / 2);
}

.comment__body ul li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.comment__body ol li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.comment__body ul {
  list-style: decimal;
}

.comment__body ol {
  list-style: disc;
}

.comment__body ol ol {
  list-style: circle;
}

.comment__voting-and-actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  text-align: center;
}

.comment__voting-and-actions .dropdown-menu {
  right: auto;
  left: auto;
}

.comment__voting-and-actions .dropdown-toggle:after {
  margin-left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f013";
}

.comment__official-heading {
  position: absolute;
  right: calc(16px * 3);
  top: 0;
  width: auto;
  padding: 1px calc(16px / 2);
  font-size: calc(16px * 0.85);
  color: #fff;
  background-color: #0d1c63;
  border-radius: 0 0 4px 4px;
}

.comment--official .comment__inner {
  position: relative;
  border: 2px solid #0d1c63;
  border-radius: 4px;
  background-color: #97a7f1;
  padding-top: calc(16px * 1.5);
  padding-bottom: calc(16px * 1.5);
  padding-left: calc(16px * 2);
  padding-right: calc(16px * 2);
}

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

.comment-form {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

@media (min-width: 768px) {
  .comment-form {
    padding-left: calc(40px + 16px);
  }
}

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

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

.comment-form__body {
  margin-bottom: calc(16px * 1.5);
}

.comment-form__attachments {
  margin-bottom: calc(16px * 1.5);
}

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

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

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

.satisfaction-box {
  padding: calc(16px * 1.5) 15px;
  margin: 0 0 calc(10px * 2) 0;
  margin-top: 0;
  border-color: #eceeef;
  border-radius: 4px;
}

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

.satisfaction-box input[type="radio"] ~ label {
  letter-spacing: normal;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.satisfaction-box input[type="radio"] ~ label:focus,
.satisfaction-box input[type="radio"] ~ label:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.satisfaction-box input[type="radio"] ~ label:hover,
.satisfaction-box input[type="radio"] ~ label:focus {
  color: #0d1c63;
  text-decoration: none;
}

.satisfaction-box input[type="radio"] ~ label:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.satisfaction-box input[type="radio"][checked="checked"][value="good"] + label {
  background-color: #016ad5 !important;
  color: #fff !important;
  border-color: #016ad5 !important;
}

.satisfaction-box input[type="radio"][checked="checked"][value="bad"] + label {
  background-color: #dd0e0e !important;
  color: #fff !important;
  border-color: darken(darken(#f23737, 5%), 12%) !important;
}

.satisfaction-box label.disabled {
  margin-bottom: calc(16px * 1.5) !important;
}

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

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

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

.satisfaction-box .satisfaction-submit {
  margin-left: 10px !important;
  font-size: calc(16px - 2px) !important;
}

.satisfaction-reason {
  padding-top: calc(16px * 1.5);
}

.satisfaction-box .satisfaction-cancel {
  font-size: calc(16px - 2px) !important;
  line-height: 1.5 !important;
}

.community-recent-activity {
  padding-top: calc(16px * 1.5 * 2);
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: calc(16px * 1.5 * 2);
  border-top: 2px solid #eceeef;
}

@media (min-width: 768px) {
  .community-recent-activity {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2);
    margin-right: calc(15px * -1);
    margin-left: calc(15px * -1);
  }
}

@media (min-width: 992px) {
  .community-recent-activity {
    padding-right: calc(15px * 4);
    padding-left: calc(15px * 4);
    margin-right: calc(15px * -3);
    margin-left: calc(15px * -3);
  }
}

.community-recent-activity .recent-activity-header {
  font-size: calc(16px * 1.1);
}

.community-recent-activity .recent-activity-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

@media (min-width: 768px) {
  .community-recent-activity .recent-activity-list {
    margin-right: calc(15px * -1);
    margin-left: calc(15px * -1);
  }
}

@media (min-width: 768px) {
  .community-recent-activity .recent-activity-item {
    display: inline-block;
    width: 33.3333%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: calc(16px * 1.5);
    vertical-align: top;
  }
}

.community-recent-activity .recent-activity-item-meta {
  font-size: calc(16px * 0.85);
  color: #979797;
}

.community-recent-activity .recent-activity-item-comment span:before {
  margin-right: calc(16px / 4);
  content: "\f0e5";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.community-recent-activity .recent-activity-item-parent {
  font-weight: 600;
  color: #333333;
}

@media (max-width: 767px) {
  .my-activities-item {
    padding: 8px 16px;
    margin-bottom: calc(16px * 1.5);
    border: 1px solid #eceeef;
    border-radius: 4px;
  }
}

.my-activities-item__meta {
  font-size: calc(16px - 2px);
  color: #979797;
}

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

  .my-activities-item__meta + .my-activities-item__meta:before {
    margin-right: calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }
}

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

@media (max-width: 767px) {
  .my-activities-item__title {
    font-size: calc(16px * 1.25);
  }
}

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

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

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

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

.my-activities-header {
  margin-bottom: calc(16px * 1.5);
}

.my-activities-menu {
  font-weight: 600;
}

.my-activities-menu__items {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

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

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

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

.my-activities-menu--main {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eceeef;
}

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

.my-activities-menu--sub {
  margin-bottom: calc(16px * 1.5);
}

.request-table-toolbar {
  padding-top: calc(8px * 2);
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  margin-bottom: calc(16px * 1.5);
  background-color: #f9f9f9;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .request-table-toolbar {
    padding-top: 8px;
    padding-bottom: calc(8px * 2);
  }
}

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

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

@media (max-width: 767px) {
  .request-table-filters__item {
    margin-bottom: calc(16px * 1.5 / 2);
  }
}

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

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

.my-activities__head {
  display: none;
}

@media (min-width: 768px) {
  .my-activities__head {
    display: table-header-group;
    font-size: calc(16px * 0.85);
    font-weight: 600;
    text-transform: uppercase;
  }
}

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

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

@media (min-width: 768px) {
  .my-activities__col {
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eceeef;
  }

  .my-activities__col + .my-activities__col {
    padding-left: 16px;
  }
}

.request-table-organization {
  display: table;
  width: 100%;
}

.request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}

.request-table-organization__col--main {
  width: 100%;
}

.request-table-organization__col--button {
  padding-left: calc(16px / 2);
}

.request-table-organization__col--button [role="button"] {
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  line-height: 1.5;
}

.share {
  padding-left: 0 !important;
  white-space: nowrap;
  list-style: none;
}

.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}

.share a {
  display: block;
  overflow: hidden;
  line-height: 32px;
  color: #fff;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-color: #999;
  border-color: #999;
  border-radius: 100%;
  width: 32px;
  height: 32px;
}

.share a a:active,
.share a a:hover {
  background-color: #7a7a7a;
}

.share a:before {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.share a:before {
  position: relative;
  text-align: center;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

.request__subject {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.25);
}

@media (min-width: 768px) {
  .request__subject {
    font-size: calc(16px * 1.5);
  }
}

@media (min-width: 992px) {
  .request__subject {
    font-size: calc(16px * 1.75);
  }
}

.request-sidebar {
  font-size: calc(16px - 2px);
}

.request-sidebar dd {
  margin-bottom: calc(16px * 1.5 / 2);
}

.request-id {
  display: block;
  margin-bottom: calc(16px * 1.5 / 2);
  color: #979797;
}

.request-description {
  margin-bottom: calc(16px * 1.5);
}

.request__content {
  margin-bottom: calc(16px * 1.5 * 2);
}

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

.request-status.request-solved,
.request-status.request-closed {
  background-color: #1589fe;
}

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

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

table {
  background-color: transparent;
}

caption {
  padding-top: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  padding-bottom: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  color: #818a91;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.table th {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  vertical-align: top;
}

.table td {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  vertical-align: top;
}

.table td {
  border-top: 1px solid #ddd;
}

.table thead th {
  vertical-align: bottom;
}

.table tbody + tbody {
  border-top: 1px solid #ddd;
}

.table .table {
  background-color: rgba(0, 13, 73, 1);
}

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

.table--striped th,
.table--striped td,
.table--striped thead th {
  border-color: rgba(0, 13, 73, 1);
}

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

.table--hover tbody tr:hover {
  background-color: #eceeef;
  color: #333333;
}

.table--bordered {
  border: 1px solid #d3d6d8;
}

.table--bordered td {
  border-left: 1px solid #d3d6d8;
}

.table--bordered th {
  border-left: 1px solid #d3d6d8;
}

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: calc(16px * 1.5 * 0.75);
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  padding-bottom: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  color: #818a91;
  text-align: left;
}

th {
  text-align: left;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}

table > thead > tr > th {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > thead > tr > td {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > tbody > tr > th {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > tbody > tr > td {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > tfoot > tr > th {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > tfoot > tr > td {
  padding: calc(8px * 1.5) 0 calc(8px * 1.5) 16px;
  line-height: 1.5;
  vertical-align: top;
}

table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

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

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

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

.embed,
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

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

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

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

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

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

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

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

.article {
  position: relative;
}

.article-header {
  margin-bottom: calc(16px * 1.5);
}

.article__title {
  font-family: "Kaidee";
  margin-bottom: calc(16px * 1.5);
  color: #0d1c63;
  font-weight: bold;
}

.article-meta {
  display: table;
  margin-bottom: calc(16px * 1.5);
  width: 100%;
}

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

.article-meta__col--main {
  padding-right: 16px;
  width: 100%;
}

.article-body {
  margin-bottom: calc(16px * 1.5);
  padding-right: 16px;
}

.article-body .wysiwyg-font-size-x-large {
  font-size: calc(16px * 1.75);
  font-weight: 600;
  line-height: 1.1;
}

.article-body .wysiwyg-font-size-large {
  font-size: calc(16px * 1.5);
  font-weight: 600;
  line-height: 1.1;
}

.article-body .wysiwyg-font-size-medium {
  font-size: calc(16px * 1.25);
  line-height: 1.1;
  font-weight: 600;
}

.article-body .wysiwyg-font-size-small {
  font-size: calc(16px * 0.85);
}

.article-body ul,
.article-body ol {
  padding-left: 20px;
}

.article-body ul ul {
  margin-top: calc(16px * 1.5 / 2);
}

.article-body ul ol {
  margin-top: calc(16px * 1.5 / 2);
}

.article-body ol ul {
  margin-top: calc(16px * 1.5 / 2);
}

.article-body ol ol {
  margin-top: calc(16px * 1.5 / 2);
}

.article-body ul li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.article-body ol li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.article-body ol {
  list-style: disc;
}

.article-body ol ol {
  list-style: circle;
}

.article-footer {
  padding: calc(16px * 1.5) 0 0;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
}

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

.article-vote {
  display: table;
  margin-bottom: calc(16px * 1.5 / 2);
}

@media (max-width: 479px) {
  .article-vote {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .article-vote {
    float: left;
  }
}

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

.article-vote-up.article-voted {
  color: #1589fe !important;
  border-color: #1589fe !important;
}

.article-vote-down.article-voted {
  color: #f23737 !important;
  border-color: #f23737 !important;
}

.article-vote-controls {
  white-space: nowrap;
  padding: calc(16px * 1.5 / 4) 0;
}

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

.article-vote-count {
  color: #979797;
}

.article-vote-question {
  display: block;
  margin-right: 16px;
  font-weight: 600;
  color: #979797;
}

.article-footer {
  margin-bottom: calc(16px * 1.5);
}

.article-attachments {
  margin-bottom: calc(16px * 1.5);
}

.article-comments {
  margin-bottom: calc(16px * 1.5);
}

.article-more-questions {
  margin-bottom: calc(16px * 1.5);
  clear: both;
}

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

.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: $screen-md-max) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: $screen-lg-min) {
  .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: $screen-md-max) {
  .hidden-md {
    display: none !important;
  }
}

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

.custom-blocks {
  margin-bottom: calc(16px * 1.5);
}

.custom-block {
  display: table;
  margin-bottom: calc(16px * 1.5);
}

.custom-block__icon,
.custom-block__title {
  display: table-cell;
  vertical-align: middle;
}
.custom-block .custom-block__title {
  font-family: "KaideeLight";
  color: #0d1c63;
  font-size: 24px;
}

.custom-block__icon svg {
  width: 48px;
  height: 48px;
}

.custom-block__icon svg * {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.custom-block__icon img {
  width: auto;
  height: 48px;
}

.custom-block__title {
  padding-left: 16px;
  color: #333333;
}
.short-cut {
  padding: 0 16px;
}
@media (min-width: 768px) {
  .short-cut {
    padding: 0;
  }
}

@media (max-width: 479px) {
  .custom-block-item {
    width: 100%;
  }
}

.recent-activity-item-meta {
  font-size: calc(16px - 2px);
  color: #979797;
}

.recent-activity-item-comment span:before {
  margin-right: 2px;
}

.recent-activity-item-parent {
  color: #333333;
}

.page-header {
  position: relative;
  margin: 0 0 calc(16px * 1.5);
}

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

.page-description {
  margin: 0;
  color: inherit;
}

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

.layout {
  margin: 0 auto;
  background-color: #fff;
}

.promoted-articles {
  margin-bottom: calc(16px * 1.5);
}

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

.promoted-articles__title {
  padding-bottom: calc(16px * 1.5 / 2);
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef;
  font-family: "Kaidee";
  font-weight: bold;
  font-size: 1.4em;
}

.promoted-articles-item {
  margin-bottom: calc(16px * 1.5);
}

.promoted-articles-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1);
}

.promoted-articles-item__excerpt {
  font-size: calc(16px * 0.85);
  line-height: 1.3;
}

.related-articles {
  padding-left: 0;
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.related-articles h3 {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.1);
  color: #767676;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef;
}

.section-articles {
  margin-bottom: calc(16px * 1.5);
}

.section-articles__title {
  font-size: calc(16px * 1.1);
  margin-bottom: calc(16px * 1.5 / 2);
}

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

.section-articles__item {
  margin-bottom: calc(16px * 1.5 / 2);
}

.box {
  border: 1px solid #eceeef;
  border-radius: 4px;
}

.box--section {
  padding: calc(16px * 1.5) calc(16px * 2) 0;
}

.box--my-activity-item {
  padding: calc(16px * 1.5) 16px 0;
}

.box--articles {
  padding: calc(16px * 1.5) calc(16px * 2);
  margin-bottom: calc(16px * 1.5 * 2);
}

.box--topic {
  padding: calc(16px * 1.5) calc(16px * 2);
  margin-bottom: calc(16px * 1.5 * 2);
}

.box--request-details {
  padding: calc(16px * 1.5) 16px 0;
  margin-bottom: calc(16px * 1.5);
  background-color: #f7f7f9;
}

@media (min-width: 768px) {
  .box--request-details {
    padding-right: calc(16px * 2);
    padding-left: calc(16px * 2);
  }
}

.profile-header {
  margin-bottom: calc(16px * 1.5);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1);
  padding: calc(16px * 1.5) 15px;
  text-align: center;
  color: #fff;
}

.profile-header__avatar {
  display: inline-block;
}

.profile-header__name {
  margin-bottom: calc(16px * 1.5/ 2);
  font-size: calc(16px * 1.5);
}

.profile-header__name a {
  color: #fff;
}

@media (min-width: 768px) {
  .profile-header__name {
    font-size: calc(16px * 1.75);
    font-weight: 300;
  }
}

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 1.5);
  background-color: #0d1c63;
}

.profile-header__description {
  word-break: break-all;
  word-break: break-word;
}

.profile-stats {
  margin-bottom: calc(16px * 1.5 / 2);
  padding-left: 0;
  list-style: none;
  font-size: calc(16px * 0.85);
  color: #979797;
}

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: calc(16px * 1.5 / 4);
}

@media (max-width: 767px) {
  .profile-stats__stat {
    display: block;
  }

  .profile-stats__stat:before {
    display: none;
  }
}

.profile-stats__label {
  margin-right: calc(16px / 2);
}

.profile-stats__value {
  color: #fff;
}

.profile-nav {
  margin-bottom: calc(16px * 1.5);
  border-radius: 4px;
  background-color: #eceeef;
  overflow: hidden;
  font-size: calc(16px * 0.85);
  font-weight: 600;
}

.profile-nav__items {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

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

@media (min-width: 768px) {
  .profile-nav__item {
    display: inline-block;
    vertical-align: middle;
  }
}

.profile-nav__item a {
  display: block;
  color: #333333;
}

.profile-nav__item.is-active {
  background-color: #0d1c63;
  color: #fff;
}

.profile-nav__item.is-active {
  padding: calc(16px * 1.5 / 1.5) 16px;
  line-height: 1;
}

.profile-nav__item a {
  padding: calc(16px * 1.5 / 1.5) 16px;
  line-height: 1;
}

.profile-nav__item:after {
  right: 16px !important;
}

.profile-section {
  width: 100%;
}

.profile-section__header {
  margin-bottom: calc(16px * 1.5);
}

.profile-section__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}

.profile-section__description {
  color: #979797;
  font-size: calc(16px * 0.85);
}

@media (min-width: 768px) {
  .profile-section__description {
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  font-size: calc(16px * 0.85);
}

.profile-section-sorter .dropdown {
  display: inline-block;
}

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

@media (min-width: 768px) {
  .profile-section-sorter {
    border-top: 0;
    padding-top: 0;
  }
}

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

@media (max-width: 767px) {
  .profile-section-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2);
  }
}

@media (min-width: 768px) {
  .profile-section-sorter__col--main {
    padding-right: 16px;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter__col--btn {
    text-align: right;
  }
}

.profile-contribution {
  position: relative;
  border-radius: 4px;
  background-color: #f4f5f6;
  padding: calc(16px * 1.5 / 2) 15px;

  word-wrap: break-word;
}

.profile-contribution__header {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__status {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__title {
  margin-bottom: calc(16px * 1.5 / 4);
  font-size: 16px;
  font-weight: 600;
}

.profile-contribution__body {
  margin-bottom: calc(16px * 1.5 / 2);
}

.profile-contribution--list .profile-contribution__title:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}

.profile-contribution__breadcrumbs {
  margin-bottom: calc(16px * 1.5 / 2);
  padding: 0;
  font-size: (calc(16px * 0.85));
}

.profile__no-activity {
  text-align: center;
  color: #979797;
}

.profile__private-activity {
  text-align: center;
  color: #979797;
}

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

.profile-activity {
  position: relative;
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.profile-activity__header {
  margin-bottom: calc(16px * 1.5 / 2);

  font-size: calc(16px * 0.85);
  font-weight: 600;
}

.profile-activity__header:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}

.profile-activity__avatar {
  width: 30px;
  height: 30px;
  margin-right: calc(16px / 2);
}

.profile-activity-list--articles .profile-contribution__title:before,
.profile-activity[class$="-article"] .profile-activity__header:before {
  content: "\f0f6";
}

.profile-activity-list--posts .profile-contribution__title:before,
.profile-activity[class$="-post"] .profile-activity__header:before {
  content: "\f0e6";
}

.profile-activity-list--comments .profile-contribution__title:before,
.profile-activity[class$="-comment"] .profile-activity__header:before {
  content: "\f0e5";
}

.user-subscribe {
  display: inline-block;
}

.status-label {
  padding: 2px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.status-label--pending {
  background-color: #ffd916;
}

.status-label--with-ticket {
  background-color: #0d1c63;
}

.status-label--with-ticket:hover,
.status-label--with-ticket:focus,
.status-label--with-ticket:active {
  color: #fff;
}

.status-label--solved,
.status-label--closed {
  background-color: #1589fe;
}

.status-label--new,
.status-label--open {
  background-color: #f23737;
}

.status-label--answered {
  background-color: #ffd916;
}

.status-label--official {
  background-color: #0d1c63;
}

.status-label--completed,
.status-label--answered {
  background-color: #1589fe;
}

.status-label--planned {
  background-color: #0d1c63;
}

.status-label--not-planned {
  color: #333333;
  background-color: #eceeef;
}

.entry-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(16px * 0.85);
}

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

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

.attachment-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: calc(calc(16px * 0.85) - 2px);
}

.attachment-list .meta {
  font-size: calc(calc(16px * 0.85) - 2px);
}

.attachment-list__item {
  position: relative;
  padding-left: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5 / 4);
}

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

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

.callout {
  padding: calc(16px * 1.5) 20px;
  margin-bottom: calc(16px * 1.5);
  background-color: #eceeef;
  border-left-width: 5px;
  border-left-style: solid;
}

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

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

.callout--success {
  color: #333333;
  background-color: #e0efff;
  border-color: #1589fe;
}

.callout--success .callout__title {
  color: #1589fe;
}

.callout--info {
  color: #333333;
  background-color: #2f4fe4;
  border-color: #0d1c63;
}

.callout--info .callout__title {
  color: #0d1c63;
}

.callout--warning {
  color: #333333;
  background-color: #fff4b9;
  border-color: #ffd916;
}

.callout--warning .callout__title {
  color: #ffd916;
}

.callout--danger {
  color: #333333;
  background-color: #feeded;
  border-color: #f23737;
}

.callout--danger .callout__title {
  color: #f23737;
}

.callout--primary {
  color: #333333;
  background-color: #788ced;
  border-color: #0d1c63;
}

.callout--primary .callout__title {
  color: #0d1c63;
}

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

.image-with-border {
  padding: 10px;
  border: 1px solid #d3d6d8;
  border-radius: 4px;
}

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

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

.image-overlay {
  position: relative;
}

.image-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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 {
  content: "";
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 60px;
  border-color: transparent transparent transparent #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  z-index: 3;
}

.image-with-video-icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.image-with-video-icon:active:before,
.image-with-video-icon:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}

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

.list-colored li {
  position: relative;
  padding-left: calc(30px + 16px - 10px);
  counter-increment: list;
  margin-bottom: calc(16px * 1.5 / 1.5) !important;
}

.list-colored li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(list);
  text-align: center;
  font-size: calc(16px * 0.85);
  width: 25px;
  height: 25px;
  background-color: #0d1c63;
  border-radius: 50%;
  z-index: 1;
  color: #fff;
  line-height: calc(30px - 5px);
}

.list-colored ol {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 14px;
}

.list-bullet li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.list-bullet li:before {
  position: absolute;
  left: 0;
  top: -3px;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  content: "\f046";
  color: #0d1c63;
  background-color: transparent;
  width: auto;
  height: auto;
}

.list-bullet ul {
  list-style: none;
  margin-bottom: 14px;
}

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

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

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

.text-primary {
  background-color: #2647e3;
}

.text-info {
  background-color: #0d1c63;
}

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

.text-danger {
  background-color: #f23737;
  color: #fff;
}

.text-success {
  background-color: #1589fe;
}

.accordion {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-top: 0;
  margin-bottom: calc(16px * 1.5);
  border-bottom: 0 !important;
}

.accordion__item-title {
  position: relative;
  font-size: calc(16px * 1.25);
  padding: 15px 20px 15px 52px;
  cursor: pointer;
}

.accordion__item-title:not(.accordion__item-title--active) {
  border-bottom: 1px solid #ddd;
}

.accordion__item-title:before {
  content: "";
  position: absolute;
}

.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 {
  left: 22px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: 2px solid #0d1c63;
  border-left: 2px solid #0d1c63;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.accordion--default .accordion__item-title--active {
  background-color: #f0f0f0;
}

.accordion--default .accordion__item-title--active:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.accordion--colored .accordion__item-title {
  -webkit-transition: background-color 0.3s;
  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 {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: #818a91;
  left: 20px;
}

.accordion--colored .accordion__item-title:after {
  content: "";
  position: absolute;
  left: 24px;
  width: 2px;
  height: 10px;
  margin-top: -5px;
  background-color: #818a91;
}

.accordion--colored .accordion__item-title--active {
  background-color: #0d1c63;
  color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title--active:before {
  background-color: #fff;
}

.accordion--colored .accordion__item-title--active:after {
  display: none;
}

.tabs {
  margin-bottom: calc(16px * 1.5);
}

.tab {
  display: block;
  border: 1px solid #ddd;
  padding: 30px;
  margin-top: -1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

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

@media (min-width: 768px) {
  .tab {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}

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

.tabs-link {
  display: block;
  margin: 0;
  cursor: pointer;
  padding: 8px 30px;
  color: #333333;
  font-weight: 600;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: transparent;
}

.tabs-link:hover {
  color: #0d1c63;
}

@media (max-width: 767px) {
  .tabs-link {
    border-top-color: #ddd;
    border-left-color: #ddd;
    border-right-color: #ddd;
  }

  .tabs-link:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}

@media (min-width: 768px) {
  .tabs-link {
    display: inline-block;
  }
}

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  border-color: #ddd;
  color: #0d1c63;
  cursor: pointer;
}

.tabs-link.is-active:hover {
  color: #0d1c63;
  cursor: default;
}

@media (min-width: 768px) {
  .tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}

.tabs--colored-1 .tab {
  background-color: #f7f7f9 !important;
}

.tabs--colored-1 .tabs-link.is-active {
  background-color: #f7f7f9;
  border-bottom-color: #f7f7f9;
}

.tabs--colored-2 .tabs-link:hover {
  color: #0d1c63;
}

.tabs--colored-2 .tabs-link.is-active {
  background-color: #0d1c63;
  color: #fff;
  border-color: #0d1c63;
}

.tabs--colored-2 .tabs-link.is-active:hover {
  color: #fff;
}

.tabs--colored-2 .tab {
  background-color: #f7f7f9 !important;
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.5);
  line-height: inherit;
  color: #373a3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  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;
}

.upload-dropzone,
.upload-dropzone a{
  font-size: 16px;
  border-radius: 4px;
}

.upload-item {
  font-size: calc(16px * 0.85);
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

output {
  display: block;
  padding-top: calc(8px + 1px);
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
}

select {
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;

  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% center;
}

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

select {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

textarea {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

input[type="text"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

input[type="password"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="datetime"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="date"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="month"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="time"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="week"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="number"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="email"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="url"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="search"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="tel"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

input[type="color"] {
  display: block;
  width: 100%;
  height: calc(16px * 1.5 + calc(8px * 2) + 2);
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: rgba(100, 184, 204, 0.6);
}

.nesty-input {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

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

.nesty-panel li {
  font-family: "Kaideelooped", sans-serif;
  font-size: 16px;
}

textarea {
  resize: vertical;
  height: calc((16px * 1.5 + calc(8px * 2) + 2) * 3);
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"] {
    line-height: calc(16px * 1.5 + calc(8px * 2) + 2);
  }
  input[type="time"] {
    line-height: calc(16px * 1.5 + calc(8px * 2) + 2);
  }
  input[type="datetime-local"] {
    line-height: calc(16px * 1.5 + calc(8px * 2) + 2);
  }
  input[type="month"] {
    line-height: calc(16px * 1.5 + calc(8px * 2) + 2);
  }
}

.form-field {
  margin-bottom: calc(16px * 1.5);
}

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

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

.form-field.boolean {
  position: relative;

  padding-left: 20px;
}

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

.form-field.boolean label {
  min-height: calc(16px * 1.5);
  margin-bottom: 0;
  cursor: pointer;
}

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

.request-form .searchbox {
  margin-top: calc(16px * 1.5);
}

.community-nav {
}

.community-nav__items {
  padding-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eceeef;
}

.community-nav__item {
  float: left;
}

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

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

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

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

.vote {
  width: 100%;
  max-width: 40px;
}

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

.vote-sum {
  display: block;
  padding-top: calc(16px * 1.5 / 4);
  padding-bottom: calc(16px * 1.5 / 4);
  font-weight: 600;
  text-align: center;
}

.vote-control {
  position: relative;

  z-index: 1;
  display: block !important;
  padding: calc(16px * 1.5 / 6) 0 !important;
  font-size: 16px !important;
  color: #333333;
  border-color: #eceeef;
  line-height: 1.5 !important;
}

.vote-control:hover,
.vote-control:active,
.vote-control[aria-selected="true"] {
  z-index: 2;
  color: #265a88 !important;
  border-color: #265a88 !important;
}

.vote-control[aria-selected="true"]:hover,
.vote-control[aria-selected="true"]:active {
  color: #333330 !important;
  border-color: #eceeef !important;
}

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

.topic-list-item__box {
  padding: calc(16px * 1.5) 16px;
  margin-bottom: calc(16px * 1.5);
  border: 2px solid #eceeef;
  border-radius: 4px;
}

.topic-list-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
}

.topic {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 2px solid #eceeef;
  display: table;
  width: 100%;
}

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

.topic__col--new-post {
  text-align: right;
}

.topic__title {
  width: 100%;
  font-size: calc(16px * 1.75);
  margin-bottom: calc(16px * 1.5 / 2);
}

.topic-filters__item {
  float: left;
  margin-right: calc(16px / 2);
}

@media (max-width: 767px) {
  .topic-filters__item {
    margin-bottom: calc(16px * 1.5 / 2);
  }
}

.topic-controls {
  margin-bottom: calc(16px * 1.5 * 2);
}

.topic-controls__item {
  float: left;
}

.topic-followers {
  margin-right: calc(16px / 2);
}

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

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

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

@media (min-width: 768px) {
  .post-page {
    margin-bottom: calc(16px * 1.5 * 2);
  }
}

.post {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.post__title {
  font-size: calc(16px * 1.5);
  padding-right: calc(16px * 3.3);
}

@media (min-width: 768px) {
  .post__title {
    font-size: calc(16px * 1.75);
  }
}

@media (min-width: 992px) {
  .post__title {
    font-size: calc(16px * 2.5);
  }
}

.post-meta {
  display: table;
  margin-bottom: calc(16px * 1.5);
  width: 100%;
}

.post-meta__col {
  vertical-align: top;
}

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

.post-meta__col--main {
  padding-right: 16px;
  width: 100%;
}

@media (max-width: 767px) {
  .post-meta__col--main {
    padding-bottom: 16px;
  }
}

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

.post__body {
  padding-right: calc(40px + 16px);
}

.post__body ul,
.post__body ol {
  padding-left: 20px;
}

.post__body ul ul {
  margin-top: calc(16px * 1.5 / 2);
}

.post__body ul ol {
  margin-top: calc(16px * 1.5 / 2);
}

.post__body ol ul {
  margin-top: calc(16px * 1.5 / 2);
}

.post__body ol ol {
  margin-top: calc(16px * 1.5 / 2);
}

.post__body ul li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.post__body ol li {
  margin-bottom: calc(16px * 1.5 / 2);
}

.post__body ul {
  list-style: decimal;
}

.post__body ol {
  list-style: disc;
}

.post__body ol ol {
  list-style: circle;
}

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

.post__voting-and-actions {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 40px;
}

.post__voting-and-actions .dropdown-menu {
  right: auto;
  left: auto;
}

.post__voting-and-actions .dropdown-toggle {
  font-size: 0;
}

.post__voting-and-actions .dropdown-toggle:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f013";
  margin-left: 0;
  font-size: 16px;
}

.post-callout {
  background-color: #eceeef;
  padding: calc(16px * 1.5 / 2) 15px;
}

.post-callout__title {
  font-size: calc(16px * 1.1);
  font-weight: 600;
}

.post-list-item {
  border-bottom: 2px solid #eceeef;
  margin-bottom: calc(16px * 1.5);
  padding-bottom: calc(16px * 1.5);
}

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

.post-list-item__title {
  font-size: calc(16px * 1.25);
  margin-bottom: calc(16px * 1.5 / 2);
}

.post-list-item__title .fa-star {
  position: relative;
  font-size: 50%;
  top: -4px;
}

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

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

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

.post-info {
  color: #979797;
  font-size: calc(16px - 2px);
}

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

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

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

@media (max-width: 767px) {
  .post-info + .post-info:before {
    margin-right: calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }
}

.post-status {
  display: inline-block;
  padding: 1px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.post-status--completed,
.post-status--answered {
  background-color: #1589fe;
}

.post-status--planned {
  background-color: #0d1c63;
}

.post-status--not-planned {
  color: #333333;
  background-color: #eceeef;
}

.new-post-title {
  font-size: calc(16px * 1.5);
}

@media (min-width: 768px) {
  .new-post-title {
    font-size: calc(16px * 1.75);
  }
}

@media (min-width: 992px) {
  .new-post-title {
    font-size: calc(16px * 2.5);
  }
}

.new-post-form {
  margin-bottom: calc(16px * 1.5);
}

/** Custom CSS **/
iframe#launcher {
  display: none;
}
.hide {
  display: none;
}
.submit-ticket-footer,
.community-recent-activity {
  display: none;
}
.article-body {
  overflow-x: auto;
}
/** Custom Homepage **/

.video-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-section {
  margin-bottom: 20px;
}

/** Categoty Boxes **/

#box-115000227288 > a {
  background: url(/hc/theming_assets/01J3PRRZSYAFCAGFG9ZDDE350B) no-repeat center
    center/cover;
}
#box-115001019768 > a {
  background: url(/hc/theming_assets/01J3PRRZZF1A46E56SJR88EJ87) no-repeat center
    center/cover;
}
#box-115000224107 > a {
  background: url(/hc/theming_assets/01J3PRRZREXHJJCX6NV56AP0PA) no-repeat center center/cover;
}
#box-115000227308 > a {
  background: url(/hc/theming_assets/01J3PRRZS6APVNAB1GAARXQ15F) no-repeat center center/cover;
}
#box-115000227388 > a {
  background: url(/hc/theming_assets/01J3PRRZPZE8315R8DV6FNDRTT) no-repeat center center/cover;
}
#box-115000290328 > a {
  background: url(/hc/theming_assets/01J3PRRZQXXEEHDCKCB2M38ATE) no-repeat center center/cover;
}
#box-115002051407 > a {
  background: url(/hc/theming_assets/01J3PRRZPCQENXNDWYEHDZDMJ7) no-repeat center center/cover;
}
#box-advertise > a {
  background: url(/hc/theming_assets/01J3PRRZQWM41R456E06NH92DQ) no-repeat center center/cover;
}
.category-list__item {
  position: relative;
}
.category-list__item_custom > a {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.category-list__item_custom > a > h2 {
  font-family: "Kaidee";
  font-size: 1.4em;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.category-list__item_custom > a:after {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  background-color: rgba(0, 13, 73, 0.7);
  display: block;
  left: 0;
  right: 0;
  padding: 15px;
  top: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category-list__item_custom:hover > a {
  color: #fff;
}
.category-list__item_custom:hover > a:after {
  opacity: 1;
}

body a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/** Custom Footer **/
.flex-box {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.footer {
  padding-bottom: 0px;
}
.footer a {
  color: #fff;
}
.footer .flex-box {
  justify-content: space-between;
}
.footer-container > div + div {
  margin-left: 20px;
}

.address-boxes > div {
  width: 50%;
}
.address-box.map {
  margin-top: -8px;
}
.menu-footer {
  list-style: none;
  padding: 0;
}
.menu-footer > li {
  margin-bottom: 10px;
}
.menu-footer > li > a {
  color: #fff;
}
.bottom-footer {
  border-top: 1px solid #3548a0;
  padding: 20px 0;
  margin-top: 40px;
}
.bottom-footer-menu > li {
  float: left;
  margin-left: 10px;
  margin-bottom: 0px;
}
.bottom-footer span {
}
@media (min-width: 992px) and (max-width: 1199px) {
}

@media (max-width: 991px) {
  .video-section > div {
    margin-bottom: 30px;
  }
  .footer-container {
    flex-flow: row wrap;
  }
  .footer-col-1 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .xs-no-flexbox {
    display: block;
  }
  .category-list,
  .promoted-articles {
    padding: 0 20px;
  }
  .video-section {
    padding: 20px;
  }
  .footer-container > div + div {
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .address-boxes > div {
    width: 100%;
  }
  .bottom-footer {
    text-align: center;
  }
  .bottom-footer-menu {
    margin: 10px 0 0;
  }
  .bottom-footer-menu {
    margin: 10px auto;
    display: table;
  }
}
.article-sidebar.sidebar-column {
  border-left: 1px solid #f6f6f6;
}
.comment__actions > .dropdown,
.article-meta__col {
  display: none;
}
/* เพิ่มรูปพื้นหลังให้การ์ดหมวด เทรนด์มิจฉาชีพล่าสุด */
#box-23562845384723 .category-list__link {
  background-image: url("https://support.kaidee.com/hc/theming_assets/01J3PRRZQWM41R456E06NH92DQ");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
