@charset "UTF-8";
*{
  text-decoration-color:#27A9E1 !important;
}
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;
}

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

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

html,
body {
  height: 100%;
}

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

body {
  font-family: "HelveticaNeueCyr";
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  background-color: #f4f9ff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #27A9E1;
  text-decoration: none;
}

a:hover, a:focus {
  color: #177aa5;
  text-decoration: none;
}

a.disabled {
  color: #828282;
  cursor: default;
}

figure {
  margin: 0;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  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: 40px;
}

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

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

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

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

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

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  
  content: "";
  
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 30%;
    float: left;
    clear: both;
    padding-right: 16px;
  }
}

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

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

blockquote {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #f7f7f9;
  padding: 12px 24px;
  margin: 0 0 24px;
  border-left: 5px solid #eceeef;
}

blockquote.is-colored {
  border-left: 5px solid #27A9E1;
}

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

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

address {
  margin-bottom: 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;
}

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

div.screensteps-document h2, div.screensteps-document h3 {
  margin: .83em 0;
}

div.screensteps-document .image img {
  padding: 5px 0px;
  display: block;
  max-width: 100%;
  height: auto;
}

div.screensteps-document div.step, div.screensteps-document div.sub-step {
  clear: both;
}

div.screensteps-document .image {
  margin-bottom: 2em;
}

div.screensteps-document .step .instructions, div.screensteps-document .step .step-instructions {
  clear: left;
}

div.screensteps-document ul {
  margin: 1em 0;
}

.screensteps-document table {
  background-color: transparent;
  border: 1px solid #ddd;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}

.screensteps-document td, .screensteps-table th {
  border: 1px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.screensteps-document th {
  font-weight: 700;
}

.screensteps-document table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}

.screensteps-wrapper {
  line-height: 1.5em;
  margin: 10px 0;
  padding: 30px 15px 15px;
}

.screensteps-wrapper p {
  margin-left: 35px;
  margin-top: 0;
}

.screensteps-wrapper:before {
  padding-top: 3px;
}

.screensteps-wrapper--introduction {
  background-color: #e8f5f9;
  color: #1d9de0;
}

.screensteps-wrapper--introduction p {
  margin-left: 0;
}

.screensteps-wrapper--info {
  background-color: #e8f5f9;
  color: #1d9de0;
}

.screensteps-wrapper--alert {
  background-color: #fbe7e6;
  color: #c11111;
}

.screensteps-wrapper--tip {
  background-color: #effae7;
  color: #65a73c;
}

.screensteps-wrapper--warning {
  background-color: #fff9aa;
  color: #d78900;
}

.screensteps-foldable-content-parent:before {
  display: inline-block !important;
  content: "\f054" !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: inherit !important;
  font: normal normal normal 16px/1 FontAwesome !important;
  margin-right: 0.75em !important;
  text-rendering: auto !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.screensteps-foldable-content-parent.expanded:before {
  content: "\f078" !important;
}

.screensteps-foldable-content-parent {
  font-size: 28px !important;
  color: #27A9E1 !important;
}

.screensteps-wrapper:before {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important;
  display: inline-block !important;
  float: left !important;
  font-size: 1.3em !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  margin-right: 0.75em !important;
  text-rendering: auto !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.screensteps-wrapper--info:before {
  color: #5ab7e7;
  content: "\f05a";
}

.screensteps-wrapper--alert:before {
  color: #d56565;
  content: "\f06a";
}

.screensteps-wrapper--tip:before {
  color: #65a73c;
  content: "\f0eb";
  padding-left: 5px;
}

.screensteps-wrapper--warning:before {
  color: #e3a600;
  content: "\f071";
}

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: 42px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  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: #64b8cc;
  outline: 0;
  box-shadow: 0 0 2px #64b8cc;
}

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 12px;
  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: 9px;
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
}

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

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

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

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

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

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

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

.form-field.boolean label {
  min-height: 24px;
  margin-bottom: 0;
  cursor: pointer;
}

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

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

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

select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% center;
}

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

.btn,
[role="button"],
input[type="submit"],
#user #user-password #password-submit, .topbar .login, .community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.3s ease;
}

.btn:focus,
[role="button"]:focus,
input[type="submit"]:focus,
#user #user-password #password-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus, .btn:active:focus,
[role="button"]:active:focus,
input[type="submit"]:active:focus,
#user #user-password #password-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,
[role="button"]:hover,
input[type="submit"]:hover,
#user #user-password #password-submit:hover, .topbar .login:hover, .community-recent-activity .recent-activity-controls a:hover, .btn:focus,
[role="button"]:focus,
input[type="submit"]:focus,
#user #user-password #password-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus {
  color: #27A9E1;
  text-decoration: none;
}

.btn:active,
[role="button"]:active,
input[type="submit"]:active,
#user #user-password #password-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,
.btn-default {
  color: #27A9E1;
  background-color: transparent;
  border-color: #27A9E1;
}

.btn--default:hover, .btn--default:focus, .btn--default:active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #1984b2;
  background-color: transparent;
  border-color: #1984b2;
}

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

.btn--primary,
.btn-primary {
  color: #fff;
  background-color: #27A9E1;
  border-color: #27A9E1;
}

.btn--primary:hover, .btn--primary:focus, .btn--primary:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #e0e0e0;
  background-color: #1a8bbb;
  border-color: #1984b2;
}

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

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

.btn--success:hover, .btn--success:focus, .btn--success:active,
.btn-success:hover,
.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:hover,
.btn-success:focus,
.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:focus,
.btn-success:active,
.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active {
  color: #e0e0e0;
  background-color: #449d44;
  border-color: #419641;
}

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

.btn--warning,
.btn-warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #eea236;
}

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

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

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

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

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

.btn--topbar,
.btn-topbar {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

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

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

.btn--secondary,
.btn-secondary {
  color: #ffffff;
  background-color: #31aadf;
  border-color: #31aadf;
}

.btn--secondary:hover, .btn--secondary:focus, .btn--secondary:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: white;
  background-color: #31aadf;
  border-color: #31aadf;
}

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

input[type="submit"] {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  color: #e0e0e0;
  background-color: #449d44;
  border-color: #419641;
}

input[type="submit"]:active {
  background-image: none;
}

[role="button"] {
  color: #27A9E1;
  background-color: transparent;
  border-color: #27A9E1;
}

[role="button"]:hover, [role="button"]:focus, [role="button"]:active {
  color: #1984b2;
  background-color: transparent;
  border-color: #1984b2;
}

[role="button"]:active {
  background-image: none;
}

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

.meta__item {
  display: inline-block;
  margin-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.topbar {
  z-index: 10;
  margin: 0 0 48px 0;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  background-color: #27A9E1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#user .btn {
  color: #fff;
}

#user .btn:after,
#user .btn #user-name {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.search-box:after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2U9IiNDQ0NDQ0MiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0NDQ0NDQyIgZD0iTTE3LjY3IDE2LjA4bC0zLjQ5NS0zLjQ5NWMuOTg0LTEuMzE1IDEuNTc0LTIuOTQxIDEuNTc0LTQuNzEgMC00LjM1LTMuNTI1LTcuODc1LTcuODc1LTcuODc1cy03Ljg3NSAzLjUyNS03Ljg3NSA3Ljg3NSAzLjUyNSA3Ljg3NSA3Ljg3NSA3Ljg3NWMxLjc2OSAwIDMuMzk2LS41OSA0LjcxMS0xLjU3NGwzLjQ5NCAzLjQ5NWMuNDM5LjQzOSAxLjE1MS40MzkgMS41OTEgMCAuNDM5LS40MzkuNDQtMS4xNTEgMC0xLjU5MXptLTkuNzk1LTIuNThjLTMuMTA3IDAtNS42MjUtMi41MTgtNS42MjUtNS42MjVzMi41MTgtNS42MjUgNS42MjUtNS42MjUgNS42MjUgMi41MTggNS42MjUgNS42MjUtMi41MTggNS42MjUtNS42MjUgNS42MjV6Ii8+PC9zdmc+);

/*   background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z" stroke="%239EABB8" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 22L20 20" stroke="%239EABB8" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>'); */
  background-repeat: no-repeat;
  background-size: contain;
}
.IS-home-cover-search-box.search-box:after{
  right: 56.5%;
}
.search-box #query {
/*   height: 50px; */
  color: #333;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

