/*
  Template Name: Sagma
  Version: 2.1
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: www.twitter.com/dizianaEngage
  Like: 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 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;
}

html,
body {
  background-color: #ffffff !important;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
  height: 100%;
}

pre {white-space: normal;}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

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

body a {
  text-decoration: none;
  color: #e5426e;
}

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

body .btn,
body a.btn,
body .btn:focus,
body .btn:hover,
body a.btn:focus,
body a.btn:hover {
  background-color: #e5426e;
  color: #fff;
  outline: 0px auto -webkit-focus-ring-color;
}

ul li {
  list-style: none;
}
/*Reset css end*/


/*Header start*/
.logo {padding: 0;}
.logo img {margin: 6px 0;}
header.header > .container {padding: 10px 0;}
header.header {border-bottom: 1px solid #ccc;}
header .container-fluid {margin-bottom: -1px;}

.search-unit {
  padding: 55px 0;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
}

.search-box p {
  width: 70%;
  display: inline-block;
  font-size: 1.3em;
  color: #e5426e;
  font-weight: 300;
}

.help-center-name {
  margin: 0 0 30px 0;
  font-weight: 300;
  font-size: 2.1em;
  color: #333333;
}

*,
input[type="search"] {
  box-sizing: border-box;
}

.search-box {
  margin-bottom: 35px;
  padding: 35px 0 10px 0;
  position: relative;
  display: inline-block;
  width: 54%;
}

.search-box .search input[type="search"] {
  background: none repeat scroll 0 0 transparent;
  font-size: 20px;
  padding: 10px;
  width: 90%;
  height: 54px;
  border-right: 1px solid #214055;
  border-radius: 0;
}

.search-box .search input {
  border: 0 none;
  display: block;
  height: 50px;
  outline: 0 none;
  vertical-align: middle;
}

.search-box .search input[type="submit"] {
  border: 0 none;
  bottom: 0;
  box-shadow: none;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  width: 8.5%;
  padding: 0 20px;
  position: absolute;
  right: 4px;
  text-shadow: 0 2px rgba(0, 0, 0, 0.2);
  top: 4px;
  height: 46px;
  border-radius: 0;
  text-indent: 1000px;
  background-color: #e5426e;
}

.search-box .search {
  position: relative;
  border: 1px solid #214055;
  margin-bottom: 20px;
}

.user-nav a.nav-links,
a.submit-a-request {
  padding: 0px 5px 0 10px;
  vertical-align: middle;
}

.user-nav {
  padding: 0;
  width: 100%;
}

nav.primary-menu.menu {vertical-align: middle;}
.primary-menu ul li a {padding: 0px 5px 0 0px;}
.user-nav a.nav-links:first-child {background: none;}

.user-nav li + li a:before {
  content: "";
  padding: 10px;
}

.nav-links,
a.submit-a-request,
.primary-menu ul li a,
.language-selector > a.dropdown-toggle {
  display: inline-block;
  color: #8d8c8c;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.primary-menu ul li a:hover,
.primary-menu ul li a:focus,
.primary-menu ul li a:active {
  background-color: transparent !important;
}

.primary-menu .navbar-toggle {
  background-color: #e5426e;
  margin: 0;
  padding: 5px 10px 3px 10px;
}

.primary-menu button.navbar-toggle.collapsed::after {
  content: "\e236";
  font-family: 'Glyphicons Halflings';
  color: #fff;
}

nav.primary-menu.menu,
.user-nav {display: inline-block;}
.nav-links.active {color: #f45b5f;}

div#user,
.user-nav .login {
  margin: 0px 0 0 10px;
  color: #fff !important;
  background: transparent;
  border: 0;
  font-size: 1.2em;
  font-weight: 400;
  background: #e5426e;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  text-transform: uppercase;
}
div#user:hover {
  background: #8f8f8f;
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
}

/*Home page start*/

.community-image {
  min-height: 300px;
  background-image: url(/hc/theming_assets/01HZP8Q9DG8WH6NTMVXXS0WK17);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.navigation {background: #f1f2f2;}
.community-link {margin-top: 15px;}

.navigation-links {
  overflow: hidden;
  padding-top: 15px;
}

.navigation-links > li {
  padding: 10px 15px;
  text-align: center;
  min-height: 230px;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: -3px;
}

.navigation-links li span,
.navigation-links .category-icon {
  display: block;
  border-radius: 100%;
  width: 165px;
  height: 165px;
  background-color: #fff;
  margin: 0 auto 15px;
  padding: 50px;
}

.navigation-links > li h3 {
  color: #333333;
  font-size: 1.3em;
  font-weight: 400;
  margin: 15px 0;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.navigation-links li h3 a {color: #333333;}
.index-content {padding: 60px 0;}
.index-content .container {padding: 0;}

.index-content h5,
.index-content section h3,
.index-content h2.recent-activity-header {
  font-size: 1.5em;
  color: #333333;
  font-weight: 600;
  margin-top: 0;
}
.index-content section ul {
  padding-left: 15px;
}
.index-content section ul li {
  padding: 3px 0;
  list-style-type: disc;
}
.index-content ul li a {
  color: #24d3fd;
  font-size: 1.2em;
  font-weight: 300;
}
.index-content a {
  color: #24d3fd;
}
.index-content .recent-activity-item-comment,
.index-content .recent-activity-item-time {
  display: inline-block;
}

footer.footer {
  border-top: 1px solid #f1f2f2;
  margin-top: 30px;
}

.footer-inner ul,
.footer-inner .user-nav {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 7px;
  width: initial;
}

.language-selector .dropdown-menu {
  bottom: 32px;
  top: inherit;
}

.footer-inner {
  background-color: #e6e6e6;
  padding: 10px 0;
  margin-top: 3px;
}

.footer-links ul {
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin: 15px 0;
}

.footer-links ul li {display: inline;}

.footer-links ul li,
.footer-links ul li a {
  color: #e5426e;
  font-weight: 400;
}

.footer-links ul li + li:before {
  content: "|";
  padding: 0 5px;
}

.language-selector {display: inline-block;}
ul.recent-activity-list {padding-left: 18px;}
ul.recent-activity-list > li {list-style-type: disc;}

/* Full Knowledgebase Button starts */

.container .btn-lg {
  min-width: 300px;
  font-size: 1.6em;
  background-color: #F1F2F2;
  border-bottom: 3px solid #214055;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.container .btn-lg:hover {
  border-top: 1px solid #214055;
  border-left: 1px solid #214055;
  border-right: 1px solid #214055;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.category-list-popup-view {
  overflow: hidden;
}
.category-list-popup-view section.category > h2 {
  font-size: 1.5em;
  margin: 15px 0;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
.category-list-popup-view section.category > h2 a {
  color: #214055;
}
.category-list-popup-view section.category .section {
  padding: 0 5px;
  display: inline-block;
  float: none;
  margin: -3px;
  vertical-align: top;
}
.category-list-popup-view section.category .section > h3 {
  margin: 0;
  font-size: 1.3em;
  margin-bottom: 8px;
}
.category-list-popup-view section.category .section > h3 a {
  color: #333;
}
/* Full Knowledgebase Button Ends */

/*Home page end*/

.sub-nav {
  padding: 10px 0;
}
.breadcrumbs li,
.footer-links li {
  display: inline-block;
}
.breadcrumbs li a {
  font-size: 1.08em;
  color: #8d8c8c;
  font-weight: 300;
}
.breadcrumbs li + li:before {
  content: "|";
  color: #8d8c8c;
}
.troubleshooting .article-list > li {
  border-radius: 0;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}
.troubleshooting .article-list li a {
  border: 1px solid #dedede;
  color: #333333;
  display: block;
  font-size: 1.3em;
  font-weight: 300;
  outline: 0 none;
  padding: 15px 60px 30px 15px;
  width: 100%;
  border-radius: 3px;
}
.troubleshooting .article-list li a.open {
  box-shadow: 0px 2px 5px #dedede;
}
span.toggle-icon {
  font-size: 1em;
  position: absolute;
  right: 40px;
  top: 24px;
  color: #3b3b3b;
}
.article-body-list li {
  margin: 2px 0;
}
h1.article-title,
h1.category-title,
h3.submit-request-heading,
h1.search-results-heading,
h2.search-results-subheading {
  color: #333333;
  font-size: 1.4em;
  font-weight: 400;
  margin: 0 0 10px;
  letter-spacing: .8px;
}
h3.submit-request-heading {
  margin: 30px 0 10px 0;
}
h1.section-title,
h3.submit-request-heading {
  border-bottom: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 0 0 15px 0px;
}
.submit-request {
  padding: 50px 0 100px;
  color: #333333;
  font-size: 1.3em;
  font-weight: 300;
}
.submit-request a {
  color: #24d3fd;
}
.breadcrumb-wrapper .search-box {
  width: 100%;
  margin-bottom: 0;
}
.breadcrumb-wrapper .search {
  float: right;
  width: 100%;
}
.breadcrumb-wrapper .search-box .search input[type="search"] {
  width: 88.8%;
  height: 48px;
  font-size: 1.1em;
  font-weight: 300;
  text-transform: capitalize;
}
.breadcrumb-wrapper .search-box .search input[type="submit"] {
  width: 9.5%;
  height: 40px;
}
.comment-actions .dropdown-toggle:before,
.question-controls span.dropdown-toggle:before,
.answer-controls span.dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}
.comment-actions {
  float: right;
}
.question-controls span.dropdown-toggle:before {
  padding-right: 3px;
}
body .dropdown-menu[aria-expanded=true] {
  left: inherit;
  right: 0;
}

/*Category page start*/

.knowledge {
  padding-bottom: 60px;
}
.section-tree .section h3 {
  color: #333333;
  font-size: 1.08em;
  font-weight: 400;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
.section-tree .section h3 a {
  color: #333333;
}

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

ul.article-list li a {
  border: 0px;
  color: #24d3fd;
  font-size: 1em;
  font-weight: 300;
  outline: 0 none;
  padding: 5px 0;
  width: 100%;
}
/*Category page end*/

/* Section page start */

.section-title-and-subscribe {
  display: table;
  width: 100%;
  border-bottom: solid 1px #dedede;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

h1.category-title.section-title {
  display: table-cell;
  border-bottom: 0;
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 6px;
}

.section-subscribe.dropdown {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.section-subscribe .dropdown-toggle:after {
  color: #fff;
}

p.list-item {margin-bottom: 0;}

/* Section page end */

/*Article page start*/

.started-section ul li a {
  display: block;
  background: #fafafa;
  color: #333333;
  padding: 20px 15px;
  margin-bottom: 5px;
  border: 1px solid #e1e1e1;
  border-width: 1px 0;
  text-transform: uppercase;
}
.started-details p {
  line-height: 2em;
}
.started-section ul li a.active {
  background: #e5426e;
  color: #fff;
  border: 0;
}
.getting-started h5 {
  color: #333333;
  font-weight: 400;
  font-size: 1.2em;
  text-transform: capitalize;
}
.getting-started p {
  font-size: 1.08em;
  margin-bottom: 0;
}

.training ul li {
  padding: 0 0 70px;
}
.training h4 {
  color: #333333;
  font-size: 1.3em;
  font-weight: 300;
  padding-bottom: 13px;
}
.training p {
  color: #333333;
  font-size: 1.08em;
  font-weight: 300;
  padding-bottom: 30px;
}
.training-section {
  padding: 0;
}
.training-section img {
  width: 100%;
  max-width: 610px;
}
.training-details {
  display: table;
  padding-left: 30px;
  position: absolute;
  right: 0;
  top: 30%;
}
.training-details ul {
  padding-left: 15px;
}
.training-details ul li {
  padding: 2px 0;
  list-style-type: disc;
  color: #24d3fd;
  font-size: 1.08em;
  font-weight: 300;
}
.training-details h5 {
  color: #333333;
  font-weight: 300;
  font-size: 1.3em;
}

/*Article page end*/

/*search result start*/

.search-results-column {
  width: 100%;
}
div#search-result-heading {
  border-top: 1px solid #ececec;
  font-size: 1.3em;
  padding: 15px 5px;
  border-bottom: 1px solid #ececec;
  font-weight: 500;
}
section.search-results-column h2.search-results-subheading {
  padding-top: 25px
}
h1.search-results-heading {
  text-transform: uppercase;
}
.search-results-subheading-link {
  color: #24d3fd;
  float: right;
  font-size: 16px;
  margin-top: -4%;
  font-weight: 400;
}
.search-result {
  border-bottom: 1px solid #ececec;
  padding: 15px 0;
}
.search-result-link,
.search-result-link:hover,
.search-result-link:active,
.search-result-link:focus {
  color: #e5426e;
  font-size: 1.3em;
}
.search-result-description {
  color: #e5426e;
  font-size: 1.1em;
}
.search-result-heading {
  font-size: 1.9em;
  font-weight: 400;
}
.search-result-heading {
  border-bottom: 1px solid #ececec;
  font-size: 1.9em;
  font-weight: 400;
  padding: 0 0 30px;
}
/*search result end*/

/* 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,
.powered-by-zendesk {
  display: none;
}
.my-activities-header .breadcrumbs li {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
}
.breadcrumbs li + li::before {
  content: "|";
  margin: 0 10px 0 8px;
}
.my-activities-nav {
  margin-bottom: 50px;
  margin-top: 2%;
}
.nav-bordered li,
.nav-spaced li {
  display: inline-block;
  font-weight: bold;
  background: transparent;
}
.nav li a,
.nav-bordered li a,
.nav-spaced li a,
.community-nav li a,
.side-column a,
.main-column a {
  font-weight: normal;
}
.nav-bordered li + li {
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}
.my-activities-nav ul,
.my-activities-sub-nav ul,
ul.comment-list {
  padding-left: 0;
}
.my-activities-sub-nav {
  margin-bottom: 15px;
}
.my-activities-table {
  overflow-x: auto;
}
.nav-spaced li + li {
  margin: 0 0 0 40px;
}
table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
th {
  border-width: 1px 0;
  color: #bebebe;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
body td,
body th {
  border-color: #e2e2e2;
  border-style: solid;
  padding: 12px;
}
td {
  border-width: 0 0 1px;
}
.con-table .table thead {
  background: #e5426e;
}
.con-table .table thead tr th {
  color: #ffffff;
}
/* Contributions & Following Page End */

/* Request list page start */

.request-table-toolbar {
  display: table;
  padding: 8px;
  width: 100%;
  box-shadow: 4px 3px 0px 1px #efefef;
  background: #e5426e;
}
.request-table-toolbar label {
  color: #fff;
}
.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;
}
.reply-form {
  padding-top: 3%;
}
/* Request list page end */

/* Request page */

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

.error-page {
  text-align: center;
  padding-top: 4%;
  min-height: 400px;
}
.error-page > h1 {
  font-size: 4em;
  text-transform: uppercase;
  font-weight: 300;
}
.error-page a,
.container a:hover,
.section-tree .section h3 a:hover {
  color: #e5426e;
}
.error-page > p {
  padding-bottom: 3%;
  font-size: 1.9em;
  margin: 0 auto;
  font-weight: 400;
  color: #5b5b5b;
}
.error-page h2 {
  font-size: 1.9em;
  font-weight: 400;
  color: #5b5b5b;
}
/* Error page end */
/* New Request page starts */

.form {
  max-width: 600px;
  padding-top: 20px;
}
.form-field {
  margin-top: 10px;
}
.form-field label {
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
  font-size: 1.19em;
}
.form footer {
  background: transparent;
  border: 0;
  margin-top: 20px;
}
footer input[type="submit"],
.answer-form-controls input[type="submit"],
form footer a,
.comment-form input[type="submit"] {
  background: #e5426e;
  border-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  padding: 6px 20px;
}
.comment-form input[type="submit"] {
  margin-top: 10px;
  float: right;
}
form footer a {
  border-radius: 2px;
  color: #fff !important;
  padding: 8px 15px;
  vertical-align: middle;
}
.form-field #request_description {
  border-color: #e8e8e8;
  margin-bottom: 10px;
  background-color: #f8f8f8;
}
nav.pagination {
  margin: 0 0 20px 0;
}
nav.pagination ul li {
  background: #e5426e;
  padding: 4px 10px;
  box-shadow: 4px 5px 4px 2px #efefef;
  display: inline-block;
  color: #fff;
}
nav.pagination ul li a {
  font-weight: 500;
  color: #fff;
}
/* New Request page end */
/* Community page starts */

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix::after {
  clear: both;
}
.community-heading {
  font-size: 18px;
  width: 100%;
}
.community-nav {
  padding: 10px 0 0px 0;
  margin-left: 0px;
}
.community-nav li {
  display: inline-block;
  font-weight: bold;
  padding-right: 30px;
}
.community-nav li + li {
  border-left: 1px none #eeeeee;
  padding-left: 30px;
}
.community-nav li a {
  font-weight: normal;
}

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

.topic-heading,
.question-heading,
.answer-list-heading {
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  padding-top: 10px;
}

.topic-header > *,
.question-header > * {
  display: table-cell;
  vertical-align: middle;
  padding-top: 0;
}

.topic-subscribe > a:after {color: #fff;}

.topic-header .topic-meta,
.question-header .question-meta {
  padding: 0 15px;
  white-space: nowrap;
}
.question-meta,
.answer-meta,
.topic-meta {
  color: #cccccc;
  font-size: 11px;
}
.question,
.answer {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
  position: relative;
}
.question-topic-list {
  margin: -20px 0 30px;
}
.question-topic-list li {
  display: inline-block;
  margin: 10px 10px 0 0;
}

.question-topic-list a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  color: #cccccc;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

.vote {
  display: table-cell;
  margin-left: 15px;
  margin-right: 10px;
  min-width: 50px;
  vertical-align: top;
}

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

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

.vote-controls {border-radius: 5px;}
.vote-up::before {content: "\2B06";}
.vote-down::before {content: "\2B07";}

.vote-up::before,
.vote-down::before {font-size: 18px;}

.vote-voted::before {color: #333333;}

.question-avatar-agent::after,
.answer-avatar-agent::after {
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: 14px auto;
  content: " ";
  height: 15px;
  left: 30px;
  position: absolute;
  top: 30px;
  width: 15px;
}
.question-avatar,
.answer-avatar {
  display: table-cell;
  margin-right: 10px;
  min-width: 50px;
  position: relative;
  vertical-align: top;
}

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

a.organization-subscribe,
a.organization-subscribe:hover,
a.organization-subscribe:active,
a.organization-subscribe:focus {
  color: #fff;
}

.org-filter,
.req-filter {display: inline-block;}

.question-body,
.answer-body,
.answer-official-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.question-title,
.topic-title {
  font-size: 15px;
  margin: -3px 0 5px;
}
.markdown {
  line-height: 1.7;
  word-wrap: break-word;
}
.question-body .question-meta,
.answer-body .answer-meta,
.answer-official-body .answer-meta {
  float: left;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
  content: "•";
  font-size: 10px;
  margin: 0 10px;
}
.answer-form {
  margin: 30px 0 0 95px;
}
.sub-nav form {
  display: none;
}
.answer-form-controls {
  margin-top: 10px;
  text-align: right;
}
.answer-form-controls .pull-left {
  float: left;
}
.answer-form-controls input[type="submit"] {
  margin-left: 15px;
}
ul.share {
  display: inline;
}
.accordion-topics .panel-title > a,
.community-accordion .panel-title > a {
  color: #888;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
  display: none;
}
.share-label + .share {
  left: 0;
  line-height: 50px;
  position: relative;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  width: 175px;
  z-index: 1;
}
.share li,
.share a {
  display: inline-block;
}
.share a::before {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}
.share-facebook::before {
  content: "";
  background: #3b5998;
}
.share-twitter::before {
  content: "";
  background: #00ACED;
}
.share-linkedin::before {
  content: "";
  background: #007BB6;
}
.share-googleplus::before {
  content: "";
  background: #DD4A3A;
}
.share a {
  height: 31px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}
.share li,
.share a {
  display: inline-block;
}
input[type="checkbox"] + label {
  display: inline-block;
  margin-left: 5px;
}
lable {
  font-size: 12px;
}
.community-sub-nav {
  padding: 15px 0;
  position: relative;
  width: 100%;
}
.community-sub-nav a,
.question-list a {
  font-weight: normal;
}
.community-sub-nav li {
  display: inline-block;
  font-weight: bold;
  padding-right: 15px;
}
.community-sub-nav li + li,
.article-template > .col-md-3 {
  padding-left: 0px;
}
.community-nav li:last-child {
  border: 0 none;
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  top: -5px;
}
.community-nav li:last-child a {
  background: #e5426e;
  color: #fff !important;
}
.community-nav li:last-child a::before {
  content: "✎";
  font-family: "entypo";
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.topic.col-md-6 {
  display: inline-block;
  padding: 20px 30px 20px 5px;
  vertical-align: top;
  float: none;
  margin: -3px;
}

.question-meta,
.answer-meta,
.topic-meta {
  color: #cccccc;
  font-size: 11px;
}
form#new_question {
  padding: 30px 10px;
}
form#new_question textarea {
  border-color: #efefef;
  margin-bottom: 15px;
}
h2.request-heading {
  font-size: 1.7em;
  text-transform: capitalize;
}
.community-temp > .clearfix {
  padding: 0 0 0 30px;
}
section.related-questions {
  padding: 10px 2px 27px 25px;
  line-height: 1.8em;
  border: 1px solid #efefef;
  margin-top: -6px;
}
section.related-questions ul,
.community-sub-nav ul,
ul.question-list {
  padding-left: 0;
}
.community-sub-nav ul {
  margin: 0 !important;
}
textarea#answer_body {
  height: 100px;
  padding: 12px;
  border: 1px solid #efefef;
}
.answer-form-controls input[type="submit"],
footer input[type="submit"],
footer > a,
section.side-column [role="button"] {
  background: #e5426e;
  color: #fff;
}
.inner-template .form footer input[type="submit"] {
  font-weight: bold;
}
footer > a {
  padding: 9px 12px;
  margin-right: 10px;
}
footer > a:hover {
  color: #fff;
}
.clearfix > h1,
.form-column > h1 {
  font-size: 1.8em;
}
.community-nav > ul,
.community-sub-nav > ul {
  border-bottom: 1px solid #efefef;
  margin: 0;
  padding: 0px 0 15px 0;
}

form#new_question .form-field input,
form#new_question .form-field textarea {
  border: 1px solid #e8e8e8;
  margin-bottom: 5px;
  min-height: 35px;
  background-color: #f8f8f8;
}

form#new_question .form-field input,
.form-field input {
  border: 1px solid #e8e8e8;
  margin-bottom: 10px;
  min-height: 35px;
  border-radius: 0;
  padding-left: 10px;
  background-color: #f8f8f8;
}

textarea#question_details,
#request_description {
  min-height: 200px;
  border: 1px solid #e8e8e8;
}

.nesty-input {
  margin: 0;
  border: 1px solid #e8e8e8;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}

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

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

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

.searchbox-suggestions {
  padding: 9px 0 0 10px;
  border: 1px solid #c4c4c4;
  background: #fff;
  margin-bottom: 10px;
}
.searchbox {
  padding-top: 10px;
}
h3.related-questions-heading {
  text-transform: capitalize;
}
/* Community page ends */

.article-vote {
  vertical-align: middle;
  display: inline-block;
}
a.article-vote-up:before {
  content: "\1f44d";
}
a.article-vote-down:before {
  content: "\1f44e";
}
.article-vote-controls a {
  border: 1px solid #E1E1E1;
  font-size: 15px;
  font-family: entypo;
  color: #e5426e;
  margin-right: 3px;
}

.article-vote-controls a[aria-selected="true"],
.article-vote-controls a[aria-selected="true"]:hover {
  background-color: #e5426e;
  color: #fff;
}

.article-vote-controls a:hover {
  color: #e5426e;
}
.article-voting {
  border-top: 1px #E1E1E1 solid;
  border-bottom: 1px #E1E1E1 solid;
  padding: 20px 0;
  margin: 30px 0;
}
.article-voting ul.share {
  float: right;
}
.article-vote-controls {
  padding: 8px 2px;
  display: inline;
}
span.article-vote-question {
  font-size: 1.2em;
}
section.article-comments > h2 {
  font-size: 1.5em;
}

a.see-all-articles,
a.see-all-articles:hover {
  color: #e5426e;
  margin-left: -18px;
  margin-top: 10px;
}

.question-controls a + a,
.answer-controls a + a {
  margin-left: 15px;
}
img#user-avatar {
  display: none;
}
#user #user-dropdown {
  left: inherit;
}
#user,
a.submit-a-request {
  display: inline-block;
}
.request-submit a.submit-a-request {
  color: #fff;
}
.my-activities-table > p {
  padding: 20px 0;
}
.comment-body,
.answer-text,
.question-body p {
  word-wrap: break-word;
  word-break: break-word;
}
.con-table table tbody tr td + td,
.con-table table thead tr th + th {
  text-align: center;
}
footer.comment-footer,
header.comment-header {
  background: transparent;
  overflow: visible;
  border: 0;
}
.content-section ul,
.content-section ol,
.comment-body ol,
.comment-body ul,
.answer-text ul,
.answer-text ol,
.question-text ul,
.question-text ol {
  padding-left: 20px;
}
.content-section ul > li,
.comment-body ul > li,
.question-text ul > li,
.answer-text ul > li {
  list-style-type: disc;
}
.content-section ol > li,
.comment-body ol > li {
  list-style-type: decimal;
}
.content-section img {
  padding: 3px;
  border: 1px solid #E1E1E1;
}
.with-image span,
.with-image:after {
  color: #ffffff;
}
#user #user-name {
  font-size: 1.2em;
  max-width: 70px;
}
.article-user-info img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.article-user-info {
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  max-width: 400px;
  margin-bottom: 30px;
  color: #D4D4D4;
}
.recent-activity-item-parent,
.recent-activity-item-link {
  display: block;
}
.recent-activity-item-comment:before {
  display: inline-block;
  content: "\2022";
}

.recent-activity-item-comment span:before {
  content: "\1F4AC";
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
  margin-left: 8px;
  margin-right: 2px;
}

.index-content ul li a.recent-activity-item-parent {
  color: #000;
  font-size: 1.1em;
}
li.recent-activity-item {
  padding-bottom: 15px;
}
a.article-subscribe,
a.article-unsubscribe,
a.question-unsubscribe,
a.question-subscribe {
  float: right;
  color: #fff !important;
  background: #e5426e;
}
.search-result-votes {
  display: inline-block;
  line-height: 1;
  margin-left: 5px;
  padding: 4px 5px;
  position: relative;
  top: -2px;
  color: #fff;
  background: #e5426e;
}
.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
  margin-right: 3px;
}
ul.attachment-list li:before,
ul.attachments li:before {
  content: "\1F4CE";
  font-family: entypo;
  margin-right: 2px;
}
.article-attachments ul.attachments li:first-child {
  padding-top: 20px;
}
.answer-accept {
  position: relative;
  top: -13px;
}

.list-item-icon {display: none;}

.home-category-list .accordion-toggle.collapsed:after,
.home-category-list .accordion-toggle:after,
.home-category-list .accordion-toggle.open:after {
  content: "";
  height: 56px;
  width: 46px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -45px;
  cursor: pointer;
}

.home-category-list a.accordion-toggle {
  display: block;
  cursor: default;
  height: 1px;
  margin-bottom: 90px;
}

div#accordion2 {display: none;}
h2.recent-activity-header {font-size: 24px;}

.recent-activity-item-time,
.recent-activity-item-comment {display: inline;}
.recent-activity-item-comment:before {display: none;}

.section.community-featured-posts.col-md-6.col-xs-12.col-sm-6 {
  padding-left: 3px;
}

section.container.community-footer {
  border: solid 1px #eee;
  border-radius: 4px;
  margin-top: 30px;
  padding: 10px 5px 16px;
}

.question-controls .dropdown-menu {
  max-height: 220px;
  overflow-y: auto;
}

div#menu {
  padding-left: 0;
  padding-right: 0;
}

