/* Breakpoints */

  @media (max-width: 767px) { }
  @media (min-width: 767px) and (max-width: 992px) { }
  @media (min-width: 992px) { }
  @media (min-width: 1200px) { }
  @media (min-width: 1400px) { }





/*hide role-specific html*/
.anonymous,
.end_user,
.agent,
.manager {
	display: none;
}


html {
  background-color: #ffffff;
}

body {
  position:relative;
  color: #5f5f5f !important;
font-family: 'Open Sans', sans-serif;
  font-size: 15px; 
  line-height: 1.5;
  margin: 0;
  padding-bottom: 0px;  /* Padding to account for footer always at absolute bottom */
  text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) { 
	
	body {
		padding-bottom: 0;		
	}
}

.mycontainer {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 15px;
}
header .mycontainer, .scrolled-header .mycontainer {
    max-width: 95%;
}

a {
  color: #b0b0b0;
  font-weight: 500;
}

.article-body a.back-to-top {
    font-size: 12px;
    color: #b8b8b8 !important;
    float: right;
    line-height: 40px !important;
}

  
/* Header */
.header {
  padding-top:20px;
  padding-bottom: 14px;
}

.header-inner {
  display: table;
  height: 100px;
}

.logo, .user-nav {
  display: table-cell;
  vertical-align: middle;
}

.logo img {
    width: 200px;
    height: auto;
}

.col-xs-12.col-sm-4.logo {
    padding: 0;
      display: inline-block;
    width: 50%;
}

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

#user #user-dropdown {
    background: #fff;
    min-width: 200px;
    left: -20px;
    top: 50px;
}

.dropdown-menu [role=menuitem]:hover {
 background: none;
 border: none;
  color: #333;
}

.user-nav a {
  display: inline-block;
  margin: 0 0 0 25px;
  color: #333;
}

.user-nav a.button {
    color: #fff !important;
    border: 1px solid #fff;
    padding: 6px 16px;
    border-radius: 2px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif !important;

  
}

.user-nav {
  margin-top: -11px;
}

.user-nav .dropdown-toggle {
    color: #fff !important;
    margin-left: 20px;
    border-radius: 100px !important;
    padding: 7px 20px;
    border: 2px solid rgba(255,255,255,0.8);
    border-radius: 20px;
    font-weight: bold !important;
}

.user-nav .dropdown-toggle:hover, .user-nav .dropdown-toggle:focus {
  border-color: #fff;
  text-decroation: none;
}

.dropdown-menu [role=menuitem] {
 color: #000;
}

.dropdown-toggle:after {
  color: #fff;
}

.dropdown-menu [role=menuitem] {
    padding: 7px 40px 7px 0px;
}


.user-nav a.login {
    color: #fff;
    font-size: 13px;
  letter-spacing: .5px;
    border: none;
  font-family: 'Open Sans';
font-weight: normal;
      margin-right: 30px;
    padding: 0;
      vertical-align: inherit;
}


.user-nav .login:hover, .user-nav .button:hover, .user-nav .login:focus, .user-nav .button:focus {
  text-decoration: none;
}

[dir=rtl] .user-nav {
  text-align: left;
}

[dir=rtl] .user-nav > * {
  margin: 0 25px 0 0;
}

.hero {
 height:200px;
 color:white;
  background:url(//p6.zdassets.com/hc/theme_assets/1017580/200258888/banner-support-small.jpg) top center no-repeat;
}

.dropdown-menu [role=menuitem]:hover {
  color: #333 !important;
}
/* Breadcrumbs & Search */

.breadcrumb-search {
  height:90px;
      background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%);
    background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%);
    background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%);
    background-size: cover;
    min-width: 100%;
    z-index: 100;
    color:white;
    line-height:90px;
}

.breadcrumb-search a {
  color:white;
}

.content {
  padding:80px 0;
  padding-top: 120px;
}

.padding-content .content {
    padding: 80px 0;
    padding-top: 50px;
}


@media (min-width: 992px) { 
  
  .main-column {
    max-width:72%;
        width: calc(100% - 270px);
  }

}


/* Base styles */
*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
   font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #2c2f33;
}

h1 {
  font-size:32px ;
  margin-bottom:20px;
}

.visibility-internal
{
  padding-right:10px;
}


.article-body h2 {
    font-size: 24px !important;
    padding-top: 45px;
    margin-top: 45px !important;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
    font-weight: 500 !important;
  position: relative;
      letter-spacing: .5px;
}

.article-body h3 {
    font-size: 16px;
}

.article-body > ul li {
    font-family: 'Domine', serif;
    margin-bottom: 10px;
    line-height: 27px;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans';
    font-weight: normal;
}