.hero-unit--with-cover-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.hero-unit {
  padding-top: 48px;
  padding-right: 16px;
  padding-bottom: 48px;
  padding-left: 16px;
  margin-top: -48px;
  margin-right: -16px;
  margin-left: -16px;
}

@media (min-width: 768px) {
  .hero-unit {
    padding-top: 72px;
    padding-bottom: 72px;
    margin-right: -32px;
    margin-left: -32px;
  }
}

@media (min-width: 992px) {
  .hero-unit {
    margin-right: -64px;
    margin-left: -64px;
  }
}

.hero-unit:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: .6;
}

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

.category {
  margin-bottom: 48px;
}

.category h2 a {
  color: inherit;
}

.category-list {
  margin-bottom: 12px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.category-list__item {
  display: table;
  height: 100px;
  margin-bottom: 32px;
}

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

@media (max-width: 480px) {
  .category-list__item {
  	width: 100% !important;
  }
}

.category-list__link {
  position: relative;
  display: table-cell;
  padding: 24px 0 0;
  color: #000000;
  vertical-align: middle;
  border-radius: 4px;
  text-align: center;
}

.category-list__link:active, .category-list__link:focus, .category-list__link:hover {
  color: #31aadf;
  text-decoration: none;
  background-color: #ffffff;
}

.category-list__link h2 {
  font-size: 20px;
}

.category-list__image {
  max-height: 100px;
  margin-bottom: 16px;
}

.tabs--homepage .tabs-link {
  font-size: 14px;
}

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

.section {
  margin-bottom: 24px;
}

.section__title {
  margin-bottom: 12px;
}

.section__title a {
  color: inherit;
}

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

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

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

@media (max-width: 767px) {
  .section-header__col--button {
    margin: 12px 0 24px;
  }
}

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

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

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

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

.article-list-item--is-promoted {
  position: relative;
  font-weight: 600;
  padding-right: 32px;
}

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

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

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

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

.footer__col {
  position: relative;
}

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

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

.footer-social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 14px !important;
  line-height: 32px !important;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
}

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

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

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

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

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

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

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

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

.copyright a {
  color: #999;
}

.submit-ticket-footer {
  padding: 24px 16px 0;
  margin-right: -16px;
  margin-left: -16px;
  background-color: white;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
}

@media (min-width: 768px) {
  .submit-ticket-footer {
    padding-top: 48px;
    padding-bottom: 24px;
    margin-right: -32px;
    margin-left: -32px;
  }
}

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

.submit-ticket-footer__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .submit-ticket-footer__title {
    font-size: 24px;
  }
}

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

.breadcrumbs > li {
  display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: 24px;
  color: #333333;
  border-left: 4px solid transparent;
}

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

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

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

.note--default .note-title {
  color: #828282;
}

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

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

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

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

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

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

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

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

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

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

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

.pagination ul > li > a:hover, .pagination ul > li > a:focus,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
  color: #27A9E1;
  background-color: #eceeef;
  border-color: #ddd;
}

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

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

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

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

.container-inner {
  margin-left: auto;
  margin-right: auto;
}

