@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,
h5,
h6,
figure,
p,
pre {
  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; }

.recent-activity-item-meta {
  font-size: 14px;
  color: #999; }

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

html, body {
  height: 100%; }

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

body {
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #000;
  background-color: #f5f5f5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; 
}
main {
padding: 20px 0;
}

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

a {
  color: inherit;
  text-decoration: none;
  }
a:hover, a:focus {
    color: #309dd8;
    /*text-decoration: underline;*/
    }

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 {
  font-family: inherit;
  /*font-weight: 600;*/
  line-height: 1.1;
  color: inherit;
  margin-top: 0; }

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

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

h1, .h1 {
  font-size: 1.7rem; }

h2, .h2 {
  font-size: 1.4rem; }

h3, .h3 {
  font-size: 1.3rem; }

h4, .h4 {
  font-size: 1.2rem; }

h5, .h5 {
  font-size: 1.2rem; }

h6, .h6 {
  font-size: 1.1rem; }

b, strong {
  font-weight: 600; }

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

ul,
ol {
  margin-top: 0; }

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

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: 400; }

dd {
  margin-left: 0; }

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

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  border-left: 5px solid #eceeef; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }

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

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

.clearfix:after {
  clear: both; }

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

.hidden {
  display: none !important; }

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

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

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

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="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.nesty-input {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: /*#55595c*/ black;
  font-family: Arial, sans-serif;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  opacity: 0.95;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .nesty-input:focus {
    border-color: #0079ff;
    outline: 0;
    box-shadow: 0 0 2px #0079ff; }

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

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

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

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: 16px;
  line-height: 1.5;
  color: #55595c; }

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

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

.form-field {
  margin-bottom: 24px; }
  .form-field.required > label:after {
    content: "*";
    color: #d9534f;
    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: 24px;
    margin-bottom: 0;
    cursor: pointer; }

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

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

.request-form .searchbox {
  margin-top: 24px; }

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

.btn,
#user #user-password #password-submit, input[type="submit"], [role="button"], .topbar .login, .community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 0.76rem;
 /* 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,
  #user #user-password #password-submit:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus, .btn:active:focus,
  #user #user-password #password-submit:active:focus, input[type="submit"]:active:focus, [role="button"]:active:focus, .topbar .login:active:focus, .community-recent-activity .recent-activity-controls a:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover,
  #user #user-password #password-submit:hover, input[type="submit"]:hover, [role="button"]:hover, .topbar .login:hover, .community-recent-activity .recent-activity-controls a:hover, .btn:focus,
  #user #user-password #password-submit:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus {
    color: #337ab7;
    text-decoration: none; }
  .btn:active,
  #user #user-password #password-submit:active, input[type="submit"]:active, [role="button"]:active, .topbar .login:active, .community-recent-activity .recent-activity-controls a:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn--default {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .btn--default:hover, .btn--default:focus, .btn--default:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .btn--default:active {
    background-image: none; }

.btn--primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .btn--primary:hover, .btn--primary:focus, .btn--primary:active {
    color: #e0e0e0;
    background-color: #286090;
    border-color: #265a88; }
  .btn--primary:active {
    background-image: none; }

.btn--success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn--success:hover, .btn--success:focus, .btn--success:active {
    color: #e0e0e0;
    background-color: #449d44;
    border-color: #419641; }
  .btn--success:active {
    background-image: none; }

.btn--warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #eea236; }
  .btn--warning:hover, .btn--warning:focus, .btn--warning:active {
    color: #eb9316;
    background-color: transparent;
    border-color: #d58512; }
  .btn--warning:active {
    background-image: none; }

.btn--danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn--danger:hover, .btn--danger:focus, .btn--danger:active {
    color: #e0e0e0;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn--danger:active {
    background-image: none; }

.btn--topbar {
  color: #000;
  background-color: transparent;
  border-color: #000; }
  .btn--topbar:hover, .btn--topbar:focus, .btn--topbar:active {
    color: #111;
    background-color: transparent;
    border-color: #111; }
  .btn--topbar:active {
    background-image: none; }

.btn--secondary {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef; }
  .btn--secondary:hover, .btn--secondary:focus, .btn--secondary:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3; }
  .btn--secondary:active {
    background-image: none; }

input[type="submit"] {
  color: #309dd8;
  background-color: transparent;
  border-color: #309dd8;
text-transform: uppercase;}
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
    color: #309dd8;
    background-color: transparent;
    border-color: #309dd8; }
  input[type="submit"]:active {
    background-image: none; }

[role="button"] {
  text-transform: uppercase;
  color: #309dd8;
  background-color: transparent;
  border-color: #309dd8; }
  [role="button"]:hover, [role="button"]:focus, [role="button"]:active {
    color: #309dd8;
    background-color: transparent;
    border-color: #309dd8; }
  [role="button"]:active {
    background-image: none; }

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

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

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


.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;
  margin: 0 0 0 0;
  font-size: 14px;
  /*font-weight: 600;*/
  color: #000;
  background-color: #fff; 
	border-bottom: 1px solid #e7e7e7;
}
  .topbar .login {
    color: #000;
    background-color: transparent;
    border-color: #000; }
    .topbar .login:hover, .topbar .login:focus, .topbar .login:active {
      color: #01b2ff;
      background-color: transparent;
      border-color: #01b2ff; }
    .topbar .login:active {
      background-image: none; }

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

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

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

.topbar__teaser {
 	vertical-align: middle;
  width: 70%;
  text-align: center;
	display: table-cell; }

@media (min-width: 768px) {
	.topbar__teaser {
    vertical-align: middle;
    width: 60%;
    text-align: center;
    display: block;
    float: right;
    white-space: nowrap;
    margin-top: 2px;
    
}
}
@media (max-width: 520px) {
  .topbar__teaser {
  display: none;
  }
}


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

.topbar a:not([role="button"]) {
  color: #000;
  -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__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: #01b2ff;
  }
  .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;
    box-shadow: none; }
  .topbar .language-selector .dropdown-menu [role="menuitem"] {
    padding-right: 0;
    padding-left: 0; } }

