/*
  Template Name: Paonid
  Version: v2.1
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: https://www.twitter.com/dizianaEngage
  Like: https://www.facebook.com/diziana.engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2016 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
/* ====================================================
Reset CSS Starts
==================================================== */

html,
body,
div,
span,
h1,
h2,
h3,
h4,
a,
p,
img,
i,
ol,
ul,
li,
textarea,
button,
input {
    margin: 0;
    padding: 0;
    outline: 0;
}
body.hc_body {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    background-color: #fff;
}
img,
iframe {
    display: inline-block;
    border: none;
    max-width: 100%;
}
body a {
    background: transparent;
    color: #2F333B;
    text-decoration: none;
}
body a:hover,
body a:focus {
    color: #1697d1;
}
ul li {
    list-style: none;
}
input,
label {
    display: inline-block;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
body td,
body th {
    border-color: #ebebeb;
    border-style: solid;
    padding: 12px;
}
body th {
    border-width: 1px 0;
    white-space: nowrap;
}
body td {
    border-width: 1px;
}
body pre {
    white-space: normal;
    margin: 10px 0;
}
/* ====================================================
Reset CSS End
==================================================== */
/* ====================================================
Header Start
==================================================== */

header.header {
    background: #ffffff;
    padding: 15px 0;
}
.logo img {
    max-width: 160px;
}
.language {
    margin: 5px 0;
}
.search-bg {
    background: #ededed; /* was #eee; */
    padding: 10px;
    margin: 13px 0 23px;
    border-radius: 5px;
}
form.search input[type="search"] {
    width: 78%;
    display: inline-block;
    height: 50px;
    padding-left: 50px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form.search input[type="submit"],
.comment-form-controls input[name="commit"],
.form .request-form input[type="submit"] {
    float: right;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.search-bar a,
form.search input[type="submit"] {
    width: 20%;
    background: #2d2c2c;
    border-radius: 5px;
    color: #fff !important;
    height: 50px;
}
.search-bar a:hover,
form.search input[type="submit"] {
    color: #fff;
}
/* ====================================================
Header End
==================================================== */
/* ====================================================
Home Page Start
==================================================== */

.category-list .category img {
    max-height: 75px;
    display: block;
    margin: 0 auto 20px auto;
}
.category-list .category h2 {
    color: #2f3336;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin: 10px 0;
    border-bottom: 0px solid #eee; /* was 1px */
    padding-bottom: 15px;
    font-size: 16px;
}
}
.category-list .category h2 a {
    color: #2f3336;
}
.category-list .category h2 a:hover,
.category-list .category h2 a:focus {
    text-decoration: none;
}
.category-list .section-title-list {
    padding-left: 15px;
    margin-bottom: 0;
}
.category-list .section-title-list li {
    list-style: disc;
    color: #9fa0a1;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.category-list .category,
.hc_footer .col-md-3 {
    display: inline-block;
    float: none;
    margin: -3px;
    vertical-align: top;
    padding-bottom: 50px;
}
.other-topics .promoted-articles ul li a {
    display: block;
    min-height: 49px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.device-support-bg {
    background: #ffffff;
    padding: 30px 0;
}
.other-topics,
.footer-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.device-support-bg h1,
.other-topics h1 {
    color: #2f3336;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.other-topics ul li {
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.other-topics .promoted-articles ul li a {
    color: #2f3336;
    padding-left: 60px;
}
.device-support-bg h4 {
    color: #2f3336;
    font-size: 0.99em;
    margin: 10px 0;
    font-weight: 400;
}
.other-topics ul li.promoted-art {
        float: none;
    display: inline-block;
    margin: -3px;
    vertical-align: top;
}

/* Keiron's Mods */

.device-support-bg img {
    margin: 20px 10px;
}

/* ====================================================
Home Page End
==================================================== */
/* ====================================================
Footer section Start
==================================================== */

footer.hc_footer {
    background: #333333;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    color: #fff;
}
.hc_footer .col-md-3 {
    padding-bottom: 0;
}
.hc_footer h3 {
    font-size: 1.33em;
    color: #fff;
}
.hc_footer a,
.hc_footer a:hover,
.hc_footer a:focus {
    color: #fff;
}
.follow-us ul li {
    float: left;
    list-style: none;
    margin: 15px 15px 0 0;
}
.follow-us ul li a {
    width: 40px;
    height: 40px;
    display: block;
}
.footer-bg {
    background: #2d2c2c;
    padding: 25px 0 20px 0;
}
.hc_footer .social {
    display: inline-block;
    margin-bottom: 0;
}
.social li a {
    border: 1px solid #fff;
    display: block;
    margin-bottom: 10px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    line-height: 39px;
}
/* ====================================================
Footer section End
==================================================== */
/* ====================================================
Breadcrumbs area start
==================================================== */

.container.breadcrumb {
    background-color: #1697d1; /* was #f5f5f5;*/
}

.breadcrumb-bg {
    background: #1697d1; /* was #f5f5f5;*/
}
.breadcrumbs > li {
    display: inline-block;
}
ol.breadcrumbs {
    margin-bottom: 0;
    padding: 15px 0;
}
.breadcrumbs>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumbs > li + li:before {
    content: "|"
}

.breadcrumbs > li {
    color: #fff; /* was #828282; */
}

.breadcrumbs > li > a {
    color: #fff; /* #1697d1; /* was #828282; */
}

.breadcrumbs > li.active a {
    font-style: italic;
}
/* ====================================================
Breadcrumbs area End
==================================================== */
/* ====================================================
Article Page Start
==================================================== */

h2.title {
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    margin: 20px 0;
}
.article-user-info img {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.article-user-info a {
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
}
.article-user-info {
    padding-bottom: 10px;
    margin-top: 10px;
    color: #D4D4D4;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}
.article-attachments ul {
    padding-left: 0;
}
.article-attachments li {
    display: block;
}
ul.attachment-list li:before,
ul.attachments li:before {
    content: "\1F4CE";
    font-family: entypo;
    margin-right: 2px;
}
.article-attachments {
    margin-top: 30px;
}
.article-attachments li a {
    color: #1697d1;
}
a.article-subscribe,
a.article-unsubscribe,
a.question-unsubscribe,
a.question-subscribe {
    float: right;
    background: #1697d1;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 30px;
}
/* ====================================================
Article Page End
==================================================== */
/* ====================================================
New Request Page Start
==================================================== */

.form {
   /* max-width: 700px; */
}
.form-field {
    margin-bottom: 15px;
    width: 100%
}
.form-field label {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 1.1em;
    margin-top: 10px;
}
.form-field input[type=checkbox] + label {
    margin: 0 0 0 10px;
}

.form-field > input[type=checkbox], input[type=radio] {
    float: left;
    width: auto;
    height: 18px;
    margin-right: 10px;
    margin-top: 15px;
}
.form-field.required > label:after {
    content: "*";
    color: red;
    margin-left: 2px;
}
.form-field p {
    color: #bebebe;
    font-size: 11px;
}
.form-field input[type=number],
.form-field input.datepicker {
    width: 150px;
}
.searchbox-suggestions {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 10px;
}
.searchbox-suggestions li {
    padding: 5px 0;
}
.searchbox-suggestions ul li a {
    color: #333;
}
.form footer {
    overflow: hidden;
    text-align: right;
}
.form footer a {
    color: #333;
    cursor: pointer;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding: 7px 20px;
    background: #DDD;
}
.form input,
.form textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 3px;
}
.form .request-form input[type="submit"] {
    background: #1697d1;
    color: #fff;
}
.form {
    background: #fbfbfb;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
/* ====================================================
New Request Page End
==================================================== */
/* ====================================================
Categoty and Section Start
==================================================== */

.section-wrapper {
    padding-bottom: 50px;
}
.section-tree-with-article {
    padding: 20px 0;
}
.section-tree-with-article > ul {
    margin-bottom: 0;
}
.section-template .section {
    padding-bottom: 20px;
}
.article-body ul {
    padding-left: 20px;
}
.article-body ul li {
    list-style: disc;
    padding: 0;
}

.article-body a{

  color:#FFC62E;
}

.overview-details ul li {
    border-bottom: 1px solid #e3e3e3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(227, 227, 227);
		background: #fbfbfb;
    background-color: rgb(251, 251, 251);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
}
.overview-details ul li a {
    padding: 10px 20px;
    display: block;
    color: #1697d1; /* #a94442; /* was #9fa0a1 */
}
.section-wrapper-right-side {
    box-shadow: -15px 0px 15px -12px #737373; /*-10px 0px 9px -12px*/
		padding: 0 0 50px 50px;
    padding-top: 0px;
    padding-bottom: 50px;
}
.overview-details ul.hc-category-list {
    width: 100%; /* 95% */
}
.overview-details ul li a.active {
    background: #1697d1; /* #a94442; /* was #1697d1; */
    border-radius: 0; /* 0 25px 25px 0 */
    width: 100%;
    color: #fff; /* was #333333; */
}
.overview .helpful {
    color: #2f3336;
    font-size: 1.25em;
    margin: 35px 10px 30px 0;
    display: inline-block;
    font-weight: 600;
}
.faqs ul li {
    color: #068ff7;
    font-size: 1.1em;
    padding: 9px 15px;
    border-top: 1px solid #e3e3e3;
}
.faqs ul li:first-child {
    border: 0;
}
.overview {
    padding-bottom: 20px;
}
.phone-img img {
    width: 100%;
    max-width: 175px;
}
.explore-device img {
    width: 100%;
    max-width: 56px;
    margin-top: 30px;
}
.device-bg {
    padding-bottom: 80px;
}
.explore-device h4 {
    color: #9fa0a1;
}
.device-support-bg a,
.other-topics h4 a {
    color: #2f3336;
}
#user.user-info {
    float: right;
    text-transform: capitalize;
}
#user.user-info .btn.with-image {
    color: #1697d1; /* was #fff */
    border: 1px solid #1697d1; /* was #fff */
}
#user.user-info .btn.with-image img {
    width: 20px;
    float: left;
    margin-right: 10px;
}
#user #user-dropdown {
    right: 0;
    left: inherit;
}
.dropdown-menu [role=separator] {
    margin: 0 20px 10px 20px;
}
.language > a,
.language-selector {
    display: inline-block;
    padding: 6px 15px;
    color: #fff;
    font-size: 1.1em;
}
.language-selector a,
.language-selector a:hover,
.language-selector a:focus,
.header .dropdown-toggle:after {
    color: #fff;
}
.language-selector .dropdown-menu [role="menuitem"]:hover {
    color: #333;
}
.dropdown.language-selector {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    margin-right: 9px;
}
a.submit-a-request {
  	color: #1697d1; /* Added by Keiron */
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 9px 10px;
    margin-right: 9px;
}
a.submit-a-request:hover {
    color: #1697d1; /* was #fff */
    text-decoration: underline; /* Added by Keiron*/
}

a.login {
  color: #1697d1; 
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 9px 10px;
    margin-right: 9px;
}

.language {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px 8px 9px;

}
.troubleshooting .article-list > li,
.section-tree-with-article > ul > li {
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
}
.troubleshooting .article-list li a,
.section-tree-with-article > ul > li > h2 {
    border: 1px solid #ededed;
    background: #ededed; /* #a94442; /* was #f6f6f6 */
    color: #1697d1/* was my #a94442 and originally #333333 */;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    outline: 0 none;
    padding: 15px 60px 15px 15px;
    width: 100%;
    border-radius: 3px;
    margin: 0;
}
.troubleshooting .article-list li a.open {
    box-shadow: 0px 2px 5px #dedede;
}

.troubleshooting .article-list li a:hover { /* added by Keiron */
  	color: #1697d1; /* #a94442; /* added by Keiron */
} /* added by Keiron */

.troubleshooting .article-body {
    display: none;
    padding: 20px 25px;
    overflow: auto;
    border-bottom: 0px;
}
span.toggle-icon {
    font-size: 1em;
    position: absolute;
    right: 10px;
    top: 12px;
    color: #3b3b3b;
}
.article-body-list li,
.section .article-list > li {
    margin: 5px 0;
    list-style: disc;
    color: #9fa0a1;
}
.article-body p {
    text-align: justify;
}
.troubleshooting .article-body-list li a {
    background: none repeat scroll 0 0 #fff;
    border: 0px;
    color: #068ff7;
    display: block;
    font-size: 1em;
    font-weight: 300;
    outline: 0 none;
    padding: 0px 0;
    width: 100%;
}
.my-activities-header .breadcrumbs li:first-child,
.my-activities-header .breadcrumbs li:before {
    display: none;
}
.my-activities-header .breadcrumbs li,
.article-title {
    color: #2f3336;
    font-size: 2.5em;
    font-weight: 300;
    list-style: none;
    margin: 30px 0 40px;
    text-transform: capitalize;
}
.nav-spaced {
    overflow: hidden;
}
.nav li,
.nav-bordered li,
.nav-spaced li {
    display: inline-block;
    text-transform: capitalize;
}
.nav-bordered ul {
    margin-bottom: -1px;
}
.my-activities-nav {
    border: 1px solid #b1b1b1;
    border-width: 1px 0;
    margin-top: 30px;
}
.my-activities-nav.nav-bordered li.active,
.my-activities-sub-nav.nav-spaced li.active {
    color: #1697d1;
    border: 1px solid #ddd;
    border-top: 0px;
    border-bottom-color: #fff;
    font-weight: 800;
}

.my-activities-sub-nav.nav-spaced li.active {

  border:0;

}
.my-activities-sub-nav.nav-spaced li.active {
    font-size: 1em;
}
.nav-bordered li {
    padding: 20px 30px;
}
.nav-bordered li a,
.nav-spaced ul li {
    color: #2f3336;
    font-weight: 400;
}
.nav-bordered li.active {
    border: 1px solid #d4d4d4;
    border-width: 0 1px 1px;
    border-bottom: 1px solid #fff;
    color: #068ff7;
    font-weight: 500;
}
.requests-search {
    outline: medium none;
    padding: 6px 15px;
    width: 30%;
    color: #aaaaaa;
    border: 1px solid #ededed;
    height: 40px;
}
.request-table-toolbar {
    display: table;
    padding: 8px 0;
    width: 100%;
    margin-top: 15px;
}
.request-table-filters {
    display: inline-block;
    text-align: right;
    position: relative;
    width: 30%;
    margin-left: 40px;
    float: right;
}
.my-activities-table {
    margin: 30px 0;
    overflow-x: auto;
 
}
.page-content .request-table,
.page-content .request-table th {
    text-align: center;
}
.request-answered {
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 0.813em;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 6px 15px;
    white-space: nowrap;
}
select#request-status-select {
    border: 1px solid #ededed;
    position: relative;
    height: 40px;
    width: 75%;
    background: #fff;
    border-radius: 0;
    /*-webkit-appearance:none;*/
}
.page-content .request-table-filters:after {
    content: " ";
    display: inline-block;
    font-size: 12px;
    height: 38px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    text-align: center;
    border-left: 1px solid #ededed;
    top: 1px;
    width: 32px;
}
.page-content .request-table-filters label {
    font-size: 1.1em;
}
/* ====================================================
Search result page start
==================================================== */

.search-results-heading {
    color: #2f3336;
    font-size: 2.5em;
    font-weight: 300;
    list-style: none;
    margin: 30px 0 20px;
}
#search-result-heading {
    overflow: hidden;
    padding: 12px 0 15px;
    border-top: solid 1px #e3e3e3;
}
.search-results-info {
    float: left;
    color: #2f3336;
    font-size: 1.6em;
}
.browse-all-articles {
    float: right;
    color: #068ff7 !important;
    margin-top: 10px;
}
.search-results ul li {
    padding: 15px 0;
    border-bottom: solid 1px #ebebeb;
    display: block;
    clear: both;
    float: none;
}
.search-results ul li:first-child {
    border-top: solid 1px #ebebeb;
}
.search-results ul li h4 {
    color: #068ff7;
    font-size: 1.15em;
    font-weight: 300;
}
.search-results-column em {
    background: #ffff00;
}
.search-results p {
    color: #565656;
    font-size: 1em;
}

a.search-result-link { /* Added by Keiron */
    color: #1697d1;    /* Added by Keiron */
}											 /* Added by Keiron */

.search-results-subheading {
    font-size: 1.6em;
}
.search-result-votes {
    background: #1697d1;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    padding: 4px 5px;
    position: relative;
    top: -2px;
}
.search-result-votes:before {
    content: "\1F44D";
    font-family: "entypo";
    margin-right: 3px;
}
/* ====================================================
Search result page end
==================================================== */

.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
}
.request-page .comment-list > * {
    border-bottom: 0;
    padding: 25px 0;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.request-page .comment-avatar img {
    border-radius: 100%;
    height: 65px;
    width: 65px;
}
.comment-published {
    color: #bebebe;
    float: right;
}
.comment-body p {
    margin: 10px 0;
}
.comment-mark-as-solved {
    display: none;
}
.comment-form-controls {
    text-align: center;
    margin-top: 20px;
}
.comment-form-controls input[type="submit"] {
    margin-left: 15px;
    border-color: transparent;
    color: #fff;
    padding: 10px 30px;
    text-transform: capitalize;
}
.request-page textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    border: 1px solid #ededed;
}
.request-side-column {
    width: 30%;
    float: right;
    margin-top: 50px;
}
.request-side-column .request-details {
    border: 1px solid #ededed;
    padding: 30px;
}
.request-page .comment-attachments .upload-dropzone {
    border: 1px solid #ededed;
    background: #fff;
}
.request-details dt {
    font-weight: 400;
}
.request-details dt ~ dt {
    font-weight: 700;
    margin-top: 15px;
}
.request-side-column a[role="button"] {
    margin-left: 30px;
}
.request-side-column dd a {
    color: #909090;
}
/* ====================================================
Error Page
==================================================== */

