/*Hiding Language selector*/
.dropdown.language-selector{
	visibility: hidden;
}

/*CATEGORY/SECTION/ARTICLE CSS*/
.pg-title {
 	  padding: 0 15px;
  	margin-top: 40px;
}
.pg-title.art-pg, .pg-title.req-pg{
  	padding: 0 0 0 15px;
}
.pg-desc {
  	color: #666;
  	margin-left: 15px;
  	margin-right: 15px;
  	margin-top: -15px;
}
.section li {
    list-style: none;
}
.section {
    padding: 0;
  	float: left;
  	width: 50%
}
.article-list {
    text-align: left;
    padding: 0;
}
.s-pg-a-list .article-list {
    text-align: left;
    padding: 0 15px;
  	min-height: 250px;
}
.csa-main .section-tree {
    position:relative;
    background: white;
  	margin-top: 10px;
  	min-height: 260px;
  	padding: 0 15px;
  	border: 0px solid #ddd;
}
.csa-main .section-tree .section {
 		display: inline-block;
  	margin: 0;
  	vertical-align: top;
  	width: 50%;
    min-height: 284px;
}
hr.cat-hr {
 		margin: 20px 0 10px 0;
		border-top: 1px solid #eee;
}
hr.art-hr {
 		margin: 10px 0 20px 0;
  	border-top: 1px solid #eee;
}
hr.art-foot-hr-top {
 		margin: 40px 0 10px 0;
  	border: 1px dotted #eee;
}
hr.art-foot-hr-btm {
 		margin: -15px 0 10px 0;
  	border: 1px dotted #eee;
}
/* Follow Button */
div#user-dropdown {
		position: absolute;
  	top: 100%;
  	left: auto;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eee;
    border: 1px solid rgba(238,238,238,1);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.07);
    box-shadow: 0 1px 8px rgba(0,0,0,0.07);
}
.section-subscribe .dropdown-menu {
    position: absolute;
    top: 100%;
    left: -146px;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eee;
    border: 1px solid rgba(238,238,238,1);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.07);
    box-shadow: 0 1px 8px rgba(0,0,0,0.07);
}
.dropdown-menu [role=menuitem]{
 		font-size: 13px;
  	line-height: 2em;
  	color: #006DB6;
  	padding: 0 20px 0 20px;
}
.dropdown-menu [role=separator] {
    border-bottom: 1px solid #eee;
    color: #eee;
    display: block;
    font-weight: normal;
    font-size: inherit;
    padding: 0;
    margin: 5px 20px;
}
/*
.section-tree:before, .section-tree:after, .section-tree>:first-child:before, .section-tree>:first-child:after {
    position:absolute;
    width:80px;
    height: 80px;
    border-color:#333333;
    border-style:solid;
    content:' ';
}
.section-tree:before {
    top:0;
    left:0;
    border-width: 1px 0 0 1px
}
.section-tree:after {
    top:0;
    right:0;
    border-width: 1px 1px 0 0
}
.section-tree>:first-child:before {
    bottom:0;
    right:0;
    border-width: 0 1px 1px 0
}
.section-tree>:first-child:after {
    bottom:0;
    left:0;
    border-width: 0 0 1px 1px
}*/
/* ====================================================
   Base styles
   ==================================================== */
*, input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    background-color: #FFF;
}
body, main {
    color: #333;
    font-family:"Roboto", "Helvetica Neue", Helvetica, Arial, san-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.71em;
    margin: 0;
}
main {
    display: block;
}
.main-container a {
    color: #006DB6;
    text-decoration: none;
}
.main-container a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.main-container a[target=_blank]:after {
 		content: url(//p2.zdassets.com/hc/theme_assets/109411/200065480/exit-site-icon-10.png);
  	margin: 0 3px;
}
.main-container img {
    vertical-align: middle;
}
.main-container p {
    margin: 4px 0 12px;
}
.main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5, .main-container h6 {
    font-family:"Roboto", "Helvetica Neue", Helvetica, Arial, san-serif;
  	color: #006DB6;
}
.main-container h1 {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.43em;
  	margin: 0 0 .93em 0;
}
.main-container h2 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.48em;
  	margin: 0 0 .5em 0;
}
.main-container h3 {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.63em;
    margin: 0 0 4px 0;
}
.main-container h4 {
    font-size: 1.12em;
    font-weight: 400;
    line-height: 1.71em;
    margin: 8px 0;
}
.main-container ul, .main-container ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ca ul.no-bullets > li {
    list-style: none;
}
.ca .zero-padding {
    padding: 0;
}
/* ====================================================
   Homepage Styles
   ==================================================== */
