/* P+SC: add notices functionality */
#notice
{
  --notice-color: #1C3878;
  --notice-color-secondary: #B0CCE4;
  background: var(--notice-color);
  color: #fff;
  text-align: center;
}
#notice a.open, #notice span.title
{
  color: #fff;
  display: inline-block;
  padding: 1rem;
}
#notice svg
{
  transition: transform .3s;
  width: 20px;
  margin-left: 20px;
  vertical-align: middle;
  fill: var(--notice-color-secondary);
}
#notice.expanded svg
{
  transform: rotate(180deg);
}
#notice_message
{
  border-top: 1px solid rgba(0, 0, 0, .2);
  padding: 1rem 0;
  padding-bottom: 1.5rem;
  color: rgba(255, 255, 255, .8);
}
#notice_message a 
{
  color: #fff;
}
html[lang="fr-BE"] #notice
{
  --notice-color: #9C0A0E;
  --notice-color-secondary: #E4A025;
}


/*
  Template Name: Holess
    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

  Please don't remove this notice from css or any other files.  

*/
/*Reset css start*/

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: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background-color: #fef7ea;
}
img,
iframe {
    display: inline-block;
    border: none;
    max-width: 100%;
}
a {
    background: transparent;
    text-decoration: none;
}

body a,
body a:hover,
body a:focus {
    text-decoration: none;
    color: #59554e;
}

.helpcenter-title h1 {
  font-size: 52px;
  color: #59554e;
}

h3 {
    font-size: 1.3em;
    font-weight: 600;
}
ul li {
    list-style: none;
}
body .btn:hover,
body .btn:focus {
    color: #fff;
}
body pre {
    white-space: normal;
}
main {
    min-height: 400px;
}
/*Reset css end*/
/*Header start*/

.top-header .language-selector {
    display: inline-block;
}
#user .with-image {
    padding: 2px 5px;
}
.top-header a.dropdown-toggle,
#user .user-name,
.top-header .dropdown-toggle:after {
    color: #fff;
}
body .nav>li>a:hover,
body .nav>li>a:focus {
    background-color: transparent;
}
span.icons {
    background-color: #59554e;
    padding: 20px 1px;
    display: inherit;
    text-align: center;
    position: relative;
    font-size: 2.3em;
    border-radius: 10px;
}
span.icons:after {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    margin-top: 6px;
    color: #59554e;
}
span.icons img {
    max-width: 60px;
}
.help-manual .col-xs-9 h4 {
    margin-top: 0;
}
.home-section {
    padding-top: 50px;
}
.section.col-md-6 {
    padding-left: 0;
    padding-top: 10px;
}
p:empty {
    display: none;
}
p.description {
    margin-top: 10px;
    margin-bottom: 0;
}
.section-subscribe .dropdown-toggle:after {
    color: #fff;
}
.section-subscribe a.dropdown-toggle {
    margin-bottom: 10px;
}

div.section-tree {
  margin-top: 25px;
}

.section-tree ul.article-list li {
    padding: 5px 12px;
    position: relative;
}
.section-subscribe span.dropdown-menu {
    left: -152px;
}
aside.article-sidebar.side-column ul li {
    padding: 3px 10px;
    position: relative;
}
.article-user-info img {
    width: 50px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.article-user-info {
    padding-bottom: 10px;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.article-user-info strong {
    color: #000;
    padding-left: 6px;
}
.article-page .col-md-8 {
    padding-left: 0;
}
.article-body {
    overflow-x: auto;
}
.article-body ul li {
    list-style-type: disc;
}
h1.article-head,
.article-subscribe {
    display: inline-block;
}

.article-voting{
  margin-top: 10px;
}
.article-subscribe {
    margin-top: 20px;
}
.article-body ul,
.article-body ol,
.answer-text ul,
.question-text ul,
.answer-text ol,
.question-text ol {
    padding-left: 20px;
}

.article-body a {
  font-weight: bold;
  color: #9b082c;
  text-decoration: underline;

}

.article-vote {
  font-size: 18px;
}

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

.community-post-page .dropdown-toggle:before {
    content: "\2699";
    font-size: 11px;
    font-family: "entypo";
}
header.main-hc-header {
    background: #fdf3e5;
    padding: 10px 0;
}
.navigation {
    background: #fdf3e5;
    overflow: hidden;
}
.navigation .container,
.navbar-collapse {
    padding: 0;
}
.nav li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 40px 15px 15px;
}
.nav li:hover a,
.nav li.active a,
.nav li a:focus {
    color: #59554e;
}
.navbar {
    margin-bottom: 0;
}
.navbar-toggle {
    border-radius: 0;
    padding: 14px 10px;
}
label {
    font-weight: 600;
    font-size: 1.08em;
}
.header-bg {
    padding: 50px 0;
}

.logo {
    padding: 5px 0px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin: 0;
}
.search-form {
    margin: 30px 0;
}
input#query {
    background: #fff;
    border: solid #3b3b3b;
    border-width: 2px 0 2px 2px;
    color: #8d8c8c;
    font-size: 2.09em;
    height: 80px;
    margin: 0;
    padding: 0 0 0 5%;
    width: 90%;
    border-radius: 50px 0 0 50px;
    font-weight: 300;
}
form.search input[type="submit"] {
    border: 2px solid #3b3b3b;
    cursor: pointer;
    height: 80px;
    margin: 0 0 0 -4px;
    vertical-align: top;
    width: 9%;
    border-radius: 0 50px 50px 0;
    text-indent: -9999px;
}

