@charset "UTF-8";
/* work-sans-regular - latin */
@font-face {
  font-family: 'WorkSansRegular';
  font-style: normal;
  font-weight: 400;
  src: url('/hc/theming_assets/01HZM1J411PD5GXPF4C7JGHE2W'); /* IE9 Compat Modes */
  src: local('WorkSansRegular'),
       url('/hc/theming_assets/01HZM1J411PD5GXPF4C7JGHE2W?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/hc/theming_assets/01HZM1J4EQZVKGVYVTCWECKSN1') format('woff2'), /* Super Modern Browsers */
       url('/hc/theming_assets/01HZM1J2YERAWVAM6C0FH88T0X') format('woff'), /* Modern Browsers */
       url('/hc/theming_assets/01HZM1HY5A9VZ50RQ158GG5B5H') format('truetype'), /* Safari, Android, iOS */
       url('/hc/theming_assets/01HZM1J2DCE28Y15D4Z9VSCZC9#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
  font-family: 'WorkSansBold';
  font-style: normal;
  font-weight: 600;
  src: url('/hc/theming_assets/01HZM1HYX9C5V4T3MKP6B5EKMB'); /* IE9 Compat Modes */
  src: local('WorkSansBold'),
       url('/hc/theming_assets/01HZM1HYX9C5V4T3MKP6B5EKMB?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/hc/theming_assets/01HZM1J28CJDSMPX1ZXTGQDK21') format('woff2'), /* Super Modern Browsers */
       url('/hc/theming_assets/01HZM1HYC7PW6MZXAAV3HPV3TA') format('woff'), /* Modern Browsers */
       url('/hc/theming_assets/01HZM1J5X4GK1HE8XN22A0RN1K') format('truetype'), /* Safari, Android, iOS */
       url('/hc/theming_assets/01HZM1J6FKHY6P2VQJCEXH3J3W#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-900 - latin */
@font-face {
  font-family: 'WorkSansExtraBold';
  font-style: normal;
  font-weight: 900;
  src: url('/hc/theming_assets/01HZM1J3V3AKJ84KE8VAGX4N91'); /* IE9 Compat Modes */
  src: local('WorkSansExtraBold'),
       url('/hc/theming_assets/01HZM1J3V3AKJ84KE8VAGX4N91?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/hc/theming_assets/01HZM1J58M847SR4Q8J2ZJ2Y0J') format('woff2'), /* Super Modern Browsers */
       url('/hc/theming_assets/01HZM1HXM61YTDR1WFA3ANECEN') format('woff'), /* Modern Browsers */
       url('/hc/theming_assets/01HZM1J16GJPAFXQ98HJ2FQ12R') format('truetype'), /* Safari, Android, iOS */
       url('/hc/theming_assets/01HZM1J2S436ZWZWCFE5GTE5K9#WorkSans') format('svg'); /* Legacy iOS */
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.eng-only {
  display:none;
}
html[lang|=en] .eng-only{
  display:block;
}
body {
  margin: 0;
}

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

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;
}
a:hover{
  text-decoration: underline;
}
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;
  background: #F5F5F9;
	border-radius: 10px;
	padding: 16px;
}

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;
  /* This needs to be done to prevent weird table styling in safari and possibly firefox */
  text-indent: 0px !important;
}

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

html,
body {
  height: 100%;
}

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

body {
  font-family: 'WorkSansRegular';
  font-size: 16px;
  line-height: 1.5;
  color: #030303;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #007ac6;
  text-decoration: none;
  transition: 0.3s;
}

a:hover, a:focus {
  color: #007ac6;

}
a.disabled {
  color: #818a91;
  cursor: default;
}

figure {
  margin: 0;

}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media (min-width: 600px) {
  img.mobile-image{
    max-width: 300px;
  }
}
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: 400; */
  line-height: 1.2;
  color: #007ac6;
}

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

h1,
.h1 {
  font-size: 40px;
  font-family: 'WorkSansBold';
  font-weight: normal;

}

h2,
.h2 {
  font-size: 28px;
  font-family: 'WorkSansBold';
  font-weight: normal;
}

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

h4,
.h4 {
  font-size: 18px;
  color: #007ac6;
  font-family: 'WorkSansBold';
  font-weight: normal;

}

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

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

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;
}
i{
  font-style: normal;
}

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

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

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

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

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

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: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 2px solid #eceeef;
  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: #9ed5e7;
  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: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
}

select {
  height: 38px;
}

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

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

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

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

.form-field.required > label:after {
  content: "*";
  color: #007ac6;
  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: #434343;
}

.btn, input[type="submit"], [role="button"], .lines-button, .satisfaction-box input[type=radio] ~ label, .satisfaction-box .satisfaction-submit, .topbar .login, .community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  letter-spacing: 0.1px;
  padding: 6px 12px 6px 12px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 10em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.3s ease;
}

.btn:focus, input[type="submit"]:focus, [role="button"]:focus, .lines-button:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus, .btn:active:focus, input[type="submit"]:active:focus, [role="button"]:active:focus, .lines-button:active:focus, .satisfaction-box input[type=radio] ~ label:active:focus, .satisfaction-box .satisfaction-submit:active:focus, .topbar .login:active:focus, .community-recent-activity .recent-activity-controls a:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, input[type="submit"]:hover, [role="button"]:hover, .lines-button:hover, .satisfaction-box input[type=radio] ~ label:hover, .satisfaction-box .satisfaction-submit:hover, .topbar .login:hover, .community-recent-activity .recent-activity-controls a:hover, .btn:focus, input[type="submit"]:focus, [role="button"]:focus, .lines-button:focus, .satisfaction-box input[type=radio] ~ label:focus, .satisfaction-box .satisfaction-submit:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus {
  color: #666;
  text-decoration: none;
}

.btn:active, input[type="submit"]:active, [role="button"]:active, .lines-button:active, .satisfaction-box input[type=radio] ~ label:active, .satisfaction-box .satisfaction-submit:active, .topbar .login:active, .community-recent-activity .recent-activity-controls a:active {
  outline: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn--default {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

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

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

.btn--primary {
  color: #044d66;
  background-color: #b9cf3b;
  -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 16%);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.16);
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 16%);
  font-size: 15px;
  font-family: 'WorkSansBold';
}
a.btn.btn--primary.free-trial-btn{
  margin-left: 1em;
  margin-right: 1em;
}
.btn--primary:hover, .btn--primary:focus, .btn--primary:active {
  color: #b9cf3b;
  background-color: #044d66;
}

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

