* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: inherit;
}
body {
  background-color: #E9E9E9;
  color: #233C4E;
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
main {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  main {
    margin-top: 74px;
  }
}
@media (min-width: 1025px) {
  body > main {
    min-height: 1000px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  font-weight: 800;
  margin-top: 0;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
  font-weight: 600;
}
h4 {
  font-size: 16px;
}
a {
  color: #45555E;
  text-decoration: none;
}
input,
textarea {
  color: #000;
  font-size: 14px;
  font-size: 700;
}
input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border 0.12s ease-in-out;
}
input[type='text']::-ms-clear,
input[type='search']::-ms-clear {
  display: none;
}
input:focus {
  border: 1px solid #0072EF;
}
input[disabled] {
  background-color: #ddd;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(//theme.zdassets.com/theme_assets/290051/15cdd9ab03b931feff48c3fbaa07c670d4559ccf.svg) no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}
select:focus {
  border: 1px solid #0072EF;
}
select::-ms-expand {
  display: none;
}
textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}
textarea:focus {
  border: 1px solid #0072EF;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.table {
  width: 100%;
  table-layout: fixed;
}
@media (min-width: 769px) {
  .table {
    table-layout: auto;
  }
}
.table th,
.table th a {
  color: #233C4E;
  font-weight: 700;
  font-size: 13px;
  text-align: left;
}
.table tr {
  display: block;
  padding: 20px 0;
}
@media (min-width: 769px) {
  .table tr {
    display: table-row;
  }
}
.table td {
  display: block;
}
@media (min-width: 769px) {
  .table td {
    display: table-cell;
  }
}
.table td,
.table th {
  padding: 10px 20px 10px 0;
}
@media (min-width: 1401px) {
  .table td,
  .table th {
    padding: 20px 30px;
  }
}
@media (min-width: 769px) {
  .table td,
  .table th {
    height: 60px;
  }
}
@font-face {
  font-family: 'univia-pro';
  font-style: normal;
  font-weight: 400;
  src: url(//theme.zdassets.com/theme_assets/290051/6889fae45f552ead402995c72d63ff0dcd551044.woff) format('woff');
}
@font-face {
  font-family: 'univia-pro';
  font-style: normal;
  font-weight: 700;
  src: url(//theme.zdassets.com/theme_assets/290051/f4afdb9af782e13de34ba7640ec00226b1c7a528.woff) format('woff');
}
@font-face {
  font-family: 'univia-pro';
  font-style: normal;
  font-weight: 800;
  src: url(//theme.zdassets.com/theme_assets/290051/77c0460acd7cc87a8b008c3271f7cbf631f736a3.woff) format('woff');
}
/***** Metadata *****/
.meta-group {
  display: block;
}
.meta-group * {
  display: inline;
}
.meta-data {
  color: #45555E;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}
.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}
.meta-author {
  color: #247DAF;
  font-size: 15px;
  font-weight: 900;
  line-height: 18px;
}
/**sidebar**/
.sidebar {
  height: calc(100% - 150px);
  padding: 45px;
  top: 150px;
  width: 435px;
  position: absolute;
  right: 0;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/8898e34e0b45b2867f516c4887def04edc345a5e.svg);
  border-image-slice: 90 fill;
  border-image-width: auto;
  border-image-outset: 20px 0 0 0;
  z-index: 1;
}
@media (max-width: 1024px) {
  .sidebar {
    width: 100%;
    bottom: 0;
    height: auto;
    order: 9999;
    margin-bottom: 0px;
    margin-top: 100px;
    z-index: 20;
    position: relative;
    padding-bottom: 150px;
  }
}
.sidebar .hero-links h3 {
  color: #45555E;
}
.sidebar .hero-links h5,
.sidebar .hero-links p {
  color: #247DAF;
}
.sidebar > h3 {
  margin-bottom: 20px;
  font-size: 13px;
  color: #233C4E;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}
.sidebar .recent-articles {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/f0ab2657e6282a3ebec910e81dfaf322205568a5.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
  width: 260px;
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.sidebar .recent-articles h3 {
  display: none;
}
.sidebar .recent-articles a {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  color: #247DAF;
  text-transform: capitalize;
  margin: 20px 0px;
  white-space: nowrap;
}
.sidebar .recent-articles a:hover {
  color: #26ABF6;
}
.sidebar .recent-articles li {
  overflow-x: hidden;
  padding: 4px;
  text-overflow: ellipsis;
}
.sidebar > * {
  margin-bottom: 100px;
}
.sidebar .article-sidebar li {
  height: 48px;
}
.user-avatar {
  height: 75px;
  width: 75px;
  border-radius: 50%;
  border: 3px solid #A06123;
}
.user-avatar .icon-agent::before {
  position: absolute;
  height: 21px;
  width: 21px;
  right: -2px;
  bottom: 0;
  background-color: #0072EF;
  border-radius: 50%;
  color: #FFFFFF;
  content: "\1F464";
  font-size: 21px;
  line-height: 21px;
  text-align: center;
}
.avatar {
  display: inline-block;
  position: relative;
}
.avatar img {
  height: 75px;
  width: 75px;
  border-radius: 50%;
  border: 3px solid #A06123;
}
.avatar .icon-agent::before {
  position: absolute;
  height: 21px;
  width: 21px;
  right: -2px;
  bottom: 0;
  background-color: #0072EF;
  border-radius: 50%;
  color: #FFFFFF;
  content: "\1F464";
  font-size: 21px;
  line-height: 21px;
  text-align: center;
}
.submit-request {
  height: 60px;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bolder;
  letter-spacing: 1.5px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/14ba903496563c96a7cb1d1c648dd24853651813.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
  background-color: transparent;
  line-height: 60px;
  text-transform: uppercase;
  padding: 0 40px 0 24px;
  transition: 0.4s;
}
.submit-request:hover {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/9716a75737d96ffd3dee3ac9c6cb27b534d5a6d9.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
  background-color: transparent;
}
.submit-request.arrow {
  padding-right: 65px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/d283b0fc1837205113d3bfd04adbdbbdf441e8b3.png);
  border-image-slice: 0 56 0 32 fill;
  border-image-width: auto;
}
.submit-request.arrow:hover {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/a586141edd4fbeb97e29a66f86ea21d6208a225c.png);
  border-image-slice: 0 56 0 32 fill;
  border-image-width: auto;
  background-color: transparent;
}
/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 20px 0;
  padding: 0;
}
@media (min-width: 769px) {
  .breadcrumbs {
    margin: 0;
  }
}
.breadcrumbs li {
  display: inline;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #45555E;
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 14px;
}
.breadcrumbs li a {
  color: #45555E;
}
.breadcrumbs li:last-of-type {
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}
.breadcrumbs li + li::before {
  content: "/";
  margin: 0;
}
.breadcrumbs li a:visited {
  color: #45555E;
}
/***** Search field *****/
.search {
  position: relative;
}
.search input[type="search"] {
  box-sizing: border-box;
  height: 76px;
  padding-left: 103px;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 400;
}
.search input[type="search"]::-webkit-input-placeholder {
  color: #FFFFFF;
}
.search input[type="search"]::-moz-placeholder {
  color: #FFFFFF;
}
.search input[type="search"]:-ms-input-placeholder {
  color: #FFFFFF;
}
.search input[type="search"]::placeholder {
  color: #FFFFFF;
}
.search::before {
  top: 50%;
  transform: translateY(-50%);
  color: #FFFFFF;
  content: "\1F50D";
  font-size: 30px;
  position: absolute;
}
@media (max-width: 1024px) {
  .search::before {
    left: 25px;
  }
}
.search-full input[type="search"] {
  border: 1px solid transparent;
  background-color: transparent;
  caret-color: #FFFFFF;
}
.search-full input[type="search"]::-moz-placeholder {
  opacity: 1;
}
/***** Hero component *****/
.hero {
  background-image: url(//theme.zdassets.com/theme_assets/290051/e639b6d9ec6874b60a889f8f1ce0a93d487e55e3.jpg);
  background-position: center;
  background-size: cover;
  height: 550px;
  padding: 0 30px;
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
}
.hero-header {
  color: #FFFFFF;
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 100;
  line-height: 50px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 40px;
  margin-right: 50px;
}
.hero-inner {
  position: relative;
  top: 20%;
  width: 1220px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .hero-inner {
    top: 30%;
  }
}
.hero-links--container {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/f0ab2657e6282a3ebec910e81dfaf322205568a5.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
  height: 230px;
  width: 260px;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.hero-links--container a {
  width: 100%;
  height: 33%;
  padding-left: 30px;
  margin: 15px 0;
  text-align: left;
}
.hero-links--container a:hover p {
  color: #26ABF6;
}
.hero-links--container a span {
  position: absolute;
  margin-left: -30px;
  margin-top: 8px;
}
.hero-links h3 {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: left;
}
.hero-links h5 {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin-bottom: 2px;
  font-weight: 400;
}
.hero-links p {
  width: auto;
  display: inline;
  margin: 0;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 800;
}
.hero-links p:hover {
  color: #26ABF6;
}
.hero-links .submit-request {
  display: block;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .hero-links .submit-request {
    display: none;
  }
}
/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  transition: 1s;
}
@media (min-width: 769px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}
.collapsible-nav-list {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #9DABB2;
  transition: 1s;
  max-height: 60px;
  overflow: hidden;
}
.collapsible-nav-list li {
  color: #233C4E;
  line-height: 45px;
  order: 1;
  padding-left: 55px;
}
.collapsible-nav-list li .collapsible-nav-list li a {
  color: #233C4E;
  display: block;
}
@media (min-width: 769px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}
.collapsible-nav-list li[aria-selected="true"] {
  order: 0;
  position: relative;
}
.collapsible-nav-list li[aria-selected="true"] a {
  color: #233C4E;
}
.collapsible-nav-list li[aria-selected="true"]::before {
  position: relative;
  content: "\25BE";
  padding: 0 10px;
}
@media (min-width: 769px) {
  .collapsible-nav-list li[aria-selected="true"]::before {
    display: none;
  }
}
@media (min-width: 769px) {
  .collapsible-nav-list li[aria-selected="true"] {
    border-bottom: 4px solid #0072EF;
    order: 0;
    padding: 15px 0 11px 0;
  }
}
@media (min-width: 769px) {
  .collapsible-nav-list {
    flex-direction: row;
    border: none;
  }
}
.collapsible-nav[aria-expanded="true"] .collapsible-nav-list {
  max-height: 130px;
}
.collapsible-nav[aria-expanded="true"] li {
  border: none;
}
.collapsible-nav[aria-expanded="true"] li[aria-selected="false"] {
  background-color: #9DABB2;
}
.collapsible-nav[aria-expanded="true"] li[aria-selected="true"]::before {
  content: "\2715";
}
/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  padding: 10px 0;
  position: relative;
}
.collapsible-sidebar ul {
  transition: .4s;
  transform-origin: top;
}
@media (min-width: 1025px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}
.collapsible-sidebar-title {
  margin-top: 0;
}
/***** Forms *****/
.form {
  max-width: 650px;
}
.form--header h1 {
  color: #247DAF;
  font-size: 45px;
  font-weight: 400;
  line-height: 54px;
}
.form--header p strong {
  color: #f00;
}
.form footer {
  margin-top: 40px;
  padding-top: 30px;
  display: flex;
  justify-content: flex-end;
}
.form footer a {
  color: #437294;
  cursor: pointer;
  margin-right: 15px;
}
.form .suggestion-list {
  margin-top: 30px;
  /* Ask refund Item not: */
}
.form .suggestion-list label {
  display: block;
  padding-bottom: 5px;
}
.form .suggestion-list li {
  padding: 10px 0;
}
.form .suggestion-list li a {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 18px;
}
.form .suggestion-list li a:hover {
  color: #26ABF6;
}
.form .suggestion-list li a:visited {
  color: #0f3f59;
}
.form-field ~ .form-field {
  margin-top: 25px;
}
.form-field label {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: #1D7CB1;
  letter-spacing: 0.9px;
  line-height: 40px;
  font-weight: 800;
}
.form-field input {
  padding: 10px 26px;
  width: 100%;
  background-color: transparent;
}
.form-field input:focus {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7ccab25b446546fc2911aaf00ae859395dd81959.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
}
.form-field input[type="text"],
.form-field input[type="number"],
.form-field input [type="date"] {
  border-radius: 4px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/60441fc8add61b6b17c9d0c8595ac5a20381e8fc.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
}
.form-field input[type="text"]:focus,
.form-field input[type="number"]:focus,
.form-field input [type="date"]:focus {
  border: 1px solid #0072EF;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7ccab25b446546fc2911aaf00ae859395dd81959.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
}
.form-field input[type="checkbox"] {
  width: auto;
}
.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}
.form-field input[type="submit"] {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/14ba903496563c96a7cb1d1c648dd24853651813.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
  background-color: transparent;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0.93px;
  text-align: right;
  line-height: 18px;
}
.form-field textarea {
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/60441fc8add61b6b17c9d0c8595ac5a20381e8fc.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
}
.form-field textarea:focus {
  border: 1px solid #0072EF;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7ccab25b446546fc2911aaf00ae859395dd81959.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
}
.form-field.required > label::after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}
.form-field p {
  color: #233C4E;
  font-size: 14px;
  margin: 5px;
  display: inline-block;
}
.form-field select .nesty-input::after {
  content: "";
  content: '';
  color: #F5A623;
  background-image: url(//theme.zdassets.com/theme_assets/290051/abc01e7495f54c2903aa875f02e67bdcaa95a346.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
input[type="submit"] {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/14ba903496563c96a7cb1d1c648dd24853651813.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
  background-color: transparent;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0.93px;
  text-align: right;
  line-height: 18px;
  height: 40px;
  padding: 0 30px;
  text-transform: uppercase;
  font-weight: 700;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/9716a75737d96ffd3dee3ac9c6cb27b534d5a6d9.png);
  border-image-slice: 29 fill;
  border-image-width: auto;
  background-color: transparent;
}
[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url(//theme.zdassets.com/theme_assets/290051/6aae8ce36967837f706ac36deff4b753e43977a4.gif) 99% 50% no-repeat;
  background-size: 16px 16px;
}
.nesty-panel {
  z-index: 30;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7e4e955a426d3a3fc053d72229ad230c9f5964dd.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
  padding-top: 0px;
  padding-bottom: 20px;
  background: transparent;
  box-shadow: none;
  max-height: 450px;
  margin-top: 1px;
}
.nesty-panel ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
}
.nesty-panel ul li {
  background: transparent;
  font-size: 15px;
  color: #247DAF;
  letter-spacing: 1px;
  line-height: 18px;
  padding: 0px !important;
  margin: 20px !important;
}
.nesty-panel ul li:focus,
.nesty-panel ul li:hover {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  background-color: transparent;
}
.nesty-panel ul li:focus:hover,
.nesty-panel ul li:hover:hover {
  color: #26ABF6;
}
.nesty-panel ul li:first-of-type:focus,
.nesty-panel ul li:first-of-type:hover {
  border: none;
  background-color: transparent;
}
.nesty-input {
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
  background-color: transparent;
  z-index: 20;
  max-height: 400px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/60441fc8add61b6b17c9d0c8595ac5a20381e8fc.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
}
.nesty-input:focus {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7ccab25b446546fc2911aaf00ae859395dd81959.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
  z-index: 40;
}
.nesty-input textarea {
  vertical-align: middle;
}
.nesty-input::after {
  color: #F5A623;
  content: "\A0\A0\E75C";
  font-family: "entypo";
  line-height: 30px;
  font-size: 30px;
  right: 20px;
  top: 15%;
}
.hc-multiselect-toggle {
  background: transparent;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/60441fc8add61b6b17c9d0c8595ac5a20381e8fc.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
}
.hc-multiselect-toggle:focus,
.hc-multiselect-toggle[aria-expanded="true"] {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7ccab25b446546fc2911aaf00ae859395dd81959.png);
  border-image-slice: 25 fill;
  border-image-width: auto;
  z-index: 20;
}
.hc-multiselect-menu {
  padding-top: 40px;
  max-height: unset;
  top: 0;
  box-shadow: unset;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7e4e955a426d3a3fc053d72229ad230c9f5964dd.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
  background: transparent;
  z-index: 10;
  position: relative;
  margin-top: -30px;
}
.hc-multiselect-menu:focus,
.hc-multiselect-menu:hover {
  background-color: transparent;
}
.hc-multiselect-menu li:hover,
.hc-multiselect-menu li:focus {
  background: transparent;
}
.hc-multiselect-menu li:hover label,
.hc-multiselect-menu li:focus label {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  background: transparent;
}
.hc-multiselect-menu li:hover label:hover,
.hc-multiselect-menu li:focus label:hover {
  color: #26ABF6;
}
.hc-multiselect-menu li label {
  color: #247DAF;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  display: inline-block;
  height: auto;
  white-space: normal;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 30px;
  margin-bottom: 15px;
  margin-top: 15px;
}
/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.search::before,
.attachments .attachment-item::before,
.share a::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
.icon-lock::before {
  content: "\1F512";
}
.icon-star::before {
  content: "\2605";
}
.icon-linkedin::before {
  content: "\e900";
}
.icon-twitter::before {
  content: "\e901";
}
.icon-googleplus-::before {
  content: "\e902";
}
.icon-facebook::before {
  content: "\e903";
}
.icon-agent::before {
  content: "\1F464";
}
.icon-close::before {
  content: "\2715";
}
.icon-arrow-up::before {
  content: "\2B06";
}
.icon-arrow-down::before {
  content: "\2B07";
}
.icon-attachments::before {
  content: "\1F4CE";
}
.icon-comments::before {
  content: "\1F4AC";
}
.icon-search::before {
  content: "\1F50D";
}
.icon-vote::before {
  content: "\1F44D";
}
.icon-handle::before {
  content: "\25BE";
}
.icon-check::before {
  content: "\2713";
}
.icon-gear::before {
  content: "\2699";
}
.icon-menu::before {
  content: "\2630";
}
.icon-article::before {
  content: "\1F4C4";
}
.icon-post::before {
  content: "\1F4D4";
}
.icon-notification-alert::before {
  content: "\26A0";
}
.icon-notification-error::before {
  content: "\00D7";
}
.icon-notification-info::before {
  content: "\2139";
}
.icon-notification-success::before {
  content: "\2714";
}
/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0 0;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/1311f3c53d4f9296a761a8964c7e8170082384ce.svg);
  border-image-slice: 25 0% fill;
  border-image-width: auto;
  z-index: 20;
  position: relative;
}
@media (max-width: 1024px) {
  .footer {
    border: 1px solid transparent;
    border-image-source: url(//theme.zdassets.com/theme_assets/290051/e48c7b502055612e26f150ae444194c075440a3e.svg);
    border-image-slice: 25 fill;
    border-image-width: auto;
  }
}
.footer a {
  color: #437294;
}
.footer p {
  opacity: 0.75;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.69px;
  line-height: 22px;
}
.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}
.footer-language-selector {
  color: #437294;
  display: inline-block;
  font-weight: 300;
}
/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}
.pagination * {
  display: inline-block;
}
.pagination ul {
  position: relative;
}
.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}
@media (min-width: 769px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}
.pagination li:hover:not(.pagination-current) span,
.pagination li:hover:not(.pagination-current) a {
  color: #45555E;
  text-decoration: none;
  font-weight: bolder;
}
.pagination a,
.pagination span {
  font-size: 15px;
  color: #45555E;
  padding: 0px 12px;
}
@media (min-width: 769px) {
  .pagination a,
  .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}