.help-manual h4, .help-manual h4 a {
    color: #59554e;
}

.help-manual li {
    overflow: hidden;
    margin-bottom: 50px;
  min-height: 120px;
}
.help-manual li h4 a {
    color: #59554e;
    font-weight: 700;
}
.help-manual li p {
    padding: 10px 0;
    color: #797979;
}
section.promoted-articles h3 {
    color: #59554e;
    font-size: 1.3em;
    font-weight: 600;
    margin-top: 0;
}
.question ol,
.promoted-articles ul {
    padding-left: 20px;
}
.promoted-articles ul li {
    padding: 10px 0;
    color: #797979;
    font-size: 1.08em;
    list-style-type: decimal;
}
.question ol li a,
.promoted-articles ul li a {
    color: #59554e;
    font-size: 0.95em;
    font-weight: 500;
}
.dropdown-menu {
    padding: 0;
    min-width: 125px;
}
.dropdown-menu li {
    margin-bottom: 0;
}
.dropdown-menu li a {
    padding: 2px;
}
footer.main-footer {
    background: #59554e;
    overflow: hidden;
    color: #fdf3e5;
    margin-top: 30px;
}

footer.main-footer a {
  color: #fdf3e5;
}

.main-footer .container .col-md-12 {
    padding: 0;
}
footer.main-footer h3 {
    font-size: 1.4em;
    margin-bottom: 0;
  display:inline;
}
footer.main-footer img {
vertical-align:bottom;
}

footer.main-footer .about {
  padding-top: 15px;
  vertical-align: bottom;
}

footer.main-footer .follow-us ul {
    margin-top: 15px;
}
.about ul,
.product ul,
.contact-us ul {
    padding-top: 15px;
}
.about ul li,
.product ul li,
.contact-us ul li {
    list-style: none;
}
.about ul li a,
.product ul li a,
.contact-us ul li a {
    font-weight: 300;
    font-size: 1.08em;
    text-decoration: none;
    margin-left:4px;
}
.follow-us ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 3px;
}
.follow-us ul li a {
    font-size: 1.5em;
    padding: 2px 6px;
    display: inline-block;
    color: #000;
}
.follow-us ul li a.facebook {
    padding-left: 11px;
}
.follow-us ul li a.twitter {
    padding-left: 8px;
}
.follow-us ul li a.linked {
    padding-left: 9px;
}
.btn {
    background: #59554e;
    color: #fff;
    display: inline-block;
}
::-moz-placeholder {
    color: #8d8c8c;
    opacity: 1;
}
.page-heading {
    color: #5b5b5b;
    font-size: 1.33em;
    padding: 0px 15px 20px;
    font-weight: 500;
}
.breadcrum-wrapper {
    background: #efefef;
    margin-bottom: 20px;
}
.breadcrumbs {
    margin-bottom: 0;
    color: #808080;
    padding: 15px 0;
    font-size: 1em;
}
.breadcrumbs li {
    display: inline-block;
}
.breadcrumbs > li + li:before {
    color: #5b5b5b;
    content: "|";
    padding: 0 2px;
}
.breadcrumbs > li a {
    color: #5b5b5b;
}
/*search result start*/