.search-banner {
	background: #2e75d2; /* Old browsers */
	background: -moz-linear-gradient(left,  #2e75d2 0%, #348cda 50%, #3ba4e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2e75d2), color-stop(50%,#348cda), 	color-stop(100%,#3ba4e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #2e75d2 0%,#348cda 50%,#3ba4e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #2e75d2 0%,#348cda 50%,#3ba4e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #2e75d2 0%,#348cda 50%,#3ba4e2 100%); /* IE10+ */
	background: linear-gradient(to right,  #2e75d2 0%,#348cda 50%,#3ba4e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e75d2', endColorstr='#3ba4e2',GradientType=1 ); /* IE6-9 */
}
.main-container {
    max-width: 940px;
    margin: 0;
    height: 100%;
}
.cat-platform {
    font-size: 1.17em;
    font-weight: 500;
    line-height: 1.63em;
    margin-bottom: 20px;
    text-align: center;
    min-height: 110px !important;
}
.ca a:hover {
    cursor: pointer;
    text-decoration: none;
}
.ca li {
    margin: 1.3em 0;
    line-height: 1.3em;
}
.ca h3 {
  	color: #333;
  	margin: 10px 0 -6px 0;
}
.ca .col-md-6 {
    padding: 0 15px;
}
.ca .fa-chevron-down, .ca .fa-chevron-up, .ca .fa-chevron-right {
    float: right;
}
.ca .cat-icon {
    color: #666;
    width: 36px;
    margin-right: 10px;
    text-align: center;
}
.ca a[aria-expanded=true] {
    font-weight: 500;
}
.breadcrumb-bar {
  	min-height: 45px;
  	background: #eee;  	
}
.breadcrumb-bar.my-acts {
		min-height: 33px;
  	background: #0193D7;  	
}
.bc-home {
 		float: left;
  	color: #006DB6;
  	font-size: 16px;
  	font-weight: 500;
  	padding: 11px 8px 11px 14px;
  
}
.contact-support {
  	float: right;
 		min-width: 80px; 
}
.bb-q, .btn-submit-req {
 		float: right;
  	max-width: 130px;
  	max-height: 30px;
  	font-size: 13px;
  	line-height: 16px;
  	color: #999;
  	margin: 7px 5px;
}
a.submit-a-request {
  	display: inherit;
  	color: #fff;
    padding: 5px 8px;
  	margin: 3px 5px;
    font-size: inherit;
  	line-height: inherit;
    background-color: #006DB6;
    text-decoration: none;
}
a.submit-a-request:hover {
  	color: #fff;
    background-color: #0193D7;
    text-decoration: none;
}
.btn.blu-btn, a.blu-btn:hover, a.blu-btn:after, a.blu-btn:before, a.blu-btn:active, a.blu-btn:visited {
  	color: #fff;
  	padding: 5px 8px;
 	 	font-size: 13px;
 	 	border-radius: 0;
  	background-color: #006DB6;
  	text-decoration: none;
}
/* Search banner on homepage */
.search-banner {
  padding: 10px 0 20px 0;
}
.sb {
  min-height 68px;
  max-width: 600px;
}
.sb-text form {
	padding: 0 40px;
}
.sb-text h1,.sb-text h2 {
	color: #fff;
  margin: 0;
}
.sb-text h1 {
	font-size: 2.25em;
  padding: 0 25px;
}
.sb-text h2 {
	font-size: 1.5em;
  line-height: 1.1em;
  font-weight: 300;
	padding: 0 40px;
  margin-bottom: 10px;
}
/* Search banner on category page */
.search-banner.cp {
  padding: 15px 0 15px 0;
}
/* Header Styles */
.header .row {
	padding: 9px; 
}
.col-xs-6.user-nav {
	float: right; 
}
/* Footer Styles */
.footer-inner {
  text-align: center;
}
.ftr-lnk {
  color: #ddd;
}
.ftr-lnk a {
 	margin: 0 10px;
  color: #666;
}
.ftr-lnk a:hover {
	text-decoration: none;
}
.copyright {
  color: #999;
  font-size: .9em;
  line-height: 1em;
  margin-top: 20px;
}
/* Footer Social Icons */
.social-share img {
  background-color: #ccc;
  margin: 15px 3px 0 3px;
}
.social-share a:hover #fb {
  background-color: #3b5998;
}
.social-share a:hover #twtr {
  background-color: #55acee;
}
.social-share a:hover #gplus {
  background-color: #c03d28;
}
.social-share a:hover #ytube {
  background-color: #d82631;
}
.social-share a:hover #lnkdn {
  background-color: #0065a0;
}
.social-share a:hover #ptrst {
  background-color: #bd081c;
}
/*
 * Forms
 */
 label {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}
input[type=checkbox] + label {
    display: inline-block;
    margin-left: 5px;
}
input, textarea {
    border: 1px solid #ddd;
    border: 1px solid rgba(221, 221, 221, 1);
    outline: none;
    padding: 10px;
    vertical-align: middle;
}
textarea {
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
}
textarea, input[type=text] {
    width: 100%;
}
input, textarea, select {
    color: #333;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
/*
 * Buttons
 */
 button, [role=button], [type=button], [type=submit] {
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 0px;
    /*box-shadow: inset 0 -2px #F6F6F6;*/
    /*box-shadow: inset 0 -2px rgba(0, 0, 0, 0.03);*/
    color: #555555;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    /*height: 33px;*//*Commented out for Follow button*/
    line-height: 1em;
    padding: 5px 8px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
input[type=submit][disabled] {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    /* IE 8 */
    opacity: 0.4;
}
a[role="button"]:hover {
    text-decoration: none;
}
/*
 * Tables
 */
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
  	border-spacing: 0;
}
table.alternate tr:nth-child(odd) {
    background-color: #eee;
}
td, th {
    border-color: #ddd;
    border-color: rgba(221, 221, 221, 1);
    border-style: solid;
    padding: 2px 0;
}
th {
    border-width: 1px 0;
  	background-color: #999;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}
th:first-child, td:first-child {
  	padding-left: 5px;
}
 
td {
    border-width: 0 0 1px 0;
}
td.cols-quarter {
    width: 25%;
    border-width: 0;
}
.article-body table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
  	border-spacing: 0;
  	margin: 20px 0;
}
table.no-borders th {
		font-size: 14px;
  	color: #333;
  	background-color: #EEE;
  	font-weight: 500px;
  	text-align: left;
  	padding: 5px 10px 5px 10px;
}
table.no-borders td {
		border: none;
  	padding: 5px 10px 10px 10px;
    vertical-align: top;
}
table.no-borders tr:last-child{
		border-bottom: 2px solid #ddd;
}
/* ====================================================
   Helper classes
   ==================================================== */

/*
 * Clearfix: contain floats
 */
 .clearfix:before, .clearfix:after {
    content:" ";
    display: table;
}
.clearfix:after {
    clear: both;
}
/*
 * Column size
 */
.main-column {
    float: left;
    width: 618px;
}
/*
.side-column {
    float: right;
    width: 298px;
}
*/
/*
 * Dropdown carets
 */
 button, [role=button], [type=button], [type=submit], #user .dropdown-toggle {
    background: #fff;
		color: #006DB6;
    border-radius: 0;
}
.comment-form-controls input[type=submit]:hover, button:hover, [role=button]:hover, [type=button]:hover, [type=submit]:hover {
    border-color: #006DB6;
    text-decoration: none;
}
#user .btn {
 		font-size: 14px;
  	font-weight: 500;
  	color: #006DB6;
  	padding: 5px 10px;
}
#user .dropdown-toggle:active, #user .dropdown-toggle:hover, #user [role=button], #user [role=button]:hover {
  	border: 0px;
  	box-shadow: none;
}
.comment-form-controls input[type=submit]:active, button:active, [role=button]:active, [type=button]:active, [type=submit]:active {
    background: #eee;
/*    background: -webkit-linear-gradient(top, whitesmoke 0%, #d5d5d5 100%);
    background: -moz-linear-gradient(top, whitesmoke 0%, #d5d5d5 100%);
    background: -ms-linear-gradient(top, whitesmoke 0%, #d5d5d5 100%);
    background: -o-linear-gradient(top, whitesmoke 0%, #d5d5d5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, #d5d5d5));
    background: linear-gradient(to bottom, whitesmoke 0%, #d5d5d5 100%);*/
    border-color: #ddd;
    box-shadow: inset 0 -2px #DDDDDD;
}
.dropdown-toggle {
    display: inline-block;
}
.dropdown-toggle:hover {
    text-decoration: none;
}
.dropdown-toggle:after {
    color: #888;
    content:"\25BE";
    font-family:"entypo";
    font-size: 14px;
    margin-left: 5px;
    padding-right: 2px;
}
#user .dropdown-panel {
    padding: 10px 0;
}
.header .dropdown-panel.pull-right {
    margin-top: 10px;
}
.section-subscribe .dropdown-toggle, .article-subscribe, .article-unsubscribe {
    color: #006DB6;
  	background: white;
    border: 1px solid #eee;
    box-shadow: none;
}
.article-subscribe:hover, .article-unsubscribe:hover {
    box-shadow: none;
}
/*
 * Visibility: Category, Section and Article
 */
 .visibility-internal:before {
    content:"\1F512";
    font-family:"entypo";
    font-size: .9em;
    margin-right: 5px;
}
/* ====================================================
   Content frame
   ==================================================== */
 .header-inner, .footer-inner {
    margin: 0 auto;
}
main, {
    margin: 25px auto 0;
    padding: 0 20px;
    max-width: 1500px;
}
/* ====================================================
   Header
   ==================================================== */