.article-body p {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

p.first-paragraph {
    font-size: 16px;
    line-height: 28px;
    color: #2c2f33;
}

p.first-paragraph a {
    font-size: 16px !important;
}
/* Table of contents */

.article-body .toc {
  display: block;
    background-color: #FDFDFD;
    border: 1px solid #e8e8e8;
    padding:30px;
    margin: 0 0 3em 3em;
    float: right;
    width: 300px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.article-body .toc.float-none {
  display: block;
    background-color: #f5f5f5;
    padding: 20px;
    margin:0 0 30px 0;
    float:none;
    width: 300px;
}

.article-body .toc h2 {
    margin-top: 0px !important;
    margin-bottom: 10px;
    font-size: 16px !important;
    font-weight: 600;
    color: #333 !important;
    padding: 0;
    border: 0;
}

.article-body .toc h3 {
    margin-bottom: 10px;
    font-size: 13px !important;
    font-weight: 600;
    color: #333 !important;
    padding: 0;
    border: 0;
}.

.toc p strong {
font-family: 'Open Sans', sans-serif;
font-size:18px;
}

/*
.note, .caution, .tip, .resources {
    padding: 12px 30px 7px 30px;
    text-shadow: none;
    border-radius: 3px;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
    font-weight: 600;
}


.note:before, .caution:before, .tip:before, .resources:before {
    font-family: 'FontAwesome';
    margin-left: -19px;
    margin-top: -5px;
    display: block;
    padding: 5px;
    font-size: 16px;
      float: left;
}

.note p, .caution p, .tip p, .resources p {
    font-size: 13px;
    line-height: 21px;
      font-weight: 100;
    margin-top: 4px;
    margin-bottom: 10px;
    margin-left: 12px;
}

.article-body .note a, .article-body .caution a, .article-body .tip a, .article-body .resources a {
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
}


.resources {
  background: #CFF0FB;
  border:1px solid #ADCCD6;
  color: #306A7D;
}

.resources:before {
   content: "\f06b";
  color: #306A7D;
}

.tip {
  background-color:#E8F9F4;
  border:1px solid #c0eee1;
  color:#2b9e7d;
}

.tip:before {
   content: "\f219";
   color:#2b9e7d;
}
    

.caution {
  background: #FEF1F1;
  border: 1px solid #DAC7C7;
  color: rgba(170, 77, 51, 0.88);
}

.caution p {
  color: rgba(170, 77, 51, 0.88);
}

.caution:before {
   content: "\f06a";
   color: rgba(170, 77, 51, 0.88);
}


.note {
    background: #FFF8EC;
    border: 1px solid #EAE4DD;
    color: #7D7467;
}

.note:before {
  color: #E97E0B;
  content: "\f059";
}

.note p {
   color: #7D7467;
}

*/
.code-block {
  padding:10px 20px;
  margin:20px 0;
    border:1px solid #e8e8e8;
  font-family: 'Courier New' !important;
  border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.code-block p {
  font-family: 'Courier New';
  margin:10px 0;
}


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

img[width], img[height] {
  max-width: none;
}

figure > img {
  display: block;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

[dir=rtl] table {
  text-align: right;
}

td, th {
  border-color: #eee;
  border-style: solid;
  padding: 12px;
}

th {
  border-width: 1px 0;
  color: #bebebe;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
  text-align: inherit;
}

td {
  border-width: 0 0 1px 0;
}

h1, h2, h3, h4, h5, h6 {
    -moz-font-feature-settings: "ss01" 1;
    -ms-font-feature-settings: "ss01" 1;
    -o-font-feature-settings: "ss01" 1;
    -webkit-font-feature-settings: "ss01" 1;
    font-feature-settings: "ss01" 1;
}

h1 {
  font-size: 20px;
}

input, label {
  display: inline-block;
  vertical-align: middle;
}

label, select {
  font-size: 12px;
}

input[type="checkbox"] + label {
  margin-left: 5px;
}

[dir=rtl] input[type="checkbox"] + label {
  margin-left: 0;
  margin-right: 5px;
}

input, textarea, select {
  border: 1px solid #ddd;
  border-radius: 2px;
}

input, textarea {
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #555;
      font-weight: 300;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid #5cd137;
}

input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

footer input[type="submit"] {
    background: #2bb0ec;
    font-weight: 600;
}

::-webkit-input-placeholder,
:-ms-input-placeholder, ::-moz-placeholder {
  color: #ccc;
  font-weight: 400 !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 10px;
  min-width: 141px;
  background: url("//theme.zdassets.com/theme_assets/313712/27f536d448438fdd88b4004a3223bcc153fb621d.svg") no-repeat #fff;
  background-size: 10px 5px;
  background-position: calc(100% - 10px) 50%;
  font-size: 13px !important;
}

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

[dir=rtl] select {
  background-position: 10px 50%;
}

/* Buttons */
button, [role=button], [type=button], [type=submit] {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #158ec2;
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}

a[role=button]:hover {
  text-decoration: none;
}

input[type=submit] {
  background: #444;
  border-color: transparent;
  color: #fff;
  padding: 10px 30px;
}

input[type=submit][disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
  opacity: .4;
}

button img, [role=button] img {
  border-radius: 2px;
  margin: 0 5px 0 0;
  height: 20px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

[dir=rtl] button img, [dir=rtl] [role=button] img {
  margin: 0 0 0 5px;
}

/* Forms */
.form {
  max-width: 505px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
    font-family: 'Open Sans';
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

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

.form-field p {
    color: #5f5f5f;
    font-size: 11px;
    font-weight: 400;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form-field input.partialcreditcardinputfield {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ9JREFUOMvdktENwyAMBTNCR8gIGcGjMIo3YwQmOGUERnA/oLQUkZIoUqrYfyednwWepnOLGYeiOOY9ksc+2g/JLMRKM4zI8jvtpQUUJRR1OzUvGZFCJI/y23lpvlRUMu1n4tKSDU8Lu76oGIaO8otEFM+KYaz4r37zVm4+vdO3EgOClFvdIUp1buNipo+DYp+fv+rxx/njAwhDYpguqyfMVKQgdRaSPwAAAABJRU5ErkJggg==") no-repeat 10px 10px;
  background-size: 14px;
  padding-left: 28px;
}

[dir=rtl] .form-field input.partialcreditcardinputfield {
  padding-left: 0;
  padding-right: 28px;
  background-position: right 10px top 10px;
}

.form-field .nesty-input {
  height: 37px;
  line-height: 37px;
}

.form-field .nesty-input:focus {
  outline: none;
  border: 1px solid #5cd137;
}

.form form + form {
  margin-top: 25px;
}

.searchbox {
  margin: 25px 0;
}

.searchbox-suggestions {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 10px 20px;
}

.searchbox-suggestions li {
  padding: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url("//theme.zdassets.com/theme_assets/313712/6aae8ce36967837f706ac36deff4b753e43977a4.gif") 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 30px;
  text-align: center;
}

.form footer a {
  color: #ccc;
  cursor: pointer;
  margin-right: 15px;
}

/* Navigation menus */
.nav li, .nav-bordered li, .nav-spaced li {
  display: inline-block;
  font-weight: bold;
}

.nav li a, .nav-bordered li a, .nav-spaced li a {
  font-weight: normal;
}

.nav-bordered li + li {
  border-color: #eee;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}

[dir=rtl] .nav-bordered li + li {
  border-width: 0 1px 0 0;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
}

.nav-spaced li + li {
  margin: 0 0 0 40px;
}

[dir=rtl] .nav-spaced li + li {
  margin: 0 40px 0 0;
}

/* Search box */
.search-box, .sub-nav .search {
  position: relative;
}

.row.header-search {
	margin-top:70px;
}

.header-search form {
  position: relative;
  max-width: 660px;
  margin: 0 auto;
}

/* .header-search:before {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 1.25em;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 2.5em;
  z-index: 1;
} */

.search-box {
	font-size:22px;
}

.search-box input {
line-height: 1.2em;
    padding: 0 50px 0 30px;
    width: 100%;
    border-radius: 2px;
    border: 0;
    -webkit-appearance: none;
    font-size: 14px;
    height: 54px;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    font-weight: normal;
}


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

/* Breadcrumbs */

.breadcrumbs {
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif !important;
}

.breadcrumbs a {
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif !important;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 12px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
    color: #2AB0EC;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.breadcrumbs li + li:before {
    content: ">";
    margin: 0 10px 0 15px;
    color: #b0b0b0;
    font-size: 13px;
    line-height: 1;
}

/* Labels */
.label, .request-status, .post-overview-status > span, .post-status > span {
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* Metadata */
.meta, .meta-group {
  color: #ccc;
  display: inline-block;
  font-size: 11px;
}

.meta-group * + *:before {
  content: "\2022";
  font-size: 8px;
  margin: 0 10px;
}

/* Helper classes */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* Social share links */
.share {
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  background: #ccc;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

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

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

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

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

/* Pagination */
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border: 1px solid #eee;
  float: left;
  margin-left: -1px;
}

[dir=rtl] .pagination li {
  float: right;
}

.pagination a, .pagination span {
  color: inherit;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f9f9f9;
  color: #bebebe;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir=rtl] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir=rtl] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/* Content styles */
.content-body {
  word-wrap: break-word;
  line-height: 1.7;
}

.content-body img {
  max-width: 100%;
  margin: 25px 0;
  height:auto;  
  margin: 40px auto 50px;
    display: block;
}

.plan-image img {
    margin-bottom: 40px;
      box-shadow: none;
      margin-top: 0;
}
.content-body hr {
  background-color: #eee;
  border: 0;
  height: 1px;
}

.content-body ul, .content-body ol {
  list-style-position: inside;
  padding: 0 15px;
}

.content-body ul {
  list-style-type: disc;
}

.content-body ol ul,
.content-body ul ul, .content-body ol ol, .content-body ol ul {
  list-style-type: none;
  list-style:none;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 7px;
}

.content-body ol ul li:before, .content-body ol ol li:before {
}

.article-body li > ul, .article-body li > ol {
      counter-reset: listStyle !important;
}
.article-body li > ol li:before, .article-body li > ul li:before {
}

.article-body li > ul, .article-body li > ol {
    margin-left: 20px !important;
}
.content-body pre {
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.content-body blockquote {
  border-left: 1px solid #eee;
  color: #bebebe;
  padding: 0 15px;
}

/* .hero-unit {
  display: block;
  font-size: 22px;
  padding: 80px 60px;
  text-align:center;
  background: #f7f7f7;
  border-bottom:1px solid #eaeaea;
  }

 Home page */
 
.hero-unit {
    display: block;
    padding: 43px 0 100px 0px;
    min-width: 100%;
    z-index: 100;
    background-size: cover;
}
body.community-enabled .knowledge-base,
body.community-enabled .community {
  display: inline-block;
  vertical-align: top;
}

body.community-enabled .knowledge-base {
  width: 100%;
}


.category-tree.clearfix {
    width: 100%;
    max-width: 838px;
    margin: 0 auto;
}


.knowledge-base, .community {
  display: inline-block;
  vertical-align: top;
}

.homepage-categories {
    background: #F9F9F9;
}

.knowledge-base { 
  width: 100%;
  padding-top: 100px;
  padding-bottom:30px;
}
.category-tree.clearfix:before, .category-tree.clearfix:after {
    position: absolute;
}


@media screen and (max-width: 767px) {
  .knowledge-base { 
    width: 100%;
    padding:30px 15px;
  }
}

.knowledge-base .category-name {
  margin-bottom:40px;
}

.knowledge-base .category-name-inside {
    text-align: center;
}

@media screen and (max-width: 767px) {
  .knowledge-base .category-name-inside {
    height: auto !important;
    padding-bottom: 20px !important;
    max-width:480px;
    margin: 0 auto;
  }
}

.category-name-inside a {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
      padding: 0 20% 15px;
}

.category-name-inside .category-see-all a {
    font-size: 14px;
    /* font-weight: 600 !important; */
    color: #AFAFAF !important;
    margin-top: 8px;
}

.category-name-inside ul {
  padding:0;

}
.category-icon.text-center {
    padding-top: 40px;
}


.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.community {
  background: #f9f9f9;
  border-radius: 5px;
  display: none;
  padding: 25px 20px;
  margin-top: 65px;
  margin-left: 45px;
  width: 270px;
}

[dir=rtl] .community {
  margin-left: 0;
  margin-right: 45px;
}

.community .recent-activity {
  padding: 0;
  width: auto;
}

.community h2, .community h3, .section h3 {
 color: #3e4b56;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .5px;
    margin-top: 8px;
  
}

p.category-desc {
    color: #5f5f5f;
    font-weight: 300;
}

.community h4 {
  font-size: 15px;
  margin-top: 0;
}

.community h4 a {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}

.community .trending-questions + h4 {
  margin-top: 50px;
}

/* Knowledge base trees */
.article-list li, .community li {
  margin-bottom: 10px;
}

.category {
  margin-bottom: 30px;
}

.category .section {
  width: 100%;
}

.category h2 {
    font-size: 15px;
    margin: 12px 0;
    padding-bottom: 0px;
    line-height: 21px;
}

.category h2 img {
    width: 100px;
    margin-bottom: 20px;
}


.category-empty, .section {
  display: inline-block;
  padding: 0 50px 10px 50px;
  vertical-align: top;
  width: 49.999%;
}

[dir=rtl] .category-empty, [dir=rtl] .section {
  padding: 0 0 30px 50px;
}

.see-all-articles {
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
  text-decoration: underline;
}

a.see-all-articles:hover {
    color: #00adee;
}

.category-description, .section-description {
  color: #bebebe;
  margin-bottom: 50px;
  margin-top: -15px;
}

.category-list a, .section-list a {
  color: inherit;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 10px;
}

.section.section-block {
	display:block;
  padding:0;
  vertical-align: top;
  width:100%;
  margin-bottom: 40px;
}

.section.section-block h3 a {
	font-family: 'Open Sans' !important;
}




/* Search */
.search-box .search:before, .sub-nav .search .search:before {
    content: "";
    font-family: "entypo";
    font-size: 1.25em;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 18px;
    width: 2.5em;
    z-index: 1;
    color: #a0aab9;
    right: 25px;
      background: url(https://p6.zdassets.com/hc/theme_assets/1017580/200258888/kb-magnifyingglass.svg);
    width: 21px;
    height: 20px;
    background-repeat: no-repeat;
}


::-webkit-input-placeholder {
  color: #bcc6ce;
    letter-spacing: .5px;


}

:-moz-placeholder { /* Firefox 18- */
  color: #bcc6ce;
    letter-spacing: .5px;

}

::-moz-placeholder {  /* Firefox 19+ */
  color: #a7a7a7;
    letter-spacing: .5px;

}

:-ms-input-placeholder {  
  color: #bcc6ce;
    letter-spacing: .5px;

}


/* Sub-nav */
.sub-nav {
  margin:0;
  padding:0;
}

.sub-nav > * {
}

.sub-nav .breadcrumbs {
  overflow: hidden;
  white-space: nowrap;
}

.sub-nav-search {
text-align:right; 
}

.sub-nav .search {
  width: 300px;
  color:black;
  float:right;
}

/* Article */
.article-header {
  padding-bottom: 0px;
  margin: 0px 0 0px;
}

.article-info > * {
  display:  none;
  vertical-align: middle;
}

.article-avatar {
  min-width: 55px;
}

.article-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.article-meta {
  width: 100%;
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-updated {
  display: block;
}

.article-more-questions {
  margin: 15px 0 50px;
}


.article-body table {
  table-layout: fixed;
}

.article-body ol {
   margin: 0;
   list-style-type: none;
   counter-reset: ol-counter;
      padding-left: 30px;
}

.article-body ol li {
  margin-left: 0px;
  position: relative;
  font-family: 'Open Sans', sans-serif;
	font-weight: normal;
  padding: 10px 0;
  padding-left: 10px;
}


.article-body ul {
    margin: 20px 0 30px 0;
    list-style-position: outside;
    list-style: none;
    padding: 0;
}


.article-body .toc ul {
   padding: 0;
   margin-top: 0px;
   margin-bottom: 0;
   list-style: none;
   font-family: 'Open Sans', serif;
   line-height: 22px;
}

.article-body ul li:last-child {
  margin-bottom:0;
}

.article-body li > ul,
.article-body li > ol {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 7px;
}

.article-footer {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 15px;
  padding: 20px 0;
}

.article-footer .article-vote, .article-footer .share {
  display: table-cell; 
}

.article-vote {
  width: 100%;
}

.article-vote > * {
  display: inline-block;
}

.article-vote-controls {
  margin: 0 5px;
}

.article-vote-count {
  color: #999;
  min-width: 20%;
}

.article-vote-up, .article-vote-down {
  color: inherit;
  font-family: "entypo";
}

.article-vote-up:before {
  content: "\1f44d";
}

.article-vote-down:before {
  content: "\1f44e";
}

.article-vote-up.article-voted {
  color: #6b9100;
  border-color: #6b9100;
}

.article-vote-down.article-voted {
  color: #999;
  border-color: #999;
}

.article-content-bottom {
  background:#f5f5f5;
  padding:80px 0;
}

/* Recent Posts & Related Articles */

.related-articles {
  padding: 0px 30px 0px 0;
  
}

@media (min-width: 992px) { 
  .related-articles {
  min-height:240px;
  }
}

.recent-articles h3, .related-articles h3 {
    margin-bottom: 20px;
    color: #2c2f33;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-top: 0;
  text-transform: capitalize;
}

.recent-articles li,
.related-articles li {
    font-size: 14px;
    font-weight:400;
    margin-bottom: 16px;
    margin-left: 12px;
    line-height: 1.4;
      position: relative;
}

/* Side column */

.side-column {
  padding-right:30px;
  padding-bottom:40px;
}

.side-column h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.visibility-internal-icon:before {
  content: "\1F512";
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 13px;
}

.article-promoted span, .visibility-internal {
  cursor: default;
  position: relative;
}

.recent-articles li a, .related-articles li a {
     margin-left: 0px;
    line-height: 1.4;
    color: #2AB0EC;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
      padding-left: 19px;
    display: inline-block;
  max-width: 325px;
}


.recent-articles li a:before, .related-articles li a:before {
    content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/blt.svg);
    position: absolute;
    width: 8px;
    height: 8px;
    left: -10px;
    top: 4px;
}
.recent-box {
    padding-left: 70px;
}

.recently-related-articles.clearfix {
     margin-top: 60px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
    margin-bottom: -25px;
    border-top: 1px solid #e5e5e5;
    padding-top: 80px;
}

.article-promoted span:before, .article-promoted span:after, .visibility-internal:before, .visibility-internal:after {
  display: none;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
}

.article-promoted span:before, .visibility-internal:before {
  background: #222;
  border-radius: 3px;
  color: #fff;
  content: attr(data-title);
  font-family: sans-serif;
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  text-transform: none;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}

.article-promoted span:after, .visibility-internal:after {
  border-bottom: 5px solid #222;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}

.article-promoted span:hover:before, .article-promoted span:hover:after, .visibility-internal:hover:before, .visibility-internal:hover:after {
  display: block;
}

/* Comments - Article, Request and Post pages */
.comment-list {
  margin-bottom: 10px;
}

.comment-list > * {
  padding: 25px 0;
}

.comment-list-header {
  margin-bottom: 18px;
}

.comment-list-header > * {
  display: inline-block;
  margin: 0;
}

.comment-sorter {
  float: right;
}

.comment-sorter a {
  color: #999;
  text-decoration: none;
  padding-left: 20px;
}

[dir=rtl] .comment-sorter {
  float: left;
}

[dir=rtl] .comment-sorter a {
  padding-left: 0;
  padding-right: 20px;
}

.comment-sorter [aria-selected=true] {
  font-weight: bold;
  color: #333;
}

.comment, .comment-form {
  display: table;
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}

.comment > *, .comment-form > * {
  display: table-cell;
  vertical-align: top;
}

.comment-vote, .comment-bookmark {
  text-align: center;
  width: 50px;
}

.comment-bookmark:before {
  content: "\1F516";
  font-family: "entypo";
  font-size: 23px;
  line-height: 1.1;
}

.comment-avatar {
  position: relative;
  width: 85px;
}

.comment-avatar img {
  border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url("//theme.zdassets.com/theme_assets/313712/823f3892f5e99cb9eda4a864e6089407e4553d9b.png");
  background-image: url("//theme.zdassets.com/theme_assets/313712/b7b159357f6a1f0630bade7816c85d4c27c808a2.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  content: " ";
  height: 15px;
  left: 55px;
  position: absolute;
  top: 55px;
  width: 15px;
}

[dir=rtl] .comment-avatar-agent:after {
  left: auto;
  right: 55px;
}

.comment-header {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir=rtl] .comment-published, [dir=rtl] .comment-pending, [dir=rtl] .comment-official {
  float: left;
}

.comment-published {
  color: #bebebe;
}

.comment-published:before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-pending, .comment-official {
  border-color: currentcolor;
  border-radius: 2px;
}

.comment-pending {
  color: #eec100;
}

.comment-official {


}

.comment-form textarea {
  display: block;
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-ccs + textarea,
.comment-attachments {
  margin-top: 10px;
}

.comment-form-controls {
  margin-top: 20px;
  text-align: right;
}

[dir=rtl] .comment-form-controls {
  text-align: left;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}

[dir=rtl] .comment-form-controls input[type=submit] {
  margin-left: 0;
  margin-right: 15px;
}

.comment-screencasts, .comment-mark-as-solved {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

[dir=rtl] .comment-screencasts, [dir=rtl] .comment-mark-as-solved {
  margin-left: 20px;
}

.comment-actions {
  float: right;
  color: #999;
}

[dir=rtl] .comment-actions {
  float: left;
}

.comment-actions .dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}

.attachment-list span, .screencast-list span {
  color: #999;
}

[dir=rtl] .attachment-list span, [dir=rtl] .screencast-list span {
  direction: rtl;
  unicode-bidi: bidi-override;
}

.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}

.attachment-list li:before, .screencast-list li:before {
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

.my-activities-header {
  border-bottom: 0px solid #eee;
  padding: 25px 0;
  padding-bottom: 0px;
      position: relative;
}

.my-activities-header .breadcrumbs li {
  color: #000;
  font-size: 20px;
  font-weight: normal;
}

.my-activities-header .breadcrumbs li:first-child, .my-activities-header .breadcrumbs li:before {
  display: none;
}

.my-activities-nav {
  margin-bottom: 100px;
}

.my-activities-sub-nav {
  margin-bottom: 15px;
}

.request-table-toolbar {
  background: #f9f9f9;
  display: table;
  padding: 8px;
  width: 100%;
      border: 1px solid rgba(130, 130, 130, 0.18);
}

.request-table-filters {
  display: table-cell;
  text-align: right;
}

[dir=rtl] .request-table-filters {
  text-align: left;
}

.request-table-filters label:before {
  content: " ";
  width: 25px;
  display: inline-block;
}

.requests-search {
  border-radius: 20px;
  outline: none;
  padding: 6px 15px;
}

.organization-subscribe, .organization-unsubscribe {
  margin-left: 15px;
  background: #444;
  color: #fff;
}

.request-id {
  color: #bebebe;
}

.request-details {
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 30px;
  padding: 15px 20px;
}

.request-details dt ~ dt, .request-details form dt {
  font-weight: bold;
  margin-top: 15px;
}

.request-details dd {
  margin: 2px 0 0;
  word-wrap: break-word;
}

.request-details dd ul {
  margin: 10px 0;
}

.request-details dd li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 3px 0;
}

.request-details .nested-field-tag:before {
  content: " > ";
}

.request-details .nested-field-tag:first-child:before {
  content: "";
}

.request-details .attachment-list li,
.request-details .request-collaborators li {
  list-style: none;
}

.request-status {
  color: #fff;
  border-radius: 3px;
}

.request-open {
  background: #59bbe0;
}

.request-answered {
  background: #f5ca00;
}

.request-solved {
  background: #828282;
}

.request-details .request-collaborators {
  font-size: 0;
}

.request-details .request-collaborators li {
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 6px;
  background-color: #ececec;
  margin: 0 5px 5px 0;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Community */
.post-to-community a {
  padding-left: 20px;
  padding-right: 20px;
}

.post-to-community a:before {
  content: "\2b\00a0";
  position: relative;
  top: -1px;
}

/* Community topics page */
.topic-list li {
  display: inline-block;
  padding: 0 100px 30px 0;
  vertical-align: top;
  width: 49.5%;
}

.topic-list li h3, .topic-list li p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.topic-list li p {
  color: #bebebe;
}

.topic-list li .meta-group {
  margin-top: 5px;
}

[dir=rtl] .topic-list li {
  padding: 0 0 30px 100px;
}

/* Community topic page */
.topic-header {
  margin-bottom: 15px;
}

.topic-header > * {
  display: table-cell;
  vertical-align: middle;
}

.topic-filters {
  width: 100%;
}

.topic-filters > * {
  display: inline-block;
  font-weight: bolder;
  margin-right: 20px;
}

[dir=rtl] .topic-filters > * {
  margin-right: 0;
  margin-left: 20px;
}

.post-overview {
  border-bottom: 1px solid #eee;
  padding: 16px 0;
}

.post-overview-info {
  display: inline-block;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-overview-info a {
  font-size: 16px;
}

.post-overview-info .meta-group {
  display: block;
  margin-top: 5px;
}

.post-pinned .post-overview-info:before {
  content: "\2605";
  margin-right: 5px;
  color: #158ec2;
}

.post-overview-status {
  float: right;
  margin: 0 10px;
}

.post-overview-status > span {
  color: #fff;
}

[dir=rtl] .post-overview-status {
  float: left;
}

.post-overview-count {
  color: #bebebe;
  float: right;
  font-size: 10px;
  margin-left: 10px;
  min-width: 90px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}

.post-overview-count strong {
  color: #555555;
  display: block;
  font-size: 13px;
}

[dir=rtl] .post-overview-count strong {
  direction: ltr;
  unicode-bidi: bidi-override;
}

[dir=rtl] .post-overview-count {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

/* Community post page */
.post-actions .dropdown-toggle {
  font-size: 11px;
  font-weight: bold;
  padding: 10px 20px;
  border: 2px solid #ffff;
}

.post-actions .dropdown-toggle:before {
  content: "\2699\00a0\00a0";
  font: 11px bold;
  font-family: "entypo";
}

.post {
  display: table;
  margin-bottom: 50px;
  table-layout: fixed;
  width: 100%;
}

.post-vote, .post-container {
  display: table-cell;
  vertical-align: top;
}

.post-vote {
  width: 45px;
  padding-top: 5px;
}

.post-header {
  margin-bottom: 25px;
}

.post-header h1 {
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-info {
  display: table;
  width: 100%;
}

.post-info > * {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

.post-avatar {
  position: relative;
}

.post-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.post-avatar-agent:after {
  background-color: transparent;
  background-image: url("//theme.zdassets.com/theme_assets/313712/823f3892f5e99cb9eda4a864e6089407e4553d9b.png");
  background-image: url("//theme.zdassets.com/theme_assets/313712/b7b159357f6a1f0630bade7816c85d4c27c808a2.svg");
  background-repeat: no-repeat;
  background-size: 14px;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  left: 28px;
  top: -10.5px;
  content: " ";
}

[dir=rtl] .post-avatar-agent:after {
  left: auto;
  right: 28px;
}

.post-meta {
  width: 100%;
  max-width: 0;
}

.post-author {
  display: block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-status > span {
  color: #fff;
  margin: 0 10px;
}

.post-planned {
  background-color: #3eaae5;
}

.post-not-planned {
  background-color: #b5b5b5;
}

.post-completed {
  background-color: #669600;
}

.post-answered {
  background-color: #669600;
}

.post-share {
  margin-top: 30px;
  text-align: right;
}

[dir=rtl] .post-share {
  text-align: left;
}

/* Community post page and topic page */
.topic-follow [role=button], .post-follow [role=button] {
  border-radius: 3px;
  font-size: 12px;
  padding: 4px 10px;
}

.topic-follow [role=button]:after, .post-follow [role=button]:after {
  content: attr(data-follower-count);
  font-family: inherit;
  color: #555555;
  display: inline-block;
  border-left: 1px solid #ddd;
  margin-left: 10px;
  padding-left: 10px;
}

[dir=rtl] .topic-follow [role=button]:after, [dir=rtl] .post-follow [role=button]:after {
  border-left: 0;
  border-right: 1px solid #ddd;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

.topic-follow [role=button][aria-selected=true], .post-follow [role=button][aria-selected=true] {
  background: #f9f9f9;
  color: #555555;
}

body.community-enabled .search-results-column {
  display: inline-block;
  vertical-align: top;
}

body.community-enabled .search-results-column + .search-results-column {
  margin-left: 5px;
}

[dir=rtl] body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0;
  margin-right: 35px;
}

.search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > * {
    border-bottom: 1px solid #d8e0e7;
    padding: 45px 0;
}


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

.search-result-description, .search-result-meta {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 16px;
}

.search-result-meta-name, .search-result-meta-time, .search-result-meta-count {
  font-size: 12px;
  color: #bebebe;
}

.search-result-meta-time:before, .search-result-meta-count:before {
  display: inline-block;
  content: "\2022";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

[dir=ltr] .search-result-meta-time:before, [dir=ltr] .search-result-meta-count:before {
  padding-right: 5px;
}

[dir=rtl] .search-result-meta-time:before, [dir=rtl] .search-result-meta-count:before {
  padding-left: 5px;
}

.search-result-votes {
  background: #a8d119;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}

.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
}

[dir=ltr] .search-result-votes {
  margin-left: 5px;
}

[dir=ltr] .search-result-votes:before {
  margin-right: 3px;
}

[dir=rtl] .search-result-votes {
  margin-right: 5px;
}

[dir=rtl] .search-result-votes:before {
  margin-left: 3px;
}

.chat {
  background: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: #808080;
  cursor: default !important;
  bottom: -50px;
}


.recent-activity {
  background: #f9f9f9;
  border-radius: 5px;
  padding: 25px 20px;
  width: 270px;
}

.recent-activity-header {
  margin-top: 0;
  font-size: 15px;
}

.recent-activity-item {
  word-wrap: break-word;
}

.recent-activity-item ~ .recent-activity-item {
  margin-top: 15px;
}

.recent-activity-item-parent {
  color: #555555;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.recent-activity-item-parent:hover {
  text-decoration: underline;
}

.recent-activity-item-link {
  display: block;
}

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

.recent-activity-item-time {
  display: inline-block;
}

.recent-activity-item-comment {
  display: none;
}

.recent-activity-item-comment:before {
  display: inline-block;
  content: "\2022";
}

.recent-activity-item-comment span:before {
  font-family: "entypo";
  content: "\00a0\00a0\e718";
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

[data-recent-activity-action="article_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="post_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="answer_added"] .recent-activity-item-comment {
  display: inline-block;
}

.recent-activity-controls,
.recent-activity-loader {
  padding-top: 20px;
  font-size: 12px;
}

.recent-activity-loader {
  display: inline-block;
  position: relative;
}

.recent-activity-loader:before {
  display: block;
  position: absolute;
  content: "\0020";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 50%, rgba(255, 255, 255, 0) 100%);
  animation: recent-activity-loader .5s infinite;
  -webkit-animation: recent-activity-loader .5s infinite;
}

@keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}


@-webkit-keyframes recent-activity-loader {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

.escalation-badge, a.escalation-badge {
  background-color: #95be22;
  border-color: #95be22;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-size: 11px;
  margin: 0 3px;
  padding: 1px 3px;
  text-decoration: none;
  vertical-align: baseline;
}






/* Multilevel Menu Styles */

.multilevel-menu {
}

.collapse {
  display : none;
}

.in {
  display : block;
}

ul.categories > li > a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0px 3px 0;
    line-height: 24px;
    color: #b0b0b0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}


ul.categories > li > a,
ul.sections > li > a,
ul.articles > li > a {
  text-decoration : none;
}

ul.categories > li:hover,
ul.categories > li > a:hover {
  cursor : pointer;
}

ul.sections {
  padding-top:5px;
  padding-left:10px;
  margin-bottom:5px;
}

ul.sections > li {
  margin-bottom:0px;
}

ul.sections > li > a {
position: relative;
    display: block;
    width: 100%;
    padding: 6px 10px 7px 0;
    color: #b0b0b0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
      padding-left: 20px;
}


ul.sections > li > a:hover:after {
    opacity: 0;
}

    

ul.sections > li:first-child > a:first-child {
  border-top : none;
}

ul.sections > li > a.active {
}

ul.articles {
    padding-top:0px;
    margin-bottom: 15px;
    margin-left: 10px;
}

ul.articles > li {
  margin-bottom:1px;
}

ul.articles > li > a.active {
  color: #E97E0B;
  font-weight: 500;
}

ul.articles > li.text-right {
  text-align : right;
}

ul.articles > li.text-right > a.next {
}

ul.articles > li > a {
  width: 100%;
}

ul.articles > li > a:hover {
  color: #3F6D6B;
}

/* Admin Navbar */

#navbar-container {
  height:auto !important;
}

.zd-hc-3PQnfZ9PzT-mSU6sNsRWjg  {
  height:80px;
}

.zd-hc-3e4anSQtiH6GlamUMBa3Dk {
  top:80px;
}


/* Bootstrap Navbar */

.navbar-toggle {
	position: relative;
  float: right;
  padding:0 !important;
  margin:0 !important;
  background-color: transparent;
  background-image: none !important;
  border:0 !important;
  border-radius: 0px;
  }
  
  
  
  /* Wistia - Hide the chapters for mobile */
  
  .wistia_embed {
	  width:100% !important;
  }
  
  ul.wistia_chapters_list {
	  margin-left:50px;
  }
  
  ul.wistia_chapters_list li {
	  background-position: 0px 14px;
	  padding-left:24px !important;
  }
  
  ul.wistia_chapters_list li:hover {
	  background: url(" //p6.zdassets.com/hc/theme_assets/1017580/200258888/tch-arrow.svg") 0px 14px no-repeat !important;
	  background-size: 16px !important;
  }
 
  
  @media (max-width: 767px) {
	  
	   #wistia_grid_30_right_inside {
			  display:none;
		  }
	}

#user #user-name {
  color: white;
  font-family: 'Open Sans';
}

a.login {
  color: white;
}

/* Custom CSS written by L$ */

.zap-button {
 color: white; 
}

a.login.my-tickets {
    display: none;
}

a.login.my-tickets {
    border-radius: 2px;
    padding: 7px 20px;
    border: 2px solid #e9723d;
    display: inline-block;
    background: #e9723d;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
      background-color: #2AB0EC;
    border: none;
    width: 140px;
    height: 42px;
    border-radius: 2px;
    line-height: 42px;
    text-align: center;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
      margin-left: 0;
  margin-right: 0;
}

a.login.my-tickets:hover {
background-color: #27a7e0;
}

.my-activities-table {
    margin-bottom: 60px;
  padding: 0 15px;
}

.my-activities-table tr td, .my-activities-table tr th {
    padding: 20px 10px 20px 0;
  font-family: 'Open Sans', sans-serif;
}

.my-activities-table tbody tr:last-child {
    border-bottom: 1px solid #eee;
}

.request-table-filters label.request-filter {
    margin-bottom: 0;
}

.container.my-ticket-page {
    font-family: 'Open Sans', sans-serif;
}

.container.my-ticket-page section.side-column {
    margin: 80px 0;
  border-right: none;
}

@media (min-width: 992px) {
.container.my-ticket-page section.side-column {
    max-width: 72%;
      padding-right: 0;
}
}


@media (min-width: 768px) {
#user #user-password, #user #user-profile {
    max-width: none;
    min-width: inherit !important;
}
}

#user #user-profile dt {
    clear: left;
    float: left;
    font-size: 12px;
    opacity: .95;
    padding: 4px;
    text-align: right;
  max-width: 35px !important;
          padding: 4px 4px 4px 10px !important;
    -webkit-font-smoothing: antialised;
      position: relative;
    top: 4px;
}

#user #user-profile dd {
    margin-left: 70px !important;
    margin-bottom: 5px;
    min-height: 26px;
    padding: 4px;
  
}

#user #user-profile dd input[type=text], #user #user-profile dd select {
    max-width: 120px !important;
}


.errror header.header.hero-unit, .errror footer.footer {
    display: none;
}


.errror {
    background: url(https://d3gvvapon6fqzo.cloudfront.net/images/brand-bg.png) #09a59a no-repeat;
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    font-family: 'Open Sans';
    -webkit-font-feature-settings: "ss01" 1, "lnum";
    -moz-font-feature-settings: "ss01" 1, "lnum";
    font-feature-settings: "ss01" 1, "lnum";
    font-variant-numeric: lining-nums;
    line-height: 18px;
    font-size: 17px;
    margin: 0;
      padding-bottom: 100%;
    overflow-y: hidden;
    position: static;
}


.errror .section {
    color: #222222;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 700px;
    left: 50%;
}

.errror a {
    color: #fff !important;
    font-weight: 100 !important;
}

.errror .bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.errror center {
    display: block;
    text-align: -webkit-center;
}

.errror .powered-by {
    font-size: 13px;
    text-decoration: none;
    line-height: 20px;
    font-weight: 600;
}
.errror .logo {
    vertical-align: -1px;
    width: 73px;
}

.errror .article {
    padding: 24px 18px 18px 18px;
    font-size: 17px;
}

.errror p.large {
    font-weight: 600;
    font-size: 34px;
    line-height: 48px;
}
.errror p {
    text-align: center;
    color: #fff;
    margin: auto;
    margin-top: 5% !important;
}

.errror .error-number {
    font-size: 17px !important;
    margin-top: 50px;
    font-weight: 200;
    opacity: 0.7;
}

.errror .muted {
    margin-top: 50px;
    font-weight: 200;
    opacity: 0.5;
    font-size: 14px;
}


.my-activities-table>p {
    text-align: center;
    margin: 93px 0;
    display: block;
}

a.title-category {
color: #2c2f33;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    /* font-weight: 600; */
    padding: 0 10px;
}

.category-name-inside .category-icon img {
     transition: all 0.3s ease;
}


  @media (max-width: 767px) { 
nav.col-xs-12.col-sm-8.user-nav {
    position: relative;
    top: 20px;
    text-align: center;
    padding-left: 0;
      display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    flex-direction: row;
      align-items: baseline;
}

.col-xs-12.col-sm-4.logo {
    position: relative;
    top: -10px;
}



.menuitem {
  display: none;
}

zd-autocomplete {
      font-family: 'Open Sans', sans-serif !important;
}

.new-ticket {
    margin-left: 15px;
    margin-right: 15px;
}

div#user-profile {
    font-family: 'Open Sans', sans-serif;
}

a#user-resend-email {
    margin: 0;
    color: #fff;
    background: white;
    padding: 5px;
}

button.submit-data {
margin: 0 auto;
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
    background: #e97e0b !important;
    border: 1px solid #e97e0b !important;
    color: white !important;
    font-size: 12px !important;
    padding: 7px 24px !important;
    border-radius: 32px !important;
    font-weight: bold;
}

span.icon-menu {
 		display: none;
    background-image: url(https://p6.zdassets.com/hc/theme_assets/1017580/200258888/mobile-nav.png);
    z-index: 999;
       width: 55px;
    height: 55px;
    position: absolute;
    background-size: cover;
    right: 26px;
    top: 15px;
    cursor: pointer;

  }
    }


  @media (max-width: 767px) {
    
    a.login.my-tickets {
    width: 100%;
      margin-left: 0;
}
    
    .pull-right {
    width: 100%;
}
    
    div#user {
    width: 100%;
}
    .btn.with-image.dropdown-toggle {
    width: 100%;
    margin-left: 0;
}

span.icon-menu {
   display: inline-block; 
    }
    nav.col-xs-12.col-sm-8.user-nav {
    position: absolute;
      left: -999px;
    
    }
 .row nav.col-xs-12.col-sm-8.user-nav {
    position: static;
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    }
    .row.aktivan a.login.my-tickets {
      float: none;
}
   .row.aktivan  .pull-right {
    float: none ;
}
    
}




nav.col-xs-12.col-sm-8.user-nav {
       position: static;
      width: 49.5%;
    display: inline-block;
  z-index: 9999999999;
    position: relative;
}

body {
  height: 100%;
  flex-direction: column;
  min-height: 100vh;
  display: flex;
  overflow-x: hidden;
}

footer {
  flex-shrink: 0; 
 }


.futovac {
  flex: 1;
 }

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: transparent !important;
}

.content-body pre {
    background: transparent;
    border: none;
}
.content-body.article-body.clearfix .syntaxhighlighter table td.code {
    width: 96% !important;
}
.syntaxhighlighter a, .syntaxhighlighter div, .content-body.article-body.clearfix .syntaxhighlighter code, .content-body.article-body.clearfix .syntaxhighlighter table, .syntaxhighlighter table td, .content-body.article-body.clearfix .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .content-body.article-body.clearfix .syntaxhighlighter table thead, .content-body.article-body.clearfix .syntaxhighlighter table caption, .content-body.article-body.clearfix .syntaxhighlighter textarea {
overflow: hidden !important;
}

div.syntaxhighlighter {
    padding-top: 15px;
    padding-bottom: 15px;
}

.syntaxhighlighter .toolbar {
    display: none;
}

.syntaxhighlighter table td.gutter .line {
    padding-right: 6px !important;
}


	/* cheat sheet cards */

.cheat-sheet_headers h3{
    color: #fff !important;
    font-size: 18px;
    display: block;
    float:left;
    width: 50%;
    text-align: left;
    padding: 25px 0px 25px 30px ;
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #00A195;
}     

.cheat-sheet__cards__dynamic {
    margin: auto;
   	margin-bottom: 30px;
}

.cheat-sheet__cards__dynamic.clearfix {
    background: #f9f9f9;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
}

.cheat-sheet-card {
    border: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    color: #6b7575 !important;
    border: none;
}

.cheat-sheet-card h3 {
    color: #619896 !important;
    font-weight: 500 !important;
    font-size: 18px;
    margin-top: 0;
}

.cheat-sheet-card.aktivan h3{
    background-color: #f9f9f9 ;
    color: #000 !important;
    font-weight: bold !important;
}

.cheat-sheet-card h3 i.fa.fa-sort-desc {
    display: inherit;
    position: absolute;
    right: 25px;
    height: 25px;
    top: 19px;
    color: #619896;
    font-size: 18px;
    transition: transform .5s;
}

.cheat-sheet-card.aktivan h3 i.fa.fa-sort-desc {
    color: #000;
     }

.aktivan h3 i.fa.fa-sort-desc {
  -webkit-transform: rotate(-90deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(-90deg);        /* FF */
  -o-transform: rotate(-90deg);          /* Opera */
  -ms-transform: rotate(-90deg);         /* IE9 */
  transform: rotate(-90deg); 
}

.cheat-sheet-card__row--no-border {
    border-top: 0;
}

.cheat-sheet-card__row {
}

.cheat-sheet-card__row--top-level {
    padding: 10px;
    display: none;
}
 
.cheat-sheet-card__header--basics {
}

.cheat-sheet-card__label {
    margin-bottom: 0;
    word-break: break-word;
    padding: 20px 24px 20px 8px;
}

p.cheat-sheet-card__label {
    padding: 0;
    margin: 17px 25px 0 25px;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; 
    line-height: 27px;
}

h3.cheat-sheet-card__label.cheat-sheet-card__label--heading {
    padding-left: 30px;
    padding-right: 50px;
}

.cheat-sheet-card__item.is-expanded .cheat-sheet-card__item__body {
    display: block;
}

.cheat-sheet-card.is-expanded .cheat-sheet-card__body {
    display: block;
}

.cheat-sheet-card__item__body {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.cheat-sheet-card__item__body p {
    margin: 0 25px 0 25px;
    padding: 0;
    line-height: 27px;
}

.cheat-sheet-card__item__body pre {
    display: none;
}

.cheat-sheet-card.is-expanded .cheat-sheet-card__toggle-button--card-expanded, .cheat-sheet-card__item.cheat-sheet-card__row.is-expanded .fa {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.cheat-sheet-card__toggle-button {
    float: right;
    position: relative;
    top: 18px;
    right: 12px;
    line-height: 0;
}

.cheat-sheet-card__body {
    opacity: 0;
    position: absolute;
    z-index: -9999;
    max-width: 400px;
    max-height: 500px;
    overflow-y: auto;
    padding-bottom: 20px;
}

.aktivan .cheat-sheet-card__body {
    position: absolute;
    background: #fff;
    color: #525252;
    display: inline-block;
    z-index: 99;
    left: 100%;
    width: 93%;
    cursor: initial;
    top: 0px;
    transition: opacity .5s;  
    border: none;
    opacity: 100;
    margin-left: 2%;
    box-shadow: 4px 5px 50px rgba(0, 0, 0, 0.05), 4px 5px 15px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
}

.cheat-sheet-grid-item {
    float: left;
    box-sizing: border-box;
    padding-right: 15px;
    width: 100% !important;
    padding-right: 50%;
    position: relative;
}

.cheat-sheet-grid-item button {
    display: none;
}

.cheat-sheet-grid-item >section {
    position: relative;
}

.cheat-sheet-grid-item >section:hover h3{
    cursor: pointer;
    font-weight: bold !important;
}

.cheat-sheet-card__toggle-button .icon {
    width: 10px;
    height: 5px;
    pointer-events: none;
}

.icon--cheat-sheet-blue {
    fill: #000099;
}

.icon {
    display: inline-block;
    height: 1em;
    width: 0.8em;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

div .cheat-sheet-grid-item:last-child .cheat-sheet-card__body, div .cheat-sheet-grid-item:nth-child(3) section:nth-child(n+4) .cheat-sheet-card__body {
    bottom: 0px;
    top: initial;
}

.vladtest a.article-heading-link {
    font-size: 24px !important;
    padding-top: 45px;
    margin-top: 45px !important;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
    font-weight: 500 !important;
    color: #333 !important;
}

.quickNavMenu {
       width: 350px;
    background-color: #f4fafa;
    border: 1px solid rgba(30, 166, 154, 0.1);
    border-radius: 2px;
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
      padding: 30px;
}

.quickNavMenu ul {
    margin-bottom: 0;
}

.row.header-search.search-box h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
      margin-bottom: 37px;
    margin-top: 40px;
    line-height: 1;
visibility: hidden;
}

.row.header-search.search-box > p {
    color: white;
    font-size: 16px;
    letter-spacing: .5px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
  font-family: 'Open Sans';
font-weight: normal;
}

.row.header-search.search-box > p a {
    font-family: 'Open Sans';
    font-weight: 600;
      color: #fff;
}

.category-tree > div {
    width: 255px;
    height: 268px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    float: left;
    box-shadow: 0 10px 21px #e6eaef;
    border: none;
    margin-right: 36px;
  transition: 0.15s all ease-in;
      cursor: pointer;
}
.category-icon.text-center img {
    max-height: 85PX;
}

.category-tree > div:nth-child(3n+3) {
    margin-right: 0;
}
.category-tree > div:hover {
    box-shadow: 0 30px 50px rgba(50,50,93,0.08),0 10px 20px rgba(50,50,93,0.1);
    margin-top: -4px;
      margin-bottom: 34px;
}


section.knowledge-base > h2 {
    margin-top: 10px;
    text-align: center;
    color: #3e4b56;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
  font-family: 'Open Sans';
	font-weight: 300;
}

p.cat-desc {
    color: #5f5f5f;
    font-size: 12px;
  line-height: 1.6;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 0 27px;
  font-family: 'Open Sans';
font-weight: normal;
}


.scrolled-header {
    position: fixed;
    width: 100%;
    max-width: 100%;
    background: #fff;
    height: 86px;
    top: -190px;
  z-index: 999;
      padding: 23px;
   transition: 0.3s top cubic-bezier(.3,.73,.3,.74);
  box-shadow: 0 2px 14px rgba(159, 165, 165, 0.23);
      height: 70px;
    padding: 5px;

}

.scrolled-header .user-nav a.login {
     color: #5f5f5f;
    font-size: 13px;
    letter-spacing: .5px;
    border: none;
  font-family: 'Open Sans';
font-weight: normal;
}
.scrolled-header .user-nav a.my-tickets {
    width: 140px;
    height: 42px;
    background-color: #ff7f45;
    border-radius: 200px;
    color: white;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
      line-height: 43px;
}

.scrolled-header.down {
    top: 0px;
  opacity: 0.97;
}

.scrolled-header a.login.my-tickets:hover {
    background-color: #ff6d2c;
}


.scrolled-header  .col-xs-12.col-sm-4.logo {
    padding: 0;
    display: inline-block;
    width: auto;
}

.scrolled-header nav.col-xs-12.col-sm-8.user-nav {
    position: static;
    width: auto;
}

.smalls form {
    display: inline-block;
    position: relative;
}


.smalls {
    display: inline-block;
}


.smalls form input[type=submit] {
    display: none;
}

.scrolled-header .mycontainer {
  display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.smalls input#query {
     width: 476px;
    height: 43px;
    background-color: white;
    border: 1px solid #e4e9ed;
    border-radius: 2px;
    padding: 0 36px 0;
    color: #555;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
  font-family: 'Open Sans';
    font-weight: normal;
  -webkit-appearance: none;
      padding-left: 25px;

}


.smalls .search:before {
    content: "";
    font-family: "entypo";
    font-size: 1.25em;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 2.5em;
    z-index: 1;
    color: #a0aab9;
    right: 25px;
   background: url(https://p6.zdassets.com/hc/theme_assets/1017580/200258888/kb-magnifyingglass.svg);
    width: 21px;
    height: 20px;
    background-repeat: no-repeat;
}

section.promoted-articles h3 {
    color: #3e4b56;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: .5px;
    text-align: center;
    margin-top: 50px;
  margin-bottom: 50px;
}

section.promoted-articles li a {
    color: #2AB0EC;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1;
    padding: 10px 0;
    display: inline-block;
    position: relative;
    font-family: 'Open Sans';
    font-weight: normal;
    line-height: 1.4;
      padding-left: 19px;
      max-width: 430px;
}



section.promoted-articles li {
    display: inline-block;
    width: 47%;
      vertical-align: top;
}

section.promoted-articles li:nth-child(n+7) {
    display: none;
}


section.promoted-articles ul {
    margin-bottom: 100px;
      margin-left: 54px;
}

/*
.footer-column h5 {
    color: #5f5f5f;
    font-size: 16px;
    font-weight: 700;
  margin-bottom: 25px;
    letter-spacing: 1.08px;
      margin-top: 0;
}

.footer a {
    margin: 0;
    color: #2c2f33;
    font-size: 14px;
    letter-spacing: 1.08px;
      padding: 9px 0;
    display: inline-block;
    line-height: 1;
  font-family: 'Open Sans';
font-weight: normal;
}

.footer-column.footer-column-1 p {
    color: #2c2f33;
    font-size: 11px;
  font-family: 'Open Sans';
font-weight: normal;
}
*/

section.promoted-articles {
max-width: 1000px;
    margin: 0 auto;
}

.futovac {
    flex: 1;
    height: 110px;
}

.padding-content .futovac {
    flex: 1;
    height: 0px;
}

span.bolder-text {
    font-weight: 700;
}

section.promoted-articles li:nth-child(2n+2) {
    float: right;
}

.row.header-search.search-box > p a:hover {
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

/* -----------  back to old footer ---------------*/

footer.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 380px;
    background: #3E3E3E;
    border: 0;
    color: #868686;
    margin-top: 0;
    padding: 60px 20px;
    font-size: 14px;
  
    min-height: initial;
}

.footer a:hover {
    margin: 0;
    color: #fff;
    text-decoration: none;
}

.footer a {
    margin: 0;
    color: #868686 !important;
}

.footer-logo {
    max-width: 90px;
    opacity: 0.5;
}

.footer-logo {
    max-width: 90px;
    opacity: 0.5;
    width: 100%;
    margin-top: 0;
}

.footer-column {
    float: left;
    width: 25%;
}

.footer-bottom {
    max-width: 960px;
    margin: 0 auto;
}
.footer-top h2 {
    font-size: 30px;
    color: #fff !important;
    font-weight: 500;
      margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}



/* -----------  back to old footer end ---------------*/

a.back-to-home {
    display: none;
}


h1.page-header {
    color: white;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .5px;
}

.row.header-search.search-box > p.category-desc {
    color: white;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: .5px;
    text-align: left;
    max-width: 640px;
}

h1.page-header {
    color: white;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.category-page header.header.hero-unit {
    min-height: 425px;
}

aside.article-sidebar.side-column {
    display: inline-block;
      width: 260px;
}

article.main-column {
    display: inline-block;
      vertical-align: top;
}

.category-page ul.article-list li a {
    color: #2AB0EC;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
      position: relative;
    padding-left: 15px;
    margin-left: 10px;
      display: block;
}

.category-page ul.article-list li a:before, section.promoted-articles li a:before {
 content: '\e75e';
    position: absolute;
    width: 8px;
    height: 8px;
    left: -10px;
    font-family: "entypo";
    font-style: normal;
    font-weight: normal;
    speak: none;
  background: none;
}


.category-page ul.sections > li > a:hover {
    color: #2c2f33;
}

.category-page ul.categories > li:hover, ul.categories > li > a:hover {
    cursor: pointer;
    color: #2c2f33;
}

ul.articles.collapse {
    margin-bottom: 0;
}

.category-page ul.sections {
    padding-left: 0px;
    border-left: 1px solid #d4dce7;
    padding-top: 0;
  margin-top: 10px;
}

.category-page ul.sections > li {
    margin-bottom: 0;
}

.category-page ul.sections > li:hover {
    border-left: 2px solid #4592bf;
  margin-left: -2px;
}


.category-page ul.articles > li > a {
    position: relative;
    display: block;
    padding: 2px 10px;
    color: #2C2F33;
    margin: 0;
    font-size: 12px;
    margin-bottom: 12px;
    padding-left: 30px;
    font-weight: 500;
  padding-right: 0;
  letter-spacing: .5px;
}


.section-page ul.article-list {
    margin-top: 10px;
}

.search-container {
    max-width: 1160px;
    margin: 0 auto;
}

.search-container {
    padding-top: 60px;
}

ol.breadcrumbs li:first-child a {
    color: #b0b0b0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.search-container p.page-header-description {
    color: #2c2f33;
    font-size: 24px;
    font-weight: 500;
      margin-top: 35px;
    letter-spacing: .5px;
}

a.search-result-link {
    color: #2AB0EC;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
}

.search-result-description {
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
}

.search-result-description em {
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    font-style: normal;
    background: #33b2ed;
    color: #fff;
    padding: 2px 5px;
}

.search-page .futovac {
    height: 0;
}

.looking-for.search-container img {
    width: 50%;
      margin-right: 25px;
    max-width: 340px;
}

.looking-for-action h4 {
    color: #5f5f5f;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 20px;
    margin-top: 70px;
    margin-bottom: 10px;
}

.looking-for-action a {
    color: #ff7f45;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 20px;
    margin-top: 0;
    display: inline-block;
}


section.search-results-column > P > A {
    color: #b0b0b0;
}


ul.articles.collapse {
    margin-bottom: 0;
}

.category-page ul.articles li {
    margin-top: 7px;
}

.category-page ul.articles li:hover {
    border-left: 2px solid #4592bf;
    margin-left: -2px;
}
.category-page ul.articles {
    margin-left: 0;
}


ul.categories > li > a.active-cat {
    color: red;
    color: #2c2f33;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.4;
}

.recently-related-articles.clearfix > div {
     display: inline-block;
    width: 50%;
    float: left;
}

.looking-for-action.article h4 {
    display: inline-block;
}

.article-page .content {
    padding-bottom: 0;
}

.article-page .futovac {
    height: 0;
}

.article-page .looking-for {
    margin: 0;
}

.article-page .scrolled-header {
    top: 0px;
}

.article-page header.header {
    display: none;
}

header.article-header h1 {
    color: #2c2f33;
    font-size: 32px;
  font-weight: bold;
    letter-spacing: .5px;
  margin-top: 2px;

}

.article-page main {
    padding-top: 30px;
}



.quickNavMenu p.title {
    margin: 0;
    color: #33b2ed;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .5px;

}

.article-body .quickNavMenu ul li a {
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 400;
      position: relative;
      margin-left: 23px;
  font-family: 'Open Sans';
font-weight: normal;
  display: table;
  letter-spacing: .5px;
}

.article-body .quickNavMenu ul li a:before {
content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/bullet-green.svg);
    position: absolute;
      width: 9px;
    height: 9px;
    left: -22px;
    top: 6px;
}

.content-body.article-body h4 {
    color: #2c2f33;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .5px;
}

.content-body.article-body h4:before {
    display: block;
    content: " ";
    margin-top: -95px;
    height: 95px;
    visibility: hidden;
}


.home-page main {
 background-image: -webkit-linear-gradient(bottom, white 0%, #f6f9fa 100%);
   background-image: linear-gradient(to top, white 0%, #f6f9fa 100%);
  
      background-image: linear-gradient(to top, white 0%, #e0e7e9 100%);
}

.article-body > ul {
    padding-left: 79px;
}
.article-body > ul li {
position: relative;
}

.article-body > ul li:before {
    content: "•";
    position: absolute;
    left: -30px;
    color: #33b2ed;
font-size: 27px;
}
 
p.article-note, div.note {
    background-color: #fff2ed;
    border: 0.5px solid #ffcdb5;
    border-radius: 2px;
    width: 100%;
    padding: 20px;
    padding-left: 44px;
    color: #ff7f45;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 600;
      position: relative;
  line-height: 23px;
      display: table;
}

.tip, .note, .caution, .resources {
    margin: 30px 0px;   
  margin-top: 40px;
}


p.article-note:before, div.note:before {
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/note.svg);
    position: absolute;
    width: 14px;
    height: 16px;
    content: "";
    left: 16px;
    top: 23px;
}

.article-body ol li:before {
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: -26px;
    margin-top: 0px;
    content: counter(ol-counter);
    counter-increment: ol-counter;
    border: 1px solid #33b2ed;
    border-radius: 50%;
    color: #33b2ed;
    font-size: 10px;
    text-indent: 5.5px;
  font-weight: 600;
    height: 17px;
    width: 17px;
    line-height: 18.9px;
    top: 12px;
}
.article-body ol li:nth-child(n+10):before {
    text-indent: 4px;
} 
.article-body ol li:nth-child(1):before {
    text-indent: 5.7px;
} 

.article-body li li:before {
   border: 1px solid #5f5f5f;
    color: #5f5f5f;
      content: counter(listStyle, upper-alpha);
    counter-increment: listStyle;

}

.looking-for.search-container {
    margin: 0 auto;
      position: relative;
    top: 1px;
  text-align: center;
  
}

.looking-for-action.article {
    display: inline-block;
      width: 50%;
  text-align: left;
}

zd-autocomplete-header {
  display: none;
 }


zd-autocomplete-option {
  padding: 10px 20px !important;
  font-weight: 300 !important;
      color: #5f5f5f !important;
}

zd-autocomplete-option zd-autocomplete-breadcrumbs {
    color: #b0b0b0 !important;
}

zd-autocomplete {
    padding: 10px 0;
}

div#user {
    display: none;
}


a.tickets {
    font-size: 13px;
    letter-spacing: .5px;
   margin-right: 30px;
}

.show {
display: inline-block;
}

a.logout {
    font-size: 13px;
    letter-spacing: .5px;
}

header a.logout {
    color: #fff;
      font-family: 'Open Sans';
    font-weight: normal;
}

header a.tickets {
    color: #fff;
      font-family: 'Open Sans';
    font-weight: normal;
}

.when-logged.end_user.manager.agent.show a:hover {
    border-bottom: 1px solid #fff;
    padding-bottom: 9px;
    text-decoration: none;
}

.article-intro {
    border-bottom: 0px solid #d4dce7;
    margin-bottom: 50px;
}

.article-intro p {
    color: #2c2f33;
    font-size: 15px;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    font-weight: normal;
  display: inline;
}

.article-intro > * {
    color: #2c2f33;
    font-size: 15px;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    font-weight: normal;
}



.show {
    display: inline-block;
}


p.article-tip, div.tip {
background-color: #f1fffc;
  border: 0.5px solid #a5d4c7;
  border-radius: 2px;
    width: 100%;
    padding: 20px;
    padding-left: 44px;
  color: #33b2ed;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 500;
      position: relative;
  line-height: 23px;
      display: table;
      line-height: 23px;
}

p.article-tip:before, div.tip:before {
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/tip.svg);
    position: absolute;
    width: 18px;
    height: 17px;
    content: "";
    left: 16px;
    top: 23px;
}


p.article-caution, div.caution {
    background-color: #fee;
  border: 0.5px solid #ffafaf;
  border-radius: 4px;
    width: 100%;
    padding: 20px;
    padding-left: 44px;
    color: #ff7f45;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 500;
      position: relative;
  line-height: 23px;
      line-height: 23px;
      display: table;
    color: #ff4545;

}

.caution p {
    margin: 0;
    color: #ff4545;
      line-height: 23px;
    font-size: 13px;
font-weight: 500;
letter-spacing: .5px;
}

.note p {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
      color: #ff7f45;
    letter-spacing: .5px;
      line-height: 23px;
}
div.tip p {
    margin: 0;
      color: #33b2ed;
    font-size: 13px;
    font-weight: 500;
      line-height: 23px;
    letter-spacing: .5px;
}

div.resources p {
    margin: 0;
    font-size: 13px;
font-weight: 500;
      line-height: 23px;
  color: #306A7D;
letter-spacing: .5px;
}

.note p, .caution p, .tip p, .resources p {
  font-weight: 500;
}

p.article-caution:before, div.caution:before {
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/caution.svg);
    position: absolute;
    width: 17px;
    height: 15px;
    content: "";
    left: 16px;
    top: 23px;
}


.scrolled-header a.logout, .scrolled-header a.tickets {
     font-family: 'Open Sans';
    font-weight: normal;
}

.scrolled-header .when-logged.end_user.manager.agent.show a:hover {
    border-bottom: 2px solid #2AB0EC;
    padding-bottom: 31px;
    text-decoration: none;
    color: #2AB0EC;
}

.user-nav div div a.login:hover {
  border-bottom: 1px solid #fff;
    padding-bottom: 9px;
    text-decoration: none;
    border-radius: 0;
}

.scrolled-header .user-nav a.login:hover {
border-bottom: 2px solid #2AB0EC;
    padding-bottom: 31px;
    text-decoration: none;
    color: #2AB0EC;
}


.scrolled-header a.my-tickets.contct-btn {
    width: 140px;
    height: 42px;
    background-color: #2AB0EC;
  background-color: #2AB0EC;
    border-radius: 2px;
    color: white;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 43px;
    text-align: center;
    margin: 0;
}


.scrolled-header a.my-tickets.contct-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #46a426;
  background-color: #27a7e0;
}


li.activeli {
    border-left: 2px solid #33b2ed;
    margin-left: -2px;
}

.nores-options a {
    display: block;
    color: #5f5f5f;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 32px;
    font-family: 'Open Sans';
    font-weight: normal;
    padding: 10px 0;
  position: relative;
      padding-left: 15px;
    margin-left: 13px;
}

.nores-options a:before {
  content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/blt.svg);
    position: absolute;
    width: 8px;
    height: 8px;
    left: -10px;
    top: 21px;
  
}

.nores-options {
    margin-top: 10px;
}

.nores-options a:nth-child(n+2):hover {
    text-decoration: none;
}

.home-page .futovac {
    height: 0;
}

.article-page .looking-for {
    left: 6%;
}

.error-page header {
    display: none;
}

.error-page .scrolled-header {
    top: 0px;
}

.mycontainer.error-container {
    padding-top: 130px;
    text-align: center;
}

.error-page h1 {
    color: #3e4b56;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: .5px;
}


.error-page .error-container img {
    display: block;
    margin: 40px auto;
}

.error-container .search input {
    line-height: 1.2em;
    padding: 0 50px 0 30px;
    width: 100%;
    border-radius: 100px;
    border: 0;
    -webkit-appearance: none;
    font-size: 14px;
    height: 54px;
    font-family: 'Open Sans';
    font-weight: 600;
    letter-spacing: .5px;
    box-shadow: 0 20px 41px rgba(60, 80, 100, 0.07);
      max-width: 632px;
    border-radius: 2px;


}

.error-container input[type=submit] {
display: none;
}


.error-container .search:before {
    content: "";
    font-family: "entypo";
    font-size: 1.25em;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 18px;
    width: 2.5em;
    z-index: 1;
    color: #a0aab9;
    right: 25px;
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/slice-1.png);
    width: 21px;
    height: 20px;
}


.error-container form.search {
    position: relative;
    max-width: 632px;
    margin: 0 auto;
    margin-bottom: 115px;
}

.error-page main {
    background-image: linear-gradient(to top, white 0%, #f6f9fa 100%);
      padding-top: 86px;
}


.trending a {
    margin-left: 15px;
    line-height: 1.4;
    color: #2AB0EC;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    padding-left: 19px;
    display: inline-block;
    max-width: 325px;
  position: relative;
}

.trending a:before {
    content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/blt.svg);
    position: absolute;
    width: 8px;
    height: 8px;
    left: -10px;
    top: 4px;
}

.trending li {
    float: left;
    width: 50%;
    text-align: left;
    padding: 10px 0;
      padding-left: 60px;
}

.trending ul {
    padding: 0 60px;
}

.trending h1 {
    margin-bottom: 50px;
}

.article-intro span {
    font-family: 'Open Sans';
}

.word, .word p {
   display: inline;
   margin: 0;
   position: relative;
}

span.word-desc {
 display: none;  
}

.word.show-des span.word-desc {
  display: block;
    position: absolute;
    background: red;
    width: 215px;
    padding: 23px;
    background-color: #2AB0EC;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    letter-spacing: .5px;
      top: 20px;
  font-family: 'Open Sans';
font-weight: normal;
      left: 100%;
  z-index: 999;
}

span.word-title {
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;

}

.word > p {
    border-bottom: 1px dashed #2c2f33;
    cursor: pointer;
}

.content-body.article-body a {
    color: #2AB0EC;
      font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    font-family: 'Open Sans';
    font-weight: normal;
}

.quickNavMenu li {
    padding: 7px 0px;
}

span.aa-dropdown-menu.aa-with-articles {

    font-weight: 300 !important;
}
.aa-article-hit--title .aa-article-hit--highlight, .aa-article-hit--section {
    color: #2AB0EC !important;
}

li.request-title a {
    color: #2AB0EC;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}

p.request-id {
    margin-top: 55px;
    margin-bottom: -10px;
    color: #b0b0b0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
}

h2.request-title {
    color: #2c2f33;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: .5px;
}

.comment-author {
    display: inline-block;
    vertical-align: top;
}

section.comment-body {
    display: inline-block;
      max-width: calc(100% - 100px);
}

.comment-avatar img {
    border-radius: 50%;
    max-width: 60px;
    max-height: 60px;
}

.comment-meta a {
    color: #2c2f33;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}

.comment-published {
    color: #bebebe;
    color: #b0b0b0;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
}

span.point {
    display: inline-block;
    margin: 0 7px;
  color: #b0b0b0;
  
}

.zd-comment {
    color: #5f5f5f;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 29px;
  font-family: 'Open Sans';
font-weight: normal;
}

.comment-fields textarea {
    min-height: 159px;
    border-radius: 2px;
    border: 1px solid rgba(178, 187, 203, 0.57);
}

.comment-ccs + textarea, .comment-attachments {
    margin-top: 10px;
    width: 143px;
    width: 123px;
    height: 30px;
    border-radius: 200px;
    background-color: #fff;
  display: inline-block;
}

.upload-dropzone {
    border: none !important;
    font-size: 1em !important;
    /* overflow: hidden; */
    /* position: relative; */
    /* text-align: center; */
}

.upload-dropzone span:before {
    content: "+" !important;
    font-family: entypo;
    font-size: 20px;
    margin-right: 10px;
  position: relative;
    top: -2px;
    vertical-align: middle;
    color: #2AB0EC;
      font-weight: 100;
}

div#upload-dropzone span {
    padding: 0;
    display: inline-block;
    color: #2AB0EC;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    vertical-align: -webkit-baseline-middle;
}

.comment-fields {
    position: relative;
}

.comment-attachments {
    position: absolute;
    bottom: 14px;
    left: 14px;
}

section.request-sidebar.collapsible-sidebar {
    display: none;
}

span.request-submit-comment input {
  width: 104px;
    height: 40px;
    border-radius: 2px;
    background-color: #6dd038;
    color: #fff;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: bold;
    line-height: 40px;
    padding: 0;
    text-align: center;
}

.request-page .comment-form-controls {
    margin-bottom: 120px;
}

.ticket-active-btn {
border-bottom: 2px solid #2AB0EC;
    padding-bottom: 31px;
    text-decoration: none;
    color: #2AB0EC !important;
    font-weight: bold !important;
  
}

.request-container {
    max-width: 935px;
}


.my-activities-header h1 {
    display: inline-block;
}


.my-activities-header input#quick-search {
    float: right;
    display: inline-block;
    vertical-align: inherit;
    margin: .67em 0;
    width: 227px;
    height: 43px;
    border-radius: 27px;
    border: 1px solid #e4e9ed;
    background-color: #fff;
    padding-left: 40px;
  color: #bcc6ce;
font-size: 14px;
letter-spacing: .5px;
      font-family: 'Open Sans';
    font-weight: normal;
}

.request-list-page .content {
      margin: 0 auto;
}

.request-list-page  thead > tr {
    height: 53px;
    border-radius: 2px;
    background-color: rgba(30, 166, 154, 0.1);
    border: none;
}

header.my-activities-header h1 {
    color: #2c2f33;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .5px;
  margin-bottom: 25px;
  text-transform: capitalize;
}

header.my-activities-header:after {
    content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/slice-1.png);
    width: 21px;
    height: 20px;
    position: absolute;
    right: 25px;
    background-size: cover;
    top: 47px;
}

.requests thead tr th {
    color: #2c2f33;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}
.requests thead tr th:first-child {
 padding-left: 26px !important;
  text-transform: uppercase;
}

.requests tbody tr td:first-child {
    padding-left: 26px;
      color: #5f5f5f;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
}

.requests tbody tr:last-child td {
    border-width: 0 0 1px 0;
    border-bottom: 0;
}

.request-list-page thead > tr > th {
    padding: 0;
  text-transform: capitalize;
}

.requests tbody tr td:nth-child(2) a {
    color: #2AB0EC !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
}

.requests tbody tr td:nth-child(3), .requests tbody tr td:nth-child(4) {
color: #b0b0b0;
font-size: 12px;
font-weight: 600;
/* Text style for "17 hours a" */
letter-spacing: .5px;
}

.requests tbody tr td:nth-child(5) {
color: #5f5f5f;
font-size: 12px;
font-weight: 700;
letter-spacing: .5px;
text-transform: uppercase;
}

span.status-label.status-label-solved {
    color: #2AB0EC;
      position: relative;
}

span.status-label.status-label-solved:after {
content: "";
    background: url(https://p6.zdassets.com/hc/theme_assets/1222079/200470707/solved-ok.png);
    position: absolute;
    width: 13px;
    height: 8px;
    top: 2px;
    right: -20px;
}

.request-list-page thead > tr > * {
    border-width: 0px;
}

.article-body label {
    line-height: 27px;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    font-weight: normal;
}

.user-nav div div.contact-container a:hover {
    border-bottom: none;
    padding-bottom: initial;
    text-decoration: none;
    font-weight: normal;
}


/* desktop */
@media (min-width: 992px) {
.quickNavMenu.menumobile {
    display: none;
}
  .mobile-search {
    display: none;
}
  
 .contact-container {
    display: inline-block;
} 
    .looking-for.search-container img.mobileimg {
    display: none;
    } 
  .request-mobile {
    display: none;
}
    
  .new-ticket-page main .content {
    max-width: 582px;
    margin: 0 auto;
    padding-right: 110px;
}

  
}

/* mobile start new design */
  @media (max-width: 802px) { 
  .plan-image {
    display: none;
}
    
}
/* mobile start new design */
  @media (max-width: 992px) { 
   
    .new-ticket-page nav.sub-nav {
    max-width: 505px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: -20px;
}
    
    .aa-dataset-articles span.aa-suggestions {
    max-height: 60vh;
    overflow-y: auto;
}
    
    
    .new-ticket-page .form {
    margin: 0 auto;
}
    
   .new-ticket-page h1 {
    text-align: center;
}
      .smalls  {
    display: none;
  }
    
    .mobile-search.smalls {
    display: block;
}
    
   .mobile-search.smalls form {
    display: block;
     max-width: 450px;
    margin: 0 auto;
}
   
     .mobile-search.smalls input#query {
    width: 100%;
    }
.first-paragraph {
    height: auto !important;
}
    
    .category-page .futovac {
    flex: 1;
    height: 0;
}    
    .article-body a.back-to-top {
    float: none;
    display: block;
    margin-top: 5px;
    position: absolute;
    top: 6px;
}
    
    
    a.back-to-home {
    display: block;
}

    
    .col-xs-12.col-sm-4.logo {
     width: 100%;
        top: -10px;
}
    
    header nav.col-xs-12.col-sm-8.user-nav {
    padding-top: 25px;
    background: rgba(0, 0, 0, 0.2);
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
          margin-top: 15px;
}
    
    
    button.navbar-toggle {
    position: absolute;
    right: 0px;
    top: 5px;
          border-radius: 0;
      transition: all .35s ease-out;
}
    
    button.navbar-toggle.active {
    transform: rotate(90deg);
}
    
    nav.col-xs-12.col-sm-8.user-nav {
    display: none;
}
    
    .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
      margin-bottom: 4px;
}
  
   .scrolled-header .navbar-toggle .icon-bar {
    background-color: #2fc3b6;
}
   .scrolled-header .col-xs-12.col-sm-4.logo {
    top: 0;
    padding-bottom: 10px;
}
    
.word.show-des span.word-desc {
    left: auto;
}
    
    .search-page .row.header-search.search-box > p {
    display: none;
}
    
   
    .error-page .scrolled-header {
    height: auto;
}
    
    
  .col-xs-12.col-sm-4.logo {
    margin: 0 auto;
} 
nav.col-xs-12.col-sm-8.user-nav {
    width: 100%;
    margin: 0 auto;
}    
    
    .show {
    display: block;
}
    a.login.my-tickets {
    margin: 0 auto;
    width: 100%;
    max-width: 150px;
    display: block;
}
a.login {
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}    
    
section.knowledge-base {
    padding: 0 !important;
    display: block;
    width: 100%;
    text-align: center;
}
section.knowledge-base > h2 {
    margin-top: 30px;
    margin-bottom: 20px;
}
    
.category-tree > div {
display: inline-block;
    margin: 0 auto;
    width: 45%;
    margin-bottom: 20px;
    height: auto;
    float: none;
    margin-right: 0 !important;
    margin-left: 0;
    }
    
    p.cat-desc {
    padding-bottom: 30px;
}
    
 .category-tree {
    text-align: center;
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-around;
}
    
    .category-icon.text-center {
    padding-top: 30px;
}
    
    
section.promoted-articles h3 {
    margin-top: 30px;
    margin-bottom: 20px;
}
    
section.promoted-articles ul {
    margin-left: 0;
}
    
  section.promoted-articles li {
    width: 100%;
    display: block;
    padding: 0 20px;
}
 .hero-unit {
    display: block;
    padding: 30px 0;
    }
    
    
header .when-logged.end_user.manager.agent {
    margin-bottom: 20px;
}
        
.when-logged.end_user.manager.agent {
    margin-bottom: 20px;
}
   
    
 .row.header-search.search-box h2 {
margin-bottom: 20px;
    margin-top: 30px;
}
    
 .row.header-search.search-box > p {
    font-size: 13px;
}   
    
 .footer-column {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
    
    body {
     padding-bottom: 0; 
    }
    
footer.footer {
    position: relative;
    height: auto;
}    
    
 .looking-for.search-container {
    margin-bottom: 30px;
    padding-top: 20px;
}
    
 .looking-for.search-container img {
    width: 100%;
    margin-right: 0;
    max-width: 340px;
}
    
  .looking-for-action.article h4 {
    display: block;
    margin-top: 20px;
}
    
.looking-for-action.article {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 20px;
}
    
 .user-nav div div a.login:hover {
    font-weight: inherit;
    border-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
    border-radius: 0;
}
    
 .when-logged.end_user.manager.agent.show a:hover {
    border-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
}
    
 aside.article-sidebar.side-column {
    display: none;
 }
    
  .quickNavMenu {
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 30px;
}
   .article-intro {
    margin-bottom: 0 !important;
    height: auto !important;
} 
    
  .recently-related-articles.clearfix > div {
    width: 100%;
    display: block;
    margin: 0;
    margin-bottom: 30px;
    float: none;
        padding: 0;
}
    
 .recently-related-articles.clearfix {
    margin-top: 40px;
   margin-bottom: 0;
    border-bottom: 0;
}
    
 .article-page .looking-for {
    left: 0;
}
    
 .smalls form {
    display: none;
}
 .scrolled-header {
    padding-left: 0;
    padding-right: 0;
   height: auto;
}
    
 .scrolled-header .col-xs-12.col-sm-4.logo {
    margin-left: 0;
}
    
   .scrolled-header nav.col-xs-12.col-sm-8.user-nav {
    margin-right: 0;
         padding-top: 1px;
    padding-bottom: 26px;
}
    
  .scrolled-header .mycontainer {
 
    align-items: flex-end;
}  
.quickNavMenu.menudesktop {
    display: none;
}
  
 .looking-for.search-container img.desktopimg {
   display: none;
} 
    
.looking-for.search-container {
    margin-bottom: 0;
}
    
.looking-for-action.article {
    margin-bottom: 30px;
}
.trending li {
    float: none;
    width: 100%;
    text-align: left;
    padding: 10px 0;
    padding-left: 0;
}
    
.trending ul {
    padding: 0;
}
    
.search-container {
    padding-left: 15px;
    padding-right: 15px;
}
    
.search-page .futovac {
    height: 90px;
}
    
header .when-logged a {
    margin: 0;
}
    
header .when-logged a.logout {
margin-right: 10px;
    }
header .when-logged a.tickets {
    margin-left: 10px;
    }
    
.home-page .header-search.search-box p {
    visibility: hidden;
}  
    
.scrolled-header {
    top: -349px;
}
    
header a.login {
    margin-right: 0 !important;
}
    
 header .anonymous.show {
    display: inline-block;
    width: 49%;
}   
    
 header a.login.my-tickets {
    display: inline-block;
}
.article-body > ul {
    padding-left: 40px;
}    
    
.contact-container {
    width: 50%;
    display: inline-block;
}
    
    
    
   header .user-nav div div.contact-container a:hover {
    border-bottom: none;
    padding-bottom: initial;
    text-decoration: none;
    border-radius: 50px;
    font-weight: normal;
}
 .scrolled-header .col-xs-12.col-sm-4.logo {
    display: block;
    width: 100%;
    position: relative;
}
    
 .scrolled-header .mycontainer {
    display: block;
 
}   
    
.scrolled-header .user-nav a.login:hover {
    border-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
    color: #2AB0EC;
    font-weight: bold;
}
    
    
.article-page .scrolled-header {
    height: auto;
}
    
  .my-activities-header input#quick-search {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
}  
header.my-activities-header:after {
    bottom: 10px;
    top: initial;
}
    .ticket-active-btn, .scrolled-header .when-logged.end_user.manager.agent.show a:hover {
    padding-bottom: 0px;
}
    
.article-page main {
    padding-top: 90px;
}
    
.request-page	.content {
    padding-top: 125px;
}
    
 .subject-line, .ticket-status-mob {
    display: inline-block;
}
    
.my-activities-table {
   display: none;
}
.subject-line a {
    color: #2AB0EC !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
}
.ticket-id-mob p,  .ticket-status-mob p, .ticket-created-mob p {
    display: inline-block;
    font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
}
    
    .ticket-id-mob span,  .ticket-status-mob span, .ticket-created-mob span {
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
}
    
.subject-line {
    display: block;
}
    
.subject-line a {
    font-size: 16px;
}
    
    
    .ticket-created-mob {
    border-bottom: 1px solid #e4e9ed;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
    
    
nav.col-xs-12.col-sm-8.user-nav {
    text-align: center;
  
}    
    
    
    
    
    
    
    
    
    
    
    
}



/* mobile start new design */
  @media (max-width: 767px) { 

    
    .article-page .scrolled-header {
    padding-left: 0;
    padding-right: 0;
}
    
.category-tree > div {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
  height: auto;
}
 .category-tree {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
}
    
    
    
    
    
    
    
    
    
}

#labels-checker, div#mojiartikli {
    display: none !important;
}


h2[id="Jump Ahead"] {
    display: none;
}

.quickNavMenu.menumobile {
    margin-top: 20px;
      position: relative;
}


button.navbar-toggle:focus {
    outline: none;
}

.col-xs-12.col-sm-4.logo {
  position: relative;
      vertical-align: top;
}

.wistia_responsive_padding {
    margin: 40px 0;
}

h2:target:before {
content:"";
display:block;
  position: relative;     
    top: -100px;
    visibility: hidden;
}

.content-body.article-body .note a {
    text-decoration: underline;
    font-size: 13px;
  color: inherit;
  font-weight: inherit;
}

.content-body.article-body .tip a {
    text-decoration: underline;
    font-size: 13px;
  font-weight: inherit;
  color: inherit;
}

  .content-body.article-body .caution a {
    text-decoration: underline;
    font-size: 13px;
    color: inherit;
    font-weight: inherit;
}

.content-body.article-body .resources a {
    text-decoration: underline;
    font-size: 13px;
  color: inherit;
  font-weight: inherit;
}

@-moz-document url-prefix() {
 .article-body ol li::before {
    font-weight: 400;
    text-shadow: 0 0 0px !important;
}
  .scrolled-header a.tickets {
    width: 78px;
    text-align: center;
}
  
  .scrolled-header nav.col-xs-12.col-sm-8.user-nav {
    max-width: 366px;
    width: 100%;
}
.note p, .caution p, .tip p, .resources p {
  font-weight: 300 !important;
   text-shadow: 0 0 0px !important;
}
  .user-nav a.login, .article-body a.back-to-top {
     text-shadow: 0 0 0px !important;
  }
  .smalls input#query {
    border: 1px solid #a0aab980;
  }
  .quickNavMenu {
    background-color: rgba(30, 166, 154, 0.07);
    border: 1px solid rgba(30, 166, 154, 0.3);
  }
}








.category.cat-202752588 img {
height: 86px;
}

.new-ticket-page .form {
    margin-bottom: 50px;
}

.upload-dropzone a {
    /* text-decoration: none; */
    /* font-size: 13px; */
    padding: 0;
    display: inline-block;
    color: #2AB0EC;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
}



.form select#request_issue_type_select {
    display: none;
}

header .logo a {
    height: 22.22px;
    display: inline-block;

}

.scrolled-header.abslt {
    top: 0;
}


span.h2-helper {
    padding-top: 10px;
    display: inline-block;
    margin-top: 10px;
}


div.new :focus {
	outline: none !important;
}
div.new {
	
	position: relative;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	letter-spacing: 0.05em;
	color: #2c2f33;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

div.new footer .new-homepage-footer {
	padding: 120px 0;
	background: #f8f3f0;
}
div.new footer .container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
 @media all and (min-width:769px) {
div.new footer .container {
	width: 750px;
}
}
 @media all and (min-width:992px) {
div.new footer .container {
	width: 970px;
}
}
 @media all and (min-width:1200px) {
div.new footer .container {
	width: 1170px;
}
}

div.new footer .container, div.new .section-schedule .section-container, div.new .section-speakers .section-container, div.new .affiliate-feature .affiliate-feature-container, div.new .section-standard .section-standard-container {
	padding-right: 30px;
	padding-left: 30px;
}
div.new footer .row {
	margin-right: -15px;
	margin-left: -15px;
}
div.new .clearfix::before, div.new .clearfix::after, div.new .dl-horizontal dd::before, div.new .dl-horizontal dd::after, div.new .container::before, div.new .container::after, div.new .container-fluid::before, div.new .container-fluid::after, div.new .row::before, div.new .row::after, div.new .form-horizontal .form-group::before, div.new .form-horizontal .form-group::after, div.new .btn-toolbar::before, div.new .btn-toolbar::after, div.new .btn-group-vertical > .btn-group::before, div.new .btn-group-vertical > .btn-group::after, div.new .nav::before, div.new .nav::after, div.new .navbar::before, div.new .navbar::after, div.new .navbar-header::before, div.new .navbar-header::after, div.new .navbar-collapse::before, div.new .navbar-collapse::after, div.new .pager::before, div.new .pager::after, div.new .panel-div::before, div.new .panel-div::after, div.new .modal-footer::before, div.new .modal-footer::after {
	display: table;
	content: " ";
}
div.new .clearfix::after, div.new .dl-horizontal dd::after, div.new .container::after, div.new .container-fluid::after, div.new .row::after, div.new .form-horizontal .form-group::after, div.new .btn-toolbar::after, div.new .btn-group-vertical > .btn-group::after, div.new .nav::after, div.new .navbar::after, div.new .navbar-header::after, div.new .navbar-collapse::after, div.new .pager::after, div.new .panel-div::after, div.new .modal-footer::after {
	clear: both;
}




 @media all and (min-width:1270px) {
.new .container, .new .section-schedule .section-container, .section-schedule .new .section-container, .new .section-speakers .section-container, .section-speakers .new .section-container, .new .affiliate-feature .affiliate-feature-container, .affiliate-feature .new .affiliate-feature-container, .new .section-standard .section-standard-container, .section-standard .new .section-standard-container {
	width: 1196px;
}
}
div.new .gutter-26.row {
	margin-right: -13px;
	margin-left: -13px;
}
div.new footer .col-xs-1, div.new .col-sm-1, div.new .col-md-1, div.new .col-lg-1, div.new .col-xs-2, div.new .col-sm-2, div.new .col-md-2, div.new .col-lg-2, div.new .col-xs-3, div.new .col-sm-3, div.new .col-md-3, div.new .col-lg-3, div.new .col-xs-4, div.new .col-sm-4, div.new .col-md-4, div.new .col-lg-4, div.new .col-xs-5, div.new .col-sm-5, div.new .col-md-5, div.new .col-lg-5, div.new .col-xs-6, div.new .col-sm-6, div.new .col-md-6, div.new .col-lg-6, div.new .col-xs-7, div.new .col-sm-7, div.new .col-md-7, div.new .col-lg-7, div.new .col-xs-8, div.new .col-sm-8, div.new .col-md-8, div.new .col-lg-8, div.new .col-xs-9, div.new .col-sm-9, div.new .col-md-9, div.new .col-lg-9, div.new .col-xs-10, div.new .col-sm-10, div.new .col-md-10, div.new .col-lg-10, div.new .col-xs-11, div.new .col-sm-11, div.new .col-md-11, div.new .col-lg-11, div.new .col-xs-12, div.new .col-sm-12, div.new .col-md-12, div.new .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
 @media all and (min-width:769px) {
div.new footer .col-sm-1, div.new .col-sm-2, div.new .col-sm-3, div.new .col-sm-4, div.new .col-sm-5, div.new .col-sm-6, div.new .col-sm-7, div.new .col-sm-8, div.new .col-sm-9, div.new .col-sm-10, div.new .col-sm-11, div.new .col-sm-12 {
	float: left;
}
}
 @media all and (min-width:769px) {
div.new .col-sm-12 {
	width: 100%;
}
}
 @media all and (min-width:769px) {
div.new .col-sm-2 {
	width: 16.66%;
}
}
 @media all and (min-width:769px) {
div.new .col-sm-3 {
	width: 25%;
}
}
div.new .col-xs-1, div.new .col-sm-1, div.new .col-md-1, div.new .col-lg-1, div.new .col-xs-2, div.new .col-sm-2, div.new .col-md-2, div.new .col-lg-2, div.new .col-xs-3, div.new .col-sm-3, div.new .col-md-3, div.new .col-lg-3, div.new .col-xs-4, div.new .col-sm-4, div.new .col-md-4, div.new .col-lg-4, div.new .col-xs-5, div.new .col-sm-5, div.new .col-md-5, div.new .col-lg-5, div.new .col-xs-6, div.new .col-sm-6, div.new .col-md-6, div.new .col-lg-6, div.new .col-xs-7, div.new .col-sm-7, div.new .col-md-7, div.new .col-lg-7, div.new .col-xs-8, div.new .col-sm-8, div.new .col-md-8, div.new .col-lg-8, div.new .col-xs-9, div.new .col-sm-9, div.new .col-md-9, div.new .col-lg-9, div.new .col-xs-10, div.new .col-sm-10, div.new .col-md-10, div.new .col-lg-10, div.new .col-xs-11, div.new .col-sm-11, div.new .col-md-11, div.new .col-lg-11, div.new .col-xs-12, div.new .col-sm-12, div.new .col-md-12, div.new .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 13px;
	padding-left: 13px;
}
div.new .gutter-26 > [class^='col-'], div.new .gutter-26 > [class^=' col-'] {
	padding-right: 13px;
	padding-left: 13px;
}
div.new footer img {
	vertical-align: middle;
}
div.new .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo {
	font-size: 9px;
	display: inline-block;
	vertical-align: bottom;
	color: #5f5f5f;
	padding-top: 30px;
}
div.new footer a {
	color: #428bca;
	text-decoration: none;
}
div.new footer a {
	color: #348683;
	font-weight: 400;
}
div.new .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo a, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo a, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo a, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo a, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo a {
	text-decoration: none !important;
}
div.new .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo a img, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo a img, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a img, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo a img, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a img, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a img, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a img, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo a img, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo a img {
	width: 94px;
	height: auto;
	margin-right: 10px;
}
div.new footer ul, div.new footer ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.new .new-homepage-footer .container .gutter-26 ul, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 ul, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 ul, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 ul, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 ul, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 ul, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 ul {
	list-style-type: none;
}
div.new footer h1, div.new footer h2, div.new footer h3, div.new footer h4, div.new footer h5, div.new footer h6, div.new footer .h1, div.new footer .h2, div.new footer .h3, div.new footer .h4, div.new footer .h5, div.new footer .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
div.new footer h4, div.new footer .h4, div.new footer h5, div.new footer .h5, div.new footer h6, div.new footer .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.new footer h4, div.new footer .h4 {
	font-size: 18px;
}
div.new h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
}
div.new .new-homepage-footer .container .gutter-26 ul h4, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 ul h4, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 ul h4, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 ul h4, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 ul h4, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul h4, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 ul h4, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul h4, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 ul h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #2c2f33;
}
div.new footer ul li {
	vertical-align: top;
}
div.new .new-homepage-footer .container .gutter-26 ul li.social-icons, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 ul li.social-icons, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 ul li.social-icons, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 ul li.social-icons, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 ul li.social-icons, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li.social-icons, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 ul li.social-icons, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li.social-icons, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 ul li.social-icons {
	margin-top: 15px;
}
div.new .new-homepage-footer .container .gutter-26 ul li a, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 ul li a, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 ul li a, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 ul li a, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 ul li a, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li a, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 ul li a, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li a, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 ul li a {
	font-size: 14px;
	line-height: 32px;
	color: #2c2f33;
}

div.new .new-homepage-footer .container .gutter-26 ul li.social-icons a, div.new .new-homepage-footer .section-schedule .section-container .gutter-26 ul li.social-icons a, .section-schedule div.new .new-homepage-footer .section-container .gutter-26 ul li.social-icons a, div.new .new-homepage-footer .section-speakers .section-container .gutter-26 ul li.social-icons a, .section-speakers div.new .new-homepage-footer .section-container .gutter-26 ul li.social-icons a, div.new .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li.social-icons a, .affiliate-feature div.new .new-homepage-footer .affiliate-feature-container .gutter-26 ul li.social-icons a, div.new .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li.social-icons a, .section-standard div.new .new-homepage-footer .section-standard-container .gutter-26 ul li.social-icons a {
	text-decoration: none !important;
}

div.new a {
    font-family: 'Open Sans', sans-serif;
}


div.new a:hover {
text-decoration: underline;
}


div.new ul {
padding-left: 40px;
}

.new-homepage-footer-logo a {
    text-decoration: none !important;
}

@media (min-width: 0px) and (max-width: 992px) {
    footer { text-align: center;
  }
div.new footer ul, div.new footer ol {
    padding-left: 0px;
      margin-bottom: 20px;
}
div.new .new-homepage-footer .container .gutter-26 ul h4 {
    margin-bottom: 0px;
}
}


.col-sm-12.new-homepage-footer-logo a {
    display: inline-block;
}


.plan-image svg {
    margin-bottom: 40px;
}


div#algolia-facets {
    display: none !important;
}

div#algolia-facets {
    display: none !important;
}

.ais-search-box.ais-with-style {
    margin: 0 !important;
}

.search-result-meta {
    display: none !important;
}

span.search-result-votes {
    display: none !important;
}

div#algolia-stats {
    margin-left: 0 !important;
}

div#algolia-hits {
    width: 100% !important;
}



.ais-body.ais-stats--body div {
    color: #2c2f33;
    font-size: 24px;
    font-weight: 500;
    margin-top: 35px;
    letter-spacing: .5px;
    text-transform: none;
      margin-bottom: 24px;
}

#algolia-hits .search-result-body {
    margin-top: 15px !important;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
  opacity: 1 !important;
}

.ais-hits--item {
    padding: 45px 0;
    border-bottom: 1px solid #d8e0e7;
}

#algolia-hits .search-result {
    border-top: none !important;
}

.ais-search-box.ais-with-style {
    position: relative;
    max-width: 660px;
    margin: 0 auto !important;
}


.search-container.algolia-container {
    padding-top: 30px;
}
div#algolia-stats-line {
    margin-top: 50px;
}
.ais-hits--item:first-child {
    padding-top: 10px;
}
form.search {
    display: block !important;
}