.menu-button {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  border-radius: none;
  box-shadow: none;
  transition: background 0.3s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

.menu-button__lines {
  position: absolute;
  top: 23px;
  right: 8px;
  left: 8px;
  display: block;
  height: 2px;
  background-color: #fff;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

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

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

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

.help-center-name {
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .help-center-name {
    font-size: 18px;
  }
}

.avatar {
  position: relative;
}

.avatar--agent:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  margin-bottom: -4px;
  font-size: 14px;
  color: #27A9E1;
  content: "\f19d";
}

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

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

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

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

.intro-title {
  position: relative;
  color: inherit;
  margin: 0;
}

.intro-title {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

@media (min-width: 768px) {
  .intro-title {
    font-size: 28px;
  }
}

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

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

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

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

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

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

.comments__callout:empty {
  display: none;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  .comment-sorter__col--main {
    margin-bottom: 12px;
  }
}

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

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

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

.comment-sorter__item + .comment-sorter__item:before {
  margin: 0 8px;
  font-size: 10px;
  content: '\2022';
}

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

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

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

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

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

.comment__body ul ul,
.comment__body ul ol,
.comment__body ol ul,
.comment__body ol ol {
  margin-top: 12px;
}

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

.comment__body ul {
  list-style: decimal;
}

.comment__body ol {
  list-style: disc;
}

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

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

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

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

.comment__official-heading {
  position: absolute;
  right: 48px;
  top: 0;
  width: auto;
  padding: 1px 8px;
  font-size: 14px;
  color: #fff;
  background-color: #27A9E1;
  border-radius: 0 0 4px 4px;
}

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

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

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

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

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

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

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

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

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

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

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

.satisfaction-box {
  background-color: #f7f7f9;
  border-radius: 4px;
  padding: 16px 16px;
  border: 1px solid #eceeef;
  margin: 0 0 24px 0;
}

.satisfaction-box h4 {
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

.community-recent-activity {
  padding-top: 48px;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 48px;
  border-top: 1px solid #eceeef;
}

@media (min-width: 768px) {
  .community-recent-activity {
    padding-right: 32px;
    padding-left: 32px;
    margin-right: -16px;
    margin-left: -16px;
  }
}

@media (min-width: 992px) {
  .community-recent-activity {
    padding-right: 64px;
    padding-left: 64px;
    margin-right: -48px;
    margin-left: -48px;
  }
}

.community-recent-activity .recent-activity-header {
  font-size: 18px;
}

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

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

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

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

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

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

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

.community-recent-activity .recent-activity-controls a:hover, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active {
  color: black;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.community-recent-activity .recent-activity-controls a:active {
  background-image: none;
}

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

.my-activities-item__meta {
  font-size: 14px;
  color: #999;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .request-table-filters__item {
    margin-bottom: 12px;
  }
}

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

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

.my-activities__head {
  display: none;
}

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

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

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

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

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

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

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

.request-table-organization__col--button {
  padding-left: 8px;
}

.request-table-organization__col--button [role="button"] {
  height: 42px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

.request__subject {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 20px;
}

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

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

.request-sidebar {
  font-size: 14px;
}

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

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

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

.request__content {
  margin-bottom: 48px;
}

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

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

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

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

table {
  background-color: transparent;
}

caption {
  padding-top: 12px 0 12px 16px;
  padding-bottom: 12px 0 12px 16px;
  color: #828282;
  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: 12px 0 12px 16px;
  line-height: 1.5;
  vertical-align: top;
}

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

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

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

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

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

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

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

.article {
  position: relative;
}

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

.article__title {
  margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

.article-body ul ul,
.article-body ul ol,
.article-body ol ul,
.article-body ol ol {
  margin-top: 12px;
}

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

.article-body ul {
  list-style: inherit;
}

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

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

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

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

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

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

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

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

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

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

.article-vote-controls {
  white-space: nowrap;
  padding: 6px 0;
}

.article-vote-controls__item {
  color: #000000;
  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-count {
  color: #999;
}

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

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

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

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

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

.article-subscribe,
.article-unsubscribe {
  color: #27A9E1;
  background-color: transparent;
  border-color: #27A9E1;
}

.article-subscribe:hover, .article-subscribe:focus, .article-subscribe:active,
.article-unsubscribe:hover,
.article-unsubscribe:focus,
.article-unsubscribe:active {
  color: #1984b2;
  background-color: transparent;
  border-color: #1984b2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.layout {
  width:100%;
  transition: 0.4s;
  position: relative;
/*   max-width: 1260px; */
/*   max-width: 1440px; */
/*   margin: 0 auto; */
/*   background-color: #fff; */
/*   box-shadow: 0 0 1px 1px #e4f1fd; */
}
.innovo-support-inner.inn-open-sidebar .layout{
  width: calc(100% - 275px)
}
.promoted-articles {
  margin-bottom: 24px;
}

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

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

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

.promoted-articles-item__title {
  margin-bottom: 12px;
  font-size: 16px;
}

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

.related-articles {
  padding-left: 0;
  margin-bottom: 36px;
}

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

.section-articles {
  margin-bottom: 24px;
}

.section-articles__title {
  font-size: 18px;
  margin-bottom: 12px;
}

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

.section-articles__item {
  margin-bottom: 12px;
}

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

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

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

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

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

.box--request-details {
  padding: 24px 16px 0;
  margin-bottom: 24px;
  background-color: #f7f7f9;
}

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

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

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

.profile-header__name {
  margin-bottom: 12px;
  font-size: 24px;
}

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

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

.profile-header__options [data-action="edit-profile"] {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

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

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

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

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

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

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: 6px;
}

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

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

.profile-stats__value {
  color: #fff;
}

.profile-nav {
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: #eceeef;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
}

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

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

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

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

.profile-nav__item.is-active {
  background-color: #27A9E1;
  color: #fff;
}

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

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

.profile-section {
  width: 100%;
}

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

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

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

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

.profile-section-sorter {
  font-size: 14px;
}

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

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

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

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

@media (max-width: 767px) {
  .profile-section-sorter__col--main {
    margin-bottom: 12px;
  }
}

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

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

.profile-contribution {
  position: relative;
  border-radius: 4px;
  background-color: #f4f5f6;
  padding: 12px 16px;
  word-wrap: break-word;
}

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

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

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

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

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

.profile-contribution__breadcrumbs {
  margin-bottom: 12px;
  padding: 0;
  font-size: 14px;
}

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

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

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

.profile-activity__header {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
}

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

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

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

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

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

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

.status-label {
  padding: 2px 8px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

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

.status-label--with-ticket {
  background-color: #27A9E1;
}

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

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

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

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

.status-label--official {
  background-color: #27A9E1;
}

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

.status-label--planned {
  background-color: #27A9E1;
}

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

.entry-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

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

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

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

.attachment-list .meta {
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.callout--primary {
  color: #000000;
  background-color: #addef4;
  border-color: #27A9E1;
}

.callout--primary .callout__title {
  color: #27A9E1;
}

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

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

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

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

.image-overlay {
  position: relative;
}

.image-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.3);
}

.image-with-video-icon {
  position: relative;
  display: block;
}

.image-with-video-icon img {
  width: 100%;
}

.image-with-video-icon:before {
  content: '';
  font-size: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 60px;
  border-color: transparent transparent transparent #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  z-index: 3;
}

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

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

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

.list-colored li {
  position: relative;
  padding-left: 36px;
  counter-increment: list;
  margin-bottom: 16px !important;
}

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

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

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

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

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

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

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

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

.text-primary {
  background-color: #addef4;
}

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

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

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

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

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

.accordion__item-title {
  position: relative;
  font-size: 20px;
  padding: 15px 20px 15px 52px;
  cursor: pointer;
}

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

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

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

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

.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}

.accordion--default .accordion__item-title:before {
  left: 22px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: 2px solid #27A9E1;
  border-left: 2px solid #27A9E1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

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

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

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

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

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

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

.accordion--colored .accordion__item-title--active {
  background-color: #27A9E1;
  color: #fff;
  transition: background-color 0.3s;
}

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

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

.tabs {
  margin-bottom: 24px;
}

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

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

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

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

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

.tabs-link:hover {
  color: #27A9E1;
}

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

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

.is-hidden {
  display: none;
}

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

.tabs-link.is-active:hover {
  color: #27A9E1;
  cursor: default;
}

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

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

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

.tabs--colored-2 .tabs-link:hover {
  color: #27A9E1;
}

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

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

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

.tab--announcements .novo-announcements li:nth-of-type(n+4) {
  display: none;
}

.novo-announcements {
  list-style: disc inside;
  padding-left: 0;
  margin-bottom: 0;
}

.novo-announcements li {
  padding: 0 0 12px 0;
  list-style: none;
}

.announcement-date {
  font-weight: bold;
}

.novo-product-title {
  font-size: 16px !important;
  font-weight: 600;
  margin: 10px 0 5px 0 !important;
}

.novo-product-title a {
  color: #000000;
}

.novo-product-title a:active, .novo-product-title a:focus, .novo-product-title a:hover {
  color: #31aadf;
  text-decoration: none;
}

.novo-category-list h2 {
  font-size: 20px !important;
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

.table th,
.table td {
  padding: 12px 0 12px 16px;
  vertical-align: top;
}

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

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

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

.table .table {
  background-color: #f4f9ff;
}

.table--color-header th {
  background-color: #27A9E1;
  color: #fff;
}

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

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

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

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

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

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

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

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

.embed img,
.embed-responsive img {
  width: 100%;
}

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

.embed:focus,
.embed-responsive:focus {
  outline: none !important;
}

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

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

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 1px solid #27A9E1;
  border-radius: 4px;
  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: #177aa5;
  border-color: #177aa5;
}

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

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

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

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

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

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

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 12px;
  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: 9px;
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
}

select {
  height: 42px;
}

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

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

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

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

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

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

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

.form-field.boolean label {
  min-height: 24px;
  margin-bottom: 0;
  cursor: pointer;
}

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

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

.community-nav__items {
  padding-bottom: 24px;
  border-bottom: 1px solid #eceeef;
}

.community-nav__item {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.topic__title {
  width: 100%;
  font-size: 28px;
  margin-bottom: 12px;
}

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

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

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

.topic-controls__item {
  float: left;
}

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

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

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

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

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: #27A9E1;
  background-color: transparent;
  border-color: #27A9E1;
}

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

.topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:active {
  background-image: none;
}

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

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

.post__title {
  font-size: 24px;
  padding-right: 52.8px;
}

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

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

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: #27A9E1;
  background-color: transparent;
  border-color: #27A9E1;
}

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

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

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

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

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

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

.post__body {
  padding-right: 56px;
}

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

.post__body ul ul,
.post__body ul ol,
.post__body ol ul,
.post__body ol ol {
  margin-top: 12px;
}

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

.post__body ul {
  list-style: decimal;
}

.post__body ol {
  list-style: disc;
}

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

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

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

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

.post__voting-and-actions .dropdown-toggle {
  font-size: 0;
}

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

.post-callout {
  background-color: #eceeef;
  padding: 12px 16px;
}

.post-callout__title {
  font-size: 18px;
  font-weight: 600;
}

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

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

.post-list-item__title {
  font-size: 20px;
  margin-bottom: 12px;
}

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

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

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

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

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

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

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

.post-info + .post-info {
  margin-right: 16px;
}

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

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

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

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

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

.new-post-title {
  font-size: 24px;
}

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

@media (min-width: 992px) {
  .new-post-title {
    font-size: 40px;
  }
}

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

.novo-status-incident-title {
  font-weight: bold;
}

.novo-status-date {
  display:block;
  margin-top: 16px;
  margin-bottom:8px;
  color: darkgray;
  border-bottom: 2px solid darkgray;
}

.novo-status-descriptor {
  text-transform: capitalize;
}

.novo-status-descriptor.under_maintenance,
.novo-status-descriptor.degraded_performance,
.novo-status-descriptor.partial_outage,
.novo-status-descriptor.major_outage {
  font-weight: bold !important;
  color: #e35852 !important;
}

.novo-status-descriptor.operational {
  color: #1b9000 !important;
}

/* New Design  */
input[type="submit"]{
  background-color: #2C6290;
  border-color: #2C6290;
  outline: none !important;
  box-shadow: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus, 
input[type="submit"]:active{
  background-color: transparent;
  border-color: #2C6290;
  color: #2C6290;
  box-shadow: none;
}
.IS-page__new .footer-ticket-btn-container{
  display: none !important;
}
.innovo-support-inner .layout .category-list .category-list__link:hover{
  box-shadow:0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.5rem rgba(0, 0, 0, 0.15) !important;
    transform: translate(0, -3px) !important;
}
.innovo-support-inner .layout .topbar.container{
  box-shadow: 0 0 8px 0 rgba(36, 83, 107, 0.05);
}
#user .btn:after, #user .btn #user-name,
.topbar a:not([role="button"]){
  color: #002633;
}
.innovo-support-inner .topbar{
  background-color: #ffffff;
}
.innovo-support-inner{
  display:flex;
  max-width: 1920px;
  /* max-width: 1260px; */
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 1px 1px #e4f1fd;'
}
.innovo-support-sidebar{
  max-width: 0;
  width: 100%;
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08);
  transition: 0.4s;
}
.innovo-support-sideba-inner{
  opacity:0;
}
.innovo-support-inner.inn-open-sidebar .innovo-support-sideba-inner{
  opacity:1;
}
.innovo-support-inner.inn-open-sidebar .innovo-support-sidebar{
  max-width: 275px;
}
.innovo-support-sideba-inner{
  position:relative;
/*   padding-left:16px;
  padding-right:16px; */
}
.IS-hamburger-icon{
  padding-right: 20px;
}
.IS-hamburger-icon button{
  padding: 0;
  border: 0;
  background-color: transparent;
}
.sidebar-logo-and-hamburger-icon{
  display:flex;
  align-items: end;
  justify-content: end;
}
.sidebar-logo-and-hamburger-icon .IS-sidebar-logo{
  margin-right: 42px;
}
.innovo-support-sidebar{
  padding-top: 16px;
}
.IS-sidebar-menu{
  padding-top:12px;
}
.IS-sidebar-menu .IS-sidebar-menu-inner ul{
  list-style-type: none;
  padding-left: 0;
}
.menu-item-hover-icon{
  display:none;
}
.IS-sidebar-menu-inner ul{
  margin-bottom:0;
}
.IS-sidebar-menu-inner ul li{
  padding:10px 10px 10px 33px;
  border-bottom: 1px solid #E9ECEF;
  display:flex;
}
.IS-sidebar-menu-inner ul li.active-item{
/*   padding-top:10px; */
  background-color:#00AAE5;
}
.IS-sidebar-menu-inner ul li.active-item a{
  color: #ffffff;
}
.IS-sidebar-menu-inner ul li a{
  margin-left: 15px;
  margin-top:2px;
}
.IS-sidebar-menu-inner ul li.active-item .IS-menu-item-icon{
  display: none;
}
.IS-sidebar-menu-inner ul li.active-item .menu-item-hover-icon{
  display: inline;
}
.IS-service-status{
	padding-top: 35px;
  padding-left:15px;
  padding-right:15px;
}
.IS-service-status-inner{
/*   border:0.3px solid #9BA5B7;  */
  outline: 1px solid rgba(155, 165, 183, 0.3);
  outline-offset: -1px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  padding:12px 12px 15px 12px;
}
.IS-statusio-title-icon{
	margin-right: 11px;
}
.IS-statusio-title{
  display:flex;
  align-items: center;
  padding-bottom: 16px;
}
.IS-statusio-title h3{
  font-weight:600;
  font-size:16px;
  line-height:24px;
  color:#00AAE5;
  margin-bottom:0;
}
IS-statusio-list{
  position:relative;
}
#IS-statusio-list .novo-status-description{
  font-weight:600;
  font-size:14px;
  line-height:21px;
  color:#002633;
  display:inline-block;
  margin-bottom: 14px;
}
#IS-statusio-list .novo-status-service,
#IS-statusio-list .novo-status-descriptor{
  font-weight:500;
  font-size:15px;
  line-height:21px;
  color:#002633;
  display:inline-block;
  margin-bottom:14px;
}
#IS-statusio-list .novo-status-descriptor{
  color:#088405;
}
.innovo-status-page-link{
  text-align:center;
}
.innovo-status-page-link a{
  text-decoration: underline;
  font-weight:500;
  font-size:15px;
  line-height:21px;
  color:#00AAE5;
}
.IS-ticket-btn{
  text-align: center;
  padding-top:46px;
}
.IS-ticket-btn a{
  display:inline-block;
  color:#FFFFFF;
  max-width: 208px;
  width:100%;
}
.IS-ticket-btn a button{
  background-color:#2C6290;
  outline:none;
  border: 1px solid #2C6290;
  border-radius:4px;
  width: 100%;
  padding: 11px 5px;
  transition: all 0.3s ease;
}
.IS-ticket-btn a button:hover{
  background-color: transparent;
}
.IS-ticket-btn a:hover{
  color:#2C6290;
}
.is-phone-num{
  text-align: center;
  margin-top: 24px;
}
.IS-social-links{
  padding-top:30px;
  padding-bottom: 30px;
  display:flex;
  justify-content: center;
}
.IS-social-links a{
	display: inline-block;
}
.is-mail-icon{
  background-color: #DE473B;
}
.is-mail-icon,
.is-phone-icon{
  width:32px;
  height: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 50%;
}
.is-linkdin-icon{
  margin-left: 10px;
  margin-right:10px;
}
.is-mail-icon a img{
  width: 22px;
}
.is-phone-icon a img{
  width: 22px;
}
.is-phone-icon{
  background-color:#00AAE5;
}
.IS-cate-list .category-list__item .category-list__link{
  background-color:#FFFFFF;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  transition:all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.category-list__item-1 .category-list__link:hover h2{
  color:#2C6290;
}
.category-list__item-2 .category-list__link:hover h2{
  color:#01AAE5;
}
.category-list__item-3 .category-list__link:hover h2{
  color:#FBC200;
}
.category-list__item-4 .category-list__link:hover h2{
  color:#DE473B;
}
.category-list__item-5 .category-list__link:hover h2{
  color:#13869F;
}
.category-list__item-6 .category-list__link:hover h2{
  color:#FF8016;
}
.category-list__item-7 .category-list__link:hover h2{
  color:#01998A;
}
.category-list__item-8 .category-list__link:hover h2{
  color:#2C6290;
}
.IS-home-cover-heading{
  font-weight: 500;
  font-size:32px;
  line-height:48px;
  text-transform: capitalize;
  margin-bottom:7px;
}
.IS-home-cover-sub-heading{
  text-align:center;
}
.IS-home-cover-sub-heading h2{
  font-weight:500;
  font-size:18px;
  line-height:27px;
  position:relative;
  display:inline-block;
  margin-bottom: 27px;
}
.IS-home-cover-sub-heading h2:after{
  content:'';
  position:absolute;
  height:4px;
  width:100%;
  left:0;
  bottom:-4px;
  background-color:#FFD900;
}
.search-box.IS-home-cover-search-box{
  max-width: 590px;
}
.IS-home-cover-search-box form input[type="search"]{
  text-align: center;
  font-size: 14px;
}
.search-box:after{
  width: 21px;
  top: 51%;
}
@media (min-width: 786px){
  .hero-unit.IS-home-cover {
    padding-top: 30px;
    padding-bottom: 46px;
	}
}
/* Category Page */
.cat-items-row .box.box--section p a{
  background-color: #2C6290;
  border: 1px solid #2C6290;
  transition: all 0.3s ease;
  outline: none;
}
.cat-items-row .box.box--section p a:hover{
  background-color: transparent;
  color: #2C6290;
}
.cat-items-row .box.box--section p i.section-empty a{
  background-color: transparent;
  border: none;
}
.IS-cat-search-box {
  max-width: 357px;
}
.IS-cat-search-box form{
  cursor: pointer;
}
.IS-cat-search-box form input[type="search"]{
  padding:0;
  border-radius:6px !important;
  width:0;
  opacity:0; 
  transition: 0.3s;
  border:none;
}
.IS-cat-search-box form input[type="search"]::placeholder{
  opacity: 0;
}
.IS-cat-search-box{
  position:relative;
}
.IS-cat-search-box:before{
  content:'Search';
  position: absolute;
  color: #9EABB8;
  font-size: 14px;
  font-weight: 500;
  line-height:21px;
  top: 0;
  right:37%;
  transition: 0.3s;
}
.IS-cat-search-box:after{
  left:39%;
  transition: 0.3s;
}
.IS-cat-search-box:hover form input[type="search"],
.IS-cat-search-box form input[type="search"]:focus
{
  width:100%;
  padding: 14px 10px 10px 48px;
  opacity: 1;
  background-color:#F5F5F5;
}
.IS-cat-search-box:hover::after,
.IS-cat-search-box.focused::after{
  left:5%;
  top: 54%;
}
.IS-cat-search-box:hover::before,
.IS-cat-search-box.focused::before{
  right:5%;
  opacity:0;
}
.open-sidebar-btn{
	position:absolute;
  padding:0;
  width:40px;
  height:40px;
  border:none;
  top:70px;
  left:0;
  z-index:9;
}
.innovo-support-inner.inn-open-sidebar .open-sidebar-btn{
  display:none;
}
.cat-items-row .box.box--section{
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 0px 3px 0px rgba(0, 0, 0, 0.10);
}
.footer-inner-container{
	box-shadow: 0px -2px 4px 0px rgba(44, 98, 144, 0.08);
/*   background: #fff; */
}
.IS-submit-ticket-footer{
    margin-right: 0px;
    margin-left: 0px;
}
.footer-navbar-content{
  display:flex;
}
.footer-navbar-logo ,
.footer-ticket-btn-container
{
/* 	width: 33.3333333333%; */
  width:25%;
}
.footer-nav-menu{
  width: 50%;
  display:flex;
  align-items: center;
  justify-content: center;
}
.footer-nav-menu .footer-nav-menu-list{
  list-style:none;
  padding-left:0;
  margin-bottom:0;
  display:flex;
}
.footer-nav-menu .footer-nav-menu-list li{
  padding-left: 13px;
  padding-right:13px;
}
.footer-nav-menu .footer-nav-menu-list li a{
  font-weight: 600;
  font-size:16px;
  line-height:24px;
  color:#000000;
}
.footer-ticket-btn-container .IS-ticket-btn{
  padding-top:0;
  text-align: right;
}
.footer-ticket-btn-container .IS-ticket-btn a button{
  padding: 15.4px 5px;
}
.IS-footer-navbar{
  padding-bottom:31px;
  padding-top: 31px;
}
.footer-copyright-section-inner{
  padding-top:35px;
}
.footer-copyright-section-inner .footer-copyright-list{
  list-style:none;
  padding-left:0;
  margin-bottom:0;
  display:flex;
  justify-content: center;
}
.footer-copyright-section-inner .footer-copyright-list li{
  padding-left:12.5px;
  padding-right:12.5px;
}
.footer-copyright-section-inner .footer-copyright-list li a,
.footer-copyright-section-inner .footer-copyright-list li.footer-copyright-text{
  color:#000000;
  font-weight:400;
  font-size:15px;
  line-height:21px;
}
.footer-copyright-section-inner .footer-copyright-list li.footer-copyright-text{
  font-size:16px;
}
.footer-copyright-section-border{
  height:1px;
  background-color:#000000;
}
/* latest article */
.latest-article-badge{
  background-color: #FFD900;
  border: none;
  border-radius: 3px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size:15px;
  padding: 4px 8px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  margin-bottom:15px;
}
.IS-separator{
  box-shadow : 0px -2px 3px 0px rgba(44, 98, 144, 0.08);
  height:3px;
  margin-left:-64px;
  margin-right:-64px;
}
.latest-article-top-section-heading{
  font-size: 25px;
  font-weight: 500;
  text-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;;
}
.latest-article-top-section-heading span{
  font-weight:600;
}
.IS-latest-article-container{
  padding-bottom: 37px;
}
.IS-latest-article-title a{
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
}
/* linkedin-feeds */
.linkedin-feeds-slider-container{
  max-width: 1300px;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
.linkedin-feeds__slider-slide{
  
}
.linkedin-post-social-actions{
  display:flex;
}
.linkedin-post-social-actions .linkedin-post-likes-icon img,
.linkedin-post-social-actions .linkedin-post-comments-icon img,
.linkedin-post-social-actions .linkedin-post-repost-icon img,
.linkedin-post-social-actions .linkedin-post-send-icon img{
  width: 35px;
}
.linkedin-profile-pic img{
  width:60px;
}
.cat-page-header{
  padding-left: 72px;
}
.cat-page-header h1{
  margin-top: 2px;
  display: inline-block;
  margin-bottom: 0;
}
.cat-page-header:before{
  content: '';
  display: block;
  position: absolute;
  width: 6px;
	height: 50px;
  left: 0;
  top: 0;
}
.cat-name-17535981785619:before{
  background-color: #2C6290;
}
.cat-name-201313503:before{
  background-color: #01AAE5;
}
.cat-name-201313523:before{
  background-color: #FBC200;
}
.cat-name-201313543:before{
  background-color: #DE473B;
}
.cat-name-201313563:before{
  background-color: #13869F;
}
.cat-name-201313623:before{
  background-color:#FF8016;
}
.cat-name-360001759673:before{
  background-color:#01998A;
}
.cat-name-115000491073:before{
  background-color:#2C6290;
}
.cat-name-201313583:before{
  background-color:#27A9E1;
}
.cat-page-header .breadcrumbs-wrapper{
  padding-top: 0;
}
.cat-page-header:after{
  content:'';
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top:0;
  left:0;
  background-size: cover;
  margin-left: 10px;
}
.cat-name-17535981785619:after{
  background-image:url("/hc/theming_assets/01HZKZWY6H4A3XAD75J7Z9AJSP");
}
.cat-name-201313503:after{
  background-image:url("/hc/theming_assets/01HZKZX4570R7HB4DD1TJEKX6P");
}
.cat-name-201313523:after{
  background-image:url("/hc/theming_assets/01HZKZX8XGGJRNY7G018Y758SN");
}
.cat-name-201313543:after{
  background-image:url("/hc/theming_assets/01HZKZXA9MKR00219RD1HZBF0V");
}
.cat-name-201313563:after{
  background-image:url("/hc/theming_assets/01HZKZX1DF3EBR8H96YK1K9CZ8");
}
.cat-name-201313623:after{
  background-image:url("/hc/theming_assets/01HZKZWH6DMC2FJFP7QYK3H2N9");
}
.cat-name-360001759673:after{
  background-image:url("/hc/theming_assets/01HZKZX791AS13G8X29TY1JJZS");
}
.cat-name-115000491073:after{
  background-image:url("/hc/theming_assets/01HZKZWSY3CY3PD6NFRDZATT9H");
}
.cat-name-201313583:after{
  background-image:url("/hc/theming_assets/01HZKZWRYWB6ZEMKH8FGR4S6Y8");
}
.cat-box-section{
  position: relative;
  padding-left: 73px;
}
.cat-box-section:before{
	content:'';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  left: 24px;  
  border-radius: 50%;
  background-position: center;
  padding: 20px;
  background-size: 20px;
}
/* Info Touch icons*/
.cat-id-201313623 .cat-box-section:before{
  background-color:#FF8016;
}
.cat-id-17535981785619 .cat-box-section:before{
  background-color:#2C6290;
}
.cat-id-201313623 .section-202107203 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.cat-id-201313623 .section-202095843 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-201313623 .section-202095883 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
/* Infor Deliver Pro Icons */
.cat-id-17535981785619 .section-17536665040147 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-17535981785619 .section-17536642158227 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}
.cat-id-17535981785619 .section-17536671277715 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-17535981785619 .section-17536652920083 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXDAMFNHWVZ2KYNH6KB66");
}
.cat-id-17535981785619 .section-17536681121811 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-17535981785619 .section-17536673329811 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-17535981785619 .section-40572959574931 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-17535981785619 .section-40573357239059 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
/* OE Touch Icons*/
.cat-id-201313503 .cat-box-section:before{
  background-color:#01AAE5;
}
.cat-id-201313503 .section-360001653933 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-201313503 .section-202095123 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX2732MRSRQZHXG5B04QM");
}
.cat-id-201313503 .section-202095043 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.cat-id-201313503 .section-202095023 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-201313503 .section-202095163 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.cat-id-201313503 .section-202095803 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-201313503 .section-202674666 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.cat-id-201313503 .section-115000547093 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.cat-id-201313503 .section-115000545894 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXBKNBGGK7MQ02TM20ZDD");
}
/* Signature Touch Icons */
.cat-id-201313523 .cat-box-section:before{
  background-color:#FBC200;
}
.cat-id-201313523 .section-360000960754 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-201313523 .section-202095283 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXED8FQHX6J82YTHQ8T6J");
}
.cat-id-201313523 .section-202095223 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.cat-id-201313523 .section-202095183 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.cat-id-201313523 .section-202095263 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-201313523 .section-202095303 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.cat-id-201313523 .section-202095763 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-201313523 .section-202692443 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
/* StockRoom Icons */
.cat-id-201313543 .cat-box-section:before{
  background-color:#DE473B;
}
.cat-id-201313543 .section-360001265713 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-201313543 .section-202095383 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.cat-id-201313543 .section-202095363 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-201313543 .section-202095443 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.cat-id-201313543 .section-202095743 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-201313543 .section-202674686 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.cat-id-201313543 .section-202095343 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.cat-id-201313543 .section-44205280800659 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}

