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

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

html, body {
  height: 100%; }

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

body {
  font-family: "Open Sans", serif !important;
  font-size: 16px !important;
  line-height: 1.5;
  color: #222222;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

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

a {
  color: #ff4b46;
  text-decoration: none; }
  a:hover, a:focus {
    color: #f90700;
    text-decoration: none; }

figure {
  margin: 0; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #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: 'Source Sans Pro',sans-serif !important;
  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: 34px; }

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

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: 1.5;
  color: #6f6f6f;
  background-color: #fff;
  background-image: none;
  border: 2px solid #eceeef;
  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: #eeeeee;
    outline: 0;
    box-shadow: 0 0 2px #9ed5e7; }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .nesty-input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .nesty-input:-ms-input-placeholder {
    color: #999; }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .nesty-input::-webkit-input-placeholder {
    color: #999; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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: 10px;
  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; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

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

.btn, input[type="submit"], [role="button"], .lines-button, .satisfaction-box input[type=radio] ~ label, .satisfaction-box .satisfaction-submit, .topbar .login, .community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  letter-spacing: .1px;
  padding: 6px 12px 6px 12px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 4px;
  -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, .lines-button:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus, .btn:active:focus, input[type="submit"]:active:focus, [role="button"]:active:focus, .lines-button:active:focus, .satisfaction-box input[type=radio] ~ label:active:focus, .satisfaction-box .satisfaction-submit: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, input[type="submit"]:hover, [role="button"]:hover, .lines-button:hover, .satisfaction-box input[type=radio] ~ label:hover, .satisfaction-box .satisfaction-submit:hover, .topbar .login:hover, .community-recent-activity .recent-activity-controls a:hover, .btn:focus, input[type="submit"]:focus, [role="button"]:focus, .lines-button:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus {
    color: #666666;
    text-decoration: none; }
  .btn:active, input[type="submit"]:active, [role="button"]:active, .lines-button:active, .satisfaction-box input[type=radio] ~ label:active, .satisfaction-box .satisfaction-submit: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: #666666;
  background-color: transparent;
  border-color: #666666; }
  .btn--default:hover, .btn--default:focus, .btn--default:active {
    color: #474747;
    background-color: transparent;
    border-color: #474747; }
  .btn--default:active {
    background-image: none; }

.btn--primary {
  color: #fff;
  background-color: #ff4b46;
  border-color: #ff4b46; }
  .btn--primary:hover, .btn--primary:focus, .btn--primary:active {
    color: #e0e0e0;
    background-color: #ff1913;
    border-color: #ff0f09; }
  .btn--primary:active {
    background-image: none; }

.btn--success {
  color: #fff;
  background-color: #030303;
  border-color: #030303; }
  .btn--success:hover, .btn--success:focus, .btn--success:active {
    color: #e0e0e0;
    background-color: black;
    border-color: black; }
  .btn--success:active {
    background-image: none; }

.btn--warning {
  color: #F5D200;
  background-color: transparent;
  border-color: #dcbc00; }
  .btn--warning:hover, .btn--warning:focus, .btn--warning:active {
    color: #b89e00;
    background-color: transparent;
    border-color: #9e8800; }
  .btn--warning:active {
    background-image: none; }

.btn--danger {
  color: #fff;
  background-color: #ff4b46;
  border-color: #ff322d; }
  .btn--danger:hover, .btn--danger:focus, .btn--danger:active {
    color: #e0e0e0;
    background-color: #ff1913;
    border-color: #ee0600; }
  .btn--danger:active {
    background-image: none; }

.btn--topbar {
  color: #FF6122;
  background-color: transparent;
  border-color: #ff4b46; }
  .btn--topbar:hover, .btn--topbar:focus, .btn--topbar:active {
    color: #ff0f09;
    background-color: transparent;
    border-color: #FF6122; }
  .btn--topbar:active {
    background-image: none; }

input[type="submit"] {
  color: #fff;
  background-color: #FF6122;
  border-color: #FF6122; }
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
    color: #f88d00;
    background-color: black;
    border-color: black; }
  input[type="submit"]:active {
    background-image: none; }

[role="button"] {
  color: #666666;
  background-color: transparent;
  border-color: #666666; }
  [role="button"]:hover, [role="button"]:focus, [role="button"]:active {
    color: #474747;
    background-color: transparent;
    border-color: #474747; }
  [role="button"]:active {
    background-image: none; }

.container {
  position: relative;
  border: solid 1px #ffffff;
  max-width: 85%;
  vertical-align: center;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 10px;
	text-align: center;
  line-height: 0.2;
}


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

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  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: 8px;
    line-height: 1.5;
    vertical-align: top; }
  .table > thead > tr > th {
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: bottom;
    border-bottom: 1px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table .table {
    background-color: #fff; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 10%;
      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; } }

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

.row--special {
  margin-left:72px;
  margin-right:72px;
  position: relative;
  border: 3px solid #ffffff;
}
  
  .column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.column--special {
  position: relative;
  min-height: 20px;
  padding-left: 0px;
  padding-right:0px;
  margin: 0px;
  width: 33.33333%;
  height:25%;
}

.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 {
  max-width: 1010px;
  padding-right: 15px;
  padding-bottom: 24px;
  padding-left: 15px;
  margin: 0 auto; }

.topabr + main {
  margin-top: 40px; }

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

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

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

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

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

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

.logo img {
  display: block;
  max-height: 50px !important; }

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

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

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

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

#user-dropdown [role="menuitem"] {
  padding: 10px 0; }
  @media (max-width: 767px) {
    #user-dropdown [role="menuitem"] {
      color: inherit; }
      #user-dropdown [role="menuitem"]:hover {
        background-color: transparent; } }
  @media (min-width: 768px) {
    #user-dropdown [role="menuitem"] {
      padding-right: 16px;
      padding-left: 16px; } }

#user-dropdown [role=separator] {
  padding: 0;
  margin: 0; }
  @media (max-width: 767px) {
    #user-dropdown [role=separator] {
      border-color: rgba(255, 255, 255, 0.15); } }

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

#user-dropdown[aria-expanded="true"] {
  display: inline;
  opacity: 1; }
  @media (min-width: 768px) {
    #user-dropdown[aria-expanded="true"] {
      top: 100%;
      -webkit-animation: bounce .6s ease-out;
              animation: bounce .6s ease-out; } }

#user-dropdown:before, #user-dropdown:after {
  color: inherit; }

@media (max-width: 767px) {
  #user-dropdown {
    position: static;
    display: inline;
    float: none;
    background: transparent !important;
    border: 0;
    box-shadow: none;
    opacity: 1 !important; }
    #user-dropdown:before, #user-dropdown:after {
      display: none; } }

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

#user-password,
#user-profile {
  color: #030303; }
  @media (max-width: 767px) {
    #user-password,
    #user-profile {
      min-width: 1px !important;
      padding: 6px 12px !important;
      margin-top: 6px;
      background-color: #fff;
      border-radius: 4px; } }
  #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 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: #666666; }
    .breadcrumbs > li a {
      color: #666666; }

.help-center-name {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  color: #FF6122;
  text-decoration: none;
  font-size: 32px;
  font-weight: 400;
  vertical-align: middle;
  position: relative;
  left: 5px;
  top: -1px; 
}
  @media (max-width: 767px) {
    .help-center-name {
      display: none; } }

.hero-bg {
  position: absolute;
  top: -63%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover; }

.hero-unit {
  position: relative;
  padding: 7% 15px 10%;
  margin-bottom: 15px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
  -webkit-transition: all 0s ease;
          transition: all 0s ease;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .hero-unit {
      padding-bottom: 5%; } }
  .hero-unit:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000;
    opacity: 0.4; }