.error-page {
    text-align: center;
}
.error-page img {
    margin-top: 4%;
}
.error-page h1,
.error-page h2,
.error-page p {
    color: #2f3336;
    font-weight: 300;
    text-align: center;
}
.error-page h1 {
    text-transform: uppercase;
    font-size: 2em;
}
.error-page h2,
.error-page p {
    font-size: 1.7em;
}
.error-page > a {
    display: inline-block;
    margin: 25px 0;
    color: #1697d1;
    padding-bottom: 40px;
    font-weight: 800;
}
.error-page > a:hover,
.error-page > a:focus {
    color: #1697d1;
}
.error-img img {
    display: inline-block;
    margin: 80px 0 30px;
}
/* ====================================================
Error Page end
==================================================== */
/* ====================================================
Comment Section start
==================================================== */

.community-heading {
    color: #2f3336;
    font-weight: 400;
    font-size: 1.3em;
    padding: 30px 0 10px;
    text-transform: capitalize;
}
.nav-spaced ul li {
    padding: 20px 28px 20px 0;
    border: 1px solid #b1b1b1;
    border-width: 1px 0;
    float: left;
    margin-top: 10px;
    font-size: 1.15em;
}
.ask-community {
    padding: 0 0px 40px 0px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
}
.community-section .nav-spaced ul li {
    font-size: 1.08em;
}
.nav-spaced ul li a {
    color: #535353;
}
.nav-spaced ul li.active a {
    color: #068ff7;
}
.nav-spaced ul li +li {
    padding: 20px 29px;
}
.community-section .nav-spaced ul li +li {
    padding: 20px 25px;
}
.contribution-page .nav-spaced ul li {
    padding: 0 20px 0 0;
    border: 0;
    margin: 40px 0 10px;
    font-weight: 300;
}
.contribution-page .nav-spaced ul li.active {
    color: #068ff7;
}
.nav-spaced ul li.active {
    border-width: 1px;
    border-bottom-color: #fff;
}
.ask-the-community ul li ul li:first-child {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0 50px;
}
.user-post-img {
    float: left;
    width: 7%;
}
.question-description {
    float: right;
    width: 91%;
}
.post-questions {
    color: #068ff7;
    font-size: 1.1em;
    margin-bottom: 5px;
    padding-left: 10px;
    font-weight: 300;
}
.ask-community {
    clear: both;
}
.ask-community li {
    overflow: hidden;
    padding: 10px 0;
}
.ask-community li:first-child {
    padding: 30px 0 10px;
}
.page-content .nav-spaced li {
    border: 0;
}
.section .article-list {
    margin: 0 20px;
}
.section-tree-with-article ul.article-list li:first-child {
    margin-top: 15px;
}
.section-tree-with-article ul.article-list li:last-child {
    margin-bottom: 20px;
}
.section-subscribe-wrapper {
    float: right;
}
.section-subscribe-wrapper .dropdown-toggle {
    font-size: 0.5em;
}
.section-subscribe-wrapper .dropdown-menu {
    min-width: 225px;
    left: inherit;
    right: 0px;
}
/* ====================================================
Comment Section end
==================================================== */
/* ====================================================
Comments - Article, Request and Post pages
==================================================== */