/* Location Touch Icons */
.cat-id-201313563 .cat-box-section:before{
  background-color:#13869F;
}
.cat-id-201313563 .section-360001592253 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-201313563 .section-202095523 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.cat-id-201313563 .section-202095483 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-201313563 .section-202095563 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.cat-id-201313563 .section-202095783 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-201313563 .section-202674706 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.cat-id-201313563 .section-202095543 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
/* Route Icons */
.cat-id-360001759673 .cat-box-section:before{
  background-color:#01998A;
}
.cat-id-360001759673 .section-360004097354 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-360001759673 .section-360004143313 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}
.cat-id-360001759673 .section-360004143333 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXB6DS18DX2712PX5ATGE");
}
.cat-id-360001759673 .section-360004097394 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX7PN8XF1M489WMV0ZC0S");
}
.cat-id-360001759673 .section-4403316088339 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWSBGMCTAGJFNWQWYTJEG");
}
.cat-id-360001759673 .section-5637164220947 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXAQSR01KNHX6SWGKKNMC");
}
.cat-id-360001759673 .section-360004097414 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.cat-id-360001759673 .section-4414962934675 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-360001759673 .section-5970880884755 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}

.cat-id-360001759673 .section-32111296407443 .cat-box-section:before{
	background-image:url("/hc/theming_assets/01J6WJ18P1Y07X3X1RPWKH958Q");
  background-size: 29px;
}