.article-title.menu-title {
  background-color: #e5426e;
  padding: 6px 12px;
  border-bottom: solid 1px #e5426e;
  color: #fff;
  font-size: 26.6px;
  margin-top: 0;
  width: 100%;
  text-align: left;
  outline: 0;
}

ul.article-list {padding-left: 18px;}
.started-section {margin-bottom: 20px;}
.form-field input[type="checkbox"] {margin-bottom: 10px;}

a.organization-unsubscribe,
a.organization-unsubscribe:hover,
a.organization-unsubscribe:active,
a.organization-unsubscribe:focus,
.my-activities-following-header .dropdown-toggle:after {
  color: #fff;
}

.my-activities-following-header {margin-bottom: 20px;}

.my-activities-following-header .dropdown-menu[aria-expanded=true]{
  left: 0;
  right: inherit;
}


/* Responsive CSS starts */

@media all and (max-width: 767px) {
  .logo {
      padding: 0 15px;
  }

  .enquiry-form,
  nav.primary-menu.menu {
    width: 100%;
    margin-bottom: 5px;
  }

  .index-content .col-xs-12 {
      margin-bottom: 20px;
  }
  .training-details {
      position: relative;
      padding-left: 0;
  }
  div#user {
      padding: 0;
  }
  body .article-template > .col-md-3 {
      padding-left: 15px;
  }
  .side-column.col-md-4 {margin-top: 20px;}
  span.profile-section-sorter .dropdown-toggle:after {
    right: inherit;
    left: initial;
  }
  body span.profile-section-sorter .dropdown-menu {
    left: 0;
    right: inherit;
  }
}