.comment-list {
    margin-bottom: 25px;
}
.comment-list > * {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 0;
}
.comment-list > *:first-child {
    border-top: 1px solid #eeeeee;
}
.comment-sorter {
    float: right;
    position: relative;
    top: 12px;
}
.comment-sorter a {
    color: #999;
    text-decoration: none;
    padding-left: 20px;
}
section.article-comments.users-comment > h2 {
    padding-bottom: 20px;
}
.comment-sorter [aria-selected=true] {
    font-weight: bold;
    color: #333;
}
.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.comment-vote,
.comment-bookmark {
    text-align: center;
    width: 50px;
}
.comment-bookmark:before {
    color: #77a500;
    content: "\1F516";
    font-family: "entypo";
    font-size: 23px;
    line-height: 1.1;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment-avatar img {
    border-radius: 100%;
    width: 65px;
    height: 65px;
}
.comment-avatar-agent:after {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 15px;
    content: " ";
    height: 15px;
    left: 55px;
    position: absolute;
    top: 55px;
    width: 15px;
}
[dir=rtl] .comment-avatar-agent:after {
    left: auto;
    right: 55px;
}
.comment-published,
.comment-pending,
.comment-official {
    border: 1px solid transparent;
    float: right;
    font-size: 11px;
    padding: 1px 5px;
}
[dir=rtl] .comment-published,
[dir=rtl] .comment-pending,
[dir=rtl] .comment-official {
    float: left;
}
.comment-published {
    color: #bebebe;
}
.comment-published:before {
    content: " ";
    display: inline-block;
    width: 5px;
}
.comment-pending,
.comment-official {
    border-color: currentcolor;
    border-radius: 2px;
}
.comment-pending {
    color: #eec100;
}
.comment-official {
    color: #77a500;
}
.comment-form textarea {
    border-radius: 2px 2px 0 0;
    border-width: 1px;
    border-style: solid;
}
.comment-attachments {
    border: 1px solid #dddddd;
    margin-top: -1px;
    padding: 10px;
}
.comment-form-controls {
    display: none;
    margin-top: 10px;
    text-align: right;
}
.comment-form-controls input[type=submit] {
    margin-left: 15px;
}
[dir=rtl] .comment-form-controls input[type=submit] {
    margin-left: 0;
    margin-right: 15px;
}
.comment-screencasts,
.comment-mark-as-solved {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
[dir=rtl] .comment-screencasts,
[dir=rtl] .comment-mark-as-solved {
    margin-left: 20px;
}
.comment-actions {
    float: right;
    color: #999999;
}
.comment-actions .dropdown-toggle:before {
    content: "";
    font-size: 11px;
    font-family: "entypo";
}
.attachment-list,
.screencast-list {
    font-size: 11px;
    margin-top: 25px;
}
.attachment-list span,
.screencast-list span {
    color: #999999;
}
.attachment-list li,
.screencast-list li {
    margin-bottom: 10px;
}
.attachment-list li:before,
.screencast-list li:before {
    background: #f9f9f9;
    border-radius: 3px;
    color: #bbb;
    font-family: "entypo";
    margin-right: 5px;
    padding: 5px;
}
.attachment-list li:before {
    content: "\1F4CE";
}
.screencast-list li:before {
    content: "\1F4BB";
}
#comment_body,
#request_comment_body {
    width: 80%;
    border: 1px solid #dddddd;
    padding: 5px 10px;
}
#request_comment_body {
    width: 100%;
}
.request-comments {
    margin-bottom: 40px;
}
.comment-form-controls {
    text-align: right;
}
body .comment-form-controls input[name="commit"] {
    margin-left: 0px;
    float: none;
}
body li.comment {
    padding-top: 15px;
}
.search-results-subheading .search-results-subheading-link {
    font-size: 0.5em;
    line-height: 30px;
    float: right;
}
.search-results-column + .search-results-column {
    margin-top: 30px;
}
.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;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 5px 10px;
    white-space: nowrap;
}
.request-open {
    background: #59BBE0;
}
.request-answered {
    background: #F5CA00;
}
.request-solved {
    background: #78A300;
}
body .side-column {
    padding: 15px;
    border: 1px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
}
.margin-top {
    margin-top: 30px;
}
.comment-author a {
    color: #777;
    font-weight: 500;
    font-size: 1.1em;
}
.request-heading {
    margin-bottom: 10px;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
}
body .my-activities-sub-nav.nav-spaced li {
    border: 0px;
}
.section-tree-with-article li.section {
    cursor: pointer;
}
.section-tree-with-article li.section .toggle-icon {
    width: 32px;
    height: 32px;
}
.article-body ol {
    padding-left: 20px;
}
.section-wrapper-right-side #comment_body {
    width: 100%;
}
.visibility-internal-icon:before {
        content: "\1F512";
    font-family: 'entypo';
}
/* ====================================================
Comment Section End
==================================================== */
/* ====================================================
Community Start
==================================================== */