.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: 16px;
  color: #ccc;
  margin: 0;
  padding: 0;
  border-color: #eceeef; }

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

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

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

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

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

#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; */
  font-size: 0.7rem;

}

#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;
  max-width: 650px;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: 0;
  border-radius: 0; 
	opacity: 1; }
  .search-box:after {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 16px;
    height: 16px;
    margin-top: -9px;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNjcgMTYuMDhsLTMuNDk1LTMuNDk1Yy45ODQtMS4zMTUgMS41NzQtMi45NDEgMS41NzQtNC43MSAwLTQuMzUtMy41MjUtNy44NzUtNy44NzUtNy44NzVzLTcuODc1IDMuNTI1LTcuODc1IDcuODc1IDMuNTI1IDcuODc1IDcuODc1IDcuODc1YzEuNzY5IDAgMy4zOTYtLjU5IDQuNzExLTEuNTc0bDMuNDk0IDMuNDk1Yy40MzkuNDM5IDEuMTUxLjQzOSAxLjU5MSAwIC40MzktLjQzOS40NC0xLjE1MSAwLTEuNTkxem0tOS43OTUtMi41OGMtMy4xMDcgMC01LjYyNS0yLjUxOC01LjYyNS01LjYyNXMyLjUxOC01LjYyNSA1LjYyNS01LjYyNSA1LjYyNSAyLjUxOCA1LjYyNSA1LjYyNS0yLjUxOCA1LjYyNS01LjYyNSA1LjYyNXoiIGZpbGw9IiMyMzFGMjAiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: contain; }
  .search-box #query {
    height: 50px;
    color: #000;
    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 {
      box-shadow: none; }
  .search-box input[type="submit"] {
    display: none; }

.search-box--hero-unit #query {
  border: 1px solid #b9b9b9;
opacity: 1;
}

@media (max-width: 767px) {
  .search-box--small {
    margin-bottom: 24px; } }

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

.hero-unit--with-cover-image {
  background-size: auto;
    background-position: 50% 45%;
  background-repeat: no-repeat; }
@media (max-width: 767px) {
.hero-unit--with-cover-image {
    background-size: 125%;
    background-position: 50% 41%;
    background-repeat: no-repeat;
}}
@media (max-width: 480px) {
.hero-unit--with-cover-image {
    background-size: 150%;
    background-position: 50% 10%;
    background-repeat: no-repeat;
 }
}


.hero-unit {
  padding-top: 48px;
  padding-right: 16px;
  padding-bottom: 48px;
  padding-left: 16px;
  margin-right: -16px;
  margin-left: -16px; }
  @media (min-width: 768px) {
    .hero-unit {
      padding-top: 60px;
      padding-bottom: 50px;
      padding-right: 50px;
      margin-right: -32px;
      margin-left: -32px; } }
  @media (min-width: 992px) {
    .hero-unit {
      margin-right: -64px;
      margin-left: -64px; } }
  .hero-unit:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #000;
    opacity: 0; /*0.6*/}

.hero-unit__content {
  position: relative;
  z-index: 2; }

.category {
  margin-bottom: 48px; }
  .category h2 a {
    color: inherit; }

.category-list {
  margin-bottom: 12px; }

.category-list__item {
  display: table;
  height: 100px;
  margin-bottom: 32px; }
  @media (min-width: 992px) {
    .category-list__item {
      height: 175px; } }
  .category-list__item:nth-child(2n+1) {
    clear: left; }

.category-list__item h6 {
  color: #666;
  font-weight: normal;
}

.category-list__link {
  position: relative;
  display: table-cell;
  padding: 24px 32px 0;
  color: #333330;
  vertical-align: middle;
  background-color: #eceeef;
  border: 1px solid #eaeded;
  border-radius: 5px; }
  .category-list__link:active, .category-list__link:focus, .category-list__link:hover {
    color: #626567;
    text-decoration: none;
    background-color: #dbe0e3; }

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

.section__title {
  margin-bottom: 12px;
	font-size: 24px;
}
  .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-bottom: 24px; } }

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

.article-list-item--is-promoted {
  position: relative;
  /*font-weight: 600;*/
  padding-right: 32px; }
  .article-list-item--is-promoted:after {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 4px;
    content: '\f005';
    color: #f0ad4e;
    font-size: 20px; }
.article-list-item__link {
color:#000;
}
.article-list-item__link:hover {
color:#0079ff;
}

.footer {
  padding: 20px 0;
  font-size: 14px;
  line-height: 1.1;
  color: #999; 
	border-top: 1px solid #e7e7e7;
}