.btn--success {
  color: #fff;
  background-color: #030303;
  border-color: #030303;
}

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

.btn--success:active {
  background-image: none;
}

.btn--warning {
  color: #f5d200;
  background-color: transparent;
  border-color: #dcbc00;
}

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

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

.btn--danger {
  color: #fff;
  background-color: #007ac6;
  border-color: #ff322d;
}

.btn--danger:hover, .btn--danger:focus, .btn--danger:active {
  color: #e0e0e0;
  background-color: #ff1913;
  border-color: #ee0600;
}

.btn--danger:active {
  background-image: none;
}

.btn--topbar {
  color: #007ac6;
  background-color: transparent;
  border-color: #007ac6;
}

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

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

input[type="submit"] {
  color: #044d66;
  background-color: #B9cf37;
  font-size: 15px;
  font-family: 'WorkSansBold';
}
input[type="submit"]:hover {
  color: #B9cf37;
  background-color: #044d66;
  transition: 0.3s;
}

/* input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  color: #e0e0e0;
  background-color: black;
  border-color: black;
} */

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

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

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

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

[role="button"]:active:focus {
  outline: none;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
}
/* Navigation */
.support-link{
  display: inline-block;
  margin-right: 1em;
}
.support-link a{
  color: #007ac6;
  font-family: 'WorkSansBold';
  transition: 0.3s;
}
.support-link a:hover{
  transition: 0.3s;
  color: #007ac6;
}
.support-link::after{
  content: "";
  top: 17px;
  position: absolute;
  height: 28px;
  width: 1px;
  background: #e5e5e5;
  margin-left: 1em;
}
/* Footer */
#footer-container{
  color: #fff;
  position: relative;
  width: 100%;
}
#footer-background{
  width: 100%;
  position: absolute;
  /*     background-image: url('../assets/Footer-background.png'); */
  background: url(/hc/theming_assets/01HZM1J5QFKFSHVVZ146A6S20P);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #33475b;
  padding: 5em 2em 0 2em;
}
img#footer-logo {
  width: 100%;
  margin-bottom: 5em;
}
.footer-sections h3{
  color: #fff;
  font-family: 'WorkSansBold'
}
.footer-sections a{
  color: #fff;
  display: block;
  transition: 0.3s;
  margin-bottom: 0.5em;
}
.footer-sections a:hover, #sub-footer a:hover{
  color: #ffed00;
  transition: 0.3s;
}
#sub-footer{
  transition: 0.3s;
  border-top: 1px solid #4D6781;
  width: 100%;
  padding-top: 1em;
  margin: 2em 0em 1em 0em;
}
#sub-footer p{
  display: inline-block;
}
#sub-footer img{
  width: 30px;
}
#sub-footer-links{
  display: inline-block;
  margin-left: 0em;
}
#sub-footer-links a{
  color: #fff;
}
.footer__col--social-links{
  margin: 1em 0em 0.5em 0em;
}
.browse-categories{
  margin-top: 2em;
  text-align: center;
}
#all-cat{
  margin: 10em 0 2em 0;
}
.category-search{
  margin-top: 5em;
}
h3.category-title{
  margin-bottom: 0.5em;
  font-family: 'WorkSansBold';
  font-size: 20px;
}
.category-description{
  color: #000;
}
#all-cat a:hover{
  text-decoration: none;
}
.single-category img{
  width: 20%;
  margin-bottom: 0.5em;
}
#single-category img{
  width: 15%;
  display: inline-block;
  margin-right: 0.5em;
  padding-bottom: 1em;
}
#single-category h1{
  display: inline-block;

}
.single-category{
  margin-bottom: 5em;
}
@media (min-width: 768px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .support-link::after{
    top: 35px;
  }
  .footer__col--social-links{
    margin: 0;
  }
  img#footer-logo {
    margin-top: 5em;
    width: 40%;
  }
  #single-category img{
    width: 4%;
  }
}
@media (min-width: 992px){

}
@media (min-width: 1024px){
  #sub-footer-links{
    margin-left: 2em;
  }
  #sub-footer{
    margin: 2em 5em 0 5em;
  }
  img#footer-logo {
    margin-top: 5em;
    width: 40%;
  }
}
.container-inner {
  max-width: 1200px;
  margin: 0 auto;
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

table thead th {
  vertical-align: bottom;
}

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

table table {
  background-color: #fff;
}

.table--color-header th {
  background-color: #007ac6;
  color: #fff;
}

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

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

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

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

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.tip ,.note, .info {
  text-indent:0;
}
.tip {
  background-color: rgba(217, 237, 248, 0.62);
  color: #31708f;
  padding: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 0;
}

div.info {
  color: #10689D;
  background: #E6F4F5;
  margin: 15px 15px 15px 0px;
  padding: 1em 1em 1em 4em;
  border-bottom: 2px solid transparent;
  border-bottom-color: #10689D;
  text-shadow: none;
  display: inline-block;
  width: 100%;
  align-items: center;
  position: relative;
}

div.info:before{
  font-family: 'Font Awesome 5 Pro';
  content: "\f059";
  color: #10689D;
  padding-right: 10px;
  font-size: 25px;
  position: absolute;
  left: 23px;
  top: 10px;
}
/* Change to name to tip when live - taking note away */
div.tip {
  color: #BA2121;
  background: #FFE3E6;
  margin: 15px 15px 15px 0px;
  padding: 1em 1em 1em 4em;
  border-bottom: 2px solid transparent;
  border-bottom-color: #BA2121;
  text-shadow: none;
  display: inline-block;
  width: 100%;
  align-items: center;
  position: relative;
}
div.tip:before{
  font-family: 'Font Awesome 5 Pro';
  content: "\f0d0";
  color: #BA2121;
  padding-right: 10px;
  font-size: 25px;
  position: absolute;
  left: 24px;
  top: 12px;
}
div.next-step {
  color:#005E4B;
  background:#E1F6F5;
  margin: 15px 15px 15px 0px;
  padding: 1em 1em 1em 4em;
  border-bottom: 2px solid transparent;
  border-bottom-color: #00B288;
  text-shadow: none;
  display: inline-block;
  width: 100%;
  align-items: center;
  position: relative;
  /* font-family: 'WorkSansBold'; */
}
div.next-step ul{
  margin-bottom: 0;
}
div.next-step ul li:last-child{
  margin-bottom: 0;
}
.MullerBold{
  font-family: 'WorkSansBold';
}
div.next-step:before{
  font-family: 'Font Awesome 5 Pro';
  content: "\f890";
  color: #005E4B;
  padding-right: 10px;
  font-size: 25px;
  position: absolute;
  left: 22px;
  top: 12px;
}
div
.tip, .note, .info, .tip p , .note p , .info p {
  font-size:16px;
  font-family: 'WorkSansBold';
}
.tip .wysiwyg-font-size-medium, .note .wysiwyg-font-size-medium, .info .wysiwyg-font-size-medium{
  font-size:16px!important;
}
.tip p, .note p, .info p{
  margin-top:10px;
  margin-bottom:10px;
}
.tip strong, .info strong, .next-step strong{
  color:#007ac6;
}
.article-meta__col--button {
  min-width:140px;
}
.scroll-to-top.is-active {
  bottom: 75px!important;
  background: #fff;
}
.page-navigation-table .prev{
  float:left;
}
.page-navigation-table .next{
  float:right;
}
.page-navigation-table ul, ul.pagination{
  list-style:none;

  padding:0;
  padding-left:0!important;
}
.footer-submit-ticket__btn .btn--success {
  border-color: #007ac6;
  background-color: #007ac6;
}
@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;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.row.section-tree.clearfix{
  display: block;
}
.column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lines-button {
  padding: 15px 7.5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .lines-button {
    float: right;
  }
}

@media (min-width: 768px) {
  .lines-button {
    display: none;
  }
  .sticky-sidebar {
    position: sticky;
    top: 30px;
  }
}

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

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

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

.lines {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #030303;
  border-radius: 2px;
  transition: 0.3s;
}

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

.lines:before {
  top: 7.5px;
}

.lines:after {
  top: -7.5px;
}

.lines-button.is-active {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}

.lines-button.is-active .lines {
  background: transparent;
}

.lines-button.is-active .lines:before, .lines-button.is-active .lines:after {
  top: 0;
  width: 30px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.lines-button.is-active .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.lines-button.is-active .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

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

.logo img {
  display: block;
  width: 155px !important;
}

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

#user-menu [role=menuitem] {
  white-space: nowrap;
}

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

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

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

#user-dropdown [role="menuitem"] {
  padding: 10px 0;
}

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