/* Deliver Icons  */
.cat-id-115000491073 .cat-box-section:before{
  background-color: #2C6290;
}
.cat-id-115000491073 .section-360000966513 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-115000491073 .section-360000147353 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}

.cat-id-115000491073 .section-360003838373 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXDAMFNHWVZ2KYNH6KB66");
}
.cat-id-115000491073 .section-360000102554 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.cat-id-115000491073 .section-360000253374 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXEV26D0BW2T506S1E1G4");
}
.cat-id-115000491073 .section-360000276214 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.cat-id-115000491073 .section-360000097313 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-115000491073 .section-360000145853 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
/* Customer Portal Icons */
.cat-id-201313583 .cat-box-section:before{
  background-color: #27A9E1;
}
.cat-id-201313583 .section-360006932634 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.cat-id-201313583 .section-202095583 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX2P9RWQ3134EA4FNEDX7");
}
.cat-id-201313583 .section-202095663 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX1TJTG42BQEPNRHKWCC6");
}
.cat-id-201313583 .section-202381243 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXEV26D0BW2T506S1E1G4");
}
.cat-id-201313583 .section-202095643 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZXE52ZPPHA5KSBQY607EX");
}
.cat-id-201313583 .section-202095623 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTCZ52Z9GQVHACTVSMY7");
}
.cat-id-201313583 .section-202095703 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.cat-id-201313583 .section-202095823 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.cat-id-201313583 .section-202674726 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.cat-id-201313583 .section-360000953873 .cat-box-section:before{
  background-image:url("/hc/theming_assets/01HZKZWQR5D2GXTTCVKPF281HE");
}
.releaseNotes-menu-item-dropdown .novo-product-title a{
  margin-left: 0;
}
.IS-menu-item-dropdown,
.releaseNotes-menu-item-dropdown{
  padding-top: 13px;
  display: none;
}
.IS-menu-item-dropdown li,
.releaseNotes-menu-item-dropdown li{
  display: block !important;
  border: none !important;
}
.IS-menu-item-dropdown li a{
  margin-left: 0 !important;
  font-size: 15px;
}
.IS-menu-item-dropdown li:last-child{
  border-bottom: 1px solid #E9ECEF !important;
  padding-bottom: 22px;
}
.IS-menu-item-dropdown li .announcement-date time{
  font-size: 13px;
}
.IS-menu-item-announcements svg,
.IS-menu-item-release-notes svg{
  width: 22px;
  margin-left: 0;
}
.IS-menu-item-dropdown-btn a{
  cursor: pointer;
}
.IS-menu-item-dropdown-btn svg{
  width: 22px;
  margin-left: 6px;
}
.innovo-support-inner .container .hero-unit.hero-unit--with-cover-image:after{
  background-color: transparent;
}
.hide-search-icon:after{
  display: none;
}
.releaseNotes-menu-item-dropdown li{
  display: block !important;
}
.section-header__col--main{
	position: relative;
}
.section-header > .section-header__col--main{
  padding-left: 54px;
}
.section-header > .section-header__col--main::before{
  display:block;
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
/* Deliver Pro Infor Header Icons */
.IS-section-id-17536665040147 > .section-header > .section-header__col--main::before,
.IS-section-id-17536642158227 > .section-header > .section-header__col--main::before,
.IS-section-id-17536671277715 > .section-header > .section-header__col--main::before,
.IS-section-id-17536652920083 > .section-header > .section-header__col--main::before,
.IS-section-id-17536681121811 > .section-header > .section-header__col--main::before,
.IS-section-id-17536673329811 > .section-header > .section-header__col--main::before,
.IS-section-id-40573357239059 > .section-header > .section-header__col--main::before,
.IS-section-id-40572959574931 > .section-header > .section-header__col--main::before{
  background-color:#2C6290;
}
.IS-section-id-17536665040147 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-17536642158227 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}
.IS-section-id-17536671277715 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-17536652920083 > .section-header > .section-header__col--main::before{
 background-image:url("/hc/theming_assets/01HZKZXDAMFNHWVZ2KYNH6KB66");
}
.IS-section-id-17536681121811 > .section-header > .section-header__col--main::before{
 background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-17536673329811 > .section-header > .section-header__col--main::before{
 background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-40572959574931 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-40573357239059 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}

/* OE Touch Header Icons */
.IS-section-id-360001653933 > .section-header > .section-header__col--main::before,
.IS-section-id-202095043 > .section-header > .section-header__col--main::before,
.IS-section-id-202095123 > .section-header > .section-header__col--main::before,
.IS-section-id-202095023 > .section-header > .section-header__col--main::before,
.IS-section-id-202095163 > .section-header > .section-header__col--main::before,
.IS-section-id-202095803 > .section-header > .section-header__col--main::before,
.IS-section-id-202674666 > .section-header > .section-header__col--main::before,
.IS-section-id-115000547093 > .section-header > .section-header__col--main::before,
.IS-section-id-115000545894 > .section-header > .section-header__col--main::before{
  background-color:#01AAE5;
}
.IS-section-id-360001653933 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-202095043 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-202095123 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX2732MRSRQZHXG5B04QM");
}
.IS-section-id-202095023 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-202095163 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.IS-section-id-202095803 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-202674666 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.IS-section-id-115000547093 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.IS-section-id-115000545894 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXBKNBGGK7MQ02TM20ZDD");
}
/* Signature Touch Header Icons */
.IS-section-id-360000960754 > .section-header > .section-header__col--main::before,
.IS-section-id-202095283 > .section-header > .section-header__col--main::before,
.IS-section-id-202095223 > .section-header > .section-header__col--main::before,
.IS-section-id-202095183 > .section-header > .section-header__col--main::before,
.IS-section-id-202095263 > .section-header > .section-header__col--main::before,
.IS-section-id-202095303 > .section-header > .section-header__col--main::before,
.IS-section-id-202095763 > .section-header > .section-header__col--main::before,
.IS-section-id-202692443 > .section-header > .section-header__col--main::before{
  background-color:#FBC200;
}
.IS-section-id-360000960754 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-202095283 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXED8FQHX6J82YTHQ8T6J");
}
.IS-section-id-202095223 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.IS-section-id-202095183 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-202095263 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-202095303 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.IS-section-id-202095763 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-202692443 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
/* StockRoom Header Icons */
.IS-section-id-360001265713 > .section-header > .section-header__col--main::before,
.IS-section-id-202095383 > .section-header > .section-header__col--main::before,
.IS-section-id-202095363 > .section-header > .section-header__col--main::before,
.IS-section-id-202095443 > .section-header > .section-header__col--main::before,
.IS-section-id-202095743 > .section-header > .section-header__col--main::before,
.IS-section-id-202674686 > .section-header > .section-header__col--main::before,
.IS-section-id-202095343 > .section-header > .section-header__col--main::before,
.IS-section-id-44205280800659 > .section-header > .section-header__col--main::before{
  background-color:#DE473B;
}
.IS-section-id-360001265713 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-202095383 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-202095363 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-202095443 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.IS-section-id-202095743 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-202674686 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.IS-section-id-202095343 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.IS-section-id-44205280800659 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}