.header {
    background-color: #fff;
    min-height: 50px;
}
.logo {
 		min-width: 276px;
    float: left;
}
.logo a {
    display: inline-block;
}
.logo img {
    max-height: 30px;
    vertical-align: middle;
}
.user-nav {
    margin: 0 auto;
    padding: 0 20px;
    width: 940px;
}
.user-nav:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.user-nav > a {
    border-left: 1px solid #ECECEC;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    float: right;
    font-size: 12px;
    line-height: 33px;
    margin-left: 15px;
    padding-left: 15px;
}
.user-nav > a.login {
    font-size: 13px;
    margin-left: 30px;
    padding: 0 15px;
}
.user-nav > a.my-activities {
    border: 0;
}
.user-info {
    display: block;
    float: right;
    margin-left: 30px;
}
.language-selector {
    display: inline-block;
}
.user-avatar {
/*  left: -5px;*/
    max-height: 20px;
    position: relative;
    top: -1px;
}
.user-info img#user-avatar {
 		visibility: hidden; 
}
/* ====================================================
   Home
   ==================================================== */
 .hero-unit {
    padding: 25px 60px 70px 60px;
}
.help-center-name {
    font-size: 35px;
}
/* ====================================================
   Parsed markdown
   ==================================================== 
 .markdown {
    word-wrap: break-word;
}
.markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5 {
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 13px;
    font-size: 13px;
}
.markdown img {
    display: block;
    border: 1px solid #ECECEC;
    border: 1px solid rgba(0, 0, 0, 0.07);
    height: auto;
    max-width: 100%;
    padding: 3px;
    margin-bottom: 10px;
}
.markdown p {
    margin-bottom: 10px;
}
.markdown ul, .markdown ol {
    list-style-position: inside;
    margin: 0 0 10px 10px;
}
.markdown ul {
    list-style-type: disc;
}
.markdown ol {
    list-style-type: decimal;
}
.markdown li > ul, .markdown li > ol {
    margin: 0 0 0 10px;
}
.markdown pre {
    background: #f6f6f6;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #ECECEC;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    padding: 10px 15px;
    overflow: auto;
    white-space: pre-wrap;
    margin-bottom: 10px;
}
.markdown blockquote {
    border-left: 1px solid #ECECEC;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    color: #bbb;
    font-style: italic;
    padding-left: 10px;
    margin: 0 0 10px 0;
}
.markdown hr {
    margin-bottom: 10px;
    height: 2px;
    background-color: #ECECEC;
}*/
/* ====================================================
   Search
   ==================================================== */
.search {
    font-size: 1.5em;
    font-family: inherit;
    color: #666;
    line-height: 30px;
}
.search input[type=search] {
    width: 100%;
  	color: #333;
  	max-width: 450px;
  	padding: 3px 8px;
  	border: 0;
  	border-radius: 5px;
}
.csa.search-bar .search{

  	font-size: 1.2em;
    font-family: inherit;
    color: #666;
    line-height: 24px;
}
.csa.search-bar .search input[type=search] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  	padding: 3px 8px;
  	border: 0;
  	border-radius: 5px;
}
@media (max-width: 500px) {
  .csa.search-bar .search input[type=search] {
   	width: 90%;
  }
}
/*.search {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  display: block;
  float: right;
  line-height: 130px;
  position: relative;
}
.search:after {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 25px;
  right: 18px;
  line-height: 30px;
  position: absolute;
  top: 40%;
}
.search input[type=search] {
  border-radius: 20px;
  font-size: 18px;
  padding: 6px 45px 6px 20px;
  width: 450px;
}

.search input[type=text] {
  border-radius: 20px;
  font-size: 18px;
  padding: 6px 45px 6px 20px;
  width: 450px;
  color: #333;
}
*/
 .search input[type=submit] {
    display: none;
}
/* ====================================================
   Navigation pages: Home, Category and Section
   ==================================================== */
 .knowledge-base h1 {
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 36px;
}
.knowledge-base:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.community h4 {
    float: right;
    margin: 0;
}
.trending-questions + h4 {
    margin-top: 65px;
}
.community, .section-tree, .subtle-wrap {
    background: white;
    overflow: hidden;
    padding: 20px 30px 30px;
    margin-top: 25px;
}
.subtle-wrap {
    margin-top: 15px;
}
.community h2 {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 12px;
    text-transform: uppercase;
}
.community h2 a {
    font-size: 12px;
    margin-left: 5px;
}
.community h4 a {
    font-size: 11px;
    font-weight: normal;
    margin-left: 5px;
}
.section-tree .section {
    display: inline-block;
    margin: 0 0 30px;
    vertical-align: top;
    width: 100%;
}
.section-tree h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 5px;
}
.section-tree ul, ul.article-list {
    color: #666;
    font-size: 14px;
    list-style-position: outside;
    list-style-type: none;
}
.knowledge-base h4:before, .community h4:before {
    color: #E6E6E6;
    font-family:"entypo";
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.article-list li, .community li {
    line-height: 1.57em;
    margin: .8em 0;
    padding-right: 30px;
}
.category-list li {
    width: 296px;
    height: 203px;
    background: #333;
    display: block;
    margin-bottom: 25px;
    margin-right: 25px;
    overflow: hidden;
    text-align: center;
    color: #E6E6E6;
    float: left;
    font-weight: normal;
}
.category-list li:nth-child(3n) {
    margin-right: 0;
}
.category-list li a {
    border-bottom: 3px solid #FFFFFF;
    margin-top: 65px;
    padding: 11px;
}
.category-list li a:hover {
    text-decoration: none;
}
.section h3 a {
    color: #333;
    font-size: .85em;
    font-weight: normal;
}
.article-promoted span {
    cursor: default;
    margin-right: 5px;
    position: relative;
}
.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-bottom: 20px;
    text-decoration: underline;
}
.category-description, .section-description {
    color: #555555;
    font-size: 15px;
    line-height: 15px;
    margin-top: 0;
    margin-bottom: 30px;
}
.section-subscribe, .section-unsubscribe {
    float: right;
    margin-top: 0;
}
.category-list a, .section-list a {
    color: inherit;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}