@media (min-width: 768px) {
  #user-dropdown [role="menuitem"] {
    padding-right: 16px;
    padding-left: 16px;
  }
}

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

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

@media (min-width: 768px) {
  #user-dropdown[aria-expanded="true"] {
    -webkit-animation: bounce 0.6s ease-out;
    animation: bounce 0.6s ease-out;
  }
}

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

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

#user {
  display: block;
}

#user .dropdown-toggle {
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  color: inherit;
}

#user .dropdown-toggle, #user .dropdown-toggle:active, #user .dropdown-toggle:hover {
  border-color: transparent;
}

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

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

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

#user-password,
#user-profile {
  color: #030303;
}

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

#user-password [role=separator],
#user-profile [role=separator] {
  padding: 6px 12px !important;
}

#user-password form,
#user-profile form {
  padding: 6px 12px !important;
}

#user-profile {
  font-size: 14px !important;
}

#user-profile dt {
  padding: 8px 4px !important;
}

#user-profile dt label {
  margin-bottom: 0 !important;
}

#user-profile input[type="text"] {
  font-size: 14px !important;
}

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

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

.breadcrumbs {
  padding: 8px 0 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  font-size:14px;
}

.breadcrumbs > li {
  display: inline-block;
}
.breadcrumbs li a:hover{
  color: #007ac6;
  text-decoration: underline;
  transition: 0.3s;
}
.breadcrumbs li:nth-child(4){
  display: none;
}
.breadcrumbs--search-results li:nth-child(3){
  display: none;
}
.breadcrumbs > li + li:before {
  content: "› ";
  padding: 0 5px;
  color: #666;
}

.breadcrumbs > li a {
  color: #666;
}

.breadcrumbs--search-results {
  margin-bottom: 12px;
  font-size: 14px;
  padding: 0;
}
.breadcrumbs--search-results li:nth-child(1){
  display: none;
}
.breadcrumbs--search-results li:nth-child(2):before{
  display: none;
}
.help-center-name {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

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

.hero-bg {
  /*   background-image: url('../assets/Neutral-Background.png'); */
  background: url(/hc/theming_assets/01HZM1J4Y66S3FEH0ECQAXP44Q);
  position: absolute;
  top: 0;
  left: 0;
  /* z-index: 1; */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.hero-unit {
  position: relative;
  margin-top: -24px;
  margin-bottom: 48px;
  padding: 15% 15px 10%;
  overflow: hidden;
}

/* .hero-unit:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 100%;
  content: '';
} */

@media (min-width: 768px) {
  .hero-unit {
    margin-top: -48px;
    padding-bottom: 5%;
    padding-top: 15%;
  }
}
@media (min-width: 1200px) {
  .hero-unit {
    padding-top: 10%;
  }
}
.language-selector {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

#user .user-avatar {
  width: 30px;
  height: 30px;
}
img.user_avatar{
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.search {
  position: relative;
  padding-left:
}

.search:before {
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -9px;
  font-size: 18px;
  color: #030303;
  content: "\f002";
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search #quick-search {
  padding-left:38px;
}
.searchbox {
  margin-top: 24px;
}

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

.searchbox-suggestions li {
  margin-bottom: 8px;
}
.searchbox-suggestions li a {
  color: #007ac6;

}
.searchbox-suggestions li a:hover {
  color: #007ac6;
  transition: 0.3s;
  text-decoration: underline;
}
.search-box {
  position: relative;
}

.search-box #query {
  padding-left: 40px;
  transition: border 0.3s ease;
  border-radius: 10em;
}

.search-box--hero-unit {
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  transition: top 0.3s ease;
}

.search-box--hero-unit .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-box--hero-unit .search:before {
  left: 20px;
  margin-top: -11px;
  font-size: 22px;
}

.search-box--hero-unit #query {
  height: 50px;
  padding: 0 55px;
  font-size: 20px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  transition: border 0.3s ease, background-color 0.3s ease;
  border-radius: 10em;
  border: 1px solid #DEDEDE;
}

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

@media (min-width: 992px) {
  .search-box--hero-unit #query {
    height: 60px;
  }
}
/* search button for header */
.search-box--hero-unit input[type="submit"] {
  display: none;
  height: 60px;
  margin-left: 16px;
  padding-right: 16px;
  padding-left: 16px;
  color: #fff;
  background-color: #007ac6;
  border-color: #007ac6;
}

