#ed {
  font-family: "Roboto", sans-serif;
}
#ed .ed-navbar {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  margin-bottom: 36px !important;
}
#ed .ed-navbar__body {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
  margin-bottom: 12px;
}
#ed .ed-navbar__body .ed-navbar__search {
  border-radius: 0;
  width: 100%;
}
#ed .ed-navbar__body .ed-navbar__search.user-dashboard {
  padding-right: 185px;
}
#ed .ed-navbar__body .ed-navbar__search:before {
  font-size: 16px;
  left: 20px;
  top: 14px;
}
#ed .ed-navbar__body .ed-navbar__search-input {
  border: 2px solid #dddddd;
  border-radius: 3px;
  height: 50px;
  font-size: 17px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
}
#ed .ed-navbar__body .ed-navbar__btn-ask {
  height: 50px;
  line-height: 40px;
  font-size: 18px;
  width: 50px;
}
#ed .ed-navbar__body .ed-navbar__o-nav {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 300;
}
#ed .ed-navbar__body .ed-navbar__o-nav .ed-navbar__icon-link {
  background-color: #eeeeee;
  border-radius: 3px;
  height: 50px;
  padding: 0;
  text-align: center;
  width: 50px;
}
#ed .ed-navbar__body .ed-navbar__o-nav .ed-navbar__icon-link.is-active {
  background-color: #428bca;
  color: #ffffff;
}
#ed .ed-navbar__body .ed-navbar__o-nav .ed-navbar__icon-link i {
  font-size: 18px;
  line-height: 50px;
}
#ed .ed-navbar__footer {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #eeeeee;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#ed .ed-navbar__footer ol {
  margin-bottom: -2px;
}
#ed .ed-navbar__footer ol li {
  border-left: 0 !important;
  padding-left: 12px;
  padding-right: 12px;
}
#ed .ed-navbar__footer ol li:before,
#ed .ed-navbar__footer ol li:after {
  display: none;
}
#ed .ed-navbar__footer ol li a {
  font-size: 15px;
  padding: 12px 0;
  position: relative;
}
#ed .ed-navbar__footer ol li a:before {
  display: none;
}
#ed .ed-navbar__footer ol li a:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
}
#ed .ed-navbar__footer ol li a:hover:after {
  background-color: #999999;
}
#ed .ed-navbar__footer ol li.is-active a {
  color: #428bca;
  font-weight: 500;
}
#ed .ed-navbar__footer ol li.is-active a:before {
  display: none;
}
#ed .ed-navbar__footer ol li.is-active a:after {
  background-color: #428bca;
}
#ed .ed-head {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  border-radius: 3px;
  color: #31708f;
  padding: 24px;
  margin-bottom: 36px !important;
}
#ed .ed-head .ed-subscribe {
  top: 15px;
  right: 20px;
}
#ed .ed-forums .ed-forum__hd {
  border-radius: 0;
}
#ed .ed-forums .ed-forum__hd .o-flag__image {
  display: none;
}
#ed .ed-forums .ed-forum__hd .ed-forum__hd-title {
  color: #333333;
  font-size: 18px;
  text-transform: none;
}
#ed .ed-forums .ed-forum__bd .ed-forum-row {
  overflow: hidden;
  position: relative;
  padding-left: 55px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-post-type {
  background-color: #eeeeee;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 5px;
  text-align: center;
  width: 42px;
  height: 42px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-post-type span {
  background: url("../../../images/fr-priority.png") no-repeat top left;
  border-radius: 3px;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  right: 0;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-post-type i {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 40px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__body {
  float: left;
  width: 80%;
}
#ed .ed-forums .ed-forum__bd .is-resolved {
  position: relative;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item .ed-forum-item__title {
  line-height: 1.4;
  margin-bottom: 5px;
  width: 500px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item .ed-forum-item__title a {
  color: #333333;
  font-weight: 500;
  font-size: 17px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item .ed-forum-item__title a:hover,
#ed .ed-forums .ed-forum__bd .ed-forum-item .ed-forum-item__title a:focus,
#ed .ed-forums .ed-forum__bd .ed-forum-item .ed-forum-item__title a:active {
  color: #2a6496;
}
#ed .ed-forums .ed-forum__bd ol.ed-post-item__post-meta .o-label {
  background-color: #ffffff !important;
  border: 1px solid #dddddd !important;
  border-radius: 2px !important;
  color: #555555 !important;
  font-weight: 400;
  font-size: 100% !important;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time {
  float: right;
  text-align: right;
  width: 20%;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div {
  display: inline-block;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .o-label--clean-o {
  background-color: #e1e1e1;
  border: 0;
  font-weight: 400;
  font-size: 12px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .o-label--success-o {
  background: #43a047 !important;
  border: 0 !important;
  color: #ffffff !important;
  font-weight: 400;
  font-size: 12px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .o-label--success-o i {
  color: #ffffff;
  margin-right: 3px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-bug,
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-issue,
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-task {
  font-weight: 400;
  font-size: 12px;
  border: 0;
  color: #ffffff;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-bug:before,
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-issue:before,
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-task:before {
  color: #ffffff;
  font-size: 12px;
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 3px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-bug {
  background-color: #cc0000;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-bug:before {
  content: "\f188";
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-issue {
  background-color: #ff8800;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-issue:before {
  content: "\f059";
}
#ed .ed-forums .ed-forum__bd .ed-forum-item__col-time > div .lb-task {
  background-color: #0099cc;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap {
  font-size: 92%;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar {
  padding-right: 12px;
  float: left;
  position: relative;
  margin-right: 8px;
  width: auto;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar:after {
  background-color: #ccc;
  display: block;
  content: "";
  width: 5px;
  height: 1px;
  position: absolute;
  top: 10px;
  right: 0;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar span {
  color: #a8a8a8;
  display: inline-block;
  margin-right: 3px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar a {
  border-bottom: 1px dotted #eeeeee;
  color: #626262;
  font-weight: 400;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar a:hover,
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar a:focus,
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__col-avatar a:active {
  border-bottom-color: #2a6496;
  color: #2a6496;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__meta {
  float: left;
  margin-right: 10px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item__meta span {
  color: #a8a8a8;
  display: inline-block;
  margin-right: 3px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply {
  float: left;
  width: auto;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply span {
  color: #a8a8a8;
  display: inline-block;
  margin-right: 3px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply a {
  border-bottom: 1px dotted #eeeeee;
  color: #626262;
  font-weight: 400;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply a:hover,
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply a:focus,
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .ed-forum-item-last-reply a:active {
  border-bottom-color: #2a6496;
  color: #2a6496;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap span {
  color: #999999;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap i {
  margin-right: 5px;
}
#ed .ed-forums .ed-forum__bd .ed-forum-item-meta-wrap .o-avatar {
  height: 20px;
  line-height: 20px;
  margin-right: 3px;
  width: 20px;
  overflow: hidden;
}
#ed .ed-forums .ed-forum__ft {
  border-radius: 0;
}
#ed .ed-entry {
  border-radius: 3px;
  border: 1px solid #dddddd;
  padding: 24px;
}
#ed .ed-entry .ed-post-item__title {
  font-size: 26px;
}
#ed .ed-entry .ed-post-item__sub-hd {
  padding-top: 8px;
  padding-bottom: 8px;
}
#ed .ed-entry .ed-post-item__sub-hd .g-list-inline > li {
  font-size: 13px;
}
#ed .o-empty {
  min-height: 1px;
}
#ed .o-empty .o-empty__content {
  top: auto;
  left: auto;
  padding: 24px 0;
  position: relative;
  transform: none;
}
#ed .o-empty .o-empty__content i {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
#ed .o-empty .o-empty__content .o-empty__text {
  display: inline-block;
}
#ed .ed-board-stats .ed-board-stats__bd {
  padding-left: 0;
  padding-right: 0;
}
#ed .o-avatar-list .o-avatar-status {
  padding: 0 10px 10px 0;
}
#ed .o-avatar-list .o-avatar-status .o-avatar {
  margin-right: 5px;
}
#ed.view-categories h2.ed-page-title {
  font-size: 26px;
}
#ed .ed-categories .ed-list {
  margin-left: -10px;
  margin-right: -10px;
}
#ed .ed-categories .ed-list .ed-cat-panel {
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
  margin: 0 0 20px;
  width: 50%;
}
#ed .ed-categories .ed-list .ed-cat-panel .o-flag {
  padding-top: 0;
}
#ed .ed-categories .ed-list .ed-cat-panel .o-flag .o-flag__image {
  margin-right: 15px;
  width: 60px;
}
#ed .ed-categories .ed-list .ed-cat-panel .o-flag .o-flag__image .o-avatar {
  margin-top: 7px;
  height: 42px;
  width: 42px;
}
#ed .ed-categories .ed-list .ed-cat-panel .o-flag .o-flag__image .o-avatar img {
  image-rendering: auto;
  height: auto;
}
#ed .ed-categories .ed-list .ed-cat-panel .o-flag .o-flag__body {
  width: auto;
}
#ed .ed-categories .ed-list .ed-cat-panel .ed-cat-panel__hd {
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  font-size: 14px;
  padding: 24px;
}
#ed .ed-categories .ed-list .ed-cat-panel .ed-cat-name {
  font-size: 17px;
  font-weight: 500;
}
#ed .ed-categories .ed-list .ed-cat-panel p.ed-cat-item-desc {
  color: #555555;
  min-height: 50px;
}
#ed .ed-categories .ed-list .ed-cat-panel .ed-cat-item-meta li {
  background-color: #eeeeee;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
}
#ed .ed-filters {
  margin-bottom: 24px;
}
#ed .ed-filters ul li.o-tabs__item {
  padding: 0 10px 0 0;
}
#ed .ed-filters ul li.o-tabs__item a {
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 14px;
  padding: 4px 12px;
}
#ed .ed-filters ul li.o-tabs__item a:hover,
#ed .ed-filters ul li.o-tabs__item a:focus,
#ed .ed-filters ul li.o-tabs__item a:active {
  background-color: #f7f7f7;
  border-color: #999999;
}
#ed .ed-filters ul li.o-tabs__item.active a {
  background-color: #428bca;
  border-color: #428bca;
  color: #ffffff;
}
#ed .ed-page-title {
  font-size: 19px;
}
#ed .ijoomla-discuss-list .ed-posts-list {
  border: 1px solid #dddddd;
  border-radius: 2px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item {
  border-bottom: 1px solid #dddddd;
  margin-top: 0;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item:last-child {
  border-bottom: 0;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item:nth-child(2n+1) {
  background-color: #fafafa;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item-wrapper {
  padding: 16px 24px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__col-avatar {
  padding-right: 24px;
  width: 60px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__col-avatar .o-avatar--sm {
  height: auto;
  width: 100%;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__col-avatar .o-avatar-status .o-avatar {
  position: relative;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__col-avatar .o-avatar-status .o-avatar:after {
  background-color: #999999;
  border: 2px solid #ffffff;
  content: "";
  display: block;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: 100;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title {
  font-size: 500;
  margin-bottom: 12px;
  vertical-align: middle;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title a {
  font-size: 18px;
  font-weight: 500;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title a:hover,
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title a:focus,
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title a:active {
  color: #2a6496;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-forum-item__title .o-label--success-o {
  background-color: #43a047 !important;
  border: 0 !important;
  border-radius: 2px;
  padding: 3px 5px;
  color: #ffffff !important;
  vertical-align: middle;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-post-item__post-meta {
  float: right;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-post-item__post-meta li span.o-label {
  background-color: #eeeeee;
  color: #555555;
  border: 0;
  border-radius: 2px;
  font-weight: 400;
  font-size: 11px;
  padding: 3px 5px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-post-item__post-meta li span.lb-issue {
  background-color: #ff8800;
  color: #ffffff;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-post-item__post-meta li span.lb-task {
  background-color: #0077bb;
  color: #ffffff;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li {
  color: #999999;
  display: block;
  font-size: 13px;
  float: left;
  margin-right: 8px;
  padding: 0 12px 0 0;
  position: relative;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li:after {
  background-color: #6f6f6f;
  display: block;
  content: "";
  width: 5px;
  height: 1px;
  position: absolute;
  right: 0;
  top: 10px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li:last-child:after {
  display: none;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li .item-priority {
  border-radius: 2px;
  padding: 2px 5px;
  color: #ffffff;
  font-size: 11px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li a {
  color: #555555;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li a:hover,
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li a:focus,
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item .ed-item-post-statistic li a:active {
  color: #2a6496;
  text-decoration: underline;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item.is-private .ed-forum-item__title a {
  color: #555555;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item.is-private .ed-forum-item__title a i {
  font-size: 13px;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item.is-read a {
  color: #999999;
}
#ed .ijoomla-discuss-list .ed-posts-list .ed-post-item.is-resolved a {
  color: #555555;
}
#ed .ijoomla-discuss-list .ed-posts-list.featured-posts {
  border: 1px solid #ffe273;
  margin-bottom: 48px;
}
#ed .ijoomla-discuss-list .ed-posts-list.featured-posts .ed-post-item {
  background-color: #fff5cc;
}
#ed .o-pagination-wrap li > span {
  border-radius: 0 !important;
}