.ais-search-box.ais-with-style {
    DISPLAY: NONE;
}

.search-container.al-container {
    padding-top: 0;
}

.smalls.search-tab {
    display: inline-block !important;
}
.search-res-count {
    color: #2c2f33;
    font-size: 24px;
    font-weight: 500;
    margin-top: 35px;
    letter-spacing: .5px;
}
div#algolia-stats {
    display: none !important;
}


@media (max-width: 992px) {
.search-res-count {
    padding-left: 15px;
    padding-right: 15px;
}
}

.search-res-count {
    visibility: hidden;
   margin-bottom: 20px;
    margin-top: 50px;
}

div#algolia-stats-line {
    display: none !important;
}
.nores-options a {
    font-style: normal !important;
    text-align: left !important;
}

.ais-hits.ais-hits__empty {
    margin-top: 0px !important;
}
.container-search-no {
    max-width: 770px;
    margin: 0 auto;
    padding: 0;
    padding-top: 60px;
}
.search-result-link .ais-highlight::before {
    background-color: transparent !important;
}
.search-result-link .ais-highlight {
    color: inherit !important;
}


header.header.hero-unit {
    background: url("//theme.zdassets.com/theme_assets/313712/d3a917bc4a6a530eb6998f5315d7dc154bddd1aa.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.myfooter .btn-primary {
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
}
.myfooter footer, .myfooter section {
  display: block;
}
.myfooter a {
  background-color: transparent;
}
.myfooter a:active, .myfooter a:hover {
  outline: 0;
}
.myfooter svg:not(:root) {
  overflow: hidden;
}
.myfooter hr {
  box-sizing: content-box;
  height: 0;
}
.myfooter button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}
.myfooter button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media print {
  .myfooter *, .myfooter :after, .myfooter :before {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .myfooter a {
    text-decoration: underline;
  }
  .myfooter a:visited {
    text-decoration: underline;
  }
  .myfooter a[href]:after {
    content: " (" attr(href) ")";
  }
  .myfooter .btn > .caret, .myfooter .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
}
.myfooter *, .myfooter :after, .myfooter :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.myfooter button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.myfooter a {
  color: #00adee;
  text-decoration: none;
}
.myfooter a:focus, .myfooter a:hover {
  color: #0075a2;
  text-decoration: underline;
}
.myfooter a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.myfooter hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eee;
}
.myfooter [role=button] {
  cursor: pointer;
}
.myfooter h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 8.5px;
  margin-bottom: 8.5px;
  font-size: 13px;
}
.myfooter .text-left {
  text-align: left;
}
.myfooter .bg-primary {
  color: #fff;
  background-color: #00adee;
}
.myfooter ul {
  margin-top: 0;
  margin-bottom: 8.5px;
}
.myfooter .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.myfooter .container:after, .myfooter .container:before {
  content: " ";
  display: table;
}
.myfooter .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .myfooter .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .myfooter .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .myfooter .container {
    width: 1160px;
  }
}
.myfooter .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.34;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.myfooter .btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.myfooter .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #333;
  text-decoration: none;
}
.myfooter .btn:hover {
  color: #333;
  text-decoration: none;
}
.myfooter .btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.myfooter .btn-primary {
  color: #fff;
  background-color: #00adee;
  border-color: #00adee;
}
.myfooter .btn-primary:focus {
  color: #fff;
  background-color: #08b;
  border-color: #00506f;
}
.myfooter .btn-primary:active, .myfooter .btn-primary:hover {
  color: #fff;
  background-color: #08b;
  border-color: #0081b1;
}
.myfooter .btn-primary:active {
  background-image: none;
}
.myfooter .btn-primary:active:focus, .myfooter .btn-primary:active:hover {
  color: #fff;
  background-color: #006e97;
  border-color: #00506f;
}
.myfooter .btn-group-xs > .btn, .myfooter .btn-xs {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.myfooter .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.myfooter .dropup {
  position: relative;
}
.myfooter .dropdown-toggle:focus {
  outline: 0;
}
.myfooter .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.myfooter .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.34;
  color: #81899b;
  white-space: nowrap;
}
.myfooter .dropdown-menu > li > a:focus, .myfooter .dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #737c90;
  background-color: #f5f5f5;
}
.myfooter .dropup .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}
.myfooter .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.myfooter .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.myfooter .btn-group > .btn {
  position: relative;
  float: left;
}
.myfooter .btn-group > .btn:active, .myfooter .btn-group > .btn:focus, .myfooter .btn-group > .btn:hover {
  z-index: 2;
}
.myfooter .btn-group > .btn:first-child {
  margin-left: 0;
}
.myfooter .btn-group .dropdown-toggle:active {
  outline: 0;
}
.myfooter .btn .caret {
  margin-left: 0;
}
.myfooter .icon {
  width: 50px;
  height: 50px;
  display: block;
}
.myfooter h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.myfooter .btn:active:focus, .myfooter .btn:focus {
  outline: none;
}
.myfooter a:focus {
  outline: none;
}
.myfooter .d-flex {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.myfooter .flex-1-1-auto {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.myfooter .flex-1-1-100 {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.myfooter .flex-0-1-auto {
  -moz-box-flex: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
.myfooter .flex-0-0-auto {
  -moz-box-flex: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
.myfooter .flex-wrap {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.myfooter .justify-content-start {
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.myfooter .justify-content-end {
  -moz-box-pack: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.myfooter .align-items-start {
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.myfooter .align-items-center {
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.myfooter .btn {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}
.myfooter .flexcol:first-child {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .myfooter .flexcol-xs-oncollapse-center {
    -moz-box-pack: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .myfooter .flexcol.flexcol-sm-6 {
    -webkit-flex-grow: 0;
    flex-grow: 0;
  }
}
@media (min-width: 768px) {
  .myfooter .flexcol.flexcol-sm-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    padding-top: 0 !important;
    max-width: 50%;
  }
}
.myfooter .mt-footer {
  padding: 20px 0;
}
.myfooter .mt-footer .no-margin {
  margin: 0;
}
.myfooter .mt-footer .footer-options .options-social .social-vertical-line {
  border: 0;
  border-left: 1px solid;
  width: 1px;
  height: 20px;
}
.myfooter .mt-footer .footer-options .options-social .social-btn {
  padding: 5px;
  border: 2px solid #c3c9da;
  border-radius: 50%;
}
.myfooter .mt-footer .footer-options .options-apps .apps-title {
  color: #00adee;
}
.myfooter .mt-footer .footer-options .options-apps .apps-vertical-line {
  border: 0;
  border-left: 1px solid;
  width: 1px;
  height: 30px;
}
.myfooter .mt-footer .footer-options .options-apps .apps-btn {
  padding: 5px;
}
.myfooter .mt-footer .footer-horizontal-line {
  margin: 17px 0 25px;
}
.myfooter .mt-footer .footer-details .details-info .info-vertical-line {
  border: 0;
  border-left: 1px solid;
  width: 1px;
  height: 20px;
}
.myfooter .mt-footer .footer-details .details-info .info-btn {
  padding: 5px;
  color: #fff;
}
.myfooter .bg-primary {
  color: #fff;
  background-color: #00adef;
}
.myfooter .bg-primary.bg-darker {
      background: #2bb0ec;
}
.myfooter .language-selection ul.dropdown-menu {
  left: -68px;
  max-height: 250px;
  overflow: auto;
}
.myfooter .font-130 {
  font-size: 130% !important;
}

button#changeLanguage {
    display: none;
}



.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
white-space: nowrap;
background: #F79420 url(/hc/theme_assets/YOUR ASSET #/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { 
/* the button becomes visible */
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out {
/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
}
.no-touch .cd-top:hover {
background-color: #F79420;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 55px;
bottom: 60px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 30px;
width: 30px;
right: 55px;
bottom: 60px;
}
}



a.cd-top.cd-is-visible {
    padding: 14px;
    border: 1px solid #eff2f3;
    border-radius: 50%;
    background-color: hsla(0,0%,100%,.87);
  width: 46px;
    height: 46px;
    opacity: 1 !important;
}

a.header-logo {
    display: inline-table;
    position: relative;
    top: -15px;
}

header.header.hero-unit:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.05);
}

header.header.hero-unit {
    position: relative;
}

.section-page .content {
    padding: 80px 0;
    padding-top: 60px;
}

.category-page header.header.hero-unit {
    min-height: 315px;
}

.category-page ul.article-list li a, section.promoted-articles li a, .recent-articles li a, .related-articles li a, .content-body.article-body a {
    color: #2AB0EC;
}
/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 48%;
  }
}

.search-results-list {
  margin-bottom: 25px;
}

.request-list-page main .mycontainer {
    min-height: 300px;
}

.myfooter {
    margin-top: 100px;
}

.category.cat-200195258, .category.cat-200195857, .category.cat-200195248, .category.cat-200257668, .category.cat-200257678 {
    display: none;
}

.category.cat-115000275832 > section {
    display: none;
}


.mycontainer.boxes-cat span.visibility-internal {
    display: none;
}

.mycontainer.boxes-cat section.section.section-block {
  display: inline-block;
    text-align: center;
    width: 255px;
    max-width: 212px;
    height: 200px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    float: left;
    box-shadow: 0 10px 21px #e6eaef;
    margin-right: 20px;
    argin-right: 36px;
    transition: 0.15s all ease-in;
    margin-bottom: 27px;
    margin-bottom: 30px;
    padding: 10px;
    cursor: pointer;
      padding-top: 40px;
}

.mycontainer.boxes-cat i.section-empty {
    display: none;
}

.mycontainer.boxes-cat .section-tree h3 {
    color: #2c2f33;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 0 10px;
}

.mycontainer.boxes-cat p.page-header-description {
    color: #5f5f5f;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 0 27px;
    font-family: 'Open Sans';
    font-weight: normal;
}

.mycontainer.boxes-cat section.section.section-block:hover {
    box-shadow: 0 30px 50px rgba(50,50,93,0.08), 0 10px 20px rgba(50,50,93,0.1);
    margin-top: -4px;
    margin-bottom: 34px;
}

li.blocks-item.topics-item {
    /* width: 165px; */
    /* height: 288px; */
    background-color: white;
    border-radius: 2px;
    /* display: inline-block; */
    /* float: left; */
    box-shadow: 0 10px 21px #e6eaef;
    border: none;
    /* margin-right: 36px; */
    transition: 0.15s all ease-in;
    cursor: pointer;
    padding: 20px 0px;
  	display:inline-block;
  
}

li.blocks-item.topics-item:hover {
    box-shadow: 0 30px 50px rgba(50,50,93,0.08), 0 10px 20px rgba(50,50,93,0.1);
    margin-top: -4px;
    /* margin-bottom: 34px; */
}

.comm2 li.id-200138438.blocks-item.topics-item, .comm2 li.id-200138448.blocks-item.topics-item, .comm2 li.id-200138458.blocks-item.topics-item, .comm2 li.id-200138468.blocks-item.topics-item, .comm2 li.id-200138478.blocks-item.topics-item, .comm2 li.id-200138498.blocks-item.topics-item, .comm2 li.id-200138488.blocks-item.topics-item, .comm2 li.id-200138428.blocks-item.topics-item, .comm2 li.id-115000274691.blocks-item.topics-item, .comm2 li.id-115000274711.blocks-item.topics-item, .comm2 li.id-115000379652.blocks-item.topics-item  {
display: none;
}

.comm1 li.blocks-item.topics-item {
    display: none;
}

.comm1 li.id-200138438.blocks-item.topics-item, .comm1 li.id-200138448.blocks-item.topics-item, .comm1 li.id-200138458.blocks-item.topics-item, .comm1 li.id-200138468.blocks-item.topics-item, .comm1 li.id-200138478.blocks-item.topics-item, .comm1 li.id-200138498.blocks-item.topics-item, .comm1 li.id-200138488.blocks-item.topics-item, .comm1 li.id-200138428.blocks-item.topics-item, .comm1 li.id-115000274691.blocks-item.topics-item, .comm1 li.id-115000274711.blocks-item.topics-item, .comm1 li.id-115000379652.blocks-item.topics-item   {
    display: flex;
}

.content.comm-padding {
    padding-top: 40px;
}

@charset "UTF-8";
.moja-comm-lista {
  /*! CSS Used from: https://p3.zdassets.com/hc/theming_assets/1879270/3246905/style.css?digest=115000135169&locale=en-us */
}
.moja-comm-lista .dropdown {
  position: relative;
  display: inline-block;
}
.moja-comm-lista .dropdown-toggle {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.moja-comm-lista .dropdown-toggle:hover {
  text-decoration: none;
}
.moja-comm-lista .dropdown-toggle::after {
  color: #888888;
  content: "\A0\A0\E75C";
  display: inline-block;
  font-family: "entypo";
  vertical-align: middle;
}
 .dropdown-menu {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}
.dropdown-menu [role="menuitem"] {
  color: #333;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
}
 .dropdown-menu [role="menuitem"]:hover {
  background: #f3f3f3;
  text-decoration: none;
  color: #333;
}
 .dropdown-menu [role="menuitem"][aria-selected="true"] {
  background: #f3f3f3;
  cursor: default;
}
 .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  content: "\2713";
  margin-left: 10px;
  font-family: "entypo";
}
.moja-comm-lista * {
  box-sizing: border-box;
}
.moja-comm-lista a {
  text-decoration: none;
}
.moja-comm-lista a:hover, .moja-comm-lista a:active, .moja-comm-lista a:focus {
  text-decoration: underline;
}
.moja-comm-lista .container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}
@media (min-width: 1160px) {
  .moja-comm-lista .container {
    padding: 0;
    width: 90%;
  }
}
.moja-comm-lista ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.moja-comm-lista .dropdown-toggle::after {
  color: inherit;
}
.moja-comm-lista .topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}
.moja-comm-lista .topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .moja-comm-lista .topic-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .moja-comm-lista .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}
.moja-comm-lista .striped-list {
  padding: 0;
}
.moja-comm-lista .striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid rgba(125, 127, 125, 0.29);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .moja-comm-lista .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}
.moja-comm-lista .striped-list-info {
  flex: 2;
}
.moja-comm-lista .striped-list-title {
  margin-bottom: 10px;
  margin-right: 5px;
}
.moja-comm-lista .striped-list-title:hover, .moja-comm-lista .striped-list-title:focus, .moja-comm-lista .striped-list-title:active {
  text-decoration: underline;
}