.language-selector {
  display: inline-block;
  vertical-align: middle; 
  min-width: 130px;
}

.avatar {
  position: relative; }

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

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

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

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

.search {
  position: relative; }
  .search:before {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -9px;
    font-size: 18px;
    color: #030303;
    content: "\f002";
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .search input[type="submit"] {
    display: none; }

.search-topics{
  padding: 5px 0px 0 60px;
  position: absolute;
  font-size: 17px;
  font-family: 'Helvetica';
  color: #FFFFFF; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#query {
  display: inline-block;
  padding: 0 10px 0 35px;
  font-size: 14px;
  color: #333;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  -webkit-transition: border .3s ease;
          transition: border .3s ease; }
  #query::-moz-placeholder {
    color: #333;
    opacity: 1; }
  #query:-ms-input-placeholder {
    color: #333; }
  #query::-webkit-input-placeholder {
    color: #333; }

.searchbox {
  margin-top: 24px; 
 }

.searchbox-suggestions ul {
  margin-bottom: 24px;
  list-style: none;
  padding-left: 0; }

.searchbox-suggestions li {
  margin-bottom: 8px; }

.search-box {
  position: relative; }

.search-box--hero-unit {
  z-index: 2;
  max-width: 720px;
  padding-bottom: 20px;
  margin: 0 auto;
  -webkit-transition: top .3s ease;
          transition: top .3s ease; }
  @media (min-width: 992px) {
    .search-box--hero-unit .search {
      padding-right: 95px; } }
  .search-box--hero-unit .search:before {
    left: 20px;
    margin-top: -11px;
    font-size: 22px; }
  .search-box--hero-unit #query {
    height: 50px;
    padding: 0 55px;
    font-size: 20px;
    border-color: #fff; }
    @media (min-width: 992px) {
      .search-box--hero-unit #query {
        height: 60px; } }
  @media (min-width: 992px) {
    .search-box--hero-unit input[type="submit"] {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      height: 60px;
      padding-right: 16px;
      padding-left: 16px;
      color: #fff;
      background-color: #FF6122;
      border-color: #FF6122; }
      .search-box--hero-unit input[type="submit"]:hover, .search-box--hero-unit input[type="submit"]:focus, .search-box--hero-unit input[type="submit"]:active {
        color: #e0e0e0;
        background-color: #f88d00;
        border-color: #f88d00; }
      .search-box--hero-unit input[type="submit"]:active {
        background-image: none; } }

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

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

.search-result {
  margin-bottom: 24px;
  border-bottom: 2px solid #eceeef; }

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

.search-result h3 a {
  font-size: 16px;
}

.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: #FF6122;
  border-radius: 4px; }

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

.category-tree-item__title {
  padding-bottom: 12px;
  border-bottom: 2px solid #eceeef; }

.category-tree-item__sections {
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .category-tree-item__sections .section:nth-child(2n+1) {
      clear: left; } }
  @media (min-width: 992px) {
    .category-tree-item__sections .section:nth-child(2n+1) {
      clear: none; }
    .category-tree-item__sections .section:nth-child(3n+1) {
      clear: left; } }

.category-tree-item__title-link {
  color: #ff4b46; }

.category-list {
  padding-left: 0;
  margin-bottom: 24px;
  list-style: none; }

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

.category-list-item__link {
  display: block;
  padding: 24px 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #ff4b46;
  border-radius: 4px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease; }
  .category-list-item__link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff0f09; }
  @media (min-width: 768px) {
    .category-list-item__link {
      display: table-cell; } }

.category-list-item__title {
  margin-bottom: 0;
  font-weight: 600; }

.section {
  margin-bottom: 24px; }

.section__title {
  font-weight: 300; }

.section__title-link {
  color: inherit; }

.section-header {
  position: relative; }

.section-subscribe {
  position: absolute;
  top: 0;
  right: 0; }
  .section-subscribe .dropdown-toggle {
    color: #666666;
    background-color: transparent;
    border-color: #666666; }
    .section-subscribe .dropdown-toggle:hover, .section-subscribe .dropdown-toggle:focus, .section-subscribe .dropdown-toggle:active {
      color: #474747;
      background-color: transparent;
      border-color: #474747; }
    .section-subscribe .dropdown-toggle:active {
      background-image: none; }
  .section-subscribe .dropdown-menu {
    right: 0;
    left: initial; }

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

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

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

.article {
  position: relative; }

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

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

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

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

@media (max-width: 1199px) {
  .article-meta__item--author {
    margin-right: padding-base-horizontal; } }

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

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

.article-body {
  margin-bottom: 24px; }
  .article-body .wysiwyg-font-size-x-large,
  .article-body .wysiwyg-font-size-large,
  .article-body .wysiwyg-font-size-medium,
  .article-body .wysiwyg-font-size-small {
    display: block; }
  .article-body .wysiwyg-font-size-x-large {
    font-size: 30px; }
  .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: 12px; }
  .article-body ul li,
  .article-body ol li {
    margin-bottom: 8px; }

.article-vote {
  position: relative;
  padding: 24px 12px;
  border: 2px solid #eceeef;
  border-radius: 4px; }

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

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

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

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

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

.article-share {
  margin-bottom: 24px; }
  .article-share ul {
    margin-top: 0; }

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

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

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

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

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

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

.article-list-item__link {
  color: #666666; }

.article-list-item--is-promoted span {
  font-size: 10px;
  color: #ff4b46;
  vertical-align: middle; }

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

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

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

.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: #F5D200;
  border-radius: 4px; }

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

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

.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;
  background-color: #eceeef;
  border-color: #eceeef;
  border-radius: 4px; }
  .share a:before {
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: FontAwesome;
    text-align: center; }

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

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

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

.share-googleplus {
  color: #d23e30;
  background-color: #eceeef;
  border-color: #eceeef; }
  .share-googleplus:hover, .share-googleplus:focus, .share-googleplus:active {
    color: #a22e23;
    background-color: #d0d5d8;
    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 #eceeef; }
    .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: 2px solid #eceeef; }
  .my-activities-menu--main .my-activities-menu__item {
    padding: 6px 12px;
    background-color: #eceeef;
    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 {
      font-weight: 600;
      color: #030303; }

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

/****************************

Support Welcome Box for RequestListPage

*****************************/
.welcome-box{
  background-color: #f9f9f9;
}
.welcome-text{
  padding-top: 5px;
  padding-left: 40px;
}
@media (max-width: 767px){
  .welcome-text{
    padding-left: 5px;
  }
}



.request-table-toolbar {
  padding-top: 12px;
  padding-bottom: 6px;
  margin-bottom: 24px;
  background-color: #f9f9f9;
  border-radius: 4px; }
  @media (min-width: 768px) {
    .request-table-toolbar {
      padding-top: 6px;
      padding-bottom: 12px; } }
  .request-table-toolbar label {
    font-size: 14px;
    text-transform: uppercase; }

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

.request-table-filters__item {
  padding-right: 12px;
  padding-left: 12px; }
  @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 {
  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 {
  margin-bottom: 10px;
}

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

.request-sidebar {
  padding: 24px 12px 0;
  margin-bottom: 24px;
  font-size: 14px;
  border: 2px solid #eceeef;
  border-radius: 4px; }
  .request-sidebar dd {
    margin-bottom: 12px; }

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

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

.request-status--solved,
.request-status--closed {
  background-color: #0DB710; }

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

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

.new-request-title {
  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; }

.upload-dropzone {
  padding: 24px 16px;
  border-color: #eceeef;
  border-radius: 4px; }
  .upload-dropzone,
  .upload-dropzone a {
    font-size: 14px; }

.upload-dropzone span:before {
  display: block;
  font-size: 60px; }

.intro-title {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    .intro-title {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .intro-title {
      margin-bottom: 36px;
      font-size: 34px; } }

@media (max-width: 479px) {
  .custom-blocks {
    margin-bottom: 24px; } }

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


@media (max-width: 479px) {
  .custom-blocks-teal {
    margin-bottom: 24px; } }

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


@media (max-width: 479px) {
  .custom-block {
    float: none;
    width: 100%;
    padding: 0px; } 
  }

@media (min-width: 479px) {
  .custom-block {
    padding: 0 0px;
    text-align: center; } 
  }

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

@media (max-width: 479px) {
  .custom-block-teal {
    float: none;
    width: 100%;
    padding: 0px; } 
  }

@media (min-width: 479px) {
  .custom-block-teal {
    padding: 0 0px;
    text-align: center; } 
  }

@media (min-width: 768px) {
  .custom-block-teal {
    margin-bottom: 24px; } 
  }


.custom-block__link {
  display: block; }
  @media (max-width: 479px) {
    .custom-block__link {
      display: table; 
    } }

.custom-block-teal__link {
  display: block; }
 @media (max-width: 479px) {
    .custom-block-teal__link {
      display: table; 
} }


.custom-block__link:active .custom-block__icon path, .custom-block__link:focus .custom-block__icon path, .custom-block__link:hover .custom-block__icon path {
  fill: #FF7B3C;
}

.custom-block__link:active .custom-block__icon circle, .custom-block__link:focus .custom-block__icon circle, .custom-block__link:hover .custom-block__icon circle {
  stroke: #FF7B3C; 
}

.custom-block__link:active .custom-block__icon polygon, .custom-block__link:focus .custom-block__icon polygon, .custom-block__link:hover .custom-block__icon polygon {
  fill: #FF7B3C; 
}

.custom-block-teal__link:active .custom-block-teal__icon path, .custom-block-teal__link:focus .custom-block-teal__icon path, .custom-block-teal__link:hover .custom-block-teal__icon path {
  stroke: #FF6122;
}

.custom-block-teal__link:active .custom-block-teal__icon circle, .custom-block-teal__link:focus .custom-block-teal__icon circle, .custom-block-teal__link:hover .custom-block-teal__icon circle {
  stroke: #FF6122; 
}

.custom-block-teal__link:active .custom-block-teal__icon polygon, .custom-block-teal__link:focus .custom-block-teal__icon polygon, .custom-block-teal__link:hover .custom-block-teal__icon polygon {
  fill: #FF6122; 
}


.custom-block__icon_status {
  display: inline;
  margin-right: 15px;
  margin-bottom: 10px;
  align-items: center;
}

  
.custom-block__icon_status svg {
  width: 50px;
  height: 50px; 
}

@media (max-width: 479px) {
  .custom-block__icon_status svg {
    width: 36px;
    height: 36px; } 
}

.custom-block__icon circle, .custom-block__icon polygon, .custom-block__icon path, .fixaproblem border, .custom-block__title{
  -webkit-transition: all .3s ease;
          transition: all .3s ease; 
}





.custom-block__link:active .@media (max-width: 479px) {
  .custom-block__title {
    display: table-cell;
    width: 100%;
    padding-left: 12px; } 
}

.custom-block-teal__link:active .@media (max-width: 479px) {
  .custom-block__title {
    display: table-cell;
    width: 100%;
    padding-left: 12px; } 
}


@media (min-width: 480px) {
  .custom-block__title {
    display: block; } 
}

.custom-block__link:active .custom-block__title, .custom-block__link:focus .custom-block__title, .custom-block__link:hover .custom-block__title {
  text-decoration: none;
  color: #FF7B3C;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

.custom-block-teal__link:active .custom-block-teal__title, .custom-block-teal__link:focus .custom-block-teal__title, .custom-block-teal__link:hover .custom-block-teal__title {
  text-decoration: none;
  color: #FF6122;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}


.custom-block a:hover {
  text-decoration: none;
}


.custom-block-teal a:hover {
  text-decoration: none;
}


@media (min-width: 480px) {
  .custom-block__icon {
    margin-bottom: 2px; }
}

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


@media (min-width: 768px) {
  .custom-block__icon svg {
    width: 88px;
    height: 88px; } 
}


.custom-block__icon circle, .custom-block__icon polygon, .custom-block__icon path, .fixaproblem border, .custom-block__title{
  -webkit-transition: all .3s ease;
          transition: all .3s ease; 
}



@media (min-width: 479px) {
  .custom-block-teal__icon {
    margin-bottom: 2px; 
    }
}

.custom-block-teal__icon svg {
  width: 56px;
  height: 56px; }


@media (min-width: 768px) {
  .custom-block-teal__icon svg {
    width: 88px;
    height: 88px; } 
}


.custom-block-teal__icon circle, .custom-block-teal__icon polygon, .custom-block-teal__icon path, .fixaproblem border, .custom-block__title{
  -webkit-transition: all .3s ease;
          transition: all .3s ease; 
}


/*.custom-block__icon path {
  fill: #FF6122; }

.custom-block__icon circle {
  stroke: #FF6122; }*/

.custom-block__title {
  font-size: 16px;
  font-weight: 600;
  color: #030303;
  text-transform: uppercase; 
}

  

#hideAll
 {
   position: fixed;
   left: 0px; 
   right: 0px; 
   top: 0px; 
   bottom: 0px; 
   background-color: white;
   z-index: 1005;
 }

@media (max-width: 479px) {
  .custom-block__title {
    display: table-cell;
    width: 100%;
    padding-left: 12px; } 
}

@media (min-width: 480px) {
  .custom-block__title {
    display: block; } 
}



.dropdown-toggle:after {
  margin-left: 5px;
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: 'FontAwesome';
  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; }

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

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

.footer-submit-ticket {
  padding: 48px 16px 24px;
  margin-bottom: 48px;
  text-align: center;
  background-color: #eceeef;
  border-radius: 4px; }

.footer-submit-ticket__title {
  font-size: 24px; }

.footer-submit-ticket__subtitle {
  font-size: 24px;
  color: dimgray; }

.footer-submit-ticket__btn:empty {
  display: none; }

.footer-submit-ticket__btn .btn {
  padding: 9px 18px; }

.note {
  position: relative;
  padding-left: 12px;
  margin: 24px 0;
  color: #363636;
  border-left: 4px 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: #F5D200; }
  .note-warning .note-title,
  .note--warning .note-title {
    color: #F5D200; }

.note-success,
.note--success {
  border-color: #0DB710; }
  .note-success .note-title,
  .note--success .note-title {
    color: #0DB710; }

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


/************************************************************************************************************

 FOOTER                   

*************************************************************************************************************/

.footer {
  padding-top: 48px;
  padding-bottom: 15px;
  font-size: 12px;
  line-height: 1.1;
  background-color: transparent;
  border-color: #eee transparent transparent;
  border-style: solid;
  border-width: 1px 0 0;  
}

@media (max-width: 767px) { 
    .footer .col-xs-6 {
      margin-top: 50px;
    }
  } 

.footer h5 {
  color: #000;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  padding: 10px 0;
}

.footer h5, .footer p {
  font-size: 16px;
  font-family: 'Source Sans Pro',sans-serif;
}

.footer p {
  font-weight: 400;
  font-size: 16px;
} 

.footer img {
  margin-bottom: 10px;
}
.footer.copyright p {
  font-size: 12px;
  margin-bottom: 10px;
}

.footer_container {
  background-color: #ededed;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 40px;
}

.footer-list {
  list-style-type: none;
  padding-left: 0px;
}

.footer-list li {
  text-align: left;
  padding: 5px 0;
}

.footer-list li a {
  color: #444;
  font-size: 14px;
  font-style: normal;
  display:inline-block;
  padding: 5px 0;
}

.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 {
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #ff4b46;
  vertical-align: middle; }
  .footer-social-link + .footer-social-link {
    margin-left: 5px; }

.copyright a {
  color: #999; }

.layout {
  min-height: 100%;
  margin-bottom: -150px;
  background-color: #fff; }
  @media (max-width: 767px) {
    .layout {
      margin-bottom: -198px; } }

.layout:after {
  display: block;
  content: ""; }

/*.footer, .layout:after {
  height: 150px; }
  @media (max-width: 767px) {
    .footer, .layout:after {
      height: 198px; } } */


.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: #f90700;
    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: #FF7B3C;
    border-color: #FF7B3C; }

.satisfaction-box {
  padding: 10px 16px;
  margin: 0 0 20px 0;
  margin-top: 0;
  font-size: 14px;
  border-color: #eceeef;
  border-radius: 4px; }
  .satisfaction-box h4 {
    margin-bottom: 10px;
    font-family: "Open Sans", serif;
    font-size: 14px;
    font-weight: normal; }
    .satisfaction-box h4:last-child {
      margin-bottom: 0; }

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: #030303;
  border-color: #030303; }
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:hover, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:focus, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active {
    color: #e0e0e0;
    background-color: black;
    border-color: black; }
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active {
    background-image: none; }

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: #ff4b46;
  border-color: #ff322d; }
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:hover, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:focus, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:active {
    color: #e0e0e0;
    background-color: #ff1913;
    border-color: #ee0600; }
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:active {
    background-image: none; }

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

.satisfaction-box input[type=radio][checked=checked][value=bad] + label:not([class="disabled"]) {
  background-color: #ff4b46 !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 {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important; }

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

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

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

.satisfaction-box .satisfaction-submit {
  margin-left: 15px !important;
  color: #fff !important;
  background-color: #0a870c !important;
  border-color: #097e0b !important; }

.topbar {
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  color: inherit;
  background-color: transparent;
  border-color: #FF6122 transparent #eeeeee transparent;
  /*border-style: solid;*/
  border-width: 4px 0 1px 0; 
  border-bottom: solid 1px #ededed;
}
  .topbar .login {
    color: #FF6122;
    background-color: transparent;
    border-color: #FF6122; }
    .topbar .login:hover, .topbar .login:focus, .topbar .login:active {
      color: #FF7B3C;
      background-color: transparent;
      border-color: #FF7B3C; }
    .topbar .login:active {
      background-image: none; }
  @media (max-width: 767px) {
    .topbar .submit-a-request,
    .topbar .login,
    .topbar .language-selector {
      margin-bottom: 5px; } }

.topbar + main {
  padding-top: 24px; }
  @media (min-width: 768px) {
    .topbar + main {
      padding-top: 48px; } }

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

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

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

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 2px solid #ff8c00;
  border-radius: 4px;
  -webkit-transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 50px;
  height: 50px; }
  .scroll-to-top:focus, .scroll-to-top:active {
    outline: 0; }
  .scroll-to-top.is-active {
    bottom: 30px; }
  .scroll-to-top:hover {
    color: #FF7B3C;
    border-color: #FF7B3C; }

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

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

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

.related-articles h3 {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .related-articles h3 {
      margin-top: 12px; } }

.related-articles ul {
  list-style: none;
  padding-left: 0; }
  .related-articles ul > li {
    margin-bottom: 8px; }
    .related-articles ul > li a {
      /*color: #030303;*/
      border-bottom: 1px solid #eceeef;
      padding-bottom: 1px; }

.community-recent-activity {
  padding: 24px 12px;
  margin-bottom: 48px;
  border: 2px solid #eceeef;
  border-radius: 4px; }
  .community-recent-activity .recent-activity-header {
    font-size: 16px; }
  .community-recent-activity .recent-activity-list {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0; }
    @media (min-width: 768px) {
      .community-recent-activity .recent-activity-list {
        margin-right: -15px;
        margin-left: -15px; } }
  @media (min-width: 768px) {
    .community-recent-activity .recent-activity-item {
      display: inline-block;
      width: 33.3333%;
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: 24px;
      vertical-align: top; } }
  .community-recent-activity .recent-activity-item-meta {
    font-size: 14px;
    color: #979797; }
  .community-recent-activity .recent-activity-item-comment span:before {
    margin-right: 3px;
    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: #030303; }
  .community-recent-activity .recent-activity-controls a {
    color: #666666;
    background-color: transparent;
    border-color: #666666; }
    .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: #474747;
      background-color: transparent;
      border-color: #474747; }
    .community-recent-activity .recent-activity-controls a:active {
      background-image: none; }

.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: #030303;
  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 12px;
  margin-bottom: 24px;
  border: 2px solid #eceeef;
  border-radius: 4px; }

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

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 2px solid #eceeef;
  display: table;
  width: 100%; }

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

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

.topic__title {
  width: 100%;
  font-size: 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: #666666;
  background-color: transparent;
  border-color: #666666; }
  .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: #474747;
    background-color: transparent;
    border-color: #474747; }
  .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:active {
    background-image: none; }

.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: #666666;
  background-color: transparent;
  border-color: #666666; }
  .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: #474747;
    background-color: transparent;
    border-color: #474747; }
  .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; }

.post-list-item {
  border-bottom: 2px 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: 24px;
  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: #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: #030303;
    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: #0DB710; }

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

.post-status--not-planned {
  color: #030303;
  background-color: #eceeef; }

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






/* ==========================================================================================================================

PROMOTED ARTICLES WIDGET

============================================================================================================================= */

.promoted-articles {
  border: 1px solid #FF6122;
  border-radius: 10px;
  width: 95%;
}

.promoted-articles ul {
  list-style-type: none;
  padding-left: 0px;
}

.promoted-articles li {
  text-align: left;
  padding: 8px 10px 0 20px;
}

@media (max-width: 767px) {

  .promoted-articles {
    width: 100%;
  }


}


@media (max-width: 479px) {

  .promoted-articles h3 {
    text-align: center;
  }


}


/* ==========================================================================================================================

SEARCH RESULTS PAGE

============================================================================================================================= */

.search-results-subheading h2 {
  display:none;
}



/* ==========================================================================================================================

STATUS WIDGET

============================================================================================================================= */


#status-widget-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 25px;
  vertical-align: center;
  line-height: 100%;
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
  display: inline-block;
  border: solid 1px #eeeeee;
  border-radius: 10px;
  text-align: center;
}



/* ==========================================================================================================================

Added

============================================================================================================================= */
#status-widget-wrapper a {
  font-size: 14px;
  font-weight: 600;
  color: #030303;
}

#status-widget-wrapper:hover {
  color: #FF7B3C!important;
  border: 2px solid #FF7B3C;
  font-color: #FF7B3C!important;
}
#status-widget-wrapper:active, #status-widget-wrapper_active{
  color: #FF7B3C!important;
  border: 1px solid #FF7B3C;
  font-color: #FF7B3C!important;
  text-decoration: none!important;
}
#status-widget-wrapper a:hover {
  text-decoration: none!important;
  color: #FF7B3C!important;
}



@media (max-width: 767px) {
  #status-widget-wrapper {
  display: block;
  width:100%;
  min-height: 150px;
  height: 100%;
  }
  #status-widget-wrapper a{
  margin: auto;
  }
 }

@media (max-width: 479px) {
  #status-widget-wrapper {
  width: 100%;
  min-height: 150px;
  vertical-align: center;
  height: 100%;  
  }
  #status-widget-wrapper a{
  margin: auto;
  }
 }

/* ==========================================================================================================================

Added

============================================================================================================================= */

.fixaproblemStatusWidget {
  display:none;
}

.fixaproblemStatusWidget #status-widget-wrapper {
  border: solid 0px #FF6122;
  margin-bottom:5px;
}

#status-widget-wrapper-submission {
  overflow: hidden;
  width: 100%;
  height: 120px;
  margin-bottom: -12px;
  display: inline-block;
  border: solid 0px #FF6122;
  border-radius: 10px;
}
@media (max-width: 767px) {

  #status-widget-wrapper {
    width: 100%;
  }

}

.status-title h3 {
  font-weight: normal;
  font-size: 22px;
  display: inline;
  vertical-align: -5px;
}


@media (max-width: 479px) {
  .status-title h3{
   	font-weight: normal;
 		font-size: 19px;
  	vertical-align: 10px;
	}
}



@media (max-width: 479px) {

  #status-widget-wrapper h3 {
    width: 100%;
    text-align: center;
  }
}

#status-widget-wrapper hr {
  display: inline-block;
}

#status-widget-wrapper a {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
}
@media (max-width: 479px) {

  #status-widget-wrapper a {
    width: 100%;
    text-align: center;
  }
}


$red:#e74c3c;
$orange:#e67e22;
$green:#2ecc71;
$yellow:#f1c40f;

.color-dot {
/*  @include border-radius(99px);*/
  display:inline-block;
  width:10px;
  height:10px;
  margin-right:5px;
  &.critical {
    background-color:$red;
  }
  &.major {
    background-color:$orange;
  }
  &.minor {
    background-color:$yellow;
  }
  &.none {
    background-color:$green;
  }
}

.color-dot.critical {
  background-color:#e74c3c;
  display:inline-block;
  width:12px;
  height:12px;
  margin-right:5px;
  margin-left: 5px;
  border-radius: 50%;
}

.color-dot.major {
  background-color:#e67e22;
  display:inline-block;
  width:12px;
  height:12px;
  margin-right:5px;
  margin-left: 5px;
  border-radius: 50%;
}

.color-dot.minor {
  background-color:#f1c40f;
  display:inline-block;
  width:12px;
  height:12px;
  margin-right:5px;
  margin-left: 5px;
  border-radius: 50%;
}

.color-dot none {
  background-color:#2ecc71;
  display:inline-block;
  width:12px;
  height:12px;
  margin-right:5px;
  margin-left: 5px;
  border-radius: 50%;
}

.none {
  background-color:#2ecc71;
  display:inline-block;
  width:10px;
  height:10px;
  margin-right:5px;
  border-radius: 50%;
}

/* ==========================================================================================================================

ADA BUTTON

============================================================================================================================= */


#ada-button {
  display: inline-block;
  text-align: center;
  padding-top:22px;
  padding-right:20px;
  padding-left:20px;
  padding-bottom:20px;
  margin-bottom: 15px;
  width: 35%; 
  border-radius: 10px;
  background-color:#FF6122;
  height: 90px;
  cursor: pointer;
}



/* ==========================================================================================================================

Added

============================================================================================================================= */
#ada-button a {
  font-size: 18px;
  font-weight: 1000;
  color: #ffffff;
}

#ada-button:hover {
  color: #FEFEFE;
  background-color: #FF7B3C;
  text-decoration: none;
}

#ada-button:active,
  color: #030303;
  border: 1px solid #FEFEFE;
 background-color: #FF7B3C;
  text-decoration: none!;
}

#ada-button a:hover {
  text-decoration: none;
}
  #ada-button a:hover {
  background-color: #FF7B3C;
  text-decoration: none;
  text-decoration: none;
  color: #FEFEFE!
}

#ada-button svg {
  width: 45px;
  height: 45px; 
}

@media (max-width: 479px) {
  #ada-button svg {
    width: 36px;
    height: 36px; } 
}

@media (max-width: 2000px) {
  #ada-button {
  width: 42%;
  margin-left:4%;
  margin-right:3%;
  min-height: 90px;
  vertical-align: center;
  height: 100%;  
  }
  #ada-button a{
  margin: auto;
  }
 }


