@font-face {
    font-family: postbox-icons;
    src: url('//p2.zdassets.com/hc/theme_assets/10141/200053510/postbox-icons.eot');
    src: url('//p2.zdassets.com/hc/theme_assets/10141/200053510/postbox-icons.eot#iefix') format('embedded-opentype'),url('//p2.zdassets.com/hc/theme_assets/10141/200053510/postbox-icons.woff') format('woff'),url('//p2.zdassets.com/hc/theme_assets/10141/200053510/postbox-icons.ttf') format('truetype'),url('//p2.zdassets.com/hc/theme_assets/10141/200053510/postbox-icons.svg#postbox-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "entypo-icons";
  src: url('//p2.zdassets.com/hc/theme_assets/10141/200053510/entypo.eot');
  src: url('//p2.zdassets.com/hc/theme_assets/10141/200053510/entypo.eot#iefix') format('embedded-opentype'),
       url('//p2.zdassets.com/hc/theme_assets/10141/200053510/entypo.woff') format('woff'),
       url('//p2.zdassets.com/hc/theme_assets/10141/200053510/entypo.ttf') format('truetype'),
       url('//p2.zdassets.com/hc/theme_assets/10141/200053510/entypo.svg#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Hero and Header */

body,html {
  width: 100%;
  min-width: 88em;
}

.page-logo {
  display: block;
  width: 168px;
  height: 32px;
}

.page-head {
  position: static !important;
}

section.page-hero {
  background: white;
}

header.page-head .page-nav {
  display: block !important;
}

.page-nav .page-nav__list {
  text-align: right;
}

header.page-head .dropdown {
	display: block;
  margin-left: 1.6rem;
  float: right;
}

.dropdown-toggle #user-name:after {
  content: "\00a0\00a0\e75c";
  display: inline-block;
  vertical-align: middle;
  font-family: "entypo";
}

header.page-head .dropdown-toggle, header.page-head .login {
  display: inline;
  border: 2px solid #00aaf0;
  border-radius: 5px;
  min-width: 0;
  padding: 1.06667rem 1.70667rem 1rem;
  border-color: #0090cc;
  color: #fff;
  overflow: hidden;
}

header.page-head .dropdown-toggle:after {
	display: none;
}

header.page-head .user-avatar {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

header.page-head #user-menu a {
  line-height: 1;
  color: #333333;
}



/* Search Box */

section.search-box {
	background: #fafeff;
  padding: 60px 0;
}

section.search-box .search {
  position: relative;
  width: 1030px;
  display: block;
  margin: 0 auto;
}

section.search-box .search:before {
  font-family: "postbox-icons";
  content: "\e805";
  position: absolute;
  top: 18px;
  left: 20px;
  font-size: 20px;
}

section.search-box--left .search:before {
  left: 22px;
}

section.search-box input#query {
  width: 100%;
  padding: 27px 22px 18px 48px;
}

section.search-box--left input#query {
  margin: 0;
  width: 100%;
}

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



/* Knowledge Base */

section.knowledge-base {
  padding: 20px 0 20px;
}

section.knowledge-base .category-list li {
  list-style: none;
}

section.knowledge-base .category-list__item {
  display: block;
  width: 25%;
  float: left;
  text-align: center;
  color: #333333;
  padding: 30px 15px;
}

section.knowledge-base .category-list__item h3 {
	font-size: 1.2rem;
}

section.knowledge-base .category-list__item:hover h3 {
  color: #00aaf0;
}

section.knowledge-base .category-list__item p {
  margin-bottom: 0;
}

section.knowledge-base .category-list__icon {
  width: 64px;
  height: 64px;
  display: inline-block;
  background: none;
  margin-bottom: 12px;
  background-size: 64px;
}

section.knowledge-base .icon-cog {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/getting-started_2x.png);
}

section.knowledge-base .icon-question {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/faq_2x.png);
}

section.knowledge-base .icon-idea {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/feature-ideas_2x.png);
}

section.knowledge-base .icon-hammer {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/troubleshooting_2x.png);
}

section.knowledge-base .icon-feedback {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/feedback_2x.png);
}

section.knowledge-base .icon-priority {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/priority_2x.png);
}

section.knowledge-base .icon-testimonial {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/testimonials3_2x.png);
}