@media all and (max-width: 992px) {
  nav.primary-menu.menu a,
  body .user-nav a,
  body #user #user-name,
  body .language-selector > a.dropdown-toggle {
    font-size: 1em;
  }

  .search-box {width: 80%;}
  .search-box .search input[type="search"] {
    width: 90%;
  }

  nav.primary-menu.menu {float: left;}
}

@media all and (max-width: 600px) {
  .article-voting ul.share {
      float: none;
      display: block;
  }
}

@media all and (max-width: 768px) {
  .navbar-collapse {text-align: left;}
  .primary-menu ul li a {padding: 2px 5px 2px 0px;}

  .user-nav li + li a:before {
    background: none;
    padding: 0;
  }
}

@media all and (max-width: 700px) {
  .started-section,
  .started-details {
      width: 100%;
      margin-bottom: 20px;
  }
  .search-results-subheading-link {
      float: none;
  }
  .home-search .search input[type="search"] {
      border-right: 0;
  }
}
@media all and (max-width: 480px) {

  .community-nav li:last-child {
    float: none;
    top: 10px;
    margin-bottom: 10px;
  }

  .search-box,
  .navigation-links > li {
      width: 100%;
  }
  .troubleshooting .article-list li a {
      font-size: 1em;
  }
  .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;
  }
  .subscribe-bg .btn-lg {
      font-size: 0.9em;
  }
  .nav li.active a {
      background: none !important;
  }
  .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-table {
      font-size: 0.8em;
  }
  .question-avatar,
  .answer-avatar {
      display: table;
      margin: 20px 0;
  }
  .main-column .vote {
      float: right;
  }
  .answer-form {
      margin: 20px 0 !important;
  }
  .answer-body {
      display: table;
  }
  .side-column {
      margin-top: 5%;
      margin-left: 0;
  }
  .article-voting ul.share {
      margin: 8px 0;
      width: 100%;
  }
  h2.request-heading,
  .help-center-name {
      font-size: 1.2em;
  }
  .search-box p {
      font-size: 0.9em;
  }
  .breadcrumb-wrapper .search-box .search input[type="search"] {
      border-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .logo {
      text-align: center;
      margin-bottom: 10px;
  }
  .breadcrumb-wrapper .search-box .search input[type="search"] {
      width: 84.8%;
  }
}