.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: 32px;
  height: 32px;
  font-size: 14px !important;
  line-height: 32px !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--youtube {
  background-color: #e62117; }
  .footer-social-link--youtube:hover {
    background-color: #aa3025; }




.submit-ticket-footer {
  padding: 24px 16px 0;
  margin-right: -16px;
  margin-left: -16px;
  background-color: #eff5fb;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef; }
  @media (min-width: 768px) {
    .submit-ticket-footer {
      padding-top: 48px;
      padding-bottom: 24px;
      margin-right: -32px;
      margin-left: -32px; } }
  @media (min-width: 992px) {
    .submit-ticket-footer {
      margin-right: -64px;
      margin-left: -64px; } }

.submit-ticket-footer__title {
  font-size: 20px;
  /*font-weight: 400;*/
  line-height: 1.4; }
  @media (min-width: 768px) {
    .submit-ticket-footer__title {
      font-size: 28px; } }

.breadcrumbs {
  color:#8d8d8d;
  list-style: none;
  background-color: transparent; 
	font-size: 0.8em;
}
.breadcrumbs > li {
    display: inline; }
.breadcrumbs > li + li:before {
      content: "/ ";
      padding: 0 0.5rem;
      color: #ccc; }
.breadcrumbs a {
color:#8d8d8d;
text-decoration: underline;
}

@media (min-width: 768px) {
  .breadcrumbs-wrapper {
    padding-top: 10px;
    padding-bottom: 10px; } }

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

.search-results {
  margin-bottom: 24px; }

.search-results-subheading {
  margin-bottom: 24px; }

.search-results-subheading__icon {
  position: relative;
  top: 2px;
  margin-right: 8px;
  vertical-align: top; }
  .search-results-subheading__icon g {
    stroke: #999; }

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

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

.search-result__title {
  font-weight:400;
  margin-bottom: 12px; }

.search-result__description {
  margin-bottom: 12px;
  font-size: 14px; 
	line-height: 1.5;
}
  .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 6px 0; }
  .search-result__meta a {
    color: #999; }

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

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

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: 24px;
  color: #686861;
  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: #5bc0de; }
  .note--info .note-title {
    color: #5bc0de; }

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

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

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

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 24px 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: #4a89dc;
      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: #2363b6;
    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: #337ab7;
    border-color: #337ab7;
    cursor: default; }

.container {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .container {
      padding-right: 32px;
      padding-left: 32px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 64px;
      padding-left: 64px; } }

.container-inner {
  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;
  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);
        -ms-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: 23px;
  right: 8px;
  left: 8px;
  display: block;
  height: 2px;
  background: black;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s; }

.menu-button__lines::before,
.menu-button__lines::after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #000; }

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

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

.help-center-name {
  margin-top: 0;
  font-size: 14px;
 /* font-weight: 600;*/
  color: #fff;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .help-center-name {
      font-size: 16px; } }

.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: 14px;
  color: #337ab7;
  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 {
  position: relative;
  color: inherit;
  margin: 0; }

.intro-title {
  margin-bottom: 2rem;
    font-size: 3.375rem;
    font-weight: 300;}


.scroll-to-top {
  width: 48px;
  height: 48px;
  font-size: 32px !important;
  color: #337ab7;
  text-align: center;
  border: 2px solid #337ab7;
  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: #1d4568;
    color: #1d4568; }

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

.comments__callout {
  font-size: 14px;
  color: #999; }
  .comments__callout:empty {
    display: none; }

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

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

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

.comment-sorter {
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 24px; }
  @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: 12px; } }

@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 8px;
  font-size: 10px;
  content: '\2022'; }

.comment {
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 24px; }

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

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

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

.comment__voting-and-actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  text-align: center; }
  .comment__voting-and-actions .dropdown-menu {
    right: 0;
    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: 48px;
  top: 0;
  width: auto;
  padding: 1px 8px;
  font-size: 14px;
  color: #fff;
  background-color: #337ab7;
  border-radius: 0 0 4px 4px; }

.comment--official .comment__inner {
  position: relative;
  border: 1px solid #337ab7;
  border-radius: 4px;
  background-color: white;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px; }

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

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

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

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

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

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

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

.comment-form__disclaimer {
  font-family: Arial, sans-serif;
  font-size: 0.8rem;
}

.comment-form__disclaimer a {
  color: #309dd8;
}

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

.satisfaction-box {
  background-color: #f7f7f9;
  border-radius: 4px;
  padding: 16px 16px;
  border: 1px solid #eceeef;
  margin: 0 0 24px 0; }
  .satisfaction-box h4 {
    /*font-weight: 600; */}
    .satisfaction-box h4: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: 24px !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: 24px; }

.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: #5cb85c;
  margin-left: 12px !important; }