.search-box--hero-unit input[type="submit"]:hover, .search-box--hero-unit input[type="submit"]:focus, .search-box--hero-unit input[type="submit"]:active {
  color: #e0e0e0;
  background-color: #e2025f;
  border-color: #b50c52;
}

.search-box--hero-unit input[type="submit"]:active {
  background-image: none;
}

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

.search-box--small {
  margin-bottom: 48px;
}
.search-box--small input[type="submit"]{
  display: none;
}
.search-results-page {
  margin-bottom: 48px;
}

.search-results-count {
  font-size: 20px;
  text-align: center;
}
.search-results-search{
  margin: 0 5% 5em 5%;
}
.search-result {
  margin-bottom: 24px;
  border-bottom: 2px solid #eceeef;
}
.search-results-header-title{
  text-align: center;
}
.search-result__title {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 1.2em;
  font-family: 'WorkSansBold';
}
a.search-result-link{
  color: #007ac6;
  display: inline-block;
}
a.search-result-link:hover{
  color: #007ac6;
  transition: 0.3s;
}
.search-results ol li a{
  color: #007ac6;
  font-family: 'WorkSansBold';
  text-decoration: underline;
}
.search-results ol li a:hover{
  color: #007ac6;
  text-decoration: underline;
}
.search-result__description {
  margin-bottom: 12px;
  font-size: 14px;
  font-family: 'WorkSansRegular';
}

.search-result__description:empty {
  display: none;
}

.search-result__description em {
  padding: 0 3px;
  font-style: normal;
  font-weight: 600;
  background-color: #fff3ca;
  border-radius: 3px;
}

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

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

@media (min-width: 768px) {
  .category-page {
    margin-bottom: 48px;
    padding-left: 3em;
    padding-right: 3em;
  }
  .search-results-search{
    margin: 0 auto 5em;
  }
}

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

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

.category-tree-item__sections {
  margin-bottom: 24px;
}

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

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

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

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

.category-list-item {
  position: relative;
  margin-bottom: 24px;
}

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

.category-list-item__link {
  display: block;
  padding: 24px 15px;
  font-weight: 600;
  color: #fff;
  color:#333;
  text-align: center;
  vertical-align: middle;
  background-color: #007ac6;
  background-color:#e5e5e5;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.category-list-item__link:active, .category-list-item__link:focus, .category-list-item__link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #b50c52;
}
.section-icon{
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  display: inline-block;
  position: absolute;
  left: auto;
  padding-right: 10px;
  color: #007ac6;
}