/* Responsive CSS ends */

/* Copenhagen CSS starts here */
/***** Metadata *****/
.meta-group {display: block;}
.meta-group * {display: inline;}

.meta-data {
  color: #666;
  font-size: 13px;
  font-weight: 400;
}

.meta-data:not(:last-child)::after,
.search-result-meta > span:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
  font-size: 18px;
  vertical-align: middle;
}

/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.search::before,
.recent-activity-item-comment span::before,
.article-vote::before,
.attachments .attachment-item::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-lock::before {content: "\1F512";}
.icon-star::before {content: "\2605";}
.icon-linkedin::before {content: "\e900";}
.icon-twitter::before {content: "\e901";}
.icon-googleplus-::before {content: "\e902";}
.icon-facebook::before {content: "\e903";}
.icon-agent::before {content: "\1F464";}
.icon-close::before {content: "\2715";}
.icon-arrow-up::before {content: "\2B06";}
.icon-arrow-down::before {content: "\2B07";}
.icon-attachments::before {content: "\1F4CE";}
.icon-comments::before {content: "\1F4AC";}
.icon-search::before {content: "\1F50D";}
.icon-vote::before {content: "\1F44D";}
.icon-handle::before {content: "\25BE";}
.icon-check::before {content: "\2713";}
.icon-gear::before {content: "\2699";}
.icon-menu::before {content: "\2630";}
.icon-article::before {content: "\1F4C4";}
.icon-post::before {content: "\1F4D4";}
.icon-notification-alert::before {content: "\26A0";}
.icon-notification-error::before {content: "\00D7";}
.icon-notification-info::before {content: "\2139";}
.icon-notification-success::before {content: "\2714";}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
.profile-header .container {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
}