@media (max-width: 767px) {
  #ada-button {
  width: 90%;
  margin-left:5%;
  min-height: 90px;
  vertical-align: center;
  height: 100%;  
  }
  #ada-button a{
  margin: auto;
  }
 }


/* =================================

DIVIDERS

====================================*/


.horizontalDivider {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eee -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-style: solid none none;
  border-width: 0px;
  margin-bottom: 20px;
  margin-top: 10px;
}


/* ==========================================================================================================================

ARTICLE PAGE

============================================================================================================================= */

/* =================================

ARTICLE ACCORDION

====================================*/

.accordion-toggle {
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 5px;
}

.accordion-toggle strong {
  border-radius: 5px;
}

.accordion-toggle h3, h4 {
  display:inline;
  vertical-align: middle;
}

.accordion-content {
  display: none;
  background-color: #ededed;
  border-radius: 5px;
  padding: 12px;
  font-style: italic;
}

.accordion-content.default {
  display: block;
}

.accordion-toggle:after {
  content: '\02795';
  font-size: 13px;
  color: #333;
}

.active:after {
  content: "\02796";
}

/* =================================

SIDENAV

====================================*/

.article-sidebar {
  margin-top: 25px;
}

.article-sidebar h3{
  font-weight: 600;
}

.related-articles {
}