/* ===== Get started section icons ===== */
[id="204861607"] .section-icon i:before {
  content:'\f762';
}
[id="200666000"] .section-icon i:before {
  content:'\f2f7';
}
[id="204865487"] .section-icon i:before {
  content:'\f8da';
}
/* ===== Location section icons ===== */
[id="200666020"] .section-icon i:before {
  content:'\f1ad';
}
[id="200666080"] .section-icon i:before, [id="900001044426"] .section-icon i:before {
  content:'\f3fa';
}
[id="205883907"] .section-icon i:before {
  content:'\f059';
}
[id="360011871793"] .section-icon i:before{
  content:'\f332';
}
[id="115001405047"] .section-icon i:before {
  content:'\f4de';
}
[id="200798844"] .section-icon i:before {
  content:'\f46d';
}
[id="204097128"] .section-icon i:before {
  content:'\f101';
}
[id="360002739634"] .section-icon i:before, [id="4404128908185"] .section-icon i:before {
  content:'\f0ac';
}
[id="115003689028"] .section-icon i:before {
  content:'\f64f';
}
[id="203098307"] .section-icon i:before {
  content:'\f7d9';
}
[id="201781778"] .section-icon i:before, [id="360007670994"] .section-icon i:before {
  content:'\f0cb';
}
/* ===== Visitors section icons ===== */
/* Manage visitor pre-registration  */
[id="4405731072409"] .section-icon i:before {
  content:'\f03a';
}
/* Pre-register visitors  */
[id="200666090"] .section-icon i:before {
  content:'\f1da';
}
/* WolPass */
[id="203845598"] .section-icon i:before {
  content:'\f2bb';
}
/* Sign In/Out Manager */
[id="200666060"] .section-icon i:before {
  content:'\f2f6';
}
/* ===== Employees section icons ===== */
[id="115002739588"] .section-icon i:before {
  content:'\f6dd';
}
[id="4404506907161"] .section-icon i:before {
  content:'\f507';
}
[id="360010701954"] .section-icon i:before, [id="115002368388"] .section-icon i:before {
  content:'\f007';
}
[id="203052518"] .section-icon i:before, [id="4403819001497"] .section-icon i:before {
  content:'\f234';
}
[id="200901474"] .section-icon i:before, [id="4403878038297"] .section-icon i:before {
  content:'\f47f';
}
[id="200666030"] .section-icon i:before {
  content:'\f0c0';
}
/* ===== Contractors section icons ===== */
[id="201424458"] .section-icon i:before, [id="204469168"] .section-icon i:before {
  content:'\f82c';
}
[id="4403826595481"] .section-icon i:before {
  content:'\f759';
}
[id="115002644208"] .section-icon i:before {
  content:'\f56c';
}
[id="115002623387"] .section-icon i:before {
  content:'\f0ca';
}
[id="115002664647"] .section-icon i:before {
  content:'\f249';
}
[id="115002626348"] .section-icon i:before {
  content:'\e023';
}
/* ===== Emergency section icons ===== */
[id="202015198"] .section-icon i:before {
  content:'\f70c';
}
[id="115001311548"] .section-icon i:before {
  content:'\e02e';
}
/* ===== Sign in/out questions section icons ===== */
[id="4404121357849"] .section-icon i:before {
  content:'\f55b';
}
/* ===== COVID-19 feature set section icons ===== */
[id="360008422573"] .section-icon i:before {
  content:'\e05e';
}
[id="4403189436441"] .section-icon i:before {
  content:'\f029';
}
[id="360007865173"] .section-icon i:before {
  content:'\e066';
}
[id="4414313198617"] .section-icon i:before {
  content:'\f7fd';
}
/* ===== API & Integrations feature set section icons ===== */
[id="360004693473"] .section-icon i:before{
  content:'\f79f';
}
[id="360010657054"] .section-icon i:before{
  content:'\f8fa';
}
[id="203941197"] .section-icon i:before{
  content:'\f1c0';
}
[id="115000914707"] .section-icon i:before{
  content:'\f52b';
}
[id="207488568"] .section-icon i:before{
  content:'\f073';
}
[id="115003354728"] .section-icon i:before{
  content:'\f017';
}
[id="900000825046"] .section-icon i:before{
  content:'\f2f1';
}
[id="115000088507"] .section-icon i:before{
  content:'\f802';
}
[id="115000923108"] .section-icon i:before{
  content:'\f2f1';
}
[id="115000923148"] .section-icon i:before{
  content:'\f5ed';
}
[id="20982303557913"] .section-icon i:before{
  content:'\f52b';
}
/* ===== Inductions section icons ===== */
[id="203850538"] .section-icon i:before{
  content:'\f5f3';
}
[id="4403878683801"] .section-icon i:before{
  content:'\f51b';
}
[id="900001793223"] .section-icon i:before{
  content:'\f382';
}
[id="4403878681625"] .section-icon i:before{
  content:'\f3fa';
}
/* ===== Badge passes & ID cards section icons ===== */
[id="115000134867"] .section-icon i:before {
  content:'\f762';
}
[id="115000134927"] .section-icon i:before {
  content:'\f2c1';
}
[id="200666040"] .section-icon i:before {
  content:'\f02f';
}
[id="4403516847641"] .section-icon i:before {
  content:'\f762';
}
[id="360011070574"] .section-icon i:before {
  content:'\f2c1';
}
[id="4403818737561"] .section-icon i:before {
  content:'\f2c2';
}
[id="202530398"] .section-icon i:before {
  content:'\f488';
}
[id="206053707"] .section-icon i:before {
  content:'\f7d9';
}
[id="1500000039642"] .section-icon i:before {
  content:'\f12b';
}
/* ===== Mobile apps section icons ===== */
[id="360005844913"] .section-icon i:before {
  content:'\f4fe';
}
[id="360005844933"] .section-icon i:before {
  content:'\f0c0';
}
[id="4403911117721"] .section-icon i:before {
  content:'\f10a';
}
[id="115003851707"] .section-icon i:before {
  content:'\f502';
}
[id="360002430333"] .section-icon i:before {
  content:'\f48a';
}
/* ===== Mobile apps section icons ===== */
[id="115000173687"] .section-icon i:before {
  content:'\f659';
}
[id="200664764"] .section-icon i:before {
  content:'\f108';
}
/* ===== Account settings section icons ===== */
[id="200921324"] .section-icon i:before {
  content:'\f2bd';
}
[id="115000120348"] .section-icon i:before {
  content:'\f53a';
}
/* ===== Hypbrid working section icons icons ===== */
[id="4658132948761"] .section-icon i:before {
  content:'\f6c1';
}
[id="4658085269785"] .section-icon i:before {
  content:'\f4fd';
}
.section {
  padding: 2em;
}
@media (min-width: 768px) {
  .category-list-item__link {
    display: table-cell;
  }
  .section {
    padding: 2em 0 2em 0;
  }
  .section-icon{
    left: 0;
  }
}

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

.section-page {
  margin-bottom: 48px;
}
.section__title {
  font-weight: 300;
}

.section__title-link {
  color: inherit;
  transition: 0.3s;
}

.section-header {
  position: relative;
}

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

.section-subscribe .dropdown-toggle {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.section-subscribe .dropdown-toggle:hover, .section-subscribe .dropdown-toggle:focus, .section-subscribe .dropdown-toggle:active {
  color: #474747;
  background-color: transparent;
  border-color: #474747;
}

.section-subscribe .dropdown-toggle:active {
  background-image: none;
}

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

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

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

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

.article-page {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 48px;
  padding-left: 6%;
  padding-right: 6%;
}

.article {
  position: relative;
}

.article__title {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 3%;
}
.product-updates-title{
  text-align: center;
  margin-bottom: 0.5em;
}
.product-updates-subtext{
  text-align: center;
}
table.product-update-table{
  border-collapse: collapse;
  width: 100%;
  border: 0px;
  display: block;
}
table.product-update-table tbody{
  display: inline-table;
  width: 100%;
}
table td.product-update-section{
  vertical-align: middle;
  padding-left: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
}
td.product-update-section a {
  color: #0085ca;
  padding: 5px 10px 5px 10px;
  border-radius: 10em;
  font-family: 'WorkSansBold';
  display: inline-block;
  text-decoration: underline;
}

.calendar-icon:before{
  content: '\f073';
  font-family: 'Font Awesome 5 Pro';
  padding-right: 0.5em;
  color: #007ac6;
  display: inline-block;
}
#product-update-body{
  width: 90%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .article__title {
    font-size: 28px;
  }
  .article-page{
    width: 90%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #product-update-body{
    width: 75%;
  }
  table.product-update-table{
    background-color: #ffff;
    border-radius: 10px;
    display: block;
    white-space: normal;
    -webkit-box-shadow: 0 0 5px 0 rgb(95 116 148 / 75%);
    -moz-box-shadow: 0 0 5px 0 rgba(95,116,148,.75);
    box-shadow: 0 0 5px 0 rgb(95 116 148 / 75%);
  }
  table.product-update-table td{
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .article__title {
    font-size: 40px;
  }
  td.product-update-section a {
    background-color: #F0F0F3;
    text-decoration: none;
  }
  td.product-update-section a:hover {
    background-color: #0085ca;
    color: #fff;
  }
}
@media (min-width: 1024px) {
  .article__title {
    font-size: 38px;
  }
  .article-page{
    width: 80%;
  }
  #product-update-body{
    width: 70%;
  }

}
@media (min-width: 1280px) {
  .article-page{
    width: 70%;
  }
  #product-update-body{
    width: 65%;
  }
}
@media (min-width: 1440px) {
  .article-page{
    width: 60%;
  }
}
.article-meta {
  display: table;
  margin-bottom: 24px;
  width: 100%;
}
.article-meta__col {
  display: table-cell;
  vertical-align: top;
}

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

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

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

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