.moja-comm-lista .striped-list .meta-group {
  margin: 5px 0;
}
.moja-comm-lista .striped-list-count {
  color: #666;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .moja-comm-lista .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}
.moja-comm-lista .striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}
.moja-comm-lista .striped-list-count-item:last-child::after {
  display: none;
}
@media (min-width: 768px) {
  .moja-comm-lista .striped-list-count-item::after {
    display: none;
  }
}
.moja-comm-lista .striped-list-number {
  font-weight: 300;
  text-align: center;
}
@media (min-width: 768px) {
  .moja-comm-lista .striped-list-number {
    color: #333333;
    display: block;
    font-weight: 400;
  }
}
.moja-comm-lista .status-label {
  background-color: #2AB0EC;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}
.moja-comm-lista .status-label:hover, .moja-comm-lista .status-label:active, .moja-comm-lista .status-label:focus {
  text-decoration: none;
}
.moja-comm-lista .status-label-featured {
  background-color: #0072ef;
}
.moja-comm-lista .meta-group {
  display: block;
}
.moja-comm-lista .meta-group * {
  display: inline;
}
.moja-comm-lista .meta-data {
  color: #666;
  font-size: 13px;
  font-weight: 300;
}
a.striped-list-title {
    color: #2c2f33;
}


.my-comm-hp .blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .my-comm-hp .blocks-list {
    margin: 0 -15px;
  }
}
.my-comm-hp a {
  background-color: transparent;
}
.my-comm-hp a:active, .my-comm-hp a:hover {
  outline: 0;
}
.my-comm-hp * {
  box-sizing: border-box;
}
.my-comm-hp h4 {
  font-weight: 400;
  margin-top: 0;
  font-size: 16px;
}
.my-comm-hp a:hover, .my-comm-hp a:active, .my-comm-hp a:focus {
  text-decoration: underline;
}
.my-comm-hp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-comm-hp .blocks-item {
  border: 1px solid #0072ef;
  border-radius: 2px;
  box-sizing: border-box;
  color: #0072ef;
  display: flex;
  flex: 1 0 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 356px;
  text-align: center;
}

