.req-tic-id {
    padding: 2px 5px 2px 5px;
    font-size: 9px;
    background: #000000;
    color: white;
    letter-spacing: 1px;
    margin-right: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.child-ticket-view {
  padding: 2px 5px 2px 5px;
  font-size: 9px;
  background: #d0d0d0;
  color: #000;
  letter-spacing: 1px;
  margin-right: 2px;
  font-weight: 400;
  text-transform: uppercase;
}

.req-tic-id {
  padding: 2px 5px 2px 5px;
  font-size: 9px;
  background: #000000;
  color: white;
  letter-spacing: 1px;
  margin-right: 2px;
  font-weight: bold;
  text-transform: uppercase;
}

.req-tic-id.solved {
  background: #4CAF50 !important;
}

@charset "UTF-8";

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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  
  padding: 0;
  
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
.promoted-articles h3,
h5,
h6,
figure,
p {
  margin: 0;
}

button {
  background: transparent;
  border: 0;
  padding: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

iframe {
  border: 0;
}

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

[tabindex="-1"]:focus {
  outline: none !important;
}

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

html,
body {
  height: 100%;
}

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #484848;
  background-color: #f5f7f9;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: none;
}

a.disabled {
  color: #d8dde8;
  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 #e8ebf2;
  margin: 1em 0;
  padding: 0;
}

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

h1,
h2,
h3,
h4,
.promoted-articles h3,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3,
h4,
.promoted-articles h3,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
ul,
ol {
  margin: 0 0 21px !important;
}

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

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4, .promoted-articles h3,
.h4 {
  font-size: 18px;
}

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

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

b,
strong {
  font-weight: 600;
}

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

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

dt,
dd {
  line-height: 1.5;
  margin-bottom: 10.5px !important;
}

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

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

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

blockquote {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #f8f9fb;
  padding: 10.5px 21px;
  margin: 0 0 21px;
  border-left: 5px solid #e8ebf2;
}

blockquote.is-colored {
  border-left: 5px solid #337ab7;
}

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: 21px;
  font-style: normal;
  line-height: 1.5;
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.d .category-tree h2 a:after, .e:before, .search-result-votes:before, .recent-activity-item-comment span:before, .article-vote-up:before, .article-vote-down:before, .community-nav li:last-child a:before, .vote-controls a, .share a:before, .attachments > li a:before, .f > li:before, .comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after, .dropdown-toggle:after, .loader:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.recent-activity-item-meta {
  font-size: 12px;
  color: #979797;
}

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

html, body {
  height: 100%;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #484848;
  background-color: #f5f7f9;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: none;
}

figure {
  margin: 0;
}

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

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

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

h1, h2, h3, h4, .promoted-articles h3, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
}

h4, .promoted-articles h3, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
}

h1, h2, h3, h4, .promoted-articles h3, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
p,
ul,
ol {
  margin-bottom: 10.5px;
}

ul li,
ol li {
  margin-bottom: 10.5px;
}

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

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .promoted-articles h3, .h4 {
  font-size: 18px;
}

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

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

b, strong {
  font-weight: 600;
}

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

ul,
ol {
  margin-top: 0;
}

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

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  border-left: 5px solid #e8ebf2;
}

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

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

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

.clearfix:after {
  clear: both;
}

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

.hidden {
  display: none !important;
}

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

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

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

.g {
  margin-bottom: 21px;
}

.h {
  margin-bottom: 42px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #484848;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d8dde8;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

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: #66afe9;
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.5;
  color: #484848;
}

select {
  height: 39px;
}

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

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

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

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

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

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

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

.form-field.i label {
  min-height: 21px;
  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;
}

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

.btn,
[role="button"],
input[type="submit"],
#user #user-password #password-submit {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  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;
  transition: 0.3s ease;
}

.btn:focus,
[role="button"]:focus,
input[type="submit"]:focus,
#user #user-password #password-submit:focus, .btn:active:focus,
[role="button"]:active:focus,
input[type="submit"]:active:focus,
#user #user-password #password-submit:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
[role="button"]:hover,
input[type="submit"]:hover,
#user #user-password #password-submit:hover, .btn:focus,
[role="button"]:focus,
input[type="submit"]:focus,
#user #user-password #password-submit:focus {
  color: #484848;
  text-decoration: none;
}