.article__body {
  margin-bottom: 24px;
}

.article__body h2,
.article__body .wysiwyg-font-size-x-large {
  font-size: 28px;
  line-height: 1.2;
}

.article__body .wysiwyg-font-size-large {
  font-size: 24px;
  line-height: 1.2;
}

.article__body .wysiwyg-font-size-medium {
  font-size: 20px;
  line-height: 1.2;
}

.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;
  list-style: disc;
  margin-left: 1em;
}
.article__body ul li::marker{
  color: #B1BED0;
}
.article__body ol li{
  list-style: none;
}
.article-vote {
  position: relative;
  padding: 24px 12px;
  border: 2px solid #eceeef;
  border-radius: 4px;
}

.article-vote-controls__item {
  color: #030303;
  background-color: #eceeef;
  border-color: #eceeef;
}

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

.article-vote-controls__item:active {
  background-image: none;
}

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

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

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

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

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

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

.article__share {
  margin-bottom: 24px;
}

.article__share ul {
  margin-top: 0;
}

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

.article__attachments {
  margin-bottom: 24px;
}

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

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

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

@media (max-width: 767px) {
  .article-sidebar {
    padding-top: 24px;
    border-top: 2px solid #eceeef;
  }
}
.article-list {
  list-style: outside;
  color: #B1BED0;
  padding-left: 0;
  margin-bottom: 0;
}
@media (min-width: 728px){
  .article-list{
    column-count: 2;
    padding-left: 1em;
  }
}
@media (min-width: 992px){
  .article-list{
    list-style: inside;
    padding-left: 0;
  }
}


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

.article-list-item__link {
  color: #666;
}
.article-list-item--is-promoted span {
  font-size: 10px;
  color: #007ac6;
  vertical-align: middle;
}
.promoted-article-item {order:100;}

.product-updates{
  padding: 5em;
  /*     background-image: url('../assets/Banner.jpg'); */
  background: url(/hc/theming_assets/01HZM1J0P7DM61GMA07FVWEX3A);
  background-repeat: none;
  background-size: cover;
}
.product-updates h2, .product-updates p {
  color: #fff;
}
.comments__callout {
  font-size: 14px;
  color: #979797;
}

.comments__callout:empty {
  display: none;
}

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

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

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

.comment-sorter {
  margin-bottom: 24px;
  border-bottom: 2px 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: 12px;
  }
}

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

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

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

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

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

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

.comment__voting-and-actions .dropdown-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: 36px;
  top: 0;
  width: auto;
  padding: 1px 6px;
  font-size: 14px;
  color: #fff;
  background-color: #007ac6;
  border-radius: 0 0 4px 4px;
}

.comment--official .comment__inner {
  position: relative;
  border: 2px solid #007ac6;
  border-radius: 4px;
  background-color: white;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

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

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

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

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

.comment__body {
  margin-bottom: 24px;
}

.comment__body ul {
  list-style: disc;
}

.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-form__attachments {
  margin-bottom: 24px;
}

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

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

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

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

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

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

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

.share-facebook:hover, .share-facebook:focus, .share-facebook:active {
  color: #2b406a;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.share-facebook:active {
  background-image: none;
}

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

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

.share-twitter:hover, .share-twitter:focus, .share-twitter:active {
  color: #1a82a9;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.share-twitter:active {
  background-image: none;
}

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

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

.share-linkedin:hover, .share-linkedin:focus, .share-linkedin:active {
  color: #06507a;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.share-linkedin:active {
  background-image: none;
}

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

.share-googleplus {
  color: #d23e30;
  background-color: #eceeef;
  border-color: #eceeef;
}

.share-googleplus:hover, .share-googleplus:focus, .share-googleplus:active {
  color: #a22e23;
  background-color: #d0d5d8;
  border-color: #cbd0d3;
}

.share-googleplus:active {
  background-image: none;
}

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

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

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

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

.my-activities-items__head {
  display: none;
  color: #979797;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-activities-menu--main .my-activities-menu__item {
  padding: 6px 12px;
  background-color: #eceeef;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .my-activities-menu--main .my-activities-menu__item {
    margin-bottom: 8px;
  }
}

.my-activities-menu--main .my-activities-menu__item.is-active {
  font-weight: 600;
  color: #030303;
}

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

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

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

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

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

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

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

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

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

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

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