.related-articles h3 {
}

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

.related-articles ul > li a {
    /*color: #030303;*/
    border-bottom: 0px solid #eceeef;
    padding-bottom: 1px;
}

.promoted-articles-nav{
  margin-top: 40px;
}

.promoted-articles-nav h3 {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .promoted-articles-nav h3 {
      margin-top: 12px; } }

.promoted-articles-nav ul {
  list-style: none;
  padding-left: 0px;
}

.promoted-articles-nav ul > li {
    margin-bottom: 8px; }

.promoted-articles-nav ul > li a {
      /*color: #030303;*/
      padding-bottom: 1px; }

.contactSideNav {
  /*border: solid 2px #eceeef;*/
  margin-top: 40px;
}

.contactSideNav ul {
  list-style: none;
  padding-left: 0px;
}

.contactSideNav li {
  margin-bottom: 8px;
}

.contactSideNav ul > li a {
  /*color: #030303;*/
  padding-bottom: 1px;
}

.contactLink {
  display:none;
}



/* ==========================================================================================================================

CATEGORY PAGE

============================================================================================================================= */



/* =================================

SIDENAV

====================================*/

.article-bottomNav {
  margin-top: 5px;
  margin-bottom: 20px;
  display:inline-block;
}

.contactBottomNav {
  /*border: solid 2px #eceeef;*/
  margin-top: 25px;
  margin-bottom: 25px;
}