/* Location Touch Header Icons */
.IS-section-id-360001592253 > .section-header > .section-header__col--main::before,
.IS-section-id-202095523 > .section-header > .section-header__col--main::before,
.IS-section-id-202095483 > .section-header > .section-header__col--main::before,
.IS-section-id-202095563 > .section-header > .section-header__col--main::before,
.IS-section-id-202095783 > .section-header > .section-header__col--main::before,
.IS-section-id-202674706 > .section-header > .section-header__col--main::before,
.IS-section-id-202095543 > .section-header > .section-header__col--main::before{
  background-color:#13869F;
}
.IS-section-id-360001592253 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-202095523 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-202095483 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-202095563 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.IS-section-id-202095783 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-202674706 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.IS-section-id-202095543 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}

/* Info Touch Header Icons */
.IS-section-id-202107203 > .section-header > .section-header__col--main::before,
.IS-section-id-202095883 > .section-header > .section-header__col--main::before,
.IS-section-id-202095843 > .section-header > .section-header__col--main::before{
  background-color:#FF8016;
}
.IS-section-id-202107203 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXC19ZES1VPV6X2HFDEPQ");
}
.IS-section-id-202095883 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-202095843 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
/* Route Header Icons */
.IS-section-id-360004097354 > .section-header > .section-header__col--main::before,
.IS-section-id-360004143313 > .section-header > .section-header__col--main::before,
.IS-section-id-360004143333 > .section-header > .section-header__col--main::before,
.IS-section-id-360004097394 > .section-header > .section-header__col--main::before,
.IS-section-id-4403316088339 > .section-header > .section-header__col--main::before,
.IS-section-id-5637164220947 > .section-header > .section-header__col--main::before,
.IS-section-id-360004097414 > .section-header > .section-header__col--main::before,
.IS-section-id-4414962934675 > .section-header > .section-header__col--main::before,
.IS-section-id-5970880884755 > .section-header > .section-header__col--main::before,
.IS-section-id-32111296407443 > .section-header > .section-header__col--main::before{
  background-color:#01998A;
}
.IS-section-id-360004097354 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-360004143313 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXDQVR1H7M7R505N4GGSD");
}
.IS-section-id-360004143333 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXB6DS18DX2712PX5ATGE");
}
.IS-section-id-360004097394 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX7PN8XF1M489WMV0ZC0S");
}
.IS-section-id-4403316088339 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWSBGMCTAGJFNWQWYTJEG");
}
.IS-section-id-5637164220947 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXAQSR01KNHX6SWGKKNMC");
}
.IS-section-id-360004097414 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-4414962934675 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-5970880884755 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}