section.knowledge-base .icon-store {
  background-image: url(//p2.zdassets.com/hc/theme_assets/10141/200053510/store2_2x.png);
}



/* Recent Activity */

.recent-activity-container {
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  background: #fff;
  padding: 3.33333rem;
}

.recent-activity h2 {
  font-size: 28px;
  font-size: 1.86667rem;
  line-height: 1.3;
}

.recent-activity-list {
  margin: 0;
  margin-bottom: 30px;
  border-top: 1px solid #e3e6e9;
  border-bottom: 1px solid #e3e6e9;
	padding: 30px 0 0;
}

.recent-activity-list:before,.recent-activity-list:after {
	content: " ";
  display: table;
}

.recent-activity-list:after {
  clear: both;
}

.recent-activity-item {
  list-style: none;
  width: 33.333333333%;
  display: block;
  float: left;
  margin-bottom: 30px;
}

.recent-activity-item-parent {
	display: block;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
}
  
.recent-activity-item-link {
	font-size: 16px;
  margin: 6px 0 1px;
  display: block;
}

.recent-activity-item-meta {
  font-size: 12px;
  font-size: 0.8rem;
  line-height: 2;
  color: #576d75;
}

.recent-activity-item-comment span:before {
  font-family: "entypo";
  content: "\00a0\00a0\e718";
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  font-size: 14px;
  margin-top: -1px;
  color: #db5d44;
}

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

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

.recent-activity-controls {
  text-align: right;
}

.recent-activity-controls a {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-weight: 500;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  border: 2px solid;
  color: #00aaf0;
  border-radius: 5px;
  background-color: transparent;
  border-color: #00aaf0;
  padding: 0.8rem 3.33333rem 0.66667rem;
}

.recent-activity-controls a:after {
  font-family: "postbox-icons";
  content: "\e804";
  z-index: 2;
  position: absolute;
  color: #fff;
  width: 30px;
  right: -30px;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #00aaf0;
}

.recent-activity-controls a:hover:after {
  right: 0.8rem;
}



/* Breadcrumbs */

section.section--breadcrumbs {
	padding: 0px 0 30px;
  overflow: visible;
  background: #00aaf0;
  color: white;
  border: none;
}

section.section--breadcrumbs .breadcrumbs {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}

section.section--breadcrumbs li {
  display: inline-block;
}

section.section--breadcrumbs li:after {
 content: ' › '; 
}

section.section--breadcrumbs li:last-child:after {
	content: '';
}

section.section--breadcrumbs li a {
  color: white;
}



/* Category and Article Trees */

section.section--category-tree {
  padding: 80px 0;
}

.section--category-tree .section {
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  background: #fff;
  padding: 50px 50px 40px;
  width: 48.75%;
  margin: 0 2.5% 2.5% 0;
  float: left;
/*  height: 460px; */
}

.section--category-tree .section:nth-child(2n) {
  margin-right: 0;
}

.section--category-tree h3 {
  border-bottom: 1px solid #e3e6e9;
  padding-bottom: 15px;
  font-size: 24px;
  font-size: 1.6rem;
  line-height: 1.3;
  display: block;
}

.section--category-tree h3 a {
  color: #333333;
}

.section--category-tree .article-list {
	margin: 0 0 0 16px;
  padding-top: 8px;
}

.section--category-tree .article-list li {
  padding-bottom: 15px;
}

.see-all-articles {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-weight: 500;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  border: 2px solid;
  color: white;
  border-radius: 5px;
  background-color: #00aaf0;
  border-color: #00aaf0;
  padding: 0.8rem 3.33333rem 0.66667rem;
  margin: 25px 0 10px;
}

.see-all-articles:after {
  font-family: "postbox-icons";
  content: "\e804";
  z-index: 2;
  position: absolute;
  color: #fff;
  width: 30px;
  right: -30px;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  top: 13px;
}

.see-all-articles:hover,
.see-all-articles:visited {
  color: white;
}

.see-all-articles:hover:after {
  right: 0.8rem;
}

.article-list-container {
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  background: #fff;
  padding: 50px 50px 65px;
}

.section--article-tree .article-list li {
  width: 50%;
  float: left;
  padding-right: 40px;
}

.article-list:before,.article-list:after {
	content: " ";
  display: table;
}

.article-list:after {
	clear: both;
}



/* Article Pages */

.article-full__title {
  margin: 0.8rem 0 1.6rem;
  padding-right: 130px;
}

.article-index__body, .article-single__body {
	position: relative;
}

.article-single__side h3 {
  font-weight: 500;
  border: 0;
  padding: 0;
}

.article-single__side section {
	margin-bottom: 3.2rem;
}

.article-single__side section ul {
  margin: 0;
  margin-left: 1.6rem;
}

.article-single__side section li {
  margin-bottom: 0.8rem;
}

.article-subscribe a {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-weight: 500;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  border: 2px solid;
  color: #00aaf0;
  border-radius: 5px;
  background-color: white;
  border-color: #00aaf0;
  padding: 0.8rem 1.6rem 0.66667rem;
  margin-top: 20px;
}

.article-subscribe a:hover {
  background: #00aaf0;
  color: white;
}



/* Article Meta */

.section .article-full__body {
  padding-bottom: 40px;
	border-top: 1px solid #e3e6e9;
  margin-top: 40px;
}

.article-meta {
	background: #fafeff;
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 50px;
}

.article-vote {
  width: 50%;
  border-right: 1px solid #e3e6e9;
  padding: 0 4% 0 0;
}

.article-share {
  width: 50%;
  padding-left: 4%;
}

.article-author,.article-vote,.article-share {
	float: left;
}

.article-author p {
  display: block;
  list-style: none;
  font-size: 13px;
  color: #e47a7b;
  margin: 0 0 5px;
}

.article-author span {
  font-style: italic;
  font-size: 12px;
  color: #727272;
}

.article-share ul {
	margin: 0;
  padding: 0;
  text-align: right;
}

.article-vote-question {
  font-size: 14px;
  font-weight: 600;
  float: left;
  display: block; 
}

.article-vote-count {
	font-style: italic;
  font-size: 12px;
  color: #727272;
  width: 160px;
  float: left;
  display: block;
}

.article-share li {
  display: inline-block;
}

.article-share a, .article-vote-controls a {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background: #d5d2d2;
  display: inline-block;
  position: relative;
  text-indent: 9999px;
  margin-left: 6px;
  float: right;
}

.article-vote-controls {
 	width: 88px;
  float: right;
}

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

.article-share a:after, .article-vote-controls a:after {
  text-indent: 0;
  position: absolute;
  top: 10px;
  left: 0;
  font-family: "entypo-icons";
	font-size: 17px;
  color: white;
  text-align: center;
  width: 36px;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

.article-vote-controls .article-voted {
	background: #00aaf0;
}

.article-vote-up:after {
	content: '\e82b';
}

.article-vote-down:after {
	content: '\e82c';
}

.article-share .share-facebook {
  background: #3b5998;
}

.article-share .share-facebook:after {
	content: '\e8f3';
}

.article-share .share-twitter {
  background: #55acee;
}

.article-share .share-twitter:after {
	content: '\e8f1';
}

.article-share .share-linkedin {
  background: #0976b4;
}

.article-share .share-linkedin:after {
	content: '\e8fc';
}

.article-share .share-googleplus {
  background: #dd4b39;
}

.article-share .share-googleplus:after {
	content: '\e8f6';
}



/* List Pagination */

.pagination {
  border-top: 1px solid #e3e6e9;
  padding-top: 40px;
  margin-top: 40px;
}

.pagination ul {
  margin: 0;
  padding: 0;
}

.pagination li {
  display: inline-block;
  background: #fafeff;
  padding: 4px 10px;
  margin-right: 5px;
  border: 1px solid #e3e6e9;
  border-radius: 3px;
}



/* Search Results */

.search-results-column {
  width: 1030px;
  display: block;
  margin: 0 auto;
}

.search-results-list {
  margin: 0;
}

.search-result {
  display: block;
  margin: 30px 0 0;
  padding-top: 30px;
  border-top: 1px solid #e3e6e9;
}

.search-result-link {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 500;
  font-weight: normal;
}

.search-result-meta {
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1.71429;
  display: block;
  margin: 10px 0;
}

.search-result-description {
  
}

.search-result-votes {
  display: none;
}

.results-pagination {
  width: 1030px;
  display: block;
  margin: 40px auto 0;
}



/* My Activities */

.activities-nav {
  border-bottom: 1px solid #e3e6e9;
  padding: 40px 0;
}

.activities-nav ul {
  margin: 0;
}

.activities-nav li {
  list-style: none;
  display: inline-block;
  padding: 0 25px;
  border-right: 1px solid #e3e6e9;
}

.activities-nav li:last-child {
  border-right: 0;
}

.section--activities-nav {
  padding: 40px 0 0 !important;
  border-bottom: none !important;
}

.section--activities-nav li {
  display: block;
  font-size: 28px;
  font-size: 1.86667rem;
  line-height: 1.3;
  line-height: 1.3;
  font-weight: normal;
}

.my-activities-sub-nav ul {
  margin: 0;
  padding: 0;
}

.request-table-toolbar {
  background: #fafeff;
  padding: 20px;
  border: 1px solid #d8d8d8;
  width: 100%;
  display: table;
  margin-bottom: 30px;
  border-radius: 5px;
}

.request-table-toolbar input[type="search"] {
	border-radius: 3px;
  resize: vertical;
  background: white;
  padding: 15px;
  font-size: 13px;
  float: left;
  width: 240px;
  border: 1px solid #d8d8d8;
}

.request-table-filters label {
  font-size: 13px;
  margin-right: 10px;
  display: inline-block;
}

.request-table-filters {
  float: right;
}

.request-table-filters .request-filter {
  display: inline-block;
  width: auto;
  padding: 0 10px;
}



/* Comments */

.article-comments h2 {
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list .comment:before, .comment-list .comment:after {
	content: ' ';
  display: table;
}

.comment-list .comment:after {
  clear: both;
}

.comment-list li {
  display: block;
	border-top: 1px solid #e3e6e9;
  padding: 25px 0;
  position: relative;
}

.comment-avatar {
	width: 80px;
  float: left;
  margin-bottom: 10px;
}

.comment-container {
  width: 715px;
  float: right;
}

.comment-header {
  margin-bottom: 10px;
  font-size: 14px;
}

.comment-body p {
  margin-bottom: 10px;
  font-size: 14px;
}

.comment-closed-notification {
  margin-top: 30px;
}

footer.comment-footer {
	position: absolute;
  top: 10px;
  right: 0;
  padding: 0 10px;
}



/* Submit Request */

.section--submit-request .searchbox {
	background: #fafeff;
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  padding: 30px;
  margin-top: 30px;
}

.section--submit-request .searchbox ul {
  margin: 0 0 0 16px;
}

.section--submit-request .searchbox label {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 500;
  font-weight: normal;
  margin-bottom: 20px;
}

.section--submit-request .form-field {
  padding-bottom: 20px;
}

.section--submit-request p {
  margin-top: 20px;
}

.section--submit-request input[type=submit] {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-weight: 500;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  border: 2px solid;
  color: white;
  border-radius: 5px;
  background-color: #00aaf0;
  border-color: #00aaf0;
  padding: 0.8rem 3.33333rem 0.66667rem;
  margin-top: 20px;
}

.section--request-single .comment-container {
  width: 920px;
}

.section--request-single .wrapper {
  width: 1030px;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}

.comment-form:after, .comment-form:before {
  content: ' ';
  display: table;
}

.comment-form:after {
  clear: both;
}

.edit-request {
  border-top: 1px solid #e3e6e9;
  padding-top: 30px;
}

.request-details-container {
  border-top: 1px solid #e3e6e9;
  padding-top: 30px;
  margin-top: 50px;
}

.comment-attachments {
  margin-top: 20px;
}

.attachment-list {
	margin: 25px 0 0;
  padding: 0;
}

.request-details-container > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-weight: 500;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  max-width: 100%;
  border: 2px solid;
  color: white !important;
  border-radius: 5px;
  background-color: #00aaf0;
  border-color: #00aaf0;
  padding: 0.8rem 2rem 0.66667rem;
}

.request-details {
  background: #fafeff;
  padding: 30px;
  border: 1px solid #d8d8d8;
  width: 100%;
  display: table;
  margin-bottom: 30px;
  border-radius: 5px;
}

.request-details ul {
  margin: 0;
  padding: 0;
}

.request-details li {
	display: block;
}

.request-details dd, .request-details dt {
  margin: 0 0 4px;
  font-size: 14px;
}

.request-details dt ~ dt {
  font-weight: 500;
  padding-top: 15px;
}

.submit-request-container {
  width: 1030px;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}



/* Section Tree */

.home-cat-tree .category-tree {
  width: 1030px;
  display: block;
  margin: 0 auto;
}

.home-cat-tree h2 {
  font-size: 24px;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 40px;
  border-bottom: 1px solid #e3e6e9;
  padding-bottom: 30px;
}

.home-cat-tree h2 a {
  color: #333333;
}

.home-cat-tree .category:after, .home-cat-tree .category:before {
  content: ' ';
  display: table;
}

.home-cat-tree .category:after {
  clear: both;
}

.home-cat-tree .section {
  padding: 0;
  border: none;
  width: 50%;
  float: left;
  overflow: visible;
  background: none;
  margin-bottom: 50px;
  padding-right: 20px;
}

.home-cat-tree .section h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 500;
}

.home-cat-tree .section h3 a {
  color: #333;
}

.home-cat-tree .article-list {
  margin: 0;
  padding: 0;
}

.home-cat-tree .article-list li {
	display: block;
	font-size: 14px;
  margin-bottom: 8px;
}

.home-cat-tree .see-all-articles {
	font-size: 14px;
  padding: 0;
  background: none;
  color: #00aaf0;
  border: none;
  margin: 10px 0 0;
}

.home-cat-tree .see-all-articles:after {
  content: ' →';
  position: static;
  color: #333;
  display: inline;
  color: #00aaf0;
}