.request-table-toolbar {
  padding-top: 12px;
  padding-bottom: 6px;
  margin-bottom: 24px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

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

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

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

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

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

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

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

.request-table-organization__col--button [role="button"] {
  height: 38px;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
}

.requests-sort-symbol {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}

.requests-sort-symbol:after {
  font-family: FontAwesome;
  content: '\f0d7';
  display: inline-block;
  color: #979797;
  font-size: 14px;
  margin-left: 5px;
  margin-bottom: 2px;
}

.requests-link {
  white-space: nowrap;
  color: #979797;
}

.requests-link[href*="asc"] .requests-sort-symbol:after {
  content: '\f0d8';
}

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

.request {
  position: relative;
}

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

.request-subject {
  font-size: 24px;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .new-request-title {
    font-size: 28px;
    margin-bottom: 2em;
  }
}

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

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

.upload-dropzone {
  padding: 24px 16px;
  border-color: #eceeef;
  border-radius: 4px;
}

.upload-dropzone,
.upload-dropzone a {
  font-size: 14px;
}

.intro-title {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.1;
  color: #007ac6;
  text-align: center;
  font-family: 'WorkSansBold';
}

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

@media (min-width: 992px) {
  .intro-title {
    margin-bottom: 36px;
    font-size: 40px;
  }
}

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

.custom-block__link p{
  width: 85%;
  margin: 0 auto;
}
a.custom-block__link{
  text-decoration: none;
}
@media (max-width: 479px) {
  .custom-block {
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 480px) {
  .custom-block {
    padding: 0 16px;
    text-align: center;
  }
}
@media (min-width: 480px) {
  .custom-block__icon {
    margin-bottom: 24px;
  }
}

@media (min-width: 768px) {
  .custom-block {
    margin-bottom: 2em;
  }
  .custom-block__icon {
    display: inline-block;
    width: 20%;
    margin-bottom: 10px;
  }

}
@media (min-width: 1280px){
  .custom-block {
    margin-bottom: 4em;
  }
}
.custom-block__icon {
  width: 20%;
  margin: 0 auto;
  padding-bottom: 1em;

}
.custom-block__link {
  display: block;
}
.custom-block__link p{
  color: #000;
}

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

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

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



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

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

.custom-block__icon circle,
.custom-block__icon path {
  transition: all .3s ease;
}

.custom-block__icon path {
  fill: #007ac6;
}

.custom-block__icon circle {
  stroke: #007ac6;
}

.custom-block__title {
  font-size: 20px;
  color: #007ac6;
  font-family: 'WorkSansBold';
}

@media (max-width: 479px) {
  .custom-block__title {
    display: block;
    width: 100%;
    padding-left: 12px;
    margin-bottom: 10px;
  }
}
@media (min-width: 728px){
  .custom-block__title{
    margin-bottom: 10px;
  }
}

.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;
  margin-left: 5px;
  color: inherit;
  content: '\f107';
}

.dropdown-menu {
  min-width: 170px !important;
  font-size: 14px;
  overflow: hidden;
}

.dropdown-menu [role=menuitem] {
  padding: 12px 12px;
  padding-right: 26px;
  white-space: normal;
  position: relative;
}

.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;
  content: '\f00c';
  position: absolute;
  right: 12px;
  top: 16px;
  margin-left: 10px !important;
}

.error-page {
  padding: 7% 5% 10% 5%;
}
#island-404{
  position: relative;

}
@media (min-width: 768px) {
  #island-404{
    position: absolute;
    bottom: 20%;
  }
  .error-page {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  #island-404{
    position: absolute;
    bottom: 0;
  }
}
.footer-submit-ticket {
  padding: 48px 16px 24px;
  margin-bottom: 48px;
  text-align: center;
  background-color: #eceeef;
  border-radius: 4px;
}

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

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

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

.footer-submit-ticket__btn .btn {
  padding: 9px 18px;
}
/*
.note {
  position: relative;
  padding-left: 12px;
  margin: 24px 0;
  color: #363636;
  border-left: 4px solid transparent;
}

.note p:last-child {
  margin-bottom: 0;
}
*/
.note-title {
  margin-bottom: 12px;
  font-weight: 600;
}

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

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

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

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

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

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

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

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

.note-danger,
.note--danger {
  border-color: #007ac6;
}

.note-danger .note-title,
.note--danger .note-title {
  color: #007ac6;
}

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

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

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

.footer__col {
  position: relative;
}

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

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

.footer-social-link {
  color: #fff;
  vertical-align: middle;
  transition: 0.3s;
}
.footer-social-link:hover{
  color: #ffed00;
  transition: 0.3s;
}

.footer-social-link + .footer-social-link {
  margin-left: 5px;
}

.copyright a {
  color: #999;
}

.layout {
  min-height: 100%;
  margin-bottom: -150px;
  background-color: #fff;
}

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

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

.footer, .layout:after {
  height: 150px;
}

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

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

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

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

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

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

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

.satisfaction-box h4 {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

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

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

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

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

.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: #007ac6;
  border-color: #ff322d;
}

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

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

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

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

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

.satisfaction-box label.disabled {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
}

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

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

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

.satisfaction-comment label {
  font-weight: normal;
}

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

.topbar {
  width: 100%;
  color: inherit;
  background-color: transparent;
  margin-bottom: 24px;
}

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

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

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

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

@media (max-width: 767px) {
  .topbar .submit-a-request,
  .topbar .login,
  .topbar .language-selector {
    margin-bottom: 5px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-header {
  margin-bottom: 24px;
}
.page-header--with-border {
  border-bottom: 2px solid #eceeef;
}
.recent-articles h3,
.related-articles h3 {
  margin-bottom: 12px;
}

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

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

.recent-articles ul > li,
.related-articles ul > li {
  margin-bottom: 12px;
}

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

.recent-articles h3 {
  font-size: 20px;
}

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

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

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

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

.section-articles__link {
  color: #030303;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 1px;
}

.community-recent-activity {
  padding: 24px 15px;
  margin-bottom: 48px;
  border: 2px solid #eceeef;
  border-radius: 4px;
}

.community-recent-activity h4 {
  font-weight: 600;
  font-size: 28px;
}

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

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

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

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

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

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

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

.community-recent-activity .recent-activity-controls a {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.community-recent-activity .recent-activity-controls a:hover, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active {
  color: #474747;
  background-color: transparent;
  border-color: #474747;
}

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

.profile-header {
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: #eceeef;
  padding: 24px 15px;
  text-align: center;
  color: #030303;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.profile-stats__value {
  color: #030303;
}

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

.profile-nav__item.is-active {
  background-color: #007ac6;
  color: #fff;
}

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

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

.profile-section {
  width: 100%;
}

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

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

.profile-section__description {
  color: #979797;
  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: 12px;
  }
}

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

.profile-contribution {
  position: relative;
  border-radius: 4px;
  background-color: #f4f5f6;
  padding: 12px 15px;
  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: #979797;
}

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

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

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

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

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

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

.status-label--with-ticket, .status-label-with-ticket {
  background-color: #007ac6;
}

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

.status-label--solved,
.status-label--closed,
.status-label-solved,
.status-label-closed {
  background-color: #0db710;
}

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

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

.status-label--official, .status-label-official{
  background-color: #007ac6;
}

.status-label--completed,
.status-label--answered,
.status-label-completed,
.status-label-answered {
  background-color: #0db710;
}

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

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

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

.attachment-list__item {
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
}

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

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

.promoted-articles__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.promoted-articles__title {
  text-align: center;
  margin-bottom: 1.5em;
}
i.fad.fa-rocket-launch{
  margin-right: 0.5em;
}
.promoted-articles-item__title {
  display: block;
  transition: 0.3s;
  font-size: 16px;
  color: #000;
  margin-bottom: 6px;

}
.promoted-articles{
  margin-top: 4em;
  padding: 5em 0 5em 0;
}
.promoted-articles-background{
  background-color: #F5F7FB;
}
.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: #030303;
  border-color: #5cb85c;
}

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

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

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

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

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

.callout--danger {
  color: #fff;
  background-color: #007ac6;
  border-color: #b50c52;
}

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

.callout--primary {
  color: #030303;
  background-color: #ffe0df;
  border-color: #007ac6;
}

.callout--primary .callout__title {
  color: #007ac6;
}

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

.image-with-border {
  padding: 10px;
  border: 1px solid #d3d6d8;
  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;
  padding-left: 0 !important;
}

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

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

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

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

.list-bullet li:before {
  position: absolute;
  left: 0;
  top: -2px;
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  content: "";
  color: #007ac6;
}

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

}
.article__body ol {
  counter-reset: list;
  list-style-type: none;
  padding-left: 0px;
}
.article__body ol li {
  text-indent: -40px;
  margin-left: 40px;
  counter-increment: list;
  margin-bottom:20px;
}
/* the first list item needs a slightly different indent */
.article__body ol li:nth-child(1):before {
  text-indent: 8px;
}
.article__body ol li:nth-child(1n+10):before {
  text-indent: 5px;
}
/* the number 11 is kind of weird, the styles for other numbers just dont work for it. */
.article__body ol li:nth-child(11):before {
  text-indent: 6px;
}
.article__body ol li:before {
  background-color: #0085ca;
  width: 24px;
  text-indent: 7px;
  padding-left: 0px;
  height: 24px;
  line-height: 24px;
  vertical-align: top;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 700;
  content: counter(list);
  margin-right: 15px;
  font-size: 14px;
}
.article__body div.numbered-list ol li:before{
  content: none;
}


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

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

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

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

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

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