.IS-section-id-32111296407443 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01J6WJ18P1Y07X3X1RPWKH958Q");
  background-size: 27px;
}

/* Deliver Header Icons */
.IS-section-id-360000966513 > .section-header > .section-header__col--main::before,
.IS-section-id-360000147353 > .section-header > .section-header__col--main::before,
.IS-section-id-360003838373 > .section-header > .section-header__col--main::before,
.IS-section-id-360000102554 > .section-header > .section-header__col--main::before,
.IS-section-id-360000253374 > .section-header > .section-header__col--main::before,
.IS-section-id-360000276214 > .section-header > .section-header__col--main::before,
.IS-section-id-360000097313 > .section-header > .section-header__col--main::before,
.IS-section-id-360000145853 > .section-header > .section-header__col--main::before{
  background-color:#2C6290;
}
.IS-section-id-360000966513 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-360000147353 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCDZQBKDEJ35B6D2STNK");
}
.IS-section-id-360003838373 > .section-header > .section-header__col--main::before{
 background-image:url("/hc/theming_assets/01HZKZXDAMFNHWVZ2KYNH6KB66");
}
.IS-section-id-360000102554 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQ9MFGPPED4C08BCTZ0V");
}
.IS-section-id-360000253374 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXEV26D0BW2T506S1E1G4");
}
.IS-section-id-360000276214 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.IS-section-id-360000097313 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-360000145853 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
/* Customer Portal Header Icons */
.IS-section-id-360006932634 > .section-header > .section-header__col--main::before,
.IS-section-id-202095583 > .section-header > .section-header__col--main::before,
.IS-section-id-202095663 > .section-header > .section-header__col--main::before,
.IS-section-id-202381243 > .section-header > .section-header__col--main::before,
.IS-section-id-202095643 > .section-header > .section-header__col--main::before,
.IS-section-id-202095623 > .section-header > .section-header__col--main::before,
.IS-section-id-202095703 > .section-header > .section-header__col--main::before,
.IS-section-id-202095823 > .section-header > .section-header__col--main::before,
.IS-section-id-202674726 > .section-header > .section-header__col--main::before,
.IS-section-id-360000953873 > .section-header > .section-header__col--main::before{
  background-color:#27A9E1;
}
.IS-section-id-360006932634 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXCV7WTDS1Q3HYCAQD604");
}
.IS-section-id-202095583 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX2P9RWQ3134EA4FNEDX7");
}
.IS-section-id-202095663 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX1TJTG42BQEPNRHKWCC6");
}
.IS-section-id-202381243 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXEV26D0BW2T506S1E1G4");
}
.IS-section-id-202095643 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZXE52ZPPHA5KSBQY607EX");
}
.IS-section-id-202095623 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTCZ52Z9GQVHACTVSMY7"); 
}
.IS-section-id-202095703 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWTTV3GKYQ6RNBNRBMQK2");
}
.IS-section-id-202095823 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX4K7ABPF7387ZBS1XRR1");
}
.IS-section-id-202674726 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZX50WJ1V9V58N07CHPTK0");
}
.IS-section-id-360000953873 > .section-header > .section-header__col--main::before{
  background-image:url("/hc/theming_assets/01HZKZWQR5D2GXTTCVKPF281HE");
}