.contactBottomNav h3 {
  /*text-align: center;*/
}

.contactBottomNav ul {
  list-style: none;
  padding-left: 0px;
}

.contactBottomNav li {
  margin-bottom: 8px;
  display:block;
  float:left;
  margin: 25px 30px 10px 0;
}
@media (max-width: 479px) {
  .contactBottomNav li {
    margin-bottom: 8px;
    display:list-item;
    float:none;
    margin: 30px 30px 10px 0;
  }
}

.contactBottomNav ul > li a {
  color: #ffffff;
  padding: 5px 7px;
  border-radius: 5px;
  background-color: #FF6122;
  text-transform: uppercase;
  font-weight: 700;
}

.contactBottomNav ul > li a:hover {
  background-color: #FF7B3C;
  text-decoration: none;
}




/* ==========================================================================================================================

HOMEPAGE

============================================================================================================================= */


.notificationWindow {
  display:inline;
}



/* ========================

FIX A PROBLEM 

==========================*/

.fixaproblem a {
  padding: 10px;
  border: solid 1px #FF6122;
  border-radius: 10px;
}

.fixaproblem a:hover {
  border-color: #FF7B3C;
  text-decoration: none;
  -webkit-transition: all .3s ease;
        transition: all .3s ease;
}

.fixaproblem .custom-block__link:hover .custom-block__title {
  text-decoration: none;
  color: #FF7B3C;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

.fixaproblem .custom-block__link {
  display: table;
}

@media (max-width: 479px) {
    .fixaproblem .custom-block__link {
      display: table; }
}

.fixaproblem .custom-block__icon {
  display: block;
  margin-bottom: 0px;
}

.fixaproblem .custom-block__title {
    display: table-cell;
    width: 100%;
    padding-left: 12px;
}


/* =============================================================
   NOTIFICATION ON HOMEPAGE FOR INTERNATIONAL
   ============================================================= */


#notifications-window {
  height: 400px;
  width: 700px;
  border: 2px solid #FFF;
  position: absolute;
  left: 50%;
  top: 20%;
  margin-left: -352px;
}
.notifications-window-row {
  float: left;
  width: 100%;
  height: 44px;
  margin-top: 30px;
}