.btn:active,
[role="button"]:active,
input[type="submit"]:active,
#user #user-password #password-submit:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.k,
.btn--primary,
.l input[type="submit"] {
  background: #337ab7;
  background: linear-gradient(to bottom, #5094ce, #337ab7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #2e6da4;
  border-bottom-color: #286090;
  color: #fff;
}

.k:focus, .k:hover,
.btn--primary:focus,
.btn--primary:hover,
.l input[type="submit"]:focus,
.l input[type="submit"]:hover {
  color: #fff;
  background: linear-gradient(to bottom, #64a0d3, #337ab7);
}

.k:active,
.btn--primary:active,
.l input[type="submit"]:active {
  color: #fff;
  background: #337ab7;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.m,
.n {
  background: #5bc0de;
  background: linear-gradient(to bottom, #85d0e7, #5bc0de);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #46b8da;
  border-bottom-color: #31b0d5;
  color: #fff;
}

.m:focus, .m:hover,
.n:focus,
.n:hover {
  color: #fff;
  background: linear-gradient(to bottom, #9bd8eb, #5bc0de);
}

.m:active,
.n:active {
  color: #fff;
  background: #5bc0de;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.o,
.p {
  background: #f0ad4e;
  background: linear-gradient(to bottom, #f4c37d, #f0ad4e);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #eea236;
  border-bottom-color: #ec971f;
  color: #f0ad4e;
}

.o:focus, .o:hover,
.p:focus,
.p:hover {
  color: #f0ad4e;
  background: linear-gradient(to bottom, #f6ce95, #f0ad4e);
}

.o:active,
.p:active {
  color: #f0ad4e;
  background: #f0ad4e;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.q, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"],
.r {
  background: #d9534f;
  background: linear-gradient(to bottom, #e27c79, #d9534f);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #d43f3a;
  border-bottom-color: #c9302c;
  color: #fff;
}

.q:focus, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:focus, .q:hover, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:hover,
.r:focus,
.r:hover {
  color: #fff;
  background: linear-gradient(to bottom, #e7908e, #d9534f);
}

.q:active, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:active,
.r:active {
  color: #fff;
  background: #d9534f;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.s, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"],
.t,
input[type="submit"],
#user #user-password #password-submit {
  background: #5cb85c;
  background: linear-gradient(to bottom, #80c780, #5cb85c);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #4cae4c;
  border-bottom-color: #449d44;
  color: #fff;
}

.s:focus, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:focus, .s:hover, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:hover,
.t:focus,
.t:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
#user #user-password #password-submit:focus,
#user #user-password #password-submit:hover {
  color: #fff;
  background: linear-gradient(to bottom, #91cf91, #5cb85c);
}

.s:active, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active,
.t:active,
input[type="submit"]:active,
#user #user-password #password-submit:active {
  color: #fff;
  background: #5cb85c;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.u, [role="button"]:not(.with-image):not(.menu-button):not(.login),
.btn--default {
  background: #f5f5f5;
  background: linear-gradient(to bottom, white, #f5f5f5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: gainsboro;
  border-bottom-color: #cfcfcf;
  color: #484848;
}

.u:focus, [role="button"]:focus:not(.with-image):not(.menu-button):not(.login), .u:hover, [role="button"]:hover:not(.with-image):not(.menu-button):not(.login),
.btn--default:focus,
.btn--default:hover {
  color: #484848;
  background: linear-gradient(to bottom, white, #f5f5f5);
}

.u:active, [role="button"]:active:not(.with-image):not(.menu-button):not(.login),
.btn--default:active {
  color: #484848;
  background: #f5f5f5;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.login {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

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

.login:active {
  background-image: none;
}

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

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

.v {
  margin-left: -16px;
  margin-right: -16px;
}

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

.y {
  width: 8.33333%;
}

.z {
  width: 16.66667%;
}

.aa {
  width: 25%;
}

.ab {
  width: 33.33333%;
}

.ac {
  width: 41.66667%;
}

.ad {
  width: 50%;
}

.ae {
  width: 58.33333%;
}

.af {
  width: 66.66667%;
}

.ag {
  width: 75%;
}

.ah {
  width: 83.33333%;
}

.ai {
  width: 91.66667%;
}

.aj {
  width: 100%;
}

.ak {
  right: auto;
}

.al {
  right: 8.33333%;
}

.am {
  right: 16.66667%;
}

.an {
  right: 25%;
}

.ao {
  right: 33.33333%;
}

.ap {
  right: 41.66667%;
}

.aq {
  right: 50%;
}

.ar {
  right: 58.33333%;
}

.as {
  right: 66.66667%;
}

.at {
  right: 75%;
}

.au {
  right: 83.33333%;
}

.av {
  right: 91.66667%;
}

.aw {
  right: 100%;
}

.ax {
  left: auto;
}

.ay {
  left: 8.33333%;
}

.az {
  left: 16.66667%;
}

.ba {
  left: 25%;
}

.bb {
  left: 33.33333%;
}

.bc {
  left: 41.66667%;
}

.bd {
  left: 50%;
}

.be {
  left: 58.33333%;
}

.bf {
  left: 66.66667%;
}

.bg {
  left: 75%;
}

.bh {
  left: 83.33333%;
}

.bi {
  left: 91.66667%;
}

.bj {
  left: 100%;
}

.bk {
  margin-left: 0%;
}

.bl {
  margin-left: 8.33333%;
}

.bm {
  margin-left: 16.66667%;
}

.bn {
  margin-left: 25%;
}

.bo {
  margin-left: 33.33333%;
}

.bp {
  margin-left: 41.66667%;
}

.bq {
  margin-left: 50%;
}

.br {
  margin-left: 58.33333%;
}

.bs {
  margin-left: 66.66667%;
}

.bt {
  margin-left: 75%;
}

.bu {
  margin-left: 83.33333%;
}

.bv {
  margin-left: 91.66667%;
}

.bw {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .bx {
    width: 8.33333%;
  }
  .by {
    width: 16.66667%;
  }
  .bz {
    width: 25%;
  }
  .ca {
    width: 33.33333%;
  }
  .cb {
    width: 41.66667%;
  }
  .cc {
    width: 50%;
  }
  .cd {
    width: 58.33333%;
  }
  .ce {
    width: 66.66667%;
  }
  .cf {
    width: 75%;
  }
  .cg {
    width: 83.33333%;
  }
  .ch {
    width: 91.66667%;
  }
  .ci {
    width: 100%;
  }
  .cj {
    right: auto;
  }
  .ck {
    right: 8.33333%;
  }
  .cl {
    right: 16.66667%;
  }
  .cm {
    right: 25%;
  }
  .cn {
    right: 33.33333%;
  }
  .co {
    right: 41.66667%;
  }
  .cp {
    right: 50%;
  }
  .cq {
    right: 58.33333%;
  }
  .cr {
    right: 66.66667%;
  }
  .cs {
    right: 75%;
  }
  .ct {
    right: 83.33333%;
  }
  .cu {
    right: 91.66667%;
  }
  .cv {
    right: 100%;
  }
  .cw {
    left: auto;
  }
  .cx {
    left: 8.33333%;
  }
  .cy {
    left: 16.66667%;
  }
  .cz {
    left: 25%;
  }
  .da {
    left: 33.33333%;
  }
  .db {
    left: 41.66667%;
  }
  .dc {
    left: 50%;
  }
  .dd {
    left: 58.33333%;
  }
  .de {
    left: 66.66667%;
  }
  .df {
    left: 75%;
  }
  .dg {
    left: 83.33333%;
  }
  .dh {
    left: 91.66667%;
  }
  .di {
    left: 100%;
  }
  .dj {
    margin-left: 0%;
  }
  .dk {
    margin-left: 8.33333%;
  }
  .dl {
    margin-left: 16.66667%;
  }
  .dm {
    margin-left: 25%;
  }
  .dn {
    margin-left: 33.33333%;
  }
  .do {
    margin-left: 41.66667%;
  }
  .dp {
    margin-left: 50%;
  }
  .dq {
    margin-left: 58.33333%;
  }
  .dr {
    margin-left: 66.66667%;
  }
  .ds {
    margin-left: 75%;
  }
  .dt {
    margin-left: 83.33333%;
  }
  .du {
    margin-left: 91.66667%;
  }
  .dv {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .dw {
    width: 8.33333%;
  }
  .dx {
    width: 16.66667%;
  }
  .dy {
    width: 25%;
  }
  .dz {
    width: 33.33333%;
  }
  .ea {
    width: 41.66667%;
  }
  .eb {
    width: 50%;
  }
  .ec {
    width: 58.33333%;
  }
  .ed {
    width: 66.66667%;
  }
  .ee {
    width: 75%;
  }
  .ef {
    width: 83.33333%;
  }
  .eg {
    width: 91.66667%;
  }
  .eh {
    width: 100%;
  }
  .ei {
    right: auto;
  }
  .ej {
    right: 8.33333%;
  }
  .ek {
    right: 16.66667%;
  }
  .el {
    right: 25%;
  }
  .em {
    right: 33.33333%;
  }
  .en {
    right: 41.66667%;
  }
  .eo {
    right: 50%;
  }
  .ep {
    right: 58.33333%;
  }
  .eq {
    right: 66.66667%;
  }
  .er {
    right: 75%;
  }
  .es {
    right: 83.33333%;
  }
  .et {
    right: 91.66667%;
  }
  .eu {
    right: 100%;
  }
  .ev {
    left: auto;
  }
  .ew {
    left: 8.33333%;
  }
  .ex {
    left: 16.66667%;
  }
  .ey {
    left: 25%;
  }
  .ez {
    left: 33.33333%;
  }
  .fb {
    left: 41.66667%;
  }
  .fc {
    left: 50%;
  }
  .fd {
    left: 58.33333%;
  }
  .fe {
    left: 66.66667%;
  }
  .ff {
    left: 75%;
  }
  .fg {
    left: 83.33333%;
  }
  .fh {
    left: 91.66667%;
  }
  .fi {
    left: 100%;
  }
  .fj {
    margin-left: 0%;
  }
  .fk {
    margin-left: 8.33333%;
  }
  .fl {
    margin-left: 16.66667%;
  }
  .fm {
    margin-left: 25%;
  }
  .fn {
    margin-left: 33.33333%;
  }
  .fo {
    margin-left: 41.66667%;
  }
  .fp {
    margin-left: 50%;
  }
  .fq {
    margin-left: 58.33333%;
  }
  .fr {
    margin-left: 66.66667%;
  }
  .fs {
    margin-left: 75%;
  }
  .ft {
    margin-left: 83.33333%;
  }
  .fu {
    margin-left: 91.66667%;
  }
  .fv {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .fw {
    width: 8.33333%;
  }
  .fx {
    width: 16.66667%;
  }
  .fy {
    width: 25%;
  }
  .fz {
    width: 33.33333%;
  }
  .ga {
    width: 41.66667%;
  }
  .gb {
    width: 50%;
  }
  .gc {
    width: 58.33333%;
  }
  .gd {
    width: 66.66667%;
  }
  .ge {
    width: 75%;
  }
  .gf {
    width: 83.33333%;
  }
  .gg {
    width: 91.66667%;
  }
  .gh {
    width: 100%;
  }
  .gi {
    right: auto;
  }
  .gj {
    right: 8.33333%;
  }
  .gk {
    right: 16.66667%;
  }
  .gl {
    right: 25%;
  }
  .gm {
    right: 33.33333%;
  }
  .gn {
    right: 41.66667%;
  }
  .go {
    right: 50%;
  }
  .gp {
    right: 58.33333%;
  }
  .gq {
    right: 66.66667%;
  }
  .gr {
    right: 75%;
  }
  .gs {
    right: 83.33333%;
  }
  .gt {
    right: 91.66667%;
  }
  .gu {
    right: 100%;
  }
  .gv {
    left: auto;
  }
  .gw {
    left: 8.33333%;
  }
  .gx {
    left: 16.66667%;
  }
  .gy {
    left: 25%;
  }
  .gz {
    left: 33.33333%;
  }
  .ha {
    left: 41.66667%;
  }
  .hb {
    left: 50%;
  }
  .hc {
    left: 58.33333%;
  }
  .hd {
    left: 66.66667%;
  }
  .he {
    left: 75%;
  }
  .hf {
    left: 83.33333%;
  }
  .hg {
    left: 91.66667%;
  }
  .hh {
    left: 100%;
  }
  .hi {
    margin-left: 0%;
  }
  .hj {
    margin-left: 8.33333%;
  }
  .hk {
    margin-left: 16.66667%;
  }
  .hl {
    margin-left: 25%;
  }
  .hm {
    margin-left: 33.33333%;
  }
  .hn {
    margin-left: 41.66667%;
  }
  .ho {
    margin-left: 50%;
  }
  .hp {
    margin-left: 58.33333%;
  }
  .hq {
    margin-left: 66.66667%;
  }
  .hr {
    margin-left: 75%;
  }
  .hs {
    margin-left: 83.33333%;
  }
  .ht {
    margin-left: 91.66667%;
  }
  .hu {
    margin-left: 100%;
  }
}

.hv {
  z-index: 10;
  color: #fff;
  background-color: transparent;
  margin: 0 0 42px 0;
}

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

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

@media (max-width: 767px) {
  .hy > * {
    display: block;
    margin-bottom: 10.5px;
  }
}

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

.hy > *:not(.login) {
  padding-right: 0;
}

.hz.is-opened {
  display: block;
}

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

.hv a:not([role="button"]) {
  color: #fff;
  transition: 0.3s;
}

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

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

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

@media (min-width: 768px) {
  .hv a:not([role="button"]):not([role="menuitem"]):hover,
  .hv .btn.with-image.dropdown-toggle:hover {
    color: #e0e0e0;
  }
  .hw {
    display: table;
  }
  .hx {
    display: table-cell;
    vertical-align: middle;
  }
  .hy {
    float: right;
  }
  .hz {
    display: table-cell !important;
  }
}

.hv {
  background: #0e153a;
  background-image: radial-gradient(circle farthest-side at 100% 100%, #f8cdda, #1d2b64 80%, #0e153a);
}

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

.dropdown-menu {
  padding: 0;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
  font-size: 14px;
  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: 14px;
  color: #484848;
  margin: 0;
  padding: 0;
  border-color: #e8ebf2;
}

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

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

.dropdown-menu {
  margin-top: 10px;
  overflow: hidden;
}

.dropdown-menu:before, .dropdown-menu:after {
  display: none;
}

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

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

#user-name {
  font-size: 14px;
  font-weight: 400;
}

#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;
    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 #user-profile {
  padding: 0 0 16px 0;
}

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

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

#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: 14px;
}

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

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

.search-box {
  position: relative;
  background-color: #f8f9fb;
  border: 1px solid #e8ebf2;
  border-radius: 4px;
  padding: 20px;
}

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

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

.l .search {
  position: relative;
}

@media (min-width: 992px) {
  .l .search {
    padding: 0 121px 0 0;
  }
}

@media (min-width: 992px) {
  .l #query {
    margin-right: 16px;
  }
}

.l input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 105px;
  height: 50px;
  background: #337ab7;
  background: linear-gradient(to bottom, #5094ce, #337ab7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #2e6da4;
  border-bottom-color: #286090;
  color: #fff;
}

.l input[type="submit"]:focus, .l input[type="submit"]:hover {
  color: #fff;
  background: linear-gradient(to bottom, #64a0d3, #337ab7);
}

.l input[type="submit"]:active {
  color: #fff;
  background: #337ab7;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

@media (max-width: 991px) {
  .l input[type="submit"] {
    display: none;
  }
}

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

.category-tree-with-article {
  margin-bottom: 42px;
}

.id .category-tree,
.id .category-list {
  margin-bottom: 42px;
}

.id .category-tree h2:first-child,
.id .category-tree-with-article h2:first-child {
  margin-top: 0;
}

.id .category-tree h2 a,
.id .category-tree-with-article h2,
.id .category-list li > a,
.id .section-list li > a {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 16px;
  font-size: 18px;
  font-weight: 500;
  background-color: #f8f9fb;
  border: 1px solid #e8ebf2;
  line-height: 1.5;
  color: #626567;
  transition: 0.3s ease;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.id .category-tree h2 a:hover,
.id .category-tree-with-article h2:hover,
.id .category-list li > a:hover,
.id .section-list li > a:hover {
  text-decoration: none;
  color: #626567;
  background-color: #e8ebf2;
}

.id .category-tree h2,
.id .category-tree-with-article h2,
.id .category-list li {
  margin-bottom: 21px;
}

.id .section h3 {
  font-size: 16px;
}

.id .section h3 a {
  color: inherit;
}

.d .category-tree .section {
  display: none;
  padding: 0 16px 0;
}

.d .category-tree h2 a:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 16px;
  content: '\f107';
  font-size: 24px;
}

.d .category-tree .category.is-active .section {
  display: block;
}

.d .category-tree .category.is-active h2 a:after {
  content: "\f106";
}

.category-tree-with-article .article-list > li {
  border-radius: 4px;
  background-color: #f8f9fb;
}

.category-tree-with-article .article-list > li > a {
  display: block;
  padding: 16px;
}

.category-tree-with-article .article-promoted {
  position: relative;
}

.category-tree-with-article .article-promoted > span {
  position: absolute;
  right: 16px;
  top: 16px;
}

.category-tree-with-article .article-list > li > .article-body {
  padding: 0 16px 16px;
}

.section-subscribe .dropdown-toggle:after {
  margin-left: 4.2px;
}

.ie {
  font-size: 12px;
  color: #979797;
}

.if {
  margin-right: 6.4px;
  display: inline-block;
}

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

.ig .if {
  font-size: 14px;
}

.ig .if:before {
  display: none;
}

.ih {
  margin-bottom: 0 !important;
}

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

.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: 12px;
  color: #337ab7;
  content: "\f19d";
}

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

.ii {
  width: 32px;
  height: 32px;
}

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

.section {
  margin-bottom: 21px;
}

.section h3 a {
  color: inherit;
}

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

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

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

@media (max-width: 767px) {
  .im {
    margin-bottom: 21px;
  }
}

@media (min-width: 768px) {
  .im {
    padding: 21px 0 0 0;
  }
}

@media (min-width: 768px) {
  .section-tree .section:nth-child(2n+1) {
    clear: left;
  }
}

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

.article-list [aria-selected="false"] + .article-body {
  display: none;
}

.article-list [aria-selected="true"] + .article-body {
  margin: 10.5px 0 42px;
}

.io {
  color: #b0bfc7;
  font-size: 14px;
  line-height: 1.1;
  padding: 16px 0;
}

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

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

.iq {
  position: relative;
}

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

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

.is {
  display: inline-block;
  vertical-align: middle;
  color: #b0bfc7;
  width: 22px;
  height: 22px;
  font-size: 22px !important;
  line-height: 22px !important;
}

.is + .is {
  margin: 0 0 0 8px;
}

.it a {
  color: #b0bfc7;
}

.iu {
  padding: 32px 16px 0;
  background-color: transparent;
}

.iv {
  color: inherit;
}

.iw {
  color: inherit;
}

.iu {
  border-radius: 4px;
  border-top: 1px solid #e8ebf2;
}

.ix svg path {
  fill: #5a5a5a;
}

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

.breadcrumbs > li {
  display: inline;
}

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

@media (max-width: 767px) {
  .search-results-column {
    margin-bottom: 21px;
  }
}

@media (min-width: 768px) {
  .search-results-column {
    width: 50%;
    float: left;
    padding-right: 16px;
  }
}

.search-result {
  margin: 0 0 21px 0;
}

.search-results-subheading,
.search-result {
  margin-bottom: 31.5px;
}

.search-result-meta {
  font-size: 12px;
  color: #979797;
  margin: 0 0 5.25px 0;
}

.search-result-meta a {
  color: #979797;
}

.search-result-link {
  font-size: 18px;
  margin-bottom: 0 0 5.25px 0;
}

.search-result-votes {
  color: #5cb85c;
}

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

.note {
  position: relative;
  border-left: 4px solid transparent;
  padding: 0 16px;
  color: #7b7b7b;
}

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

.iy {
  margin-top: 0;
  margin-bottom: 21px;
}

.note--default {
  border-color: #d8dde8;
}

.note--default .iy {
  color: #d8dde8;
}

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

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

.iz {
  border-color: #f0ad4e;
}

.iz .iy {
  color: #f0ad4e;
}

.note--success {
  border-color: #5cb85c;
}

.note--success .iy {
  color: #5cb85c;
}

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

.note--danger .iy {
  color: #d9534f;
}

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

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

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

.pagination ul > li > a:hover, .pagination ul > li > a:focus,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
  color: #23527c;
  background-color: #e8ebf2;
  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: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.ja {
  padding-left: 16px;
  padding-right: 16px;
}

main,
.jb {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.jc {
  background-color: #fff;
  padding-bottom: 21px;
  margin-bottom: 21px;
}

main {
  margin-bottom: 21px;
}

.menu-button {
  background-color: transparent;
  padding: 1rem 0.5rem;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0.13333rem;
}

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

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

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

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

.jd {
  display: inline-block;
  width: 2rem;
  height: 0.13333rem;
  background: #fff;
  border-radius: 0.13333rem;
  transition: 0.3s;
  position: relative;
}

.jd:before, .jd:after {
  display: inline-block;
  width: 2rem;
  height: 0.13333rem;
  background: #fff;
  border-radius: 0.13333rem;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.14286rem center;
          transform-origin: 0.14286rem center;
}

.jd:before {
  top: 0.5rem;
}

.jd:after {
  top: -0.5rem;
}

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

.csstransforms3d .menu-button.is-pressed .jd {
  background: transparent;
}

.csstransforms3d .menu-button.is-pressed .jd:before, .csstransforms3d .menu-button.is-pressed .jd:after {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  top: 0;
  width: 2rem;
}

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

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

.je {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 8px;
  color: inherit;
}

.hero-unit {
  position: relative;
  margin: 0 0 42px 0;
}

.hero-unit {
  position: relative;
  margin: 0 0 42px 0;
}

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

.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: 12px;
  color: #337ab7;
  content: "\f19d";
}

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

.ii {
  width: 32px;
  height: 32px;
}

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

.jf {
  position: relative;
  color: inherit;
  margin: 0;
}

main > .jf {
  display: none;
}

.jf {
  padding-bottom: 21px;
}

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

.jg:focus, .jg:active {
  outline: 0;
}

.jg:hover {
  border-color: #1d4568;
  color: #1d4568;
}

.jh {
  position: fixed;
  right: 48px;
  bottom: -192px;
}

.jh.is-active {
  bottom: 48px;
}

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

.ji {
  padding-bottom: 10.5px;
  margin-bottom: 21px;
  border-bottom: 1px solid #e8ebf2;
}

.jj {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}

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

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

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

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

.jl {
  position: relative;
  padding-left: 48px;
  margin-bottom: 10.5px;
  font-size: 12px;
}

.jm,
.jn {
  position: absolute;
  top: 0;
  left: 0;
}

.jo {
  display: block;
}

@media (min-width: 768px) {
  .jp .jq {
    padding-left: 48px;
  }
}

.jr {
  display: inline-block;
  padding: 1px 8px;
  font-size: 12px;
  color: #fff;
  background-color: #f0ad4e;
  border-radius: 4px;
}

.jt {
  display: inline-block;
  padding: 1px 8px;
  font-size: 12px;
  line-height: 1.3;
  color: #5cb85c;
  border: 1px solid #5cb85c;
  border-radius: 4px;
}

.ju {
  position: absolute;
  top: 0;
  left: 0;
  color: #5cb85c;
}

.jv ul,
.jv ol {
  margin-left: 21px;
  padding-left: 20px;
}

.jv ul {
  list-style: inherit;
}

.jv ol {
  list-style: decimal;
}

.comment--with-voting {
  padding-bottom: 21px;
  padding-left: 72px;
}

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

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

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

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

.jw {
  margin-bottom: 21px;
}

.jx {
  margin-bottom: 21px;
}

.jy {
  position: relative;
  padding-left: 24px;
}

.jy input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
}

.jz {
  padding: 0;
}

.jz h1 {
  font-size: 96px;
}

.jz h2 {
  font-size: 18px;
}

.satisfaction-box {
  background-color: #eee;
  border-radius: 4px;
  padding: 16px 16px;
  border: 1px solid #e8ebf2;
  margin: 0 0 21px 0;
}

.satisfaction-box h4, .satisfaction-box .promoted-articles h3, .promoted-articles .satisfaction-box h3 {
  font-weight: 500;
}

.satisfaction-box h4:last-child, .satisfaction-box .promoted-articles h3:last-child, .promoted-articles .satisfaction-box h3:last-child {
  margin-bottom: 0;
}

.satisfaction-box input[type=radio] ~ label {
  letter-spacing: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  margin-bottom: 0;
  margin-right: 0;
  border: inherit;
  border-radius: 4px;
  padding: 8px 16px;
}

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

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

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

.satisfaction-box label.disabled {
  display: inline-block;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  margin-bottom: 21px !important;
  box-shadow: none !important;
  text-shadow: none;
}

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

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

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

.satisfaction-box .satisfaction-submit {
  letter-spacing: 0;
  font-size: inherit !important;
  font-weight: inherit !important;
  border-radius: 4px;
  padding: 8px 16px;
  background: #5cb85c;
  border-color: #4cae4c;
  margin-left: 10.5px !important;
}

.ka {
  margin-bottom: 21px;
}

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

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

.kb {
  display: none;
  color: #979797;
}

@media (min-width: 768px) {
  .kb {
    display: table-header-group;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
  }
}

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

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

@media (min-width: 768px) {
  .ke {
    display: table-cell;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8ebf2;
  }
  .ke + .ke {
    padding-left: 16px;
  }
}

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

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

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

.kg {
  margin-bottom: 0;
}

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

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

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

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

.kh {
  padding-bottom: 21px;
  margin-bottom: 21px;
  border-bottom: 1px solid #e8ebf2;
}

.kh .my-activities-menu__item {
  padding: 8px 16px;
  background-color: #f8f9fb;
  border-radius: 4px;
}

.kh .my-activities-menu__item.is-active {
  background-color: #e8ebf2;
  font-weight: 600;
  color: #484848;
}

.ki {
  margin-bottom: 21px;
}

@media (max-width: 767px) {
  .ki .my-activities-menu__item {
    padding: 8px 16px;
  }
}

.ki .my-activities-menu__item.is-active {
  font-weight: 600;
}

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

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

@media (max-width: 767px) {
  .kj {
    padding: 8px 16px;
    margin-bottom: 21px;
    border: 1px solid #e8ebf2;
    border-radius: 4px;
  }
}

.kk {
  font-size: 12px;
  color: #979797;
}

@media (max-width: 767px) {
  .kk {
    display: inline-block;
    margin-right: 8px;
  }
  .kk + .kk:before {
    margin-right: 8px;
    content: "\2022";
  }
}

.kl {
  font-weight: 500;
}

@media (max-width: 767px) {
  .kl {
    font-size: 18px;
  }
}

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

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

.request-table-toolbar {
  padding-top: 16px;
  padding-bottom: 8px;
  margin-bottom: 21px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

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

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

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

.ko {
  padding-right: 16px;
  padding-left: 16px;
}

@media (max-width: 767px) {
  .ko {
    margin-bottom: 10.5px;
  }
}

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

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

.request-status--solved,
.request-status--closed {
  background-color: #5cb85c;
}

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

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

.share {
  white-space: nowrap;
}

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

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

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

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

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

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

.share-googleplus {
  color: #d23e30;
}

.kp {
  position: relative;
}

.kq dt:first-child,
.kq dd {
  margin-bottom: 10.5px;
}

.kr {
  display: block;
  color: #979797;
  margin-bottom: 10.5px;
}

.ks {
  margin-bottom: 21px;
}

.request-status.request-solved, .request-status.request-closed {
  color: #5cb85c;
}

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

.request-status.request-answered {
  color: #d9534f;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #d8dde8;
  text-align: left;
}

th {
  text-align: left;
}

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

table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
  padding: 12px;
  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: 15.75px;
    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-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.kt {
  padding-bottom: 56.25%;
}

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

.e:before {
  content: "";
}

.search-result-votes:before {
  content: "";
}

.recent-activity-item-comment span:before {
  content: "";
}

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

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

.community-nav li:last-child a:before {
  content: "";
}

.vote-up:before {
  content: "";
}

.vote-down:before {
  content: "";
}

.share-facebook:before {
  content: "";
}

.share-twitter:before {
  content: "";
}

.share-linkedin:before {
  content: "";
}

.share-googleplus:before {
  content: "";
}

.attachments > li a:before {
  content: "";
}

.f > li:before {
  content: "";
}

.comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after {
  content: "";
}

.dropdown-toggle:after {
  content: "";
}

.kv {
  position: relative;
}

.kw {
  margin-bottom: 21px;
}

.kx {
  display: table;
  width: 100%;
}

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

.ky + .ky {
  padding-left: 16px;
}

.kz {
  width: 32px;
}

.la {
  text-align: right;
}

.lb {
  color: #979797;
  font-size: 12px;
}

.lc {
  font-weight: 600;
}

.lc a {
  color: #979797;
}

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

.article-body ul,
.article-body ol {
  margin-left: 16px;
}

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

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

.article-body ol {
  list-style-type: decimal;
}

.ld {
  border-top: 1px solid #e8ebf2;
  padding: 21px 0 0;
}

.le {
  border-top: 1px solid #e8ebf2;
  padding: 21px 0 0;
}

.article-vote {
  display: table;
  margin-bottom: 21px;
}

.article-vote > * {
  display: table-cell;
  vertical-align: middle;
}

.article-vote > * + * {
  padding-left: 16px;
}

.article-vote-up.lf {
  border-color: #5cb85c !important;
  color: #5cb85c !important;
}

.article-vote-down.lf {
  border-color: #d9534f !important;
  color: #d9534f !important;
}

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

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

.ld,
.lg {
  margin-bottom: 21px;
}

.attachments > li a:before {
  color: #484848;
  margin-right: 8px;
}

.lh {
  margin-bottom: 21px;
}

.article-more-questions {
  clear: both;
  margin-bottom: 21px;
}

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

.li {
  margin-bottom: 42px;
}

.kv {
  position: relative;
}

.lj {
  font-size: 24px;
  font-weight: 300;
}

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

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

.kx {
  display: table;
  margin-bottom: 21px;
  width: 100%;
}

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

.ll {
  padding-right: 16px;
  width: 100%;
}

.article-subscribe,
.article-unsubscribe {
  color: #484848;
  background-color: #f5f5f5;
  border-color: gainsboro;
}

.article-subscribe:hover, .article-subscribe:focus, .article-subscribe:active,
.article-unsubscribe:hover,
.article-unsubscribe:focus,
.article-unsubscribe:active {
  color: #292929;
  background-color: gainsboro;
  border-color: #bdbdbd;
}

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

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

.article-body h2,
.article-body .wysiwyg-font-size-x-large {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}

.article-body .wysiwyg-font-size-large {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}

.article-body .wysiwyg-font-size-medium {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 600;
}

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

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

.article-body ul ul,
.article-body ul ol,
.article-body ul li ul,
.article-body ol ul,
.article-body ol ol,
.article-body ol li ul {
  margin-top: 10.5px !important;
}

.article-body ul li,
.article-body ol li {
  margin-bottom: 10.5px;
}

.article-vote {
  position: relative;
  padding: 21px 16px;
  border: 1px solid #e8ebf2;
  border-radius: 4px;
}

.lm {
  color: #484848;
  background-color: #e8ebf2;
  border-color: #e8ebf2;
}

.lm:hover, .lm:focus, .lm:active {
  color: #292929;
  background-color: #c7cfe0;
  border-color: #c1c9dc;
}

.lm:active {
  background-image: none;
}

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

@media (max-width: 767px) {
  .article-vote-question {
    display: block;
    margin-bottom: 10.5px;
  }
}

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

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

@media (max-width: 767px) {
  .article-vote-controls {
    display: block;
    margin-bottom: 10.5px;
  }
}

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

.ln {
  margin-bottom: 21px;
}

.ln ul {
  margin-top: 0;
}

.ld {
  margin-bottom: 21px;
}

.lo {
  margin-bottom: 21px;
}

.article-more-questions {
  margin-bottom: 21px;
  clear: both;
}

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

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

@media (max-width: 767px) {
  .lp {
    padding-top: 21px;
    border-top: 1px solid #e8ebf2;
  }
}

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

.lq {
  display: none !important;
}

.lr {
  display: none !important;
}

.ls {
  display: none !important;
}

.lt {
  display: none !important;
}

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

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

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

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

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

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

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

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

.ly {
  margin-bottom: 42px;
}

.lz {
  margin-bottom: 21px;
}

.lz a {
  display: block;
}

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

.ma {
  margin-bottom: 10.5px;
}

.mb {
  color: #333;
}

.lz {
  display: table;
  margin-bottom: 21px;
}

.ma,
.mb {
  display: table-cell;
}

.mb {
  padding-left: 16px;
}

.ma svg {
  fill: #5cb85c;
  width: 32px;
  height: 32px;
}

@media (max-width: 767px) {
  .hv .language-selector .dropdown-menu {
    position: static;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
  }
  .hv .language-selector .dropdown-menu [role="menuitem"] {
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

.recent-activity-header {
  display: none;
}

.mc {
  position: relative;
  margin: 0 0 21px;
}

.md {
  border-bottom: 1px solid #e8ebf2;
}

.me {
  margin: 0 0 21px 0;
  color: inherit;
}

.me:empty {
  display: none;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.loader {
  text-align: center;
}

.loader:before {
  content: "";
  color: black;
  display: inline-block;
  font-size: 24px;
  text-align: center;
  -webkit-animation: spin 4s linear infinite;
          animation: spin 4s linear infinite;
}

@media (max-width: 767px) {
  .mf {
    display: block;
  }
  .mf thead {
    display: none;
  }
  .mf tbody,
  .mf th,
  .mf tr, .mf td {
    display: block;
  }
  .mf td {
    padding-right: 16px;
  }
  .mf tr + tr {
    border-top: 1px solid #e8ebf2;
  }
  .mf td:before {
    content: attr(data-label);
    font-weight: 600;
  }
  .request-card {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .request-card__meta {
    font-size: 12px;
    color: #979797;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 4px;
  }
  .request-card__meta:before {
    margin-right: 8px;
  }
  .request-card__subject {
    padding-top: 0;
    font-size: 24px;
    line-height: 1.1;
  }
  .request-card__subject a {
    display: block;
  }
}

.note {
  position: relative;
  padding-left: 16px;
  margin: 21px 0;
  color: #7b7b7b;
  border-left: 4px solid transparent;
}

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

.iy {
  margin-bottom: 10.5px;
  font-weight: 600;
}

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

.mg .iy,
.note--default .iy {
  color: #808080;
}

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

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

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

.iz .iy,
.note--warning .iy {
  color: #f0ad4e;
}

.mi,
.note--success {
  border-color: #5cb85c;
}

.mi .iy,
.note--success .iy {
  color: #5cb85c;
}

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

.mj .iy,
.note--danger .iy {
  color: #d9534f;
}

.mk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}

.ml {
  padding-right: 16px;
}

.mm {
  margin-bottom: 21px;
  border-radius: 4px;
  background-color: #f8f9fb;
  padding: 21px 16px;
  text-align: center;
  color: #fff;
}

.mn {
  display: inline-block;
  margin-bottom: 10.5px;
}

.mo {
  margin-bottom: 10.5px;
  font-size: 24px;
  color: #484848;
}

.mo a {
  color: #484848;
}

@media (min-width: 768px) {
  .mo {
    font-size: 30px;
    font-weight: 300;
  }
}

.mp [data-action="edit-profile"] {
  background: transparent;
  background: linear-gradient(to bottom, rgba(26, 26, 26, 0), transparent);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: #2e6da4;
  border-bottom-color: #286090;
  color: #337ab7;
}

.mp [data-action="edit-profile"]:focus, .mp [data-action="edit-profile"]:hover {
  color: #337ab7;
  background: linear-gradient(to bottom, rgba(38, 38, 38, 0), transparent);
}

.mp [data-action="edit-profile"]:active {
  color: #337ab7;
  background: transparent;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.mp [data-action="edit-profile"]:hover {
  border-color: rgba(0, 0, 0, 0.8);
  opacity: 0.8;
}

.mq {
  display: inline-block;
  margin-bottom: 21px;
  background-color: #337ab7;
  padding: 5px 12px;
  border-radius: 4px;
  margin-top: -10.5px;
}

.mr {
  word-break: break-all;
  word-break: break-word;
  color: #484848;
  font-size: 14px;
  margin-top: -7px !important;
}

.ig {
  margin-bottom: 10.5px;
  padding-left: 0;
  list-style: disc;
  font-size: 12px;
  color: #979797;
}

.ms {
  margin-right: 16px;
  margin-bottom: 5.25px;
  position: relative;
}

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

.ms:after {
  content: '●';
  font-size: 6px;
  position: absolute;
  top: 30%;
  right: -11px;
}

.ms:last-child:after {
  display: none;
}

.mt {
  margin-right: 2px;
}

.mt:after {
  content: ':';
}

.mu {
  color: #484848;
}

.mv {
  margin-bottom: 21px;
  border-radius: 4px;
  background-color: #f8f9fb;
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
}

.mw {
  margin: 0 !important;
  padding-left: 0;
  list-style: none;
}

.mx {
  margin-bottom: 0;
}

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

.mx a {
  display: block;
  color: #484848;
}

.mx.is-active {
  background-color: #337ab7;
  color: #fff;
}

.mx.is-active,
.mx a {
  padding: 14px 16px;
  line-height: 1;
}

.mx:after {
  right: 16px !important;
}

.my {
  width: 100%;
}

.mz {
  margin-bottom: 21px;
}

.na {
  margin-bottom: 10.5px;
  font-size: 24px;
}

.nb {
  color: #979797;
  font-size: 12px;
}

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

.nc {
  font-size: 12px;
}

.nc .dropdown {
  display: inline-block;
}

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

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

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

@media (max-width: 767px) {
  .ne {
    margin-bottom: 10.5px;
  }
}

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

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

.ng {
  position: relative;
  border-radius: 4px;
  background-color: #f8f9fb;
  padding: 10.5px 16px;
  word-wrap: break-word;
}

.nh {
  margin-bottom: 5.25px;
}

.ni {
  margin-bottom: 5.25px;
}

.nj {
  margin-bottom: 5.25px;
  font-size: 14px;
  font-weight: 600;
}

.nk {
  margin-bottom: 10.5px;
}

.nl .nj: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;
}

.nm {
  margin-bottom: 10.5px;
  padding: 0;
  font-size: 12px;
}

.nn,
.no {
  text-align: center;
  color: #979797;
}

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

.profile-activity {
  position: relative;
  margin-bottom: 31.5px;
}

.nq {
  margin-bottom: 10.5px;
  font-size: 12px;
  font-weight: 600;
}

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

.nr {
  width: 30px;
  height: 30px;
  margin-right: 8px;
}

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

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

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

.ns {
  display: inline-block;
}

.callout {
  padding: 21px 20px;
  margin-bottom: 21px;
  background-color: #f8f9fb;
  border-left-width: 5px;
  border-left-style: solid;
}

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

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

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

.callout--success .callout__title {
  color: #5cb85c;
}

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

.callout--info .callout__title {
  color: #5bc0de;
}

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

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

.callout--danger {
  color: #c12e2a;
  background-color: #f4cecd;
  border-color: #d9534f;
}

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

.callout--primary {
  color: #fff;
  background-color: #5094ce;
  border-color: #337ab7;
}

.callout--primary .callout__title {
  color: #fff;
}

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

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

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

.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%);
  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: 46px;
  counter-increment: list;
  margin-bottom: 14px !important;
}

.list-colored li:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: counter(list);
  text-align: center;
  font-size: 12px;
  width: 30px;
  height: 30px;
  background-color: #337ab7;
  border-radius: 50%;
  z-index: 1;
  color: #fff;
  line-height: 30px;
}

.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: -2px;
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  content: "";
  color: #337ab7;
}

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

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

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

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

.text-success {
  background-color: #5cb85c;
}

.accordion {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-top: 0;
  margin-bottom: 21px;
  border-bottom: 0 !important;
}

.accordion__item-title {
  position: relative;
  font-size: 18px;
  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;
}

.nt: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 #337ab7;
  border-left: 2px solid #337ab7;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  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);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.accordion--colored .accordion__item-title {
  transition: background-color 0.3s;
}

.accordion--colored .accordion__item-title:before, .accordion--colored .accordion__item-title:after {
  top: 50%;
}

.accordion--colored .accordion__item-title:before {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: #337ab7;
  left: 20px;
}

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

.accordion--colored .accordion__item-title--active {
  background-color: #337ab7;
  color: #fff;
  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: 21px;
}

.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: #484848;
  font-weight: 600;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: transparent;
}

.tabs-link:hover {
  color: #337ab7;
}

@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: #337ab7;
  cursor: pointer;
}

.tabs-link.is-active:hover {
  color: #337ab7;
  cursor: default;
}

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

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

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

.tabs--colored-2 .tabs-link:hover {
  color: #337ab7;
}

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

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

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

table {
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #d8dde8;
  text-align: left;
}

th {
  text-align: left;
}

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

.table th,
.table td {
  padding: 12px;
  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: #f5f7f9;
}

.table--color-header th {
  background-color: #337ab7;
  color: #fff;
}

.table--striped th,
.table--striped td,
.table--striped thead th {
  border-color: #f5f7f9;
}

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

.table--hover tbody tr:hover {
  background-color: #808080;
  color: #fff;
}

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

.table--bordered td,
.table--bordered th {
  border-left: 1px solid #cdcdcd;
}

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    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%;
}

.jg {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 1px solid #337ab7;
  border-radius: 4px;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 50px;
  height: 50px;
}

.jg:focus, .jg:active {
  outline: 0;
}

.jg.is-active {
  bottom: 30px;
}

.jg:hover {
  color: #23527c;
  border-color: #23527c;
}

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

.community-nav li:last-child a:before {
  margin-right: 4.2px;
}

.nu {
  float: left;
}

.nu + .nu {
  margin-left: 16px;
}

.nu.is-active {
  font-weight: 600;
}

.nv {
  float: right;
}

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

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

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

.vote-control {
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 3.5px 0 !important;
  font-size: 14px !important;
  color: #484848;
  border-color: #e8ebf2;
  line-height: 1.5 !important;
}

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

.vote-control[aria-selected=false] {
  background: linear-gradient(to bottom, white, #f5f5f5) !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3) !important;
  border-color: gainsboro !important;
  border-bottom-color: #cfcfcf !important;
}

.vote-control[aria-selected=false]:hover {
  background: #f5f5f5 !important;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white !important;
}

.vote-control[aria-selected=true] {
  background: #f5f5f5 !important;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white !important;
}

.vote-control[aria-selected=true]:hover {
  background: linear-gradient(to bottom, white, #f5f5f5) !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3) !important;
  border-color: gainsboro !important;
  border-bottom-color: #cfcfcf !important;
}

.topic-list {
  margin-left: -16px !important;
  margin-right: -16px !important;
}

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

.nx {
  padding: 21px 16px;
  margin-bottom: 21px;
  border: 1px solid #e8ebf2;
  border-radius: 4px;
}

.ny {
  margin-bottom: 10.5px;
}

.topic {
  padding-bottom: 10.5px;
  margin-bottom: 21px;
  border-bottom: 1px solid #e8ebf2;
  display: table;
  width: 100%;
}

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

.oa {
  text-align: right;
}

.ob {
  width: 100%;
  font-size: 30px;
  margin-bottom: 10.5px;
}

.oc {
  float: left;
  margin-right: 8px;
}

@media (max-width: 767px) {
  .oc {
    margin-bottom: 10.5px;
  }
}

.od {
  margin-bottom: 42px;
}

.oe {
  float: left;
}

.of {
  margin-right: 8px;
}

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

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

.og .dropdown-toggle,
.og .oh {
  background: #f5f5f5;
  background: linear-gradient(to bottom, white, #f5f5f5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: gainsboro;
  border-bottom-color: #cfcfcf;
  color: #484848;
}

.og .dropdown-toggle:after {
	margin-left: 5px;
}

.og .dropdown-toggle:focus, .og .dropdown-toggle:hover,
.og .oh:focus,
.og .oh:hover {
  color: #484848;
  background: linear-gradient(to bottom, white, #f5f5f5);
}

.og .dropdown-toggle:active,
.og .oh:active {
  color: #484848;
  background: #f5f5f5;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.oi .dropdown-toggle:after,
.oh .dropdown-toggle:after {
  margin-left: 5.25px;
}

.post {
  position: relative;
  margin-bottom: 21px;
}

@media (min-width: 768px) {
  .post {
    padding-left: 72px;
  }
}

.oj {
  font-size: 24px;
  padding-right: 24px;
  margin-bottom: 26.25px;
}

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

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

@media (max-width: 767px) {
  .oj {
    padding-left: 72px;
  }
}

.ok .ol,
.ok .om {
  background: #f5f5f5;
  background: linear-gradient(to bottom, white, #f5f5f5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3);
  border-color: gainsboro;
  border-bottom-color: #cfcfcf;
  color: #484848;
}

.ok .ol:focus, .ok .ol:hover,
.ok .om:focus,
.ok .om:hover {
  color: #484848;
  background: linear-gradient(to bottom, white, #f5f5f5);
}

.ok .ol:active,
.ok .om:active {
  color: #484848;
  background: #f5f5f5;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white;
}

.on {
  display: table;
  margin-bottom: 21px;
  width: 100%;
}

@media (max-width: 767px) {
  .on {
    padding-left: 72px;
  }
}

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

.op {
  padding-right: 16px;
  width: 100%;
}

.oq {
  display: inline-block;
  font-weight: 600;
  vertical-align: middle;
}

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

.or img {
  margin-right: 8px;
}

.os {
  word-wrap: break-word;
  margin-bottom: 21px;
}

.os ul,
.os ol {
  margin-left: 21px;
  padding-left: 20px;
}

.os ul {
  list-style: inherit;
}

.os ol {
  list-style: decimal;
}

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

.ot .dropdown-toggle {
  font-size: 0;
}

.ot .dropdown-toggle:after {
  font-size: 20px;
}

.ou {
  background-color: #f8f9fb;
  padding: 10.5px 16px;
}

@media (max-width: 768px) {
  .ou {
    margin-bottom: 25px;
  }
}

.ov {
  font-size: 14px;
  font-weight: 600;
  margin: 10.5px 0 21px;
}

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

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

.ow {
  font-size: 24px;
  margin-bottom: 10.5px;
}

.ow .fa-star {
  position: relative;
  font-size: 50%;
  top: -4px;
}

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

@media (min-width: 768px) {
  .oy {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .oz {
    width: 40%;
    text-align: right;
  }
}

.pa {
  color: #979797;
  font-size: 12px;
}

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

@media (min-width: 768px) {
  .pb {
    display: block;
    color: #484848;
    font-weight: 600;
  }
}

.pa + .pa {
  margin-right: 16px;
}

@media (max-width: 767px) {
  .pa + .pa:before {
    margin-right: 8px;
    font-size: 10px;
    content: "\2022";
  }
}

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

.post-status--completed,
.post-status--answered {
  background-color: #5cb85c;
}

.post-status--planned {
  background-color: #337ab7;
}

.post-status--not-planned {
  color: #484848;
  background-color: #e8ebf2;
}

.pc {
  font-size: 24px;
}

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

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

.pd {
  margin-bottom: 21px;
}