/* ====================================================
   Subnav
   ==================================================== */
.sub-nav {
    margin-bottom: 0;
}
.sub-nav .breadcrumbs {
    float: left;
    margin-top: 0;
    color: #006DB6;
  	font-size: 14px;
  	font-weight: 400;
  	padding: 11px 5px 11px 14px;
}
/* ====================================================
   Breadcrumbs
   ==================================================== */
.my-activities-header .breadcrumbs {
 		padding: 5px 5px 5px 15px;
  	color: #fff;
}
ol.breadcrumbs {
 		margin-bottom: 0; 
}
.breadcrumbs li {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
}
.breadcrumbs li + li:before {
    color: #666;
    content:"> ";
}
.category-breadcrumbs .breadcrumbs li:last-child {
    display: none;
}
/* ====================================================
   Article
   ==================================================== */
/*.article-header h1 {
    text-transform: capitalize;
}*//* Article title style under pg-title*/
.article-author {
    font-size: 12px;
  	font-weight: 500;
}
.article-info {
 		margin-top: -20px; 
}
.article-metadata {
    float: left;
    padding-left: 55px;
    position: relative;
}
/*.article-avatar {
    left: 0;
    position: absolute;
    top: 0;
}*/
.article-avatar img {
    max-height: 38px;
    max-width: 38px;
}
.article-updated {
    color: #8E8E8E;
    font-size: 12px;
    /*margin-top: 5px;*/
}
.article-subscribe, .article-unsubscribe {
    float: right;
  	margin-right: 15px;
    border-style: solid;
    border-color: #eee;
    border-width: 1px;
  	color: #999;
}
.article-subscribe:hover {
    float: right;
    border-style: solid;
    border-color: #006DB6;
    border-width: 1px;
    color: #006DB6;
}
.article-unsubscribe:hover {
    float: right;
    border-color: #006DB6;
    color: #006DB6;
}
#art-sidebar-spacer {
  	min-height: 88px;
  	width: 100%;
  	float: left;
}
#art-sidebar-spacer2 {
  	min-height: 20px;
  	width: 100%;
  	float: left;
}
.article-sidebar .related-articles, .article-sidebar .recent-articles {
 		display: none; 
}
.article-sidebar li {
 	 	padding-left: 10px; 
}
.gs-articles {
 		display: none; 
}
.gs-selected {
 		color: #666;
  	font-weight: 500;
  	border-left: 4px solid #006DB6;
}
li.gs-selected {
 		padding-left: 6px; 
}
@media (min-width: 768px) and (max-width: 991px) {
  	#art-sidebar-spacer, #art-sidebar-spacer2 {
      min-height: 0;
      height: 0;
      width: 0;
      float: left;
    }
		.article-sidebar section {
			margin-top: 40px;
    	background: #fff;
      overflow: hidden;
      float: left;
      padding: 0 15px;
			width: 50%;
    }
}
@media (max-width: 767px) {
    #art-sidebar-spacer, #art-sidebar-spacer2 {
      min-height: 0;
      height: 0;
      width: 0;
		}
		.article-sidebar section {
    	background: #fff;
      overflow: hidden;
      float: left;
      padding: 15px;
      max-width: 100%;
      width: 100%;
    }
}
.article-sidebar h3 {
    border-bottom: 1px solid #eee;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    font-size: inherit;
  	font-weight: 500;
    padding-bottom: 10px;
  	padding-left: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.article-body, .section-area .article-list {
    margin-top: 6px;
}
.article-body {
    font-size: inherit;
    line-height: inherit;
    word-wrap: normal;
  	padding: 0 15px;
  	min-height: 200px;
}
.article-body img {
    height: auto;
    max-width: 100%;
    padding: 0;
  	margin: .5em 1em .5em 0;
  	vertical-align: top;
}
.article-body img.icon {
    padding: 2px;
    margin: 0;
}
.article-body li > img {
		margin: .25em 1em 1em 0;
}
.article-body pre {
    background: #FBFBFB;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #ECECEC;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    padding: 10px 15px;
    overflow: auto;
    white-space: pre;
}
.article-body hr {
 		margin: 0 0 15px 0;
  	border-top: 1px dashed #ddd;
}
.article-body blockquote {
    border-left: 1px solid #ECECEC;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    color: #8E8E8E;
    font-style: italic;
    margin: 20px 0;
    padding-left: 20px;
}
.article-body ul, .article-body ol {
    margin: 0 0 12px 15px;
    list-style-position: outside;
}
.article-body li > ul, .article-body li > ol {
    margin: 0 0 0 15px;
}
.article-body li > ol {
    list-style-type: lower-alpha; 
}
.article-body ul {
    list-style-type: disc;
}
.article-body ol {
    list-style-type: decimal;
}
.article-body li {
    margin-left: 20px;
}
.article-body ul.no-bullets > li, .article-body ol.no-bullets > li {
    list-style: none;
}
div.co-tip li,div.co-note li,div.co-important li {
 		margin-left: 0px; 
}
.article-body .thirds-col {
    display: block;
    float: left;
    width: 33%; 
}
.article-body h3.next-step-link {
    text-align: right;
    font-weight: 500;
}
.article-body h3.next-step-link > a:hover {
     text-decoration: none;
}
.article-footer {
    margin: 10px 15px;
}
.article-footer .share {
    float: right;
  	margin-top: 4px;
}
.article-vote {
    float: left;
    position: relative;
}
.col-md-6 .article-vote {
		min-width: 240px;
  	min-height: 40px;
}
.col-md-6 .share {
		min-width: 241px;
  	min-height: 40px;
}
.article-vote-count {
    position: relative;
/*  left: 100%;
    margin-left: -148px;*/
    top: -14px;
    width: 170px;
}
.article-vote small {
    color: #bbb;
    display: block;
}
.article-vote a:hover {
    text-decoration: none;
}
.article-vote-question {
 		float: left;
}
.article-vote-controls {
		float: left;
  	margin-left: 20px;
/*  position: absolute;
    right: -80px;
    top: 3px;*/
}
.article-vote-up, .article-vote-down {
    background: #ccc;
    color: inherit;
    font-family: "entypo";
  	font-size: 18px;
    box-shadow: none;
    border-radius: 50%;
    line-height: 20px;
    height: 33px;
    width: 33px;
}
.article-vote-up[role=button], .article-vote-down[role=button] {
/*	  border: 1px solid #bbb;*/
  	text-align: center;
}
.article-vote-up[role=button] {
 		padding: 4px 0;  
}
.article-vote-down[role=button] {
 		padding: 6px 0; 
}
.article-vote-up:before {
    color: #fff;
    content:"\1f44d";
}
.article-vote-down:before {
    color: #fff;
    content:"\1f44e";
}
/*.article-voted {
    box-shadow: inset 1px 1px 5px #666;
    opacity: 1;
}*/
.article-vote-up.article-voted {
    background-color: #2ED03C !important;
}
.article-vote-down.article-voted {
    background-color: #F94F5E !important;
}
.article-vote-up[role=button]:hover, .article-vote-down[role=button]:hover {
  	border-color: #fff;
  	box-shadow: none;
}
.article-more-questions {
    margin: 20px 15px 0 15px;
}
.article-comments {
    margin: 20px 15px 0 15px;
}
.article-comments .subtle-wrap {
    padding: 30px 30px 5px;
}
.gs-articles li, .recent-articles li, .related-articles li {
    line-height: 1.57em;
    margin: .8em 0;
}

/* ====================================================
   Social share links
   ==================================================== */

/* Common styles */
.share:before {
 		content: "Share this article: ";
  	font-size: 12px;
  	color: #bbb;
  	padding: 7px;
  	position: relative;
  	top: -10px;
}
.share li {
    display: inline-block;
}
.share a, .share a:before {
    display: inline-block;
    height: 30px;
    line-height: 30px;
  	border-radius: 50%;
    overflow: hidden;
    width: 30px;
}
.share a:before {
    display: inline-block;
    color: #FFF;
    font-family:"entypo";
    text-align: center;
}
.share a:hover {
    text-decoration: none;
}
.share-twitter:before {
    background: #55acee;
    content:"\F309";
}
.share-facebook:before {
    background: #3b5998;
    content:"\F30C";
}
.share-linkedin:before {
    background: #0065a0;
    content:"\F318";
}
.share-googleplus:before {
    background: #c03d28;
    content:"\F30F";
}
/* Community questions and answers only */
 .share-label {
    cursor: pointer;
}
.share-label + .share {
    background: #FFF;
    border: 1px solid #D1D1D1;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    left: 50%;
    line-height: 70px;
    margin: 10px 0 0 -75px;
    position: absolute;
    text-align: center;
    top: 100%;
    white-space: nowrap;
    width: 175px;
}
.share-label + .share:before, .share-label + .share:after {
    content:"";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.share-label + .share:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-left: 7px solid transparent;
    margin-left: -6px;
}
.share-label + .share:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #FFF;
    border-left: 6px solid transparent;
    margin-left: -5px;
}
.share-label[aria-selected="true"] {
    color: #111;
}
.share-label[aria-selected="true"] + .share {
    display: block;
}
.share-label[aria-selected="false"] + .share {
    display: none;
}
/* ====================================================
   Attachments/Screencasts
   ==================================================== */
 .attachment-list, .screencast-list {
    font-size: 11px;
    margin-top: 25px;
}
.attachment-list span, .screencast-list span {
    color: #8E8E8E;
}
.attachment-list li, .screencast-list li {
    margin-bottom: 10px;
}
.attachment-list li:before, .screencast-list li:before {
    background: #F2F2F2;
    border-radius: 3px;
    color: #8E8E8E;
    font-family:"entypo";
    margin-right: 5px;
    padding: 5px;
}
.attachment-list li:before {
    content:"\1F4CE";
}
.screencast-list li:before {
    content:"\1F4BB";
}
/* ====================================================
   Comments - Used in the Article page and Request page
   ==================================================== */
