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

/* Reset CSS */

@charset "UTF-8";
/***** Base *****/
* {
  box-sizing: border-box;
}
html, body {
  background-color: #FFFFFF;
  color: rgba(51, 51, 51, 1);
  font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
  font-size: 10px;
  font-weight: 550;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

main {min-height: 650px;}

img, iframe {
  max-width: 100%;
  display: inline-block;
}

main a, main a:hover, main a:focus {
  outline: 0;
  color: rgba(4, 64, 105, 1);
}

main a:hover, main a:focus, main a:active {outline: 0;}
.btn-default:focus, .btn-default:active {
  outline: 0;
  text-decoration: none;
}

ul, ol {
  list-style-type: none;
  padding: 0;
}

textarea.form-control {min-height: 150px;}

:-moz-placeholder {color: #d9d5cc;}
::-moz-placeholder {color: #d9d5cc;}
:-ms-input-placeholder {color: #d9d5cc;}
::-webkit-input-placeholder {color: #d9d5cc;}

.btn-success {border-color: rgba(231, 95, 63, 1);}

a.recent-activity-item-link,
a.recent-activity-item-link:hover {
  color: rgba(51, 51, 51, 1);
  word-wrap: break-word;
  word-break: break-all;
  
}

a.answer-mark-as-spam {float: right;}
section.search-form {
  display: inline-block;
  min-height: 125px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

section.search-form form.search {
  position: relative;
  vertical-align: middle;
}

.form-search {
  border: 1px solid #fff;
  display: block;
  float: left;
  padding: 5px;
  position: relative;
  text-align: right;
  top: 40px;
  width: 60%;
}

.form-search span {
  color: #fff;
  display: inline;
  float: left;
  font-size: 1.4em;
  padding: 0 20px;
  position: relative;
  top: 3px;
}

.support-head {
  display: block;
  float: left;
  position: relative;
  top: 40px;
  width: 40%;
}

.support-head p {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 2em;
}

form.search input[type="search"] {
  border: medium none;
  border-radius: 0;
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0 0 0 7px;
}

form.search input[type="submit"] {
  border: medium none;
  display: inline-block;
  height: 35px;
  margin-top: 0;
  overflow: hidden;
  text-indent: 999px;
  vertical-align: middle;
  width: 35px;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* Navigation menu starts */

/* .navigation-button {
  display: inline-block;
  height: 20px;
  width: 36px;
}
 */
/* nav.primary-menu > .main-menu > ul.primary-menu-list-wrap {padding: 10px 0;}
nav.primary-menu > .main-menu > ul.primary-menu-list-wrap > li > a {
  background-color: transparent;
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: 300;
  letter-spacing: 0.5px;
}
 */
/* nav.primary-menu > .main-menu > ul.primary-menu-list-wrap > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
} */

/* Navigation menu ends */

/* Breadcrumb starts */

ol.breadcrumbs {
  margin: 15px 0 20px;
  padding: 10px 0;
}

ol.breadcrumbs li {
  color: rgba(51, 51, 51, 1);
  display: inline;
}

ol.breadcrumbs li+li:before {
  content: "/";
  padding: 0px 0px;
  color: rgba(51, 51, 51, 1);
}

ol.breadcrumbs li > a {
  color: rgba(4, 64, 105, 1);
  font-weight: 500;
}

/* Breadcrumb ends */

/* Footer section starts */

footer.footer {
  background-color: rgba(231, 95, 63, 1);
  margin-top: 20px;
  padding: 20px 0;
}

footer.footer > .footer-inner > ul > li {display: inline;}
footer.footer > .footer-inner > ul {display: inline-block;}
footer.footer > .footer-inner > ul > li > a {
  color: #FFFFFF;
  font-size: 1em;
}

footer.footer > .footer-inner > ul > li > a:hover {text-decoration: underline;}
footer.footer > .footer-inner > ul > li+li:before {
  color: #FFFFFF;
  content: "|";
  padding: 0 4px;
}

footer.footer > .footer-inner p {
  display: inline;
  float: right;
  margin: 0 0 10px;
  color: #FFFFFF;
  font-size: 1em;
}

footer.footer > .footer-inner p > a {color: #FFFFFF;}

/* Footer section ends */

h2.request-heading {
  margin: 0 0 10px 3px;
  display: inline-block;
  text-transform: capitalize;
  word-wrap: break-word;
  word-break: break-all;
}

.main > .category-mains .full-width-container h1.page-title {
  border-bottom: 1px solid rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, 1);
  font-size: 1.8em;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 20px;
}

.full-width-container {
  float: left;
  width: 100%;
}

.left-container {
  float: left;
  padding-right: 15px;
  width: 30.6667%;
}

.right-container {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 69.3333%;
  min-height: 500px;
}

.chatbox-container, .article-query {
  display: block;
  padding: 10px 15px;
}

.chatbox-container p {margin: 0px;}
.chatbox-container h3 {
  color: #2f6904;
  font-size: 1.2em;
  font-weight: 600;
}

.article-query {
  margin-top: 30px;
  background: #f5f5f5;
}

.article-vote-question {
  font-size: 1.1em;
  font-weight: 600;
}

.article-vote-controls {margin: 10px 0;}
.article-vote-controls > a {
  padding: 5px 15px;
  display: inline-block;
  background-color: transparent;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: rgba(231, 95, 63, 1);
  border: solid 1px rgba(231, 95, 63, 1);
}

.article-vote-controls > a:hover,
.article-vote-controls > a.article-voted {
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF;
}

ul.list-mains li {
  background-color: #FFFFFF;
  border: solid 1px rgba(231, 95, 63, 1);
  margin-bottom: 3px;
}

ul.list-mains li a {
  color: rgba(231, 95, 63, 1);
  display: block;
  font-size: 1em;
  padding: 10px 25px;
  width: 100%;
  word-break: break-word;
}

ul.list-mains li a:hover, ul.list-mains li a.active {
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF;
  text-decoration: none;
}

ul.list-mains li.active a {
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF;
}

a.chat-btn {
  background-color: $color_1;
  border: 1px solid #a6bd95;
  border-radius: 0;
  color: #fff;
  margin-left: 10px;
  padding: 5px 15px;
}

.article-comments>.list-community>li>.comments-container>ul.comment-details {
    padding: 15px 0;
}
.article-comments>.list-community>li>.comments-container>ul.comment-details>li {
    display: inline;
}
.article-comments>.list-community>li>.comments-container>ul.comment-details>li+li:before {
    content: "|";
    padding: 0px 5px;
}
.article-comments>.list-community>li>.comments-container>ul.comment-details>li>a {
    color: #2c2c2c;
}
.article-comments>.list-community>li {
    display: inline-block;
    padding: 20px 0 10px;
    position: relative;
}
.article-comments>.list-community>li+li:before {
    border-top: 1px solid #999;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.comments-social-share {
    padding: 10px 0;
}
.article-comments>.list-community>li>.comments-avatar {
    display: inline-block;
    float: left;
    width: 15%;
    padding: 0 10px;
}
.article-comments>.list-community>li>.comments-avatar>img {
    border-radius: 2px;
}
.article-comments>.list-community>li>.comments-container {
    float: left;
    padding: 0 10px;
    width: 85%;
}
.article-comments>.list-community>li>.comments-container>h3 {
    color: #2c2c2c;
    font-size: 1.3em;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
}
.article-comments>.list-community>li>.comments-container>p {
    color: #7d7d7d;
    font-size: 1em;
    font-weight: 300;
    max-width: 525px;
    width: 100%;
}
.comments-social-share p {
    display: inline;
}
.comments-social-share ul {
    display: inline;
    vertical-align: text-bottom;
    padding-left: 10px;
}
.comments-social-share ul li {
    display: inline-block;
}
.comments-social-share li a {
    display: inline-block;
    height: 25px;
    overflow: hidden;
    text-align: center;
    text-indent: 999px;
    vertical-align: middle;
    width: 25px;
    opacity: 1;
}
nav.pagination ul li {
    display: inline;
    margin-left: 2px;
}

.mysupport-container>h3.article-title,
.recent-articles > h3, .promoted-articles > h3 {
  color: rgba(51, 51, 51, 1);
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 0;
}

nav.pagination ul li span {
  background-color: rgba(231, 95, 63, 1);
  border: 1px solid;
  border-color: rgba(231, 95, 63, 1);
  border-radius: 3px;
  color: #FFFFFF;
  line-height: 1.42857;
  padding: 5px 10px;
  font-size: 1.1em;
  position: relative;
  text-decoration: none;
  font-weight: 500
}

nav.pagination ul li a {
  background-color: #FFFFFF;
  border: 1px solid rgba(231, 95, 63, 1);
  border-radius: 3px;
  color: rgba(231, 95, 63, 1);
  line-height: 1.42857;
  font-weight: 500;
  font-size: 1.1em;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
}

.main .support-container {padding: 0px 0px;}
.main .support-container > ul > li > h3 {
  color: #2c2c2c;
  font-size: 1.5em;
  font-weight: 500;
}

.main .support-container>ul>li>p {
  color: #7d7d7d;
  font-size: 1em;
  font-weight: 300;
  max-width: 80%;
}

/* Request page starts */

.requestbox-container>form label {
  color: #2c2c2c;
  font-weight: 600;
  font-size: 1.3em;
}

.requestbox-container>p {
  color: #7d7d7d;
  font-size: 1em;
}

:root .select-dropdown option, *:root .select-dropdown:after,
*:root .select-dropdown:after, *:root .select-dropdown select {
  color: #333; }

:root .select-dropdown select,
*:root .select-dropdown:after, *:root .select-dropdown:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
}

:root .select-dropdown select,
*:root .select-dropdown option {padding: 5px;}

:root .select-dropdown {
  border: 1px solid #c7c7c7;
  border-radius: 3px;
  display: block;
  position: relative;
}

:root .select-dropdown:after {
  content: " ";
  display: inline-block;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 32px;
}

:root .select-dropdown select {
  background-color: #fff;
  border: 0 none;
  color: #2a2a2a;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  height: 34px;
  min-width: 100%;
  outline: 0 none;
  vertical-align: middle;
  width: 100%;
  -webkit-appearance: none;
}

:root .select-dropdown option {
  background: none repeat scroll 0 0 #fff;
  color: #333;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  background: $color_1;
  bottom: 0;
  cursor: inherit;
  display: inline-block;
  font-size: 100px;
  left: 0;
  max-width: 85px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 100%;
  filter: alpha(opacity 0);
}

body input[readonly] {
    background-color: white;
    cursor: text;
}
span.btn-primary {
    background-color: #dedbdb;
    border-color: #dedbdb;
    color: #2c2c2c;
}
span.btn-primary:hover,
span.btn-primary:focus,
span.btn-primary:active {
    background-color: $color_1;
    color: #fff;
}
form.contact-form .btn-group>button.btn {
    background-color: $color_1;
    border-color: $color_1;
    border-radius: 0;
    color: #fff;
    padding: 9px 25px;
}
/* Request page ends */

.main-services {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.main-services li {
    background-image: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
    background-image: -webkit-linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
    border: 1px solid #bababa;
    border-radius: 5px;
    display: inline-block;
    float: left;
    margin-left: 5px;
    padding-bottom: 40px;
    padding-top: 15px;
    text-align: center;
    width: 24%;
    margin-bottom: 10px;
}
.main-services>li>a>h3 {
    color: #565656;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 20px;
}
.main-services>li>a>img {
    margin: 10px 0;
}
.main-services>li>a>img:hover {
    opacity: .5;
}
/* Index page starts */

.login-form {
    padding: 15px 0 10px;
}
.login-form h3.article-title {
    color: #565656;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 5px;

}

section.promoted-articles ul,
.recent-articles ul, .bordered-articles ul.recent-activity-list {
  list-style-type: square;
  color: rgba(51, 51, 51, 1);
  padding-left: 18px;
}

section.promoted-articles ul li,
.recent-articles ul li, .bordered-articles li.recent-activity-item {
  font-size: 1.5em;
  margin: 8px 0;
}

section.promoted-articles ul li a,
.recent-articles ul li a, .bordered-articles li.recent-activity-item a {
  color: #4d4d4d;
}

section.articles-lists h3.article-title,
.bordered-articles h2.recent-activity-header {
  color: rgba(51, 51, 51, 1);
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 0;
   text-align: center;
 
}

.recent-activity-item-comment, .recent-activity-item-time {display: inline-block;}
.right-articles {
  float: center;
  padding: 10px 15px;
  width: 50%;
  text-align: center;
}

.bordered-articles {
  border: 1px solid #b2b2b2;
  max-height: 470px;
  overflow: auto;
}

.left-articles {
  border: 0px solid red;
  float: left;
  padding: 10px 15px;
  width: 75%;
}

.full-width-column {
  width: 100%;
  float: left;
  margin-top: 20px;
}

form.user-login>.form-group {
  margin-bottom: 10px;
  padding-left: 15px;
}

form.user-login>.form-group>input[type="text"],
input[type="password"] {
  border-radius: 0;
  display: inline;
  margin-left: 10px;
  width: 70%;
}

form.user-login>.form-group>label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 25%;
  width: 100%;
  color: #565656;
  font-weight: 500;
  font-size: 1em;
}

.login-form>p.login-section {
  margin: 5px 0;
  padding: 5px 0;
  text-align: center;
}

p.login-section a {
  color: $color_1;
  font-size: .9em;
  font-weight: 500;
}

.login-block {padding: 0px 15px;}
p.login-section a:hover {color: #2a2a2a;}
p.login-section a+a:before {
  content: "|";
  padding: 0px 2px;
}

form.user-login button {
  background-color: $color_1;
  border-radius: 4px;
  float: right;
  padding: 4px 30px;
}

form.user-login .login-block span {
  color: #565656;
  font-size: .8em;
  font-weight: 500;
}

.highlights ul.article-list {padding-left: 15px;}
.highlights .community {
  padding-bottom: 20px;
  padding-top: 20px;
}

.highlights p {
  color: #565656;
  font-size: 1em;
  font-weight: 500;
}

.login-block label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 4px 0;
  width: 55%;
}

.right-container .article-list {
  font-size: 1.1em;
  line-height: 30px;
}

body .right-container .article-list,
body .right-container .article-list li {
  list-style: square;
  color: $color_3;
  margin-left: 10px;
}

.right-container .article-list li a {color: rgba(51, 51, 51, 1);}
.right-container .section-tree .section {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

a.see-all-articles {
  color: rgba(231, 95, 63, 1);
  font-weight: 500;
}

.right-container .section-tree .section>h3 {
  font-size: 1.3em;
}

.right-container .section-tree .section > h3 > a {color: rgba(51, 51, 51, 1);}
.right-container .section-tree .section > .article-list {font-size: 1.03em;}
.right-container .section-tree .section+.section+.section {margin-top: 30px;}
.right-container .search-results .search-results-subheading {font-size: 1.5em;}
.right-container .search-results .search-results-list .search-result-link {
  color: rgba(4, 64, 105, 1);
  font-weight: 500;
  font-size: 1.15em;
}

.right-container .search-results .search-results-list .search-result-description {
  margin-top: 10px;
}

.right-container .search-results .search-results-list .search-result {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.search-results .search-results-column {
    padding-right: 10px;
    margin-top: 30px;
}

.search-results-column+.search-results-column {
  margin-top: 50px;
}

.error-page {
  min-height: 500px;
  text-align: center;
}

.error-page img {margin-top: 5%;}
/* Contributions Page & Following Page */

main .inner-pages {
    margin: 0 auto;
    padding: 0 20px;
    width: 980px;
}
.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;
}
.breadcrumbs li+li::before {
    content: ">";
    margin: 0 4px;
}
.my-activities-nav {
    margin-bottom: 50px;
}
.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 {
  color: rgba(51, 51, 51, 1);
  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;
}

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

table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

th {
  border-width: 1px 0;
  font-weight: normal;
  white-space: nowrap;
}

body td, body th {
  border-color: #eeeeee;
  border-style: solid;
  padding: 12px;
}

td {border-width: 0 0 1px;}

.my-activities-table > p {
  padding: 0 15px;
  margin-top: 30px;
}

/* Contributions & Following Page End */

/* Request list page */

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

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

.request-table-filters label::before {
  content: " ";
  display: inline-block;
  width: 25px;
}
/* Request list page end */

/* Request page */

.comment-list {margin-bottom: 25px;}
.request-id, .comment-published {color: #ddd;}
.comment-list > *:first-child {border-top: 1px solid #ddd;}

.comment, .comment-form {
  display: table;
  table-layout: fixed;
  width: 100%;
}

body .comment-list {padding-left: 0px;}
.comment-list > * {
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0;
}

body .comment-list > li {padding: 10px 0 10px;}
.comment-avatar {
  position: relative;
  width: 65px;
}

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

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

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

.comment-published {color: rgba(51, 51, 51, 1);}

.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;
  border-color: #dddddd;
}

input[type="text"], input[type="password"] {
  border: 1px solid #ddd;
  min-height: 35px;
  padding-left: 10px;
}

textarea, input[type="text"] {width: 100%;}
textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
  border-color: #ddd;
}

.comment-form input[type="submit"],
.request-form input[type="submit"],
.question-form input[type="submit"],
.answer-form input[type="submit"],
.form footer a {
  background-color: rgba(231, 95, 63, 1);
  border-radius: 4px;
  padding: 6px 30px;
  color: #FFFFFF;
  border: 2px solid;
  border-color: $color_1;
}

.form footer a {
  padding-top: 7px;
  padding-bottom: 8px;
}

.answer-form input[type="submit"] {
  color: #fff;
  border: 1px solid;
  padding: 5px 31px;
}

.comment-form input[type="submit"]:hover,
.request-form input[type="submit"]:hover,
.question-form input[type="submit"]:hover,
.answer-form input[type="submit"]:hover {
  background-color: #d83f1b;
}

.comment-attachments {
  border: 1px solid #dddddd;
  margin-top: -1px;
  padding: 10px;
}

.upload-dropzone {
  border: 2px dashed rgba(0, 0, 0, 0.05);
  font-size: 12px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

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

.side-column {width: 100%;}
.request-details {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 10px;
  padding: 15px 20px;
  overflow: hidden;
}

.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-solved {background: #78A300;}
.request-answered {background: #F5CA00;}
.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;
}

.request-details+[role="button"] {
  border: 1px solid;
  border-color: $color_2;
  border-radius: 4px;
  background-color: $color_2;
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
}

h1.subject-head {
  font-size: 1.6em;
  padding: 25px 0;
  font-weight: 600;
}

body .requests-page .side-column,
body .requests-page .side-column dl {overflow: hidden;}

.side-column dl dd, .side-column dl dt {float: left;}
.side-column dt+dt, .side-column dd+dt {clear: both;}
.side-column dt+dd {
  margin-top: 15px;
  margin-left: 15px;
}

/* Request page */
/* New Request page */

.form {max-width: 505px;}
.form-field+.form-field {margin-top: 25px;}
.form-field label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
}

.form footer {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 30px;
  text-align: right;
  background: #fff;
}

footer input[type="submit"] {
  background: none repeat scroll 0 0 rgba(231, 95, 63, 1);
  border-radius: 4px;
  color: #FFFFFF;
}

footer input[type="submit"]:hover {background-color: #d83f1b;}
.form input {
  height: 35px;
  border: 1px solid #efefef;
  padding: 0px 10px;
}

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

/* New Request page End */
/* community */

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

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

.clearfix::after {clear: both;}
.community-heading {
  font-size: 18px;
  margin: 0;
  width: 100%;
}

.community-nav {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 55px;
  padding: 25px 0;
}

.community-nav li {
  display: inline-block;
  font-weight: bold;
  padding-right: 30px;
}

.community-nav li+li {
  border-left: 1px none #ddd;
  padding-left: 30px;
}

.community-nav li a {
  color: rgba(51, 51, 51, 1);
  font-weight: normal;
}

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

.topic-heading {
  font-size: 1.5em;
  width: 100%;
}

.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 {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 #eee;
  border-radius: 5px;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

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

.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-up::before {content: "";}
.vote-down::before {content: "";}
.vote-controls {border-radius: 5px;}

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

.question-avatar {padding-top: 10px;}
.answer-avatar {
  min-width: 60px;
  padding-right: 10px;
}

.question-avatar img, .answer-avatar img {
  border-radius: 100%;
  height: 50px;
  width: 50px;
}

.question-body {
  padding-top: 15px;
  padding-left: 10px;
}

.question-title > a {font-size: .7em;}
.question-title {margin-bottom: 10px;}
.question-body, .answer-body,
.answer-official-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.topic-title {font-size: 15px;}
.question-title, .topic-title {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 70px;}
.sub-nav form {display: none;}
.answer-form-controls {
  margin-top: 10px;
  text-align: right;
}

ul.share {display: inline;}
.answer-form-controls .pull-left {float: left;}
.answer-form-controls input[type="submit"] {margin-left: 15px;}

.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;
    /* font-size: 1.2em; */

    line-height: 24px;
    overflow: hidden;
    padding: 8px 0 4px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
body h4.community-heading, body .question-share:before, body .answer-share:before {
    display: none;
}
.question-controls {
    clear: both;
}
.vote-controls a {
    font-family: 'entypo';
    font-size: 2em;
}
span.share-label {display: none;}
.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;}
.question-body ol li,
.answer-body ol li,
.answer-official-body ol li {list-style-type: decimal;}
.answer-controls .dropdown-toggle:before, .question-controls .dropdown-toggle:before {
  content: "\2699";
  font-size: 1em;
  font-family: "entypo";
  padding-left: 5px;
}

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

.question-controls .dropdown-menu, .answer-controls .dropdown-menu,
.topic-subscribe .dropdown-menu {
  left: -140px;
  top: 30px;
}

.question-controls .dropdown-menu {left: -90px;}
.answer-controls span.dropdown, .question-controls span.dropdown {float: right;}
.question-share, .answer-share {
  vertical-align: middle;
  margin: 0;
  display: inline-block;
}

.question-share ul li,
.answer-share ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 1em;
}
.question-share ul.share li,
.answer-share ul.share li {
    margin-right: 0;
}
.question-share ul.share,
.answer-share ul.share {
    padding-left: 7px;
}
.clearfix>.side-column h3 {
    margin-top: 0px;
}
body .question-list,
body .question-list li {
    list-style: none;
    padding-left: 0px;
}
body .question-list li {
    padding: 15px 0;
    margin-bottom: 5px;
}
body .community-nav {
    margin-bottom: 20px;
}
.community-nav li+li+li+li a[role="button"] {
    padding: 5px 10px;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: $color_3;
    color: #fff;
}
/* community end */
/* Community sub-nav */

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

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

.community-sub-nav li a {
  color: rgba(51, 51, 51, 1);
  font-weight: normal;
}

.community-sub-nav li+li {padding-left: 15px;}
.community-sub-nav .topic-add {
  position: absolute;
  right: 0;
  top: 10px;
}

.community-sub-nav+.topic-list,
.community-sub-nav+p {margin-top: 20px;}

body .topic-list,
body .topic-list li {
  list-style: none;
  padding-left: 0px;
}

body .topic-list li {
  padding: 15px 0;
  margin-bottom: 5px;
}
/* Community sub-nav ends */
/* Vote Yes/No Button */

a.article-vote-up:before {
  display: inline-block;
  content: 'Yes';
}

a.article-vote-down:before {
  display: inline-block;
  content: 'No';
}

.comment-body, .answer-text,
.question-body p {
  word-wrap: break-word;
  word-break: break-word;
}

.searchbox-suggestions ul {padding-left: 0px;}
.searchbox-suggestions ul li {padding: 3px 0;}
.searchbox-suggestions ul li a {
  color: rgba(4, 64, 105, 1);
  font-weight: 500;
  font-size: 0.9em;
}

.searchbox-suggestions {
    padding: 9px 0 0 10px;
    border: 1px solid #efefef;
}
.searchbox {
    padding-top: 10px;
}
.form .form-field p {
    font-size: 0.9em;
    color: #BEBCBC;
    font-weight: 500;
    padding-top: 8px;
}
.nesty-input {
    border: 1px solid #efefef;
}
section.article-comments {
    padding: 40px 0 10px 0px;
}
section.article-comments h2 {
    font-size: 1.3em;
}
.con-table table tbody tr td + td,
.con-table table thead tr th + th {
    text-align: center;
}
.my-activities-table {
    overflow-x: auto;
}
.support-container ol {
    list-style-type: decimal;
    padding-left: 25px;
}
.support-container ul {
    list-style: disc;
    padding-left: 25px;
}
.comment-mark-as-solved {
    padding: 20px 0;
}
h1.welcome-text {
    font-weight: 100;
    font-size: 1.8em;
    padding-top: 80px;
    height: 188px;
    margin: 0;
}

.support-container ul.article-list {padding-left: 0;}
.article-user-info img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  margin-bottom: 5px;
}

.article-user-info {
  padding-bottom: 10px;
  margin-top: 10px;
  color: rgba(51, 51, 51, 1);
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

a.article-author {color: rgba(4, 64, 105, 1);}
span.article-author {color: rgba(51, 51, 51, 1);}

a.article-subscribe, a.question-subscribe,
a.article-unsubscribe, a.question-unsubscribe,
a.question-subscribe:hover, a.article-subscribe:hover {
  border: solid 1px rgba(231, 95, 63, 1);
  border-radius: 3px;
  float: right;
  padding: 5px 10px;
}

a.article-subscribe, a.question-subscribe {
  background: #FFFFFF;
  color: rgba(231, 95, 63, 1);
}

a.article-unsubscribe, a.question-unsubscribe,
a.question-subscribe:hover, a.article-subscribe:hover {
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF !important;
  text-decoration: none !important;
}

/* .right-container a[role="button"]:hover, .right-container a[role="button"]:focus {color: #fff;} */

.main > .category-mains .full-width-container .right-container h1.article-title {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.article-body {
  font-weight: 400;
  overflow-x: auto;
}

.article-body img {padding: 2px;}
.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;
}
.article-vote {
    display: inline-block;
}
.article-query ul.share {
    float: right;
    padding-top: 25px;
}
.article-attachments {
    padding-top: 20px;
}
.search-result-votes {
    background: $color_1;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    padding: 4px 5px;
    position: relative;
    top: -2px;
}
.search-result-votes:before {
    content: "\1F44D";
    font-family: "entypo";
    margin-right: 3px;
}
li.search-result {
    padding-bottom: 10px;
}
h2.search-results-subheading {
    font-size: 1.6em;
}
li.search-result a {
    font-weight: 700;
}

.bordered-articles .recent-activity-controls > a {
  float: right;
  display: inline-block;
  margin: 15px;
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF;
  padding: 5px 10px;
  border-radius: 3px;
  
}

.bordered-articles .recent-activity-controls > a:hover {
  background-color: #d83f1b;
  text-decoration: none;
}

/* Responsive CSS Starts */

@media all and (max-width: 480px) {
    .left-articles {
        border: 0 solid red;
        float: left;
        width: 100%;
    }
    .right-articles {
        float: left;
        width: 100%;
    }
    .main-services li {
        margin: 5px 0;
        width: 100%;
    }
    section.search-form {
        padding: 10px 0;
        position: relative;
        vertical-align: middle;
        width: 100%;
    }
    .support-head {
        display: block;
        float: left;
        position: relative;
        top: 0;
        width: 100%;
    }
    .form-search {
        border: 1px solid #fff;
        display: block;
        float: left;
        padding: 5px;
        position: relative;
        text-align: left;
        top: 0;
        width: 100%;
    }
    .support-head p {
        color: #fff;
        font-size: 1.5em;
        font-weight: 600;
        text-align: center;
    }
    .form-search span {
        color: #fff;
        display: block;
        float: none;
        font-size: 1.4em;
        padding: 0 20px;
        position: relative;
        text-align: center;
        top: 0;
    }
    .left-container {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .right-container {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    section.search-form form.search {
        display: block;
        position: relative;
        vertical-align: middle;
        width: 100%;
    }

    .main>.category-mains .full-width-container h1.page-title {
        border-bottom: 1px solid #565656;
        color: #2c2c2c;
        font-size: 1.5em;
        margin-bottom: 20px;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .main .support-container>ul>li>h3 {
        color: #2c2c2c;
        font-size: 1em;
        font-weight: 500;
    }
    .main .support-container>ul>li>p {
        color: #7d7d7d;
        font-size: 1em;
        font-weight: 300;
        max-width: 100%;
    }
    footer.footer>.footer-inner {
        text-align: center;
    }
    footer.footer>.footer-inner p {
        float: none;
        display: block;
    }
    header.header>.header-inner .logo {
        width: 100%;
    }
    nav.user-nav {
        display: none;
        vertical-align: middle;
    }
    .logo>nav.user-nav {
        display: none;
        float: left;
        position: absolute;
        right: 10px;
        top: initial;
        vertical-align: middle;
    }
    .header-right {
        width: 100%;
    }
    .chatbox-container {
        display: block;
        padding: 10px 15px 40% 10px;
    }
    .article-comments>.list-community>li>.comments-avatar {
        display: inline-block;
        float: none;
        padding: 0 10px;
        text-align: center;
        width: 100%;
    }
    .article-comments>.list-community>li>.comments-container {
        float: left;
        padding: 10px 10px;
        width: 100%;
    }
    .article-comments>.list-community>li>.comments-container>h3 {
        font-size: 1.1em;
    }
    form.user-login>.form-group>input[type="text"],
    input[type="password"] {
        margin-left: 5px;
        width: 65%;
    }
    form.user-login>.form-group>label {
        margin-bottom: 5px;
        max-width: 30%;
        width: 30%;
    }
    .login-block label {
        display: inline-block;
        font-weight: 700;
        margin-bottom: 5px;
        width: 60%;
    }
    form.user-login button {
        background-color: $color_1;
        border-radius: 4px;
        padding: 4px 20px;
    }
    .login-block {
        padding: 0;
    }
    form.user-login>.form-group {
        margin-bottom: 10px;
        padding-left: 0;
    }
    .nav-bordered li,
    .community-nav li,
    .nav-spaced li {
        width: 100%
    }
    .nav-bordered li + li,
    .community-nav li + li,
    .nav-spaced li + li {
        border-color: #fff;
        margin: 11px 0 0 0px;
        padding: 0;
    }
    .my-activities-nav ul,
    .my-activities-sub-nav ul,
    .my-activities-table > p {
        padding-left: 0;
    }
    .request-table-toolbar > input {
        width: 100%;
    }
    select#request-status-select {
        padding: 5px;
        margin-top: 10px;
    }
    .request-table-filters {
        text-align: left;
        display: table;
    }
    .request-table-toolbar label {
        padding: 9px 5px 4px 1px;
        margin-left: -20px;
    }
    .my-activities-table {
        font-size: 0.8em;
    }
    .question-avatar,
    .answer-avatar {
        display: table;
        margin: 20px 0;
    }
    .answer-body {
        display: table;
    }
    .side-column {
        margin-top: 5%;
    }
    .answer-form {
        margin: 0;
    }
    .article-query ul.share {
    	float: none;
    	display: block;
    	padding-top: 10px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .article-comments>.list-community>li>.comments-avatar {
        width: 25%;
    }
    .article-comments>.list-community>li>.comments-container {
        width: 75%;
    }
    .article-comments>.list-community>li>.comments-container>h3 {
        font-size: 1.1em;
        font-weight: 400;
    }
    .support-head {
        top: 20px;
        width: 50%;
    }
    .form-search {
        top: 20px;
        vertical-align: middle;
        width: 50%;
    }
    .main>.category-mains .full-width-container h1.page-title {
        font-size: 1.5em;
    }
    .left-container {
        float: left;
        padding-right: 15px;
        width: 30.667%;
    }
    .right-container {
        width: 58.333%;
    }
    .main .support-container>ul>li>p {
        max-width: 100%;
    }
    .main .support-container>ul>li>p {
        font-size: 0.95em;
    }
    .main .support-container>ul>li>h3 {
        font-size: 1.2em;
    }

    .form-search span {
        color: #fff;
        display: block;
        float: none;
        font-size: 1.4em;
        padding: 0 20px;
        position: relative;
        text-align: center;
        top: 3px;
    }

    .requestbox-container>form label {
        color: #2c2c2c;
        font-size: 1em;
        font-weight: 500;
    }
    .bordered-articles {
        border: 1px solid #b2b2b2;
        margin: 10px 0;
    }
    nav.primary-menu>.main-menu>ul.primary-menu-list-wrap>li>a {
        background-color: transparent;
        font-size: 1em;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    /* Header section starts */

    .form-search span {
      font-size: 1.1em;
      padding: 0 5px;
    }
    .header-inner.clearfix > .header-right {
      clear: both;
      width: 100%;
    }
    /* Header section ends */

    .article-comments>.list-community>li>.comments-container {
        float: left;
        padding: 0 10px;
        width: 75%;
    }
    .article-comments>.list-community>li>.comments-avatar {
        display: inline-block;
        float: left;
        padding: 0 10px;
        width: 25%;
    }
    .right-container {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 64.3333%;
        min-height: 500px;
    }
    .main .support-container>ul>li>p {
        color: #7d7d7d;
        font-size: 1em;
        font-weight: 300;
        max-width: 100%;
    }
    .bordered-articles {
        border: 1px solid #b2b2b2;
        margin: 10px 0;
    }
    .requestbox-container>form label {
        color: #2c2c2c;
        font-size: 1em;
        font-weight: 600;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .article-comments>.list-community>li>.comments-container {
        float: left;
        padding: 0 10px;
        width: 75%;
    }
    .article-comments>.list-community>li>.comments-avatar {
        display: inline-block;
        float: left;
        padding: 0 10px;
        width: 25%;
    }
    form.user-login>.form-group>input[type="text"],
    input[type="password"] {
        border-radius: 0;
        display: inline;
        margin-left: 0;
        width: 60%;
    }
    form.user-login>.form-group>label {
        color: #565656;
        display: inline-block;
        font-size: 1em;
        font-weight: 500;
        margin-bottom: 5px;
        max-width: 100%;
        width: 37%;
    }
}
@media all and (max-width: 767px) {
    .article-comments>.list-community>li>.comments-avatar {
        padding: 10px 0;
        text-align: center;
        width: 100%;
    }
    .article-comments>.list-community>li>.comments-container {
        width: 100%;
    }
    .main-services li {
        margin-bottom: 10px;
        margin-left: 5px;
        padding-bottom: 40px;
        padding-top: 15px;
        text-align: center;
        width: 100%;
    }
    .request-details {
        margin-top: 30px;
    }
    footer.footer>.footer-inner p {float: none; display: block;}
    body .four-cards-wrapper {
	    padding-left: 0;
	    padding-right: 0;
	    margin-left: -5px;
	}
}

@media all and (max-width: 767px) {
  .left-container {width: 100%;}
  .right-container {
    width: 100%;
    padding-top: 10px;
  }

  .article-comments > .list-community > li > .comments-container {
    text-align: center;
    width: 100%;
  }

  .article-comments > .list-community > li > .comments-container > p {
    color: #7d7d7d;
    font-size: 1em;
    font-weight: 300;
    max-width: 100%;
    width: 100%;
  }
    .pagination {
        border-radius: 4px;
        display: block;
        margin: 10px 0 20px 0;
        padding-left: 0;
        text-align: center;
    }
    .article-comments>.list-community>li {
        display: inline-block;
        padding: 20px 0 10px;
        position: relative;
        width: 100%;
    }
    .logo>nav.user-nav {
        display: none;
        float: none;
        position: absolute;
        right: 0px;
        vertical-align: middle;
        z-index: 9;
    }
    body .navbar-toggle {
        float: left;
    }
    header.header>.header-inner .logo {
        width: 100%;
    }
    .header-right {
        width: 100%;
    }
    .right-container .section-tree .section {
        width: 100%;
    }
    body .question .question-body {
        display: block;
        margin-top: 25px;
    }
    .community-sub-nav li + li {
        padding-left: 5px;
    }
}
@media ( device-width: 1024px) {
    .right-container {
        width: 58.333%;
    }
    .main .support-container>ul>li>p {
        max-width: 100%;
    }
}
/*------------------------------------------*/
/*   User Profiles Start
/*------------------------------------------*/
.profile-contribution .comment-link,
span.profile-private-badge.btn {
    margin-right: 5px;
}
.profile-header {
    padding: 30px 0;
    background: #fff;
}
.profile-header .container {
    display: flex;
    flex-wrap: wrap;
}
.profile-header .profile-info {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
}
.profile-avatar {
    position: relative;
    line-height: 0;
    align-self: center;
    margin-right: 10px;
}
[dir=rtl] .profile-avatar {
    margin-left: 10px;
    margin-right: 0;
}
.profile-avatar .user-avatar {
    width: 65px;
    height: 65px;
    border-radius: 100%;
}
.profile-header .basic-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 0;
}
.profile-header .basic-info .name {
    margin: 0;
}
.profile-header .options {
    display: flex;
    flex-basis: 100%;
    margin-top: 12px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.profile-header .options:not(:last-child) {
    margin-bottom: 10px;
}
.profile-header .description {
    margin: 15px 0;
    flex-basis: 100%;
    word-break: break-all;
    word-break: break-word;
}

section.profile-section header {background: none;}
.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  font-weight: 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;
}

.profile-private-badge {
  text-align: center;
  float: right;
  background: $color_1;
  color: #fff !important;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid $color_1;
  margin-right: 6px;
}

.profile-private-badge::after {
    content: "\1f512";
    margin-left: 5px;
    font-family: "copenhagen-icons";
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}
.profile-nav {
    border: 0;
    margin-bottom: 20px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}

.profile-section {width: 100%;}
.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
  margin-top: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  font-weight: 400;
  font-size: 13px;
}

.profile-section-sorter {
  flex-basis: 100%;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {width: 100%;}
.profile-section-sorter .dropdown-toggle::after {right: 0;}
[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

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

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

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]:before {
    content: "\1f4c4";
}
.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]:before {
    content: "\1f4d4";
}
.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]:before {
    content: "\1f4ac";
    line-height: 35px;
}
.collapsible-nav-list {
    display: inline;
    flex-direction: column;
    padding: 0;
}

.collapsible-nav-list li[aria-selected=true] {
  font-weight: 600;
  order: 0;
  position: relative;
}

.collapsible-nav-list li {
  line-height: normal;
  margin-right: 30px;
  display: inline-block;
}

.collapsible-nav-list li > a {
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
}

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

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

.profile-activity-contribution p {text-align: justify;}
ul.profile-contribution-list.profile-articles {
  padding: 0px;
  margin-top: 10px;
}

.options a {
  float: right;
  background: $color_1;
  color: #fff !important;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid $color_1;
}

.profile-info .options a {color: #26bce7;}
.basic-info h1 {
  position: relative;
  font-size: 3.1em;
}

span.profile-section-sorter.dropdown span.dropdown-menu.animated.fadeInDown {
  right: 100%;
  left: 0;
}
span.profile-section-sorter.dropdown {
    float: right;
}
@media all and (max-width: 480px) {
    span.profile-section-sorter.dropdown {
      float: none;
    }
}
@media (min-width: 768px) {
    .profile-header .container {
        flex-wrap: nowrap;
    }
    .profile-header .options {
        flex-wrap: nowrap;
        flex-basis: auto;
        margin-top: 2px;
    }
    .profile-header .options:not(:last-child) {
        margin-bottom: 0;
        margin-right: 10px;
    }
    [dir=rtl] .profile-header .options:not(:last-child) {
        margin-left: 10px;
        margin-right: 0;
    }
    .profile-stats-activity {
        border-top: 0;
        flex-direction: row;
        padding-left:0px;
    }
    .profile-stats-activity .stat {
        flex-direction: column;
    }
    .profile-stats-activity .stat:first-child {
        margin-top: 0;
    }
    .profile-stats-activity .stat:not(:last-child) {
        margin-right: 40px;
    }
    [dir=rtl] .profile-stats-activity .stat:not(:last-child) {
        margin-left: 40px;
        margin-right: 0;
    }
    .profile-stats-activity .stat-label {
        flex: 0 1 auto;
    }
    .profile-stats-counters {
        flex: 0 0 200px;
        border-bottom: 0;
        margin-left: 40px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-left: 0;
        margin-right: 40px;
    }
    .profile-stats-counters .stat {
        flex-direction: column;
    }
    .profile-stats-counters .stat:not(:last-child) {
        margin-bottom: 15px;
    }
    .profile-stats-counters .stat-label {
        flex: 0 1 auto;
    }
    .profile-private-badge {
        flex-basis: auto;
    }
    .profile-section-description {
        flex: 1 0 auto;
        padding-bottom: 0;
    }
    .profile-section-sorter .dropdown-toggle::after {
        position: relative;
    }
    .profile-section-sorter {
        flex: 0 1 auto;
        padding-top: 0;
        border-top: 0;
    }
    .profile-contribution-list > .profile-contribution {
        padding-left: 30px;
    }
    [dir=rtl] .profile-contribution-list > .profile-contribution {
        padding-right: 30px;
        padding-left: 0;
    }
    .profile-contribution-list .profile-contribution-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-contribution-list .profile-contribution-header {
        padding-right: 0;
    }
    .profile-comments .profile-contribution-breadcrumbs {
        margin-left: 0;
    }
    [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
        padding-right: 0;
    }
    .profile-activity {
        padding-left: 20px;
    }
    [dir=rtl] .profile-activity {
        padding-right: 20px;
        padding-left: 0;
    }
    .profile-activity:not(:last-child) {
        border-left: 1px solid #ddd;
    }
    [dir=rtl] .profile-activity:not(:last-child) {
        border-left: 0;
        border-right: 1px solid #ddd;
    }
    .profile-activity-header {
        margin-left: 0;
    }
    [dir=rtl] .profile-activity-header {
        margin-right: 0;
    }
    .profile-activity-description span:first-child {
        display: inline;
    }
    .profile-activity-contribution {
        margin-top: 0;
        margin-left: 50px;
    }
    [dir=rtl] .profile-activity-contribution {
        margin-left: 0;
        margin-right: 50px;
    }
    .profile-activity:before {
        left: -14px;
    }
    [dir=rtl] .profile-activity:before {
        right: -14px;
    }
    .collapsible-nav-list {
        flex-direction: row;
    }
    .community-nav {
      padding: 0;
    }
    .community-nav > ul {
      padding: 0px 0 13px 0;
    }
}
@media (min-width: 1024px) {
    .profile-stats-counters {
        flex: 0 0 270px;
        margin-left: 60px;
    }
    [dir=rtl] .profile-stats-counters {
        margin-right: 60px;
        margin-left: 0;
    }
}

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

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

section.search-form {
  background: url(/hc/theming_assets/01HZPJW4HSH6Z9PR56E3KKVF0B) no-repeat center center;
  background-size: cover;
}

header.header {
  background-color: rgba(231, 95, 63, 1);
  border-bottom: 10px solid #E85F3F;
  border-top: 10px solid #E85F3F;
}

.header-wrapper {
  align-items: center;
  display: flex;
  height: 53px;
  justify-content: space-between;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.user-nav {
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  white-space: nowrap;
}

.user-info {display: inline-block;}
.nav-wrapper .icon-menu {
  display: inline-block;
  margin-right: 10px;
  color: #FFFFFF;
}

.nav-wrapper a {
  border: 0;
  color: #FFFFFF;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

.nav-wrapper a:hover {
  color: #FFFFFF;
}

.user-info > [role="button"],
.user-info > [role="button"]:hover {
  border: 0;
  color: #FFFFFF;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
  width: auto;
}

.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

#user #user-name {
  display: none;
  font-size: 14px;
  font-weight: 500;
}

.user-info > [role="button"]::after {color: #FFFFFF;}
.dropdown-menu[aria-expanded="true"] {
  left: auto;
  right: 0;
}

.icon-menu::before {
  content: "\2630";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: 600;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.user-nav[aria-expanded="true"] {
  background-color: rgba(231, 95, 63, 1);
  right: 0;
  left: 0;
  top: 63px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 10px 20px;
}

@media (min-width: 980px) {
  .user-nav {position: relative;}
  .nav-wrapper .icon-menu {display: none;}

  .nav-wrapper a, #user #user-name,
  .user-info .dropdown-toggle::after {display: inline-block;}
}

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

.blocks-item {
  border: 1px solid rgba(231, 95, 63, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(231, 95, 63, 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(231, 95, 63, 1);
  padding: 20px 30px;
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(231, 95, 63, 1);
}

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

.custom-blocks {margin: 30px 0 0;}
.blocks-item-title {
  color: rgba(231, 95, 63, 1);
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 20px;
}

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

.hover-icon {display: none;}

.blocks-item:hover .hover-icon,
.blocks-item:focus .hover-icon,
.blocks-item:active .hover-icon {
  display: block;
  margin: 0 auto;
}

.blocks-item:hover .default-icon,
.blocks-item:focus .default-icon,
.blocks-item:active .default-icon,
.recent-activity-item-parent {display: none;}

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

.comment-footer {text-align: right;}
.my-activities-table a[rel="nofollow"],
.my-activities-table a[rel="nofollow"]:hover {
  padding: 6px 12px;
  background-color: rgba(231, 95, 63, 1);
  border-radius: 4px;
  color: #FFFFFF;
  text-decoration: none;
}

.search-result-description em {
  background-color: yellow;
  color: rgba(51, 51, 51, 1);
}

.back-to-homepage, .btn.new-post {
  background-color: rgba(231, 95, 63, 1);
  color: #FFFFFF;
  font-weight: 500;
}

a.back-to-homepage:hover, .btn.new-post:hover {
  background-color: #d83f1b;
  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;}
}

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

.community-featured-posts .promoted-articles-item > a {
  color: rgba(51, 51, 51, 1);
  padding: 5px 0; }

.recent-activity-item {margin: 8px 0; }
.recent-activity-item-parent {display: none;}
.community-featured-posts h3 {font-size: 18px;}
.community-featured-posts .promoted-articles-item {width: 100%;}

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

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

.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(231, 95, 63, 1);
  color: rgba(231, 95, 63, 1);
}

.topic-subscribe > .dropdown-toggle::after {color: rgba(231, 95, 63, 1);}
.topic-subscribe > .dropdown-toggle:hover::after {color: #FFFFFF;}
.topic-subscribe > .dropdown-toggle:hover, main a.post-unsubscribe {
  background-color: rgba(231, 95, 63, 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 {
  list-style-type: disc;
  padding-left: 18px; }

.community-featured-posts .promoted-articles-item > a {
  color: rgba(51, 51, 51, 1);
  padding: 5px 0; }

.community-featured-posts .promoted-articles-item {
  width: 100%; }

.recent-activity-item-parent {display: none;}
section h2.recent-activity-header {
  font-size: 15px;
  font-weight: 600;
  text-align: left; }

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

.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;}
.blocks-item-link > i {
  font-size: 6em;
  vertical-align: middle;
}