.my-comm-hp .blocks-item:hover *, .my-comm-hp .blocks-item:focus *, .my-comm-hp .blocks-item:active * {
  text-decoration: none;
}
@media (min-width: 768px) {
  .my-comm-hp .blocks-item {
    margin: 0 15px 30px;
  }
}
.my-comm-hp .blocks-item-link {
  color: #0072ef;
  padding: 20px 30px;
}
.my-comm-hp .blocks-item-link:hover, .my-comm-hp .blocks-item-link:focus, .my-comm-hp .blocks-item-link:active {
  text-decoration: none;
}
.my-comm-hp .blocks-item-title {
  margin-bottom: 0;
}
.my-comm-hp .blocks-item-description {
  font-weight: 300;
  margin: 0;
}
.my-comm-hp .blocks-item-description:not(:empty) {
  margin-top: 10px;
}
.my-comm-hp .topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}
.my-comm-hp .meta-group {
  display: block;
}
.my-comm-hp .meta-group * {
  display: inline;
}
.my-comm-hp .meta-data {
  color: #666;
  font-size: 13px;
  font-weight: 300;
}
.my-comm-hp .meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}
.my-comm-hp header {
  display: block;
}
.my-comm-hp a {
  background-color: transparent;
}
.my-comm-hp a:active, .my-comm-hp a:hover {
  outline: 0;
}
.my-comm-hp .dropdown {
  position: relative;
  display: inline-block;
}
.my-comm-hp .dropdown-toggle {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.my-comm-hp .dropdown-toggle:hover {
  text-decoration: none;
}
.my-comm-hp .dropdown-toggle::after {
  color: #888888;
  content: "\A0\A0\E75C";
  display: inline-block;
  font-family: "entypo";
  vertical-align: middle;
}
.my-comm-hp .dropdown-toggle > * {
  display: inline-block;
}
.my-comm-hp * {
  box-sizing: border-box;
}
.my-comm-hp h4 {
  font-weight: 400;
  margin-top: 0;
  font-size: 16px;
}
.my-comm-hp .dropdown-toggle::after {
  color: inherit;
}
.my-comm-hp [role="button"] {
  border: 1px solid #0072ef;
  border-radius: 2px;
  color: #0072ef;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}
.my-comm-hp [role="button"]::after {
  color: #0072ef;
}

@media (min-width: 768px) {
  .my-comm-hp [role="button"] {
    width: auto;
  }
}
.my-comm-hp .button-large {
  background-color: #0072ef;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
  background-color: #2bb0ec;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 150px;
  padding: 0 1.9286em;
  width: 100%;
}
@media (min-width: 768px) {
  .my-comm-hp .button-large {
    width: auto;
  }
}
.my-comm-hp .page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .my-comm-hp .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}
.my-comm-hp .community-header {
  margin-bottom: 30px;
}
.my-comm-hp .community-header h4 {
  margin-bottom: 0;
}
.my-comm-hp .post-to-community {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .my-comm-hp .post-to-community {
    margin: 0;
  }
}


.topic-filters .dropdown-toggle::after {
    color: #888888;
    content: "\A0\A0\E75C";
    display: inline-block;
    font-family: "entypo";
    vertical-align: middle;
}

.topic-filters span.dropdown-toggle {
    font-weight: 200;
    font-size: 12px;
}

.topic-filters .dropdown-menu [role="menuitem"][aria-selected="true"] {
    color: #56ca38;
    font-weight: 200;
}

.topic-filters .dropdown-menu [role="menuitem"] {
    font-weight: 200;
}


span.striped-list-count-item {
    COLOR: #33b2ed;
    PADDING: 11px 20px;
    border: 0px solid #33b2ed;
}

span.striped-list-number {
    color: #33b2ed !important;
}

.moja-comm-lista .striped-list-item {
    padding: 10px 0;
}

.post-overview-count.striped-list-count {
    padding: 0;
    justify-content: space-between;
    max-width: 270px;
}

span.striped-list-count-item {
    width: 127px;
}

.my-comm-post-page article, .my-comm-post-page footer, .my-comm-post-page header, .my-comm-post-page section {
  display: block;
}
.my-comm-post-page a {
  background-color: transparent;
}
.my-comm-post-page a:active, .my-comm-post-page a:hover {
  outline: 0;
}
.my-comm-post-page h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.my-comm-post-page img {
  border: 0;
}
.my-comm-post-page input, .my-comm-post-page textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.my-comm-post-page input {
  line-height: normal;
}
.my-comm-post-page input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.my-comm-post-page input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.my-comm-post-page input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.my-comm-post-page textarea {
  overflow: auto;
}
.my-comm-post-page .dropdown {
  position: relative;
  display: inline-block;
}
.my-comm-post-page .dropdown-toggle {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.my-comm-post-page .dropdown-toggle:hover {
  text-decoration: none;
}
.my-comm-post-page .dropdown-toggle::after {
  color: #888888;
  content: "\A0\A0\E75C";
  display: inline-block;
  font-family: "entypo";
  vertical-align: middle;
}
.my-comm-post-page * {
  box-sizing: border-box;
}
.my-comm-post-page h1, .my-comm-post-page h3 {
  font-weight: 400;
  margin-top: 0;
}
.my-comm-post-page h1 {
  font-size: 32px;
}
.my-comm-post-page h3 {
  font-size: 18px;
  font-weight: 600;
}
.my-comm-post-page a {
  color: #2AB0EC;
  text-decoration: none;
}
.my-comm-post-page a:hover, .my-comm-post-page a:active, .my-comm-post-page a:focus {
  text-decoration: underline;
}
.my-comm-post-page input, .my-comm-post-page textarea {
  color: #000;
  font-size: 14px;
}
.my-comm-post-page input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}
.my-comm-post-page input:focus {
  border: 1px solid #0072ef;
}
.my-comm-post-page textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}
.my-comm-post-page textarea:focus {
  border: 1px solid #0072ef;
}
.my-comm-post-page ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-comm-post-page .dropdown-toggle::after {
  color: inherit;
}
.my-comm-post-page [role="button"] {
  border: 1px solid #2AB0EC;
  border-radius: 2px;
  color: #2AB0EC;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}
.my-comm-post-page [role="button"]::after {
  color: #0072ef;
}
.my-comm-post-page [role="button"]:hover, .my-comm-post-page [role="button"]:active, .my-comm-post-page [role="button"]:focus {
  background-color: #2AB0EC;
  color: #ffffff;
  text-decoration: none;
}
.my-comm-post-page [role="button"][aria-selected="true"] {
  background-color: #0072ef;
  color: #ffffff;
  text-decoration: none;
}
.my-comm-post-page [role="button"][aria-selected="true"]:hover, .my-comm-post-page [role="button"][aria-selected="true"]:focus, .my-comm-post-page [role="button"][aria-selected="true"]:active {
  background-color: #004189;
  border-color: #004189;
}
@media (min-width: 768px) {
  .my-comm-post-page [role="button"] {
    width: auto;
  }
}
/*
.my-comm-post-page .button-large, .my-comm-post-page input[type="submit"] {
  background-color: #0072ef;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
} */
@media (min-width: 768px) {
  .my-comm-post-page .button-large, .my-comm-post-page input[type="submit"] {
    width: auto;
  }
}
.my-comm-post-page .button-large:hover, .my-comm-post-page .button-large:active, .my-comm-post-page .button-large:focus {
}
.my-comm-post-page input[type="submit"]:hover, .my-comm-post-page input[type="submit"]:active, .my-comm-post-page input[type="submit"]:focus {
}
.my-comm-post-page .user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}
.my-comm-post-page .avatar {
  display: inline-block;
  position: relative;
}
.my-comm-post-page .avatar img {
  height: 40px;
  width: 40px;
}
.my-comm-post-page .avatar .icon-agent::before {
  background-color: #0072ef;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #ffffff;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}
.my-comm-post-page .share {
  padding: 0;
  white-space: nowrap;
}
.my-comm-post-page .share li {
  display: inline-block;
}
.my-comm-post-page .share a {
  display: inline-block;
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}
.my-comm-post-page .share a::before {
  color: #666;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}
.my-comm-post-page .share a:hover {
  text-decoration: none;
}
.my-comm-post-page .share a:hover::before {
  color: #0072ef;
}
.my-comm-post-page .share-twitter::before {
  content: "\e901";
}
.my-comm-post-page .share-facebook::before {
  content: "\e903";
}
.my-comm-post-page .share-linkedin::before {
  content: "\e900";
}
.my-comm-post-page .share-googleplus::before {
  content: "\e902";
}
.my-comm-post-page .comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.my-comm-post-page .comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.my-comm-post-page .comment-overview {
  padding: 20px 0;
}
.my-comm-post-page .comment-overview p {
  margin-top: 0;
}
.my-comm-post-page .comment-callout {
  color: #666;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}
.my-comm-post-page .comment-sorter {
  display: inline-block;
  float: right;
}
.my-comm-post-page .comment-sorter a {
  color: #666;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}
.my-comm-post-page .comment-wrapper {
  display: flex;
  position: relative;
}
.my-comm-post-page .comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}
.my-comm-post-page .comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .my-comm-post-page .comment-author {
    justify-content: space-between;
  }
}
.my-comm-post-page .comment-avatar {
  margin-right: 10px;
}
.my-comm-post-page .comment-meta {
  flex: 1 0 auto;
}
.my-comm-post-page .comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}
.my-comm-post-page .comment-container {
  width: 100%;
}
.my-comm-post-page .comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}
.my-comm-post-page .comment-form-controls input[type="submit"] {
  margin-top: 15px;
}
.my-comm-post-page .comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .my-comm-post-page [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .my-comm-post-page .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
}
.my-comm-post-page .comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  line-height: 1.6;
}
.my-comm-post-page .vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}
.my-comm-post-page .vote a {
  outline: none;
}
.my-comm-post-page .vote a:active, .my-comm-post-page .vote a:hover, .my-comm-post-page .vote a:focus {
  text-decoration: none;
}
.my-comm-post-page .vote-sum {
  color: #666;
  display: block;
  margin: 3px 0;
}
.my-comm-post-page .vote-up:hover::before, .my-comm-post-page .vote-down:hover::before {
  color: #0072ef;
}
.my-comm-post-page .vote-up::before, .my-comm-post-page .vote-down::before {
  color: #666;
  font-size: 19px;
}
.my-comm-post-page .vote-up::before {
  content: "\2B06";
}
.my-comm-post-page .vote-down::before {
  content: "\2B07";
}
.my-comm-post-page .actions {
  text-align: center;
  flex-shrink: 0;
}
.my-comm-post-page .actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}
.my-comm-post-page .actions .dropdown-toggle:hover::before, .my-comm-post-page .actions .dropdown-toggle:focus::before, .my-comm-post-page .actions .dropdown-toggle:active::before {
  background-color: #f7f7f7;
}
.my-comm-post-page .actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: #666;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}
.my-comm-post-page .post-to-community {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .my-comm-post-page .post-to-community {
    margin: 0;
  }
}
.my-comm-post-page .community-follow {
  margin-bottom: 10px;
  width: 100%;
}
.my-comm-post-page .community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}
.my-comm-post-page .community-follow [role="button"]:hover {
  background-color: #2AB0EC;
}
.my-comm-post-page .community-follow [role="button"]:hover::after {
  border-color: #ffffff;
  color: #ffffff;
}
.my-comm-post-page .community-follow [role="button"]:focus::after {
  border-color: #ffffff;
  color: #ffffff;
}
.my-comm-post-page .community-follow [role="button"][aria-selected="true"] {
  background-color: #0072ef;
  color: #ffffff;
}
.my-comm-post-page .community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid #ffffff;
  color: #ffffff;
}
.my-comm-post-page .community-follow [role="button"][aria-selected="true"]:hover {
  background-color: #004189;
  border-color: #004189;
}
.my-comm-post-page .community-follow [role="button"]::after {
  border-left: 1px solid #0072ef;
  content: attr(data-follower-count);
  color: #0072ef;
  display: inline-block;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}