.clearfix.container h1 {
    padding-bottom: 15px;
}
.clearfix.container .form footer > a {
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.community-heading {
    font-size: 18px;
    margin: 0;
    width: 100%;
}
.community-nav {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 55px;
    padding: 25px 0;
}
.community-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 30px;
}
.community-nav li + li {
    border-left: 1px none #eeeeee;
    padding-left: 30px;
}
.community-nav li a {
    font-weight: normal;
}
.topic-header,
.question-header {
    border-bottom: 1px solid #eeeeee;
    display: table;
    padding-bottom: 10px;
    width: 100%
}
.topic-subscribe.dropdown,span.topic-follow {
    float: right;
}
.topic-heading,
.question-heading,
.answer-list-heading {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
}
.topic-header > *,
.question-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-header .topic-meta,
.question-header .question-meta {
    padding: 0 15px;
    white-space: nowrap;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
.question,
.answer {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
    position: relative;
}
.question-topic-list {
    margin: -20px 0 30px;
}
.question-topic-list a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    color: #cccccc;
    display: inline-block;
    font-size: 11px;
    padding: 7px 15px;
}
.vote {
    display: table-cell;
    margin-left: 15px;
    margin-right: 10px;
    min-width: 95px;
    vertical-align: top;
}
.vote-sum {
    font-size: 15px;
    font-weight: bold;
    min-width: 60px;
    padding-left: 0;
    text-align: left;
}
.comment-vote.vote .vote-sum {
    padding-left: 10px;
}
.comment-footer .comment-actions .dropdown-menu {
    left: -130px;
}
.vote-sum,
.vote-controls {
    display: inline-block;
    vertical-align: middle;
}
.vote-controls {
    border-radius: 5px;
}
.vote-up::before {
    content: "<";
}
.vote-down::before {
    content: ">";
}
.vote-controls:hover a {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #a6a6a6;
    color: #bbbbbb;
}
.question-avatar-agent::after,
.answer-avatar-agent::after {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/hc/theming_assets/01HZPRR0HTP6Q49WAXRJVESF84");
    background-repeat: no-repeat;
    background-size: 14px auto;
    content: " ";
    height: 15px;
    left: 30px;
    position: absolute;
    top: 30px;
    width: 15px;
}
.question-avatar,
.answer-avatar {
    display: table-cell;
    margin-right: 10px;
    min-width: 50px;
    position: relative;
    vertical-align: top;
}
.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%;
}
.question-title,
.topic-title {
    font-size: 15px;
    margin: -3px 0 5px;
}
.markdown {
    line-height: 1.7;
    word-wrap: break-word;
}
.question-body .question-meta,
.answer-body .answer-meta,
.answer-official-body .answer-meta {
    float: left;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.answer-form {
    margin: 30px 0 0 95px;
}
.sub-nav form {
    display: none;
}
.answer-form-controls {
    margin-top: 10px;
    text-align: right;
}
.answer-form-controls .pull-left {
    float: left;
}
.answer-form-controls input[type="submit"] {
    margin-left: 15px;
}
ul.share {
    display: inline;
}
.accordion-topics .panel-title > a,
.community-accordion .panel-title > a {
    color: #888;
    display: flex;
    vertical-align: middle;
    width: 100%;
}
input[type="submit"],
.side-column [role="button"] {
    border: 0;
    color: #fff;
    background-color: #1697d1;
    padding: 8px;
    border-radius: 20px;
}
a[role="button"] {
    background: #1697d1;
    color: #fff !important;
}
.side-column [role="button"] {
    border-radius: 3px;
}
.accordion-topics .glyphicon,
.community-accordion .glyphicon {
    font-size: 25px;
    display: table;
    float: none;
    height: 30px;
    width: 30px;
    top: 5px;
}
.accordion-topics .heading,
.community-accordion .heading {
    display: table-cell;
    float: none;
    line-height: 24px;
    overflow: hidden;
    padding: 8px 0 4px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.topic-controls,
.question-controls,
.answer-controls {
    float: right;
    font-size: 11px;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.question-share,
.answer-share {
    position: relative;
}
.share-label {
    cursor: pointer;
}
.share-label + .share::before {
    border-bottom: 7px solid #cccccc;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    margin-left: -6px;
    top: -7px;
}
.share-label + .share::after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    margin-left: -5px;
    top: -6px;
}
.share-label + .share::before,
.share-label + .share::after {
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.share-label[aria-selected="false"] + .share {
    display: none;
}
.share-label + .share {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    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;
    z-index: 1;
}
.share li,
.share a {
    display: inline-block;
}
.share a::before {
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-family: "entypo";
    text-align: center;
    width: 100%;
}
.share-facebook::before {
    content: "";
    background: #3b5998;
}
.share-twitter::before {
    content: "";
    background: #00ACED;
}
.share-linkedin::before {
    content: "";
    background: #007BB6;
}
.share-googleplus::before {
    content: "";
    background: #DD4A3A;
}
.share a {
    height: 31px;
    line-height: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 30px;
}
.share li,
.share a {
    display: inline-block;
}
input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 5px;
}
lable {
    font-size: 12px;
}
.community-sub-nav {
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
    position: relative;
}
.community-sub-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 15px;
}
.community-sub-nav li + li {
    padding-left: 15px;
}
.community-nav li:last-child {
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}
.community-nav li:last-child a::before {
    content: "✎";
    font-family: "entypo";
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
.community-nav li:last-child a {
    color: #0CB7F9;
}
.topic {
    display: inline-block;
    padding: 20px 30px 20px 0;
    vertical-align: top;
    width: 49.5%;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
#new_question {
    padding: 30px 10px;
}
#new_question input {
    margin-bottom: 4px;
}
#new_question textarea {
    border-color: #ccc;
    margin-bottom: 15px;
}
.form footer input {
    width: 20%;
}
.section-template .clearfix h1 {
    margin-bottom: 2%;
}
textarea,
input[type="text"] {
    width: 100%;
}
textarea {
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
}
nav.community-sub-nav a,
h3.question-title a {
    font-weight: normal;
}
.side-column .related-questions-header {
    margin-bottom: 15px;
}
.related-questions ul li {
    line-height: 1.5em;
}
.article-vote {
    display: inline-block;
}
.article-voting {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
}
a.article-vote-up:before {
    content: "Yes";
}
a.article-vote-down:before {
    content: "No";
}
.article-voting ul.share {
    float: right;
    margin-bottom: 0;
}
.article-vote-controls a {
    border: 1px solid #1697d1;
    padding: 6px 10px;
    color: #fff;
    background-color: #1697d1;
    border-radius: 30px;
}
.article-vote-controls {
    margin-top: 5px;
    display: inline-block;
}
.con-table tr th + th,
.con-table tr td + td,
table#request-table tr td + td,
table#request-table tr th + th {
    text-align: center;
}
.comment-body,
.answer-text,
.question-body p {
    word-wrap: break-word;
    word-break: break-word;
}
.request-details ul.attachment-list li {
    list-style-type: none;
}
.my-activities-table thead tr th {
    background-eee
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.question-controls a + a,
.answer-controls a + a {
    margin-left: 15px;
}
input#mark_as_solved {
    margin-top: -5px;
}
.comment-mark-as-solved {
    float: left;
}
/* ====================================================
Pagination Start
==================================================== */

