/* ====================================================
   Base styles
   ==================================================== */
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.zopim:first-child {
  display: none !important;
}

/*html { background-color: #1c262b; }*/

body {
  color: #4d626c;
  background-color: #fff;
  font: normal 18px/1 Roboto,sans-serif;
}

img { border: 0; vertical-align: middle; }

a { color: #005ab0; text-decoration: none; }
a:hover { text-decoration: underline; }

ul, ol { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-weight: 300; margin: 0; line-height: 1; }
h1 { font-size: 44px; }
h2 { font-size: 34px; }
h3 { font-size: 26px; }

main h3 { margin: 24px 0 18px 0; }

p { line-height: 1.4; margin-bottom: 10px; font-weight: 300; }
p.mtop { margin-top: 24px; }

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], input[type=search], textarea {
  height: 50px;
  padding: 0 8px;
  border: 1px solid #c2c2c2;
  background: #fff;
  font: normal 20px Roboto, sans-serif;
  -webkit-appearance: none;
}

input[type=password] { font-family: Arial; }

textarea { 
  height: auto;
  min-height: 100px;
  padding: 8px;
  resize: none;
}


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


input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], textarea, .search input[type=search],  .header .drop-down-wrap, .category-navigation, .article-navigation, .category-list li a, .dn-button, .nesty-input, .article-vote-up, .article-vote-down, input[type=submit] {
 	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.clearfix { clear: both; }
.form { width: 50%; margin-bottom: 40px; }
.form footer { width: 100%; }
.form input, .form textarea { width: 100%; display: block;   }
.form input[type=submit] { width: 310px; }

.form-field { min-height: 100px; }
.form-field.text { min-height: 190px; }
.form-field p { font-size: 16px; margin-top: 4px; }
.form-field .upload-dropzone { text-align: left; }

.main-column h1 { margin-bottom: 30px; }

.dn-hidden {
  display: none;
}

.dn-button, input[type=submit] {
  min-width: 100px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  padding: 0 30px;
  font-size: 24px;
  color: #4d626c;
  cursor: pointer;
  text-decoration: none !important;
  border: 1px solid rgba(77,98,108,.5);
}

.dn-button:hover, input[type=submit]:hover { border-color: #ff5ed9; }


.no-results { display: none; margin-top: 20px; }
.tooltip { display: none !important; }


.header .search-container, .search:before { 
  -webkit-transform: translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform: translateY(-50%);
	transform:translateY(-50%);
}

.header {
 	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

.final-nav-div {
	background-color: #FFF;
  width: 100%;
  margin-left: 0 !important;
  border-bottom: none !important;
  display: none;
}

.final-nav-div a { color: #000; }

.article-content .final-nav-div { 
  border-top: 1px solid rgb(206, 206, 206);
  margin: 20px 0 -30px 0;   
}

.article-content .final-nav-div a { display: block; padding: 11px 0; }
.article-content .final-nav-div a:hover { 
	text-decoration: none;
  color: #005ab0;
}

.article-content .final-nav-div span.fa { float: right; }

.resizable-iframe { 
  height: 0;
  position: relative; 
  padding-bottom: 75%;
}

.resizable-iframe iframe {
  width: 100%;
  height: 100%;
	position: absolute;
  top: 0px;
  left: 0px;
}

/* ====================================================
   Content frame
   ==================================================== */
.header-inner, .footer-inner, .zdwrap, .promoted-articles {
  margin: 0 auto;
  padding: 0 10%;
  width: 100%;
}

main {
  margin: 50px auto 0;
  width: 100%;
  display: table;
}

.pagination ul { text-align: center; }
.pagination li { display: inline-block; margin-left: 4px; }
.pagination li a { color: inherit;  }
.pagination li a:hover, .pagination-current span { 
  text-decoration: none;
  color: #005ab0; 
}
/* ====================================================
   Header
   ==================================================== */
.header {
  width: 100%;
  height: 496px;
  position: relative;
  background: url("//theme.zdassets.com/theme_assets/673578/6021533fc90ac936dc65923d0132795667e600cd.jpg") no-repeat;

    background-position: top;

}

.header-block{
 width: 100%;
    height: 80px;
    background: white; 
}

body.home .header { height: 496px; }

.logo { float: left; margin-top: 18px; }
.logo span { margin-left: 14px; font-size: 16px; }
.logo a { display: inline-block; }
.logo img { width: 100px; }

.header .header-inner {
 	height: 100%;
  position: relative;
}

.header .search-container {
	width: 100%;
  text-align: center;
	position: absolute;
  top: 50%;
  left: 0;
}

.search-result { margin: 20px 0; }
.no-results-heading { display: block; }
span.cannot-find { margin-top: 20px; display: inline-block; }
.search-result-meta,
.search-result-description,
.search-results-subheading,
.search-result-votes{  display: none; }

.header .search-container .search-title {
  color: #fff;
  font-size: 48px;
  margin-bottom: 50px;
  padding: 0 30px;
}

.header .search-container .search-element {
 	width: 50%;
  max-width: 666px;
  display: inline-block;
}

.header a { text-decoration: none !important; }
.header .menu-main-items { float: right; margin-top: 22px; position: relative; z-index: 3; } 
.header .menu-main-items > li { 
  display: inline-block; 
  vertical-align: middle;
  padding: 0 16px; 
  position: relative;
}
.logo span a,
.header .menu-main-items > li > a {
		line-height: 38px;
  	color: #0b0033;
  	font-size: 16px;
}
.logo span a:after,
.header .menu-main-items > li > a:after {
  width: 0;
  height: 1px;
  content: '';
  display: block;
  margin-top: -3px;
  background: #0b0033;
  -webkit-transition: width .4s;
  transition: width .4s;
}
.logo span a:hover:after,
.header .menu-main-items > li > a:hover:after { width: 100%; }
.header .menu-main-items li.item-separator { 
  	width: 1px;
    height: 14px;
    margin-top: 2px;
    padding: 0!important;
    background: #0b0033;
}
.header .header-languages > a { text-transform: uppercase; }
.header .header-languages span {
  	width: 18px;
 		height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
  	margin-right: 4px;
		background:  url("//theme.zdassets.com/theme_assets/673578/5b604dfa38fdd21a1255453b88ea969500297b09.png") 0 0 no-repeat;
    background-size: 18px 18px;
}
.header .drop-down-wrap {
    min-width: 80%;
    position: absolute;
    top: 58px;
    left: 50%;
    cursor: default;
   	display: none;
    background: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 0,1px,5px,#fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.4);
}
.header .drop-down-wrap li { 
  cursor: pointer;
  border-top: 1px solid #e7e7e7; 
}
.header .drop-down-wrap li:first-child { border-top: none; }
.header .drop-down-wrap li:hover { background: #ededed; }
.header .drop-down-wrap a { 
  	color: #4d626c; 
  	padding: 0 12px; 
    display: block; 
  	line-height: 36px;  
  	font-size: 15px; 
}
.header .mobile-language-selector {
 		width: 64px;
  	position: absolute;
    top: 3px;
    left: 0;
    opacity: 0;
    display: none;
}

/* ====================================================
   Search
   ==================================================== */
.search { display: block; position: relative; }

.search:before {
  width: 30px;
  height: 25px;
  content: '';
  background: url("//theme.zdassets.com/theme_assets/673578/427aea6d69f43227140d106a6e5f1da6d1c0927b.png") 0 0 no-repeat;
  background-size: 30px 25px;
  position: absolute;
  top: 50%;
  left: 15px;
}

body.home .search:before {
  width: 44px;
  height: 44px;
  background-size: 44px 44px;
}

.search input[type=search] {
  width: 100%;
  height: 60px;
  font-size: 24px;
  padding-left: 70px;
  padding-right: 20px;
  font-weight: 300;
}

rbody.home .search input[type=search] { height: 62px; }

.search input[type=submit] { 
  width: 38px;
  min-width: initial;
	position: absolute;
  top: 0;
  left: 8px;
  bottom: 0;
  padding: 0;
  opacity: 0;
  z-index: 3;
}

body.home .search input[type=submit] { width: 50px; }

.ui-autocomplete.ui-menu {
	margin-top: 0;
  border-top: none;
  border-color: #005ab0;
}

.ui-autocomplete.ui-menu .ui-menu-item {
  font: normal 16px/18px Roboto, san-serif;
  color: #444;
  padding-top: 8px;
  padding-bottom: 8px;
}

.ui-autocomplete.ui-menu .ui-menu-item.ui-state-focus {
  border-color: transparent;
  background: #005ab0;
  color: #fff;
}
/* ====================================================
   Footer
   ==================================================== */
.footer { width: 100%;  }
.footer .footer-links { padding-top: 40px; padding-bottom: 30px; background: #33333a}
.footer .footer-links ul {
  	width: 16%; 
  	margin-left: 7%; 
  	display: inline-block;  
  	vertical-align: top; 
}

.footer .footer-links li { position: relative; }
.footer .footer-links .links-header {
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
    line-height: 16px;
    border-bottom: 1px solid white;
}
.footer .footer-links .links-header span {     
  	line-height: 18px;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 12px;
  	display: none; 
}
.footer .footer-links li a {
		font-size: 12px;
    line-height: 1.6;
    font-weight: 300;
    display: block;
    color: #fff;
}
#media-centre-link { display: none!important; }


.footer .footer-socials {
    margin-top: 24px;
    padding-top: 24px;
    text-align: center;
    border-top: 1px solid rgba(227,230,232,.3);
}
.footer .footer-socials a {
		height: 19px;
    display: inline-block;
}
.footer .footer-socials a.facebook {
  	width: 13px;
    margin-right: 15px;
    background: url("//theme.zdassets.com/theme_assets/673578/cb515f411b66409ac18f19f4909da27b77fe88b6.png") 0 0 no-repeat;
  background-size: 13px 19px;
}
.footer .footer-socials a.twitter {
    width: 22px;
    background: url("//theme.zdassets.com/theme_assets/673578/d29916301743d867ae1b484b352cd97160face52.png") 0 0 no-repeat;
  background-size: 22px 19px;
}

.footer .footer-bottom {
		padding-top: 30px;
    padding-bottom: 30px;
    background: #1d1d20;
}
.footer .footer-bottom ul {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #fff;
}
.footer .footer-bottom ul:first-child {
		float: left;
    text-align: left;
}
.footer .footer-bottom li:first-child { margin-bottom: 12px; }
.footer .footer-bottom a { color: #fff; }
.footer .footer-bottom a.with-separator:before {
    width: 1px;
    height: 12px;
    content: '';
    background: #fff;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.footer .footer-bottom p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    padding-top: 24px;
    margin-top: 24px;
    text-align: center;
    color: #4d626c;
    border-top: 1px solid rgba(227,230,232,.3);
}
/* ====================================================
   Home
   ==================================================== */
.help-center-name { font-size: 35px; }

.submit-ticket { 
  	margin: 50px 0 60px; 
  	text-align: center; 
  	padding-top: 40px; 
  	border-top: 1px solid rgba(77, 98, 108, .5);
}

.submit-ticket h3 {
  margin: -6px auto 26px auto;
  padding: 0 30px;
  font-size: 30px;
  line-height: 40px;
}

.promoted-articles li { 
  width: 32%;
  float: left;
  margin-left: 2%;
  padding-right: 8px; 
}

.promoted-articles li:nth-child(3n+1) {  margin-left: 0; }

.promoted-articles li a { 
  width: 100%;
  color: #4d626c; 
  font-size: 18px; 
  padding: 2px 0; 
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.promoted-articles a:hover {
 	text-decoration: none;
	color: #005ab0;
}


/* ====================================================
   Navigation pages: Home, Category and Section
   ==================================================== */
.knowledge-base h1 { 
  font-size: 36px;
  margin: 10px 0 60px 0; 
  text-align: center;
}

.section-tree .section {
  display: inline-block;
  margin: 0 0 30px;
  vertical-align: top;
  width: 49%;
}

.section-tree h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0 5px;
}

.section-tree ul, ul.article-list {
  color: #1a74b0;
  font-size: 14px;
  list-style-position: outside;
  list-style-type: disc;
}

.section-tree ul a:hover, ul.article-list a:hover {
 	 color: #005ab0;
  text-decoration: none;
}

.section-tree-with-article h2 {
  font-size: 17px;
  line-height: 24px;
  margin: 10px 0 5px;
}

.section-tree-with-article ul {
  overflow: hidden;
  margin-top: 12px;
}

.section-tree-with-article li.section {
	float: left;
  width: 50%;
}


.section-tree-with-article li.section:nth-child(2n+1) {
 	clear: both; 
}

.knowledge-base h4:before, .community h4:before {
  color: #d5d5d5;
  font-family: "entypo";
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.article-list li, .community li {
  margin-bottom: 0;
  padding-right: 30px;
}

.article-list li {
  margin-bottom: 20px;
}

.category-list {
  width: 100%;
  display: table;
}

.category-list img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 28px;
  margin-bottom: 20px;
}

.category-list li {
  width: 33.33%;
  height: 203px;
  background: #FFF;
  display: table-cell;
  text-align: center;
  color: #d5d5d5;
  font-weight: normal;
  border-left: 10px solid #FFF;
  border-right: 10px solid #FFF;
  vertical-align: top;
}

.category-list li a {
  border: 1px solid rgba(77, 98, 108, .4);
  width: 100%;
  height: 100%;
  display: block;
}

.category-list li a span {
  font-weight: 300;
  font-size: 26px;
  color: #4d626c;
}

.category-list li a span.fa {
 	float: right;
  font-size: 24px;
  color: #afafaf;
  display: none;
}

.category-list li a div {
  width: 70%;
  border-top: 1px #b9c7c4 solid;
  margin: 10px auto;
}

.category-list li:nth-child(1) {
  border-left: none;
}

.category-list li:nth-child(3) {
  border-right: none;
}

.category-list li a:hover {
  text-decoration: none;
}

.section h3 a {
  color: inherit;
  font-size: .85em;
  font-weight: normal;
}

.article-promoted span {
  cursor: default;
  margin-right: 5px;
  position: relative;
}


.article-promoted span { 
	display: none;
}

.article-promoted span:before,
.article-promoted span:after {
  display: none;
  position: absolute;
}

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

.article-promoted span:before {
  background: #222;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 4px;
  color: #FFF;
  content: attr(data-title);
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}

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

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

.category-description, .section-description {
  color: #252525;
  font-size: 15px;
  line-height: 15px;
  margin-top: 0;
  margin-bottom: 30px;
}

.section-subscribe, .section-unsubscribe {
  float: right;
  margin-top: 5px;
}

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


/* ====================================================
   Search
   ==================================================== */
.search-results-heading { margin-bottom: 20px; }
.search-results-column p { margin-bottom: 12px; }
.search-results .no-results-heading { margin-bottom: 18px; }

/* ====================================================
   Article
   ==================================================== */
.article-metadata { float: left; padding-left: 55px; position: relative; }
.article-updated { color: #8E8E8E; font-size: 12px; margin-top: 5px; }
.article-subscribe, .article-unsubscribe { float: right; }
.article-sidebar { margin-top: -4px; }
.article-sidebar h3 { font-size: 16px; padding-bottom: 15px; }
.article-sidebar ul { margin-bottom: 60px; }
.article-body { word-wrap: break-word; }

.article-body ul,
.article-body ol,
ul.cannot-find {  
  margin: 6px 0 20px 20px;
  list-style-position: outside;
}

.article-body ul li,
.article-body ol li,
ul.cannot-find li { margin-bottom: 6px; line-height: 1.3 }
.article-body ul li:last-child,
.article-body ol li:last-child { margin-bottom: 0; }

.article-body li > ul,
.article-body li > ol { margin: 0 0 0 20px; }

.article-body ul,
ul.cannot-find { list-style-type: disc; }
.article-body ol { list-style-type: decimal; }
.article-body table { table-layout: fixed; }
.article-footer { margin: 50px 0 25px; }
.article-footer .share { float: right; }
.article-vote { float: left; position: relative; }
.article-more-questions { margin-bottom: 30px; }
.recent-articles li, .related-articles li { margin-bottom: 5px; }

.article-comments {
  clear: both;
  width: 100%;
  margin-top: 50px;
  float: left;
}

.vote-reason-comment {
  clear: both;
  width: 100%;
  height: 170px;
  float: left;
}

.dn-comment-error {
  margin: 14px 0;
  color: darkred;
}

.comment-avatar {
  font-size: 16px;
  margin-bottom: 10px;
}

.dn-comment-thanks {
  float: left;
  clear: both;
  margin: 14px 0;
}

.article-footer .vote-reason-form-controls button {
  min-width: 120px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  padding: 0 10px;
  background: #FFF;
  color: #4db9ec;
  border: 1px #4db9ec solid;
  height: 40px;
  margin: 10px 0;
  border-radius: 4px;
}

#comment_body {
  width: 100%;
}

/* Chat */
.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: gray;
  cursor: default !important;
  bottom: -50px;
}

.app-icon.margin { margin: 0 25px 0 0; }

/* Error Page */
.error-page { margin: 0 auto; max-width: 500px; padding-top: 5%; }
.error-page h1 { font-size: 52px; margin-bottom: 0; }
.error-page h2 { font-size: 16px; margin-bottom: 5px; }
.error-page > a { display: block; margin-top: 25px; }


/* Category styles */
.category-title {  
  text-transform: none;
  font-size: 30px;
  font-weight: 300;
  border-bottom: 1px solid rgba(77, 98, 108, .5);
  padding-bottom: 15px;
}

.category-title img { 
  width: 50px;
  height: auto;
  max-height: 50px;
  display: none; 
  margin: 0 20px; 
}

.category-title span { vertical-align: middle; }

.category-wrap, .article-wrap { width: 100%; display: table; }

.category-navigation, 
.article-navigation {
  width: 26%;
  min-width: 300px;
  display: table-cell;
}

.category-navigation ul, 
.article-navigation ul {
	background-color: rgba(227, 230, 232, .5);
}

.secondary-nav {  display: none; }

.article-navigation .sections-articles {
	display: none;
}

.article-navigation .sections-articles li:last-child div {
	border-bottom: none;
}

.article-navigation .sections-header-title { 
  font-weight: bold;
 	background: rgba(77, 98, 108, .2) ;
}

.category-navigation div, 
.article-navigation div {
  padding: 20px 6px;
  border-bottom: 1px solid rgba(77, 98, 108, .5);
}

.category-navigation li, .article-navigation li { 
  cursor: pointer; 
}

.category-navigation li.nav-title,
.article-navigation li.nav-title {
  cursor: default !important;
  font-size: 14px !important;
}

.section-tree-with-article li h2 {
    font-size: 14px !important;
}

.category-navigation li.nav-title div,
.article-navigation li.nav-title div {
	border-bottom: none; 
  font-weight: 300;
  font-size: 24px;
}

.category-navigation li a:hover, 
.article-navigation li a:hover,
.category-navigation li.active, 
.article-navigation li.active { 
  text-decoration: none; 
  background-color: rgba(77, 98, 108, .2); 
}

.category-navigation li.active div, 
.article-navigation li.active div, 
.category-navigation li:last-child a div,
.article-navigation .sections-header:last-child a div { 
  border-bottom-color: transparent; 
}

.article-navigation li a.no-children:hover { 
  background: transparent; 
  cursor: default;
}

.article-navigation li a.no-children:hover div { 
  border-bottom-color: rgb(206, 206, 206);
}

.category-navigation li a, .article-navigation li a { 
  color: #4d626c;
  display: block;
  line-height: 1.2;
}

.category-navigation li a span.fa, 
.article-navigation li a span.fa {
  float: right;
  font-size: 30px;
  color: rgba(77, 98, 108, .7);
  margin-top: -7px;
}

.article-content img { max-width: 100%; height: auto !important; }

.article-content .article-header h1 {
  text-transform: none;
  font-size: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(77, 98, 108, .5);
}

.article-content .subtle-wrap {
  margin-top: 0;
  border-top: none;
  padding: 0;
  margin-top: 0;
}

.category-content, 
.article-content {
  width: 74%;
  display: table-cell;
  padding-left: 44px;
  vertical-align: top;
}

.category-content a { color: #4d626c; }

.section-tree-with-article li h2 {margin-bottom: 20px; font-weight: bold; font-size: 14px;}

/* Vote */
.vote {
  display: table-cell;
  margin-left: 15px;
  margin-right: 10px;
  min-width: 95px;
  vertical-align: top;
}

.vote-sum, .vote-controls {
  display: inline-block;
  vertical-align: middle;
}

.vote-sum {
  font-size: 15px;
  font-weight: bold;
  min-width: 60px;
  padding-left: 10px;
  text-align: center;
}

.vote-controls {
  border-radius: 5px;
}

.vote-controls a {
  background: #FFF;
  border-color: #f6f6f6;
  box-shadow: none;
  color: #bebebe;
  display: block;
  font-family: "entypo";
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
}

.vote-up {
  border-radius: 5px 5px 0 0;
}

.vote-down {
  border-radius: 0 0 5px 5px;
  border-top: 0;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-controls:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.vote-controls:hover a {
  background: #FFF;
  border-color: #A6A6A6;
  color: #BBB;
}

.vote-controls a:hover, .vote-controls [aria-selected=true] {
  background: #f6f6f6;
  color: #4d626c;
}

.vote-controls a:active {
  background: #CCC;
  color: #111;
}

.article-vote-count {
  position: absolute;
  left: 100%;
  margin-left: 106px;
  top: 4px;
  width: 300px;
  display: none !important;
}

.article-vote-question {
  font-size: 16px;
}

.article-vote small {
  color: #8E8E8E;
  display: block;
}

.article-vote a:hover {
  text-decoration: none;
}

.article-vote-controls {
  margin-top: 10px;
}

.article-vote-up, .article-vote-down {
  min-width: 120px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  padding: 0 10px;
  background: #FFF;
  color: #4db9ec;
  border: 1px #4db9ec solid;
}

.article-vote-up {
	margin-right: 24px; 
}

.article-vote-up:before {
  color: #4db9ec;
  content: "Yes";
}

.article-vote-down:before {
  color: #4db9ec;
  content: "No";
}

.article-voted {
  box-shadow: inset 1px 1px 5px #4db9ec;
  background-color: #4db9ec !important;
  opacity: 1;
}

.article-voted::before { color: #FFF; }

.article-vote-up .article-voted {
  box-shadow: inset 1px 1px 5px #526F00;
  background-color: #6B9100 !important;
}

.article-vote-down .article-voted {
	box-shadow: inset 1px 1px 5px #4db9ec;  
  background-color: #4db9ec!important
}

/* ====================================================
   Nesty
   ==================================================== */
.nesty-input {
  width: 100%;
  max-width: 100%;
  height: 50px;
  border: 1px solid #DDD;
  box-shadow: none;
  padding: 7px 15px 0 10px;
  display: block;
}

.nesty-panel li {
  font-size: 16px !important;
  min-height: 40px !important;
}



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

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

  100% {
    left: 100%;
  }
}

@media (min-width: 1660px) {

}

@media (max-width: 1600px) {
  .header .search-container .search-element { width: 48%; }
  .header-inner, .footer-inner, .zdwrap, .promoted-articles { 
    padding: 0 7%; 
  }
}


@media (max-width: 1250px) {
  body.home .header { }
  .header .search-container .search-element { width: 55%; }
  
	.form { width: 55%; } 
}


@media (max-width: 1100px) { 

  
  .header-inner, .footer-inner, .zdwrap, .promoted-articles {
    padding: 0 6%;
  }
   
  .header .search-container .search-element { width: 65%; }
  
 	.form { width: 65%; } 
  
  .category-list li a span {
    font-size: 24px;
  }
  
  .category-list img {
    margin-top: 36px;
    width: 54px;
  }
  
  .promoted-articles li a {
    font-size: 14px;
  }
}

@media (max-width: 960px) {
  h1 { font-size: 34px; }
	h2 { font-size: 28px; }
	h3 { font-size: 20px; }
  
  .form { width: 70%; }
  
   body.home .header { 
 
  }
  
  .header .search-container .search-title { margin-bottom: 30px; }
  
   .knowledge-base h1 { font-size: 34px; }
  
  .category-list li {
    height: 176px;
  }
  
  .category-list li a span {
    font-size: 20px;
  }
  
  .category-list img {
    margin-top: 28px;
    width: 48px;
  }
  
  .promoted-articles h3 {
    font-size: 24px;
  }
  
  .aricle-navigation li { font-size: 14px; }
    
  .category-title img { margin-left: 34px; }
  
  .section-tree-with-article li.section {
    width: 100%;
  }
  
  .article-navigation { display: none; }
    
  .article-content { width: 100%; padding-left: 0; }
  .article-content .final-nav-div { display: block; }
  

  .promoted-articles li { 
  	width: 50%; 
    margin-left: 0; 
    padding-right: 40px;
 	}
	.promoted-articles li a { font-size: 16px; }
}

@media (max-width: 860px) {

  
  .header-inner, .footer-inner, .zdwrap, .promoted-articles {
    padding: 0 4%;
  }
 
  .footer .footer-links ul:first-child { margin-left: 0; }
  
	.section-tree-with-article li h2 { font-size: 14px; }
  
  .category-title, 
  .article-content .article-header h1 {
  	font-size: 26px;
	}
  
  .category-title img {
    margin-left: 20px;
    width: 54px;
  }
  
  .article-navigation li { font-size: 14px; }
  .article-list li { font-size: 13px; }
  
  .category-navigation li a span.fa, 
  .article-navigation li a span.fa {
    font-size: 20px;
  }
  
  .category-navigation div, 
  .article-navigation div {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  
  .community, 
  .section-tree, 
  .section-tree-with-article, 
  .subtle-wrap, 
  .article-sidebar section {
    padding: 20px 4% 30px 4%;
  }
  
  .category-content a {
    font-size: 14px !important;
	}
}

@media (max-width: 767px) {
  .form { width: 85%; }
  
 	.zdwrap.small-no-padding { padding: 0; }
  
  .submit-ticket { margin-top: 2px; padding-top: 50px; }
  .submit-ticket h3 { 
    font-size: 18px; 
    line-height: 26px; 
    margin-bottom: 40px; 
    padding: 0 0;
  }
  

  
  .main-column h1 { margin: 20px 0; }
  .article-header h1 { margin-top: 20px; }
  
  .cannot-find { margin-bottom: 20px; }
  
  .header .search-container .search-title { font-size: 36px; }
  
  .header .search-container .search-element { width: 80%; }
    
  .search input[type=search] { height: 46px; }
  
  .category-list { display: block; background: #e3e6e8; }
  
  .category-list li {
    width: 100%;
    height: auto;
    display: block;
  	text-align: left;
  	border: none;
    border-bottom: 1px solid rgba(77, 98, 108, .5);
    background: transparent;
  }
  
  .category-list li:last-child { border-bottom: none; }
  
  .category-list li a {
    height: auto;
    border: none;
    margin: 0;
    display: inline-block;
    line-height: 48px;
  }
  
  .category-list li a span {
    font-size: 15px;
    font-weight: normal;
  }
  
  .category-list li a span.fa { display: block; line-height: inherit;  }
  .category-list li a div { display: none; }
	.category-list img { display: none; }
  
  .promoted-articles h3 {
    font-size: 22px;
  }
  
  .category-navigation {
    width: 100%;
    margin-bottom: 0;
    display: block;
  }
  
  .secondary-nav {
    display: block;
  }
  
  .secondary-nav li.active {
    display: none !important;
  }
  
  .secondary-nav li:not(.active) {
    display: block !important;
  }
  
  .secondary-nav li div {
    border-bottom: 1px rgb(206, 206, 206) solid !important;
  }
  
  .secondary-nav li:last-child div {
    border-bottom: none !important;
  }
  
  .category-navigation li { font-size: 14px; }
  
  .category-navigation li.active span.fa {
    display: none;
  }
  
  .category-navigation li:not(.active) {
    display: none;
  }
  
  .category-navigation div {
		margin: 0 4%; 
    padding-left: 0;
    padding-right: 0;
  }
  
  .category-content {
    width: 100%;
  	padding-left: 0;
    display: block;
  }
  
  .category-title {
    display: none;
  }
  
  .community, 
  .section-tree, 
  .subtle-wrap, 
  .article-sidebar section {
    border-top: none;
    margin-top: -50px;
  }
  
  .community, 
  .section-tree, 
  .section-tree-with-article, 
  .subtle-wrap, 
  .article-sidebar section {
    padding-top: 0;
   	padding-bottom: 10px; 
  }
  
  .category-description {
 		margin-bottom: 0; 
  }
  
  .section-tree-with-article .article-list {
  	display: none;  
  }
  
  .section-tree-with-article li h2 {
 		margin: 0;
    line-height: 48px;
    border-top: 1px solid #cfcfcf;
    cursor: pointer;
    font-size: 14px !important;
  }
  
   .section-tree-with-article h2 {
    font-size: 14px !important;
  }
  
  .section-tree-with-article li:first-child h2 {
    border-top: none;
  }
  
  .section-tree-with-article li h2:after {
		content: '\f107';
  	font-family: FontAwesome;
  	float: right;
  	font-size: 24px;
  	color: #afafaf;
	}
  
 	.section-tree-with-article li h2.active:after { content: '\f106'; }
  
  main { margin-top: 16px; }
  
  .knowledge-base h1 { display: none; }
  
  .promoted-articles ul { width: 100%; }
  
  .promoted-articles li {
    width: 100%;
    float: none;
    margin: 0;
  	padding: 0;
  	border-top: 1px solid #b9c7c4;
  }
  
  .promoted-articles li a {
  	padding: 0;
    line-height: 48px;
    white-space: normal;
  	overflow: initial;
    font-size: 15px;
  }
 
  .promoted-articles li a:hover { text-decoration: none; }

  .promoted-articles h3 {
    font-size: 14px;
  	font-weight: bold;
  	margin: 14px 0 12px 0;
  }
  
  .promoted-articles li a:after {
    content: '\f105';
    font-family: FontAwesome;
    float: right;
    font-size: 24px;
    color: #afafaf;
  }
    
  .article-content .final-nav-div { margin-bottom: 0; }
}


@media (max-width: 660px) {

   body.home .header { 

  }


}

@media (max-width: 600px) {
  h1 { font-size: 26px; }
	h2 { font-size: 22px; }
	h3 { font-size: 18px; }
  p { font-size: 14px; }
    h1 { font-size: 22px; }
  
  .header{
background: white;
 
  }
  body.home .header {
    height: 150px;
}
  .form, .form input[type=submit] { width: 100%; }
  
 .header {
    height: 227px;
}
  
  
body.home .header {
     height: 227px;
}
  
  .header .menu-main-items { margin-top: 0; }
  .header .menu-main-items > li { padding: 0 4px; }
  .header .menu-main-items > li > a {  font-size: 12px; }
  .header .mobile-language-selector { display: block; }
  .header .search { margin-top: 20px; }
  .header .search-container .search-element { width: 86%; }
  .header .search-container .search-title { display: none; }
  
  .logo { margin-top: 6px; }
  .logo img {  }
  .logo span { display: none; }
  
 	.search:before, body.home .search:before { 
   	width: 20px; 
    height: 17px; 
    background-size: 20px 17px;
 	} 
  .search input[type=search], body.home .search input[type=search] { 
    height: 36px; 
    font-size: 19px; 
    padding-left: 50px;
    padding-right: 10px;
  }
  
  .footer .footer-links ul { width: 100%; margin-left: 0!important; margin-right: 0!important; }
  .footer .footer-links li { display: none; }
  .footer .footer-links li:nth-child(2) { margin-top: -6px; }
  .footer .footer-links li:last-child { margin-bottom: 20px; }
  .footer .footer-links li.links-header {
  	padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: normal;
    cursor: pointer;
    display: block !important;
  }
  .footer .footer-links li a { line-height: 30px; }
  .footer .footer-links li span { display: block !important; }
  .footer  .footer-socials {
    border-top: none;
    margin-top: 14px;
    margin-bottom: -6px;
    padding-top: 0;
	}
  .footer .footer-bottom { padding-top: 20px; padding-bottom: 20px; }
  .footer .footer-bottom ul { float: none!important; text-align: center!important; }
  .footer .footer-bottom ul:nth-child(2) { display: none; }
  
  .section-tree-with-article h2 {
    font-size: 13px;
	}
  
  .search input[type=submit] { width: 35px !important; }
  
  .ui-autocomplete.ui-menu .ui-menu-item { font-size: 14px; }
  
  .category-title, 
  .article-content .article-header h1 { font-size: 20px; }
  .article-content .article-header h1 { 
    padding-bottom: 20px; 
   	margin-bottom: 20px;
  } 
}

@media (max-width: 480px) {


  .header .search-container .search-element { width: 93%; }
  
   .category-navigation li {
    font-size: 14px ;
 	} 
    
  .header-block {
    height: 65px;
}
  .category-list li a span {
    font-size: 14px;
	}
  
  .promoted-articles li a { font-size: 14px; }
  .article-list li { font-size: 14px; 
  line-height: 22px;
  }
  
  .section-tree-with-article h2 { 13px !important; }
  
  .search-results, .no-results, span.cannot-find { font-size: 14px; }
  
  .app-icon { width: 45%; margin-right: 1%; }
  .app-icon.margin { margin-right: 9%; }
}

@media (max-width: 380px) {
  .footer .footer-bottom ul { font-size: 9px; }
  .section-tree-with-article li h2 { font-size: 13px !important; }
  h2 { font-size: 14px; }
}

/* ====================================================
   Home
   ==================================================== */
[dir="rtl"] table { text-align: right; }

[dir="rtl"] .logo span { margin-left: 0; margin-right: 14px; }

[dir="rtl"] .logo, 
[dir="rtl"] .upload-dropzone span { 
  float: right; 
}

[dir="rtl"] .header .menu-main-items,
[dir="rtl"] .category-navigation li a span.fa, 
[dir="rtl"] .article-navigation li a span.fa,
[dir="rtl"] .section-tree-with-article li h2:after,
[dir="rtl"] .article-content .final-nav-div span.fa {
 	float: left; 
}

[dir="rtl"] .search:before { left: initial; right: 12px; }

[dir="rtl"] .search input[type=search] { 
  padding-left: 20px;
  padding-right: 70px;
}

[dir="rtl"] .fa-angle-right:before {
  content: '\f104';
}
  
[dir="rtl"] .category-content, [dir="rtl"] .article-content {
  padding-left: 0;
 	padding-right: 44px;
}