/*
  Template Name: Rinda
  Version: v3.0.1
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: https://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: © 2017 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/

/*------------------------------------------*/
/*   Base Style 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 {
  background-color: #FFFFFF !important;
  color: #2e2e2e !important;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif !important;
  min-height: 100vh;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
}

main {flex: 1 0 auto;}
img, iframe {
  display: inline-block;
  border: none;
  max-width: 100%;
}

body a, body a:hover, body a:focus {
  color: #2a66a9;
  background: transparent;
}

table {width: 100%;}
ul li {list-style: none;}
body pre {white-space: normal;}

table td, table th {
  padding: 10px;
  border: 1px solid #ddd;
}

/*------------------------------------------*/
/*   Base Style End
/*------------------------------------------*/

/*------------------------------------------*/
/*   Header Start
/*------------------------------------------*/

.search-header {margin-bottom: 40px;}
.search-bg {background: #df8008;}
header.header {background: rgba(45, 45, 45, 1);}

.navbar-collapse {
  padding: 0;
  position: relative;
}

.nav li a {
  color: rgba(255, 255, 255, 1);
  text-transform: capitalize;
}

.nav li:hover a,
.nav li.active a, .nav li a:focus {
  color: rgba(255, 255, 255, 1);
  background: transparent;
}

.navbar {margin-bottom: 0;}
.navbar-toggle {
  border-radius: 0;
  padding: 20px 15px;
  background: transparent;
  border: 0;
}

.logo {padding: 10px 0;}
.logo img {max-height: 66px;}
#user #user-name {
  color: rgba(255, 255, 255, 1);
  max-width: 100px;
}

#user-avatar {
  width: 30px;
  border-radius: 100%;
  display: inline-block;
}

.container > .navbar-header, .container-fluid > .navbar-header,
.container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin: 0;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.collapse li {display: block;}
.nav-bg {
  width: 70%;
  float: left;
}

.language {
  margin: 7px 0 2px;
  visibility: visible;
}

.search-bg {
  padding: 10px;
  margin: 13px 0 13px;
  border-radius: 5px;
}

.search-bg input[type="search"] {
  width: 76%;
  display: inline-block;
  height: 40px;
  padding-left: 42px;
  border: 1px solid transparent;
  border-radius: 6px;
}

.search-bg input[type="submit"] {
  width: 22%;
  background: #f9b054;
  border-radius: 5px;
  color: #ffffff;
  height: 40px;
  border: 1px solid rgba(247, 153, 35, 1);
  text-transform: uppercase;
  vertical-align: bottom;
}

.header-user-info .with-image {
  border: 0;
  padding-left: 0;
}

.header-user-info .with-image:hover {
  background-color: transparent;
}

.header-user-info a.submit-a-request, .language-selector>a.dropdown-toggle {
  color: rgba(255, 255, 255, 1);
  margin-right: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

h1.page-header.hc-title {
  width: 80%;
  display: inline-block;
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: -4px;
}

.section-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 9px;
  margin-bottom: 20px;
}

p.section-description {
  text-align: justify;
}

body .header-user-info a.login {
  border: 0;
  padding: 0;
  margin-left: -5px;
  color: #333;
  vertical-align: baseline;
  margin-top: 10px;
}

/*------------------------------------------*/

/*   Header End
/*------------------------------------------*/

/*------------------------------------------*/

/*   Theme color code Start
/*------------------------------------------*/

.search-header, .news-announcement h3, a.see-all-articles,
.side-section ul li a:hover, footer input[type="submit"],
.answer-form-controls input[type="submit"], form footer a,
a.see-all-articles:hover, a.see-all-articles:focus, ul.hc-category-list li a.active {
  background: rgba(247, 153, 35, 1);
}

/*------------------------------------------*/
/*   Theme color code Start
/*------------------------------------------*/

/*------------------------------------------*/
/*   Home Start
/*------------------------------------------*/

.custom-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.custom-blocks li, .custom-blocks .category {
  display: flex;
  flex: 1 0 200px;
  flex-direction: column;
  margin-right: 10px;
  margin-bottom: 10px;
}

.custom-blocks > li > a {
  color: rgba(247, 153, 35, 1);
  width: 100%;
  border: 2px solid rgba(247, 153, 35, 1);
  text-align: center;
  padding: 20px 0;
  border-radius: 5px;
}