#notifications-window-row-button{
  width: 304px;
  margin-right: auto;
  margin-left: auto;
  height: 44px;
  background-color: rgba(233,30,99,0.8);
  text-align: center;
  font-size: 18px;
  color: rgba(255,255,255,1);
  font-weight: 600;
  line-height: 44px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#notifications-window-row-button:hover {
  background-color: rgba(233,30,99,1);
  cursor: pointer;
}


/* BOTTOM RIGHT NOTIFICATION */
#notifications-full{
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  height: 130px;
  width: 250px;
  background-color: rgba(255,255,255,1);
  background-color: #FF6122;
  position: fixed;
  z-index: 1000;
  right: 2%;
  bottom: 2%;
  border-radius: 25px;
  border: 2px solid #ff930b;
}
@media screen and (min-width: 1px) and (max-width: 479px) {
  #notifications-full {
    width: 100%;
    height: 17%;
    right: 0%;
    bottom: 0%;
    border-radius: 0px;
    border-top: 3px solid #ff930b;
    border-right: 0px solid #ff930b;
    border-left: 0px solid #ff930b;
    border-bottom: 0px solid #ff930b;
  }
}

#notifications-full-close {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  /*color: #cccccc;*/
  /*color: rgba(102,102,102,1);*/
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#notifications-full-close img {
  max-width: 60%;
}

