.ui-header .fe-search {
  background-color: #1abc9c !important;
}
.fe-cat-list > ul > li.fe-current > a > .name {
  border-left: 3px solid #1abc9c !important;
}
.fe-tab-items .fe-tab-item.current a,
.fe-tab-items .fe-tab-item.active a {
  border-top: 3px solid #1abc9c !important;
}
.fe-btn-primary,
.fe-btn {
  background: #1abc9c !important;
}
.ui-header {
  background: #2980b9;
}
.fe-content .fe-nav,
.fe-page-heading {
  background: #274c70;
}
.fe-page-heading .fe-thread-actions li a {
  color: #ffffff !important;
}
.ui-footer {
  background: #274c70;
}
#fe_category {
  background: #274c70;
}
.fe-cat-list li a {
  background: #274c70;
  color: #eeeeee !important;
}
body {
  font-family: Helvetica, san-serif;
  font-size: 12px;
}
.fe-title {
  font-family: Helvetica, san-serif !important;
  font-size: 22px !important;
  font-style: 'normal' !important;
}