.community-recent-activity {
  padding-top: 48px;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 48px;
  border-top: 1px solid #eceeef; }
  @media (min-width: 768px) {
    .community-recent-activity {
      padding-right: 32px;
      padding-left: 32px;
      margin-right: -16px;
      margin-left: -16px; } }
  @media (min-width: 992px) {
    .community-recent-activity {
      padding-right: 64px;
      padding-left: 64px;
      margin-right: -48px;
      margin-left: -48px; } }
  .community-recent-activity .recent-activity-header {
    font-size: 16px; }
  .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: -16px;
        margin-left: -16px; } }
  @media (min-width: 768px) {
    .community-recent-activity .recent-activity-item {
      display: inline-block;
      width: 33.3333%;
      padding-right: 16px;
      padding-left: 16px;
      margin-bottom: 24px;
      vertical-align: top; } }
  .community-recent-activity .recent-activity-item-meta {
    font-size: 14px;
    color: #999; }
  .community-recent-activity .recent-activity-item-comment span:before {
    margin-right: 4px;
    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: #333330; }
  .community-recent-activity .recent-activity-controls a {
    color: #333330;
    background-color: #eceeef;
    border-color: #eceeef; }
    .community-recent-activity .recent-activity-controls a:hover, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active {
      color: #131312;
      background-color: #d0d5d8;
      border-color: #cbd0d3; }
    .community-recent-activity .recent-activity-controls a:active {
      background-image: none; }

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

.my-activities-item__meta {
  font-size: 14px;
  color: #999; }
  @media (max-width: 767px) {
    .my-activities-item__meta {
      display: inline-block;
      margin-right: 8px; }
      .my-activities-item__meta + .my-activities-item__meta:before {
        margin-right: 8px;
        font-size: 10px;
        content: "\2022"; } }

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

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

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

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

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

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

.my-activities-menu__item {
 /* margin-bottom: 0; */}
  .my-activities-menu__item a {
    display: block; }
  @media (min-width: 768px) {
    .my-activities-menu__item {
      float: left; } }

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

.my-activities-menu--main {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef; }
  .my-activities-menu--main .my-activities-menu__item.is-active {
    color: #333330; }

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

.request-table-toolbar {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  margin-bottom: 24px;
  /*background-color: #f9f9f9;*/
  border-radius: 4px; }
  @media (min-width: 768px) {
    .request-table-toolbar {
      padding-top: 8px;
      padding-bottom: 16px; } }

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

.request-table-filters__item {
  padding-right: 16px;
}
  @media (max-width: 767px) {
    .request-table-filters__item {
      margin-bottom: 12px; } }
  @media (min-width: 768px) {
    .request-table-filters__item {
      display: table-cell;
      width: 33%;
      vertical-align: bottom; } }

@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: 14px;
      /*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: 12px;
    padding-bottom: 12px;
    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: 8px; }
  .request-table-organization__col--button [role="button"] {
    height: 42px;
    line-height: 1.5; }

.share {
  padding-left: 0;
  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: #999999;
  border-color: #999999;
  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: 24px;
  font-size: 20px; }
  @media (min-width: 768px) {
    .request__subject {
      font-size: 28px; } }
  @media (min-width: 992px) {
    .request__subject {
      font-size: 34px; } }

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

.request-id {
  display: block;
  margin-bottom: 12px;
  color: #999; }

.request-description {
  margin-bottom: 24px; }

.request__content {
  margin-bottom: 48px; }

.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: #5cb85c; }
  .request-status.request-new, .request-status.request-open {
    background-color: #f0ad4e; }
  .request-status.request-answered {
    background-color: #d9534f; }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px; }
  table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 16px 0 8px 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: 18px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > table > thead > tr > th,
        .table-responsive > table > thead > tr > td,
        .table-responsive > table > tbody > tr > th,
        .table-responsive > table > tbody > tr > td,
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; } }

.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; 
	    padding-right: 35px;
}

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

.article__title {
  margin-bottom: 24px; }

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

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

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

.article-body {
  font-family: Arial, sans-serif;
  margin-bottom: 24px; 
  font-size: 1rem;
line-height: 1.5;
}

/* hkmsk 130818*/
.article-header {
  font-family: Arial, sans-serif;
}
.article-subscribe {
  font-family: 'Roboto Condensed';
}
.comment__content {
  font-family: Arial, sans-serif;
  font-size: 85%;
  line-height: 1.4em;
}
.comment__content .meta {
  font-size: 85%;
}
.comment__body a {
  text-decoration: underline;
}
.related-articles li {
  line-height: 1.3em;
  padding-bottom: 0.8em;
}
.article-body .wysiwyg-indent1,
.article-body p.note {
  background-color: #fff8dc;
  padding: 1.5em;
  color: black;
}
.article-body .wysiwyg-indent2,
.article-body p.tip {
  background-color: #f0f8ff;
  padding: 1.5em;
  color: black;
}
.article-body p.cli,
.article-body pre
{
  font-family: Lucida Console, Courier;
  background-color: #f6f6f6;
  padding: 1em;
  color: black;
}
/* eof hkmsk */

  .article-body .wysiwyg-font-size-x-large {
    font-size: 28px; }
  .article-body .wysiwyg-font-size-large {
    font-size: 20px; }
  .article-body .wysiwyg-font-size-medium {
    font-size: 16px; }
  .article-body .wysiwyg-font-size-small {
    font-size: 14px; }
  .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; }
	.article-body a {
    text-decoration: underline; }

.article-footer {
  padding: 24px 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: 12px; }
  @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: #5cb85c !important;
  border-color: #5cb85c !important; }

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

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

.article-vote-controls__item {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef; }
  .article-vote-controls__item:hover, .article-vote-controls__item:focus, .article-vote-controls__item:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3; }
  .article-vote-controls__item:active {
    background-image: none; }

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

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

.article-vote-question {
  display: block;
  margin-right: 16px;
  margin-bottom: 6px;
 /* font-weight: 600;*/
  color: #999; }

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

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

.article-more-questions {
  margin-bottom: 24px;
  clear: both; }
  .article-more-questions a {
    white-space: nowrap; }

.article-subscribe,
.article-unsubscribe {
  color: #309dd8;
  background-color: transparent;
  border-color: #309dd8; }
  .article-subscribe:hover, .article-subscribe:focus, .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active {
    color: #309dd8;
    background-color: transparent;
    border-color: #309dd8; }
  .article-subscribe:active,
  .article-unsubscribe:active {
    background-image: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-blocks {
  margin-bottom: 24px; }

.custom-block {
  display: table;
  margin-bottom: 24px; }

.custom-block__icon,
.custom-block__title {
  display: table-cell;
  vertical-align: middle; }

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

.custom-block__title {
  padding-left: 16px;
  color: #333330; }

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

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

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

.page-header {
  position: relative;
  margin: 0 0 24px; }

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

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

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

.layout {
  /*max-width: 1260px;*/
   max-width: 1615px;
  background-color: #fff;
  margin: 0 auto;
	padding-top: 5rem;
  min-height: 80vh;
}

.promoted-articles__title {
  padding-bottom: 12px;
  color: #767676;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef; }

.promoted-articles-item {
  margin-bottom: 24px; }

.promoted-articles-item__title {
  margin-bottom: 12px;
	font-weight: normal;	
}

.promoted-articles-item__excerpt {
  font-size: 14px;
  line-height: 1.3; }

.related-articles {
  margin-bottom: 24px; }
  .related-articles h3 {
    padding-bottom: 12px;
    margin-bottom: 24px;
    font-size: 16px;
    color: #767676;
    text-transform: uppercase;
    border-bottom: 1px solid #eceeef; }

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

.box--section {
  padding: 24px 32px 0; 
  margin-bottom: 24px;
}

.box--my-activity-item {
  padding: 24px 16px 0; }

.box--articles {
  padding: 24px 32px;
  margin-bottom: 48px; }

.box--topic {
  padding: 24px 32px;
  margin-bottom: 48px; }

.box--request-details {
  padding: 24px 16px 0;
  margin-bottom: 24px;
  background-color: #f7f7f9; }
  @media (min-width: 768px) {
    .box--request-details {
      padding-right: 32px;
      padding-left: 32px; } }

.profile-header {
  margin-bottom: 24px;
  border-radius: 4px;
  /*background-color: #272e3a;*/
  padding: 24px 16px;
  text-align: center;
  /*color: #fff; */}

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

.profile-header__name {
  margin-bottom: 12px;
  font-size: 28px; }
  .profile-header__name a {
    /*color: #fff;*/ }
  @media (min-width: 768px) {
    .profile-header__name {
      font-size: 34px;
      font-weight: 300; } }

.profile-header__options [data-action="edit-profile"] {
 /* color: #fff;*/
  background-color: transparent;
  /*border-color: #fff;*/ }
  .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: #309dd8;
    background-color: transparent;
    border-color: #309dd8; }
  .profile-header__options [data-action="edit-profile"]:active {
    background-image: none; }

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: 24px;
  background-color: #337ab7; }

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

.profile-stats {
  margin-bottom: 12px;
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  color: #999; }

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: 6px; }
  @media (max-width: 767px) {
    .profile-stats__stat {
      display: block; }
      .profile-stats__stat:before {
        display: none; } }

.profile-stats__label {
  margin-right: 8px; }

.profile-stats__value {
  color: #fff; }

.profile-nav {
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: #eceeef;
  overflow: hidden;
  font-size: 14px;
  /*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: #333330; }
  .profile-nav__item.is-active {
    background-color: #337ab7;
    color: #fff; }
  .profile-nav__item.is-active,
  .profile-nav__item a {
    padding: 16px 16px;
    line-height: 1; }
  .profile-nav__item:after {
    right: 16px !important; }

.profile-section {
  width: 100%; }

.profile-section__header {
  margin-bottom: 24px; }

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

.profile-section__description {
  color: #999;
  font-size: 14px; }
  @media (min-width: 768px) {
    .profile-section__description {
      padding-bottom: 0; } }

.profile-section-sorter {
  font-size: 14px; }
  .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: 12px; } }

@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: 12px 16px;
  word-wrap: break-word; }

.profile-contribution__header {
  margin-bottom: 6px; }

.profile-contribution__status {
  margin-bottom: 6px; }

.profile-contribution__title {
  margin-bottom: 6px;
  font-size: 16px;
 /* font-weight: 600;*/ }

.profile-contribution__body {
  margin-bottom: 12px; }

.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: 12px;
  padding: 0;
  font-size: 14px; }

.profile__no-activity,
.profile__private-activity {
  text-align: center;
  color: #999; }

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

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

.profile-activity__header {
  margin-bottom: 12px;
  font-size: 14px;
  /*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: 8px; }

.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 8px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px; }

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

.status-label--with-ticket {
  background-color: #337ab7; }
  .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: #5cb85c; }

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

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

.status-label--official {
  background-color: #337ab7; }

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

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

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

.entry-info {
  font-size: 14px;
  overflow: hidden; }
  .entry-info:before, .entry-info:after {
    display: table;
    
    content: "";
     }
  .entry-info:after {
    clear: both; }

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

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

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

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

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

.community-nav__items {
  padding-bottom: 24px;
  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: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  text-align: center; }

.vote-control {
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 0 !important;
  font-size: 16px !important;
  color: #333330;
  border-color: #eceeef;
  line-height: 1.5 !important; }
  .vote-control:hover, .vote-control:active {
    z-index: 2; }

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

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

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

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px 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: 34px;
  margin-bottom: 12px; }

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

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

.topic-controls__item {
  float: left; }

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

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

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

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

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .topic-controls__item--subscribe .dropdown-toggle:hover, .topic-controls__item--subscribe .dropdown-toggle:focus, .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:hover,
  .topic-controls__item--subscribe .topic-unsubscribe:focus,
  .topic-controls__item--subscribe .topic-unsubscribe:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:active {
    background-image: none; }

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

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

.post__title {
  font-size: 28px;
  padding-right: 24px; }
  @media (min-width: 768px) {
    .post__title {
      font-size: 34px; } }
  @media (min-width: 992px) {
    .post__title {
      font-size: 41px; } }

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .post-follow .post-subscribe:hover, .post-follow .post-subscribe:focus, .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:hover,
  .post-follow .post-unsubscribe:focus,
  .post-follow .post-unsubscribe:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:active {
    background-image: none; }

.post__meta {
  margin-bottom: 24px; }

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

.post__body {
  padding-right: 56px; }

.post__voting-and-actions {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 40px; }
  .post__voting-and-actions .dropdown-menu {
    right: 0;
    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: 12px 16px; }

.post-callout__title {
  font-size: 16px;
 /*font-weight: 600; */}

.post-list-item {
  border-bottom: 1px solid #eceeef;
  margin-bottom: 24px;
  padding-bottom: 24px; }
  @media (min-width: 768px) {
    .post-list-item {
      display: table;
      width: 100%; } }

.post-list-item__title {
  font-size: 20px;
  margin-bottom: 12px; }
  .post-list-item__title .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: #999;
  font-size: 14px; }
  @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: #333330;
   /* font-weight: 600;*/ } }

.post-info + .post-info {
  margin-right: 16px; }
  @media (max-width: 767px) {
    .post-info + .post-info: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: #333330;
  background-color: #eceeef; }

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

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

#registerdevices {
  width: 100%; 
	margin-bottom: 2em;
}

//catzw

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 32px;
  padding-right:32px;
}
@media (min-width: 1000px) {
  .container{
    width: 960px;
  }
  
   .layout {
    width: 976px;
  }
}
@media (min-width: 1132px) {
  .container {
    width: 1092px;
  }
  
  .layout {
    width: 1108px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1460px;
  }
  .layout {
    width: 1476px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 1000px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1132px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1500px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 999px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 999px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 999px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 999px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1131px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1131px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1131px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 1000px) and (max-width: 1131px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1132px) and (max-width: 1499px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1132px) and (max-width: 1499px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1132px) and (max-width: 1499px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1132px) and (max-width: 1499px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1500px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1500px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1500px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 999px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1131px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1132px) and (max-width: 1499px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}









//catzmain

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* Don't kill focus outline for keyboard users: http://24ways.org/2009/dont-lose-your-focus */
a:hover, a:active {
    outline: none;
}

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

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Roboto+Condensed:300,400,700&subset=cyrillic,cyrillic-ext');*/

/*
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic,cyrillic-ext,latin-ext');
*/

/*
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/hc/theming_assets/01HZPQTYK9NJWTV1E4SCBC8ZA4') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/hc/theming_assets/01HZPQTYREX5Z1C579QYR9W371') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/hc/theming_assets/01HZPQTYY17K8W4FYYKHSKKNMC') format('woff');
    font-weight: 400;
    font-style: normal;
}
*/

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYb9lecyU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb9lecyVC4A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYb9lecyU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/hc/theming_assets/01HZPQTZ7KM7X9K48SGR38V80X') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src:  url('/hc/theming_assets/01HZPQTZBDZQRVFC824FS3G8SM') format('woff');
    font-weight: 300;
    font-style: normal;

}




.link{
	text-decoration: underline;
	color: #309dd8;
}
h1,h2,h3,h4,h5{font-weight: inherit;}

html, body{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	/*color: #3f3939;*/
	color: #000;
	background: #fff;
	line-height: 1;
}
html{
	width: 100%;
	height: 100%;
	font-size: 21px;
}

body{
	min-height: 100%;
	width: 100%;
	font-size: 1rem;
	position: relative;
	overflow-x: hidden;
}

body{
	min-height: 100%;
	width: 100%;
	font-size: 1rem;
	position: relative;
	overflow-x: hidden;
}
body.popup_shown{overflow: hidden;}
@media(max-width: 1499px){
	html{font-size: 16px;}
}
@media(max-width: 1131px) and (orientation: landscape), (max-width: 999px){
	html{font-size: 14px;}
}
@media(max-width: 767px){
	html{font-size: 16px;}
}

body *{
	max-height: 999999px;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: rgba(0,0,0,0);
}
.input::-webkit-input-placeholder 	{color:#9e9d9d; opacity: 1;}
.input::-moz-placeholder          	{color:#9e9d9d; opacity: 1;}
.input:-moz-placeholder           	{color:#9e9d9d; opacity: 1;}
.input:-ms-input-placeholder     	{color:#9e9d9d; opacity: 1;}

::-moz-focus-inner{
	padding:0;
	border:0;
}


header{
	min-height: 5rem;
	height: auto;
	max-height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	border-bottom: 2px solid transparent;
  background: transparent;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

/*header {
    border-bottom-color: #e5e5e5;
    background-color: #fff;
}*/
body.fp-viewing-footer header{
	border-bottom-color: #e5e5e5;
	background: rgba(255,255,255,0.9);
}


header.isnottop{
	border-bottom-color: #e5e5e5;
	background: #fff;
}

header .container{
	padding:0;
}

@media(max-width: 999px){
	header .container{
		padding-left: 16px;
		padding-right: 16px;
	}
}

header .logo_and_language{
	font-size: 0;
	line-height: 4.9rem;
	padding-top: 2px;
}
.logo{
	height: 1.125rem;
	width: 11.5625rem;
	background: transparent url("/hc/theming_assets/01HZPQV14PDG89YS889KBRR0PT") center center no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}
header .language{
	height: 1.8rem;
	margin-left: 1.8rem;
	border-left: 1px solid #343534;
	padding: 0.333333rem 0 0 0.9rem;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #309dd8;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 0.75rem;
	line-height: 1;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}
header .lang_selected{
	padding: 0.35rem 1.5rem 0.35rem 0.9rem;
	cursor: pointer;
	vertical-align: middle;
	position: relative;
	display: block;
	width: 3.8rem;
}
header .lang_list{
	background: #fff;
	width: 3.8rem;
	padding: 0.7rem 1rem 0 0.45rem;
	-webkit-border-radius: 0.875rem;
	-moz-border-radius: 0.875rem;
	border-radius: 0.875rem;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	-webkit-box-shadow: 0 10px 26px 0 rgba(0,0,0,0.17);
	-moz-box-shadow: 0 10px 26px 0 rgba(0,0,0,0.17);
	box-shadow: 0 10px 26px 0 rgba(0,0,0,0.17);
}
header .lang_list li{
	padding-bottom: 0.75rem;
  margin-bottom: 0;
}
.lang_list ul {
  margin-bottom: 0;
}
header .lang_list li a{
	padding: 0 0.45rem;
	cursor: pointer;
	display: block;
}
header .lang_list:before,
header .lang_selected:before{
	content: '';
	right: 0.75rem;
	top: 50%;
	position: absolute;
	margin-top: -3px;
	width: 8px;
	height: 6px;
	background: transparent url("/hc/theming_assets/01HZPQTXXQS0476FCSGA810JWJ") center center no-repeat;
	background-size: contain;
}
header .lang_list:before{top: 1.05rem;}
.top_menu{
	font-size: 0;
	color: #000;
	padding-top: 2rem;
	text-align: right;
}
.top_menu > li{
	font-size: 0.76rem;
	display: inline-block;
	vertical-align: top;
	line-height: 2;
	text-transform: uppercase;
	/*margin-left: 3.25rem;*/
  margin-left: 1.5rem;
	letter-spacing: 0.1em;
}
.top_menu li a{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.top_menu li a:hover,
.top_menu li.active a{color: #309dd8;}

.icon_menu{
	width: 23px;
	height: 23px;
	right: 18px;
	top: 2.5rem;
	margin-top: -11px;
	position: absolute;
	cursor: pointer;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	background: #a3a3a3;
	background-clip: padding-box;
	display: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.icon_menu:before,
.icon_menu:after{
	content: '';
	height: 3px;
	width: 100%;
	background: #a3a3a3;
	position: absolute;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: top 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
	-moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease 0s;
	transition: top 0.3s ease 0.3s, transform 0.3s ease 0s;
}
.icon_menu:before{top: -7px;}
.icon_menu:after{top: 7px;}

.icon_menu.expanded{background-color: transparent;}
.icon_menu.expanded:before{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.icon_menu.expanded:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.icon_menu.expanded:before,
.icon_menu.expanded:after{
	top: 0;
	-webkit-transition: top 0.3s ease 0s, -webkit-transform 0.3s ease 0.3s;
	-moz-transition: top 0.3s ease 0s, -moz-transform 0.3s ease 0.3s;
	transition: top 0.3s ease 0s, transform 0.3s ease 0.3s;
}

@media(max-width: 1131px){
	.top_menu li{font-size: 0.85rem;}
}

footer{
	padding: 3rem 0 2.9rem;
	background: #fafbfb;
}
footer .copyright{
	font-size: 0.76rem;
	line-height: 1.6875;
}
@media(max-width: 1131px){
	footer .copyright{font-size: 0.875rem;}
}
footer .copyright a{text-decoration: underline;}
footer .facebook{
	width: 1.75rem;
	height: 1.75rem;
	display: inline-block;
	vertical-align: top;
	background: #225ea0 url(../img/facebook.svg) center center no-repeat;
	background-size: cover;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
footer .facebook:hover{background-color: #6080af;}

.bottom_menu{
	font-size: 0.875rem;
}
.bottom_menu li{
	margin-bottom: 1.666666rem;
	color: #309dd8;
}
.bottom_menu li a:hover,
.bottom_menu li.active a{text-decoration: underline;}

.title{
	line-height: 1.2;
	margin-bottom: 1rem;
	font-size: 3.375rem;
	font-weight: 300;
}
.read_more{
	position: relative;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #309dd8;
	letter-spacing: 0.075em;
	font-size: 1.285714rem;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.read_more:before{
	content: '';
	width: 1rem;
	height: 1px;
	background: #309dd8;
	margin-right: 0.75rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.read_more:hover:before{width: 2rem;}

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

@media(max-width: 999px){
  #automaticAnswers{display: none !important;}
  header{
		position: fixed !important;
		border-bottom-color: transparent !important;
		background: #fff !important;
	}
	.icon_menu{display: block;}
	.mobile_menu{
		padding: 18px 20px;
		background: #fff;
		display: none;
	}
	.top_menu{
		text-align: left;
		padding-top: 0;
	}
	.top_menu li{
		display: block;
		margin-left: 0;
		font-size: 1.6875rem;
		color: #309dd8;
		padding: 6px 0;
		text-transform: none;
		letter-spacing: 0px;
	}
	.top_menu li a,
	.bottom_menu li a{display: block;}
	.top_menu li.active a,
	.bottom_menu li.active a{
		font-weight: 700;
		text-decoration: underline;
	}
	.top_menu li a:hover{text-decoration: underline;}

	.bottom_menu li{
		display: block;
		color: #000;
		font-size: 1.125rem;
		padding: 6px 0;
		line-height: 2;
		margin-bottom: 0;
	}
}
@media(max-width: 999px){
	.container{
		padding-left: 32px;
		padding-right: 32px;
	}
}
.form_field{
	margin-bottom: 1.8rem;
	position: relative;
}
.label{
	display: block;
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
	padding-left: 0.666666rem;
}
.input{
	border: none;
	border-bottom: 1px solid rgba(105,108,111,0.5);
	background: #fff url("/hc/theming_assets/01HZPQTY1G3TZ3N465NKX2N0AE") right 0.62rem center no-repeat;
	background-size: 0.76rem 0.57rem;
	/*color: #2f2c2c;*/
	color: #000;
	font-size: 1rem;
	line-height: 1.1;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding: 0.333333rem 2.1rem 0.333333rem 0.666666rem;
	display: block;
	width: 100%;
	outline: none;
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0);
	-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0);
	box-shadow: 0 1px 0 0 rgba(255,255,255,0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

textarea.input{resize: none;}
.input:focus{
	border-bottom-color: rgba(41,138,207,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
	box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
}
.input.status_error{
	border-bottom-color: rgba(251,0,7,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	background-size: 0.9rem 0.9rem;
	background-image: url(../img/form-wrong.svg);
}
.input.status_correct{
	border-bottom-color: rgba(59,198,53,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	background-image: url(../img/form-done.svg);
}
.input + .additional_text{
	display: none;
	font-size: 0.75rem;
	position: absolute;
	top: 100%;
	left: 0.666666rem;
	margin-top: 0.5em;
}
.input.status_error + .additional_text{display: block; color: #fb0007;}
.input.status_correct + .additional_text{display: block; color: #3bc635;}

@media(max-width: 999px){
	header{
		-webkit-box-shadow: 0 3px 30px 0 rgba(0,0,0,0.17);
		-moz-box-shadow: 0 3px 30px 0 rgba(0,0,0,0.17);
		box-shadow: 0 3px 30px 0 rgba(0,0,0,0.17);
	}
	header.show_menu{
		overflow: auto;
	}
	header .language{
		margin-left: 1.125rem;
		font-size: 0.875rem;
		padding: 2px 0 0 2px;
		border-left-color: rgba(52, 53, 52, 0.3);
	}
	header .lang_list{padding-top: 0.5rem;}
	header .lang_list:before{top: 1.05em;}
	section.section{height: auto !important;}
}
@media(max-width: 767px){
	header{min-height: 52px;}
	header .logo_and_language{line-height: 48px;}
	header .lang_list{padding-top: 0.5rem;}
	.logo{
		width: 105px;
		height: 10px;
	}
	.icon_menu{top: 25px;}
}



//self
.container.old {
  width: auto !important; 
}
  @media (min-width: 768px) {
    .container.old {
      width: auto !important;
  	 } 
}
  @media (min-width: 992px) {
    .container.old {
      width: auto !important;
      } 
}


.intro_why {
      padding: 22.625rem 0 10.75rem;
    background: transparent url("/hc/theming_assets/01HZPQTZHNR5FMT1DHM4B5GGPT") center center no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
	background-position: center bottom;
}


.login_block{
	padding-top: 2rem;
    font-size: 0;
  text-align:right;
}
.login_block__request{
    height: 1.5rem;
    border-left: 1px solid black;
    padding-left: 1.5rem;
    margin-left: 1rem;
  margin-bottom: 0;
}

.login_block__login{
	  letter-spacing: normal !important;
    margin-left: 1rem !important;
    margin-top: -5px !important;
}

.login_block__login span{
font-weight:normal !important;
      font-size: 0.76rem !important;
}

  @media (max-width: 430px) {
.intro-title{
  font-size: 2rem;
}
}

.dropdown-menu-end {
    right: 0;
}

@media (max-width: 999px){
	.dropdown-menu-end {
    left: 0;
	}
 
}

@media (max-width: 1250px){
  
 .login_block__login #user #user-name{
    display: none;
  }
}

main footer{
background: white;
  padding: 0;
}


.notification {
   position: fixed;
  z-index: 999;
}

.category-list__item_descr{
	margin-bottom: 24px;
}

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

.author{
	font-weight :400;
}


.input:focus{
	border-bottom-color: rgba(41,138,207,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
	box-shadow: 0 1px 0 0 rgba(41,138,207,0.5);
}
.input.status_error{
	border-bottom-color: rgba(251,0,7,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	box-shadow: 0 1px 0 0 rgba(251,0,7,0.5);
	background-size: 0.9rem 0.9rem;
	background-image: url("/hc/theming_assets/01HZPQTY9MQZT03GQ7E5G0606H");
}
.input.status_correct{
	border-bottom-color: rgba(59,198,53,0.5);
	-webkit-box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	-moz-box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	box-shadow: 0 1px 0 0 rgba(59,198,53,0.5);
	background-image: url("/hc/theming_assets/01HZPQTY5NVT0EE15FA52NQ02H");
}
.input + .additional_text{
	display: none;
	font-size: 0.75rem;
	position: absolute;
	top: 100%;
	left: 0.666666rem;
	margin-top: 0.5em;
}
.input.status_error + .additional_text{display: block; color: #fb0007;}
.input.status_correct + .additional_text{display: block; color: #3bc635;}

.table-usb-modems_wrapper{
		font-size: 0.8rem;
		width: 60vw;
		min-width: 100%;
		display: block;
	}
@media(max-width: 960px){
.table-usb-modems_wrapper{
			width: 80vw;
		}
}
@media(max-width: 650px){
.table-usb-modems_wrapper{
			overflow-x:scroll;
		}
}
.table-usb-modems_wrapper table{
		margin:0;
		width: 100%;
		border-bottom:0 !important;
}
.table-usb-modems_wrapper th{
		border-bottom: 1px solid #ddd !important;	
}
.table-usb-modems_wrapper tbody td{
		border:none !important;
}
	 
.table-usb-modems_wrapper thead td{
		border-bottom: 1px solid #ddd !important;	
}
.table-usb-modems_wrapper select, .table-usb-modems_wrapper input{
		font-size: 0.8rem;
		padding: 8px 10px;
		height: 35px;
}
.table-usb-modems_wrapper .row_filters td{
	  padding: 10px 10px 10px 5px;
}
	 
.reference{
    width: 17px;
    height: 16px;
    background: url('/hc/theming_assets/01HZPQTZZNG6X0QRWEP8DNNXV8') no-repeat;
    top: 3px;
    left: 6px;
    position: relative;
    display: inline-block;
    cursor: pointer;  
	text-indent: -9999999px
}
	 
#tooltip
{
	font-size: 0.8rem;
	line-height: 1.2;
    color: #fff;
    background: #525151;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
  
#tooltip:after /* triangle decoration */
{
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #525151;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
}
  
#tooltip.top:after
{
            border-top-color: transparent;
            border-bottom: 10px solid #525151;
            top: -20px;
            bottom: auto;
}
  
#tooltip.left:after
{
            left: 10px;
            margin: 0;
}
  
#tooltip.right:after
{
            right: 10px;
            left: auto;
            margin: 0;
}

table.dataTable thead .sorting {
 background-image:url('/hc/theming_assets/01HZPQV0DS720PRA7WCPBHZ9PF') !important;
}
table.dataTable thead .sorting_asc {
 background-image:url('/hc/theming_assets/01HZPQV09WVF19KGJH822FSZH8')  !important;
}
table.dataTable thead .sorting_desc {
 background-image:url('/hc/theming_assets/01HZPQV0HR0XBN0SRNJ7R8M2Z4')  !important;
}

.contact-block {
    margin: 3em 0;
  }

  .contact-block .contact-icons .title {
    font-size: 1.1em;
  }
  
  .contact-block .icon-image {
    width: 70px;
    height: 70px;
    margin: auto;
    margin-bottom: 20px;
    pointer-events: none;
  }

  .contact-block .contact-icons .col-md-6 {
    padding: 35px 0px;
    text-align: center;
  }
  .contact-block .contact-icons .col-md-4, .contact-icons .col-md-6 {
   padding: 25px 15px;
   text-align: center;
  }

  .contact-block .availability {
    /*font-size: 1.2em;*/
    line-height: 1.5;
  }
  .contact-block .contact-icons {
    background: #f7f7f7;
    padding: 1.5em 0.5em;
  }
  
  @media (max-width: 800px){
    .contact-block .contact-info.pr-60 {
      text-align: center;
      margin: auto;
    }
  }
@media (max-width: 400px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
    margin: 0;
    
    position: relative; left: 0; right: 0;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  } 
}

  .contact-block .contact-info{
    padding: 0 2em;
  }
  .contact-block .contact-icons .phones a{
    white-space: nowrap;
  }
  .contact-block .small{
    font-size: 85%;
    line-height: 1.4;
  }
  
  .contact-block .img-phone{
    background: url('/hc/theming_assets/01HZPQV0YRZYNGS1H1D9GQTRPH') center center no-repeat;
    background-size: contain; 
  }
  .contact-block .img-mail{
    background: url('/hc/theming_assets/01HZPQV0T4X1KHM8FGPE5N3VS9') center center no-repeat;
    background-size: contain;
  }
  .contact-block .img-forum{
    background: url('/hc/theming_assets/01HZPQV0NR1HKA8SH89HK4PBPR') center center no-repeat;
    background-size: contain;
  }

p.fyi {
    background-color: lightblue;
    padding: 1em;
}