.section h3 {
    color: #59554e;
    padding: 0 0 5px;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0;
    display: inline-block;
}
.section li a {
    color: #5b5b5b;
}
.search-results-column {
    width: 100%;
}
.search-results h1 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 1.4em;
    font-weight: 400;
    padding: 21px 0;
}
h2.search-results-subheading {
    font-size: 1.4em;
}
.search-results-subheading-link {
    color: #495c79;
    float: right;
    font-size: 16px;
    margin-top: -4%;
}
.search-result {
    border-bottom: 1px solid #ececec;
    padding: 15px 0;
}
.search-result-link,
.search-result-link:hover {
    color: #59554e;
    font-size: 1.2em;
}
.search-result-description {
    color: #444444;
    font-size: 1.1em;
}
.search-result-heading {
    font-size: 1.9em;
    font-weight: 400;
}
.search-result-heading {
    color: #59554e;
    font-size: 1.4em;
    font-weight: 600;
    padding: 0 0 20px;
}
p.copyright {
  float: right;
  padding-bottom: 10px;
  display: inline-block;
}
input#request_subject {
  width: 100%;
}
label.status {
  color: #fff;
}

.search-result-votes {
  background: #59554e;
  border-radius: 2px;
  color: #fff;
 /* display: inline-block;*/
  display: none;
  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;
}

ul.attachment-list li:before,
ul.attachments li:before {
  content: "\1F4CE";
  font-family: entypo;
  margin-right: 2px;
}

.article-attachments ul.attachments li:first-child {
  padding-top: 20px;
}

.search-result-meta {padding: 10px 0;}
.search-result-meta span {display: inline-block;}

/*search result end*/
/* Contributions Page & Following Page */

.my-activities-header {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
    padding: 25px 0;
    background: #fff;
}
.my-activities-header .breadcrumbs li:first-child,
.my-activities-header .breadcrumbs li::before {
    display: none;
}
.my-activities-header .breadcrumbs li {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
}
.my-activities-nav {
    margin-bottom: 50px;
    margin-top: 2%;
}
.nav-bordered li,
.nav-spaced li {
    display: inline-block;
    font-weight: bold;
    background: transparent;
}
.nav li a,
.nav-bordered li a,
.nav-spaced li a,
.community-nav li a,
.side-column a,
.main-column a {
    font-weight: normal;
}
.nav-bordered li + li {
    border-color: #eeeeee;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin: 0 0 0 30px;
    padding: 0 0 0 30px;
}
.my-activities-nav ul,
.my-activities-sub-nav ul,
ul.comment-list {
    padding-left: 0;
}
.my-activities-sub-nav {
    margin-bottom: 15px;
}
.my-activities-table {
    overflow-x: auto;
}
.nav-spaced li + li {
    margin: 0 0 0 40px;
}
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
th {
    border-width: 1px 0;
    color: #bebebe;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}
body td,
body th {
    border-color: #dadada;
    border-style: solid;
    padding: 12px;
}
td {
    border-width: 0 0 1px;
}
/* Contributions & Following Page End */
/* Request list page start */

.request-table-toolbar {
    display: table;
    padding: 8px;
    width: 100%;
    box-shadow: 4px 3px 0px 1px #efefef;
    background: #59554e;
}
.requests-search {
    border-radius: 20px;
    outline: medium none;
    padding: 6px 15px;
    border: 1px solid #efefef;
}
.request-table-filters {
    display: table-cell;
    text-align: right;
}
.request-table-filters label {
    color: #fff;
}
.request-table-filters label::before {
    content: " ";
    display: inline-block;
    width: 25px;
}
#request-status-select {
    border: 1px solid #efefef;
    padding: 6px 5px;
    border-radius: 30px;
    outline: none;
}
.reply-form {
    padding-top: 3%;
}
/* Request list page end */
/* Request page */