.pagination-current a,
.pagination-current span {
  color: #45555E;
  font-weight: bolder;
}
.pagination-last,
.pagination-first {
  display: none;
}
.pagination-prev a,
.pagination-next a {
  font-size: 0px;
}
.pagination-prev ::before,
.pagination-next ::before {
  content: "\A0\A0\E75C";
  font-family: "entypo";
  line-height: 30px;
  font-size: 30px;
  color: #CC7619;
  position: absolute;
}
.pagination-prev ::after,
.pagination-next ::after {
  font-size: 13px;
  color: #247DAF;
  letter-spacing: 0.3px;
  line-height: 13px;
}
.pagination-prev ::before {
  left: -15px;
  transform: rotate(90deg);
  transform-origin: top;
}
.pagination-prev ::after {
  content: "Prev";
}
.pagination-next ::before {
  right: -50px;
  transform: rotate(-90deg);
  transform-origin: center;
}
.pagination-next ::after {
  content: "Next";
}
.request-container--ticket {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.request-container--ticket .comment-container {
  min-width: 0;
}
.request-breadcrumbs {
  margin-bottom: 40px;
}
@media (min-width: 1025px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}
.request-main .comment- {
  background-color: #F4F4F4;
}
.request-main .comment--ccs,
.request-main .comment--fields.shown,
.request-main .comment--form-controls {
  display: block;
}
.request-main .comment--show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  width: 100%;
}
.request-main .comment--show-container.hidden {
  display: none;
}
.request-main .comment--show-container-content {
  align-self: center;
  color: #437294;
  margin-left: 10px;
}
.request-main .comment--fields,
.request-main .comment- .request-submit-comment {
  display: none;
}
.request-main .request-submit-comment.shown {
  display: inline;
}
.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid #0072EF;
}
.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.request-main .form-field.comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid #0072EF;
}
.request-title {
  width: 100%;
  border-bottom: unset;
  background-color: #F4F4F4;
  margin: 0;
  padding: 30px 50px;
  font-size: 40px;
  color: #1D7CB1;
  letter-spacing: 0.67px;
  line-height: 50px;
  text-transform: uppercase;
}
.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}
.request-sidebar h5 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}
@media (min-width: 1025px) {
  .request-sidebar {
    background-color: #e1e1e1;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
  }
  .request-sidebar h5 {
    display: none;
  }
}
.request-tab {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/3642a7954be78e07d26121a4bfb2f7544d71dd01.svg);
  border-image-slice: 30 fill;
  border-image-width: auto;
  border-image-outset: 1px;
  height: 60px;
  display: inline-block;
}
@media (max-width: 768px) {
  .request-tab {
    width: 100%;
  }
}
.request-tab p {
  display: inline-block;
  font-size: 25px;
  color: #45555E;
  letter-spacing: 1px;
  line-height: 60px;
  margin: 0 50px;
}
.request-data {
  background-color: #F4F4F4;
  padding-left: 24px;
}
.request-data p {
  font-size: 15px;
  color: #45555E;
  letter-spacing: 0.5px;
  line-height: 18px;
  display: inline-block;
  margin-left: 25px;
}
.request-data small {
  text-transform: uppercase;
  opacity: 0.5;
  color: #45555E;
  font-size: 15px;
  font-weight: 800;
  line-height: 18px;
}
.request-details {
  margin: 0;
  padding-bottom: 0px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.request-details .request-collaborators {
  display: inline-block;
}
.request .request-attachments dd {
  margin: 10px 0 0 0;
}
.request .request-attachments dt,
.request .request-attachments dd {
  width: 100%;
}
.request-form textarea {
  min-height: 120px;
}
.request-follow-up {
  padding-top: 20px;
}
.request-follow-up a {
  color: #247DAF;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
}
.request-follow-up a:hover {
  color: #26ABF6;
}
/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  background-color: #F4F4F4;
  margin-bottom: 30px;
}
.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.comment-overview p {
  margin-top: 0;
}
.comment-callout {
  color: #437294;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}
.comment-callout a {
  color: #0072EF;
}
.comment-sorter {
  display: inline-block;
  float: right;
}
.comment-sorter a {
  color: #437294;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}
.comment-wrapper {
  display: flex;
  position: relative;
  flex-direction: column;
}
.comment-wrapper.comment-official {
  border: 1px solid #0072EF;
  padding: 40px 20px 20px;
}
@media (min-width: 769px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}
.comment-wrapper .zd-comment {
  font-size: 18px;
  color: #45555E;
  letter-spacing: 1px;
  line-height: 30px;
}
.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}
.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 115px;
  padding: 20px 30px;
}
@media (min-width: 769px) {
  .comment-author {
    padding: 20px 50px;
    justify-content: space-between;
  }
}
.comment-author-name {
  color: #247DAF;
  font-size: 15px;
  font-weight: 800;
  line-height: 18px;
  text-transform: uppercase;
  padding-left: 20px;
  width: 100%;
}
.comment-avatar {
  margin-right: 10px;
}
.comment-meta {
  flex: 1 0 auto;
}
.comment-labels {
  flex-basis: 100%;
}
@media (min-width: 769px) {
  .comment-labels {
    flex-basis: auto;
  }
}
.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}
@media (min-width: 769px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}
.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
  padding: 34px 49px 44px 54px;
  background-color: #F4F4F4;
}
.comment-form textarea {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/c2f5ab04939243773bf098cd612d6a39912a06d8.svg);
  border-image-slice: 40 fill;
  border-image-width: auto;
  background-color: #F4F4F4;
}
.comment-form-controls {
  margin-top: 10px;
  text-align: left;
}
@media (min-width: 769px) {
  .comment-form-controls {
    text-align: right;
  }
}
.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}
@media (min-width: 1025px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
}
.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}
.comment-container {
  width: 100%;
}
.comment-ccs {
  display: none;
}
.comment-ccs + textarea {
  margin-top: 10px;
}
.comment-attachments {
  margin-top: 10px;
}
.comment-attachments a {
  color: #0072EF;
}
.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  line-height: 1.6;
  padding: 20px 30px;
}
@media (min-width: 769px) {
  .comment-body {
    padding: 30px 50px;
  }
}
.comment-body .comment-meta {
  justify-content: flex-end;
  display: flex;
}
.comment-body img {
  height: auto;
  max-width: 100%;
}
.comment-body ul,
.comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}
.comment-body ul > ul,
.comment-body ol > ol,
.comment-body ol > ul,
.comment-body ul > ol,
.comment-body li > ul,
.comment-body li > ol {
  margin: 0;
}
.comment-body ul {
  list-style-type: disc;
}
.comment-body a:visited {
  color: #1a2023;
}
.comment-body code {
  background: #e1e1e1;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}
.comment-body pre {
  background: #e1e1e1;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #437294;
  font-style: italic;
  padding: 0 15px;
}
.comment:not(:first-of-type) .comment-author {
  background-color: #E0E0E0;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: 170%;
}
.comment:not(:first-of-type) .comment-author.is-staff {
  background-image: url(//theme.zdassets.com/theme_assets/290051/01e3dd7670dfc4e858636aa8a1e625215f5e1942.svg);
}
.header {
  width: 100%;
  margin-bottom: -31px;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.header #logout {
  display: inline-block;
  height: 100%;
  width: 35px;
  background-image: url(//theme.zdassets.com/theme_assets/290051/f5c1dce0ff313d2b4ce5c435b18ebc75eaed3f6c.svg);
  margin-right: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: none;
  background-position: center;
  float: right;
}
.header_nav {
  width: 100%;
  height: 90px;
  z-index: 120;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7f032d9b59f3f9ef0673993e3bb9ee694afa70f9.svg);
  border-image-slice: 0 520 25 0 fill;
  border-image-width: auto;
}
.header_nav--desktop {
  display: none;
}
@media (min-width: 1025px) {
  .header_nav--desktop {
    max-width: 1285px;
    margin: 0 auto;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 30px;
  }
  .header_nav--desktop a:not(.menu-logo) {
    border-bottom: 3px solid #F5A623;
    padding-bottom: 3px;
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-left: 45px;
    letter-spacing: 1px;
    transition: .2s;
  }
  .header_nav--desktop a:not(.menu-logo):first-of-type {
    margin-left: 0px;
  }
  .header_nav--desktop a:not(.menu-logo):hover {
    margin-top: 3px;
    padding-bottom: 6px;
  }
}
.header_nav--mobile {
  height: 100%;
  display: none;
}
@media (max-width: 1024px) {
  .header_nav--mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .header_nav--mobile .submit-request {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20;
  }
  .header_nav--mobile .nav-title {
    text-transform: uppercase;
    font-size: 24px;
    color: #9DABB2;
    letter-spacing: 2px;
  }
  .header_nav--mobile .nav-burger::before {
    content: "\2630";
    font-family: "copenhagen-icons";
    font-size: 40px;
    color: #9DABB2;
    line-height: 40px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) and (max-width: 500px) {
  .header_nav--mobile .nav-burger::before {
    padding-right: 0px;
    font-size: 35px;
  }
}
.header_nav--links {
  text-transform: uppercase;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1.54px;
  line-height: 35px;
  margin-right: 14px;
}
@media (max-width: 500px) {
  .header_nav--links {
    margin-right: 1px;
    line-height: 20px;
    letter-spacing: .5px;
    font-size: 16px;
    white-space: wrap;
  }
}
.header_nav--links::after {
  content: "";
  display: inline-block;
  background-image: url(//theme.zdassets.com/theme_assets/290051/ba51d0f236f02e2269580f23217a49309df3baec.svg);
  margin-left: 10px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 500px) {
  .header_nav--links::after {
    width: 20px;
    height: 20px;
  }
}
.header_nav--links.is-expanded::after {
  content: "";
  display: inline-block;
  background-image: url(//theme.zdassets.com/theme_assets/290051/7f536f008149d2291775672535f67c85203fc026.svg);
  margin-left: 10px;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
}
.header_nav--expand-menu {
  transform: translateX(-100%);
  transform-origin: top;
  transition: .2s;
  width: 80%;
  height: calc(100vh - 70px);
  position: absolute;
  top: 70px;
  display: flex;
  flex-direction: column;
  padding: 0px 0px 40px;
}
@media (max-width: 500px) {
  .header_nav--expand-menu {
    width: 90%;
  }
}
.header_nav--expand-menu__left {
  align-items: flex-start;
  left: 0;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/30453bab8cdb83bf303bd850d54f6e606c969c9f.svg);
  border-image-slice: 30 fill;
  border-image-width: auto;
}
.header_nav--expand-menu__right {
  align-items: center;
  right: 0;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/c6f94868d7aaa2b3563f2079bb8ffcbe3d660233.svg);
  border-image-slice: 30 fill;
  border-image-width: auto;
}
.header_nav--expand-menu__right::after {
  content: "";
  position: absolute;
  width: 56px;
  height: 28px;
  top: -2px;
  right: 45px;
  background-image: url(//theme.zdassets.com/theme_assets/290051/31ecc7f6f0e5f9ff8daf3086604209a492abc983.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.header_nav--expand-menu > a {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 2px;
  margin-top: 30px;
  margin-left: 20px;
  text-transform: uppercase;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
}
.header_nav--expand-menu > a:hover {
  color: #26ABF6;
}
.header_nav--expand-menu #logout {
  position: relative;
  bottom: initial;
  right: initial;
  float: initial;
  margin-right: 15px;
  margin-left: 10px;
}
.header_nav--expand-menu .hero-inner {
  width: auto;
  margin: 60px 20px;
}
@media (max-width: 1024px) {
  .header_nav--expand {
    display: flex;
    flex-direction: row;
    align-items: center;
    outline: none;
  }
  .header_nav--expand.active .header_nav--expand-menu {
    transform: translateX(0);
  }
  .header_nav--expand.active .nav-burger::before {
    background-image: url(//theme.zdassets.com/theme_assets/290051/7f536f008149d2291775672535f67c85203fc026.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    background-size: contain;
  }
}
.header_nav .menu-logo {
  border-bottom: none;
  position: relative;
  width: 63px;
  height: 25px;
  padding-bottom: 0;
}
.header_nav .menu-logo img {
  position: absolute;
  height: 74px;
  width: auto;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  pointer-events: none;
}
.header_nav .menu-logo img,
.header_nav .menu-logo p {
  display: inline-block;
}
.header_nav .ticket-link {
  width: calc(100% + 2px);
  height: 150px;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/80fb079ce327f239d58733ee04ce25257a1d5c94.svg);
  border-image-slice: 30 fill;
  border-image-width: auto;
  margin: 0 0 -1px -1px;
  padding: 20px;
  font-size: 18px;
  border-bottom: none;
  position: absolute;
  bottom: 0;
}
.header_nav .ticket-link p {
  color: #FFFFFF;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
  line-height: 55px;
}
.header_nav .ticket-link a {
  width: 100%;
  height: 50%;
  display: flex;
}
.header_nav .ticket-link .user-avatar {
  margin-right: 10px;
  height: 50px;
  width: auto;
}
.header_nav .ticket-link .login {
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 20px;
}
.header_nav .ticket-link .login:hover,
.header_nav .ticket-link .login:focus {
  background-color: unset;
}
.header_nav .ticket-link .login::before {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 10px;
  content: '';
  color: #F5A623;
  background-image: url(//theme.zdassets.com/theme_assets/290051/02c1dc09fecd012a90b4735bb653b6dfe697b0d3.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1024px) {
  .header_nav {
    border: none;
    background-color: #193249;
    position: fixed;
    top: 0px;
    height: 70px;
  }
}
.header_user {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 130;
  height: 90px;
  width: 524px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/621eb6e581030ea6117f71eae746ad279d257514.svg);
  border-image-slice: 25 0% fill;
  border-image-width: auto;
}
.header_user.is-red {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/49ee4110c546290cc28b312cd9a9e967092ad265.svg);
  border-image-slice: 25 0% fill;
  border-image-width: auto;
}
.header_user .login {
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px;
  border-radius: 0px;
  line-height: initial;
}
.header_user .login:hover,
.header_user .login:focus {
  background-color: unset;
}
@media (min-width: 1025px) {
  .header_user .login {
    line-height: 80px;
    height: 35px;
    padding-left: 30px;
    margin-top: 29px;
    position: relative;
  }
  .header_user .login::before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -5px;
    top: -5px;
    content: '';
    color: #F5A623;
    background-image: url(//theme.zdassets.com/theme_assets/290051/02c1dc09fecd012a90b4735bb653b6dfe697b0d3.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (max-width: 1024px) {
  .header_user .login {
    padding-right: 50px;
    margin-top: 17px;
  }
  .header_user .login::after {
    content: "";
    display: inline-block;
    height: 30px;
    width: 25px;
    font-size: 30px;
    transform: rotate(-90deg) translateX(-10px);
    transform-origin: center;
    content: '';
    color: #F5A623;
    background-image: url(//theme.zdassets.com/theme_assets/290051/02c1dc09fecd012a90b4735bb653b6dfe697b0d3.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.header_user nav {
  height: 100%;
  position: relative;
}
.header_user nav .ticket-link {
  text-transform: uppercase;
  font-size: 12px;
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .header_user nav .ticket-link::after {
    content: "";
    font-family: "entypo";
    height: 30px;
    width: 30px;
    color: #FFFFFF;
    margin: auto -40px auto 12px;
    content: '';
    color: #F5A623;
    background-image: url(//theme.zdassets.com/theme_assets/290051/02c1dc09fecd012a90b4735bb653b6dfe697b0d3.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.header_user nav .ticket-link:hover {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
}
.header_user nav .ticket-link:hover:hover {
  color: #26ABF6;
}
.header_user nav #user {
  height: 100%;
  padding-right: 33px;
  pointer-events: none;
}
.header_user nav #user .dropdown-toggle {
  display: flex;
  flex-direction: row-reverse;
  min-width: 300px;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}
.header_user nav #user .dropdown-toggle::after {
  font-size: 32px;
  color: #FFFFFF;
  transform: rotate(-90deg);
}
.header_user nav #user .dropdown-toggle::after {
  display: none;
}
@media (min-width: 769px) {
  .header_user nav #user .dropdown-toggle::after {
    display: inline-block;
  }
}
.header_user nav #user > [role="button"] {
  border: 0;
  color: #FFFFFF;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}
.header_user nav #user > [role="button"]:hover {
  color: #FFFFFF;
  background-color: transparent;
}
.header_user nav #user > [role="button"]::after {
  color: #FFFFFF;
  padding-right: 15px;
}
@media (max-width: 1024px) {
  .header_user nav #user > [role="button"]::after {
    display: none;
  }
}
.header_user nav #user #user-name {
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: -20px;
  margin-right: 60px;
  max-width: 180px;
}
@media (max-width: 1024px) {
  .header_user nav #user #user-name {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 0px;
  }
}
.header_user nav #user #user-dropdown {
  display: none;
}
.header_user nav #user .user-avatar {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .header_user nav #user .user-avatar {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header_user nav #user {
    float: none;
    padding-right: 0px;
  }
}
.header_user nav.header_user--desktop {
  padding-left: 40px;
}
@media (max-width: 1024px) {
  .header_user nav.header_user--desktop {
    display: none;
  }
}
.header_user nav.header_user--desktop .ticket-link {
  position: absolute;
  top: 45px;
  left: 18px;
  margin-left: 72px;
}
.header_user #user-name {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
@media (min-width: 1025px) {
  .header_user #user-name {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .header_user {
    display: none;
  }
}
.header_search {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
  height: 136px;
  width: calc(100% - 460px);
  transition: .4s;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/3383031163c3c3ab5f285f2f5e84d49bcb0c327c.svg);
  border-image-slice: 25 fill;
  border-image-width: auto;
}
.header_search .search {
  width: 100%;
  padding-left: calc(50% - 420px);
  margin-left: 40px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 1024px) {
  .header_search .search {
    position: relative;
    padding-left: 0px;
    margin-left: 0px;
    height: 100%;
    width: calc(100% - 20px);
  }
  .header_search .search #query {
    height: 100%;
    padding-left: 80px;
  }
}
.header_search.active {
  left: -90px;
  padding-left: 90px;
}
@media (max-width: 1024px) {
  .header_search.active {
    width: 100%;
    height: 120px;
    margin-bottom: -100px;
    left: -17px;
    padding-left: 17px;
  }
}
@media (max-width: 500px) {
  .header_search.active {
    margin-bottom: -130px;
  }
}
@media (max-width: 1024px) {
  .header_search {
    position: relative;
    height: 110px;
    margin-bottom: -90px;
    width: calc(100% - 20px);
    top: 64px;
  }
}
@media (max-width: 1024px) {
  .header {
    flex-direction: column;
  }
}
/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: left;
  font-size: 45px;
  color: #247DAF;
  letter-spacing: 1px;
}
.recent-activity-list {
  padding: 0;
  max-width: 100%;
}
.recent-activity-controls {
  padding-top: 15px;
  position: relative;
}
.recent-activity-controls::before {
  color: #F5A623;
  content: "\A0\A0\E75C";
  font-family: "entypo";
  font-size: 25px;
  position: absolute;
  left: 0;
  transform: rotate(-90deg);
  transform-origin: center;
}
.recent-activity-controls a {
  font-size: 13px;
  color: #247DAF;
  letter-spacing: 0.3px;
  line-height: 13px;
  padding-left: 30px;
  text-transform: uppercase;
}
.recent-activity-item {
  border-bottom: 1px solid #ddd;
  padding: 53px 0 0 0;
  width: 100%;
  min-height: 145px;
  margin-bottom: 28px;
  position: relative;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/c81f699fad32a1b404c1e033274b5072862a67d7.svg);
  border-image-slice: 15 40 40 70 fill;
  border-image-width: auto;
}
.recent-activity-item-parent {
  font-size: 22px;
  font-weight: bold;
  color: #247DAF;
  line-height: 36px;
  padding-bottom: 9px;
}
.recent-activity-item-parent,
.recent-activity-item-link {
  display: inline-block;
  width: 100%;
  padding-left: 91px;
  padding-right: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recent-activity-item-parent:hover,
.recent-activity-item-link:hover {
  color: #26ABF6;
}
@media (max-width: 500px) {
  .recent-activity-item-parent,
  .recent-activity-item-link {
    padding-left: 80px;
    padding-right: 20px;
  }
}
.recent-activity-item-link {
  color: #233C4E;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}
.recent-activity-item-time,
.recent-activity-item-comment {
  color: #437294;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}
.recent-activity-item-comment {
  position: absolute;
  bottom: 20px;
  left: 24px;
  color: #FFFFFF;
}
.recent-activity-item-time {
  position: absolute;
  top: 10px;
  left: 91px;
  color: #45555E;
  font-size: 13px;
  font-weight: 900;
  line-height: 36px;
}
@media (max-width: 500px) {
  .recent-activity-item-time {
    left: 80px;
  }
}
[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}
.recent-activity-item-comment::before {
  display: inline-block;
}
.recent-activity-item-comment span::before {
  color: #FFFFFF;
  content: "\1F44D";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}
[dir="rtl"] .recent-activity-item-comment span::before {
  padding-left: 3px;
}
@media (max-width: 1024px) {
  .recent-activity-item {
    padding: 36px 0 5px 0;
    min-height: 150px;
  }
}
.container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 20px;
  min-height: 800px;
}
@media (min-width: 1025px) {
  .container {
    padding: 100px 0;
    width: calc(100% - 60px);
  }
}
.container--has-sidebar {
  padding: 20px;
  margin: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  .container--has-sidebar {
    width: 100%;
    padding: 70px 455px 0 30px;
    right: 0;
    position: relative;
    left: 0;
    margin: 0 auto;
  }
}
@media (min-width: 2100px) {
  .container--has-sidebar {
    margin: 0 auto;
  }
}
.container--extra-wide {
  padding: 20px;
  margin: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  .container--extra-wide {
    width: calc(100% - 435px);
    padding: 70px 30px 0 30px;
    right: 0;
    position: relative;
    left: 0;
    margin: 0 435px 0 auto;
  }
}
@media (min-width: 2100px) {
  .container--extra-wide {
    margin: 0 auto;
  }
}
.container--home {
  width: 100%;
  max-width: 100%;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/43fa700cbb532bd607584b24308fe24866694c7b.svg);
  border-image-slice: 30 100 fill;
  border-image-width: auto;
}
.container--home .knowledge-base {
  width: calc(100% - 60px);
  max-width: 1240px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .container--home .knowledge-base {
    width: 100%;
  }
}
.container-divider {
  border-top: 1px solid #ddd;
  height: 150px;
  background-image: url(//theme.zdassets.com/theme_assets/290051/e639b6d9ec6874b60a889f8f1ce0a93d487e55e3.jpg);
  background-position: center;
  background-size: cover;
}
@media (max-width: 1024px) {
  .container-divider {
    height: 250px;
  }
}
.container-divider .submit-request {
  position: absolute;
  right: 120px;
  top: 60px;
}
@media (max-width: 1024px) {
  .container-divider .submit-request {
    display: none;
  }
}
.error-page {
  max-width: 1160px;
  min-height: 600px;
  margin: 0 auto;
  padding: 0 5%;
}
@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}
.dropdown-toggle::after {
  color: inherit;
}
.logo img {
  max-height: 37px;
}
.logo-spectrum {
  background-image: url(//theme.zdassets.com/theme_assets/290051/35a574f3bd934ad403b64aab1ed0dbb88a708651.svg);
  width: 25px;
  height: 25px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
.logo-link {
  background-image: url(//theme.zdassets.com/theme_assets/290051/ba51d0f236f02e2269580f23217a49309df3baec.svg);
  width: 25px;
  height: 25px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}
@media (min-width: 769px) {
  .user-nav {
    position: relative;
  }
}
.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}
.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}
.nav-wrapper a {
  border: 0;
  color: #45555E;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}
@media (min-width: 769px) {
  .nav-wrapper a {
    display: inline-block;
  }
}
.nav-wrapper a:hover,
.nav-wrapper a:focus,
.nav-wrapper a:active {
  background-color: transparent;
  color: #45555E;
  text-decoration: underline;
}
.nav-wrapper a.login {
  display: inline-block;
}
.nav-wrapper .icon-menu {
  display: inline-block;
  margin-right: 10px;
  color: #45555E;
}
@media (min-width: 769px) {
  .nav-wrapper .icon-menu {
    display: none;
  }
}
.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}
@media (min-width: 769px) {
  .page-header {
    margin: 0;
  }
}
.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}
.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
  color: #1D7CB1;
  letter-spacing: 1px;
  font-size: 45px;
  line-height: 54px;
  font-weight: 400;
}
.page-header-description {
  font-weight: 300;
  margin: 0 0 60px 0;
  word-break: break-word;
  font-size: 18px;
  color: #45555E;
  letter-spacing: 0.82px;
  line-height: 36px;
}
@media (min-width: 1025px) {
  .page-header-description {
    flex-basis: 100%;
  }
}
.page-header .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}
.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}
@media (min-width: 769px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}
@media (min-width: 769px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}
.sub-nav input[type="search"]::after {
  font-size: 15px;
}
/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-dots {
  position: absolute;
  transition: .4s;
}
.blocks-dots#top-left {
  top: 0;
  left: 0;
  transform: translate(-3px, -3px);
}
.blocks-dots#top-right {
  top: 0;
  right: 0;
  transform: translate(3px, -3px);
}
.blocks-dots#bottom-left {
  bottom: 0;
  left: 0;
  transform: translate(-3px, 3px);
}
.blocks-dots#bottom-right {
  bottom: 0;
  right: 0;
  transform: translate(3px, 3px);
}
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}
@media (min-width: 769px) {
  .blocks-list {
    margin: 0 -15px;
  }
}
.blocks-item {
  position: relative;
  border-image-outset: 3;
  box-sizing: border-box;
  background-color: #576E7A;
  color: #FFFFFF;
  display: flex;
  flex: 1 0 340px;
  height: 227px;
  flex-direction: column;
  justify-content: center;
  margin: 0 24px 48px 24px;
  max-width: 100%;
  text-align: center;
  transition: .4s;
}
@media (max-width: 768px) {
  .blocks-item {
    margin: 24px 10px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .blocks-item {
    flex: auto;
  }
}
.blocks-item:hover,
.blocks-item:focus,
.blocks-item:active {
  background-color: #3E5561;
}
.blocks-item:hover \ *,
.blocks-item:focus \ *,
.blocks-item:active \ * {
  color: #FFFFFF;
  text-decoration: none;
}
.blocks-item:hover #top-left,
.blocks-item:focus #top-left,
.blocks-item:active #top-left {
  top: 0;
  left: 0;
  transform: translate(15px, 15px) rotate(90deg);
}
.blocks-item:hover #top-right,
.blocks-item:focus #top-right,
.blocks-item:active #top-right {
  top: 0;
  right: 0;
  transform: translate(-15px, 15px) rotate(-90deg);
}
.blocks-item:hover #bottom-left,
.blocks-item:focus #bottom-left,
.blocks-item:active #bottom-left {
  bottom: 0;
  left: 0;
  transform: translate(15px, -15px) rotate(-90deg);
}
.blocks-item:hover #bottom-right,
.blocks-item:focus #bottom-right,
.blocks-item:active #bottom-right {
  bottom: 0;
  right: 0;
  transform: translate(-15px, -15px) rotate(90deg);
}
.blocks-item-internal {
  border: 1px solid #ddd;
}
.blocks-item-internal .icon-lock::before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}
.blocks-item-internal a {
  color: #233C4E;
}
.blocks-item-link {
  color: #FFFFFF;
  padding: 20px 30px 70px 30px;
  height: 100%;
  width: 100%;
  position: relative;
}
.blocks-item-link::after {
  content: '';
  color: #F5A623;
  background-image: url(//theme.zdassets.com/theme_assets/290051/abc01e7495f54c2903aa875f02e67bdcaa95a346.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 42px;
  width: 27px;
  bottom: 20px;
}
.blocks-item-link p {
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.blocks-item-link h4 {
  font-size: 24px;
  letter-spacing: 0.59px;
  text-transform: uppercase;
}
.blocks-item-link:hover,
.blocks-item-link:focus,
.blocks-item-link:active {
  text-decoration: none;
}
.blocks-item-title {
  margin-bottom: 0;
}
.blocks-item-description {
  font-weight: 300;
  margin: 0;
}
.blocks-item-description:not(:empty) {
  margin-top: 10px;
}
/***** Homepage *****/
.section {
  margin-bottom: 48px;
}
.section.hero {
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  .section.hero {
    padding: 130px 50px 200px;
    height: auto;
  }
  .section.hero .hero-inner {
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .section.hero {
    padding-left: 20px;
  }
}
.section h2 {
  margin-bottom: 10px;
  text-align: center;
}
.recommended {
  width: 100%;
  padding: 100px 0;
}
.recommended .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recommended .container > div {
  width: 571px;
  max-width: 100%;
}
.recommended .container h3 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 45px;
  color: #247DAF;
  letter-spacing: 1px;
}
/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .promoted-articles {
    flex-direction: row;
  }
}
.promoted-articles .recent-activity-item-link {
  pointer-events: none;
}
.promoted-articles-item {
  flex: 1 0 auto;
}
@media (min-width: 1025px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
}
.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}
.promoted-articles-item a {
  border-bottom: 1px solid #ddd;
  color: #233C4E;
  display: block;
  padding: 15px 0;
}
.promoted-articles-item:last-child a {
  border: 0;
}
@media (min-width: 1025px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}
/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-start;
}
.category-content {
  flex: 1;
}
@media (min-width: 1025px) {
  .category-content {
    flex: 0 0 70%;
  }
}
.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1401px) {
  .section-tree {
    flex-direction: row;
  }
}
.section-tree .section {
  flex: initial;
}
@media (min-width: 769px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}
.section-tree .section h3 {
  margin-bottom: 0px;
}
.section-tree-title a {
  font-size: 20px;
  color: #45555E;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 40px;
  text-transform: uppercase;
}
.section-tree .see-all-articles {
  padding: 15px 0;
  color: #247DAF;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  vertical-align: middle;
  line-height: 28px;
}
.section-tree .see-all-articles:hover {
  color: #26ABF6;
}
.section-tree .see-all-articles::before {
  content: '';
  color: #F5A623;
  background-image: url(//theme.zdassets.com/theme_assets/290051/abc01e7495f54c2903aa875f02e67bdcaa95a346.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.section-tree .icon-lock::before {
  vertical-align: baseline;
}
.article-list-item {
  padding: 15px 0;
}
.article-list-item a {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  font-size: 17px;
  color: #247DAF;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 800;
}
.article-list-item a:hover {
  color: #26ABF6;
}
.icon-star::before {
  color: #0072EF;
  font-size: 18px;
}
/***** Section pages *****/
.section-container {
  display: flex;
}
.section-content {
  flex: 1;
}
@media (min-width: 1025px) {
  .section-content {
    flex: 0 0 80%;
  }
}
.section-subscribe .dropdown-toggle::after {
  display: none;
}
.sidenav-title {
  position: relative;
  font-size: 15px;
  color: #247DAF;
  letter-spacing: 0.38px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 20px 0;
}
.sidenav-item {
  font-size: 15px;
  color: #247DAF;
  letter-spacing: 0.38px;
  line-height: 48px;
  height: 48px;
  display: block;
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidenav-item span {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  white-space: nowrap;
}
.sidenav-item span:hover {
  color: #26ABF6;
}
.sidenav-item.current-article,
.sidenav-item:hover {
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/2a4df6f82c4046ff4fb1ca3b4db3616cc3ecd153.svg);
  border-image-slice: 10 fill;
  border-image-width: auto;
  border-image-outset: 0 0 0 56;
}
.recent-articles h3,
.related-articles h3 {
  font-size: 15px;
  margin: 20px 0;
}
.recent-articles li,
.related-articles li {
  margin-bottom: 15px;
}
/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments {
  padding: 20px 50px;
}
.attachments-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.attachments-item:last-child {
  margin-bottom: 0;
}
.attachments-item::before {
  color: #233C4E;
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}
.upload-dropzone {
  border: none;
  background-color: #D8D8D8;
}
.upload-dropzone span {
  font-size: 14px;
  color: #45555E;
  letter-spacing: 0.82px;
  line-height: 36px;
}
/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}
.share li,
.share a {
  display: inline-block;
}
.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}
.share a::before {
  color: #437294;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}
.share a:hover {
  text-decoration: none;
}
.share a:hover::before {
  color: #0072EF;
}
.share-twitter::before {
  content: "\e901";
}
.share-facebook::before {
  content: "\e903";
}
.share-linkedin::before {
  content: "\e900";
}
.share-googleplus::before {
  content: "\e902";
}
.comment-mark-as-solved {
  display: inline-block;
}
/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}
.vote a {
  outline: none;
}
.vote a:active,
.vote a:hover,
.vote a:focus {
  text-decoration: none;
}
.vote-sum {
  color: #437294;
  display: block;
  margin: 3px 0;
}
[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}
.vote-up:hover::before,
.vote-down:hover::before {
  color: #0072EF;
}
.vote-up::before,
.vote-down::before {
  color: #437294;
  font-size: 24px;
}
.vote-up::before {
  content: "\2B06";
}
.vote-down::before {
  content: "\2B07";
}
.vote-voted::before {
  color: #0072EF;
}
.vote-voted:hover::before {
  color: #004189;
}
/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}
.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}
@media (min-width: 769px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}
.striped-list-info {
  flex: 2;
}
.striped-list-title {
  color: #45555E;
  margin-bottom: 10px;
  margin-right: 5px;
}
.striped-list-title:visited {
  color: #1a2023;
}
.striped-list .meta-group {
  margin: 5px 0;
}
.striped-list-count {
  color: #437294;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}
@media (min-width: 769px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}
.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}
@media (min-width: 769px) {
  .striped-list-count-item::after {
    display: none;
  }
}
.striped-list-count-item:last-child::after {
  display: none;
}
.striped-list-number {
  font-weight: 300;
  text-align: center;
}
@media (min-width: 769px) {
  .striped-list-number {
    color: #233C4E;
    display: block;
  }
}
/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}
.status-label:hover,
.status-label:active,
.status-label:focus {
  text-decoration: none;
}
.status-label-pinned,
.status-label-featured,
.status-label-official {
  background-color: #0072EF;
}
.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}
[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}
.status-label-pending,
.status-label-not-planned {
  background-color: #eee;
  color: #437294;
}
.status-label-pending {
  text-align: center;
}
.status-label-open {
  background-color: #e03b30;
}
.status-label-closed {
  background-color: #ddd;
}
.status-label-solved {
  background-color: #999;
}
.status-label-new {
  background-color: #ffd12a;
}
.status-label-hold {
  background-color: #000;
}
.status-label-open,
.status-label-closed,
.status-label-solved,
.status-label-new,
.status-label-hold,
.status-label-answered {
  text-transform: lowercase;
}
@media (min-width: 769px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}
.no-activities {
  color: #437294;
}
.notification {
  padding-top: 10px;
  padding-bottom: 11px;
  font-family: 'univia-pro', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.notification-icon:before,
.notification-dismiss:before {
  height: 24px;
  width: 24px;
  line-height: 23px;
}
.notification-notice .notification-text {
  color: #223c53;
}
.notification-inner {
  position: relative;
}
.notification-dismiss {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  padding: 12px;
  width: 48px;
  height: 48px;
}
@media (max-width: 1024px) {
  .notification {
    padding-top: 90px;
    margin-bottom: -74px;
  }
}
.form--warning {
  width: 100%;
  padding: 10px 30px;
  border: 1px solid #A04923;
  color: #A04923;
  background-color: rgba(208, 2, 27, 0.1);
  margin-bottom: 40px;
}
/* User Profiles */
.profile-header {
  padding: 30px 0;
}
.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}
.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}
.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.profile-header .basic-info .name {
  margin: 0;
}
.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
}
@media (min-width: 769px) {
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.profile-header .options [data-action="edit-profile"] {
  background-color: #0072EF;
  border: 0;
  color: #FFFFFF;
  line-height: normal;
  padding: 8px 20px;
}
.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}
.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}
.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}
.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}
.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .profile-stats .stat {
    flex-direction: column;
  }
}
.profile-stats .stat-label {
  color: #437294;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}
.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}
@media (min-width: 769px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}
.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}
@media (min-width: 769px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}
.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}
@media (min-width: 769px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}
@media (min-width: 1025px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}
@media (min-width: 769px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}
@media (min-width: 1025px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}
@media (min-width: 769px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}
@media (min-width: 1025px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}
.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #0072EF;
  border-radius: 4px;
  color: #0072EF;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}