.request-page .comment, .request-page .comment-form {
    position: relative;
    padding: 15px 0 5px 0;
}
.request-page .comment-list .comment + .comment {
  	border-top: 1px dashed #eee;
}
.comment, .comment-form {
    position: relative;
    padding-bottom: 10px;
/*    overflow: hidden;*/
}
.comment-container {
    margin-left: 60px;
}
.comment-avatar {
    display: inline-block;
    position: absolute;
}
.comment-avatar img {
    border-radius: 10px;
    max-width: 40px;
    max-height: 40px;
}
.comment-author {
    display: inline-block;
    margin-top: -3px;
    font-size: 14px;
  	font-weight: 500;
    line-height: 2;
}
.comment-published, .comment-edit, .comment-delete {
    float: right;
    font-size: 11px;
}
.comment-footer {
  position: relative;
  top: -10px;
}
.comment-actions .dropdown-menu {
	border-radius: 0px;
}
.comment-actions span.dropdown-toggle:before {
  content: 'Manage Comment';
  font: inherit;
  font-size: 12px;
  color: #006DB6;
}
.comment-published {
    color: #8E8E8E;
}
.comment-edit {
    margin-right: 15px;
}
.comment-form textarea {
    border-radius: 2px 2px 0 0;
    border-width: 1px;
}
.comment-attachments {
    border-color: #DBDBDB;
    border-color: rgba(0, 0, 0, 0.13);
    border-style: solid;
    border-radius: 0 0 2px 2px;
    border-width: 0 1px 1px;
    padding: 10px;
}
.comment-form {
    padding-bottom: 40px;
}
.comment-form-controls {
  	display: none;
    margin-top: 10px;
    text-align: right;
}
/*.comment-form-controls input[type=submit] {
    margin-left: 15px;
    background: #fff;
    background: -webkit-linear-gradient(top, white 0%, #f4f4f4 50%, #ededed 100%);
    background: -moz-linear-gradient(top, white 0%, #f4f4f4 50%, #ededed 100%);
    background: -ms-linear-gradient(top, white 0%, #f4f4f4 50%, #ededed 100%);
    background: -o-linear-gradient(top, white 0%, #f4f4f4 50%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(50%, #f4f4f4), color-stop(100%, #ededed));
    background: linear-gradient(to bottom, white 0%, #f4f4f4 50%, #ededed 100%);
    border-radius: 0px;
}*/
.comment-screencasts {
    float: left;
    margin-top: 3px;
}
.pending-comments-list {
    list-style: none;
}
.pending-moderation-comment-badge {
    border-style: solid;
    border-width: 1px;
    border-color: #c7aa2b;
    color: #c7aa2b;
    padding: 3px 5px;
    margin-top: 10px;
    font-size: 12px;
}
/* ====================================================
   My activities
   ==================================================== */