.request-id,
.comment-published {
    color: #bebebe;
}
.comment-list {
    margin-bottom: 25px;
}
.comment-list > *:first-child {
    border-top: 1px solid #eeeeee;
}
.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.comment-list > * {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 0;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.comment-avatar img {
    border-radius: 3px;
    max-height: 65px;
    max-width: 65px;
}
.comment-published::before {
    content: " ";
    display: inline-block;
    width: 5px;
}
.comment-published {
    color: #bebebe;
}
.comment-published,
.comment-pending,
.comment-official {
    border: 1px solid rgba(0, 0, 0, 0);
    float: right;
    font-size: 11px;
    padding: 1px 5px;
}
.comment-form textarea {
    border-radius: 2px 2px 0 0;
    border-width: 1px;
}
textarea {
    width: 100%;
}
textarea {
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
}
.comment-attachments {
    margin-top: -1px;
}
.upload-dropzone {
    border: 1px solid #e7e7e7;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
}
.upload-dropzone input[type="file"] {
    cursor: pointer;
    font-size: 250px;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.upload-dropzone span::before {
    content: "";
    font-family: "entypo";
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.upload-dropzone span {
    color: #d1d1d1;
    display: inline-block;
}
.upload-pool {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.main-column {
    width: 100%;
}
.side-column [role=button] {
    background: #59554e;
    color: #fff;
    padding: 10px;
}
.request-details {
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 12px;
    margin: 0 0 30px;
    padding: 15px 20px;
}
.request-details dt ~ dt {
    font-weight: bold;
    margin-top: 15px;
}
.request-details dd {
    margin: 2px 0 0;
    word-wrap: break-word;
}
.request-status {
    border-radius: 3px;
}
.request-open {
    background: #59BBE0;
}
.request-answered {
    background: #F5CA00;
}
.request-solved {
    background: #78A300;
}
section.main-column > h1 {
    font-size: 1.4em;
}
.label,
.request-status {
    border-radius: 20px;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
.request-status {
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
}
button,
[type="button"],
[type="submit"] {
    border: 1px solid #dddddd;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
header button,
[role="button"],
[type="button"],
[type="submit"] {
    border: 0;
}
h1.subject-head {
    font-size: 1.6em;
    padding: 25px 0;
    font-weight: 600;
}
/* Request page end */
/* Error page start */

.error-page {
    text-align: center;
    padding-top: 4%;
    min-height: 400px;
}
.error-page a {
    color: #353535;
    font-weight: 500;
    padding: 10px;
    box-shadow: 0px 5px 5px 0px #EBEBEB;
    transition: all 0.4s ease;
}
.error-page a:hover,
.error-page a:active,
.error-page a:focus {
    background: transparent;
    border: 1px solid;
    transition: all 0.4s ease;
}
.error-page > p {
    padding-bottom: 3%;
    font-weight: 600;
    max-width: 350px;
    margin: 0 auto;
}
.error-page h2 {
    font-size: 1.2em;
    padding: 15px 0;
}
/* Error page end */
/* New Request page starts */

.form {
    max-width: 600px;
    margin-top: 20px;
}
.form-field + .form-field {
    margin-top: 25px;
}
.form-field label {
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 1.1em;
}
.form footer {
    margin-top: 20px;
    text-align: right;
    background: transparent;
}
.answer-form-controls input[type="submit"],
.comment-form input[type="submit"] {
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    padding: 10px 20px;
    background-color: #59554e;
}
footer input[type="submit"],
form footer a {
    background: #59554e;
    padding: 0 26px;
    font-size: 1.2em;
    border-radius: 3px;
    float: left;
    color: #fff;
}
footer input[type="submit"] {
    min-height: 43px;
}
.form footer {
    border-top: 0;
}
.comment-header {
    background: none;
}
footer.comment-footer {
    overflow: visible;
}
.comment-form input[type="submit"] {
    margin-top: 10px;
    float: right;
    font-size: 0.9em;
    background-color: #59554e;
}
form footer a {
    color: #fff;
    padding: 9px 25px;
    vertical-align: middle;
    margin: 0 2px;
}
form footer a:hover,
form footer a:focus {
    color: #fff;
}
.form input {
    height: 35px;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    padding: 0px 10px;
}
.form-field #request_description {
    border-color: #e7e7e7;
    margin-bottom: 10px;
    border-radius: 0;
}

nav.pagination ul li {
  background: #59554e;
  padding: 4px 10px;
  box-shadow: 4px 5px 4px 2px #efefef;
  display: inline-block;
  color: #fff;
}
nav.pagination ul li a {
    font-weight: 500;
    color: #fff;
}
h1.page-header {
    font-size: 1.8em;
    color: #555;
    border-color: transparent;
    margin: 0;
    padding-bottom: 0;
}
/* New Request page end */
/* Community page starts */

.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-top: 4%;
    width: 100%;
}
.community-nav {
    margin-bottom: 0px;
    padding: 25px 0px 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;
}
.post-page-question {
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.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 {
    padding: 20px 0;
    position: relative;
}
.question-topic-list {
    margin: -20px 0 30px;
}
.question-topic-list li {
    display: inline-block;
    margin: 10px 10px 0 0;
}
.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: 10px;
  text-align: center;
}

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

.vote-controls > a,
.vote-controls > span {
  display: block;
  padding: 2px 7px;
  text-align: center;
}

.vote-controls > a {
  border-radius: 100%;
  border: solid 1px #fd5454;
}

/*.vote-up::before,
.vote-down::before {font-family: Fontawesome;}*/
.vote-up::before,
.vote-down::before {font-family: Fontawesome;}

a.article-vote-up::before,
a.article-vote-down::before {font-family: entypo;}

.vote-controls {border-radius: 5px;}
.vote-up::before {content: "\f106";}
.vote-down::before {content: "\f107";}

.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-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%;
}
.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::before,
.share-label + .share::after {
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.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: 0;
    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: 30px;
    line-height: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 30px;
}
.share li,
.share a {
    display: inline-block;
    margin-bottom: 3%;
    padding: 00px;
}
input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 5px;
}
lable {
    font-size: 12px;
}
.community-sub-nav {
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.community-sub-nav a,
.question-list a {
    font-weight: normal;
}
.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;
}
body .topic {
    padding: 20px 30px 20px 0;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
form#new_question {
    padding: 30px 10px;
}
form#new_question input {
    margin-bottom: 2px;
}
form#new_question textarea {
    margin-bottom: 15px;
}
h2.request-heading {
    font-size: 1.7em;
    text-transform: capitalize;
}
.community-temp > .clearfix {
    padding: 0 0 0 30px;
}
section.related-questions {
    padding: 10px 2px 27px 25px;
    line-height: 1.8em;
    border: 1px solid #efefef;
    margin-top: -6px;
}
section.related-questions ul,
.community-sub-nav ul,
ul.question-list {
    padding-left: 0;
}
body .community-sub-nav ul {
    margin: 0;
}
textarea#answer_body {
    height: 100px;
    padding: 12px;
    border: 1px solid #efefef;
}
footer > a:hover {
    color: #fff;
}
.clearfix > h1,
.form-column > h1 {
    font-size: 1.8em;
}
.community-nav > ul,
.community-sub-nav > ul {
    border-bottom: 1px solid #efefef;
    margin: 0px 0px 0 0px;
    padding: 0px 0 20px 0;
}
form#new_question .form-field input,
form#new_question .form-field textarea {
    margin-bottom: 5px;
    min-height: 35px;
    border-radius: 0;
}
form#new_question .form-field input,
.form-field input {
    min-height: 40px;
    width: 100%;
}
body textarea#question_details,
body #request_description {
    min-height: 120px;
    border: 1px solid #e7e7e7;
}
.nesty-input {
    margin: 0;
    border-color: #e7e7e7;
    border-radius: 0;
    min-height: 40px;
}
.nesty-input:after {
    color: #424242;
    padding-top: 4px;
}
.searchbox {
    margin-top: 12px;
}
.searchbox > label {
    font-size: 1.1em;
}
.searchbox-suggestions ul {
    padding-left: 0px;
}
.searchbox-suggestions ul li {
    padding: 3px 0;
}
.searchbox-suggestions ul li a {
    color: #333;
    font-weight: 500;
    font-size: 0.9em;
}
.searchbox-suggestions {
    padding: 9px 0 0 10px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
}
h3.related-questions-heading {
    text-transform: capitalize;
}
.answer-text ul li,
.question-text ul li {
    list-style-type: disc;
}
.community-post-list-page {
    padding-bottom: 3px;
}
.answer-text.markdown pre,
.question-text pre {
    white-space: normal;
}