.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}
@media (min-width: 769px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}
.profile-nav {
  background-color: #dcdcdc;
  border: 0;
  margin-bottom: 37px;
}
.profile-section {
  width: 100%;
}
@media (min-width: 1025px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}
.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}
.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}
.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #437294;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 769px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}
.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}
.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}
.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}
[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}
@media (min-width: 769px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}
@media (min-width: 769px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}
.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  padding: 20px 0;
  position: relative;
}
.profile-contribution-header {
  margin-bottom: 5px;
}
.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}
.profile-contribution-body {
  margin: 10px 0;
}
.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}
@media (min-width: 769px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}
.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}
.profile-contribution-list > .profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}
[dir="rtl"] .profile-contribution-list > .profile-contribution::before {
  right: 0;
}
.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}
[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 769px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}
.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}
[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 769px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}
.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}
.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}
[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}
.profile-activity-list {
  margin-top: 25px;
}
.profile-activity {
  position: relative;
  padding-bottom: 30px;
}
@media (min-width: 769px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (min-width: 769px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}
.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}
@media (min-width: 769px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}
.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}
[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}
.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}
.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}
.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #e1e1e1;
}
@media (min-width: 769px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}
.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #E9E9E9;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}
[dir="rtl"] .profile-activity::before {
  right: 0;
}
@media (min-width: 769px) {
  .profile-activity::before {
    left: -14px;
  }
  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}