.text-danger {
  background-color: #007ac6;
}

.text-success {
  background-color: #0db710;
}

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

.accordion__item-title {
  position: relative;
  font-size: 20px;
  padding: 15px 20px 15px 52px;
  cursor: pointer;
}
h2.accordion__item-title  {
  margin:0;
}
.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 #007ac6;
  border-left: 2px solid #007ac6;
  -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: #818a91;
  left: 20px;
}

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

.accordion--colored .accordion__item-title--active {
  background-color: #007ac6;
  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;
}
.accordion-wrapper:last-child {
  border-radius: 0 0 8px 8px;
  /* border-bottom: 1px solid #E5E5E5; */
}
.accordion-wrapper {
  border-bottom: 1px solid #E5E5E5;
  overflow: hidden;
}
div.accordion-wrapper:first-child {
  border-radius: 8px 8px 0 0;
}
.accordion-wrapper>h4 {
  padding: 1em;
  margin: 0;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
.accordion-wrapper h4{
  font-family: 'WorkSansBold'!important;
}
.accordion-wrapper>h4:hover {
  color:#007ac6;
}
.accordion-inner {
  transition:all 0.2s;
  height:0;
  overflow:hidden;
  transform:scaleY(0);
  margin:0;
  box-sizing: border-box;
}
.accordion-wrapper>h4:before {
  left: 20px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: 2px solid #0085ca;
  border-left: 2px solid #0085ca;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: '';
  position: absolute;
}
.open.accordion-wrapper>h4: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;
}
.open .accordion-inner {
  transform: scaleY(1);
  height: auto;
  box-sizing: border-box;
  padding: 1em 2em 2em 2em;
}
.accordion-inner a:hover{
  transition: 0.3s;
  text-decoration: underline;
}
.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;
}
.article__body h1 {
  font-size: 30px;
  line-height: 1.2;
  color: #009999;
}
.article__body h2 {
  font-size: 24px;
  line-height: 1.2;
  color: #007ac6;
}
.article__body h3 {
  font-size: 20px;
  line-height: 1.2;
  color: #007ac6;
  font-family: 'WorkSansBold';
}
.article__body h4 {
  font-size: 16px;
  color: #007ac6;
  font-family: 'WorkSansBold';
}
@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: #030303;
  font-weight: 600;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: transparent;
}

.tabs-link:hover {
  color: #007ac6;
}

@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: #007ac6;
  cursor: pointer;
}

.tabs-link.is-active:hover {
  color: #007ac6;
  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: #007ac6;
}

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

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

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

.community-nav__item {
  float: left;
}

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

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

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

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

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

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

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

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

.vote-control--active {
  border-color: #474747;
}

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .topic__col {
    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: 6px;
}

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

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

.topic-controls__item {
  float: left;
}

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

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

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

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

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

.topic-controls__item--subscribe .dropdown-toggle:hover, .topic-controls__item--subscribe .dropdown-toggle:focus, .topic-controls__item--subscribe .dropdown-toggle:active,
.topic-controls__item--subscribe .topic-unsubscribe:hover,
.topic-controls__item--subscribe .topic-unsubscribe:focus,
.topic-controls__item--subscribe .topic-unsubscribe:active {
  color: #474747;
  background-color: transparent;
  border-color: #474747;
}

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

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

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

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

@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: #666;
  background-color: transparent;
  border-color: #666;
}

.post-follow .post-subscribe:hover, .post-follow .post-subscribe:focus, .post-follow .post-subscribe:active,
.post-follow .post-unsubscribe:hover,
.post-follow .post-unsubscribe:focus,
.post-follow .post-unsubscribe:active {
  color: #474747;
  background-color: transparent;
  border-color: #474747;
}

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

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

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

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

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

.post__body {
  padding-right: 52px;
}

.post__body ul {
  list-style: disc;
}

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

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

.post__voting-and-actions .dropdown-toggle:after {
  content: '\f013';
  margin-left: 0;
  font-size: 16px;
}

.post__actions .dropdown-menu {
  width: auto;
}

.post__actions .dropdown-menu [role=menuitem] {
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.post-status--completed,
.post-status--answered,
.post-status-completed,
.post-status-answered {
  background-color: #0db710;
}

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

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

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

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

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

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

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