.question-controls span.dropdown-menu,
.answer-controls span.dropdown-menu {
  left: -125px;
  top: 25px;
  min-height: 300px;
  overflow-y: scroll;
}

.community-post-page .question-controls .dropdown-toggle:before {padding-right: 3px;}
/* Community page ends */

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

textarea {border: 1px solid #eee;}
a.article-vote-up:before {content: "\1f44d";}
a.article-vote-down:before {content: "\1f44e";}


.article-vote-controls a {
  color: #fff;
  font-size: 0.9em;
  font-weight: 600;
  background-color: #59554e;
  padding: 9px;
}

a.article-vote-up.article-voted,
a.article-vote-down.article-voted {
  background-color: #333;
}

.article-vote-controls a:hover,
.article-vote-controls a:focus {color: #fff;}

.article-vote-controls {
  padding: 8px 2px;
  display: inline-block;
}

span.article-vote-question {font-size: 1.2em;}
section.article-comments > h2 {font-size: 1.5em;}

a.see-all-articles {
  color: #bbb;
  padding: 7px 15px;
  transition: all 0.4s ease;
}

a.see-all-articles:hover,
a.see-all-articles:before {
  color: #000;
  background: #fff;
  border: 1px solid;
  transition: all 0.4s ease;
}

.question-controls a + a,
.answer-controls a + a {
    margin-left: 15px;
}
img#user-avatar {
    height: 30px;
    width: 30px;
    border-radius: 100%;
}
#user #user-dropdown {
    left: inherit;
}
#user,
a.submit-a-request {
    display: inline-block;
}
#user #user-name {
    max-width: 50px;
}
body a.submit-a-request.btn {
    padding: 7px 8px;
}
.my-activities-table > p {
    padding: 20px 0;
}
.comment-body,
.answer-text {
    word-wrap: break-word;
    word-break: break-word;
}
.con-table table tbody tr td + td,
.con-table table thead tr th + th {
    text-align: center;
}
ul.article-list li a {
    color: #3b3b3b;
}
.comment-body > p {
    padding-top: 9px;
}
footer.comment-footer {
    background: transparent;
    margin-top: 0;
    padding: 0;
    box-shadow: 0px 0px 2px 1px #fff;
}
.comment-footer .comment-actions {
    float: left;
}
.community-temp .sub-nav {
    background: transparent;
}
.comment-page form .comment-form .comment-container #request_comment_body {
    border-color: #424242;
}
.comment-mark-as-solved {
    padding-top: 15px;
    display: inline-block;
}
.devices ul li:before,
.faqs ul li:before,
.account ul li:before,
.section li:before,
.article-sidebar ul li:before {
    content: "\f0da";
    font-family: 'Fontawesome';
    color: #59554e;
    position: absolute;
    left: 0;
}
@media all and (max-width: 480px) {
  .request-table-filters {
    display: inline-block;
    margin: 10px -15px;
  }
  form.request-table-toolbar input {
    width: 100%;
  }
  .top-header a,
  span#user-name {
    font-size: 0.9em;
  }
  .help-manual .col-xs-3 {
    padding: 0;
  }
  body form.search input#query {
    width: 70%
  }
  body form.search input[type="submit"] {
    width: 18%;
  }
  body span.icons:after {
    content: "";
  }
  .nav-spaced li + li {
    margin: 0;
  }
  body .nav-spaced li,
  body .nav-bordered li {
    padding-right: 10px !important;
  }
  .nav-bordered li + li {
    border: 0;
    padding: 0;
    margin: 0;
  }
  .btn-search,
  .text-center > form > input[type="submit"] {
    background-size: 25px 25px;
  }
  form.search input[type="submit"] {
    background-size: 25px 25px;
    height: 70px;
  }
  input#query {
    font-size: 1.6em;
    height: 70px;
  }
  .profile-nav ul.collapsible-nav-list {
    padding: 0;
    width: 100%;
    display: block;
  }
  .profile-nav ul.collapsible-nav-list li {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
    padding: 15px 20px;
  }
}
@media all and (max-width: 767px) {
  .side-column.col-md-4 {margin-top: 30px;}
  
  .top-header .language-selector,
  body a.submit-a-request.btn {margin-bottom: 2px;}
  
  form.search input#query {width: 80%;}
  
  form.search input[type="submit"] {
    width: 12%;
    height: 70px;
  }
  
  .text-center > form > input[type="submit"] {
    background-size: 35px 35px !important;
  }
  
  .logo {margin-bottom: 10px;}
  
  input#query {
    font-size: 1.6em;
    height: 70px;
  }
}