nav.pagination {
    margin: 20px 0px 20px 0px;
}
.article-comments .pagination {
    margin-bottom: 0;
}
nav.pagination ul li,
nav.pagination ol li {
    background: #1697d1;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
nav.pagination ul li.pagination-current,
nav.pagination ol li.pagination-current {
    background: #fff;
    color: #1697d1;
    border: 1px solid #1697d1;
}
nav.pagination ul li a,
nav.pagination ol li a {
    font-weight: 500;
    color: #fff !important;
}
/* ====================================================
Pagination End
==================================================== */
/* ====================================================
Community
==================================================== */

.post-to-community a {
    padding: 10px;
    border-radius: 3px;
}
.post-to-community a:before {
    content: "✎";
    font-family: "entypo";
    padding-right: 5px;
}
.post-to-community a:hover,
.post-to-community a:focus {
    text-decoration: none;
}
.community-label label,
.comment-mark-as-solved label {
    font-size: 14px;
    font-weight: 500;
    vertical-align: sub;
    padding-top: 15px;
    padding-right: 10px;
}
.comment-mark-as-solved label {
    vertical-align: 2px;
    padding-top: 10px;
}
/* ====================================================
Community topics page
==================================================== */

.community-head {
    font-size: 1.6em;
}

header.community-header {
    margin-top: 20px;
}
.post-to-community {
    float: right;
    position: relative;
    top: 15px;
}
.post-community {
    position: inherit;
}

.topic-list li h3 {
    font-size: 1.2em;
}
.topic-list li p {
  	font-size: 0.8em;
    color: #464646; /* was #bebebe; */
  	margin: 10px 0;
}

.topic-list a { /* added by Keiron */
    font-size: 0.8em; /* added by Keiron */
  	color: #1697d1; /* added by Keiron */
	  text-decoration: none; /* added by Keiron */
}

.topic-list a:hover { /* added by Keiron */
  	text-decoration: none; /* added by Keiron */
}

.topic-list li .meta-group {
    margin-top: 5px;
}
[dir=rtl] .topic-list li {
    padding: 0 0 30px 100px;
}

/* ====================================================
Community topic page
==================================================== */

.topic-header {
    margin-bottom: 15px;
}
.topic-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-filters > * {
    display: inline-block;
    margin-right: 20px;
}
[dir=rtl] .topic-filters > * {
    margin-right: 0;
    margin-left: 20px;
}
.post-overview {
    border-bottom: 1px solid #eee; /* was 1px */
    padding: 16px 0px; /* was 0px */
}
.post-overview-info {
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-overview-info a {
  	color: #1697d1; /* #a94442; /* added by Keiron */
    font-size: 16px;
	  text-decoration: none;
}

.post-overview-info a:hover { /* added by Keiron */
  	color: #1697d1; /* #a94442; /* added by Keiron */
  	text-decoration: underline; /* added by Keiron */
}

.post-overview-info .meta-group {
    display: block;
    margin-top: 5px;
}
.post-pinned .post-overview-info:before {
    content: "\2605";
    margin-right: 5px;
    color: #000;
}
.post-overview-status {
    float: right;
    margin: 0 10px;
}
.post-overview-status > span {
    color: #fff;
}
[dir=rtl] .post-overview-status {
    float: left;
}
.post-overview-count {
    background: #f9f9f9;
    border-radius: 3px;
    color: #bebebe;
    float: right;
    font-size: 10px;
    margin-left: 10px;
    min-width: 90px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.post-overview-count strong {
    color: #000;
    display: block;
    font-size: 13px;
}
[dir=rtl] .post-overview-count strong {
    direction: ltr;
    unicode-bidi: bidi-override;
}
[dir=rtl] .post-overview-count {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}
/* Community post page */

.post-actions .dropdown-toggle {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
span.dropdown-menu.dropdown-menu-top {
    bottom: inherit;
}
.post-actions .dropdown-toggle:before {
    content: "\2699\00a0\00a0";
    font: 15px bold;
    font-family: "entypo";
}
.post {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.post-vote,
.post-container {
    display: table-cell;
    vertical-align: top;
}
.post-vote {
    width: 45px;
    padding-top: 5px;
}
.post-header {
    margin-bottom: 25px;
}
.post-header h1 {
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-info {
    display: table;
    width: 100%;
}
.post-info > * {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.post-avatar {
    min-width: 55px;
    position: relative;
}
.post-avatar img {
    border-radius: 100%;
    max-height: 65px;
    max-width: 65px;
}
.post-avatar-agent:after {
    background-color: transparent;
    background-size: 14px;
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    left: 28px;
    top: -10.5px;
    content: " ";
}
[dir=rtl] .post-avatar-agent:after {
    left: auto;
    right: 28px;
}
.post-meta {
    width: 100%;
    max-width: 0;
    padding: 15px;
}
.post-author {
    display: block;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-status > span {
    color: #fff;
    margin: 0 10px;
}
.post-planned {
    background-color: #3eaae5;
}
.post-not-planned {
    background-color: #b5b5b5;
}
.post-completed {
    background-color: #669600;
}
.post-answered {
    background-color: #669600;
}
.post-share {
    margin: 20px 0;
    display: inline-block;
}
.post-share .share li a {
    font-weight: 100;
}
[dir=rtl] .post-share {
    text-align: left;
}
.vote-up:before {
    content: "\E763";
}
.vote-down:before {
    content: "\E760";
}
.vote-up:before,
.vote-down:before {
    border-radius: 50%;
    border: 1px solid #ddd;
    color: #555555;
    display: inline-block;
    font-family: "entypo";
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px;
}
.vote-sum {
    display: block;
    margin: 8px;
}
/* ====================================================
Community post page and topic page
==================================================== */

.topic-follow [role=button],
.post-follow [role=button] {
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 10px;
    color: #fff !important;
}
.topic-follow [role=button]:after,
.post-follow [role=button]:after {
    content: attr(data-follower-count);
    color: #fff;
    display: inline-block;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
[dir=rtl] .topic-follow [role=button]:after,
[dir=rtl] .post-follow [role=button]:after {
    border-left: 0;
    border-right: 1px solid #ddd;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
.topic-follow [role=button][aria-selected=true],
.post-follow [role=button][aria-selected=true] {
    color: #000;
}
.question-body ol,
.answer-body ol,
.answer-official-body ol,
.question-body ul,
.answer-body ul,
.answer-official-body ul,
.question-text ul,
.question-text ol {
    padding-left: 15px;
}
.question-body ul > li,
.answer-body ul > li,
.answer-official-body ul > li,
.question-text ul > li,
.comment-body ul > li,
.comment-body.markdown ul > li,
.post-body.markdown ul > li {
    list-style-type: disc;
}
.question-body ol,
.answer-body ol,
.answer-official-body ol,
.question-text ol > li,
.comment-body ol > li,
.post-body.markdown ol > li {
    list-style-type: decimal;
}
.comment-actions .dropdown-toggle:before {
    content: "\2699";
    font-size: 11px;
    font-family: "entypo";
}
.comment-body.markdown ul,
.comment-body.markdown ol,
.post-body.markdown ul,
.post-body.markdown ol {
    padding-left: 15px;
}
/* ====================================================
Responsive CSS Starts
==================================================== */

@media all and (max-width: 767px) {
    header.header .col-xs-12 {
        text-align: center;
    }
    .table-responsive {
        border: 0;
    }
    header #user.user-info {
        float: none;
        display: inline-block;
    }
  	a:link {
      color: #1697d1;
  }
  a:clicked {
    color: #1697d1;
  }
    
    .request-table-filters {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .request-table-filters .request-filter {
        display: block;
    }
    .side-column {
        margin-top: 30px;
    }
    .topic-follow > a {
        white-space: nowrap;
    }
    body .footer-padding {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    body.hc_body h1.community-head {
        font-size: 1.4em;
    }
  .overview-details ul.hc-category-list, .overview-details ul li a.active {width: 100%}
}
@media all and (max-width: 670px) {
    #request-status-select,
    .page-content .request-table-filters,
    .requests-search,
    select#request-status-select {
        width: 100%;
    }
}
@media all and (max-width: 600px) {
    .community-nav li:last-child {
        float: left;
        top: 4px;
        width: 100%;
    }
}
@media all and (max-width: 480px) {
    form.search input[type="search"] {
        width: 70%;
    }
    form.search input[type="submit"] {
        width: 25%;
    }
    .troubleshooting .article-list li a {
        padding-left: 45px;
    }
    .community-nav li,
    nav.my-activities-sub-nav li {
        width: 100%;
    }
    nav.my-activities-sub-nav li,
    nav.my-activities-sub-nav li + li {
        padding: 2px;
        margin-top: 0;
    }
    .nav-bordered li {
        padding: 10px;
    }
    .community-nav li + li,
    nav.my-activities-sub-nav li + li {
        padding-left: 0;
    }
    .question-avatar,
    .answer-avatar {
        display: table;
        margin: 20px 0;
    }
    .main-column .vote {
        padding-bottom: 15px;
    }
    body .answer-form {
        margin: 20px 0;
    }
    .answer-body {
        display: table;
    }
    .community-sub-nav li + li {
        padding-left: 0;
    }
    .post-vote,
    .post-container {
        display: inline-block;
    }
    .post-actions {
        display: inline-block;
        margin-bottom: 25px;
    }
    .dropdown.language-selector {
        margin-bottom: 5px;
    }
    a.submit-a-request {
        margin-bottom: 5px;
    }
    .language {
        margin-top: 5px;
        padding-top: 8px;
    }
    .profile-section span.profile-section-sorter.dropdown {
      float: none;
    }
}
@media all and (max-width: 992px) { /* was 992 */
    body.hc_body {
        font-size: 18px; /* was 12px */
    }
    .category-list .category img {
        max-width: 70px;
    }
    body.hc_body h1 {
        font-size: 25px;
    }
    body.hc_body h2 {
        font-size: 20px;
    }
}

 /* Large Devices, Wide Screens */
@media all and (max-width: 1200px) {
		body.hc_body {
    		font-size: 18px;
			}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  body.hc_body {
    		font-size: 18px;
			}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  body.hc_body {
    		font-size: 18px;
			}
}

/* ====================================================
Responsive CSS End
==================================================== */
/* ==================================================*/
/*   User Profiles Start
/* ==================================================*/
.profile-contribution .comment-link,
span.profile-private-badge.btn {
    margin-right: 5px;
}
.profile-header {
    padding: 30px 0;
    background: #fff;
}
.profile-header .container {
    display: flex;
    flex-wrap: wrap;
}
.profile-header .profile-info {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
}
.profile-avatar {
    position: relative;
    line-height: 0;
    align-self: center;
    margin-right: 10px;
}
[dir=rtl] .profile-avatar {
    margin-left: 10px;
    margin-right: 0;
}
.profile-avatar .user-avatar {
    width: 65px;
    height: 65px;
    border-radius: 100%;
}
.profile-header .basic-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 0;
}
.profile-header .basic-info .name {
    margin: 0;
}
.profile-header .options {
    display: flex;
    flex-basis: 100%;
    margin-top: 12px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.profile-header .options:not(:last-child) {
    margin-bottom: 10px;
}
.profile-header .description {
    margin: 15px 0;
    flex-basis: 100%;
    word-break: break-all;
    word-break: break-word;
}
section.profile-section header {
    background: none;
}
.profile-stats {
    font-size: 13px;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.profile-stats .stat {
    display: flex;
    margin-bottom: 10px;
}
.profile-stats .stat-label {
    font-weight: 800;
    flex: 0 0 100px;
    margin-right: 10px;
}
[dir=rtl] .profile-stats .stat-label {
    margin-left: 10px;
    margin-right: 0;
}
.profile-stats-activity {
    border-top: solid 1px #ddd;
    margin-top: 15px;
}
.profile-private-badge {
    text-align: center;
    float: right;
    background: #ffffff;
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    margin-right: 6px;
}
.profile-private-badge::after {
    content: "\1f512";
    margin-left: 5px;
    font-family: "copenhagen-icons";
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}
.profile-nav {
    border: 0;
    margin-bottom: 20px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}
.profile-section {
    width: 100%;
}
.profile-section-title {
    flex-basis: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.profile-section-description {
    flex-basis: 100%;
    padding: 10px 0;
    font-weight: 800;
    font-size: 13px;
}
.profile-section-sorter {
    flex-basis: 100%;
    font-size: 13px;
}
.profile-section-sorter .dropdown-toggle {
    width: 100%;
}
.profile-section-sorter .dropdown-toggle::after {
    right: 0;
}
[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
    left: 0;
    right: initial;
}

.profile-contribution {
    padding: 20px 0;
    word-wrap: break-word;
    position: relative;
}
.profile-contribution-header {
    margin-bottom: 5px;
    background: #f8f8f8;
}
.profile-contribution-title {
    margin: 0 0 5px 0;
    display: inline;
    line-height: 21px;
    font-size: 15px;
    vertical-align: middle;
}
.profile-contribution-body {
    margin: 10px 0;
}
.profile-contribution-list > .profile-contribution {
    border-top: 1px solid #eee;
}
.profile-contribution-list > .profile-contribution:last-child {
    border-bottom: 1px solid #eee;
}
.profile-contribution-list > .profile-contribution::before {
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #ccc;
    font-family: "copenhagen-icons";
    line-height: 25px;
}
[dir=rtl] .profile-contribution-list > .profile-contribution::before {
    right: 0;
}
.profile-contribution-list .profile-contribution-header {
    margin-left: 30px;
}
[dir=rtl] .profile-contribution-list .profile-contribution-header {
    padding-right: 30px;
    padding-left: 0;
}
.profile-comments .profile-contribution-breadcrumbs {
    margin-left: 30px;
}
[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 30px;
    padding-left: 0;
}
.profile-section .no-activity,
.profile-section .private-activity {
    display: block;
    margin-top: 0;
    color: #999;
}
.profile-section .no-activity {
    margin-top: 20px;
}
.profile-section .private-activity::before {
    content: "\1f512";
    font-family: "copenhagen-icons";
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 10px;
}
[dir=rtl] .profile-section .private-activity::before {
    margin-right: 0;
    margin-left: 10px;
}
.profile-stats-activity .stat:first-child {
    margin-top: 10px;
}
.profile-activity-list {
    margin-top: 25px;
    padding-left:6px;
}
.profile-activity {
    position: relative;
    padding-bottom: 30px;
}
.profile-activity-header {
    display: flex;
    align-items: center;
    margin-left: 35px;
}
[dir=rtl] .profile-activity-header {
    margin-left: 0;
    margin-right: 35px;
}
.profile-activity-header .user-avatar {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
}
[dir=rtl] .profile-activity-header .user-avatar {
    margin-left: 10px;
    margin-right: 0;
}
.profile-activity-description {
    margin: 0;
}
.profile-activity-description span:first-child {
    font-weight: 600;
    display: block;
}
.profile-activity-contribution {
    padding: 20px;
    margin-top: 10px;
    border-radius: 8px;
    background-color: #f8f8f8;
}

.profile-activity:before {
    position: absolute;
    left: 0;
    width: 28px;
    border-radius: 50%;
    content: "";
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 50% 50%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ccc;
    font-family: "copenhagen-icons";
}
[dir=rtl] .profile-activity:before {
    right: 0;
}

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]:before {
    content: "\1f4c4";
}
.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]:before {
    content: "\1f4d4";
}
.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]:before {
    content: "\1f4ac";
    line-height: 35px;
}
.collapsible-nav-list {
    display: inline;
    flex-direction: column;
    padding: 0;
}
.collapsible-nav-list li[aria-selected=true] {
    order: 0;
    position: relative;
}
.collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
    display: inline-block;
}
.meta-group {
    display: flex;
    flex-wrap: wrap;
    padding:0px;
  	margin-top: 5px;
  	color: #cccccc; /* Added by Keiron */
    display: inline-block; /* Added by Keiron */
    font-size: 13px; /* Added by Keiron */
}
ul.meta-group > li {
    padding-right:7px;
}
.profile-activity-contribution p {
    text-align: justify;
}
ul.profile-contribution-list.profile-articles {
    padding: 0px;
    margin-top: 10px;
}
.options a {
    float: right;
    background: #ffffff;
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ffffff;
}
.profile-info .options a {
    color: #26bce7;
}
.basic-info h1 {
    position: relative;
    font-size: 3.1em;
}
span.profile-section-sorter.dropdown span.dropdown-menu.animated.fadeInDown {
    right: 100%;
    left: 0;
  }
span.profile-section-sorter.dropdown {
    float: right;
}
@media (min-width: 768px) {
    .profile-header .container {
        flex-wrap: nowrap;
    }
    .profile-header .options {
        flex-wrap: nowrap;
        flex-basis: auto;
        margin-top: 2px;
    }
    .profile-header .options:not(:last-child) {
        margin-bottom: 0;
        margin-right: 10px;
        margin-top: 4px;
    }
    [dir=rtl] .profile-header .options:not(:last-child) {
        margin-left: 10px;
        margin-right: 0;
    }
    .profile-stats-activity {
        border-top: 0;
        flex-direction: row;
        padding-left:0px;
    }
    .profile-stats-activity .stat {
        flex-direction: column;
    }
    .profile-stats-activity .stat:first-child {
        margin-top: 0;
    }
    .profile-stats-activity .stat:not(:last-child) {
        margin-right: 40px;
    }
    [dir=rtl] .profile-stats-activity .stat:not(:last-child) {
        margin-left: 40px;
        margin-right: 0;
    }
    .profile-stats-activity .stat-label {
        flex: 0 1 auto;
    }
    .profile-stats-counters {
        flex: 0 0 200px;
        border-bottom: 0;
        margin-left: 40px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-left: 0;
        margin-right: 40px;
    }
    .profile-stats-counters .stat {
        flex-direction: column;
    }
    .profile-stats-counters .stat:not(:last-child) {
        margin-bottom: 15px;
    }
    .profile-stats-counters .stat-label {
        flex: 0 1 auto;
    }
    .profile-private-badge {
        flex-basis: auto;
    }
    .profile-section-description {
        flex: 1 0 auto;
        padding-bottom: 0;
    }
    .profile-section-sorter .dropdown-toggle::after {
        position: relative;
    }
    .profile-section-sorter {
        flex: 0 1 auto;
        padding-top: 0;
        border-top: 0;
    }
    .profile-contribution-list > .profile-contribution {
        padding-left: 30px;
    }
    [dir=rtl] .profile-contribution-list > .profile-contribution {
        padding-right: 30px;
        padding-left: 0;
    }
    .profile-contribution-list .profile-contribution-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-contribution-list .profile-contribution-header {
        padding-right: 0;
    }
    .profile-comments .profile-contribution-breadcrumbs {
        margin-left: 0;
    }
    [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
        padding-right: 0;
    }
    .profile-activity {
        padding-left: 20px;
    }
    [dir=rtl] .profile-activity {
        padding-right: 20px;
        padding-left: 0;
    }
    .profile-activity:not(:last-child) {
        border-left: 1px solid #ddd;
    }
    [dir=rtl] .profile-activity:not(:last-child) {
        border-left: 0;
        border-right: 1px solid #ddd;
    }
    .profile-activity-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-activity-header {
        margin-right: 0;
    }
    .profile-activity-description span:first-child {
        display: inline;
    }
    .profile-activity-contribution {
        margin-top: 0;
        margin-left: 50px;
    }
    [dir=rtl] .profile-activity-contribution {
        margin-left: 0;
        margin-right: 50px;
    }
    .profile-activity:before {
        left: -14px;
    }
    [dir=rtl] .profile-activity:before {
        right: -14px;
    }
    .collapsible-nav-list {
        flex-direction: row;
    }
    .community-nav {
      padding: 0;
    }
    .community-nav > ul {
      padding: 0px 0 13px 0;
    }
}
@media (min-width: 1024px) {
    .profile-stats-counters {
        flex: 0 0 270px;
        margin-left: 60px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-right: 60px;
        margin-left: 0;
    }
}

@media (min-width: 1024px) {
    .profile-stats-counters .stat {
        flex-direction: row;
    }
}

@media (min-width: 1024px) {
    .profile-stats-counters .stat-label {
        flex: 0 0 100px;
    }
}
/*===========================================*/
/*   User Profiles Ends
/*==========================================*/

/*MW-Notificaiton Banner CSS */
/* Common, default styles for the notification box */

/* change the background color by editing "background"  */
/* change the text color by editing "color"  */

.ns-box {
	background: rgba(192, 57, 43,0.85);
	padding: 10px 20px 20px 20px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: rgba(250,251,255,0.95);
	font-size: 85%;
  border-bottom: 1px solid #DDD;
}

.ns-box.ns-show {
	pointer-events: auto;
}

.ns-box a {
	color: inherit;
  opacity: 0.7;
	font-weight: 700;
}

.ns-box a:hover,
.ns-box a:focus {
	opacity: 1;
}

.ns-box p {
    margin: 0;
}

.ns-box.ns-show,
.ns-box.ns-visible {
	pointer-events: auto;
}

.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ns-close:hover, 
.ns-close:focus {
	outline: none;
}

.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #6e6e6e;
}

.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;
}

.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}

.ns-box-inner i {
    color: #fff;
    font-size: 3.8em;
}

.megaphone:before { 
  content:'\1F4E3';
  font-family: "entypo";
  font-size: 2.2em;
}

/* Top bar notifications */
.ns-box.ns-bar {
	top: 0;
	left: 0;
	width: 100%;
}

.ns-bar .ns-close {
	background: transparent;
	margin-top: 15px;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ns-bar .ns-close::before,
.ns-bar .ns-close::after {
	background: #b7b5b3;
}

[class^="ns-effect-"].ns-bar.ns-hide,
[class*=" ns-effect-"].ns-bar.ns-hide {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}



/* Slide on top */
.ns-effect-slidetop {
	box-shadow: inset 5.4em 0 rgba(0,0,0,0.1);
}

.ns-effect-slidetop .icon {
	position: absolute;
	display: block;
	font-size: 109%;
	top: 50%;
	left: 1em;
	-webkit-transform: translate3d(0,-20%,0);
	transform: translate3d(0,-20%,0);
}

.ns-effect-slidetop p {
	padding: 0 3.2em;
	font-size: 1.2em;
	display: inline-block;
}

.ns-effect-slidetop .ns-close::before,
.ns-effect-slidetop .ns-close::after {
	width: 2px;
	background: #fff;
}

.ns-effect-slidetop .ns-close:hover::before,
.ns-effect-slidetop .ns-close:hover::after {
	background: #fff;
}

.ns-effect-slidetop.ns-show .icon,
.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animScaleUp;
	animation-name: animScaleUp;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animFade;
	animation-name: animFade;
}

@-webkit-keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

@keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

.ns-effect-slidetop.ns-show,
.ns-effect-slidetop.ns-hide {
	-webkit-animation-name: animSlideTop;
	animation-name: animSlideTop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

@-webkit-keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); }
}

@keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

/* Keiron Smith added Support Badges July 2nd, 2019 */

.moderator:after, .support-manager:after, .dev-ops:after {

content: "Community Moderator";

background-color: grey;

border-radius: 3px;

color: white;

margin-left: 8px;

padding: 2px 5px;

font-size: 10px;

}

.support-manager:after {

content: "Support Manager";

}

.dev-ops:after {

content: "Developer";

}

/* ─────────────────────────────────────────────────────────────
   Zendesk‑profile badge “ID: 123456”
   ───────────────────────────────────────────────────────────── */

/* ID badge styling */
.customer-id {
  display: inline-flex;
  align-items: center;
  gap: .25rem;

  margin-left: 1.25rem;   /* space before */
  margin-right: 1.25rem;  /* space after */

  font-size: .875rem;
  font-weight: 600;
  color: #4a4a4a;
  white-space: nowrap;
}

/* Hide on very small screens */
@media (max-width: 480px) {
  .customer-id { display: none; }
}