.my-activities-header .breadcrumbs li:first-child, .my-activities-header .breadcrumbs li:before {
    display: none;
}
.my-activities-header {
    font-size: 14px;
    font-weight: normal;
}
.my-activities-nav {
  	background-color: #eee;
		border-top: 1px solid #ddd;
    border-top: 1px solid rgba(221, 221, 221, 1);
	  border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
    margin-bottom: 20px;
    padding: 3px;
}
.my-activities-nav li:first-child {
 		padding-left: 15px; 
}
.my-activities-nav li {
    padding-right: 30px;
  	font-size: 13px;
  	text-transform: uppercase;
}
.my-activities-sub-nav li {
    padding-right: 15px;
}
.my-activities-nav li, .my-activities-sub-nav li {
    display: inline-block;
    font-weight: bold;
}
.my-activities-nav li a, .my-activities-sub-nav li a {
    font-weight: normal;
}
.my-activities-nav li + li {
    border-left: 1px solid #ECECEC;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    padding-left: 30px;
}
.my-activities-sub-nav li + li {
    padding-left: 15px;
  	border-left: 1px solid #ddd;
}
.my-activities-sub-nav.contribution {
		border-bottom: 1px solid #ddd; 
}
.my-activities-sub-nav {
    padding: 0px 15px;
/*    position: relative;*/
}
.request-table-toolbar {
    padding: 8px 15px 0 15px;
    text-align: right;
    height: 45px;
  	border-top: 1px dashed #ddd;
  	margin-bottom: -15px;
}
.request-table-filters [for=request-status-select] {
 	 margin-bottom: -2px;
}
.request-filter {
    border-radius: 0;
    border: 1px solid #ddd;
    background-color: #fff;
    font-family: inherit;
    font-size: 12px;
    margin: 4px 0;
}
.request-table-toolbar .nesty-input {
    width: 100px;
    float: right;
}
.requests-search {
    border-radius: 5px;
    float: left;
    height: 27px;
    outline: none;
    padding: 5px 15px;
    width: 250px;
}
.request-filter-label {
    padding: 5px 8px;
    float: right;
}

.my-activities-table {
 		padding: 0 15px;
  	margin: 15px 0;
}
.my-activities-table p {
 		padding: 0 15px;
}
.my-activities-table a {
    clear: both;
}
.my-activities-table a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.my-requests th:first-child + th + th, .my-requests td:first-child + td + td {
    display: none;
}*/
.request-table a {
    max-width: 550px;
}
.following-table a {
    max-width: 390px;
}
.contribution-table a {
    max-width: 250px;
}
.request-table td, .my-activities-table td {
 		font-family: inherit;
  	font-size: 13px;
  	line-height: 1em;
  	padding-top: 5px;
    padding-bottom: 5px;
}
.request-table td, .request-table th {
 		text-align: center; 
}
.request-table td:nth-child(1) {
    width: 10%;
}
.request-table td:nth-child(2), .request-table th:nth-child(2) {
    width: 45%;
  	text-align: left;
}
.request-table td:nth-child(3) {
    width: 18%;
}
.request-table td:nth-child(4) {
    width: 17%;
}
.request-table td:nth-child(5) {
    width: 10%;
}
.following-table td:nth-child(1) {
    width: 45%;
}
.following-table td:nth-child(2) {
    width: 15%;
}
.following-table td:nth-child(3) {
    width: 30%;
}
.following-table td:nth-child(4) {
    width: 10%;
}
/* ====================================================
   Requests
   ==================================================== */
.request-page .row {
 		padding-left: 15px;
		padding-right: 15px;
}
.request-follow-up {
    text-align: right;
}
.follow-up-hint {
    display: inline-block;
    float: right;
    font-size: 13px;
    margin-top: 13px;
}
.request-details {
  	border: 1px solid #ddd;
    border: 1px solid rgba(221, 221, 221, 1);
    margin-top: 60px;
    padding: 15px 20px;
}
.request-details li + li {
    margin-top: 10px;
}
.request-header {
    color: #666;
  	font-weight: 300;
  	margin: 10px 0 0 0;
}
.request-header h1 {
 		margin-bottom: 10px; 
}
.request-id {
    color: #999;
    display: block;
    font-size: inherit;
  	padding-left: 15px;
  	margin-top: 20px;
  	text-transform: uppercase;
}
.request-details {
    font-size: 12px;
}
.request-details dt ~ 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;
}
.request-details .nested-field-tag:before {
    content:" > ";
}
.request-details .nested-field-tag:first-child:before {
    content:"";
}
.request-status {
    color: #FFF;
    border-radius: 0px;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 3px 6px;
    white-space: nowrap;
  	text-transform: uppercase;
}
.request-open {
  	color: #FFF;
    background: #0193D7;
}
.request-answered {
  	color: #7F7000;
    background: #FFE000;
}
.request-solved {
  	color: #FFF;
    background: #2ED03C;
}
/* ====================================================
   Search results
   ==================================================== */
body.community-enabled .search-results-column {
    float: left;
    width: 420px;
}
@media (max-width: 992px) {
    body.community-enabled .search-results-column ~ .search-results-column {
        margin-left: 0px;
      	margin-top: 20px;
    }
  	body.community-enabled .search-results-column {
    float: left;
    width: 100%;
}
}
@media (min-width: 993px) {
    body.community-enabled .search-results-column ~ .search-results-column {
        margin-left: 40px;
    }
}
.search-results {
  	padding: 0 ;
}
.search-results .sr-pg {
		color: #666;
  	font: inherit;
  	margin-bottom: 20px;
}
.search-results-main{
 		width: 100%;
  	padding: 0 15px;
}
.search-results-heading {
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 0;
}
h2.search-results-subheading {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 10px;
    margin-bottom: 0;
}
.search-results-subheading-link {
    font-size: 13px;
    margin-left: 5px;
}
.search-result {
    margin: 0;
    padding: 20px 0;
}
.search-result + .search-result {
    border-top: 1px dashed #ddd;
    border-top: 1px dashed rgba(221, 221, 221, 1);
}
.search-results-list {
    margin: 0;
}
.search-result-link {
    font-size: 14px;
}
.search-result-meta {
    font-size: 12px;
    color: #666;
    padding-top: 0;
}
.search-result-description p {
  	margin: 0;
}
.search-result-description, .search-result-meta {
    padding-top: 5px;
}
.search-result-meta-name, .search-result-meta-time, .search-result-meta-count {
    font-size: 12px;
    color: #666;
}
.search-result-meta-time:before, .search-result-meta-count:before {
    display: inline-block;
    padding-right: 5px;
    content:'\2022';
    speak: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
}
.search-result-votes {
    background: #A8D119;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    line-height: 1em;
    margin-left: 5px;
    padding: 4px 5px;
    position: relative;
    top: -2px;
}
.search-result-votes:before {
    content:"\1F44D";
    font-family:"entypo";
    margin-right: 3px;
}
/* ====================================================
   Forms
   ==================================================== */
 .form {
    overflow: hidden;
    padding: 0px 15px;
}
.form-field + .form-field {
    margin-top: 15px;
}
.form-field label {
    font: inherit;
  	display: block;
}
.form-field input[type=checkbox] + label {
    margin: 0 0 0 10px;
}
.form-field.required > label:after {
    content:" (required)";
  	font-size: 12px;
  	
    color: red;
    margin-left: 2px;
}
a.nesty-input:hover {
 		text-decoration: none; 
}
.nesty-input {
  border: 1px solid #ddd;
  border-radius: 0;
	padding: 0px 15px;
  box-shadow: none;
  line-height: 2em;
}
.nesty-panel li {
  background: #FFF;
  border: 0;
  color: #006DB6;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  line-height: 2em;
  margin: 0 !important;
  min-height: 27px;
  padding: 0 15px !important;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input#request_subject, input#request_anonymous_requester_email {
  	padding: 5px 15px;
  	max-width: 400px;
}
.form-field textarea, .form-field input {
  	padding: 5px 15px;
/*  box-shadow: inset 0 1px #E3E3E3;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.11); */
}
.form-field p {
    color: #BEBEBE;
    font-size: 11px;
}
.form-field input[type=number], .form-field input.datepicker {
    width: 150px;
}
.form form + form, .searchbox {
    margin-top: 25px;
}
.searchbox-suggestions {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border: solid 1px #ccc;
    padding: 10px 15px;
}
.searchbox-suggestions li {
  	line-height: 1.57em;
    margin: .8em 0;
}
[data-loading="true"] input, [data-loading="true"] textarea {
    background: transparent url(/hc/assets/loader.gif) 99% 50% no-repeat;
    background-size: 16px 16px;
}
.form footer {
/*  border-top: 1px solid #ECECEC;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 40px; */
    padding-top: 25px;
    text-align: left;
}
.form footer a {
    color: #CCC;
    cursor: pointer;
    margin-right: 15px;
}
/* ====================================================
   Footer
   ==================================================== */
 .footer {
    margin-top: 50px;
    margin-bottom: 20px;
}
/* ====================================================
   Error pages
   ==================================================== */