.profile-header .profile-info {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  -ms-flex-item-align: center;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  border-radius: 100%;
  height: 65px;
  width: 65px;
}

.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 12px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .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 .options [data-action="edit-profile"] {
  background-color: #e5426e;
  border: 0;
  color: #f1f2f2;
  line-height: normal;
  padding: 8px 20px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 15px 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #e5426e;
  font-weight: 500;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border: solid 1px #e5426e;
  border-radius: 4px;
  color: #e5426e;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 37px;
  padding: 10px;
}

.profile-section {width: 100%;}
.profile-nav > ul {margin-bottom: 0;}
.profile-nav > ul > li:first-child {padding-left: 0;}
.profile-nav > ul > li:not(:first-child) {padding-left: 10px;}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.profile-section-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 10px 0;
  color: #e5426e;
  font-weight: 400;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  -ms-flex-preferred-size: 100%;
  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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  padding: 20px 0;
  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;
}

.profile-avatar .icon-agent {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #78a300;
  border-radius: 100%;
  border: solid 3px #fff;
  color: #fff;
}

[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: 40px;
  color: #999;
}

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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;
  min-width: 40px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 100%;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@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: #ccc;
  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;
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
  margin-left: 5px;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: #e5426e;
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-pending, .status-label-not-planned {
  background-color: #666;
  color: #fff;
}

.status-label-pending {
  text-align: center;
}

.status-label-open {
  background-color: #e03b30;
}

.status-label-closed {
  background-color: #ddd;
}

.status-label-solved {
  background-color: #999;
}

.status-label-new {
  background-color: #ffd12a;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open, .status-label-closed, .status-label-solved, .status-label-new, .status-label-hold {
  text-transform: lowercase;
}

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

/* Copenhagen CSS ends here */