@media (min-width: 768px) {
  .my-comm-post-page .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}
@media (min-width: 768px) {
  .my-comm-post-page .community-follow [role="button"] {
    width: auto;
  }
}
@media (min-width: 768px) {
  .my-comm-post-page .community-follow [role="button"]::after {
    position: static;
  }
}
.my-comm-post-page .status-label {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}
.my-comm-post-page .status-label:hover, .my-comm-post-page .status-label:active, .my-comm-post-page .status-label:focus {
  text-decoration: none;
}
.my-comm-post-page .status-label-featured {
  background-color: #0072ef;
}
.my-comm-post-page .post {
  flex: 1;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .my-comm-post-page .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}
.my-comm-post-page .post-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .my-comm-post-page .post-container {
    flex-direction: row;
  }
}
.my-comm-post-page .post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}
.my-comm-post-page .post-header .status-label {
  vertical-align: super;
}
@media (min-width: 768px) {
  .my-comm-post-page .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}
.my-comm-post-page .post-title {
  margin-bottom: 20px;
  width: 100%;
}
.my-comm-post-page .post-title h1 {
  display: inline;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .my-comm-post-page .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .my-comm-post-page .post-title h1 {
    margin-right: 5px;
  }
}
.my-comm-post-page .post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.my-comm-post-page .post-avatar {
  margin-bottom: 30px;
}
.my-comm-post-page .post-content {
  line-height: 1.6;
  word-break: break-word;
  display: block;
    white-space: initial;
}
.my-comm-post-page .post-info-container {
  display: flex;
  margin-bottom: 40px;
}
.my-comm-post-page .post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
  display: block;
}
.my-comm-post-page .post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}
.my-comm-post-page .post-body a:visited {
  color: #004189;
}
.my-comm-post-page .post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.my-comm-post-page .post-comment-count {
  color: #666;
  font-weight: 300;
}
.my-comm-post-page .post-comment-count:hover {
  text-decoration: none;
}
.my-comm-post-page .post-comment-count .icon-comments {
  color: #2AB0EC;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}
.my-comm-post-page .post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .my-comm-post-page .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
}
.my-comm-post-page .post-comments {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .my-comm-post-page .post-comments {
    margin-bottom: 0;
  }
}
.my-comm-post-page [class^="icon-"]::before, .my-comm-post-page .share a::before, .my-comm-post-page .vote-up::before, .my-comm-post-page .vote-down::before, .my-comm-post-page .actions .dropdown-toggle::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
.my-comm-post-page .icon-agent::before {
  content: "\1F464";
}
.my-comm-post-page .icon-comments::before {
  content: "\1F4AC";
}