.section-header > .section-header__col--main h1{
  margin-top: 4px;
}
.footer .IS-footer-navbar .footer-navbar-content{
   justify-content: space-between;
}
.releaseNotes-menu-item-dropdown > li a{
  margin-left: 3px !important;
}

.IS-section-id-26877624506259 .section-header > .section-header__col--main{
  padding-left:0;
}
.IS-section-id-26877624506259 .section-header > .section-header__col--main::before{
  display:none;
}

.section:not(.section-26877624506259) .publish-date{
  display:none;
}
.article-body a, .article-body em{
  font-style: normal;
}
.article-body a:hover{
  color: #27A9E1;
}

.article-body span{
  text-decoration-color:#27A9E1 !important;
}
.screensteps-foldable-content-parent{
  cursor: auto;
}
.screensteps-foldable-content-parent:before{
  display: none !important;
}
.sg-print-article-btn{
  text-align: right;
  margin-bottom: 20px;
}
.sg-print-article-btn a{
  background-color: #2C6290;
  outline: none;
  border: 1px solid #2C6290;
  border-radius: 4px;
  padding: 10px 15px;
  transition: all 0.3s ease;
  display: inline-block;
  color: #ffffff;
  text-align: center;
}
.sg-print-article-btn a:hover{
  color: #2C6290;
  background-color: #ffffff;
}

/* print */


/* My print  */
@media print{
  * {
     -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
     color-adjust: exact !important;                 /* Firefox 48 – 96 */
     print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
   }
  @page {
        size: A4;
    }
  .innovo-support-sidebar{
    display: none;
  }
  .innovo-support-inner.inn-open-sidebar .layout{
    width: 100%;
  }
  .scroll-to-top.is-active{
  	display: none !important;  
  }
  .gis-breadcrumbs-row{
    display: none !important;
  }
  .article-meta{
    display: none;
  }
  .innovo-support-inner .layout .topbar.container{
    margin-bottom: 30px !important;
  }
  .sg-print-article-btn,
  .footer,
  .article-footer,
  #comments,
  .article-sidebar,
  .open-sidebar-btn,
  .article-more-questions,
  #preview-bar-container{
    display: none !important; 
  }

  img{
    max-height: 400px !important;
    object-fit: contain;
  }
}
/* Mobile responsive  */
@media screen and (max-width: 1500px){
  .footer-ticket-btn-container .IS-ticket-btn a{
  	max-width: 169px;
  }
  .footer-ticket-btn-container .IS-ticket-btn a button{
    padding: 15px 5px;
  }
  
}
@media screen and (max-width: 1200px){
  .IS-footer-navbar .footer-navbar-logo{
    margin-bottom: 22px;
  }
  .innovo-support-inner.inn-open-sidebar .footer-inner-container .footer-navbar-content{
    flex-direction: column;
  }
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-navbar-logo,
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-nav-menu,
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-ticket-btn-container
  {
    width: 100%;
  }
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-nav-menu{
    justify-content: center;
    padding-top:25px;
    padding-bottom:25px; 
  }
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-ticket-btn-container .IS-ticket-btn{
    text-align:center;
  }
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-nav-menu .footer-nav-menu-list li:first-child{
    padding-left: 0;
  }
  .innovo-support-inner.inn-open-sidebar .footer-navbar-content .footer-navbar-logo{
    text-align: center;
  }
  
}
@media screen and (max-width: 992px){
  .innovo-support-inner .footer-inner-container .footer-navbar-content{
    flex-direction: column;
  }
  .innovo-support-inner .footer-navbar-content .footer-navbar-logo,
  .innovo-support-inner .footer-navbar-content .footer-nav-menu,
  .innovo-support-inner .footer-navbar-content .footer-ticket-btn-container
  {
    width: 100%;
  }
  .innovo-support-inner .footer-navbar-content .footer-nav-menu{
    justify-content: center;
    padding-top:25px;
    padding-bottom:25px; 
  }
  .innovo-support-inner .footer-navbar-content .footer-ticket-btn-container .IS-ticket-btn{
    text-align:center;
  }
  .innovo-support-inner .footer-navbar-content .footer-nav-menu .footer-nav-menu-list li:first-child{
    padding-left: 0;
  }
  .innovo-support-inner .footer-navbar-content .footer-navbar-logo{
    text-align: center;
  }
  .innovo-support-inner.inn-open-sidebar .footer-copyright-section-inner .footer-copyright-list{
    flex-direction: column;
    align-items: center;
  }
  .innovo-support-inner.inn-open-sidebar .footer-copyright-section-inner .footer-copyright-list li{
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px){
  .cat-page-header h1{
    margin-top: 11px;
  }
  .container .page-header h1,
  .announcement-page-title h1,
  .release-notes-page-title h1{
    font-size: 28px;
  }
  .announcement-page-title h1,
  .release-notes-page-title h1{
    line-height:42px;
  }
  .box--section .section__title a{
    font-size: 17px;
  }
  .IS-cate-list .category-list__item.column{
    width: 100%;
  }
  .IS-home-cover-heading{
    font-size: 28px;
    line-height: 35px;
  }
  .IS-home-cover-sub-heading h2{
    font-size: 17px;
  }
  .innovo-support-inner.inn-open-sidebar .IS-home-cover-sub-heading h2{
  	font-size: 16px;
  }
  .innovo-support-inner.inn-open-sidebar .IS-home-cover-heading{
  	font-size: 24px;
    line-height: 33px;
  }
}
@media screen and (max-width: 660px){
  .footer-nav-menu .footer-nav-menu-list{
    flex-direction: column;
    align-items: center;
  }
  .innovo-support-inner .footer-navbar-content .footer-nav-menu .footer-nav-menu-list li{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 600px){
  .footer-copyright-section-inner .footer-copyright-list{
    flex-direction: column;
    align-items: center;
  }
  .footer-copyright-section-inner .footer-copyright-list li{
    padding-bottom: 10px;  
  }
}

@media screen and (max-width: 500px){
  .innovo-support-inner.inn-open-sidebar .innovo-support-sidebar{
    max-width:100%;
    width: 100%;
  }
  .innovo-support-inner.inn-open-sidebar .layout{
    width: 0;
    opacity:0;
    display:none;
  }
  .innovo-support-inner.inn-open-sidebar #IS-statusio-list .novo-status-descriptor{
    position: absolute;
    right:27px;
  }
}
@media screen and (max-width: 480px){
  .cat-items-row .box--section .section__title a{
    font-size:18px;
  }
}