#notifications-full .close {
  opacity: 1 !important;
}

#notifications-full-close:hover {
  color: rgba(102,102,102,1);
  cursor: pointer;
}

#notifications-full-icon{
  float: left;
  width: 100%;
  font-size: 65px;
  text-align: center;
  height: 65px;
  margin-top: 35px;
  color: #404040;
}
#notifications-full-text{
  width: 92%;
  height: 35%;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

#notifications-full-text h4 {
  font-size: 21px;
  margin-top:10px;
  margin-bottom:0px;
}

#notifications-full-text p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#notifications-full-text p a{
  font-weight: 800;
}

.notificationWindow {
  display:inline;
}




/* ==========================================================================================================================

SUBMISSION PAGE

============================================================================================================================= */


.submissionPageTitle {
  background-color: #fafafa;
  padding: 5px 0 10px;
  text-align:center;
}



/* ====================================================
   CUSTOM FORMS
   ==================================================== */

.request_ticket_form_id {
  display: flex;
}
.nesty-input 
  width: 50%;
  max-width: 50%;
}

.nesty-panel {
  max-width: 50% !important;
}

/* center aligns form links */
.centerForm {
  display:flex;
  justify-content:center;
  border: 1px solid #ffffff;
  max-width: 100%;
}

.formLink {
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-radius:15px;
  padding: 50px 2px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin: 2px 2px;
  cursor: pointer;
  width:240px;
  height:240px;
  align-items:center;
  justify-content:center;
  overflow: hidden;
}

.formLink a {
  font-size: 14px;
  font-weight: 600;
  color: #030303;
  text-transform: uppercase;
}
  
}

.formLink:hover {
  color: #FF7B3C!important;
  border: 2px solid #eeeeee;
  font-color: #FF7B3C!important;
}
.formLink:active, .formLink_active{
  color: #FF7B3C!important;
  border: 1px solid #eeeeee;
  font-color: #FF7B3C!important;
  text-decoration: none!important;
}
.formLink a:hover {
  text-decoration: none!important;
  color: #FF7B3C!important;
}

  


@media (max-width: 767px) {
  .formLink {
  display: flex;
  width:100%;
  min-height: 250px;
  height: 100%;
  align-items: center;
  }
  .formLink a{
  margin: auto;
  }
 }



@media (max-width: 479px) {
  .formLink {
  min-height: 100px;
  }
  .formLink a{
  margin: auto;
  }
 }



.formLink-1 {
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-radius:15px;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  display: flex;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  width: 260px;
  height:100px;
  align-items:center;
  justify-content:center;
}

.formLink-1 a {
  font-size: 16px;
  font-weight: 600;
  color: #030303;
  text-transform: uppercase;
}




.formLink-1 a:hover {
  text-decoration: none!important;
  color: #FF7B3C!important;
}
.formLink-1:active, .formLink-1_active{
  color: #FF7B3C!important;
  border: 1px solid #FF7B3C;
  font-color: #FF7B3C!important;
  text-decoration: none!important;
}
/*rest of formlink-1 variations at the bottom of css due to help center form breaking*/ 
  
.formList {
  margin-right: 10px;
  width:80%;
}

/*
#formFields {
  display: none;
} */

/*
formFields media is at the bottom to prevent other CSS from breaking;
} */
  
.hideForm {
  display:none;
}

/* Displaying forms on submission page */
#bugFormDescription {
  display: none;
}

#accountFormDescription {
  display: none;
}

#feedbackFormDescription {
  display: none;
}

#usabilityFormDescription {
  display: none;
}

#featureRequestDescription {
  display: none;
}

#adReportDescription {
  display: none;
}

#holiday-notice {
  background-color: rgba(248, 155, 51, 0.4);
  border-radius: 5px;
  padding: 5px;
  border: solid 2px #F89B33;
}

#holiday-notice a {
  font-weight: 700;
}

#internationalFormDescription {
  display:none;
}

.hideInternational {
  display:none;
}

#hideForms {

}

/* ===============================================================================

   NOTIFICATION ON ARTICLE PAGE FOR SURVEY

   =============================================================================== */


#ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal .exitModal {
  min-width: 300px;
  max-width: 300px;
  min-height: 250px;
  max-height: 250px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
#ouibounce-modal .modal-title {
  font-size: 20px;
  background-color: #FF6122;
  color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#ouibounce-modal h3 {
  color: #fff;
  font-size: 1em;
  margin: 0.2em;
  font-weight: bold;
  text-align:left;
}
#ouibounce-modal .modal-body {
  padding: 20px 25px;
  font-size: 1em;
}
#ouibounce-modal p {
  color: #344a5f;
}
#ouibounce-modal form {
  text-align: center;
  margin-top: 35px;
}
#ouibounce-modal form input[type=text] {
  padding: 12px;
  font-size: 1.2em;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}
#ouibounce-modal .modal-footer {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  height: 55px;
  cursor: pointer;
}
#ouibounce-modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}

/*     -- SPANISH SURVEY --     */
#es-ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#es-ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

#es-ouibounce-modal .exitModal {
  min-width: 300px;
  max-width: 300px;
  min-height: 250px;
  max-height: 250px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
  line-height: 1.5;
}

#es-ouibounce-modal .modal-title {
  font-size: 20px;
  background-color: #FF6122;
  color: #fff;
  padding-top: 20px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
  height: 80px;
}

#es-ouibounce-modal h3 {
  color: #fff;
  font-size: 1em;
  margin: 0.2em;
  font-weight: bold;
}

#es-ouibounce-modal .modal-body {
  padding: 20px 20px;
  font-size: 14px;
  text-align: left;
}

#es-ouibounce-modal p {
  color: #344a5f;
}

#es-ouibounce-modal form {
  text-align: center;
  margin-top: 35px;
}

#es-ouibounce-modal form input[type=text] {
  padding: 12px;
  font-size: 1.2em;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}

#es-ouibounce-modal form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}

#es-ouibounce-modal form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}

#es-ouibounce-modal .modal-footer {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  height: 55px;
  cursor: pointer;
}

#es-ouibounce-modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}

/* mobile survey */
#ouibounce-modal-mobile {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#ouibounce-modal-mobile .modal-mobile {
  min-width: 300px;
  max-width: 300px;
  min-height: 250px;
  max-height: 250px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  animation: popin 1s;
}
#ouibounce-modal-mobile .modal-title-mobile {
  font-size: 24px;
  background-color: #FF6122;
  color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#ouibounce-modal-mobile h3 {
  color: #fff;
  font-size: 1em;
  margin: 0.2em;
  font-weight: 600;
}
#ouibounce-modal-mobile .modal-body-mobile {
  padding: 20px 35px;
  font-size: 1.0em;
}

#ouibounce-modal-mobile .modal-footer-mobile {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  height: 30px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/******************************************

 SPECIAL BORDERS & MARGINS                    

*******************************************/

.borderBottom {
  border-bottom: solid 1px #ededed;
}

.borderLeft {
  border-left: solid 1px #ededed;
}
@media (max-width: 767px) {
  .borderLeft {
    border-left: solid 0px #ededed;
  }
}

.borderTop {
  border-top: solid 1px #ededed;
}
 @media (max-width: 767px) {
  .borderTop {
    border-top: solid 0px #ededed;
  }
}

.borderTopGrey {
  border-top: solid 1px #ededed;
}
 @media (max-width: 767px) {
  .borderTopGrey {
    border-top: solid 0px #ededed;
  }
}

.borderTopGreyMobile {
  border-top: solid 0px #ededed;
}
 @media (max-width: 767px) {
  .borderTopGreyMobile {
    border-top: solid 1px #ededed;
  }
}

.borderRight {
  border-right: solid 1px #ededed;
}
 @media (max-width: 767px) {
  .borderRight {
    border-right: solid 0px #ededed;
  }
 }

 .borderRightGrey {
  border-right: solid 1px #ededed;
}
 @media (max-width: 767px) {
  .borderRightGrey {
    border-right: solid 0px #ededed;
  }
 }

 .marginTop10 {
  margin-top: 10px;
 }

.paddingLeft {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .paddingLeft {
    padding-left: 5px;
  }
 }

/************************************************************************************************************

 BOOTSTRAP MODIFICATIONS                   

*************************************************************************************************************/


/******************************************

 TABLET                    

*******************************************/




@media screen and (min-width: 1px) and (max-width: 767px) {

  .bootstrapmod {
    width: 100% !important;
  }


}
/* ===============================================================================

   Help Center New Request Button Variations

   =============================================================================== */


.formLink-1.premiumButton { 
  background-color: #ffffff;
  border: solid 1px #eeeeee!important;
  border-radius:15px;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  display: flex;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  width: 260px;
  height:100px;
  align-items:center;
  justify-content:center;}
  
.formLink-1.premiumButton a {
  font-size: 16px;
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;

}
.formLink-1.premiumButton a:hover {
  text-decoration: none!important;
  color: #FF6122!important;
}
.formLink-1.premiumButton:active, .formLink-1_active{
  color: #FF7B3C!important;
  border: 1px solid #FF6122;
  font-color: #FF7B3C!important;
  text-decoration: none!important;
}
.formLink-1.longButton {
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-radius:15px;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  display: flex;
  font-size: 16px;
  margin: auto;
  margin-bottom: 25px;
  cursor: pointer;
  width: 940px;
  height:80px;
  align-items:center;
  justify-content:center;
}

.formLink-1.longButton a {
  font-size: 16px;
  font-weight: 600;
  color: #030303;
  text-transform: uppercase;
}



@media (max-width: 1020px)
{
  .formLink-1.longButton {
  display: flex;
  width: 95%;
  min-width: 820px;
  align-items: center;
  }
  .formLink3 a{
  margin: auto;
  }

@media (max-width: 767px) {
  .formLink-1.longButton {
  display: flex;
  max-width: 260px;
  min-width: 260px;
  min-height: 100px;
  align-items: center;
  }
  .formLink-1.longButton a{
  margin: auto;
  }
 }

.formLink-1.longButton a:hover {
  text-decoration: none!important;
  color: #FF7B3C!important;
}
.formLink-1.longButton:active, .formLink-1_active{
  color: #FF7B3C!important;
  border: 1px solid #FF6122;
  font-color: #FF7B3C!important;
  text-decoration: none!important;
}
  
  @media (max-width: 1050px) {
  #formFields {
    margin: 10%;
  }