.my-comm-post-page .share a:before {
    background: none;
}

.my-comm-post-page .vote-up:hover::before, .my-comm-post-page .vote-down:hover::before {
    border: none !important;
}

.my-comm-post-page .vote a:active, .my-comm-post-page .vote a:hover, .my-comm-post-page .vote a:focus {}

.my-comm-post-page .vote a {
    border: none;
}

.my-comm-post-page .post-meta {
    width: auto;
    max-width: none;
}

.my-comm-post-page .vote-up:before, .my-comm-post-page .vote-down:before {
    border: none;
}

.my-comm-post-page .post-actions .dropdown-toggle {
    padding: 0;
    border: none;
}

.my-comm-post-page .comment-actions.actions {
    float: none;
}

.my-comm-post-page ul.meta-group {
    display: flex;
}

.my-comm-post-page .comment-avatar {
    position: relative;
    width: auto;
}

.my-comm-hp a.button-large:hover, .my-comm-hp a.button-large:active, .my-comm-hp a.button-large:focus {
    text-decoration: none;
    background: #2AB0EC;
}

.my-comm-post-page .post-to-community a.button-large {
    background-color: #2AB0EC;
    border: 0;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.72;
    min-width: 150px;
    padding: 0 1.9286em;
    width: auto;
    border: none !important;
    color: #fff !important;
}