.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}
.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}
.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}
/***** Article *****/
.article {
  width: 100%;
  display: flex;
  flex-direction: column;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .article {
    padding: 0 30px 100px;
  }
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  text-transform: uppercase;
  font-weight: 800;
  color: #247DAF;
}
.article h1.article-title {
  color: #1D7CB1;
  font-weight: 400;
}
.article-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .article-container {
    flex-direction: row;
  }
}
.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (min-width: 769px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}
.article-author {
  margin-bottom: 10px;
  margin-right: 32px;
}
.article-title {
  color: #1D7CB1;
  font-weight: 400;
  font-size: 45px;
  line-height: 54px;
  margin-bottom: 50px;
}
@media (min-width: 769px) {
  .article-title {
    flex-basis: 100%;
  }
}
.article-title .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}
.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/4feb48ff1460bb8f0744f430f66e90bbe90f8f7a.svg);
  border-image-slice: 20 fill;
  border-image-width: auto;
}
@media (min-width: 769px) {
  .article [role="button"] {
    width: auto;
  }
}
.article-info {
  max-width: 100%;
}
.article-meta {
  font-weight: 400;
  display: inline-block;
  margin-left: 20px;
}
.article-meta strong {
  color: #247DAF;
  font-weight: 700;
  text-transform: uppercase;
}
.article-body img {
  height: auto;
  max-width: 100%;
  border-radius: 3px;
}
.article-body a {
  color: #247DAF;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  font-weight: 700;
}
.article-body a:hover {
  color: #26ABF6;
}
.article-body ul,
.article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}
.article-body ul > ul,
.article-body ol > ol,
.article-body ol > ul,
.article-body ul > ol,
.article-body li > ul,
.article-body li > ol {
  margin: 0;
}
[dir="rtl"] .article-body ul,
[dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}
.article-subscribe {
  height: 40px;
  color: #247DAF;
  font-size: 13px;
  font-weight: 900;
  line-height: 40px;
  text-align: right;
  text-transform: uppercase;
}
.article-subscribe:hover {
  background-color: transparent;
}
.article-body ul {
  list-style-type: disc;
}
.article-body a:visited {
  color: #1a2023;
}
.article-body code {
  background: #e1e1e1;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}
.article-body pre {
  background: #e1e1e1;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #437294;
  font-style: italic;
  padding: 0 15px;
}
.article-body > p:last-child {
  margin-bottom: 0;
}
.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}
.article-footer {
  min-height: 220px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 47px 20px 55px;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/3f6c3e3a5f4a70affa80b3e256712a679bf503a7.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
}
@media (max-width: 768px) {
  .article-footer {
    padding: 20px 30px 20px 38px;
    min-height: 250px;
  }
}
.article-comment-count {
  color: #437294;
  font-weight: 300;
}
.article-comment-count:hover {
  text-decoration: none;
}
.article-comment-count .icon-comments {
  color: #0072EF;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}
.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}
@media (min-width: 1025px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}
.article-relatives {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
.article-relatives > * {
  flex: 1 0 auto;
  margin-right: 0;
}
@media (min-width: 769px) {
  .article-relatives > * {
    margin-right: 20px;
  }
}
.article-relatives > *:last-child {
  margin: 0;
}
@media (min-width: 769px) {
  .article-relatives {
    flex-direction: row;
  }
}
.article-votes {
  align-self: center;
}
.article-votes-question,
.article-votes-count {
  font-size: 18px;
  color: #233C4E;
  letter-spacing: 0.82px;
  line-height: 36px;
}
.article-votes-controls {
  margin: 27px 0 17px 0;
}
.article-vote {
  display: inline-block;
  margin: 0 25px 0 0;
  height: 40px;
  width: 100px;
  background: transparent;
  border: 1px solid #BFC3C6;
  border-radius: 4px;
  background-color: transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/20764935b9115ba79373bff7babd8cd315cd0d4f.png);
  border-image-slice: 20 fill;
  border-image-width: auto;
  color: #247DAF;
  font-size: 13px;
  letter-spacing: 0.93px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.article-vote::before {
  font-size: 8px;
  margin-right: 10px;
  color: #F5A623;
}
.article-vote::after {
  content: attr(title);
  /* Yes/No label*/
}
.article-vote:focus,
.article-vote:hover,
.article-vote:active {
  background-color: transparent;
}
.article-vote-up::before {
  content: "\2713";
}
.article-vote-down::before {
  content: "\2715";
}
.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}
.article-return-to-top {
  position: relative;
}
.article-return-to-top a {
  color: #247DAF;
  padding: 0;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
}
.article-return-to-top a:hover {
  color: #26ABF6;
}
.article-return-to-top a:hover,
.article-return-to-top a:focus {
  text-decoration: none;
}
.article-return-to-top a::before {
  height: 16px;
  width: 16px;
  margin-left: 5px;
  content: "";
  display: inline-block;
  position: absolute;
  left: -30px;
  transform: rotate(-90deg);
  content: '';
  color: #F5A623;
  background-image: url(//theme.zdassets.com/theme_assets/290051/abc01e7495f54c2903aa875f02e67bdcaa95a346.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.article-unsubscribe {
  background-color: #0072EF;
  color: #FFFFFF;
  text-decoration: none;
}
.article-unsubscribe:hover {
  background-color: #004189;
  border-color: #004189;
}
/* Requests table */
.requests {
  padding: 22px;
  background-color: #F4F4F4;
}
.requests-search {
  width: 100%;
}
.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}
.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}
.requests-table-toolbar .request-table-filter {
  width: 100%;
  background-color: #F4F4F4;
  position: relative;
}
@media (min-width: 769px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}
.requests-table-toolbar .request-table-filter select {
  visibility: hidden;
}
.requests-table-toolbar .request-table-tabs {
  width: 100%;
}
.requests-table-toolbar .request-table-tools {
  width: 100%;
  background-color: #F4F4F4;
}
.requests-table-toolbar .request-table-tools .search {
  max-width: 350px;
  margin: 40px 9px;
  padding-left: 60px;
}
.requests-table-toolbar .request-table-tools .search input[type="search"] {
  background-color: transparent;
  height: 48px;
  color: #45555E;
  opacity: .5;
  border: none;
  padding: 0;
}
.requests-table-toolbar .request-table-tools .search input[type="search"]:focus {
  opacity: 1;
}
.requests-table-toolbar .request-table-tools .search input[type="search"]::placeholder {
  color: #45555E;
}
.requests-table-toolbar .request-table-tools .search::before {
  left: 18px;
  right: unset;
  color: #233C4E;
}
@media (max-width: 1024px) {
  .requests-table-toolbar .request-table-tools .search {
    margin: 70px auto 40px 0px;
    width: 100%;
    max-width: unset;
  }
  .requests-table-toolbar .request-table-tools .search input[type="search"] {
    direction: ltr;
  }
}
.requests-table-toolbar .request-filter {
  display: block;
}
@media (min-width: 769px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
}
.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}
@media (min-width: 769px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}
.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 769px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}
.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}
@media (min-width: 769px) {
  .requests-table-toolbar .organization-subscribe,
  .requests-table-toolbar .organization-unsubscribe {
    margin-left: 10px;
  }
}
.requests-table-toolbar .organization-unsubscribe {
  background-color: #0072EF;
  color: #FFFFFF;
}
.requests-table-toolbar + .requests-search-info {
  margin: 0;
  padding-left: 20px;
  background-color: #F4F4F4;
}
.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}
.requests-table-meta {
  display: flex;
  height: 170px;
  background-color: #FDFDFD;
  align-items: stretch;
}
.requests-table-meta .status-label {
  position: absolute;
  top: 50px;
  right: 45px;
  pointer-events: none;
}
.requests-table-meta div {
  padding-left: 20px;
  flex-grow: 1;
  flex-basis: 32%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.requests-table-meta div span {
  font-size: 22px;
  color: #45555E;
  letter-spacing: 1.22px;
  line-height: 25px;
}
@media (min-width: 769px) {
  .requests-table-meta {
    display: none;
  }
}
@media (max-width: 768px) {
  .requests-table-meta {
    flex-direction: column;
    padding: 30px 0;
  }
  .requests-table-meta .meta-label {
    font-size: 14px;
    font-weight: bolder;
  }
  .requests-table-meta .meta-label::after {
    content: ":";
  }
  .requests-table-meta .meta-data {
    font-size: 14px;
  }
  .requests-table-meta div {
    display: block;
  }
  .requests-table-meta .status-label {
    position: relative;
    flex-grow: 1;
    flex-basis: 32%;
    display: flex;
    top: unset;
    right: unset;
    flex-basis: auto;
    align-self: flex-start;
    margin: 20px;
  }
}
.requests .requests-table thead {
  display: none;
}
@media (min-width: 769px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}
@media (max-width: 768px) {
  .requests .requests-table tbody {
    box-shadow: 0 0 5px #D6D7D9;
    -webkit-box-shadow: 0 0 5px #D6D7D9;
    display: block;
  }
}
.requests .requests-table tr {
  border-bottom: 1px solid #D6D7D9;
}
@media (max-width: 768px) {
  .requests .requests-table tr {
    padding: 0;
  }
}
.requests .requests-table-info {
  display: block;
  position: relative;
}
@media (max-width: 768px) {
  .requests .requests-table-info {
    height: 270px;
    padding: 0;
  }
}
@media (min-width: 769px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}
.requests .requests-table .requests-link {
  position: relative;
}
.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}
.requests-status-list {
  width: 360px;
  max-width: 90%;
  margin-left: 20px;
  padding-top: 58px;
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 13px;
  z-index: 10;
  height: auto;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/7e4e955a426d3a3fc053d72229ad230c9f5964dd.svg);
  border-image-slice: 29 fill;
  border-image-width: auto;
  transform: scaleY(0);
  transform-origin: top;
  transition: .2s;
}
.requests-status-list.active {
  transform: scaleY(1);
  outline: none;
}
.requests-status-list-label {
  display: block;
  width: 360px;
  max-width: 90%;
  height: 60px;
  margin-left: 20px;
  padding-left: 15px;
  position: relative;
  z-index: 20;
  color: #9DABB2;
  font-size: 13px;
  font-weight: bolder;
  line-height: 60px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/687f4ab4e13617eb650d252715de453fb8cf0e34.png);
  border-image-slice: 0 57 0 20 fill;
  border-image-width: auto;
}
.requests-status-list-option {
  margin: 0 30px;
  cursor: pointer;
}
.requests-status-list-option a {
  color: #9DABB2;
  font-size: 13px;
  font-weight: bolder;
  line-height: 60px;
  text-transform: uppercase;
}
.requests-status-list-option.active a {
  color: #45555E;
}
.requests-status-list-option:hover a {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
}
.requests-status-list-option:hover a:hover {
  color: #26ABF6;
}
.no-activities {
  background-color: #F4F4F4;
  width: 100%;
  text-align: center;
  padding: 30px;
  margin: 0;
}
/***** My activities *****/
.my-activities-nav {
  background-color: #dcdcdc;
  border: 0;
  margin-bottom: 20px;
}
.my-activities-sub-nav {
  background-color: transparent;
}
.my-activities-sub-nav li {
  height: 60px;
  margin-right: 0px;
  padding: 0 40px 0 53px;
  opacity: 0.5;
  font-weight: 800;
  font-size: 20px;
  color: #45555E;
  letter-spacing: 1px;
  line-height: 60px;
  z-index: 1;
}
@media (min-width: 769px) {
  .my-activities-sub-nav li {
    border: 1px solid transparent;
    border-image-source: url(//theme.zdassets.com/theme_assets/290051/c1ad9a3b517167a0020c4d9645e325ec094d7be8.svg);
    border-image-slice: 30 fill;
    border-image-width: auto;
    border-image-outset: 0 0 0 45px;
  }
}
.my-activities-sub-nav li[aria-selected="true"] {
  padding: 0 40px 0 20px;
  opacity: 1;
  z-index: 10;
  color: #247DAF;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/c7f105682fbbcc370f8cac4eb71ee0fcce3da52f.png);
  border-image-slice: 30 fill;
  border-image-width: auto;
}
.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
  width: auto;
}
@media (max-width: 1200px) {
  .my-activities-table .striped-list-title {
    max-width: 220px;
  }
}
@media (max-width: 768px) {
  .my-activities-table .striped-list-title {
    width: 100%;
    height: 100px;
    max-width: unset;
    color: #45555E;
    letter-spacing: 1.92px;
    line-height: 100px;
    padding-right: 50px;
    padding-left: 20px;
    font-size: 20px;
  }
  .my-activities-table .striped-list-title:after {
    content: "\A0\A0\E75C";
    font-family: "entypo";
    line-height: 100px;
    font-size: 30px;
    color: #F5A623;
    position: absolute;
    right: 20px;
    transform: rotate(-90deg) translateX(-10px);
  }
}
@media (min-width: 1025px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.my-activities-table thead {
  display: none;
}
@media (min-width: 769px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}
.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}
@media (min-width: 1025px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    max-width: 300px;
  }
}
@media (min-width: 1401px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}
.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}
.my-activities-table td:not(:first-child) {
  display: none;
}
@media (min-width: 769px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}
/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .search-results {
    flex-direction: row;
  }
}
.search-results-column {
  flex: 0 0 65%;
}
@media (min-width: 1401px) {
  .search-results-column {
    flex: 0 0 70%;
  }
}
.search-results-list {
  margin-bottom: 25px;
}
.search-results-list > li {
  border-bottom: 4px solid #D6D7D9;
  padding: 40px 0;
}
.search-results-description {
  margin-top: 15px;
}
.search-result-votes,
.search-result-meta-count {
  color: #437294;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
  margin-left: 5px;
}
.search-result-votes::before,
.search-result-meta-count::before {
  color: #0072EF;
  margin-right: 3px;
}
.search-result-votes::before {
  content: "\1F44D";
}
.search-result-meta-count::before {
  content: "\1F4AC";
}
.search-result .meta-group {
  align-items: center;
  margin-top: 20px;
}
.search-result .meta-group a {
  color: #247DAF;
}
.search-result-breadcrumbs {
  margin: 0;
}
.search-result-breadcrumbs a {
  color: #45555E;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
}
.search-result-breadcrumbs li::before {
  content: "/";
  color: #45555E;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
  margin: 0 2px;
}
.search-result-breadcrumbs li:last-of-type {
  display: initial;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
}
.search-result-link {
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  text-transform: uppercase;
  color: #247DAF;
  font-size: 20px;
  font-weight: 900;
  line-height: 40px;
  margin-bottom: 20px;
}
.search-result-link:hover {
  color: #26ABF6;
}
.search-result-description {
  color: #45555E;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
zd-autocomplete {
  min-height: 350px;
  width: calc(100% - 360px) !important;
  border: 1px solid transparent;
  border-image-source: url(//theme.zdassets.com/theme_assets/290051/bfdafcde7f47923a24d23aaf6265c57f22fe96b1.svg);
  border-image-slice: 30 fill;
  border-image-width: auto;
  background-color: transparent;
  left: 0!important;
  top: 0!important;
  padding-top: 180px;
  padding-bottom: 40px;
  box-shadow: none;
  z-index: 109;
  display: flex;
  flex-direction: column;
  transition: .2s;
  align-items: flex-start;
}
@media (min-width: 1401px) {
  zd-autocomplete {
    padding-left: calc(50% - 506px);
  }
}
@media (max-width: 1400px) {
  zd-autocomplete {
    padding-left: 47px;
  }
}
@media (max-width: 1024px) {
  zd-autocomplete {
    padding-top: 350px;
    padding-left: 20px;
    width: 95%!important;
  }
}
zd-autocomplete-header {
  /* Top article suggesti: */
  font-weight: 800;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1.25px;
  line-height: 26px;
  border-bottom: none;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 40px;
}
zd-autocomplete-option {
  color: #FFFFFF;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  white-space: nowrap;
  border-bottom: 2px solid #F5A623;
  padding-bottom: 0px;
  border-radius: 0px !important;
  margin-bottom: 20px;
  padding: 0;
}
zd-autocomplete-option:hover {
  color: #26ABF6;
}
zd-autocomplete-option:hover {
  background-color: transparent;
}
zd-autocomplete-option[aria-selected="true"] {
  background-color: transparent;
}
zd-autocomplete-option em {
  font-weight: 700;
}
zd-autocomplete-breadcrumbs {
  color: #FFFFFF;
  letter-spacing: 1.25px;
  font-size: 18px;
}
@media (max-width: 768px) {
  zd-autocomplete-breadcrumbs {
    display: block;
  }
}