.error-page {
    margin: 0 auto;
    padding: 30px;
}
.error-page h1 {
    font-size: 4em;
    margin-bottom: 0;
}
.error-page h2 {
    font-size: 1.25em;
    margin-bottom: 5px;
}
.error-page > a {
    display: block;
    margin-top: 25px;
}
/* ====================================================
   Pagination
   ==================================================== */
.pagination {
    border: none;
  	line-height: 0;
    padding-top: 20px;
  	width: 100%;
    text-align: center;
}
.pagination ul {
    display: inline-block;
    list-style: none;
}
.pagination li {
    float: left;
    border: 1px solid #ECECEC;
    border: 1px solid rgba(0, 0, 0, 0.07);
}
.pagination li + li {
    border-left: none;
}
.pagination a, .pagination span {
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    padding: 5px 12px;
}
.pagination-current {
    background-color: #F6F6F6;
    background-color: rgba(0, 0, 0, 0.03);
    color: #AAA;
}
.pagination-first {
    border-radius: 3px 0 0 3px;
}
.pagination-last {
    border-radius: 0 3px 3px 0;
}
/* ====================================================
   Chat
   ==================================================== */
 .chat {
    background: #FAFAFA;
    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);
    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;
    -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;
}
/* ====================================================
   Community
   ==================================================== */

/*
 * Heading
 */
 .community-heading {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
/*
 * Nav
 */
 .community-nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-top: 0;
    margin-bottom: 55px;
    margin-top: 0;
    padding: 25px 0;
}
.community-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 30px;
}
.community-nav li a {
    font-weight: normal;
}
.community-nav li + li {
    border-left: 1px solid #ECECEC;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    padding-left: 30px;
}
.community-nav li:last-child {
    border: 0;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}