.dropdown-menu [role=menuitem] {white-space: inherit;}
.topic-subscribe .dropdown-toggle:after {color: #fff;}

.topic-subscribe .dropdown-menu[aria-expanded=true] {
  left: inherit;
  right: 0;
}


/*------------------------------------------*/
/*   User Profiles Start
/*------------------------------------------*/

.profile-contribution .comment-link {
  margin-right: 5px;
}
.profile-header {
  padding: 30px 0;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}
.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;
}

ul.collapsible-nav-list.container:before,
ul.collapsible-nav-list.container:after {
  display: none;
}

.name > a,
.name > a:hover {color: #262626;}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.options > a,
.options > a:hover {color: #262626;}

.profile-header .options:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
  }
  .profile-header .options:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir=rtl] .profile-header .options:not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}
.profile-header .description {
  margin: 15px 0;
  flex-basis: 100%;
  word-break: break-all;
  word-break: break-word;
}
.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;
}
@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}
.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}
.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}
@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir=rtl] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}
@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: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}
@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}
.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #59554e;
  border-radius: 4px;
  color: #fff;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
  background-color: #59554e;
}
.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;
}
@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}
.profile-nav {
  background-color: #fff;
  border: solid 1px #59554e;
  border-width: 1px 0px 1px 0px;
  margin-bottom: 20px;
/*
  border-top: solid 1px #262626;
  border-bottom: solid 1px #262626;
*/
}