.custom-blocks > li > a i {
  font-size: 5.95em;
  vertical-align: middle;
}

.default-icon, .custom-blocks >  li:hover .hover-icon {
  display: block;
  margin: 0 auto;
}

.custom-blocks >  li:hover * {
  background-color: rgba(247, 153, 35, 1);
  color: #ffffff;
  text-decoration: none;
}

.hover-icon, .custom-blocks >  li:hover .default-icon {display: none;}
.custom-blocks > li h4 a, .custom-blocks > li a span {
  color: rgba(247, 153, 35, 1);
  display: block;
  font-size: 16px;
  margin: 10px 0 0;
  font-weight: 500;
}

.navigation > ul {overflow: hidden;}
.navigation h3, .section-description h2 {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 5px 5px 5px 0;
  text-transform: capitalize;
}

.navigation h3 a:hover {text-decoration: none;}
.navigation h3 a {
  color: #2e2e2e;
  word-break: break-word;
}

.navigation-details {margin-top: 10px;}
.navigation .navigation-details li {margin: 2px 0 !important;}

.navigation-details li a {
  color: #2e2e2e;
  font-size: 1.2em;
}

.current-customers, section.promoted-articles ul {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.news-announcement h3 {
  padding: 15px 20px;
  font-size: 1.1em;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  border-bottom: 5px solid;
}

.news-announcement h3 {margin: 0;}
.announcement-details h5 {
  font-weight: 500;
  font-size: 1.2em;
  margin: 0;
  line-height: 30px;
}

.announcement-details p {
  color: #000;
  font-size: 1.2em;
}

.announcement-details span {
  font-weight: 600;
  padding-right: 10px;
}

.current-customers .announcement-details p a {
  color: #2a66a9;
}

/*------------------------------------------*/

/*   Home Ends
/*------------------------------------------*/

/*------------------------------------------*/

/*   Footer Section starts
/*------------------------------------------*/

footer.hc_footer {
  background: #2e2e2e;
  overflow: hidden;
  margin-top: 35px;
  width: 100%;
  color: #FFFFFF;
  padding-top: 30px;
  align-content: center;
}

.hc_footer h3 {
  font-size: 1.33em;
  color: #FFFFFF;
  margin-top: 0;
}

.hc_footer ul li a {
  text-transform: capitalize;
  color: #FFFFFF;
}

.hc_footer .col-md-3, .section-tree .section {
  vertical-align: top;
  float: none;
  display: inline-block;
  margin: -3px;
  padding-bottom: 30px;
  padding-top: 10px;
}

.copyright-section {
  background: #151515;
  padding: 20px 0;
}

.copyright-section p {margin-bottom: 0;}

.social li a.google {background-color: #DC4A38;}
.social li a.twitter {background-color: #33BDFD;}
.social li a.youtube {background-color: #D00D0D;}
.social li a.linkedin {background-color: #1D76B3;}
.social li a.facebook {background-color: #3364A3;}
.social li a.pinterest {background-color: #c92228;}
.social li a.instagram {background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}

.hc_footer .social {margin-left: 0;}
.social-share li a:hover {opacity: .5;}

.hc_footer .social li {
  padding: 0;
  margin: 0 -1px 3px -1px;
}

.social li a {
  height: 30px;
  width: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
}

#year {margin: 0 3px;}

/*------------------------------------------*/
/*   Footer Section ends
/*------------------------------------------*/

/*------------------------------------------*/
/*   Category, Section Starts
/*------------------------------------------*/

.side-section {margin-bottom: 5%;}
.side-section ul li {margin-bottom: 4px;}

.side-section ul li a {
  padding: 5px 20px;
  background-color: #ffffff;
  border: solid 1px rgba(247, 153, 35, 1);
  color: rgba(247, 153, 35, 1);
  display: block;
  word-wrap: break-word;
}

.side-section ul li.active a,
.side-section ul li a:hover, .hc-category-list li a.active {
  background: rgba(247, 153, 35, 1);
  color: #ffffff;
  text-decoration: none;
}

.visibility-internal-icon:before {
  content: "\1F512";
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 13px;
  color: #2e2e2e;
}

.category-template .visibility-internal-icon:before,
.section-template .visibility-internal-icon:before {margin-right: 10px;}

.category-tree section.category .section > a {
  color: #2e2e2e;
  margin: 0;
  line-height: 1.5em;
  word-break: break-word;
}

.section > h3 a {color: #2e2e2e;}
.section-tree .article-list {margin-bottom: 15px;}

.article-list li {
  padding: 5px 10px;
  position: relative;
}

.article-list li a {color: #2e2e2e;}
.article-list li:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  color: $color_2;
}

a.see-all-articles {
  color: #2a66a9;
  padding: 8px 20px;
  display: inline-block;
}

a.see-all-articles:hover, a.see-all-articles:focus {color: #2a66a9;}
.dropdown-menu[aria-expanded=true] {
  left: inherit;
  right: 0;
  bottom: inherit;
}

nav.pagination {
  margin: 20px 0 10px 0;
}

nav.pagination li {
  background: $color_2;
  padding: 5px 10px;
  box-shadow: 4px 5px 4px 2px #efefef;
  display: inline-block;
  color: #ffffff;
}

nav.pagination li.pagination-current {
  background: rgba(247, 153, 35, 1);
  cursor: not-allowed;
}

nav.pagination a {
  font-weight: 500;
  color: rgba(247, 153, 35, 1);
}

.header-user-info, #user, nav.pagination ul li, .language-selector {
  display: inline-block;
}

body .hc-title {
  margin-top: 0;
}

.sec-sub .section-subscribe, .sec-sub {
  float: right;
}

/*------------------------------------------*/

/*   Category, Section Ends
/*------------------------------------------*/

/*------------------------------------------*/

/*   Breadcrumbs Starts
/*------------------------------------------*/

.breadcrumbs li {
  display: inline-block;
  color: #2e2e2e;
  font-weight: 500;
}

.breadcrumbs li a {
  font-size: 1em;
  color: #2a66a9;
  font-weight: 500;
}

.breadcrumbs li+li:before {
  content: "/";
  color: #2e2e2e;
}

.breadcrumbs > li:first-child a:before {
  content: "\f015";
  font-family: 'FontAwesome';
  font-size: 1.5em;
  padding-right: 5px;
}

/*------------------------------------------*/

/*   Breadcrumbs Ends
/*------------------------------------------*/

/*------------------------------------------*/

/*   Article Template Starts
/*------------------------------------------*/

.article-user-info img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin-bottom: 5px;
}

.article-user-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.article-unsubscribe, a.question-unsubscribe,
.article-subscribe, a.question-subscribe {float: right;}

.article-body ol>li {
  list-style-type: decimal;
}

.article-body ul>li {
  list-style-type: disc;
}

.article-body ul, .article-body ol {
  padding-left: 20px;
}

h2.article-head {
  margin-bottom: 20px;
  margin-top: 0;
}

body .article-vote-up, body .article-vote-down {
  box-shadow: none;
  line-height: 30px;
  padding: 0 10px;
}

.article-vote {display: inline-block;}
.article-vote-up::before {content: "Yes";}
.article-vote-down::before {content: "No";}

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

.article-voting {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
  margin-top: 35px;
}

.article-voting ul.share {
  float: right;
  padding-top: 30px;
}

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

.company-info a, .company-info a:hover,
.company-info a:focus {color: #FFFFFF;}

.article-comments h2 {
  display: block;
  padding-bottom: 12px;
  margin-bottom: 25px;
}

/*------------------------------------------*/

/*   Article Template Ends
/*------------------------------------------*/

/*------------------------------------------*/

/*   Contributions Page & Following Page
/*------------------------------------------*/

.my-activities-header {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
  padding: 15px 0;
  background: #fff;
}

.breadcrumbs li+li::before {
  content: ">";
  margin: 0 4px;
}

.my-activities-nav {margin-bottom: 30px;}
.nav-bordered li, .nav-spaced li {
  display: inline-block;
  font-weight: 600;
  background: transparent;
}

.nav li a, .nav-bordered li a, .nav-spaced li a {
  color: #2e2e2e;
  font-weight: normal;
}

.nav-bordered li+li {
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0 0 0 1px;
  font-weight: 600;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}

.nav-spaced li+li {margin: 0 0 0 40px;}
.my-activities-sub-nav {margin-bottom: 15px;}

#request-status-select {
  border: 1px solid #efefef;
  padding: 8px;
  border-radius: 40px;
}

/*------------------------------------------*/

/*   Contributions Page & Following Page End
/*------------------------------------------*/

/*------------------------------------------*/

/*   Request list Page Start
/*------------------------------------------*/

.request-table-toolbar {
  background: none repeat scroll 0 0 #f9f9f9;
  display: table;
  padding: 8px;
  width: 100%;
}

.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::before {
  content: " ";
  display: inline-block;
  width: 25px;
}

.side-column {
  margin-top: 7px;
}

/*------------------------------------------*/

/*   Request list Page End
/*------------------------------------------*/

/*------------------------------------------*/

/*   Request Page Start
/*------------------------------------------*/

.request-id {
  margin-top: 10px;
  display: inline-block;
}

.comment-list {margin-bottom: 25px;}
.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: 65px;
}

.comment>*, .comment-form>* {
  display: table-cell;
  vertical-align: top;
}

.comment-avatar img {
  border-radius: 100%;
  max-height: 55px;
  max-width: 55px;
}

.comment-published::before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-published, .comment-pending, .comment-official {
  border: 1px solid rgba(0, 0, 0, 0);
  float: right;
  font-size: 11px;
  padding: 1px 5px;
}

.comment-actions .dropdown-toggle:before, .community-post .dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

span.comment-actions {
  float: right;
}

.community-post .question-controls .dropdown-toggle:before {
  padding-right: 5px;
}

textarea, input[type="text"] {
  width: 100%;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.upload-dropzone span {color: #2e2e2e;}
.upload-dropzone {border: 2px dashed rgba(0, 0, 0, 0.05);}

.upload-dropzone span::before {
  content: "";
  font-size: 30px;
}

.request-details {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 15px;
  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-open {
  background: #59BBE0;
}

.request-answered {
  background: #F5CA00;
}

.request-solved {
  background: #78A300;
}

.request-status {
  border-radius: 3px;
  color: #ffffff;
}

.label, .request-status {
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

.main-column > p {padding-top: 20px;}

button::after, [role="button"]::after,
[type="button"]::after, [type="submit"]::after {color: inherit;}

button:hover, [role="button"]:hover, [type="button"]:hover,
button:active, [role="button"]:active, [type="button"]:active, [type="submit"]:active,
button:focus, [role="button"]:focus, [type="button"]:focus, [type="submit"]:focus,
[role="button"][aria-selected="true"] {
  background-color: rgba(247, 153, 35, 1);
  color: #ffffff;
  text-decoration: none;
}

[type="submit"]:hover, .button[aria-selected="true"]:hover, .button[aria-selected="true"]:focus,
.button[aria-selected="true"]:active, [role="button"][aria-selected="true"]:hover,
[role="button"][aria-selected="true"]:focus, [role="button"][aria-selected="true"]:active {
  background-color: #df8008;
}

input[type="submit"] {
  background-color: rgba(247, 153, 35, 1);
  border: 0;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 12px;
}

button, [role="button"], [type="button"] {
  border: 1px solid rgba(247, 153, 35, 1);
  color: rgba(247, 153, 35, 1);
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}

h1.subject-head {
  font-size: 1.6em;
  display: inline-block;
  text-transform: capitalize;
  margin-top: 0;
}

/*------------------------------------------*/

/*   Request Page End
/*------------------------------------------*/

/*------------------------------------------*/

/*   New Request Page Start
/*------------------------------------------*/

.form {
  background-color: #f6f6f6;
  padding: 20px;
}

.form-field {
  margin-bottom: 10px;
  width: 100%
}

.form-field label {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
}

.form footer {
  margin-top: 20px;
  text-align: right;
}

.nesty-input {
  border: 1px solid #efefef;
}

footer input[type="submit"], .answer-form-controls input[type="submit"], form footer a {
  border-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  padding: 5px 30px;
}

.comment-form input[type="submit"] {
  margin-top: 10px;
  float: right;
}

form footer a {
  border-radius: 2px;
  color: #fff !important;
  padding: 9.5px 17px;
}

.form input {
  height: 35px;
  border-radius: 3px;
  border: 1px solid #efefef;
  padding: 0px 10px;
}

.form-field #request_description {
  border-color: #efefef;
  margin-bottom: 10px;
  border-radius: 3px;
}

.form-field.required>label:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.form-field>input[type=checkbox], input[type=radio] {
  float: left;
  width: auto;
  height: 18px;
  margin-right: 10px;
  margin-top: 14px;
}

/*------------------------------------------*/

/*   New Request Page End
/*------------------------------------------*/

/*------------------------------------------*/

/*   Search Result Start
/*------------------------------------------*/

.search-results-subheading {
  font-size: 1.5em;
  padding: 10px 20px;
  background-color: #eee;
  margin: 20px 0;
}

.search-result {
  border-bottom: 1px solid #ececec;
  padding: 15px 0 0 0px;
}

.search-result-link, .search-result-link:hover {
  font-size: 1.4em;
  font-weight: 500;
}

.search-result-description {padding: 8px 0 34px;}
.search-result-description {padding: 0 50px 20px 0;}
.search-result-meta {padding-bottom: 10px;}
.search-bg {display: inline-block;}

.search-result-votes {
  background: rgba(247, 153, 35, 1);
  border-radius: 2px;
  color: #ffffff;
  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-results em {
  background: #ffff00;
}

/*------------------------------------------*/

/*   Search Result End
/*------------------------------------------*/

/*------------------------------------------*/

/*   Error
/*------------------------------------------*/

.error-page {
  text-align: center;
  padding: 4% 0;
}

.error-page h1 {
  text-transform: uppercase;
  font-size: 4em;
  font-weight: 800;
}

.error-page h2 {
  text-transform: uppercase;
  padding-bottom: 20px;
}

.error-page p {padding-bottom: 20px;}
.error-page img {
  margin: 40px auto 20px;
  padding-bottom: 20px;
}

/*------------------------------------------*/
/*   Error
/*------------------------------------------*/

/*------------------------------------------*/
/*   Community Pages Starts
/*------------------------------------------*/

.article-comments-inner p {
  font-size: 1em;
  font-weight: 500;
}

.request-table-filters label {
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  margin: 12px 5px;
}

.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}

.clearfix::before, .clearfix::after {
  content: "";
  display: table;
  line-height: 0;
}

.clearfix::after {
  clear: both;
}

.community-heading {
  margin: 0;
  width: 100%;
}

.community-nav {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 15px;
  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 {
  color: #2e2e2e;
  font-weight: normal;
}

.topic-header, .question-header {
  border-bottom: 1px solid #eeeeee;
  display: table;
  padding-bottom: 15px;
}

.topic-heading, .question-heading, .answer-list-heading {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 {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 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;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

.question p {text-align: justify;}
.vote {
  display: table-cell;
  margin-left: 15px;
  margin-right: 10px;
  vertical-align: top;
  padding-right: 10px;
}

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

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

.vote-controls {border-radius: 5px;}
.question-avatar-agent::after, .answer-avatar-agent::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/hc/assets/agent-marker.svg");
  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: 100%;
  max-height: 38px;
  max-width: 38px;
}

.question-body, .answer-body, .answer-official-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.question-body ol, .answer-body ol, .answer-official-body ol, .question-body ul, .answer-body ul, .answer-official-body ul {
  padding-left: 15px;
}

.question-body ul li, .answer-body ul li, .answer-official-body ul li {
  list-style-type: disc;
}

.answer-body ul.share {padding-left: 0;}
.question-title, .topic-title {margin-top: 0;}

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

.sub-nav .breadcrumbs {margin-bottom: 30px;}
.announcement-details section.promoted-articles li a {
  color: #2e2e2e;
  font-size: 1.1em;
}

section.promoted-articles ul {
  padding: 10px 30px;
  margin-bottom: 25px;
  border-radius: 0 0 5px 5px;
}

section.promoted-articles ul li {
  list-style-type: disc;
  padding: 5px 0;
}

.customers-info {
  padding: 15px;
}

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

.community-sub-nav {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  position: relative;
}

.community-sub-nav li {
  display: inline-block;
  font-weight: 600;
  padding-right: 15px;
}

.community-sub-nav li > a {
  color: #2e2e2e;
  font-weight: 400;
}

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

.topic {
  display: inline-block;
  padding: 30px 0px 0px 0 !important;
  vertical-align: top;
  float: none;
}

form#new_question {padding: 30px 10px;}
form#new_question input {margin-bottom: 2px;}
form#new_question textarea {margin-bottom: 15px;}
.question-meta, .answer-meta, .topic-meta {font-size: 11px;}

.my-activities-table tr th+th, .my-activities-table tr td+td {
  text-align: center;
}

.question-controls a+a, .answer-controls a+a {margin-left: 15px;}
.comment-body, .answer-text, .question-body p {
  margin-top: 10px;
  word-wrap: break-word;
  word-break: break-word;
}

.my-activities-table {
  overflow-x: auto;
}

.section-tree .section h3 {
  margin-top: 0;
}

.question .vote {
  padding-bottom: 20px;
}

.comment-container footer {
  background: transparent;
  overflow: visible;
  margin-top: 0;
}

.article-comments-inner ul li.comment, .my-activities-table>p {
  background: none !important;
  list-style: none;
  padding-top: 20px;
}

.searchbox-suggestions ul li {
  padding: 3px 0;
}

.searchbox-suggestions ul li a {
  font-weight: 500;
  font-size: 0.9em;
}

.searchbox-suggestions {
  min-height: 30px;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  background: #fff;
}

.searchbox-suggestions ul {
  margin-bottom: 0;
}

form .searchbox label {
  padding-bottom: 10px;
}

/*------------------------------------------*/

/*   Community Pages Ends
/*------------------------------------------*/

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

.comment-mark-as-solved {
  padding-top: 13px;
  display: inline-block;
}

.comment-mark-as-solved label {
  font-weight: normal;
}

.comment-mark-as-solved .category_section-listing section.category h2 {
  display: block;
}

.category_section-listing section.section {
  display: block;
  padding-top: 5px;
}

.category_section-listing section.section i.fa {
  font-size: 6px;
  vertical-align: middle;
}

/*------------------------------------------*/

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

.profile-contribution .comment-link {
  margin-right: 5px;
}

.profile-header {
  padding: 30px 0;
  background-color: #f8f8f8;
  margin-top: -40px;
}

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

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

@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: 600;
  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: initial;
  border: solid 1px $color_2;
  border-radius: 4px;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  background: $color_2;
  margin-right: 6px;
  float: right;
}

.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: #f2f2f2;
  border: 0;
  margin-bottom: 20px;
}

.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-size: 13px;
}

.profile-section .breadcrumbs>li:first-child a:before {
  content: none;
  padding-right: 0px;
}

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

.options a {
  float: right;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid $color_2;
}

@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: 0;
  }
  [dir=rtl] .profile-activity-header {
    margin-right: 0;
  }
}

.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: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: rgba(247, 153, 35, 1);
  font-family: "copenhagen-icons";
}

[dir=rtl] .profile-activity:before {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity:before {
    left: -14px;
  }
  [dir=rtl] .profile-activity:before {
    right: -14px;
  }
}

.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;
  font-weight: 600;
}

.collapsible-nav-list li > a {color: #2e2e2e;}
.collapsible-nav-list li {
  line-height: normal;
  margin-right: 30px;
  display: inline-block;
}

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

/*------------------------------------------*/

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

/*------------------------------------------*/

/*   Responsive CSS Starts
/*------------------------------------------*/

@media all and (max-width: 992px) {
  .copyright-page .section-description h4 {padding: 10px 0 0 0;}
  .navigation-details li a {font-size: 0.9em;}
  .header .navbar-nav > li > a {padding-right: 15px;}
}

@media all and (min-width: 992px) {
  .header .navbar-nav>li>a {
    padding-right: 30px;
  }
}

@media all and (max-width: 768px) {
  .section-description {
    margin-top: 30px;
    padding-left: 0;
  }

  .navbar-collapse {overflow: hidden;}
}

.header .navbar-nav > li > a {color: rgba(255, 255, 255, 1);}

@media all and (min-width: 768px) {
  nav.navbar.nav-bg {padding-left: 0;}
  .header .navbar-nav>li>a {
    padding-left: 0px;
    padding-top: 18px;
  }
}

@media all and (max-width: 767px) {
  .navbar-header .navbar-toggle {
    float: none;
    margin-top: 15px;
    margin-left: 15px;
    border-color: rgba(255, 255, 255, 1);
  }

  .copyright-section p {text-align: center;}
  .nav.navbar-nav.menu li {padding-left: 5px;}
  .navbar-toggle span {background-color: rgba(255, 255, 255, 1);}

  .section-tree .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .side-column {margin-top: 20px;}
}

@media all and (max-width: 600px) {
  .community-nav li:last-child {
    float: none;
    padding-top: 10px;
  }

  .community-nav li+li {
    padding-left: 0;
    width: 100%;
  }

  body h3 {font-size: 18px;}
  .company-info {float: none;}
  .text-right {text-align: left;}
  .navigation-img img {max-width: 60px;}
  .community-nav li {margin-bottom: 15px;}
  .category-tree section.category .section > h3 {font-size: 1.1em;}
}

@media all and (max-width: 480px) {
  .nav-bordered li, .community-nav li, .nav-spaced li {
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-bordered li+li, .community-nav li+li, .nav-spaced li+li {
    padding: 0;
    margin-bottom: 8px;
    border-color: #fff;
    margin-left: 0;
  }

  .request-table-toolbar > input {width: 100%;}

  .request-table-filters {
    text-align: left;
    display: table;
  }

  .request-table-toolbar label {
    padding: 9px 5px 4px 1px;
    margin-left: -20px;
  }

  .question-avatar, .answer-avatar {
    display: table;
    margin: 20px 0;
  }

  #user-avatar {display: none;}
  .answer-body {display: table;}
  body .answer-form {margin: 20px 0;}
  .header-user-info {margin-top: 8px;}
  .search-bg input[type="submit"] {font-size: 0.8em;}

  .search-bg input[type="search"] {
    background-size: 20px;
    padding-left: 35px;
  }

  h1.page-header.hc-title {padding-bottom: 5px;}
  .sec-sub, .sec-sub .section-subscribe {float: none;}
}

/*------------------------------------------*/

/*   Responsive CSS End
/*------------------------------------------*/

header.header .dropdown-toggle::after {color: rgba(255, 255, 255, 1);}
.community-nav > ul {margin-bottom: 0;}

.recent-activity-item {margin-bottom: 10px;}
a.recent-activity-item-link, a.recent-activity-item-link:hover {color: #2e2e2e;}
.recent-activity-controls > a {
  background-color: #ffffff;
  border: solid 1px rgba(247, 153, 35, 1);
  color: rgba(247, 153, 35, 1);
  padding: 6px 12px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 10px;
}

.recent-activity-controls > a:hover {
  background-color: rgba(247, 153, 35, 1);
  color: #ffffff;
  text-decoration: none;
}

.article-vote-question, .article-vote-controls {
  display: block;
  margin-bottom: 5px;
}

.article-comments-inner .comment-footer {text-align: right;}
.error-page > a {
  display: inline-block;
  margin-bottom: 40px;
}

.error-page > a,
.my-activities-table a[data-method="delete"] {
  background-color: rgba(247, 153, 35, 1);
  border-radius:  4px;
  color: #ffffff;
  padding: 6px 12px;
  text-decoration: none;
}

.error-page > a:hover,
.my-activities-table a[data-method="delete"]:hover {
  background-color: #df8008;
  color: #ffffff;
  text-decoration: none;
}

.recent-activity-item-meta {
  color: #616161;
  font-size: .9em;
  font-weight: 400;
}

.comment-footer {text-align: right;}
.recent-activity-item-meta * {display: inline;}
.search-result-description em {
  background-color: yellow;
  color: #2e2e2e;
}

.back-to-homepage, .btn.new-post {
  background-color: rgba(247, 153, 35, 1);
  color: #ffffff;
  font-weight: 500;
}

a.back-to-homepage:hover, .btn.new-post:hover {
  background-color: #df8008;
  color: #ffffff;
}

.topics-item .blocks-item-title {padding-bottom: 0;}
.featured-articles {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }

@media (min-width: 920px) {
  .featured-articles {flex-direction: row;}
}

.section.community-featured-posts {padding-top: 10px;}
.community-featured-posts .promoted-articles {
  list-style-type: disc;
  padding-left: 18px; }

.community-featured-posts .promoted-articles-item > a {
  color: #2e2e2e;
  padding: 5px 0; }

.recent-activity-item {margin: 8px 0;}
.recent-activity-item-parent {display: none;}
.community-featured-posts .promoted-articles-item {width: 100%;}
.recent-activity-item-link, .recent-activity-item-link:hover {color: #2e2e2e;}

.community-featured-posts h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
}

section h2.recent-activity-header {
  font-size: 18px;
  font-weight: 600;
  text-align: left; }

ul.recent-activity-list {padding-left: 18px;}
ul.recent-activity-list > li {list-style-type: disc;}

.community-footer {
  margin-top: 20px;
  padding: 20px 10px;
  text-align: center;
  border: solid 1px #ddd;
  border-radius: 4px;
}

.topics-item .blocks-item-title {font-weight: 500;}
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .topic-header {padding-bottom: 10px;}
}

main a.post-subscribe, main a.post-unsubscribe,
.topic-subscribe > .dropdown-toggle {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-image: none;
  border-radius: 4px;
}

main a.post-subscribe,
.topic-subscribe > .dropdown-toggle {
  background-color: #ffffff;
  border: solid 1px rgba(247, 153, 35, 1);
  color: rgba(247, 153, 35, 1);
}

.topic-subscribe > .dropdown-toggle::after {color: rgba(247, 153, 35, 1);}
.topic-subscribe > .dropdown-toggle:hover::after {color: #ffffff;}
.topic-subscribe > .dropdown-toggle:hover, main a.post-unsubscribe {
  background-color: rgba(247, 153, 35, 1);
  color: #ffffff;
  text-decoration: none;
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

.featured-articles {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }

@media (min-width: 920px) {
  .featured-articles {flex-direction: row;}
}

.community-featured-posts .promoted-articles {padding-left: 18px;}
.community-featured-posts .promoted-articles > li {list-style-type: disc;}

.community-featured-posts .promoted-articles-item > a {
  color: #2e2e2e;
  padding: 5px 0; }

.community-featured-posts .promoted-articles-item {width: 100%;}
.recent-activity-item-parent {display: none;}
section h2.recent-activity-header {
  font-size: 18px;
  font-weight: 600;
  text-align: left; }

.page-header.community-header {
  align-items: center;
  flex-direction: row;
  margin-bottom: 30px;
  margin-top: 0; }

.community-header .page-header-description {margin-bottom: 20px;}
.actions .dropdown-menu, .comment-sorter .dropdown-menu,
[dir="rtl"] .my-activities-following-header .dropdown-menu {
  left: auto;
  right: 0; }

[dir="rtl"] .actions .dropdown-menu,
[dir="rtl"] .comment-sorter .dropdown-menu,
.my-activities-following-header .dropdown-menu {
  left: 0;
  right: auto; }

.topic-filters .dropdown-menu {
  left: 0;
  right: auto;
}

.question-meta {
  width: 100%;
  display: inline;
  vertical-align: middle;
}

a.login {vertical-align: middle;}
.recent-activity-item-comment span::before {
  color: rgba(247, 153, 35, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
  margin-right: 3px;
  margin-left: 5px;
  font-family: "copenhagen-icons";
}

.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

.blocks-item {
  border: 1px solid rgba(247, 153, 35, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(247, 153, 35, 1);
  display: flex;
  flex: 1 0 204px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

.blocks-item-link {
  color: rgba(247, 153, 35, 1);
  padding: 20px 30px;
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(247, 153, 35, 1);
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #ffffff;
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 20px;
}

@media (min-width: 420px) {
  .blocks-list {margin: 0 -15px;}
  .blocks-item {margin: 0 15px 15px;}
}

.meta-group {display: block;}
.meta-group * {display: inline;}
.meta-data {
  color: #616161;
  font-size: 13px;
  font-weight: 500; }

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px; }

.vote-controls {text-align: center;}
.vote-up, .vote-down {
  background-color: transparent;
  border: none;
  color: rgba(247, 153, 35, 1);
  display: block;
  text-align: center;
}

.vote-up:hover, .vote-down:hover,
.vote-up[aria-selected="true"], .vote-down[aria-selected="true"] {
  background-color: transparent;
  color: #ae6306;
  text-decoration: none;
}

.vote-up::before {content: "\2B06";}
.vote-down::before {content: "\2B07";}
.vote-up::before, .vote-down::before {
  font-family: "copenhagen-icons";
  font-size: 18px;
}

.question-title {margin-top: 0;}
.comment-form-controls {text-align: right;}

.answer-controls .dropdown-menu {
  left: auto;
  right: 0;
}