.community-nav li:last-child a {
    color: #158EC2;
}
.community-nav li:last-child a:before {
    content:"\270E";
    font-family:"entypo";
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
/*
 * Sub nav
 */
 .community-sub-nav {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 15px 0;
    position: relative;
}
.community-sub-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 15px;
}
.community-sub-nav li a {
    font-weight: normal;
}
.community-sub-nav li + li {
    padding-left: 15px;
}
.community-sub-nav .topic-add {
    position: absolute;
    right: 0;
    top: 10px;
}
/*
 * Topics/questions/answers
 */
 .topic {
    display: inline-block;
    width: 49.5%;
    padding: 20px 30px 20px 0;
    vertical-align: top;
}
.topic-header, .question-header {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    display: table;
    padding-bottom: 10px;
}
.topic-header > *, .question-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-header .topic-meta, .question-header .question-meta {
    padding: 0 15px;
    white-space: nowrap;
}
.topic-heading, .question-heading, .answer-list-heading {
    font-weight: bold;
    font-size: 13px;
    width: 100%;
}
.topic-heading {
    font-size: 18px;
}
.topic-questions {
    margin-top: 45px;
}
.topic-description {
    word-break: break-word;
}
.question, .answer {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 20px 0;
    position: relative;
}
.question-form .nesty-input {
    max-width: none;
}
.question-avatar, .answer-avatar {
    display: table-cell;
    margin-right: 10px;
    min-width: 50px;
    position: relative;
    vertical-align: top;
}
.question-avatar-agent:after, .answer-avatar-agent:after {
    background-color: transparent;
    background-image: url(/hc/assets/agent-marker.png);
    background-image: url(/hc/assets/agent-marker.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 30px;
    top: 30px;
    content:" ";
}
.question-avatar img, .answer-avatar img {
    border-radius: 3px;
    max-height: 38px;
    max-width: 38px;
}
.question-body, .answer-body, .answer-official-body {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    word-break: break-all;
}
.question-body .answer-official-body {
    vertical-align: top;
    width: 100%;
}
.question-body p, .answer-body p, .answer-official-body p {
    margin: 0 0 5px;
}
.question-body .question-meta, .answer-body .answer-meta, .answer-official-body .answer-meta {
    float: left;
}
.question .answer {
    border: none;
    padding-bottom: 0;
}
.question-topic-list {
    margin: -20px 0 30px;
}
.question-topic-list li {
    display: inline-block;
    margin: 10px 10px 0 0;
}
.question-topic-list a {
    background: #f6f6f6;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    color: #C5C5C5;
    display: inline-block;
    font-size: 11px;
    padding: 7px 15px;
}
.question-title, .topic-title {
    margin: -3px 0 5px;
    font-size: 15px;
}
.question-title a, .topic-title a {
    font-weight: lighter;
}
.question-meta, .answer-meta, .topic-meta {
    color: #C5C5C5;
    font-size: 11px;
}
.topic-meta span + span:before, .question-meta span + span:before, .answer-meta span + span:before {
    content:"\2022";
    font-size: 10px;
    margin: 0 10px;
}
.answer-form {
    margin: 30px 0 0 95px;
}
.answer-form-controls {
    display: none;
    margin-top: 10px;
    text-align: right;
}
.answer-form-controls input[type=submit] {
    margin-left: 15px;
}
.answer-form-controls .pull-left {
    float: left;
}
.answer-official-heading {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 20px;
    border-bottom: 0px;
}
.answer-list-heading {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin-top: 30px;
    padding-bottom: 20px;
}
.pending-moderation-answer-badge {
    clear: both;
    border-style: solid;
    border-width: 1px;
    border-color: #c7aa2b;
    color: #c7aa2b;
    padding: 3px 5px;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}
.question-share, .answer-share {
    position: relative;
}
.related-questions-header {
    border-bottom: 1px solid #ECECEC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.related-questions-heading {
    margin-top: 3px;
}
.related-questions li {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*
 * 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: #BBB;
    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: #333;
}
.vote-controls a:active {
    background: #CCC;
    color: #111;
}
/*
 * Accept
 */
 .answer-accept {
    color: #BBB;
    font-size: 15px;
    max-width: 15px;
    overflow: hidden;
    padding-top: 7px;
    position: absolute;
    white-space: nowrap;
}
.answer-accept:hover {
    text-decoration: none;
}
.answer-accept:before {
    content:"\2713";
    font-family:"entypo";
    margin-right: 5px;
}
.answer-accepted .answer-accept, .answer-accepted .vote-sum {
    color: green;
}
/*
 * Admin controls
 */
 .topic-controls, .question-controls, .answer-controls {
    float: right;
    font-size: 11px;
}
.topic-edit, .question-delete, .question-mark-as-spam, .answer-delete, .answer-mark-as-spam {
    margin-left: 25px;
}
.topic-edit:before, .question-delete:before, .question-mark-as-spam:before, .answer-delete:before, .answer-mark-as-spam:before {
    color: #CCC;
    content:"\2022";
    font-size: 10px;
    margin-left: -16px;
    pointer-events: none;
    padding-right: 10px;
    display: inline-block;
}
/* ====================================================
   Accordion CSS
   ==================================================== */
.ca .collapse {
    display: none;
}
.ca .collapse.in {
    display: block;
}
.ca .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease;
}
.ca .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #006DB6;
    font-size: 1.5em;
    font-weight: 400;
    font-family: inherit;
}
.ca .panel-title > a {
    color: inherit;
}
.ca .panel-title > a:hover {
    color: inherit;
    text-decoration: none;
}
.ca .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border-radius: 0px;
  	box-shadow: none;
}
.ca .panel-body {
    padding: 0 15px;
}
.ca .panel-body:before, .ca .panel-body:after {
    display: table;
    content:" ";
}
.ca .panel-body:after {
    clear: both;
}
.ca .panel-body:before, .ca .panel-body:after {
    display: table;
    content:" ";
}
.ca .panel-body:after {
    clear: both;
}
.ca .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel-group.ca .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 1px;
}
.panel-group.ca .panel + .panel {
    margin-top: 0px;
}
.panel-group.ca .panel-heading {
    border-bottom: 0;
}
.panel-group.ca .panel-heading + .panel-collapse .panel-body {
    border-top: 0px solid #dddddd;
}
.panel-group.ca .panel-footer {
    border-top: 0;
}
.panel-group.ca .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.ca .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.ca .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.ca .panel-primary {
    border-color: #428bca;
}
.ca .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.ca .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.ca .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-warning {
    border-color: #fbeed5;
}
.panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #fbeed5;
}
.panel-danger {
    border-color: #eed3d7;
}
.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #eed3d7;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
/* ====================================================
   Customizations to Bootstrap Accordion
   ==================================================== */
.panel-group.ca {
		margin-top: 45px;
  	padding: 0 20px;
}
.ca .panel-heading {
    padding: 1.25em 1em;
    border-bottom: 0px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.ca .panel-default > .panel-heading {
    color: #333333;
    background-color: #fff;
    border-color: #eee;
}
.ca .panel-default {
    border-top-color: #fff;
    border-bottom-color: #ddd;
    border-left-color: #fff;
    border-right-color: #fff;
  	border-style: dashed;
}
.ca .panel-default:first-of-type {
    border-top-color: #ddd;
}
.ca .panel-body {
    margin-left: 45px;
}
/* ====================================================
   Article Callouts
   ==================================================== */
.co-important, .co-tip, .co-note {
    background-color: inherit;
    border-bottom: 1px dashed #eee;
    border-top: 1px dashed #eee;
    padding: 8px 0 8px 60px;
  	margin: 8px 0 15px 0;
    position: relative;
    min-height: 32px;
}
.co-important::before {
    content: '';
    left: 15px;
    background: no-repeat url('//p2.zdassets.com/hc/theme_assets/109411/200065480/important-ico.png') 0 0;
    position: absolute;
    height: 32px;
    width: 32px;
}
.co-tip::before {
    content: '';
    left: 15px;
    background: no-repeat url('https://hsselite.zendesk.com/hc/en-us/article_attachments/202200990/tip-ico.png') 0 0;
    position: absolute;
    height: 32px;
    width: 32px;
}
.co-note::before {
    content: '';
    left: 15px;
    background: no-repeat url('//p2.zdassets.com/hc/theme_assets/109411/200065480/note-ico.png') 0 0;
    position: absolute;
    height: 32px;
    width: 32px;
}
.co-tip > p:last-child, .co-note > p:last-child, .co-important > p:last-child {
  margin-bottom: 0;
}
.co-tip ul:last-child, .co-note ul:last-child, .co-important ul:last-child {
  margin-bottom: 0;
}
.co-tip ol:last-child, .co-note ol:last-child, .co-important ol:last-child {
  margin-bottom: 0;
}
/* ====================================================
   Homepage Warnings/Annoucements
   ==================================================== */
.alert-dismissible .close {

}
.close {
	font-size: 2em;
}
.af-warning {
  padding: 1em;
  border: 1px solid #FFE000;
  background: #FFF5A6;
  border-radius: 7px;
  margin-top: 10px;
  font-size: 1.25em;
}
/* ====================================================
   Known Issues
   ==================================================== */
.ki_incidents:before {
  content: '# Incidents: ';
  font-weight: 500;
}
.ki_jira:before {
  content: 'JIRA: ';
  font-weight: 500;
}
.ki_zdproblem:before {
  content: 'Zendesk: ';
  font-weight: 500;
}
#record-screen-button {
background: black!important;
color: #989898!important;
}