.my-comm-post-page input[type=submit] {
    background: #33b2ed;
    border-color: transparent;
    color: #fff !important;
    padding: 10px 30px;
  font-weight: 600;
}

.my-comm-post-page .share a:hover::before {
    color: #344687;
}

.boxes-cat ul.article-list {
    display: none;
}

footer input[type="submit"]:hover {
    background: #46a426;
      background: #27a7e0;
}

.my-comm-post-page article {
    background: #fff;
    padding: 20px;
    border: 1px solid #ecebeb;
    border-radius: 2px;
}

.post-page-body  main {
    background: #F7F9FA;
}

.my-comm-post-page a.post-comment-count {
    display: none;
}

.my-comm-post-page ul#comments {
    background: #fff;
    border: 1px solid #ecebeb;
    border-radius: 2px;
    padding: 20px;
}

ul#comments li:last-child {
    border-bottom: none;
}

.post-to-community a.button-large {
      font-weight: 500;
}


.myfooter .mt-footer .footer-options .options-social .social-btn {
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.myfooter .mt-footer .footer-options .options-apps .apps-title {
    color: #fff;
}

.myfooter h5.language-title {
    border-right: 1px solid #fff;
    padding-right: 10px;
}

.recently-related-articles.clearfix {
    display: none;
}

.category-page:not(.article-page) aside.article-sidebar.side-column {
    display: none;
}

@media (min-width: 992px) {
.category-page:not(.article-page) .main-column {
    max-width: 100%;
    width: 100%;
}
}

.section-tree section.section.section-block {
    width: 49%;
    display: inline-block;
    padding-right: 20px;
}

@media (max-width: 992px) {
.section-tree section.section.section-block {
    width: 100%;
    display: block;
    padding-right: 0px;
}
}

.mycontainer.boxes-cat section.section.section-block {
    height: auto;
    min-height: 200px;
    width: 255px;
    height: 268px;
    max-width: 30%;
    float: none;
    margin-right: 36px;
}

.mycontainer.boxes-cat .section-tree {
    text-align: center;
}


.mycontainer.boxes-cat section.section.section-block > img {
    height: 70px;
}

.article-page main, .myback main {
    background-image: linear-gradient(to top, white 0%, #e0e7e9 100%);
}

.article-page article.main-column {
    background: #fff;
    padding: 30px;
    box-shadow: 1px 1px 7px rgba(75, 179, 237, 0.08);
}

.mycontainer.boxes-cat section.section.section-block h3 a {
    color: #2c2f33;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .5px;
    font-family: 'Open Sans';
    /* font-weight: 600; */
    padding: 0 10px;
}

.logo img {
    position: relative;
    top: -12px;
}


.my-comm-post-page .status-label {
    background-color: #52b1e9;
}
span.comment-official.status-label.status-label-official {
    margin-bottom: 10px;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 8px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #666666;
	text-decoration: none;
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #666666;
	background: -moz-linear-gradient(top, #F3F3F5 0%, #F1F1F5 100%);
	background: -webkit-linear-gradient(top, #F3F3F5 0%, #F1F1F5 100%);
	background: -o-linear-gradient(top, #F3F3F5 0%, #F1F1F5 100%);
	background: -ms-linear-gradient(top, #F3F3F5 0%, #F1F1F5 100%);
	background: linear-gradient(to bottom, #F3F3F5 0%, #F1F1F5 100%);
	border-color: #CBCBCB;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #666666;
	background: -moz-linear-gradient(top, #F3F3F5 0%, #e7e7ea 100%);
	background: -webkit-linear-gradient(top, #F3F3F5 0%, #e7e7ea 100%);
	background: -o-linear-gradient(top, #F3F3F5 0%, #e7e7ea 100%);
	background: -ms-linear-gradient(top, #F3F3F5 0%, #e7e7ea 100%);
	background: linear-gradient(to bottom, #F3F3F5 0%, #e7e7ea 100%);
	border-color: #9f9c9c;
}

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e3e2e2;
	border-color: #bdbbbb;
}

.btn-default .badge {
	color: #e3e2e2;
	background-color: #666666;
}

.btn-primary {
	color: #FFFFFF!important;
	background: -moz-linear-gradient(top, #2EBEF0 0%, #2AB7ED 100%);
	background: -webkit-linear-gradient(top, #2EBEF0 0%, #2AB7ED 100%);
	background: -o-linear-gradient(top, #2EBEF0 0%, #2AB7ED 100%);
	background: -ms-linear-gradient(top, #2EBEF0 0%, #2AB7ED 100%);
	background: linear-gradient(to bottom, #2EBEF0 0%, #2AB7ED 100%);
	border-color: #109BD6;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background: -moz-linear-gradient(top, #2EBEF0 0%, #20abe0 100%);
	background: -webkit-linear-gradient(top, #2EBEF0 0%, #20abe0 100%);
	background: -o-linear-gradient(top, #2EBEF0 0%, #20abe0 100%);
	background: -ms-linear-gradient(top, #2EBEF0 0%, #20abe0 100%);
	background: linear-gradient(to bottom, #2EBEF0 0%, #20abe0 100%);
	border-color: #0093cb;
}

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #00adef;
	border-color: #0abbff;
}

.btn-primary .badge {
	color: #00adef;
	background-color: #ffffff;
}

.btn-success {
	color: #FFFFFF!important;
	background: -moz-linear-gradient(top, #51C92B 0%, #49C328 100%);
	background: -webkit-linear-gradient(top, #51C92B 0%, #49C328 100%);
	background: -o-linear-gradient(top, #51C92B 0%, #49C328 100%);
	background: -ms-linear-gradient(top, #51C92B 0%, #49C328 100%);
	background: linear-gradient(to bottom, #51C92B 0%, #49C328 100%);
	border-color: #3C9F1E;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #ffffff;
	background: -moz-linear-gradient(top, #51C92B 0%, #41b920 100%);
	background: -webkit-linear-gradient(top, #51C92B 0%, #41b920 100%);
	background: -o-linear-gradient(top, #51C92B 0%, #41b920 100%);
	background: -ms-linear-gradient(top, #51C92B 0%, #41b920 100%);
	background: linear-gradient(to bottom, #51C92B 0%, #41b920 100%);
	border-color: #347334;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #4faf4f;
	border-color: #479d47;
}

.btn-success .badge {
	color: #4faf4f;
	background-color: #ffffff;
}

.btn-info {
	color: #ffffff;
	background-color: #52ccf5;
	border-color: #3ac5f4;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #2bc1f3;
	border-color: #0dade3;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #52ccf5;
	border-color: #3ac5f4;
}

.btn-info .badge {
	color: #52ccf5;
	background-color: #ffffff;
}

.btn-warning {
	color: #ffffff;
	background-color: #f9e2c3;
	border-color: #f7d7ac;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #f5d09e;
	border-color: #f1bc74;
}

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

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f9e2c3;
	border-color: #f7d7ac;
}

.btn-warning .badge {
	color: #f9e2c3;
	background-color: #ffffff;
}

.btn-danger {
	color: #ffffff;
	background-color: #e64c66;
	border-color: #e33653;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #e12847;
	border-color: #c01b37;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #e64c66;
	border-color: #e33653;
}

.btn-danger .badge {
	color: #e64c66;
	background-color: #ffffff;
}

.btn-link {
	color: #00adef;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #0076a3;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #e3e2e2;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 12px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 6px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 3px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.topic-subscribe.dropdown > a.dropdown-toggle:after {
    color: #52b1e9;
}

.topic-subscribe.dropdown > a.dropdown-toggle {
    margin-bottom: 20px;
}

a.pinnded-a.striped-list-title {
color: #2AB0EC;
}

.requests {
    margin-top: 20px;
}

.requests-link {
    color: #2c2f33;
    font-weight: 600;
    text-decoration: underline;
}