@charset "UTF-8";

html {
  font-family: 'Open Sans', 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; }

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

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

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  background-color: #212124;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

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

a.class1 {
  color: #f2f2f2;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

a {
  color: #4A58FB;
  text-decoration: none; }
  a:hover, a:focus {
    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 #ddd;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,

iframe	{
  height:	400px;
}

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

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

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

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

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

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

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

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

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

b, strong {
  font-weight: 600; }

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

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

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #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; }

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

.hidden {
  display: none !important; }

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

.recent-articles,
.related-articles {
  font-size: 14px; }
  .recent-articles h3,
  .related-articles h3 {
    font-size: 20px; }
  .recent-articles ul,
  .related-articles ul {
    list-style: none;
    padding-left: 0; }
  .recent-articles li,
  .related-articles li {
    margin-bottom: 12px; }

.btn, input[type="submit"], [role="button"], .topbar .login, .satisfaction-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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: 6px 12px 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all .3s ease;
          transition: all .3s ease; }
  .btn:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .satisfaction-submit:focus, .btn:active:focus, input[type="submit"]:active:focus, [role="button"]:active:focus, .topbar .login:active:focus, .satisfaction-submit:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, input[type="submit"]:hover, [role="button"]:hover, .topbar .login:hover, .satisfaction-submit:hover, .btn:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .satisfaction-submit:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, input[type="submit"]:active, [role="button"]:active, .topbar .login:active, .satisfaction-submit:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn--default {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  .btn--default:hover, .btn--default:focus, .btn--default:active {
    color: #212124;
    background-color: transparent;
    border-color: #adadad; }
  .btn--default:active {
    background-image: none; }

.btn--primary {
  color: #fff;
  background-color: #1BB76E;
  border-color: #76aa21; }
  .btn--primary:hover, .btn--primary:focus, .btn--primary:active {
    color: #e0e0e0;
    background-color: #67941d;
    border-color: #527617; }
  .btn--primary:active {
    background-image: none; }

.btn--success {
  color: #fff;
  background-color: #3BD142;
  border-color: #2ec435; }
  .btn--success:hover, .btn--success:focus, .btn--success:active {
    color: #e0e0e0;
    background-color: #29b030;
    border-color: #229328; }
  .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: #BB3C19;
  border-color: #a53516; }
  .btn--danger:hover, .btn--danger:focus, .btn--danger:active {
    color: #e0e0e0;
    background-color: #8e2e13;
    border-color: #6f230f; }
  .btn--danger:active {
    background-image: none; }



.btn--topbar {
  float: right;
  color: #fff;
  background-color: #4D59FC;
  border-color: #4D59FC; }
  .btn--topbar:hover, .btn--topbar:focus, .btn--topbar:active {
    color: #e0e0e0;
    background-color: #224c94;
    border-color: #20488b; }
  .btn--topbar:active {
    background-image: none; }

input[type="submit"] {
  color: #fff;
  background-color: #3BD142;
  border-color: #2ec435; }
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
    color: #e0e0e0;
    background-color: #29b030;
    border-color: #229328; }
  input[type="submit"]:active {
    background-image: none; }

[role="button"] {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  [role="button"]:hover, [role="button"]:focus, [role="button"]:active {
    color: #212124;
    background-color: transparent;
    border-color: #adadad; }
  [role="button"]:active {
    background-image: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%; }
  .column--sm-2 {
    width: 16.66667%; }
  .column--sm-3 {
    width: 25%; }
  .column--sm-4 {
    width: 33.33333%; }
  .column--sm-5 {
    width: 41.66667%; }
  .column--sm-6 {
    width: 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%; } }

main {
  padding-bottom: 48px;
  padding-top: 48px; }

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

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

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

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: 2px solid #e5e5e5; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-field.boolean {
  position: relative;
  padding-left: 20px; }
  .form-field.boolean input[type="checkbox"] {
    position: absolute;
    left: 0; }
  .form-field.boolean label {
    min-height: 24px;
    margin-bottom: 0;
    cursor: pointer; }

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

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

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

.topbar {
  width: 100%;
  color: inherit;
  background-color: #2D3035;
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 0 0; }
  .topbar .login {
    color: #fff;
    background-color: #2C61BD;
    border-color: #2C61BD; }
    .topbar .login:hover, .topbar .login:focus, .topbar .login:active {
      color: #e0e0e0;
      background-color: #224c94;
      border-color: #20488b; }
    .topbar .login:active {
      background-image: none; }
  @media (max-width: 767px) {
    .topbar .submit-a-request,
    .topbar .login,
    .topbar .language-selector {
      margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .topbar .language-selector {
      display: block; } }

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

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

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

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

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

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

.logo {
  display: inline;
  max-height: 50px !important; }
  @media (max-width: 767px) {
    .logo {
      margin-left: auto;
      margin-right: 0px;
      margin-bottom: 24px; } }

.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);
            transform: rotate(-90deg); }
  @media (max-width: 767px) {
    .menu-button {
      float: right; } }
  @media (min-width: 768px) {
    .menu-button {
      display: none !important; } }

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

.menu-button__lines {
  position: absolute;
  top: 23px;
  right: 8px;
  left: 8px;
  display: block;
  height: 2px;
  background: #000;
  -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; }

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

@media (max-width: 767px) {
  #user-dropdown {
    left: 0;
    right: auto; } }

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

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

#user-dropdown[aria-expanded="true"] {
  display: block; }

#user {
  display: block; }
  #user .dropdown-toggle {
    color: #000;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: 0; }
  @media (min-width: 768px) {
    #user {
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; } }

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

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

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

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

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

.breadcrumbs {
  padding: 8px 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px; }
  .breadcrumbs > li {
    display: inline-block; }
    .breadcrumbs > li + li:before {
      content: "› ";
      padding: 0 5px;
      color: #ccc; }

.error-page {
  text-align: center;
  color: #fff; }
  .error-page img {
    max-width: 300px;
    margin-bottom: 24px; }

.search-image {
  display: block;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.search-results-count {
  color: #fff; }

.search-box {
  padding-top: 48px;
  background-color: #212124; }

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

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

@media (max-width: 767px) {
  .search-box__col--title {
    text-align: center; } }

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

#query {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  color: #333;
  padding: 14px 20px 14px 55px;
  font-size: 20px;
  height: auto; }
  #query::-moz-placeholder {
    color: #ccc;
    opacity: 1; }
  #query:-ms-input-placeholder {
    color: #ccc; }
  #query::-webkit-input-placeholder {
    color: #ccc; }
  #query:focus {
    border-color: #fff; }

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

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

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

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

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

.search-result__description {
  margin-bottom: 12px;
  font-size: 14px; }
  .search-result__description:empty {
    display: none; }
  .search-result__description em {
    padding: 0 3px;
    font-style: normal;
    font-weight: 600;
    background-color: #fff3ca;
    border-radius: 3px; }

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

.search-result-votes {
  display: inline-block;
  padding: 2px 4px;
  font-size: 14px;
  color: #fff;
  background-color: #1BB76E;
  border-radius: 4px; }

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

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

.category-description {
  color: #979797;
  margin-bottom: 48px; }

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

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

.category-list {
  padding: 0;
  list-style: none; }
  .category-list > li {
    position: relative;
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .category-list > li {
        display: table;
        height: 150px; } }
    .category-list > li a {
      display: block;
      vertical-align: middle;
      border-radius: 4px;
      padding: 24px 15px;
      text-align: center;
      font-weight: 400;
      font-size: 20px;
      color: #fff;
      background-color: #1BB76E;
      -webkit-transition: all .3s ease;
              transition: all .3s ease; }
      .category-list > li a:active, .category-list > li a:focus, .category-list > li a:hover {
        text-decoration: none;
        background-color: #43D1BD;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
      @media (min-width: 768px) {
        .category-list > li a {
          display: table-cell; } }

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

.section {
  margin-bottom: 24px; }
  .section h1, .section h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px; }
  .section h3 {
    font-weight: 300; }
  .section h3 a {
    color: inherit; }

.section-description {
  margin-bottom: 48px;
  color: #979797; }

.section-header {
  position: relative; }

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

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

.avatar {
  position: relative; }

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

.user-avatar {
  border-radius: 4px; }

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

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

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

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

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

.article {
  position: relative; }

.article-wrapper {
  background-color: #fff;
  padding: 24px 30px; }

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

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

.article-meta {
  display: table; }

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

.article-meta__item + .article-meta__item {
  padding-left: 12px; }

.article-meta__item--avatar {
  width: 40px; }

.article-meta__item--follow {
  text-align: right; }

.article-author-name {
  font-weight: 600; }

.article-subscribe,
.article-unsubscribe {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  .article-subscribe:hover, .article-subscribe:focus, .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active {
    color: #212124;
    background-color: transparent;
    border-color: #adadad; }
  .article-subscribe:active,
  .article-unsubscribe:active {
    background-image: none; }

.article-body {
  margin-bottom: 24px; }
  .article-body .wysiwyg-font-size-x-large {
    font-size: 24px; }
  .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-vote-controls__item--up:before {
  content: "\f164"; }

.article-vote-controls__item--up.article-vote-controls__item--voted {
  color: #3BD142 !important;
  border-color: #3BD142 !important; }

.article-vote-controls__item--down {
  margin-left: 5px; }
  .article-vote-controls__item--down:before {
    content: "\f165"; }
  .article-vote-controls__item--down.article-vote-controls__item--voted {
    color: #BB3C19 !important;
    border-color: #BB3C19 !important; }

.article-vote-question {
  float: left;
  margin-right: 15px; }

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

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

.article-share {
  margin-bottom: 24px;
  border-bottom: 1px solid #ddd; }
  .article-share ul {
    margin-top: 0; }

.article-footer {
  padding-top: 24px;
  border-top: 1px solid #ddd;
  margin-bottom: 24px; }

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

.article-more-questions {
  margin-bottom: 48px; }
  .article-more-questions a {
    white-space: nowrap; }
  .article-more-questions:empty {
    display: none; }

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

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

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

.article-list-item--is-promoted {
  position: relative;
  padding-right: 24px; }
  .article-list-item--is-promoted:before {
    content: '★';
    color: #000;
    font-size: 14px; }

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

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

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

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

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

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

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

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

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

.comment__author {
  display: block; }

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

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

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

.comment__official-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #3BD142; }

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

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

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

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

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

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

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

.share {
  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;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px; }
  .share a:before {
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    text-align: center; }

.share-facebook {
  color: #3d5b95;
  background-color: transparent;
  border-color: #eceeef; }
  .share-facebook:hover, .share-facebook:focus, .share-facebook:active {
    color: #2b406a;
    background-color: transparent;
    border-color: #cbd0d3; }
  .share-facebook:active {
    background-image: none; }
  .share-facebook:before {
    content: "\f09a"; }

.share-twitter {
  color: #24aadd;
  background-color: transparent;
  border-color: #eceeef; }
  .share-twitter:hover, .share-twitter:focus, .share-twitter:active {
    color: #1a82a9;
    background-color: transparent;
    border-color: #cbd0d3; }
  .share-twitter:active {
    background-image: none; }
  .share-twitter:before {
    content: "\f099"; }

.share-linkedin {
  color: #0976b4;
  background-color: transparent;
  border-color: #eceeef; }
  .share-linkedin:hover, .share-linkedin:focus, .share-linkedin:active {
    color: #06507a;
    background-color: transparent;
    border-color: #cbd0d3; }
  .share-linkedin:active {
    background-image: none; }
  .share-linkedin:before {
    content: "\f0e1"; }

.share-googleplus {
  color: #d23e30;
  background-color: transparent;
  border-color: #eceeef; }
  .share-googleplus:hover, .share-googleplus:focus, .share-googleplus:active {
    color: #a22e23;
    background-color: transparent;
    border-color: #cbd0d3; }
  .share-googleplus:active {
    background-image: none; }
  .share-googleplus:before {
    content: "\f0d5"; }

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

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

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

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

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

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

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

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

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

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

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

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

.my-activities-menu--main {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ddd; }
  .my-activities-menu--main .my-activities-menu__item {
    padding: 6px 12px;
    background-color: #1BB76E;
    border-radius: 4px; }
    @media (max-width: 767px) {
      .my-activities-menu--main .my-activities-menu__item {
        margin-bottom: 8px; } }
    .my-activities-menu--main .my-activities-menu__item.is-active {
      background-color: #eceeef; }
    .my-activities-menu--main .my-activities-menu__item a {
      color: #fff; }

.my-activities-menu--sub {
  margin-bottom: 24px; }
  .my-activities-menu--sub .my-activities-menu__item.is-active {
    font-weight: 600; }
  .my-activities-menu--sub .my-activities-menu__item a {
    display: inline-block; }
  @media (min-width: 768px) {
    .my-activities-menu--sub .my-activities-menu__item + .my-activities-menu__item:before {
      margin-right: 6px;
      font-size: 10px;
      content: "\2022"; } }

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

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

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

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

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

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

.request-status--solved,
.request-status--closed {
  background-color: #3BD142; }

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

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

.request-table-toolbar {
  margin-bottom: 24px;
  border-radius: 4px; }
  .request-table-toolbar label {
    font-size: 14px;
    text-transform: uppercase; }

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

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

.request-page {
  margin-bottom: 48px; }

.request {
  position: relative; }

.request-id {
  margin-bottom: 12px;
  font-weight: 600; }

.request-subject {
  font-size: 24px; }
  @media (min-width: 992px) {
    .request-subject {
      font-size: 34px;
      font-weight: 300; } }

.request-follow-up:empty {
  display: none; }

.request-sidebar {
  padding: 24px 12px;
  margin-bottom: 24px;
  font-size: 14px;
  background-color: #fff; }
  .request-sidebar dd {
    margin-bottom: 12px; }

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

.new-request-page {
  margin-bottom: 48px; }

.new-request-title {
  text-align: center;
  font-size: 24px; }
  @media (min-width: 768px) {
    .new-request-title {
      font-size: 34px; } }
  @media (min-width: 992px) {
    .new-request-title {
      font-size: 41px; } }

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

.new-request-image {
  display: block;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto; }

.upload-dropzone {
  padding: 24px 16px;
  border-color: #000; }
  .upload-dropzone span {
    color: #000; }

.intro-title {
  margin: 15px 0;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 300; }
  @media (min-width: 768px) {
    .intro-title {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .intro-title {
      font-size: 34px; } }

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

.custom-block {
  text-align: center;
  padding: 0 16px; }
  .custom-block a {
    display: block;
    -webkit-transition: color .3s ease;
            transition: color .3s ease;
    color: #000; }
    .custom-block a:hover {
      text-decoration: none; }
      .custom-block a:hover svg path,
      .custom-block a:hover svg circle {
        stroke: #3442fc;
        -webkit-transition: fill .3s ease;
                transition: fill .3s ease; }
  .custom-block svg path,
  .custom-block svg circle {
    stroke: #1BB76E; }
  .custom-block svg {
    margin-bottom: 24px;
    max-width: 60px; }

.custom-block__title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 24px; }

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

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

.dropdown-menu-caret {
  margin-top: 0; }
  .dropdown-menu-caret:before, .dropdown-menu-caret:after {
    display: none; }

.promoted-articles {
  background-color: #2D3035;
  padding: 24px 30px;
  border-radius: 4px; }
  .promoted-articles img {
    max-width: 150px;
    width: 100%; }
  .promoted-articles h3 {
    color: #f2f2f2; }

.promoted-article {
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .promoted-article:nth-child(3n+1) {
      clear: both; } }

.known-issues {
  margin-bottom: 48px;
  background-color: #2D3035;
  padding: 24px 30px;
  border-radius: 4px; }
  .known-issues h3 {
    color: #f2f2f2; }

.known-issue {
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .known-issue:nth-child(3n+1) {
      clear: both; } }

.note {
  position: relative;
  padding-left: 12px;
  margin: 24px 0;
  color: #333333;
  border-left: 2px solid transparent; }
  .note p:last-child {
    margin-bottom: 0; }

.note-title {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600; }

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

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

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

.note-success,
.note--success {
  border-color: #3BD142; }
  .note-success .note-title,
  .note--success .note-title {
    color: #3BD142; }

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

.footer {
  padding-top: 48px;
  font-size: 14px;
  line-height: 1.1;
  color: #fff; }

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

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

.copyright a {
  color: #fff; }

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 12px; }
  .pagination ul > li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 12px; }
    .pagination ul > li > a, .pagination ul > li > span {
      position: relative;
      display: block;
      padding: 6px 16px;
      line-height: 1.5;
      color: #a6a6a7;
      text-decoration: none;
      background-color: #f6f6f6;
      border-radius: 4px; }
  .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > li > span:hover, .pagination ul > li > span:focus {
    color: #3442fc;
    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;
    cursor: default;
    background-color: #1BB76E;
    border-color: #1BB76E; }

.box {
  padding: 24px 30px;
  background-color: #fff; }

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

.satisfaction-box input[type=radio] ~ label {
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
  cursor: pointer; }

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"] {
  color: #3BD142 !important;
  border-color: #3BD142 !important;
  background: transparent !important; }

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

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"] {
  border-color: #BB3C19;
  color: #BB3C19;
  background: transparent; }

.satisfaction-comment {
  margin-top: 15px; }
  .satisfaction-comment label {
    font-weight: normal; }

.satisfaction-submit {
  font-size: inherit !important;
  background-color: inherit !important;
  color: #3BD142 !important;
  margin-left: 15px !important; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

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

.accordion {
  background-color: #fff;
  margin-bottom: 24px;
  border: 1px solid #ddd; }

.accordion-item:not(:last-child) {
  border-bottom: 1px solid #ddd; }

.accordion-item.is-active .accordion-item__title:after {
  content: '\f106'; }

.accordion-item.is-active .accordion-item__content {
  display: block; }

.accordion-item__title {
  position: relative;
  padding: 12px 12px;
  font-weight: bold;
  cursor: pointer; }
  .accordion-item__title: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;
    position: absolute;
    right: 12px;
    content: '\f107';
    font-size: 24px; }

.accordion-item__content {
  display: none;
  padding: 0 12px 12px; }

.community-nav__item {
  float: left; }
  .community-nav__item + .community-nav__item {
    margin-left: 12px; }
  .community-nav__item.is-active {
    font-weight: 600; }

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

.vote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 40px; }
  .vote [aria-selected=true] {
    z-index: 2; }

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

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

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

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

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

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

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

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ddd;
  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: 6px; }
  @media (max-width: 767px) {
    .topic-filters__item {
      margin-bottom: 12px; } }

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

.topic-controls__item {
  float: left; }

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

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

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

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

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  .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: #212124;
    background-color: transparent;
    border-color: #adadad; }
  .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;
  padding-left: 64px;
  margin-bottom: 24px; }

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

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  .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: #212124;
    background-color: transparent;
    border-color: #adadad; }
  .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:active {
    background-image: none; }

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

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

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

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

.post-avatar {
  display: inline-block;
  vertical-align: middle; }
  .post-avatar img {
    margin-right: 6px; }

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

.post-controls {
  position: absolute;
  top: 0;
  right: 0; }
  .post-controls .dropdown-toggle {
    font-size: 0; }
    .post-controls .dropdown-toggle:after {
      font-size: 22px; }
  .post-controls .dropdown-menu {
    left: initial;
    right: 0; }

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

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

.post-list-item:not(:last-child) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 24px;
  padding-bottom: 24px; }

.post-list-item__title {
  font-size: 24px;
  margin-bottom: 12px; }
  .post-list-item__title span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }

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

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

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

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

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

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

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

.post-status--completed,
.post-status--answered {
  background-color: #3BD142; }

.post-status--planned {
  background-color: #2C61BD; }

.post-status--not-planned {
  color: #000;
  background-color: #ddd; }

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

.new-post-title {
  font-size: 24px; }
  @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; }

.top1 {
  	
 	  float: right;
  	display: inline;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.supportbtn {
  display: inline;
  float: right;
  padding-top: 8px;
  list-style-type: none;
}

.top2 {
    float: left;
  	padding-right: 6px;
  	padding-top: 6px;
}

.top3 {
    display: block;
    color: white;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
}
/* added top4 and copied top3 so the contact support button would be different */
.top4 {
    display: block;
    color: white;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
}


iframe#imgur-embed-iframe-pub-a-tAjzq	{
  	height: 400px !important;
}

iframe#imgur-embed-iframe-pub-a-kwgYE	{
  	height: 400px !important;
}

iframe#imgur-embed-iframe-pub-Tfj5BzO	{
  	height:	380px !important;
}

iframe#imgur-embed-iframe-pub-a-U1Tm7	{
  	height: 400px	!important;
}

iframe#imgur-embed-iframe-pub-rI6o1rH	{
  	height: 400px !important;
}

iframe#imgur-embed-iframe-pub-a-lktHC	{
  	height:	350px	!important;
}

iframe#imgur-embed-iframe-pub-a-bq4L1	{
  	height:	350px	!important;
}

iframe#imgur-embed-iframe-pub-a-IOokV	{
  	height: 400px !important;
}

iframe#imgur-embed-iframe-pub-a-s4WLG	{
  	height: 400px	!important;
}

iframe#imgur-embed-iframe-pub-a-KPk3H	{
  	height:	400px !important;
}

iframe#imgur-embed-iframe-pub-a-tYZPO	{
  	height: 400px	!important;
}

iframe#imgur-embed-iframe-pub-a-m1ahl	{
  	height: 400px	!important;
}

iframe#imgur-embed-iframe-pub-d98Mndv	{
  	height: 400px	!important;
}


.imgur-embed-pub {
    height: 400px !important;
}

.imgur-embed-iframe-pub	{
  	height: 400px !important;
}

/* Change the link color to transparent */
li a:hover {
    background-color: transparent;
}
/* 
The links are top3, so using that in the css allows them to be called on separately for the hover call.

Change the link color to the new green, removed the link, and gave a border radius

- Had to change the 'contact support' button to top 4 in the header line 20 so the hovering would not be green as well.*/
li a:hover.top3 {
  background-color: #1BB76E;
  text-decoration: none;
  border-radius: 4px;
}