.profile-section {width: 100%;}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.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;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 auto;
    padding-bottom: 0;
  }
}
.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}
.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}
.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}
[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}
@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}
@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
  }
}
.profile-contribution {
  padding: 20px 0;
  word-wrap: break-word;
  position: relative;
}
.profile-contribution-header {
  margin-bottom: 5px;
}
.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-title > a,
.profile-contribution-title > a:hover {
  color: #262626;
  text-decoration: underline;
}

.profile-contribution-body {
  margin: 10px 0;
}
.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
  .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: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;
}
@media (min-width: 768px) {
  .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: 30px;
}
[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 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-activity-list {
  margin-top: 25px;
}
.profile-activity {
  position: relative;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir=rtl] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .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 {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
[dir=rtl] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}
@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 20px;
  }
  [dir=rtl] .profile-activity-header {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .profile-activity-header {
    margin-left: 50px;
  }
}
.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;
}
@media (min-width: 768px) {
  .profile-activity-description span:first-child {
    display: inline;
  }
}
.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f8f8f8;
}
@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir=rtl] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}
.profile-activity:before {
  position: absolute;
  left: 0;
  width: 40px;
  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;
}
@media (min-width: 768px) {
  .profile-activity:before {
    left: -20px;
  }
  [dir=rtl] .profile-activity:before {
    right: -20px;
  }
}
.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;
}
@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}
.collapsible-nav-list li[aria-selected=true] {
  order: 0;
  position: relative;
  background-color: #59554e;
  color: #fff;
  padding: 15px 20px;
  font-size: 14px;
}
.collapsible-nav-list li {
  line-height: normal;
  margin-right: 30px;
  display: inline-block;
}

.collapsible-nav-list li > a {
  color: #59554e;
}

.meta-group {
  display: flex;
  flex-wrap: wrap;
}

.search-result-meta-count:before,
.search-result-meta-time:before,
.search-result-meta > time:before,
.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
  font-family: Fontawesome;
  font-size: 1.5em;
  vertical-align: middle;
}


.meta-data:last-child {line-height: 27px;}
.profile-info > .options > a {color: #fff;}

/*------------------------------------------*/
/*   User Profiles Ends
/*------------------------------------------*/

.topic-description {margin-top: 10px;}

/*------------------------------------------*/
/*   Internal categories
/*------------------------------------------*/

.category-list-internal li {
  width: 296px;
  height: 203px;
  background: #333;
  display: block;
  margin-bottom: 25px;
  margin-right: 25px;
  overflow: hidden;
  text-align: center;
  color: #fdf3e5;
  float: left;
  font-weight: normal;
}

.category-list-internal li:nth-child(3n) {
  margin-right: 0;
}

.category-list-internal li a {
  border-bottom: 3px solid #ffffff;
  margin-top: 65px;
  padding: 11px;
  color: #d5d5d5;
  font-size: 18px;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
  display: inline-block;

}

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


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

/*------------------------------------------*/
/*   recent activity internal 
/*------------------------------------------*/
.community  {
  clear:both;
}

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


.community h2 {
  border-bottom: 1px solid;
  border-bottom-color: #ececec;
  border-bottom-color: 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;
}
.recent-activity {
  border-radius: 5px;
  padding: 25px 20px;
  width: 270px;
}

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

.infoblok {
  background: #aaaaaa;
}

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

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